Pull request #41720 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at e1bba7456d9902d04eec8c402f852d0ae17d123c rather than f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 Obtained Jenkinsfile from e1bba7456d9902d04eec8c402f852d0ae17d123c 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 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-11-27T03:30:09.449Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-11-27T03:30:09.459Z] Trying to pass milestone 2 [Pipeline] milestone [2020-11-27T03:30:09.512Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-11-27T03:30:17.523Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08f5eec65fe02f550) in /home/ubuntu/workspace/moby_PR-41720 [Pipeline] { [Pipeline] checkout [2020-11-27T03:30:17.609Z] using credential docker-jenkins-github-credentials [2020-11-27T03:30:17.630Z] Cloning the remote Git repository [2020-11-27T03:30:17.630Z] Cloning with configured refspecs honoured and without tags [2020-11-27T03:30:17.645Z] Cloning repository https://github.com/moby/moby.git [2020-11-27T03:30:17.646Z] > git init /home/ubuntu/workspace/moby_PR-41720 # timeout=10 [2020-11-27T03:30:17.662Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-27T03:30:17.662Z] > git --version # timeout=10 [2020-11-27T03:30:17.666Z] > git --version # 'git version 2.17.1' [2020-11-27T03:30:17.666Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T03:30:17.667Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41720/head:refs/remotes/origin/PR-41720 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-27T03:30:40.352Z] Fetching without tags [2020-11-27T03:30:40.664Z] Merging remotes/origin/master commit e1bba7456d9902d04eec8c402f852d0ae17d123c into PR head commit f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 [2020-11-27T03:30:40.311Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-27T03:30:40.316Z] > git config --add remote.origin.fetch +refs/pull/41720/head:refs/remotes/origin/PR-41720 # timeout=10 [2020-11-27T03:30:40.327Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-27T03:30:40.336Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-27T03:30:40.367Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-27T03:30:40.367Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T03:30:40.368Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41720/head:refs/remotes/origin/PR-41720 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-27T03:30:40.679Z] > git config core.sparsecheckout # timeout=10 [2020-11-27T03:30:40.691Z] > git checkout -f f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 # timeout=10 [2020-11-27T03:30:41.424Z] Merge succeeded, producing f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 [2020-11-27T03:30:41.424Z] Checking out Revision f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 (PR-41720) [2020-11-27T03:30:41.918Z] Commit message: "Fix permissions on oci fixtures files" [2020-11-27T03:30:41.929Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-27T03:30:42.881Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41720:/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-11-27T03:30:41.409Z] > git remote # timeout=10 [2020-11-27T03:30:41.414Z] > git config --get remote.origin.url # timeout=10 [2020-11-27T03:30:41.418Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T03:30:41.419Z] > git merge e1bba7456d9902d04eec8c402f852d0ae17d123c # timeout=10 [2020-11-27T03:30:41.428Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-27T03:30:41.439Z] > git config core.sparsecheckout # timeout=10 [2020-11-27T03:30:41.442Z] > git checkout -f f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 # timeout=10 [2020-11-27T03:30:41.934Z] > git rev-list --no-walk 6dd111081f79a25be2932e874754aaf05d9da469 # timeout=10 [2020-11-27T03:30:47.083Z] 0 adds, 0 deletions; nothing to validate! :) [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 [2020-11-27T03:30:47.885Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08f5eec65fe02f550) in /home/ubuntu/workspace/moby_PR-41720 [Pipeline] node [Pipeline] node [Pipeline] node [2020-11-27T03:30:47.888Z] Running on s390x-ubuntu-03 in /home/jenkins/workspace/moby_PR-41720 [Pipeline] node [2020-11-27T03:30:47.891Z] Running on ppc64le-ubuntu-12 in /home/docker/workspace/moby_PR-41720 [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 [2020-11-27T03:30:47.998Z] using credential docker-jenkins-github-credentials [2020-11-27T03:30:48.012Z] Fetching changes from the remote Git repository [Pipeline] // stage [2020-11-27T03:30:48.024Z] Fetching without tags [Pipeline] // stage [2020-11-27T03:30:48.035Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-11-27T03:30:48.045Z] using credential docker-jenkins-github-credentials [2020-11-27T03:30:48.049Z] Cloning the remote Git repository [2020-11-27T03:30:48.049Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [2020-11-27T03:30:48.061Z] Cloning the remote Git repository [2020-11-27T03:30:48.061Z] Cloning with configured refspecs honoured and without tags [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 [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-11-27T03:30:48.344Z] Merging remotes/origin/master commit e1bba7456d9902d04eec8c402f852d0ae17d123c into PR head commit f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 [2020-11-27T03:30:48.517Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-04c11bf3ead19e80b) in /home/ubuntu/workspace/moby_PR-41720 [Pipeline] { [Pipeline] checkout [2020-11-27T03:30:48.840Z] Merge succeeded, producing f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 [2020-11-27T03:30:48.841Z] Checking out Revision f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 (PR-41720) [2020-11-27T03:30:48.917Z] Commit message: "Fix permissions on oci fixtures files" [2020-11-27T03:30:48.019Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-11-27T03:30:48.029Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-27T03:30:48.038Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-27T03:30:48.039Z] > git --version # timeout=10 [2020-11-27T03:30:48.048Z] > git --version # 'git version 2.17.1' [2020-11-27T03:30:48.048Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T03:30:48.049Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41720/head:refs/remotes/origin/PR-41720 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-27T03:30:48.358Z] > git config core.sparsecheckout # timeout=10 [2020-11-27T03:30:48.362Z] > git checkout -f f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 # timeout=10 [2020-11-27T03:30:48.822Z] > git remote # timeout=10 [2020-11-27T03:30:48.828Z] > git config --get remote.origin.url # timeout=10 [2020-11-27T03:30:48.831Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T03:30:48.832Z] > git merge e1bba7456d9902d04eec8c402f852d0ae17d123c # timeout=10 [2020-11-27T03:30:48.842Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-27T03:30:48.855Z] > git config core.sparsecheckout # timeout=10 [2020-11-27T03:30:48.859Z] > git checkout -f f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 # timeout=10 [2020-11-27T03:30:48.055Z] Cloning repository https://github.com/moby/moby.git [2020-11-27T03:30:48.055Z] > git init /home/jenkins/workspace/moby_PR-41720 # timeout=10 [2020-11-27T03:30:48.065Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-27T03:30:48.065Z] > git --version # timeout=10 [2020-11-27T03:30:48.069Z] > git --version # 'git version 2.17.1' [2020-11-27T03:30:48.069Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T03:30:48.070Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41720/head:refs/remotes/origin/PR-41720 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-27T03:30:48.067Z] Cloning repository https://github.com/moby/moby.git [2020-11-27T03:30:48.067Z] > git init /home/docker/workspace/moby_PR-41720 # timeout=10 [2020-11-27T03:30:48.072Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-27T03:30:48.072Z] > git --version # timeout=10 [2020-11-27T03:30:48.074Z] > git --version # 'git version 2.7.4' [2020-11-27T03:30:48.075Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T03:30:48.076Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41720/head:refs/remotes/origin/PR-41720 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-27T03:30:49.687Z] + [ PR != PR ] [2020-11-27T03:30:49.687Z] + [ master != master ] [2020-11-27T03:30:49.687Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-27T03:30:50.068Z] + docker version [2020-11-27T03:30:50.069Z] Client: Docker Engine - Community [2020-11-27T03:30:50.069Z] Version: 19.03.13 [2020-11-27T03:30:50.069Z] API version: 1.40 [2020-11-27T03:30:50.069Z] Go version: go1.13.15 [2020-11-27T03:30:50.069Z] Git commit: 4484c46d9d [2020-11-27T03:30:50.069Z] Built: Wed Sep 16 17:02:36 2020 [2020-11-27T03:30:50.069Z] OS/Arch: linux/amd64 [2020-11-27T03:30:50.069Z] Experimental: false [2020-11-27T03:30:50.069Z] [2020-11-27T03:30:50.069Z] Server: Docker Engine - Community [2020-11-27T03:30:50.069Z] Engine: [2020-11-27T03:30:50.069Z] Version: 19.03.13 [2020-11-27T03:30:50.069Z] API version: 1.40 (minimum version 1.12) [2020-11-27T03:30:50.069Z] Go version: go1.13.15 [2020-11-27T03:30:50.069Z] Git commit: 4484c46d9d [2020-11-27T03:30:50.069Z] Built: Wed Sep 16 17:01:06 2020 [2020-11-27T03:30:50.069Z] OS/Arch: linux/amd64 [2020-11-27T03:30:50.069Z] Experimental: true [2020-11-27T03:30:50.069Z] containerd: [2020-11-27T03:30:50.069Z] Version: 1.3.7 [2020-11-27T03:30:50.069Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-27T03:30:50.069Z] runc: [2020-11-27T03:30:50.069Z] Version: 1.0.0-rc10 [2020-11-27T03:30:50.069Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-27T03:30:50.069Z] docker-init: [2020-11-27T03:30:50.069Z] Version: 0.18.0 [2020-11-27T03:30:50.069Z] GitCommit: fec3683 [Pipeline] sh [2020-11-27T03:30:50.366Z] + docker info [2020-11-27T03:30:50.366Z] Client: [2020-11-27T03:30:50.366Z] Debug Mode: false [2020-11-27T03:30:50.366Z] [2020-11-27T03:30:50.366Z] Server: [2020-11-27T03:30:50.366Z] Containers: 0 [2020-11-27T03:30:50.366Z] Running: 0 [2020-11-27T03:30:50.366Z] Paused: 0 [2020-11-27T03:30:50.366Z] Stopped: 0 [2020-11-27T03:30:50.366Z] Images: 2 [2020-11-27T03:30:50.366Z] Server Version: 19.03.13 [2020-11-27T03:30:50.366Z] Storage Driver: overlay2 [2020-11-27T03:30:50.366Z] Backing Filesystem: extfs [2020-11-27T03:30:50.366Z] Supports d_type: true [2020-11-27T03:30:50.366Z] Native Overlay Diff: true [2020-11-27T03:30:50.366Z] Logging Driver: json-file [2020-11-27T03:30:50.366Z] Cgroup Driver: cgroupfs [2020-11-27T03:30:50.366Z] Plugins: [2020-11-27T03:30:50.366Z] Volume: local [2020-11-27T03:30:50.366Z] Network: bridge host ipvlan macvlan null overlay [2020-11-27T03:30:50.366Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-11-27T03:30:50.366Z] Swarm: inactive [2020-11-27T03:30:50.366Z] Runtimes: runc [2020-11-27T03:30:50.366Z] Default Runtime: runc [2020-11-27T03:30:50.367Z] Init Binary: docker-init [2020-11-27T03:30:50.367Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-27T03:30:50.367Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-27T03:30:50.367Z] init version: fec3683 [2020-11-27T03:30:50.367Z] Security Options: [2020-11-27T03:30:50.367Z] apparmor [2020-11-27T03:30:50.367Z] seccomp [2020-11-27T03:30:50.367Z] Profile: default [2020-11-27T03:30:50.367Z] Kernel Version: 5.4.0-1025-aws [2020-11-27T03:30:50.367Z] Operating System: Ubuntu 18.04.5 LTS [2020-11-27T03:30:50.367Z] OSType: linux [2020-11-27T03:30:50.367Z] Architecture: x86_64 [2020-11-27T03:30:50.367Z] CPUs: 2 [2020-11-27T03:30:50.367Z] Total Memory: 7.569GiB [2020-11-27T03:30:50.367Z] Name: ip-10-100-123-105 [2020-11-27T03:30:50.367Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-11-27T03:30:50.367Z] Docker Root Dir: /var/lib/docker [2020-11-27T03:30:50.367Z] Debug Mode: false [2020-11-27T03:30:50.367Z] Registry: https://index.docker.io/v1/ [2020-11-27T03:30:50.367Z] Labels: [2020-11-27T03:30:50.367Z] Experimental: true [2020-11-27T03:30:50.367Z] Insecure Registries: [2020-11-27T03:30:50.367Z] 127.0.0.0/8 [2020-11-27T03:30:50.367Z] Live Restore Enabled: true [2020-11-27T03:30:50.367Z] [2020-11-27T03:30:50.367Z] WARNING: No swap limit support [Pipeline] sh [2020-11-27T03:30:50.394Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0514cb6ffa91a181c) in /home/ubuntu/workspace/moby_PR-41720 [Pipeline] { [Pipeline] checkout [2020-11-27T03:30:50.656Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-27T03:30:50.656Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-27T03:30:50.656Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41720/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-27T03:30:50.656Z] + bash /home/ubuntu/workspace/moby_PR-41720/check-config.sh [2020-11-27T03:30:50.656Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-27T03:30:50.656Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-11-27T03:30:50.656Z] [2020-11-27T03:30:50.656Z] Generally Necessary: [2020-11-27T03:30:50.656Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-27T03:30:50.656Z] - apparmor: enabled and tools installed [2020-11-27T03:30:50.656Z] - CONFIG_NAMESPACES: enabled [2020-11-27T03:30:50.656Z] - CONFIG_NET_NS: enabled [2020-11-27T03:30:50.656Z] - CONFIG_PID_NS: enabled [2020-11-27T03:30:50.656Z] - CONFIG_IPC_NS: enabled [2020-11-27T03:30:50.656Z] - CONFIG_UTS_NS: enabled [2020-11-27T03:30:50.656Z] - CONFIG_CGROUPS: enabled [2020-11-27T03:30:50.656Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-27T03:30:50.656Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-27T03:30:50.656Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-27T03:30:50.656Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-27T03:30:50.656Z] - CONFIG_CPUSETS: enabled [2020-11-27T03:30:50.656Z] - CONFIG_MEMCG: enabled [2020-11-27T03:30:50.656Z] - CONFIG_KEYS: enabled [2020-11-27T03:30:50.656Z] - CONFIG_VETH: enabled (as module) [2020-11-27T03:30:50.656Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-27T03:30:50.656Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-27T03:30:50.656Z] - CONFIG_NF_NAT_IPV4: missing [2020-11-27T03:30:50.656Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-27T03:30:50.656Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-27T03:30:50.656Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-27T03:30:50.656Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-27T03:30:50.919Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-27T03:30:50.919Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-27T03:30:50.919Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-27T03:30:50.919Z] - CONFIG_NF_NAT_NEEDED: missing [2020-11-27T03:30:50.919Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-27T03:30:50.919Z] [2020-11-27T03:30:50.919Z] Optional Features: [2020-11-27T03:30:50.919Z] - CONFIG_USER_NS: enabled [2020-11-27T03:30:50.919Z] - CONFIG_SECCOMP: enabled [2020-11-27T03:30:50.919Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-27T03:30:50.919Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-27T03:30:50.919Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-27T03:30:50.919Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-11-27T03:30:50.919Z] - CONFIG_BLK_CGROUP: enabled [2020-11-27T03:30:50.919Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-27T03:30:50.919Z] - CONFIG_IOSCHED_CFQ: missing [2020-11-27T03:30:50.919Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-11-27T03:30:50.919Z] - CONFIG_CGROUP_PERF: enabled [2020-11-27T03:30:50.919Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-27T03:30:50.919Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-27T03:30:50.919Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-27T03:30:50.919Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-27T03:30:50.919Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-27T03:30:50.919Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-27T03:30:50.919Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-27T03:30:50.919Z] - CONFIG_IP_VS: enabled (as module) [2020-11-27T03:30:50.919Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-27T03:30:50.919Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-27T03:30:50.919Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-27T03:30:50.919Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-27T03:30:50.919Z] - CONFIG_EXT4_FS: enabled [2020-11-27T03:30:50.919Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-27T03:30:50.919Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-27T03:30:50.919Z] - Network Drivers: [2020-11-27T03:30:50.919Z] - "overlay": [2020-11-27T03:30:51.180Z] - CONFIG_VXLAN: enabled (as module) [2020-11-27T03:30:51.180Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-27T03:30:51.180Z] Optional (for encrypted networks): [2020-11-27T03:30:51.180Z] - CONFIG_CRYPTO: enabled [2020-11-27T03:30:51.180Z] - CONFIG_CRYPTO_AEAD: enabled [2020-11-27T03:30:51.180Z] - CONFIG_CRYPTO_GCM: enabled [2020-11-27T03:30:51.180Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-11-27T03:30:51.180Z] - CONFIG_CRYPTO_GHASH: enabled [2020-11-27T03:30:51.180Z] - CONFIG_XFRM: enabled [2020-11-27T03:30:51.180Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-27T03:30:51.180Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-27T03:30:51.180Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-27T03:30:51.180Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-11-27T03:30:51.180Z] - "ipvlan": [2020-11-27T03:30:51.180Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-27T03:30:51.180Z] - "macvlan": [2020-11-27T03:30:51.180Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-27T03:30:51.180Z] - CONFIG_DUMMY: enabled (as module) [2020-11-27T03:30:51.180Z] - "ftp,tftp client in container": [2020-11-27T03:30:51.180Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-27T03:30:51.180Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-27T03:30:51.180Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-27T03:30:51.180Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-27T03:30:51.180Z] - Storage Drivers: [2020-11-27T03:30:51.180Z] - "aufs": [2020-11-27T03:30:51.180Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-27T03:30:51.180Z] - "btrfs": [2020-11-27T03:30:51.180Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-27T03:30:51.180Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-27T03:30:51.180Z] - "devicemapper": [2020-11-27T03:30:51.180Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-27T03:30:51.180Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-27T03:30:51.180Z] - "overlay": [2020-11-27T03:30:51.180Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-27T03:30:51.180Z] - "zfs": [2020-11-27T03:30:51.441Z] - /dev/zfs: present [2020-11-27T03:30:51.441Z] - zfs command: missing [2020-11-27T03:30:51.441Z] - zpool command: missing [2020-11-27T03:30:51.441Z] [2020-11-27T03:30:51.441Z] Limits: [2020-11-27T03:30:51.441Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-27T03:30:51.441Z] [2020-11-27T03:30:51.441Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-11-27T03:30:51.787Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 . [2020-11-27T03:30:51.787Z] #1 [internal] load .dockerignore [2020-11-27T03:30:51.787Z] #1 DONE 0.0s [2020-11-27T03:30:51.787Z] [2020-11-27T03:30:51.787Z] #2 [internal] load build definition from Dockerfile [2020-11-27T03:30:51.787Z] #2 transferring dockerfile: 16.58kB done [2020-11-27T03:30:51.787Z] #2 DONE 0.0s [2020-11-27T03:30:51.787Z] [2020-11-27T03:30:51.787Z] #1 [internal] load .dockerignore [2020-11-27T03:30:51.787Z] #1 transferring context: 87B done [2020-11-27T03:30:51.787Z] #1 DONE 0.0s [2020-11-27T03:30:51.787Z] [2020-11-27T03:30:51.787Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-11-27T03:30:51.787Z] #3 DONE 0.1s [2020-11-27T03:30:52.047Z] [2020-11-27T03:30:52.047Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-11-27T03:30:52.047Z] #4 CACHED [2020-11-27T03:30:52.047Z] [2020-11-27T03:30:52.047Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-27T03:30:52.047Z] #7 DONE 0.1s [2020-11-27T03:30:52.047Z] [2020-11-27T03:30:52.047Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-11-27T03:30:52.309Z] #6 DONE 0.2s [2020-11-27T03:30:52.309Z] [2020-11-27T03:30:52.309Z] #5 [internal] load metadata for docker.io/library/debian:buster [2020-11-27T03:30:52.309Z] #5 DONE 0.1s [2020-11-27T03:30:52.309Z] [2020-11-27T03:30:52.309Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T03:30:52.309Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2020-11-27T03:30:52.570Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.80MB / 50.40MB 0.2s [2020-11-27T03:30:52.570Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-11-27T03:30:52.570Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-11-27T03:30:52.570Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-11-27T03:30:52.831Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.71MB / 50.40MB 0.4s [2020-11-27T03:30:52.945Z] using credential docker-jenkins-github-credentials [2020-11-27T03:30:52.954Z] Cloning the remote Git repository [2020-11-27T03:30:52.954Z] Cloning with configured refspecs honoured and without tags [2020-11-27T03:30:53.091Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 15.29MB / 50.40MB 0.6s [2020-11-27T03:30:53.091Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 271.75kB / 7.81MB 0.6s [2020-11-27T03:30:53.091Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 20.29MB / 50.40MB 0.8s [2020-11-27T03:30:53.091Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 2.94MB / 7.81MB 0.8s [2020-11-27T03:30:53.290Z] using credential docker-jenkins-github-credentials [2020-11-27T03:30:53.297Z] Cloning the remote Git repository [2020-11-27T03:30:53.297Z] Cloning with configured refspecs honoured and without tags [2020-11-27T03:30:53.355Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 23.08MB / 50.40MB 0.9s [2020-11-27T03:30:53.355Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.9s [2020-11-27T03:30:53.355Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 28.84MB / 50.40MB 1.1s [2020-11-27T03:30:53.355Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.0s done [2020-11-27T03:30:53.355Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 1.1s [2020-11-27T03:30:52.629Z] Cloning repository https://github.com/moby/moby.git [2020-11-27T03:30:52.692Z] > git init /home/ubuntu/workspace/moby_PR-41720 # timeout=10 [2020-11-27T03:30:53.616Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 31.47MB / 50.40MB 1.2s [2020-11-27T03:30:53.616Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 2.64MB / 10.00MB 1.2s [2020-11-27T03:30:53.616Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 3.51MB / 10.00MB 1.3s [2020-11-27T03:30:53.877Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 35.91MB / 50.40MB 1.4s [2020-11-27T03:30:53.877Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 5.18MB / 10.00MB 1.4s [2020-11-27T03:30:52.893Z] Cloning repository https://github.com/moby/moby.git [2020-11-27T03:30:52.974Z] > git init /home/ubuntu/workspace/moby_PR-41720 # timeout=10 [2020-11-27T03:30:53.618Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-27T03:30:53.618Z] > git --version # timeout=10 [2020-11-27T03:30:53.655Z] > git --version # 'git version 2.17.1' [2020-11-27T03:30:53.655Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T03:30:53.657Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41720/head:refs/remotes/origin/PR-41720 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-27T03:30:54.141Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-058690922e5e7b4c2) in /home/ubuntu/workspace/moby_PR-41720 [Pipeline] { [2020-11-27T03:30:54.142Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 39.50MB / 50.40MB 1.6s [2020-11-27T03:30:54.142Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.5s done [2020-11-27T03:30:54.142Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 1.6s [2020-11-27T03:30:54.142Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 45.20MB / 50.40MB 1.8s [2020-11-27T03:30:54.142Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.83MB / 51.83MB 1.8s [Pipeline] checkout [2020-11-27T03:30:54.406Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 48.73MB / 50.40MB 1.9s [2020-11-27T03:30:54.406Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.71MB / 51.83MB 2.0s [2020-11-27T03:30:53.696Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-27T03:30:53.697Z] > git --version # timeout=10 [2020-11-27T03:30:53.709Z] > git --version # 'git version 2.7.4' [2020-11-27T03:30:53.710Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T03:30:53.863Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41720/head:refs/remotes/origin/PR-41720 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-27T03:30:54.669Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 10.55MB / 51.83MB 2.1s [2020-11-27T03:30:54.669Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 15.31MB / 51.83MB 2.3s [2020-11-27T03:30:54.669Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 18.07MB / 51.83MB 2.4s [2020-11-27T03:30:54.930Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2020-11-27T03:30:55.190Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.5s done [2020-11-27T03:30:55.190Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 23.85MB / 51.83MB 2.7s [2020-11-27T03:30:55.190Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 2.7s [2020-11-27T03:30:55.190Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.8s [2020-11-27T03:30:55.452Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 27.30MB / 51.83MB 2.9s [2020-11-27T03:30:55.452Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.52MB / 68.67MB 2.9s [2020-11-27T03:30:55.715Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 33.03MB / 51.83MB 3.2s [2020-11-27T03:30:55.715Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 8.81MB / 68.67MB 3.2s [2020-11-27T03:30:55.715Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 36.16MB / 51.83MB 3.3s [2020-11-27T03:30:55.715Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 14.49MB / 68.67MB 3.3s [2020-11-27T03:30:55.715Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.20MB / 120.17MB 3.3s [2020-11-27T03:30:55.977Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 39.28MB / 51.83MB 3.4s [2020-11-27T03:30:55.977Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 18.41MB / 68.67MB 3.4s [2020-11-27T03:30:55.977Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 42.50MB / 51.83MB 3.6s [2020-11-27T03:30:55.977Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 22.84MB / 68.67MB 3.6s [2020-11-27T03:30:55.977Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 15.59MB / 120.17MB 3.6s [2020-11-27T03:30:56.240Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 46.45MB / 51.83MB 3.8s [2020-11-27T03:30:56.240Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 26.52MB / 68.67MB 3.8s [2020-11-27T03:30:56.240Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.0s [2020-11-27T03:30:56.240Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 30.70MB / 68.67MB 4.0s [2020-11-27T03:30:56.240Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 23.83MB / 120.17MB 4.0s [2020-11-27T03:30:56.733Z] using credential docker-jenkins-github-credentials [2020-11-27T03:30:56.741Z] Cloning the remote Git repository [2020-11-27T03:30:56.741Z] Cloning with configured refspecs honoured and without tags [2020-11-27T03:30:56.812Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 35.01MB / 68.67MB 4.2s [2020-11-27T03:30:56.812Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 39.44MB / 68.67MB 4.5s [2020-11-27T03:30:56.812Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 32.46MB / 120.17MB 4.5s [2020-11-27T03:30:57.077Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 43.26MB / 68.67MB 4.6s [2020-11-27T03:30:57.077Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.6s done [2020-11-27T03:30:57.077Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 4.7s [2020-11-27T03:30:57.321Z] Fetching without tags [2020-11-27T03:30:57.347Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 46.73MB / 68.67MB 4.8s [2020-11-27T03:30:57.347Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 40.00MB / 120.17MB 4.8s [2020-11-27T03:30:57.347Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.7s done [2020-11-27T03:30:57.347Z] #8 ... [2020-11-27T03:30:57.347Z] [2020-11-27T03:30:57.347Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-27T03:30:57.347Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-11-27T03:30:57.347Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-11-27T03:30:57.347Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2020-11-27T03:30:57.347Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-11-27T03:30:57.347Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.2s done [2020-11-27T03:30:57.347Z] #60 DONE 5.1s [2020-11-27T03:30:57.347Z] [2020-11-27T03:30:57.347Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T03:30:57.347Z] #8 ... [2020-11-27T03:30:57.347Z] [2020-11-27T03:30:57.347Z] #21 [internal] load build context [2020-11-27T03:30:57.347Z] #21 transferring context: 26.96MB 5.1s [2020-11-27T03:30:57.296Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-27T03:30:57.297Z] > git config --add remote.origin.fetch +refs/pull/41720/head:refs/remotes/origin/PR-41720 # timeout=10 [2020-11-27T03:30:57.299Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-27T03:30:57.311Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-27T03:30:57.328Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-27T03:30:57.328Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T03:30:57.329Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41720/head:refs/remotes/origin/PR-41720 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-27T03:30:57.612Z] Merging remotes/origin/master commit e1bba7456d9902d04eec8c402f852d0ae17d123c into PR head commit f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 [2020-11-27T03:30:56.738Z] Cloning repository https://github.com/moby/moby.git [2020-11-27T03:30:56.784Z] > git init /home/ubuntu/workspace/moby_PR-41720 # timeout=10 [2020-11-27T03:30:57.144Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-27T03:30:57.144Z] > git --version # timeout=10 [2020-11-27T03:30:57.185Z] > git --version # 'git version 2.17.1' [2020-11-27T03:30:57.185Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T03:30:57.187Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41720/head:refs/remotes/origin/PR-41720 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-27T03:30:58.117Z] Merge succeeded, producing f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 [2020-11-27T03:30:58.118Z] Checking out Revision f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 (PR-41720) [2020-11-27T03:30:58.203Z] Commit message: "Fix permissions on oci fixtures files" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-27T03:30:58.732Z] #21 ... [2020-11-27T03:30:58.732Z] [2020-11-27T03:30:58.732Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T03:30:58.732Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.2s [2020-11-27T03:30:58.732Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 62.16MB / 120.17MB 6.2s [2020-11-27T03:30:58.993Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 69.55MB / 120.17MB 6.5s [2020-11-27T03:30:57.617Z] > git config core.sparsecheckout # timeout=10 [2020-11-27T03:30:57.618Z] > git checkout -f f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 # timeout=10 [2020-11-27T03:30:58.083Z] > git remote # timeout=10 [2020-11-27T03:30:58.088Z] > git config --get remote.origin.url # timeout=10 [2020-11-27T03:30:58.093Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T03:30:58.093Z] > git merge e1bba7456d9902d04eec8c402f852d0ae17d123c # timeout=10 [2020-11-27T03:30:58.108Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-27T03:30:58.123Z] > git config core.sparsecheckout # timeout=10 [2020-11-27T03:30:58.128Z] > git checkout -f f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 # timeout=10 [2020-11-27T03:30:59.080Z] + docker version [2020-11-27T03:30:59.080Z] Client: Docker Engine - Community [2020-11-27T03:30:59.080Z] Version: 19.03.7 [2020-11-27T03:30:59.080Z] API version: 1.40 [2020-11-27T03:30:59.080Z] Go version: go1.12.17 [2020-11-27T03:30:59.080Z] Git commit: 7141c199a2 [2020-11-27T03:30:59.080Z] Built: Sat Mar 7 16:48:47 2020 [2020-11-27T03:30:59.080Z] OS/Arch: linux/s390x [2020-11-27T03:30:59.080Z] Experimental: false [2020-11-27T03:30:59.080Z] [2020-11-27T03:30:59.080Z] Server: Docker Engine - Community [2020-11-27T03:30:59.080Z] Engine: [2020-11-27T03:30:59.080Z] Version: 19.03.7 [2020-11-27T03:30:59.080Z] API version: 1.40 (minimum version 1.12) [2020-11-27T03:30:59.080Z] Go version: go1.12.17 [2020-11-27T03:30:59.080Z] Git commit: 7141c199a2 [2020-11-27T03:30:59.080Z] Built: Sat Mar 7 16:47:46 2020 [2020-11-27T03:30:59.080Z] OS/Arch: linux/s390x [2020-11-27T03:30:59.080Z] Experimental: true [2020-11-27T03:30:59.080Z] containerd: [2020-11-27T03:30:59.080Z] Version: 1.2.13 [2020-11-27T03:30:59.080Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-11-27T03:30:59.080Z] runc: [2020-11-27T03:30:59.080Z] Version: 1.0.0-rc10 [2020-11-27T03:30:59.080Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-27T03:30:59.080Z] docker-init: [2020-11-27T03:30:59.080Z] Version: 0.18.0 [2020-11-27T03:30:59.080Z] GitCommit: fec3683 [Pipeline] sh [2020-11-27T03:30:59.257Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 79.76MB / 120.17MB 6.9s [2020-11-27T03:30:59.460Z] + docker info [2020-11-27T03:30:59.460Z] Client: [2020-11-27T03:30:59.460Z] Debug Mode: false [2020-11-27T03:30:59.460Z] [2020-11-27T03:30:59.460Z] Server: [2020-11-27T03:30:59.460Z] Containers: 0 [2020-11-27T03:30:59.460Z] Running: 0 [2020-11-27T03:30:59.460Z] Paused: 0 [2020-11-27T03:30:59.460Z] Stopped: 0 [2020-11-27T03:30:59.460Z] Images: 1 [2020-11-27T03:30:59.460Z] Server Version: 19.03.7 [2020-11-27T03:30:59.460Z] Storage Driver: overlay2 [2020-11-27T03:30:59.460Z] Backing Filesystem: [2020-11-27T03:30:59.460Z] Supports d_type: true [2020-11-27T03:30:59.460Z] Native Overlay Diff: true [2020-11-27T03:30:59.460Z] Logging Driver: json-file [2020-11-27T03:30:59.460Z] Cgroup Driver: cgroupfs [2020-11-27T03:30:59.460Z] Plugins: [2020-11-27T03:30:59.460Z] Volume: local [2020-11-27T03:30:59.460Z] Network: bridge host ipvlan macvlan null overlay [2020-11-27T03:30:59.460Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-11-27T03:30:59.460Z] Swarm: inactive [2020-11-27T03:30:59.460Z] Runtimes: runc [2020-11-27T03:30:59.460Z] Default Runtime: runc [2020-11-27T03:30:59.460Z] Init Binary: docker-init [2020-11-27T03:30:59.460Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-11-27T03:30:59.460Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-27T03:30:59.460Z] init version: fec3683 [2020-11-27T03:30:59.460Z] Security Options: [2020-11-27T03:30:59.460Z] apparmor [2020-11-27T03:30:59.460Z] seccomp [2020-11-27T03:30:59.460Z] Profile: default [2020-11-27T03:30:59.460Z] Kernel Version: 4.15.0-91-generic [2020-11-27T03:30:59.460Z] Operating System: Ubuntu 18.04.4 LTS [2020-11-27T03:30:59.460Z] OSType: linux [2020-11-27T03:30:59.460Z] Architecture: s390x [2020-11-27T03:30:59.460Z] CPUs: 2 [2020-11-27T03:30:59.460Z] Total Memory: 7.861GiB [2020-11-27T03:30:59.460Z] Name: s390x-ubuntu-03 [2020-11-27T03:30:59.460Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-11-27T03:30:59.460Z] Docker Root Dir: /var/lib/docker [2020-11-27T03:30:59.460Z] Debug Mode: false [2020-11-27T03:30:59.460Z] Registry: https://index.docker.io/v1/ [2020-11-27T03:30:59.460Z] Labels: [2020-11-27T03:30:59.460Z] Experimental: true [2020-11-27T03:30:59.460Z] Insecure Registries: [2020-11-27T03:30:59.460Z] 127.0.0.0/8 [2020-11-27T03:30:59.460Z] Live Restore Enabled: false [2020-11-27T03:30:59.460Z] [2020-11-27T03:30:59.460Z] WARNING: No swap limit support [Pipeline] sh [2020-11-27T03:30:59.517Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 7.1s done [2020-11-27T03:30:59.517Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 91.59MB / 120.17MB 7.2s [2020-11-27T03:30:59.841Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-27T03:30:59.841Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-27T03:30:59.841Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41720/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-27T03:30:59.841Z] + bash /home/jenkins/workspace/moby_PR-41720/check-config.sh [2020-11-27T03:30:59.841Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-27T03:30:59.841Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-11-27T03:30:59.841Z] [2020-11-27T03:30:59.841Z] Generally Necessary: [2020-11-27T03:30:59.841Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-27T03:30:59.841Z] - apparmor: enabled and tools installed [2020-11-27T03:30:59.841Z] - CONFIG_NAMESPACES: enabled [2020-11-27T03:30:59.841Z] - CONFIG_NET_NS: enabled [2020-11-27T03:30:59.841Z] - CONFIG_PID_NS: enabled [2020-11-27T03:30:59.841Z] - CONFIG_IPC_NS: enabled [2020-11-27T03:30:59.841Z] - CONFIG_UTS_NS: enabled [2020-11-27T03:30:59.841Z] - CONFIG_CGROUPS: enabled [2020-11-27T03:30:59.841Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-27T03:30:59.841Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-27T03:30:59.841Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-27T03:30:59.841Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-27T03:30:59.841Z] - CONFIG_CPUSETS: enabled [2020-11-27T03:30:59.841Z] - CONFIG_MEMCG: enabled [2020-11-27T03:30:59.841Z] - CONFIG_KEYS: enabled [2020-11-27T03:30:59.841Z] - CONFIG_VETH: enabled (as module) [2020-11-27T03:30:59.841Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-27T03:30:59.841Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-27T03:30:59.841Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-11-27T03:30:59.841Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-27T03:30:59.841Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-27T03:30:59.841Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-27T03:30:59.841Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-27T03:30:59.841Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-27T03:30:59.841Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-27T03:30:59.841Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-27T03:30:59.841Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-11-27T03:30:59.841Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-27T03:30:59.841Z] [2020-11-27T03:30:59.841Z] Optional Features: [2020-11-27T03:30:59.841Z] - CONFIG_USER_NS: enabled [2020-11-27T03:30:59.841Z] - CONFIG_SECCOMP: enabled [2020-11-27T03:30:59.841Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-27T03:30:59.841Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-27T03:30:59.841Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-27T03:30:59.841Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-11-27T03:30:59.841Z] - CONFIG_BLK_CGROUP: enabled [2020-11-27T03:30:59.841Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-27T03:30:59.841Z] - CONFIG_IOSCHED_CFQ: enabled [2020-11-27T03:30:59.841Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-11-27T03:30:59.841Z] - CONFIG_CGROUP_PERF: enabled [2020-11-27T03:30:59.841Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-27T03:30:59.841Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-27T03:30:59.841Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-27T03:30:59.841Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-27T03:30:59.841Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-27T03:30:59.841Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-27T03:30:59.841Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-27T03:30:59.841Z] - CONFIG_IP_VS: enabled (as module) [2020-11-27T03:30:59.841Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-27T03:30:59.841Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-27T03:30:59.841Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-27T03:30:59.841Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-27T03:30:59.841Z] - CONFIG_EXT4_FS: enabled [2020-11-27T03:30:59.841Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-27T03:30:59.841Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-27T03:30:59.841Z] - Network Drivers: [2020-11-27T03:30:59.841Z] - "overlay": [2020-11-27T03:30:59.841Z] - CONFIG_VXLAN: enabled (as module) [2020-11-27T03:30:59.841Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-27T03:30:59.841Z] Optional (for encrypted networks): [2020-11-27T03:31:00.088Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 99.19MB / 120.17MB 7.7s [2020-11-27T03:31:00.133Z] - CONFIG_CRYPTO: enabled [2020-11-27T03:31:00.133Z] - CONFIG_CRYPTO_AEAD: enabled [2020-11-27T03:31:00.133Z] - CONFIG_CRYPTO_GCM: enabled [2020-11-27T03:31:00.133Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-11-27T03:31:00.133Z] - CONFIG_CRYPTO_GHASH: enabled [2020-11-27T03:31:00.133Z] - CONFIG_XFRM: enabled [2020-11-27T03:31:00.133Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-27T03:31:00.133Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-27T03:31:00.133Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-27T03:31:00.134Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-11-27T03:31:00.134Z] - "ipvlan": [2020-11-27T03:31:00.134Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-27T03:31:00.134Z] - "macvlan": [2020-11-27T03:31:00.134Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-27T03:31:00.134Z] - CONFIG_DUMMY: enabled (as module) [2020-11-27T03:31:00.134Z] - "ftp,tftp client in container": [2020-11-27T03:31:00.134Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-27T03:31:00.134Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-27T03:31:00.134Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-27T03:31:00.134Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-27T03:31:00.134Z] - Storage Drivers: [2020-11-27T03:31:00.134Z] - "aufs": [2020-11-27T03:31:00.134Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-27T03:31:00.134Z] - "btrfs": [2020-11-27T03:31:00.134Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-27T03:31:00.134Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-27T03:31:00.134Z] - "devicemapper": [2020-11-27T03:31:00.134Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-27T03:31:00.134Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-27T03:31:00.134Z] - "overlay": [2020-11-27T03:31:00.134Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-27T03:31:00.134Z] - "zfs": [2020-11-27T03:31:00.134Z] - /dev/zfs: missing [2020-11-27T03:31:00.134Z] - zfs command: missing [2020-11-27T03:31:00.134Z] - zpool command: missing [2020-11-27T03:31:00.134Z] [2020-11-27T03:31:00.134Z] Limits: [2020-11-27T03:31:00.134Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-27T03:31:00.134Z] [2020-11-27T03:31:00.134Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-11-27T03:31:00.352Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.2s [2020-11-27T03:31:00.352Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 106.98MB / 120.17MB 8.0s [2020-11-27T03:31:00.566Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 . [2020-11-27T03:31:00.566Z] #2 [internal] load .dockerignore [2020-11-27T03:31:00.566Z] #2 transferring context: 87B done [2020-11-27T03:31:00.566Z] #2 DONE 0.0s [2020-11-27T03:31:00.566Z] [2020-11-27T03:31:00.566Z] #1 [internal] load build definition from Dockerfile [2020-11-27T03:31:00.566Z] #1 transferring dockerfile: 16.58kB done [2020-11-27T03:31:00.566Z] #1 DONE 0.0s [2020-11-27T03:31:00.566Z] [2020-11-27T03:31:00.566Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-11-27T03:31:00.618Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 118.09MB / 120.17MB 8.3s [2020-11-27T03:31:00.858Z] #3 DONE 0.2s [2020-11-27T03:31:00.859Z] [2020-11-27T03:31:00.859Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-11-27T03:31:00.859Z] #4 CACHED [2020-11-27T03:31:01.151Z] [2020-11-27T03:31:01.151Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-27T03:31:01.151Z] #5 ... [2020-11-27T03:31:01.151Z] [2020-11-27T03:31:01.151Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-11-27T03:31:01.151Z] #7 DONE 0.1s [2020-11-27T03:31:01.444Z] [2020-11-27T03:31:01.444Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-27T03:31:01.444Z] #5 DONE 0.1s [2020-11-27T03:31:01.444Z] [2020-11-27T03:31:01.444Z] #6 [internal] load metadata for docker.io/library/debian:buster [2020-11-27T03:31:01.444Z] #6 DONE 0.2s [2020-11-27T03:31:01.444Z] [2020-11-27T03:31:01.444Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T03:31:01.444Z] #8 DONE 0.0s [2020-11-27T03:31:01.444Z] [2020-11-27T03:31:01.444Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-27T03:31:01.444Z] #9 CACHED [2020-11-27T03:31:01.444Z] [2020-11-27T03:31:01.444Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-11-27T03:31:01.444Z] #24 DONE 0.0s [2020-11-27T03:31:01.444Z] [2020-11-27T03:31:01.444Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-27T03:31:01.444Z] #60 CACHED [2020-11-27T03:31:01.444Z] [2020-11-27T03:31:01.444Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-27T03:31:01.444Z] #10 CACHED [2020-11-27T03:31:01.444Z] [2020-11-27T03:31:01.444Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-27T03:31:01.444Z] #25 CACHED [2020-11-27T03:31:01.444Z] [2020-11-27T03:31:01.444Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-11-27T03:31:01.444Z] #29 CACHED [2020-11-27T03:31:01.444Z] [2020-11-27T03:31:01.444Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-11-27T03:31:01.444Z] #37 CACHED [2020-11-27T03:31:01.444Z] [2020-11-27T03:31:01.444Z] #21 [internal] load build context [2020-11-27T03:31:01.558Z] #8 ... [2020-11-27T03:31:01.558Z] [2020-11-27T03:31:01.558Z] #21 [internal] load build context [2020-11-27T03:31:01.558Z] #21 transferring context: 52.35MB 8.0s done [2020-11-27T03:31:01.558Z] #21 DONE 9.0s [2020-11-27T03:31:01.558Z] [2020-11-27T03:31:01.558Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T03:31:01.558Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.9s done [2020-11-27T03:31:02.129Z] #8 ... [2020-11-27T03:31:02.129Z] [2020-11-27T03:31:02.129Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-11-27T03:31:02.129Z] #24 resolve docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 done [2020-11-27T03:31:02.129Z] #24 sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 1.85kB / 1.85kB done [2020-11-27T03:31:02.129Z] #24 sha256:f520e4a80b736389c3de162b8f60608d11c9fa3b2ec619bd40aabfd7e70d3455 529B / 529B done [2020-11-27T03:31:02.129Z] #24 sha256:ef05c61d51129e3866d5b71b4f44864919dd2b9e5f2644f0a511703182acf8f9 1.46kB / 1.46kB done [2020-11-27T03:31:02.129Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 50.40MB / 50.40MB 2.7s done [2020-11-27T03:31:02.129Z] #24 extracting sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 6.8s [2020-11-27T03:31:02.389Z] #24 ... [2020-11-27T03:31:02.389Z] [2020-11-27T03:31:02.389Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T03:31:02.892Z] Still waiting to schedule task [2020-11-27T03:31:02.892Z] All nodes of label ‘windows-2019’ are offline [2020-11-27T03:31:03.548Z] #21 transferring context: 52.35MB 2.2s done [2020-11-27T03:31:03.548Z] #21 DONE 2.3s [2020-11-27T03:31:03.548Z] [2020-11-27T03:31:03.548Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T03:31:03.548Z] #38 1.424 + git clone https://github.com/docker/distribution.git . [2020-11-27T03:31:03.548Z] #38 1.425 Cloning into '.'... [2020-11-27T03:31:04.600Z] #38 ... [2020-11-27T03:31:04.600Z] [2020-11-27T03:31:04.600Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-11-27T03:31:04.600Z] #26 DONE 1.1s [2020-11-27T03:31:04.901Z] [2020-11-27T03:31:04.901Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T03:31:05.573Z] Fetching without tags [2020-11-27T03:31:05.692Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.2s [2020-11-27T03:31:05.692Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.5s done [2020-11-27T03:31:05.692Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-11-27T03:31:05.545Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-27T03:31:05.548Z] > git config --add remote.origin.fetch +refs/pull/41720/head:refs/remotes/origin/PR-41720 # timeout=10 [2020-11-27T03:31:05.550Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-27T03:31:05.565Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-27T03:31:05.579Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-27T03:31:05.579Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T03:31:05.580Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41720/head:refs/remotes/origin/PR-41720 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-27T03:31:05.951Z] #8 ... [2020-11-27T03:31:05.952Z] [2020-11-27T03:31:05.952Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-11-27T03:31:05.952Z] #24 extracting sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 10.3s done [2020-11-27T03:31:05.952Z] #24 DONE 13.6s [2020-11-27T03:31:05.952Z] [2020-11-27T03:31:05.952Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T03:31:05.973Z] Merging remotes/origin/master commit e1bba7456d9902d04eec8c402f852d0ae17d123c into PR head commit f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 [2020-11-27T03:31:06.523Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done [2020-11-27T03:31:06.661Z] Merge succeeded, producing f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 [2020-11-27T03:31:06.661Z] Checking out Revision f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 (PR-41720) [2020-11-27T03:31:06.784Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-11-27T03:31:07.360Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done [2020-11-27T03:31:05.979Z] > git config core.sparsecheckout # timeout=10 [2020-11-27T03:31:05.982Z] > git checkout -f f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 # timeout=10 [2020-11-27T03:31:06.624Z] > git remote # timeout=10 [2020-11-27T03:31:06.627Z] > git config --get remote.origin.url # timeout=10 [2020-11-27T03:31:06.630Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T03:31:06.631Z] > git merge e1bba7456d9902d04eec8c402f852d0ae17d123c # timeout=10 [2020-11-27T03:31:06.653Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-27T03:31:06.667Z] > git config core.sparsecheckout # timeout=10 [2020-11-27T03:31:06.670Z] > git checkout -f f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 # timeout=10 [2020-11-27T03:31:07.620Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-11-27T03:31:07.696Z] Commit message: "Fix permissions on oci fixtures files" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-27T03:31:08.503Z] #27 3.403 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-11-27T03:31:08.503Z] #27 3.720 [2020-11-27T03:31:08.508Z] + docker version [2020-11-27T03:31:08.508Z] Client: [2020-11-27T03:31:08.508Z] Version: 18.06.1-ce [2020-11-27T03:31:08.508Z] API version: 1.38 [2020-11-27T03:31:08.508Z] Go version: go1.10.3 [2020-11-27T03:31:08.508Z] Git commit: e68fc7a [2020-11-27T03:31:08.508Z] Built: Tue Aug 21 17:26:10 2018 [2020-11-27T03:31:08.508Z] OS/Arch: linux/ppc64le [2020-11-27T03:31:08.508Z] Experimental: false [2020-11-27T03:31:08.508Z] [2020-11-27T03:31:08.508Z] Server: [2020-11-27T03:31:08.508Z] Engine: [2020-11-27T03:31:08.508Z] Version: 18.06.1-ce [2020-11-27T03:31:08.508Z] API version: 1.38 (minimum version 1.12) [2020-11-27T03:31:08.508Z] Go version: go1.10.3 [2020-11-27T03:31:08.508Z] Git commit: e68fc7a [2020-11-27T03:31:08.508Z] Built: Tue Aug 21 17:24:20 2018 [2020-11-27T03:31:08.508Z] OS/Arch: linux/ppc64le [2020-11-27T03:31:08.508Z] Experimental: true [Pipeline] sh [2020-11-27T03:31:08.893Z] + docker info [2020-11-27T03:31:08.893Z] Containers: 0 [2020-11-27T03:31:08.893Z] Running: 0 [2020-11-27T03:31:08.893Z] Paused: 0 [2020-11-27T03:31:08.893Z] Stopped: 0 [2020-11-27T03:31:08.893Z] Images: 1 [2020-11-27T03:31:08.893Z] Server Version: 18.06.1-ce [2020-11-27T03:31:08.893Z] Storage Driver: overlay2 [2020-11-27T03:31:08.893Z] Backing Filesystem: extfs [2020-11-27T03:31:08.893Z] Supports d_type: true [2020-11-27T03:31:08.893Z] Native Overlay Diff: true [2020-11-27T03:31:08.893Z] Logging Driver: json-file [2020-11-27T03:31:08.893Z] Cgroup Driver: cgroupfs [2020-11-27T03:31:08.893Z] Plugins: [2020-11-27T03:31:08.893Z] Volume: local [2020-11-27T03:31:08.893Z] Network: bridge host ipvlan macvlan null overlay [2020-11-27T03:31:08.893Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-11-27T03:31:08.893Z] Swarm: inactive [2020-11-27T03:31:08.893Z] Runtimes: runc [2020-11-27T03:31:08.893Z] Default Runtime: runc [2020-11-27T03:31:08.893Z] Init Binary: docker-init [2020-11-27T03:31:08.893Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-11-27T03:31:08.893Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-11-27T03:31:08.893Z] init version: fec3683 [2020-11-27T03:31:08.893Z] Security Options: [2020-11-27T03:31:08.893Z] apparmor [2020-11-27T03:31:08.893Z] seccomp [2020-11-27T03:31:08.893Z] Profile: default [2020-11-27T03:31:08.893Z] Kernel Version: 4.4.0-139-generic [2020-11-27T03:31:08.893Z] Operating System: Ubuntu 16.04.3 LTS [2020-11-27T03:31:08.893Z] OSType: linux [2020-11-27T03:31:08.893Z] Architecture: ppc64le [2020-11-27T03:31:08.893Z] CPUs: 4 [2020-11-27T03:31:08.893Z] Total Memory: 7.972GiB [2020-11-27T03:31:08.893Z] Name: ppc64le-ubuntu-12 [2020-11-27T03:31:08.893Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-11-27T03:31:08.893Z] Docker Root Dir: /var/lib/docker [2020-11-27T03:31:08.893Z] Debug Mode (client): false [2020-11-27T03:31:08.893Z] Debug Mode (server): false [2020-11-27T03:31:08.893Z] Registry: https://index.docker.io/v1/ [2020-11-27T03:31:08.893Z] Labels: [2020-11-27T03:31:08.893Z] Experimental: true [2020-11-27T03:31:08.893Z] Insecure Registries: [2020-11-27T03:31:08.893Z] 127.0.0.0/8 [2020-11-27T03:31:08.893Z] Live Restore Enabled: false [2020-11-27T03:31:08.893Z] [Pipeline] sh [2020-11-27T03:31:09.279Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-27T03:31:09.279Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-27T03:31:09.279Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41720/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-27T03:31:09.279Z] + bash /home/docker/workspace/moby_PR-41720/check-config.sh [2020-11-27T03:31:09.279Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-27T03:31:09.279Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-11-27T03:31:09.279Z] [2020-11-27T03:31:09.279Z] Generally Necessary: [2020-11-27T03:31:09.279Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-27T03:31:09.279Z] - apparmor: enabled and tools installed [2020-11-27T03:31:09.279Z] - CONFIG_NAMESPACES: enabled [2020-11-27T03:31:09.279Z] - CONFIG_NET_NS: enabled [2020-11-27T03:31:09.279Z] - CONFIG_PID_NS: enabled [2020-11-27T03:31:09.279Z] - CONFIG_IPC_NS: enabled [2020-11-27T03:31:09.279Z] - CONFIG_UTS_NS: enabled [2020-11-27T03:31:09.279Z] - CONFIG_CGROUPS: enabled [2020-11-27T03:31:09.279Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-27T03:31:09.279Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-27T03:31:09.279Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-27T03:31:09.279Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-27T03:31:09.279Z] - CONFIG_CPUSETS: enabled [2020-11-27T03:31:09.279Z] - CONFIG_MEMCG: enabled [2020-11-27T03:31:09.279Z] - CONFIG_KEYS: enabled [2020-11-27T03:31:09.279Z] - CONFIG_VETH: enabled (as module) [2020-11-27T03:31:09.279Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-27T03:31:09.279Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-27T03:31:09.279Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-11-27T03:31:09.279Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-27T03:31:09.574Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-27T03:31:09.574Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-27T03:31:09.574Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-27T03:31:09.574Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-27T03:31:09.574Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-27T03:31:09.574Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-27T03:31:09.574Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-11-27T03:31:09.574Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-27T03:31:09.574Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-11-27T03:31:09.574Z] [2020-11-27T03:31:09.574Z] Optional Features: [2020-11-27T03:31:09.574Z] - CONFIG_USER_NS: enabled [2020-11-27T03:31:09.574Z] - CONFIG_SECCOMP: enabled [2020-11-27T03:31:09.574Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-27T03:31:09.574Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-27T03:31:09.574Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-27T03:31:09.574Z] (cgroup swap accounting is currently enabled) [2020-11-27T03:31:09.574Z] - CONFIG_MEMCG_KMEM: enabled [2020-11-27T03:31:09.574Z] - CONFIG_BLK_CGROUP: enabled [2020-11-27T03:31:09.574Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-27T03:31:09.574Z] - CONFIG_IOSCHED_CFQ: enabled [2020-11-27T03:31:09.574Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-11-27T03:31:09.574Z] - CONFIG_CGROUP_PERF: enabled [2020-11-27T03:31:09.574Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-27T03:31:09.574Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-27T03:31:09.574Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-27T03:31:09.574Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-27T03:31:09.574Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-27T03:31:09.574Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-27T03:31:09.574Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-27T03:31:09.574Z] - CONFIG_IP_VS: enabled (as module) [2020-11-27T03:31:09.574Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-27T03:31:09.574Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-27T03:31:09.574Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-27T03:31:09.574Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-27T03:31:09.574Z] - CONFIG_EXT4_FS: enabled [2020-11-27T03:31:09.574Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-27T03:31:09.574Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-27T03:31:09.574Z] - Network Drivers: [2020-11-27T03:31:09.574Z] - "overlay": [2020-11-27T03:31:09.574Z] - CONFIG_VXLAN: enabled (as module) [2020-11-27T03:31:09.574Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-27T03:31:09.574Z] Optional (for encrypted networks): [2020-11-27T03:31:09.867Z] - CONFIG_CRYPTO: enabled [2020-11-27T03:31:09.867Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-11-27T03:31:09.867Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-11-27T03:31:09.867Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-11-27T03:31:09.867Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-11-27T03:31:09.867Z] - CONFIG_XFRM: enabled [2020-11-27T03:31:09.867Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-27T03:31:09.867Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-27T03:31:09.867Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-27T03:31:09.867Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-11-27T03:31:09.867Z] - "ipvlan": [2020-11-27T03:31:09.867Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-27T03:31:09.867Z] - "macvlan": [2020-11-27T03:31:09.867Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-27T03:31:09.867Z] - CONFIG_DUMMY: enabled (as module) [2020-11-27T03:31:09.867Z] - "ftp,tftp client in container": [2020-11-27T03:31:09.867Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-27T03:31:09.867Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-27T03:31:09.867Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-27T03:31:09.867Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-27T03:31:09.867Z] - Storage Drivers: [2020-11-27T03:31:09.867Z] - "aufs": [2020-11-27T03:31:09.867Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-27T03:31:09.867Z] - "btrfs": [2020-11-27T03:31:09.867Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-27T03:31:09.867Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-27T03:31:09.867Z] - "devicemapper": [2020-11-27T03:31:09.867Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-27T03:31:09.867Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-27T03:31:09.867Z] - "overlay": [2020-11-27T03:31:09.867Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-27T03:31:09.867Z] - "zfs": [2020-11-27T03:31:09.867Z] - /dev/zfs: missing [2020-11-27T03:31:09.867Z] - zfs command: missing [2020-11-27T03:31:09.867Z] - zpool command: missing [2020-11-27T03:31:09.867Z] [2020-11-27T03:31:09.867Z] Limits: [2020-11-27T03:31:09.867Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-27T03:31:09.867Z] [2020-11-27T03:31:09.867Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-11-27T03:31:10.321Z] + make bundles/buildx [2020-11-27T03:31:10.566Z] #27 3.854 # 2.3% ###### 9.0% ########### 15.7% ############ 18.0% ################# 24.7% ###################### 31.5% ########################### 38.3% ################################ 45.0% ##################################### 51.8% ########################################## 58.5% ############################################# 63.0% ################################################## 69.8% ####################################################### 76.6% ########################################################## 81.1% ############################################################### 87.8% ################################################################## 92.3% ####################################################################### 99.1% ######################################################################## 100.0% [2020-11-27T03:31:10.615Z] make: command: Command not found [2020-11-27T03:31:10.615Z] make: command: Command not found [2020-11-27T03:31:10.615Z] mkdir bundles [2020-11-27T03:31:10.615Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-11-27T03:31:10.615Z] --build-arg BUILDX_COMMIT \ [2020-11-27T03:31:10.615Z] --build-arg BUILDX_REPO \ [2020-11-27T03:31:10.615Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-11-27T03:31:10.615Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-11-27T03:31:10.615Z] . [2020-11-27T03:31:10.615Z] /bin/sh: 4: go: not found [2020-11-27T03:31:10.615Z] /bin/sh: 5: go: not found [2020-11-27T03:31:11.201Z] #27 6.253 [2020-11-27T03:31:11.494Z] #27 6.451 ############### 20.9% ########################################## 59.2% [2020-11-27T03:31:11.494Z] #27 ... [2020-11-27T03:31:11.494Z] [2020-11-27T03:31:11.494Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:31:11.494Z] #11 1.307 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T03:31:11.494Z] #11 1.328 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T03:31:11.494Z] #11 1.344 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T03:31:11.494Z] #11 1.686 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-11-27T03:31:11.494Z] #11 2.590 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [223 kB] [2020-11-27T03:31:11.494Z] #11 3.850 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-11-27T03:31:11.494Z] #11 9.152 Fetched 8093 kB in 8s (1026 kB/s) [2020-11-27T03:31:11.494Z] #11 9.152 Reading package lists... [2020-11-27T03:31:11.494Z] #11 ... [2020-11-27T03:31:11.494Z] [2020-11-27T03:31:11.494Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T03:31:11.494Z] #53 1.044 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T03:31:11.494Z] #53 1.076 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T03:31:11.494Z] #53 1.172 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T03:31:11.494Z] #53 1.327 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-11-27T03:31:11.494Z] #53 2.880 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [223 kB] [2020-11-27T03:31:11.494Z] #53 4.904 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-11-27T03:31:11.494Z] #53 9.634 Fetched 8093 kB in 9s (937 kB/s) [2020-11-27T03:31:11.786Z] #53 9.634 Reading package lists... [2020-11-27T03:31:11.786Z] #53 ... [2020-11-27T03:31:11.786Z] [2020-11-27T03:31:11.786Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T03:31:11.786Z] #34 1.475 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T03:31:11.786Z] #34 1.513 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T03:31:11.786Z] #34 1.537 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T03:31:11.786Z] #34 2.021 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-11-27T03:31:11.786Z] #34 2.940 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [223 kB] [2020-11-27T03:31:11.786Z] #34 4.769 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-11-27T03:31:11.786Z] #34 10.03 Fetched 8093 kB in 9s (941 kB/s) [2020-11-27T03:31:11.786Z] #34 10.03 Reading package lists... [2020-11-27T03:31:11.786Z] #34 ... [2020-11-27T03:31:11.786Z] [2020-11-27T03:31:11.786Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:31:11.786Z] #40 1.369 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T03:31:11.786Z] #40 1.398 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T03:31:11.786Z] #40 1.412 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T03:31:11.786Z] #40 2.021 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-11-27T03:31:11.786Z] #40 2.759 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [223 kB] [2020-11-27T03:31:11.786Z] #40 4.532 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-11-27T03:31:12.082Z] #40 10.59 Fetched 8093 kB in 9s (875 kB/s) [2020-11-27T03:31:12.082Z] #40 10.59 Reading package lists... [2020-11-27T03:31:12.082Z] #40 ... [2020-11-27T03:31:12.082Z] [2020-11-27T03:31:12.082Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-27T03:31:12.082Z] #30 0.930 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-11-27T03:31:12.082Z] #30 0.932 Cloning into '.'... [2020-11-27T03:31:12.082Z] #30 ... [2020-11-27T03:31:12.082Z] [2020-11-27T03:31:12.082Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T03:31:12.082Z] #38 10.78 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-11-27T03:31:12.707Z] Sending build context to Docker daemon 57.21MB [2020-11-27T03:31:12.707Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2020-11-27T03:31:12.707Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-11-27T03:31:12.707Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-11-27T03:31:12.707Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-11-27T03:31:12.707Z] 1.13.15-buster: Pulling from library/golang [2020-11-27T03:31:12.707Z] db4e2d8d5901: Pulling fs layer [2020-11-27T03:31:12.707Z] dfe2d012519c: Pulling fs layer [2020-11-27T03:31:12.707Z] 5d8f1d1f9197: Pulling fs layer [2020-11-27T03:31:12.707Z] 1301750ffb48: Pulling fs layer [2020-11-27T03:31:12.707Z] dc5c6edc9cff: Pulling fs layer [2020-11-27T03:31:12.707Z] 3c370c2e2f82: Pulling fs layer [2020-11-27T03:31:12.707Z] 5ffb2f5886e2: Pulling fs layer [2020-11-27T03:31:12.707Z] 1301750ffb48: Waiting [2020-11-27T03:31:12.707Z] 5ffb2f5886e2: Waiting [2020-11-27T03:31:12.707Z] 3c370c2e2f82: Waiting [2020-11-27T03:31:12.903Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.1s [2020-11-27T03:31:13.153Z] #38 ... [2020-11-27T03:31:13.153Z] [2020-11-27T03:31:13.153Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:31:13.153Z] #22 2.878 + RM_GOPATH=0 [2020-11-27T03:31:13.153Z] #22 2.878 + TMP_GOPATH= [2020-11-27T03:31:13.153Z] #22 2.878 + : /build [2020-11-27T03:31:13.153Z] #22 2.878 + '[' -z '' ']' [2020-11-27T03:31:13.153Z] #22 2.878 ++ mktemp -d [2020-11-27T03:31:13.153Z] #22 2.878 + export GOPATH=/tmp/tmp.qhy3CBMOXT [2020-11-27T03:31:13.153Z] #22 2.878 + GOPATH=/tmp/tmp.qhy3CBMOXT [2020-11-27T03:31:13.153Z] #22 2.878 + RM_GOPATH=1 [2020-11-27T03:31:13.153Z] #22 2.878 + case "$(go env GOARCH)" in [2020-11-27T03:31:13.153Z] #22 2.878 ++ go env GOARCH [2020-11-27T03:31:13.153Z] #22 2.878 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:31:13.153Z] #22 2.878 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:31:13.153Z] #22 2.878 ++ dirname /tmp/install/install.sh [2020-11-27T03:31:13.153Z] #22 2.900 Install docker/cli version 17.06.2-ce from stable [2020-11-27T03:31:13.153Z] #22 2.901 + dir=/tmp/install [2020-11-27T03:31:13.153Z] #22 2.901 + bin=dockercli [2020-11-27T03:31:13.153Z] #22 2.901 + shift [2020-11-27T03:31:13.153Z] #22 2.901 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-11-27T03:31:13.153Z] #22 2.901 + . /tmp/install/dockercli.installer [2020-11-27T03:31:13.153Z] #22 2.901 ++ : stable [2020-11-27T03:31:13.153Z] #22 2.901 ++ : 17.06.2-ce [2020-11-27T03:31:13.153Z] #22 2.901 + install_dockercli [2020-11-27T03:31:13.153Z] #22 2.901 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-11-27T03:31:13.153Z] #22 2.901 ++ uname -m [2020-11-27T03:31:13.153Z] #22 2.901 + arch=s390x [2020-11-27T03:31:13.153Z] #22 2.901 + '[' s390x '!=' x86_64 ']' [2020-11-27T03:31:13.153Z] #22 2.901 + '[' s390x '!=' s390x ']' [2020-11-27T03:31:13.153Z] #22 2.901 + url=https://download.docker.com/linux/static [2020-11-27T03:31:13.153Z] #22 2.911 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-11-27T03:31:13.153Z] #22 2.911 + tar -xz docker/docker [2020-11-27T03:31:13.153Z] #22 8.640 + mkdir -p /build [2020-11-27T03:31:13.153Z] #22 8.641 + mv docker/docker /build/ [2020-11-27T03:31:13.153Z] #22 8.649 + rmdir docker [2020-11-27T03:31:13.153Z] #22 DONE 9.2s [2020-11-27T03:31:13.153Z] [2020-11-27T03:31:13.153Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T03:31:13.153Z] #27 6.451 ############### 20.9% ########################################## 59.2% ######################################################################## 100.0% [2020-11-27T03:31:13.153Z] #27 7.148 [2020-11-27T03:31:13.153Z] #27 7.281 0.5% ######################### 35.3% ################################################# 68.8% ######################################################################## 100.0% [2020-11-27T03:31:13.153Z] #27 7.904 [2020-11-27T03:31:13.350Z] dfe2d012519c: Verifying Checksum [2020-11-27T03:31:13.350Z] dfe2d012519c: Download complete [2020-11-27T03:31:13.350Z] 5d8f1d1f9197: Verifying Checksum [2020-11-27T03:31:13.350Z] 5d8f1d1f9197: Download complete [2020-11-27T03:31:13.739Z] #27 8.178 0.2% ##### 7.7% ####### 9.8% ######## 12.0% ########## 14.1% ############# 18.4% [2020-11-27T03:31:13.739Z] #27 ... [2020-11-27T03:31:13.739Z] [2020-11-27T03:31:13.739Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:31:13.739Z] #47 2.946 + RM_GOPATH=0 [2020-11-27T03:31:13.739Z] #47 2.946 + TMP_GOPATH= [2020-11-27T03:31:13.739Z] #47 2.946 + : /build [2020-11-27T03:31:13.739Z] #47 2.946 + '[' -z '' ']' [2020-11-27T03:31:13.739Z] #47 2.946 ++ mktemp -d [2020-11-27T03:31:13.739Z] #47 2.946 + export GOPATH=/tmp/tmp.y3eMkKzS25 [2020-11-27T03:31:13.739Z] #47 2.946 + GOPATH=/tmp/tmp.y3eMkKzS25 [2020-11-27T03:31:13.739Z] #47 2.946 + RM_GOPATH=1 [2020-11-27T03:31:13.739Z] #47 2.946 + case "$(go env GOARCH)" in [2020-11-27T03:31:13.739Z] #47 2.958 ++ go env GOARCH [2020-11-27T03:31:13.739Z] #47 2.958 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:31:13.739Z] #47 2.958 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:31:13.739Z] #47 2.965 ++ dirname /tmp/install/install.sh [2020-11-27T03:31:13.739Z] #47 2.965 + dir=/tmp/install [2020-11-27T03:31:13.739Z] #47 2.965 + bin=golangci_lint [2020-11-27T03:31:13.739Z] #47 2.965 + shift [2020-11-27T03:31:13.739Z] #47 2.965 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-11-27T03:31:13.739Z] #47 2.965 + . /tmp/install/golangci_lint.installer [2020-11-27T03:31:13.739Z] #47 2.965 ++ : v1.23.8 [2020-11-27T03:31:13.739Z] #47 2.965 + install_golangci_lint [2020-11-27T03:31:13.739Z] #47 2.965 + set -e [2020-11-27T03:31:13.739Z] #47 2.965 + export GO111MODULE=on [2020-11-27T03:31:13.739Z] #47 2.965 + GO111MODULE=on [2020-11-27T03:31:13.739Z] #47 2.965 + GOBIN=/build [2020-11-27T03:31:13.739Z] #47 2.965 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-11-27T03:31:13.739Z] #47 2.973 go: finding github.com v1.23.8 [2020-11-27T03:31:13.739Z] #47 3.025 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-11-27T03:31:13.739Z] #47 3.025 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-11-27T03:31:13.739Z] #47 3.025 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-11-27T03:31:13.739Z] #47 3.025 go: finding github.com/golangci v1.23.8 [2020-11-27T03:31:13.739Z] #47 3.743 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-11-27T03:31:13.739Z] #47 4.302 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-11-27T03:31:13.739Z] #47 8.106 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-27T03:31:13.739Z] #47 8.108 go: downloading github.com/spf13/cobra v0.0.5 [2020-11-27T03:31:13.739Z] #47 8.118 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-11-27T03:31:13.739Z] #47 8.125 go: downloading github.com/pkg/errors v0.8.1 [2020-11-27T03:31:13.739Z] #47 8.185 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-27T03:31:13.739Z] #47 8.324 go: downloading github.com/spf13/viper v1.6.1 [2020-11-27T03:31:13.739Z] #47 8.483 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-11-27T03:31:13.739Z] #47 8.531 go: downloading github.com/spf13/pflag v1.0.5 [2020-11-27T03:31:13.739Z] #47 8.545 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-11-27T03:31:13.739Z] #47 8.566 go: extracting github.com/spf13/cobra v0.0.5 [2020-11-27T03:31:13.739Z] #47 8.569 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-11-27T03:31:13.739Z] #47 8.571 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-27T03:31:13.739Z] #47 8.588 go: extracting github.com/pkg/errors v0.8.1 [2020-11-27T03:31:13.739Z] #47 8.888 go: extracting github.com/spf13/pflag v1.0.5 [2020-11-27T03:31:13.739Z] #47 8.989 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-11-27T03:31:13.739Z] #47 9.063 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-11-27T03:31:13.739Z] #47 9.499 go: extracting github.com/spf13/viper v1.6.1 [2020-11-27T03:31:13.739Z] #47 10.08 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-27T03:31:13.739Z] #47 10.16 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-27T03:31:13.739Z] #47 ... [2020-11-27T03:31:13.739Z] [2020-11-27T03:31:13.739Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:31:13.739Z] #56 3.333 + RM_GOPATH=0 [2020-11-27T03:31:13.739Z] #56 3.333 + TMP_GOPATH= [2020-11-27T03:31:13.739Z] #56 3.333 + : /build [2020-11-27T03:31:13.739Z] #56 3.333 + '[' -z '' ']' [2020-11-27T03:31:13.739Z] #56 3.333 ++ mktemp -d [2020-11-27T03:31:13.739Z] #56 3.336 + export GOPATH=/tmp/tmp.Z4HRsNZWFB [2020-11-27T03:31:13.739Z] #56 3.336 + GOPATH=/tmp/tmp.Z4HRsNZWFB [2020-11-27T03:31:13.739Z] #56 3.336 + RM_GOPATH=1 [2020-11-27T03:31:13.739Z] #56 3.339 + case "$(go env GOARCH)" in [2020-11-27T03:31:13.739Z] #56 3.339 ++ go env GOARCH [2020-11-27T03:31:13.739Z] #56 3.345 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:31:13.739Z] #56 3.345 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:31:13.739Z] #56 3.347 ++ dirname /tmp/install/install.sh [2020-11-27T03:31:13.739Z] #56 3.348 + dir=/tmp/install [2020-11-27T03:31:13.739Z] #56 3.348 + bin=rootlesskit [2020-11-27T03:31:13.739Z] #56 3.348 + shift [2020-11-27T03:31:13.739Z] #56 3.348 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-11-27T03:31:13.739Z] #56 3.348 + . /tmp/install/rootlesskit.installer [2020-11-27T03:31:13.739Z] #56 3.348 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T03:31:13.739Z] #56 3.349 + install_rootlesskit [2020-11-27T03:31:13.739Z] #56 3.349 + case "$1" in [2020-11-27T03:31:13.739Z] #56 3.349 + export CGO_ENABLED=0 [2020-11-27T03:31:13.739Z] #56 3.349 + CGO_ENABLED=0 [2020-11-27T03:31:13.739Z] #56 3.350 + _install_rootlesskit [2020-11-27T03:31:13.739Z] #56 3.350 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-11-27T03:31:13.739Z] #56 3.350 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T03:31:13.739Z] #56 3.350 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Z4HRsNZWFB/src/github.com/rootless-containers/rootlesskit [2020-11-27T03:31:13.739Z] #56 3.352 Cloning into '/tmp/tmp.Z4HRsNZWFB/src/github.com/rootless-containers/rootlesskit'... [2020-11-27T03:31:13.739Z] #56 6.912 + cd /tmp/tmp.Z4HRsNZWFB/src/github.com/rootless-containers/rootlesskit [2020-11-27T03:31:13.739Z] #56 6.912 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T03:31:13.739Z] #56 7.127 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-27T03:31:13.739Z] #56 7.127 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-11-27T03:31:13.739Z] #56 ... [2020-11-27T03:31:13.739Z] [2020-11-27T03:31:13.739Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:31:13.739Z] #45 3.115 + RM_GOPATH=0 [2020-11-27T03:31:13.739Z] #45 3.115 + TMP_GOPATH= [2020-11-27T03:31:13.739Z] #45 3.115 + : /build [2020-11-27T03:31:13.739Z] #45 3.115 + '[' -z '' ']' [2020-11-27T03:31:13.739Z] #45 3.115 ++ mktemp -d [2020-11-27T03:31:13.739Z] #45 3.115 + export GOPATH=/tmp/tmp.ryppMTiRMD [2020-11-27T03:31:13.739Z] #45 3.115 + GOPATH=/tmp/tmp.ryppMTiRMD [2020-11-27T03:31:13.739Z] #45 3.115 + RM_GOPATH=1 [2020-11-27T03:31:13.739Z] #45 3.115 + case "$(go env GOARCH)" in [2020-11-27T03:31:13.739Z] #45 3.115 ++ go env GOARCH [2020-11-27T03:31:13.739Z] #45 3.122 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:31:13.739Z] #45 3.122 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:31:13.739Z] #45 3.122 ++ dirname /tmp/install/install.sh [2020-11-27T03:31:13.739Z] #45 3.148 + dir=/tmp/install [2020-11-27T03:31:13.739Z] #45 3.149 + bin=gotestsum [2020-11-27T03:31:13.739Z] #45 3.149 + shift [2020-11-27T03:31:13.739Z] #45 3.149 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-11-27T03:31:13.739Z] #45 3.149 + . /tmp/install/gotestsum.installer [2020-11-27T03:31:13.739Z] #45 3.149 ++ : v0.5.3 [2020-11-27T03:31:13.739Z] #45 3.149 + install_gotestsum [2020-11-27T03:31:13.739Z] #45 3.150 + set -e [2020-11-27T03:31:13.739Z] #45 3.150 + export GO111MODULE=on [2020-11-27T03:31:13.739Z] #45 3.150 + GO111MODULE=on [2020-11-27T03:31:13.739Z] #45 3.150 + GOBIN=/build [2020-11-27T03:31:13.739Z] #45 3.150 + go get gotest.tools/gotestsum@v0.5.3 [2020-11-27T03:31:13.739Z] #45 3.188 go: finding gotest.tools/gotestsum v0.5.3 [2020-11-27T03:31:13.739Z] #45 3.190 go: finding gotest.tools v0.5.3 [2020-11-27T03:31:13.739Z] #45 3.971 go: downloading gotest.tools/gotestsum v0.5.3 [2020-11-27T03:31:13.739Z] #45 4.345 go: extracting gotest.tools/gotestsum v0.5.3 [2020-11-27T03:31:13.739Z] #45 4.925 go: downloading github.com/pkg/errors v0.9.1 [2020-11-27T03:31:13.739Z] #45 4.925 go: downloading github.com/spf13/pflag v1.0.3 [2020-11-27T03:31:13.739Z] #45 4.936 go: downloading github.com/fatih/color v1.9.0 [2020-11-27T03:31:13.739Z] #45 4.944 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T03:31:13.739Z] #45 4.957 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T03:31:13.739Z] #45 5.064 go: extracting github.com/pkg/errors v0.9.1 [2020-11-27T03:31:13.739Z] #45 5.073 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T03:31:13.739Z] #45 5.091 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-11-27T03:31:13.739Z] #45 5.104 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T03:31:13.739Z] #45 5.105 go: extracting github.com/spf13/pflag v1.0.3 [2020-11-27T03:31:13.739Z] #45 5.173 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T03:31:13.740Z] #45 5.245 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-27T03:31:13.740Z] #45 5.346 go: extracting github.com/fatih/color v1.9.0 [2020-11-27T03:31:13.740Z] #45 5.429 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-11-27T03:31:13.740Z] #45 5.429 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-11-27T03:31:13.740Z] #45 5.437 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-11-27T03:31:13.740Z] #45 5.458 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T03:31:13.740Z] #45 5.579 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-11-27T03:31:13.740Z] #45 5.648 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-11-27T03:31:13.740Z] #45 6.905 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T03:31:13.740Z] #45 7.352 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-27T03:31:13.740Z] #45 7.848 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T03:31:14.032Z] #45 ... [2020-11-27T03:31:14.032Z] [2020-11-27T03:31:14.032Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:31:14.032Z] #32 3.165 + RM_GOPATH=0 [2020-11-27T03:31:14.032Z] #32 3.165 + TMP_GOPATH= [2020-11-27T03:31:14.032Z] #32 3.165 + : /build [2020-11-27T03:31:14.032Z] #32 3.166 + '[' -z '' ']' [2020-11-27T03:31:14.032Z] #32 3.167 ++ mktemp -d [2020-11-27T03:31:14.032Z] #32 3.168 + export GOPATH=/tmp/tmp.SZ6Q7CwM5V [2020-11-27T03:31:14.032Z] #32 3.168 + GOPATH=/tmp/tmp.SZ6Q7CwM5V [2020-11-27T03:31:14.032Z] #32 3.168 + RM_GOPATH=1 [2020-11-27T03:31:14.032Z] #32 3.168 + case "$(go env GOARCH)" in [2020-11-27T03:31:14.032Z] #32 3.169 ++ go env GOARCH [2020-11-27T03:31:14.032Z] #32 3.175 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:31:14.032Z] #32 3.175 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:31:14.032Z] #32 3.175 ++ dirname /tmp/install/install.sh [2020-11-27T03:31:14.032Z] #32 3.176 + dir=/tmp/install [2020-11-27T03:31:14.032Z] #32 3.176 + bin=tomlv [2020-11-27T03:31:14.032Z] #32 3.176 + shift [2020-11-27T03:31:14.032Z] #32 3.176 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-11-27T03:31:14.032Z] #32 3.176 + . /tmp/install/tomlv.installer [2020-11-27T03:31:14.032Z] #32 3.176 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T03:31:14.032Z] #32 3.176 + install_tomlv [2020-11-27T03:31:14.032Z] #32 3.176 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-11-27T03:31:14.032Z] #32 3.176 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.SZ6Q7CwM5V/src/github.com/BurntSushi/toml [2020-11-27T03:31:14.032Z] #32 3.176 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T03:31:14.032Z] #32 3.177 Cloning into '/tmp/tmp.SZ6Q7CwM5V/src/github.com/BurntSushi/toml'... [2020-11-27T03:31:14.032Z] #32 3.896 + cd /tmp/tmp.SZ6Q7CwM5V/src/github.com/BurntSushi/toml [2020-11-27T03:31:14.032Z] #32 3.897 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T03:31:14.032Z] #32 3.911 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-11-27T03:31:14.032Z] #32 4.310 internal/cpu [2020-11-27T03:31:14.032Z] #32 4.312 runtime/internal/atomic [2020-11-27T03:31:14.032Z] #32 4.470 runtime/internal/sys [2020-11-27T03:31:14.032Z] #32 4.590 runtime/internal/math [2020-11-27T03:31:14.032Z] #32 4.647 math/bits [2020-11-27T03:31:14.032Z] #32 4.763 internal/bytealg [2020-11-27T03:31:14.032Z] #32 4.981 math [2020-11-27T03:31:14.032Z] #32 5.079 runtime [2020-11-27T03:31:14.032Z] #32 10.19 internal/testlog [2020-11-27T03:31:14.032Z] #32 10.47 encoding [2020-11-27T03:31:14.032Z] #32 ... [2020-11-27T03:31:14.032Z] [2020-11-27T03:31:14.032Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:31:14.032Z] #49 2.758 + RM_GOPATH=0 [2020-11-27T03:31:14.032Z] #49 2.758 + TMP_GOPATH= [2020-11-27T03:31:14.032Z] #49 2.758 + : /build [2020-11-27T03:31:14.032Z] #49 2.758 + '[' -z '' ']' [2020-11-27T03:31:14.032Z] #49 2.767 ++ mktemp -d [2020-11-27T03:31:14.032Z] #49 2.767 + export GOPATH=/tmp/tmp.9x9kvzDGgb [2020-11-27T03:31:14.032Z] #49 2.767 + GOPATH=/tmp/tmp.9x9kvzDGgb [2020-11-27T03:31:14.032Z] #49 2.767 + RM_GOPATH=1 [2020-11-27T03:31:14.032Z] #49 2.767 + case "$(go env GOARCH)" in [2020-11-27T03:31:14.032Z] #49 2.767 ++ go env GOARCH [2020-11-27T03:31:14.032Z] #49 2.783 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:31:14.032Z] #49 2.783 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:31:14.032Z] #49 2.784 ++ dirname /tmp/install/install.sh [2020-11-27T03:31:14.032Z] #49 2.797 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-27T03:31:14.032Z] #49 2.798 + dir=/tmp/install [2020-11-27T03:31:14.032Z] #49 2.798 + bin=shfmt [2020-11-27T03:31:14.032Z] #49 2.798 + shift [2020-11-27T03:31:14.032Z] #49 2.798 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-11-27T03:31:14.032Z] #49 2.798 + . /tmp/install/shfmt.installer [2020-11-27T03:31:14.032Z] #49 2.798 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-27T03:31:14.032Z] #49 2.798 + install_shfmt [2020-11-27T03:31:14.032Z] #49 2.798 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-11-27T03:31:14.032Z] #49 2.798 + git clone https://github.com/mvdan/sh.git /tmp/tmp.9x9kvzDGgb/src/github.com/mvdan/sh [2020-11-27T03:31:14.032Z] #49 2.806 Cloning into '/tmp/tmp.9x9kvzDGgb/src/github.com/mvdan/sh'... [2020-11-27T03:31:14.032Z] #49 9.057 + cd /tmp/tmp.9x9kvzDGgb/src/github.com/mvdan/sh [2020-11-27T03:31:14.032Z] #49 9.057 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-27T03:31:14.032Z] #49 9.157 + GO111MODULE=on [2020-11-27T03:31:14.032Z] #49 9.157 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-11-27T03:31:14.032Z] #49 10.45 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-27T03:31:14.325Z] #49 10.49 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-27T03:31:14.325Z] #49 10.52 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-27T03:31:14.325Z] #49 ... [2020-11-27T03:31:14.325Z] [2020-11-27T03:31:14.325Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:31:14.325Z] #62 3.067 + RM_GOPATH=0 [2020-11-27T03:31:14.325Z] #62 3.067 + TMP_GOPATH= [2020-11-27T03:31:14.325Z] #62 3.067 + : /build [2020-11-27T03:31:14.325Z] #62 3.067 + '[' -z '' ']' [2020-11-27T03:31:14.325Z] #62 3.067 ++ mktemp -d [2020-11-27T03:31:14.325Z] #62 3.067 + export GOPATH=/tmp/tmp.20E4eeClni [2020-11-27T03:31:14.325Z] #62 3.067 + GOPATH=/tmp/tmp.20E4eeClni [2020-11-27T03:31:14.325Z] #62 3.067 + RM_GOPATH=1 [2020-11-27T03:31:14.325Z] #62 3.067 + case "$(go env GOARCH)" in [2020-11-27T03:31:14.325Z] #62 3.067 ++ go env GOARCH [2020-11-27T03:31:14.325Z] #62 3.067 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:31:14.325Z] #62 3.067 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:31:14.325Z] #62 3.067 ++ dirname /tmp/install/install.sh [2020-11-27T03:31:14.325Z] #62 3.068 + dir=/tmp/install [2020-11-27T03:31:14.325Z] #62 3.068 + bin=proxy [2020-11-27T03:31:14.325Z] #62 3.068 + shift [2020-11-27T03:31:14.325Z] #62 3.068 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-11-27T03:31:14.325Z] #62 3.068 + . /tmp/install/proxy.installer [2020-11-27T03:31:14.325Z] #62 3.068 ++ : a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-27T03:31:14.325Z] #62 3.068 + install_proxy [2020-11-27T03:31:14.325Z] #62 3.068 + case "$1" in [2020-11-27T03:31:14.325Z] #62 3.068 + export CGO_ENABLED=0 [2020-11-27T03:31:14.325Z] #62 3.068 + CGO_ENABLED=0 [2020-11-27T03:31:14.325Z] #62 3.068 + _install_proxy [2020-11-27T03:31:14.325Z] #62 3.068 + echo 'Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b' [2020-11-27T03:31:14.325Z] #62 3.068 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.20E4eeClni/src/github.com/docker/libnetwork [2020-11-27T03:31:14.325Z] #62 3.069 Cloning into '/tmp/tmp.20E4eeClni/src/github.com/docker/libnetwork'... [2020-11-27T03:31:14.325Z] #62 3.077 Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-27T03:31:14.325Z] #62 ... [2020-11-27T03:31:14.325Z] [2020-11-27T03:31:14.325Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:31:14.325Z] #43 3.245 + RM_GOPATH=0 [2020-11-27T03:31:14.325Z] #43 3.245 + TMP_GOPATH= [2020-11-27T03:31:14.325Z] #43 3.245 + : /build [2020-11-27T03:31:14.325Z] #43 3.246 + '[' -z '' ']' [2020-11-27T03:31:14.325Z] #43 3.246 ++ mktemp -d [2020-11-27T03:31:14.325Z] #43 3.251 + export GOPATH=/tmp/tmp.XPzWfZ3xnE [2020-11-27T03:31:14.325Z] #43 3.251 + GOPATH=/tmp/tmp.XPzWfZ3xnE [2020-11-27T03:31:14.325Z] #43 3.251 + RM_GOPATH=1 [2020-11-27T03:31:14.325Z] #43 3.251 + case "$(go env GOARCH)" in [2020-11-27T03:31:14.325Z] #43 3.252 ++ go env GOARCH [2020-11-27T03:31:14.325Z] #43 3.266 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:31:14.325Z] #43 3.266 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:31:14.325Z] #43 3.267 ++ dirname /tmp/install/install.sh [2020-11-27T03:31:14.325Z] #43 3.268 + dir=/tmp/install [2020-11-27T03:31:14.325Z] #43 3.268 + bin=vndr [2020-11-27T03:31:14.325Z] #43 3.268 + shift [2020-11-27T03:31:14.325Z] #43 3.268 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-11-27T03:31:14.325Z] #43 3.268 + . /tmp/install/vndr.installer [2020-11-27T03:31:14.325Z] #43 3.268 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-27T03:31:14.325Z] #43 3.268 + install_vndr [2020-11-27T03:31:14.325Z] #43 3.268 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-11-27T03:31:14.325Z] #43 3.268 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-27T03:31:14.325Z] #43 3.269 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.XPzWfZ3xnE/src/github.com/LK4D4/vndr [2020-11-27T03:31:14.325Z] #43 3.276 Cloning into '/tmp/tmp.XPzWfZ3xnE/src/github.com/LK4D4/vndr'... [2020-11-27T03:31:14.325Z] #43 3.934 + cd /tmp/tmp.XPzWfZ3xnE/src/github.com/LK4D4/vndr [2020-11-27T03:31:14.325Z] #43 3.934 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-27T03:31:14.325Z] #43 3.955 + go build -buildmode=pie -v -o /build/vndr . [2020-11-27T03:31:14.325Z] #43 4.924 internal/bytealg [2020-11-27T03:31:14.325Z] #43 4.933 internal/race [2020-11-27T03:31:14.325Z] #43 4.995 sync/atomic [2020-11-27T03:31:14.325Z] #43 5.230 runtime [2020-11-27T03:31:14.325Z] #43 5.312 unicode [2020-11-27T03:31:14.325Z] #43 8.407 unicode/utf8 [2020-11-27T03:31:14.325Z] #43 8.933 math [2020-11-27T03:31:14.325Z] #43 ... [2020-11-27T03:31:14.325Z] [2020-11-27T03:31:14.325Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T03:31:14.812Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.0s done [2020-11-27T03:31:14.812Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-11-27T03:31:14.835Z] Fetching without tags [2020-11-27T03:31:14.883Z] db4e2d8d5901: Verifying Checksum [2020-11-27T03:31:14.883Z] db4e2d8d5901: Download complete [2020-11-27T03:31:15.204Z] #27 8.178 0.2% ##### 7.7% ####### 9.8% ######## 12.0% ########## 14.1% ############# 18.4% ################# 24.9% ###################### 31.7% ######################### 35.6% ############################### 43.7% #################################### 50.1% ######################################## 56.5% ############################################## 65.1% ################################################### 71.6% ######################################################## 78.0% ############################################################ 84.4% ################################################################## 93.0% ####################################################################### 99.4% ######################################################################## 100.0% [2020-11-27T03:31:15.222Z] Merging remotes/origin/master commit e1bba7456d9902d04eec8c402f852d0ae17d123c into PR head commit f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 [2020-11-27T03:31:15.497Z] #27 10.68 [2020-11-27T03:31:15.553Z] #8 ... [2020-11-27T03:31:15.553Z] [2020-11-27T03:31:15.553Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-27T03:31:15.553Z] #25 1.331 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T03:31:15.553Z] #25 1.370 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T03:31:15.553Z] #25 1.377 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T03:31:15.553Z] #25 1.520 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T03:31:15.553Z] #25 1.772 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T03:31:15.553Z] #25 2.194 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T03:31:15.553Z] #25 3.711 Fetched 8405 kB in 3s (3125 kB/s) [2020-11-27T03:31:15.553Z] #25 3.711 Reading package lists... [2020-11-27T03:31:15.553Z] #25 4.838 Reading package lists... [2020-11-27T03:31:15.553Z] #25 5.821 Building dependency tree... [2020-11-27T03:31:15.553Z] #25 6.264 The following additional packages will be installed: [2020-11-27T03:31:15.553Z] #25 6.264 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-11-27T03:31:15.553Z] #25 6.264 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-11-27T03:31:15.553Z] #25 6.264 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-11-27T03:31:15.553Z] #25 6.264 Suggested packages: [2020-11-27T03:31:15.553Z] #25 6.264 krb5-doc krb5-user [2020-11-27T03:31:15.553Z] #25 6.264 Recommended packages: [2020-11-27T03:31:15.553Z] #25 6.264 krb5-locales publicsuffix libsasl2-modules [2020-11-27T03:31:15.553Z] #25 6.512 The following NEW packages will be installed: [2020-11-27T03:31:15.553Z] #25 6.512 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-11-27T03:31:15.553Z] #25 6.512 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-11-27T03:31:15.553Z] #25 6.512 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-11-27T03:31:15.553Z] #25 6.512 libssh2-1 libssl1.1 openssl [2020-11-27T03:31:15.553Z] #25 6.792 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-11-27T03:31:15.553Z] #25 6.792 Need to get 5049 kB of archives. [2020-11-27T03:31:15.553Z] #25 6.792 After this operation, 12.1 MB of additional disk space will be used. [2020-11-27T03:31:15.553Z] #25 6.792 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2020-11-27T03:31:15.553Z] #25 6.792 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2020-11-27T03:31:15.553Z] #25 6.808 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2020-11-27T03:31:15.553Z] #25 6.808 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-11-27T03:31:15.553Z] #25 6.808 Get:5 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB] [2020-11-27T03:31:15.553Z] #25 6.808 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2020-11-27T03:31:15.553Z] #25 6.808 Get:7 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-11-27T03:31:15.553Z] #25 6.808 Get:8 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB] [2020-11-27T03:31:15.553Z] #25 6.830 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-11-27T03:31:15.553Z] #25 6.836 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-11-27T03:31:15.553Z] #25 6.836 Get:11 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB] [2020-11-27T03:31:15.553Z] #25 6.856 Get:12 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-11-27T03:31:15.553Z] #25 6.858 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-11-27T03:31:15.553Z] #25 6.858 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-11-27T03:31:15.553Z] #25 6.868 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-11-27T03:31:15.553Z] #25 6.868 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-11-27T03:31:15.553Z] #25 6.868 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-11-27T03:31:15.553Z] #25 6.884 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-11-27T03:31:15.553Z] #25 6.884 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-11-27T03:31:15.553Z] #25 6.884 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-11-27T03:31:15.553Z] #25 6.884 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-11-27T03:31:15.553Z] #25 7.092 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T03:31:15.553Z] #25 7.138 Fetched 5049 kB in 0s (14.5 MB/s) [2020-11-27T03:31:15.553Z] #25 7.184 Selecting previously unselected package libkeyutils1:amd64. [2020-11-27T03:31:15.553Z] #25 7.184 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2020-11-27T03:31:15.553Z] #25 7.190 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2020-11-27T03:31:15.553Z] #25 7.204 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-11-27T03:31:15.553Z] #25 7.253 Selecting previously unselected package libkrb5support0:amd64. [2020-11-27T03:31:15.553Z] #25 7.253 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2020-11-27T03:31:15.553Z] #25 7.258 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-11-27T03:31:15.553Z] #25 7.327 Selecting previously unselected package libk5crypto3:amd64. [2020-11-27T03:31:15.553Z] #25 7.330 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2020-11-27T03:31:15.553Z] #25 7.334 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-11-27T03:31:15.553Z] #25 7.423 Selecting previously unselected package libssl1.1:amd64. [2020-11-27T03:31:15.553Z] #25 7.423 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ... [2020-11-27T03:31:15.553Z] #25 7.427 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-11-27T03:31:15.553Z] #25 7.675 Selecting previously unselected package libkrb5-3:amd64. [2020-11-27T03:31:15.553Z] #25 7.675 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2020-11-27T03:31:15.553Z] #25 7.681 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-11-27T03:31:15.553Z] #25 7.821 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-11-27T03:31:15.553Z] #25 7.821 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2020-11-27T03:31:15.553Z] #25 7.826 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-11-27T03:31:15.553Z] #25 7.885 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-11-27T03:31:15.553Z] #25 7.885 Preparing to unpack .../06-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-11-27T03:31:15.553Z] #25 7.894 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-27T03:31:15.553Z] #25 7.955 Selecting previously unselected package libsasl2-2:amd64. [2020-11-27T03:31:15.553Z] #25 7.955 Preparing to unpack .../07-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-11-27T03:31:15.553Z] #25 7.959 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-27T03:31:15.553Z] #25 8.016 Selecting previously unselected package libldap-common. [2020-11-27T03:31:15.553Z] #25 8.018 Preparing to unpack .../08-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-11-27T03:31:15.553Z] #25 8.022 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-11-27T03:31:15.553Z] #25 8.090 Selecting previously unselected package libldap-2.4-2:amd64. [2020-11-27T03:31:15.553Z] #25 8.090 Preparing to unpack .../09-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ... [2020-11-27T03:31:15.553Z] #25 8.095 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-11-27T03:31:15.553Z] #25 8.256 Selecting previously unselected package openssl. [2020-11-27T03:31:15.553Z] #25 8.256 Preparing to unpack .../10-openssl_1.1.1d-0+deb10u3_amd64.deb ... [2020-11-27T03:31:15.553Z] #25 8.259 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-11-27T03:31:15.553Z] #25 8.428 Selecting previously unselected package ca-certificates. [2020-11-27T03:31:15.553Z] #25 8.428 Preparing to unpack .../11-ca-certificates_20200601~deb10u1_all.deb ... [2020-11-27T03:31:15.553Z] #25 8.432 Unpacking ca-certificates (20200601~deb10u1) ... [2020-11-27T03:31:15.553Z] #25 8.538 Selecting previously unselected package libnghttp2-14:amd64. [2020-11-27T03:31:15.553Z] #25 8.538 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-11-27T03:31:15.553Z] #25 8.545 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-11-27T03:31:15.553Z] #25 8.615 Selecting previously unselected package libpsl5:amd64. [2020-11-27T03:31:15.553Z] #25 8.615 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2020-11-27T03:31:15.553Z] #25 8.620 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-11-27T03:31:15.553Z] #25 8.683 Selecting previously unselected package librtmp1:amd64. [2020-11-27T03:31:15.553Z] #25 8.683 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-11-27T03:31:15.553Z] #25 8.690 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-11-27T03:31:15.553Z] #25 8.747 Selecting previously unselected package libssh2-1:amd64. [2020-11-27T03:31:15.553Z] #25 8.749 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-11-27T03:31:15.553Z] #25 8.756 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-11-27T03:31:15.553Z] #25 8.860 Selecting previously unselected package libcurl4:amd64. [2020-11-27T03:31:15.553Z] #25 8.860 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-11-27T03:31:15.553Z] #25 8.869 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-11-27T03:31:15.553Z] #25 8.963 Selecting previously unselected package curl. [2020-11-27T03:31:15.553Z] #25 8.963 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-11-27T03:31:15.553Z] #25 8.967 Unpacking curl (7.64.0-4+deb10u1) ... [2020-11-27T03:31:15.553Z] #25 9.060 Selecting previously unselected package libonig5:amd64. [2020-11-27T03:31:15.553Z] #25 9.060 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2020-11-27T03:31:15.553Z] #25 9.065 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-11-27T03:31:15.553Z] #25 9.164 Selecting previously unselected package libjq1:amd64. [2020-11-27T03:31:15.553Z] #25 9.164 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-11-27T03:31:15.553Z] #25 9.170 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-27T03:31:15.553Z] #25 9.238 Selecting previously unselected package jq. [2020-11-27T03:31:15.553Z] #25 9.238 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-11-27T03:31:15.553Z] #25 9.242 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-27T03:31:15.553Z] #25 9.299 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-11-27T03:31:15.553Z] #25 9.312 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-11-27T03:31:15.553Z] #25 9.333 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-11-27T03:31:15.553Z] #25 9.473 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-11-27T03:31:15.553Z] #25 9.486 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-11-27T03:31:15.553Z] #25 9.505 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-11-27T03:31:15.553Z] #25 9.518 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-27T03:31:15.814Z] #25 9.530 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-11-27T03:31:15.814Z] #25 9.543 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-11-27T03:31:15.814Z] #25 9.557 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-27T03:31:15.814Z] #25 9.568 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-11-27T03:31:15.814Z] #25 9.582 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-11-27T03:31:15.814Z] #25 9.595 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-11-27T03:31:15.814Z] #25 9.615 Setting up libonig5:amd64 (6.9.1-1) ... [2020-11-27T03:31:15.814Z] #25 9.843 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-27T03:31:15.814Z] #25 9.861 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-11-27T03:31:15.814Z] #25 9.876 Setting up ca-certificates (20200601~deb10u1) ... [2020-11-27T03:31:15.935Z] 1301750ffb48: Verifying Checksum [2020-11-27T03:31:15.935Z] 1301750ffb48: Download complete [2020-11-27T03:31:15.935Z] 5ffb2f5886e2: Verifying Checksum [2020-11-27T03:31:15.935Z] 5ffb2f5886e2: Download complete [2020-11-27T03:31:16.575Z] dc5c6edc9cff: Verifying Checksum [2020-11-27T03:31:16.575Z] dc5c6edc9cff: Download complete [2020-11-27T03:31:16.757Z] #25 10.60 Updating certificates in /etc/ssl/certs... [2020-11-27T03:31:14.743Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-27T03:31:14.769Z] > git config --add remote.origin.fetch +refs/pull/41720/head:refs/remotes/origin/PR-41720 # timeout=10 [2020-11-27T03:31:14.784Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-27T03:31:14.798Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-27T03:31:14.809Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-27T03:31:14.809Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T03:31:14.811Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41720/head:refs/remotes/origin/PR-41720 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-27T03:31:15.209Z] > git config core.sparsecheckout # timeout=10 [2020-11-27T03:31:15.221Z] > git checkout -f f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 # timeout=10 [2020-11-27T03:31:16.934Z] Fetching without tags [2020-11-27T03:31:17.326Z] Merging remotes/origin/master commit e1bba7456d9902d04eec8c402f852d0ae17d123c into PR head commit f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 [2020-11-27T03:31:17.585Z] Merge succeeded, producing f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 [2020-11-27T03:31:17.585Z] Checking out Revision f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 (PR-41720) [2020-11-27T03:31:17.702Z] #25 11.70 126 added, 0 removed; done. [2020-11-27T03:31:17.702Z] #25 11.73 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-11-27T03:31:17.702Z] #25 11.74 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-27T03:31:17.702Z] #25 11.76 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-11-27T03:31:17.702Z] #25 11.77 Setting up curl (7.64.0-4+deb10u1) ... [2020-11-27T03:31:17.702Z] #25 11.78 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T03:31:17.702Z] #25 11.81 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-11-27T03:31:17.702Z] #25 11.82 Updating certificates in /etc/ssl/certs... [2020-11-27T03:31:18.646Z] #25 12.83 0 added, 0 removed; done. [2020-11-27T03:31:18.646Z] #25 12.83 Running hooks in /etc/ca-certificates/update.d... [2020-11-27T03:31:18.646Z] #25 12.83 done. [2020-11-27T03:31:18.672Z] db4e2d8d5901: Pull complete [2020-11-27T03:31:18.879Z] Merge succeeded, producing f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 [2020-11-27T03:31:18.879Z] Checking out Revision f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 (PR-41720) [2020-11-27T03:31:16.861Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-27T03:31:16.873Z] > git config --add remote.origin.fetch +refs/pull/41720/head:refs/remotes/origin/PR-41720 # timeout=10 [2020-11-27T03:31:16.899Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-27T03:31:16.919Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-27T03:31:16.938Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-27T03:31:16.938Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T03:31:16.959Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41720/head:refs/remotes/origin/PR-41720 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-27T03:31:17.341Z] > git config core.sparsecheckout # timeout=10 [2020-11-27T03:31:17.361Z] > git checkout -f f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 # timeout=10 [2020-11-27T03:31:18.678Z] > git remote # timeout=10 [2020-11-27T03:31:18.721Z] > git config --get remote.origin.url # timeout=10 [2020-11-27T03:31:18.779Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T03:31:18.780Z] > git merge e1bba7456d9902d04eec8c402f852d0ae17d123c # timeout=10 [2020-11-27T03:31:18.819Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-27T03:31:18.968Z] dfe2d012519c: Pull complete [2020-11-27T03:31:19.085Z] Fetching without tags [2020-11-27T03:31:17.419Z] > git remote # timeout=10 [2020-11-27T03:31:17.426Z] > git config --get remote.origin.url # timeout=10 [2020-11-27T03:31:17.437Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T03:31:17.446Z] > git merge e1bba7456d9902d04eec8c402f852d0ae17d123c # timeout=10 [2020-11-27T03:31:17.548Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-27T03:31:17.564Z] > git config core.sparsecheckout # timeout=10 [2020-11-27T03:31:17.573Z] > git checkout -f f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 # timeout=10 [2020-11-27T03:31:19.263Z] 3c370c2e2f82: Verifying Checksum [2020-11-27T03:31:19.263Z] 3c370c2e2f82: Download complete [2020-11-27T03:31:19.263Z] 5d8f1d1f9197: Pull complete [2020-11-27T03:31:19.556Z] Merging remotes/origin/master commit e1bba7456d9902d04eec8c402f852d0ae17d123c into PR head commit f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 [2020-11-27T03:31:18.969Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-27T03:31:18.982Z] > git config --add remote.origin.fetch +refs/pull/41720/head:refs/remotes/origin/PR-41720 # timeout=10 [2020-11-27T03:31:19.012Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-27T03:31:19.051Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-27T03:31:19.127Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-27T03:31:19.127Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T03:31:19.129Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41720/head:refs/remotes/origin/PR-41720 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-27T03:31:19.560Z] > git config core.sparsecheckout # timeout=10 [2020-11-27T03:31:19.606Z] > git checkout -f f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 # timeout=10 [2020-11-27T03:31:18.888Z] > git config core.sparsecheckout # timeout=10 [2020-11-27T03:31:18.896Z] > git checkout -f f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 # timeout=10 [2020-11-27T03:31:21.432Z] Merge succeeded, producing f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 [2020-11-27T03:31:21.433Z] Checking out Revision f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 (PR-41720) [2020-11-27T03:31:21.663Z] #27 10.86 1.1% ## 3.5% #### 6.0% ##### 7.9% ####### 10.4% ######## 12.3% ########## 14.2% ########### 15.4% ############ 17.9% ############## 19.8% ############### 21.6% ################# 24.1% ################## 26.0% #################### 27.9% ##################### 30.4% ####################### 32.3% ######################### 34.7% ########################## 37.2% ############################ 39.1% ############################# 41.0% ############################### 43.5% ################################# 46.0% ################################## 48.4% #################################### 50.9% ###################################### 53.4% ######################################## 56.6% ########################################## 59.1% ############################################ 61.6% ############################################# 63.4% ############################################### 65.9% ################################################ 67.2% ################################################# 69.0% ################################################### 70.9% #################################################### 72.8% ##################################################### 74.0% ####################################################### 76.5% ######################################################## 77.8% ######################################################### 80.3% ########################################################### 82.8% ############################################################ 84.0% ############################################################## 87.1% ################################################################ 89.6% ################################################################# 91.5% ################################################################### 94.0% ##################################################################### 95.9% ###################################################################### 97.7% #27 ... [2020-11-27T03:31:21.663Z] [2020-11-27T03:31:21.663Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T03:31:21.663Z] #53 9.634 Reading package lists... [2020-11-27T03:31:21.663Z] #53 13.32 Reading package lists... [2020-11-27T03:31:21.663Z] #53 16.78 Building dependency tree... [2020-11-27T03:31:21.663Z] #53 17.88 The following additional packages will be installed: [2020-11-27T03:31:21.663Z] #53 17.89 libbtrfs0 [2020-11-27T03:31:21.663Z] #53 17.99 The following NEW packages will be installed: [2020-11-27T03:31:21.663Z] #53 17.99 libbtrfs-dev libbtrfs0 [2020-11-27T03:31:21.663Z] #53 18.12 0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T03:31:21.663Z] #53 18.12 Need to get 118 kB of archives. [2020-11-27T03:31:21.663Z] #53 18.12 After this operation, 390 kB of additional disk space will be used. [2020-11-27T03:31:21.663Z] #53 18.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-11-27T03:31:21.663Z] #53 18.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-11-27T03:31:21.663Z] #53 18.88 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T03:31:21.663Z] #53 18.96 Fetched 118 kB in 0s (924 kB/s) [2020-11-27T03:31:21.663Z] #53 18.99 Selecting previously unselected package libbtrfs0. [2020-11-27T03:31:21.663Z] #53 18.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-11-27T03:31:21.663Z] #53 19.06 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-11-27T03:31:21.663Z] #53 19.07 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-27T03:31:21.663Z] #53 19.13 Selecting previously unselected package libbtrfs-dev. [2020-11-27T03:31:21.663Z] #53 19.13 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-11-27T03:31:21.663Z] #53 19.13 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-27T03:31:21.663Z] #53 19.36 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-27T03:31:21.663Z] #53 19.38 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-27T03:31:21.663Z] #53 19.39 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T03:31:21.663Z] #53 DONE 20.3s [2020-11-27T03:31:21.663Z] [2020-11-27T03:31:21.663Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T03:31:21.663Z] #27 10.86 1.1% ## 3.5% #### 6.0% ##### 7.9% ####### 10.4% ######## 12.3% ########## 14.2% ########### 15.4% ############ 17.9% ############## 19.8% ############### 21.6% ################# 24.1% ################## 26.0% #################### 27.9% ##################### 30.4% ####################### 32.3% ######################### 34.7% ########################## 37.2% ############################ 39.1% ############################# 41.0% ############################### 43.5% ################################# 46.0% ################################## 48.4% #################################### 50.9% ###################################### 53.4% ######################################## 56.6% ########################################## 59.1% ############################################ 61.6% ############################################# 63.4% ############################################### 65.9% ################################################ 67.2% ################################################# 69.0% ################################################### 70.9% #################################################### 72.8% ##################################################### 74.0% ####################################################### 76.5% ######################################################## 77.8% ######################################################### 80.3% ########################################################### 82.8% ############################################################ 84.0% ############################################################## 87.1% ################################################################ 89.6% ################################################################# 91.5% ################################################################### 94.0% ##################################################################### 95.9% ###################################################################### 97.7% ####################################################################### 99.6% ######################################################################## 100.0% [2020-11-27T03:31:21.663Z] #27 16.91 [2020-11-27T03:31:21.663Z] #27 ... [2020-11-27T03:31:21.663Z] [2020-11-27T03:31:21.663Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:31:21.987Z] #25 DONE 16.0s [2020-11-27T03:31:21.987Z] [2020-11-27T03:31:21.987Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-11-27T03:31:21.987Z] #26 DONE 0.1s [2020-11-27T03:31:21.987Z] [2020-11-27T03:31:21.987Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T03:31:21.987Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.5s done [2020-11-27T03:31:21.987Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2020-11-27T03:31:22.021Z] 1301750ffb48: Pull complete [2020-11-27T03:31:22.169Z] Commit message: "Fix permissions on oci fixtures files" [2020-11-27T03:31:22.299Z] #54 0.668 + RM_GOPATH=0 [2020-11-27T03:31:22.299Z] #54 0.668 + TMP_GOPATH= [2020-11-27T03:31:22.299Z] #54 0.668 + : /build [2020-11-27T03:31:22.299Z] #54 0.668 + '[' -z '' ']' [2020-11-27T03:31:22.299Z] #54 0.669 ++ mktemp -d [2020-11-27T03:31:22.299Z] #54 0.670 + export GOPATH=/tmp/tmp.GyGqg1FoFM [2020-11-27T03:31:22.299Z] #54 0.670 + GOPATH=/tmp/tmp.GyGqg1FoFM [2020-11-27T03:31:22.299Z] #54 0.670 + RM_GOPATH=1 [2020-11-27T03:31:22.299Z] #54 0.670 + case "$(go env GOARCH)" in [2020-11-27T03:31:22.299Z] #54 0.671 ++ go env GOARCH [2020-11-27T03:31:22.299Z] #54 0.677 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:31:22.299Z] #54 0.678 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:31:22.299Z] #54 0.679 ++ dirname /tmp/install/install.sh [2020-11-27T03:31:22.299Z] #54 0.687 + dir=/tmp/install [2020-11-27T03:31:22.299Z] #54 0.689 + bin=containerd [2020-11-27T03:31:22.299Z] #54 0.689 + shift [2020-11-27T03:31:22.299Z] #54 0.689 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-11-27T03:31:22.299Z] #54 0.689 + . /tmp/install/containerd.installer [2020-11-27T03:31:22.299Z] #54 0.689 ++ set -e [2020-11-27T03:31:22.299Z] #54 0.689 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-27T03:31:22.299Z] #54 0.690 + install_containerd [2020-11-27T03:31:22.299Z] #54 0.691 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-11-27T03:31:22.299Z] #54 0.691 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-27T03:31:22.299Z] #54 0.691 + git clone https://github.com/containerd/containerd.git /tmp/tmp.GyGqg1FoFM/src/github.com/containerd/containerd [2020-11-27T03:31:22.299Z] #54 0.693 Cloning into '/tmp/tmp.GyGqg1FoFM/src/github.com/containerd/containerd'... [Pipeline] withEnv [Pipeline] { [2020-11-27T03:31:21.306Z] > git remote # timeout=10 [2020-11-27T03:31:21.350Z] > git config --get remote.origin.url # timeout=10 [2020-11-27T03:31:21.370Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T03:31:21.371Z] > git merge e1bba7456d9902d04eec8c402f852d0ae17d123c # timeout=10 [2020-11-27T03:31:21.403Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-27T03:31:21.432Z] > git config core.sparsecheckout # timeout=10 [2020-11-27T03:31:21.461Z] > git checkout -f f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-27T03:31:23.227Z] Commit message: "Fix permissions on oci fixtures files" [2020-11-27T03:31:23.322Z] + docker version [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-27T03:31:23.813Z] #54 ... [2020-11-27T03:31:23.813Z] [2020-11-27T03:31:23.813Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:31:23.813Z] #47 10.28 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-11-27T03:31:23.813Z] #47 10.33 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-11-27T03:31:23.813Z] #47 10.34 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-11-27T03:31:23.813Z] #47 10.53 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-11-27T03:31:23.813Z] #47 10.83 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-27T03:31:23.813Z] #47 10.89 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-27T03:31:23.813Z] #47 10.97 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-27T03:31:23.813Z] #47 12.46 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-27T03:31:23.813Z] #47 12.52 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-27T03:31:23.813Z] #47 12.52 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-27T03:31:23.813Z] #47 12.52 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-27T03:31:23.813Z] #47 12.52 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-27T03:31:23.813Z] #47 12.53 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-27T03:31:23.813Z] #47 12.53 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-11-27T03:31:23.813Z] #47 12.53 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-27T03:31:23.813Z] #47 12.61 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-27T03:31:23.813Z] #47 12.61 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-27T03:31:23.813Z] #47 12.61 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-11-27T03:31:23.813Z] #47 12.62 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-11-27T03:31:23.813Z] #47 12.70 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-27T03:31:23.813Z] #47 12.70 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-27T03:31:23.813Z] #47 12.70 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-27T03:31:23.813Z] #47 12.74 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-27T03:31:23.813Z] #47 12.76 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-27T03:31:23.813Z] #47 12.76 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-11-27T03:31:23.813Z] #47 12.76 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-27T03:31:23.813Z] #47 12.76 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-27T03:31:23.813Z] #47 12.77 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-11-27T03:31:23.813Z] #47 12.85 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-27T03:31:23.813Z] #47 12.85 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-27T03:31:23.813Z] #47 12.86 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-27T03:31:23.813Z] #47 12.99 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-27T03:31:23.813Z] #47 12.99 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-11-27T03:31:23.813Z] #47 13.05 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-27T03:31:23.813Z] #47 13.08 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-11-27T03:31:23.813Z] #47 13.11 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-27T03:31:23.813Z] #47 13.11 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-27T03:31:23.813Z] #47 13.12 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-11-27T03:31:23.813Z] #47 13.24 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-27T03:31:23.813Z] #47 13.29 go: downloading github.com/ultraware/funlen v0.0.2 [2020-11-27T03:31:23.813Z] #47 13.36 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-27T03:31:23.813Z] #47 13.36 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-11-27T03:31:23.813Z] #47 13.36 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-11-27T03:31:23.813Z] #47 13.38 go: downloading github.com/stretchr/testify v1.4.0 [2020-11-27T03:31:23.813Z] #47 13.45 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-11-27T03:31:23.813Z] #47 13.54 go: downloading github.com/subosito/gotenv v1.2.0 [2020-11-27T03:31:23.813Z] #47 13.55 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-11-27T03:31:23.813Z] #47 13.61 go: extracting github.com/ultraware/funlen v0.0.2 [2020-11-27T03:31:23.813Z] #47 13.65 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-11-27T03:31:23.813Z] #47 13.65 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-11-27T03:31:23.813Z] #47 13.75 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-11-27T03:31:23.813Z] #47 13.75 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-11-27T03:31:23.813Z] #47 13.76 go: extracting github.com/stretchr/testify v1.4.0 [2020-11-27T03:31:23.813Z] #47 13.84 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-27T03:31:23.813Z] #47 13.89 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-11-27T03:31:23.813Z] #47 13.98 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-11-27T03:31:23.813Z] #47 13.98 go: extracting github.com/subosito/gotenv v1.2.0 [2020-11-27T03:31:23.813Z] #47 13.99 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-11-27T03:31:23.813Z] #47 14.08 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-27T03:31:23.813Z] #47 14.09 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-27T03:31:23.813Z] #47 14.17 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-27T03:31:23.813Z] #47 14.18 go: downloading github.com/stretchr/objx v0.2.0 [2020-11-27T03:31:23.813Z] #47 14.19 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-11-27T03:31:23.813Z] #47 14.21 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-27T03:31:23.813Z] #47 14.24 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-27T03:31:23.813Z] #47 14.24 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-27T03:31:23.813Z] #47 14.24 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-27T03:31:23.813Z] #47 14.29 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-11-27T03:31:23.813Z] #47 14.31 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-27T03:31:23.813Z] #47 14.33 go: downloading github.com/magiconair/properties v1.8.1 [2020-11-27T03:31:23.813Z] #47 14.39 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-27T03:31:23.813Z] #47 14.40 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-11-27T03:31:23.813Z] #47 14.41 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-27T03:31:23.813Z] #47 14.42 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-11-27T03:31:23.813Z] #47 14.47 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-27T03:31:23.813Z] #47 14.47 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-11-27T03:31:23.813Z] #47 14.48 go: downloading github.com/spf13/afero v1.1.2 [2020-11-27T03:31:23.813Z] #47 14.65 go: extracting github.com/magiconair/properties v1.8.1 [2020-11-27T03:31:23.813Z] #47 14.69 go: extracting github.com/stretchr/objx v0.2.0 [2020-11-27T03:31:23.813Z] #47 14.69 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-27T03:31:23.813Z] #47 14.75 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-11-27T03:31:23.813Z] #47 14.84 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-11-27T03:31:23.813Z] #47 14.89 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-27T03:31:23.813Z] #47 14.89 go: downloading github.com/gobwas/glob v0.2.3 [2020-11-27T03:31:23.813Z] #47 14.93 go: downloading github.com/fatih/color v1.7.0 [2020-11-27T03:31:23.813Z] #47 14.93 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-11-27T03:31:23.813Z] #47 14.93 go: extracting github.com/spf13/afero v1.1.2 [2020-11-27T03:31:23.813Z] #47 14.96 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-11-27T03:31:23.813Z] #47 14.96 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-27T03:31:23.813Z] #47 15.00 go: downloading golang.org/x/text v0.3.2 [2020-11-27T03:31:23.813Z] #47 15.26 go: extracting github.com/fatih/color v1.7.0 [2020-11-27T03:31:23.813Z] #47 15.26 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-27T03:31:23.814Z] #47 15.29 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-11-27T03:31:23.814Z] #47 15.32 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-11-27T03:31:23.814Z] #47 15.33 go: extracting github.com/gobwas/glob v0.2.3 [2020-11-27T03:31:23.814Z] #47 15.34 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-11-27T03:31:23.814Z] #47 15.42 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-11-27T03:31:23.814Z] #47 15.48 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-27T03:31:23.814Z] #47 15.50 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-11-27T03:31:23.814Z] #47 15.52 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-27T03:31:23.814Z] #47 15.58 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-27T03:31:23.814Z] #47 15.71 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-11-27T03:31:23.814Z] #47 15.71 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-11-27T03:31:23.814Z] #47 15.73 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-27T03:31:23.814Z] #47 15.73 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-11-27T03:31:23.814Z] #47 15.73 go: downloading github.com/spf13/cast v1.3.0 [2020-11-27T03:31:23.814Z] #47 15.77 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-27T03:31:23.814Z] #47 15.78 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-11-27T03:31:23.814Z] #47 15.79 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-11-27T03:31:23.814Z] #47 15.89 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-27T03:31:23.814Z] #47 15.90 go: downloading github.com/kisielk/gotool v1.0.0 [2020-11-27T03:31:23.814Z] #47 15.90 go: extracting github.com/spf13/cast v1.3.0 [2020-11-27T03:31:23.814Z] #47 15.90 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-11-27T03:31:23.814Z] #47 15.90 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-27T03:31:23.814Z] #47 15.97 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-27T03:31:23.814Z] #47 15.97 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-11-27T03:31:23.814Z] #47 15.97 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-11-27T03:31:23.814Z] #47 15.98 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-11-27T03:31:23.814Z] #47 16.05 go: downloading github.com/gogo/protobuf v1.2.1 [2020-11-27T03:31:23.814Z] #47 16.14 go: extracting github.com/kisielk/gotool v1.0.0 [2020-11-27T03:31:23.814Z] #47 16.14 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-27T03:31:23.814Z] #47 16.19 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-27T03:31:23.814Z] #47 16.33 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-11-27T03:31:23.814Z] #47 16.34 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-27T03:31:23.814Z] #47 16.36 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-27T03:31:23.814Z] #47 16.39 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-27T03:31:23.814Z] #47 16.50 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-27T03:31:23.814Z] #47 16.58 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-11-27T03:31:23.814Z] #47 16.86 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-27T03:31:23.814Z] #47 17.01 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-27T03:31:23.814Z] #47 17.49 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-27T03:31:23.814Z] #47 19.30 go: extracting github.com/gogo/protobuf v1.2.1 [2020-11-27T03:31:24.115Z] #47 ... [2020-11-27T03:31:24.115Z] [2020-11-27T03:31:24.115Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T03:31:24.115Z] #27 18.04 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-11-27T03:31:24.115Z] #27 18.32 [2020-11-27T03:31:24.115Z] #27 18.46 ####### 10.1% ######################################################################## 100.0% [2020-11-27T03:31:24.115Z] #27 18.62 [2020-11-27T03:31:24.116Z] dc5c6edc9cff: Pull complete [2020-11-27T03:31:24.408Z] #27 ... [2020-11-27T03:31:24.408Z] [2020-11-27T03:31:24.408Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:31:24.408Z] #32 10.58 runtime/cgo [2020-11-27T03:31:24.408Z] #32 ... [2020-11-27T03:31:24.408Z] [2020-11-27T03:31:24.408Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:31:24.408Z] #49 10.60 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-27T03:31:24.408Z] #49 10.76 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-27T03:31:24.408Z] #49 11.23 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-27T03:31:24.408Z] #49 11.85 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-27T03:31:24.408Z] #49 12.52 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-27T03:31:24.408Z] #49 13.56 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-27T03:31:24.408Z] #49 13.69 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-27T03:31:24.408Z] #49 13.91 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-27T03:31:24.408Z] #49 13.91 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-27T03:31:24.408Z] #49 14.35 runtime/cgo [2020-11-27T03:31:24.408Z] #49 14.38 runtime [2020-11-27T03:31:24.408Z] #49 ... [2020-11-27T03:31:24.408Z] [2020-11-27T03:31:24.408Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T03:31:24.408Z] #38 12.98 + 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-11-27T03:31:24.576Z] + docker version [2020-11-27T03:31:24.700Z] #38 ... [2020-11-27T03:31:24.700Z] [2020-11-27T03:31:24.700Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:31:24.700Z] #11 9.152 Reading package lists... [2020-11-27T03:31:24.700Z] #11 13.03 Reading package lists... [2020-11-27T03:31:24.700Z] #11 16.49 Building dependency tree... [2020-11-27T03:31:24.700Z] #11 17.36 The following additional packages will be installed: [2020-11-27T03:31:24.700Z] #11 17.36 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-11-27T03:31:24.700Z] #11 17.36 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-11-27T03:31:24.700Z] #11 17.36 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-11-27T03:31:24.700Z] #11 17.36 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-27T03:31:24.700Z] #11 17.36 Suggested packages: [2020-11-27T03:31:24.700Z] #11 17.36 gcc-8-locales seccomp wine64 [2020-11-27T03:31:24.700Z] #11 18.21 The following NEW packages will be installed: [2020-11-27T03:31:24.700Z] #11 18.22 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-11-27T03:31:24.700Z] #11 18.22 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-11-27T03:31:24.700Z] #11 18.22 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-11-27T03:31:24.700Z] #11 18.22 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-11-27T03:31:24.700Z] #11 18.22 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-11-27T03:31:24.700Z] #11 18.22 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-27T03:31:24.700Z] #11 18.35 0 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T03:31:24.700Z] #11 18.35 Need to get 73.3 MB of archives. [2020-11-27T03:31:24.700Z] #11 18.35 After this operation, 494 MB of additional disk space will be used. [2020-11-27T03:31:24.700Z] #11 18.35 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-11-27T03:31:24.700Z] #11 18.69 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-11-27T03:31:24.700Z] #11 18.95 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-11-27T03:31:24.700Z] #11 18.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-11-27T03:31:24.700Z] #11 19.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-11-27T03:31:24.700Z] #11 19.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-11-27T03:31:24.700Z] #11 19.28 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-11-27T03:31:24.700Z] #11 19.51 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-11-27T03:31:24.700Z] #11 19.52 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-11-27T03:31:24.701Z] #11 21.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-11-27T03:31:24.701Z] #11 22.72 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-11-27T03:31:24.701Z] #11 22.74 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-11-27T03:31:24.701Z] #11 22.75 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-11-27T03:31:24.701Z] #11 22.76 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-11-27T03:31:24.701Z] #11 22.77 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-11-27T03:31:24.701Z] #11 22.77 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-11-27T03:31:24.701Z] #11 22.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-11-27T03:31:24.701Z] #11 22.80 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-11-27T03:31:24.701Z] #11 22.80 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-11-27T03:31:24.701Z] #11 22.82 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-11-27T03:31:24.701Z] #11 22.83 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-11-27T03:31:24.701Z] #11 22.86 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-11-27T03:31:24.701Z] #11 22.94 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-11-27T03:31:24.701Z] #11 22.95 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-11-27T03:31:24.701Z] #11 22.95 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-11-27T03:31:24.701Z] #11 ... [2020-11-27T03:31:24.701Z] [2020-11-27T03:31:24.701Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:31:24.701Z] #45 11.08 go: finding github.com/fatih/color v1.9.0 [2020-11-27T03:31:24.701Z] #45 11.09 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T03:31:24.701Z] #45 11.16 go: finding github.com/pkg/errors v0.9.1 [2020-11-27T03:31:24.701Z] #45 11.23 go: finding github.com/mattn/go-colorable v0.1.6 [2020-11-27T03:31:24.701Z] #45 11.24 go: finding github.com/spf13/pflag v1.0.3 [2020-11-27T03:31:24.701Z] #45 11.25 go: finding github.com/mattn/go-isatty v0.0.12 [2020-11-27T03:31:24.701Z] #45 11.38 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-27T03:31:24.701Z] #45 11.53 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-11-27T03:31:24.701Z] #45 11.60 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T03:31:24.701Z] #45 11.64 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T03:31:24.701Z] #45 11.69 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T03:31:24.993Z] #45 ... [2020-11-27T03:31:24.993Z] [2020-11-27T03:31:24.993Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:31:24.993Z] #11 23.52 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T03:31:24.993Z] #11 23.59 Fetched 73.3 MB in 5s (15.6 MB/s) [2020-11-27T03:31:24.993Z] #11 23.66 Selecting previously unselected package binutils-mingw-w64-i686. [2020-11-27T03:31:24.993Z] #11 23.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-11-27T03:31:24.993Z] #11 23.69 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-11-27T03:31:24.993Z] #11 23.69 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-27T03:31:25.285Z] #11 ... [2020-11-27T03:31:25.285Z] [2020-11-27T03:31:25.285Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T03:31:25.285Z] #34 10.03 Reading package lists... [2020-11-27T03:31:25.285Z] #34 14.31 Reading package lists... [2020-11-27T03:31:25.285Z] #34 17.99 Building dependency tree... [2020-11-27T03:31:25.285Z] #34 19.10 The following additional packages will be installed: [2020-11-27T03:31:25.285Z] #34 19.10 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-11-27T03:31:25.285Z] #34 19.10 Suggested packages: [2020-11-27T03:31:25.285Z] #34 19.10 cmake-doc ninja-build lrzip [2020-11-27T03:31:25.285Z] #34 19.10 Recommended packages: [2020-11-27T03:31:25.285Z] #34 19.10 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-11-27T03:31:25.285Z] #34 19.78 The following NEW packages will be installed: [2020-11-27T03:31:25.285Z] #34 19.82 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-11-27T03:31:25.285Z] #34 19.82 vim-common xxd [2020-11-27T03:31:25.285Z] #34 19.94 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T03:31:25.285Z] #34 19.94 Need to get 14.0 MB of archives. [2020-11-27T03:31:25.285Z] #34 19.94 After this operation, 62.1 MB of additional disk space will be used. [2020-11-27T03:31:25.285Z] #34 19.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-11-27T03:31:25.285Z] #34 19.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-11-27T03:31:25.285Z] #34 19.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-11-27T03:31:25.285Z] #34 20.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-11-27T03:31:25.285Z] #34 20.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-11-27T03:31:25.285Z] #34 20.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-11-27T03:31:25.285Z] #34 20.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-11-27T03:31:25.285Z] #34 20.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-11-27T03:31:25.285Z] #34 20.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-11-27T03:31:25.285Z] #34 20.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-11-27T03:31:25.285Z] #34 21.47 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T03:31:25.285Z] #34 21.56 Fetched 14.0 MB in 1s (13.6 MB/s) [2020-11-27T03:31:25.285Z] #34 21.63 Selecting previously unselected package xxd. [2020-11-27T03:31:25.285Z] #34 21.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-11-27T03:31:25.285Z] #34 21.69 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-11-27T03:31:25.285Z] #34 21.71 Unpacking xxd (2:8.1.0875-5) ... [2020-11-27T03:31:25.285Z] #34 21.86 Selecting previously unselected package vim-common. [2020-11-27T03:31:25.285Z] #34 21.86 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-27T03:31:25.285Z] #34 21.88 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-27T03:31:25.285Z] #34 22.19 Selecting previously unselected package cmake-data. [2020-11-27T03:31:25.285Z] #34 22.19 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-11-27T03:31:25.285Z] #34 22.20 Unpacking cmake-data (3.13.4-1) ... [2020-11-27T03:31:25.577Z] #34 ... [2020-11-27T03:31:25.577Z] [2020-11-27T03:31:25.577Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:31:25.577Z] #40 10.59 Reading package lists... [2020-11-27T03:31:25.577Z] #40 14.95 Reading package lists... [2020-11-27T03:31:25.577Z] #40 18.45 Building dependency tree... [2020-11-27T03:31:25.577Z] #40 19.51 The following additional packages will be installed: [2020-11-27T03:31:25.577Z] #40 19.52 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-11-27T03:31:25.577Z] #40 19.52 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-11-27T03:31:25.577Z] #40 19.52 Suggested packages: [2020-11-27T03:31:25.577Z] #40 19.53 manpages-dev python-setuptools [2020-11-27T03:31:25.577Z] #40 20.51 The following NEW packages will be installed: [2020-11-27T03:31:25.577Z] #40 20.51 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-11-27T03:31:25.577Z] #40 20.51 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-11-27T03:31:25.577Z] #40 20.51 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-11-27T03:31:25.577Z] #40 20.51 python-six zlib1g-dev [2020-11-27T03:31:25.577Z] #40 20.66 0 upgraded, 17 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T03:31:25.577Z] #40 20.66 Need to get 3742 kB of archives. [2020-11-27T03:31:25.577Z] #40 20.66 After this operation, 22.0 MB of additional disk space will be used. [2020-11-27T03:31:25.577Z] #40 20.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-11-27T03:31:25.577Z] #40 20.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-11-27T03:31:25.577Z] #40 20.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-11-27T03:31:25.577Z] #40 20.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-11-27T03:31:25.577Z] #40 20.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-11-27T03:31:25.577Z] #40 20.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-11-27T03:31:25.577Z] #40 20.78 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-11-27T03:31:25.577Z] #40 20.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-11-27T03:31:25.577Z] #40 20.79 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-11-27T03:31:25.577Z] #40 20.82 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-11-27T03:31:25.577Z] #40 20.82 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-11-27T03:31:25.577Z] #40 20.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-11-27T03:31:25.577Z] #40 20.91 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-11-27T03:31:25.577Z] #40 20.94 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-11-27T03:31:25.577Z] #40 20.94 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-11-27T03:31:25.577Z] #40 20.95 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-11-27T03:31:25.577Z] #40 20.96 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-11-27T03:31:25.577Z] #40 21.63 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T03:31:25.577Z] #40 21.69 Fetched 3742 kB in 0s (8083 kB/s) [2020-11-27T03:31:25.577Z] #40 21.77 Selecting previously unselected package libcap-dev:s390x. [2020-11-27T03:31:25.577Z] #40 21.77 (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-11-27T03:31:25.577Z] #40 21.81 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-11-27T03:31:25.577Z] #40 21.82 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-11-27T03:31:25.577Z] #40 21.92 Selecting previously unselected package libnet1:s390x. [2020-11-27T03:31:25.577Z] #40 21.93 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-11-27T03:31:25.577Z] #40 21.93 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-11-27T03:31:25.577Z] #40 22.08 Selecting previously unselected package libnet1-dev. [2020-11-27T03:31:25.577Z] #40 22.08 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-11-27T03:31:25.577Z] #40 22.08 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-27T03:31:25.577Z] #40 22.26 Selecting previously unselected package libnl-3-200:s390x. [2020-11-27T03:31:25.577Z] #40 22.26 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-11-27T03:31:25.577Z] #40 22.26 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-11-27T03:31:25.577Z] #40 22.36 Selecting previously unselected package libnl-3-dev:s390x. [2020-11-27T03:31:25.577Z] #40 22.38 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-11-27T03:31:25.577Z] #40 22.39 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-11-27T03:31:25.577Z] #40 22.62 Selecting previously unselected package libprotobuf-c1:s390x. [2020-11-27T03:31:25.577Z] #40 22.62 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-11-27T03:31:25.577Z] #40 22.62 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-11-27T03:31:25.577Z] #40 22.70 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-11-27T03:31:25.577Z] #40 22.70 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-11-27T03:31:25.577Z] #40 22.70 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-11-27T03:31:25.577Z] #40 22.80 Selecting previously unselected package zlib1g-dev:s390x. [2020-11-27T03:31:25.577Z] #40 22.80 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-11-27T03:31:25.577Z] #40 22.80 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-11-27T03:31:25.577Z] #40 23.11 Selecting previously unselected package libprotobuf17:s390x. [2020-11-27T03:31:25.577Z] #40 23.11 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-11-27T03:31:25.577Z] #40 23.11 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-11-27T03:31:25.577Z] #40 23.70 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-11-27T03:31:25.577Z] #40 23.70 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-11-27T03:31:25.577Z] #40 23.70 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-11-27T03:31:25.577Z] #40 23.85 Selecting previously unselected package libprotobuf-dev:s390x. [2020-11-27T03:31:25.577Z] #40 23.86 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-11-27T03:31:25.577Z] #40 23.86 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-11-27T03:31:25.577Z] #40 ... [2020-11-27T03:31:25.577Z] [2020-11-27T03:31:25.577Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T03:31:25.577Z] #34 24.39 Selecting previously unselected package libicu63:s390x. [2020-11-27T03:31:25.869Z] #34 24.42 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-11-27T03:31:25.869Z] #34 24.43 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-11-27T03:31:26.158Z] Commit message: "Fix permissions on oci fixtures files" [2020-11-27T03:31:26.191Z] #34 ... [2020-11-27T03:31:26.191Z] [2020-11-27T03:31:26.191Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:31:26.191Z] #43 12.48 unicode/utf16 [2020-11-27T03:31:26.191Z] #43 12.67 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-11-27T03:31:26.191Z] #43 12.73 internal/nettrace [2020-11-27T03:31:26.191Z] #43 12.79 runtime/cgo [2020-11-27T03:31:26.191Z] #43 17.88 vendor/golang.org/x/crypto/internal/subtle [2020-11-27T03:31:26.191Z] #43 ... [2020-11-27T03:31:26.191Z] [2020-11-27T03:31:26.191Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:31:26.191Z] #40 24.93 Selecting previously unselected package libprotoc17:s390x. [2020-11-27T03:31:26.191Z] #40 24.95 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-11-27T03:31:26.208Z] #8 ... [2020-11-27T03:31:26.208Z] [2020-11-27T03:31:26.208Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T03:31:26.208Z] #27 1.618 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-11-27T03:31:26.208Z] #27 1.743 [2020-11-27T03:31:26.208Z] #27 1.872 ##### 8.2% ######################### 35.0% ###################################### 54.0% ##################################################### 74.1% #################################################################### 94.5% ######################################################################## 100.0% [2020-11-27T03:31:26.208Z] #27 2.408 [2020-11-27T03:31:26.208Z] #27 2.525 ######################################################################## 100.0% [2020-11-27T03:31:26.208Z] #27 2.660 [2020-11-27T03:31:26.208Z] #27 2.809 ############################################ 62.3% ######################################################################## 100.0% [2020-11-27T03:31:26.208Z] #27 2.954 [2020-11-27T03:31:26.208Z] #27 3.085 ####### 10.5% ########################## 36.4% ######################################## 55.8% ##################################################### 73.9% ################################################################### 94.2% ######################################################################## 100.0% [2020-11-27T03:31:26.208Z] #27 3.614 [2020-11-27T03:31:26.483Z] #40 24.96 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-27T03:31:26.775Z] #40 25.36 Selecting previously unselected package protobuf-c-compiler. [2020-11-27T03:31:26.775Z] #40 25.37 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-11-27T03:31:26.775Z] #40 25.37 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-27T03:31:26.775Z] #40 25.48 Selecting previously unselected package protobuf-compiler. [2020-11-27T03:31:27.068Z] #40 25.49 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-11-27T03:31:27.068Z] #40 25.49 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-11-27T03:31:27.068Z] #40 25.63 Selecting previously unselected package python-pkg-resources. [2020-11-27T03:31:27.068Z] #40 25.63 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-11-27T03:31:27.068Z] #40 25.65 Unpacking python-pkg-resources (40.8.0-1) ... [2020-11-27T03:31:27.068Z] #40 25.81 Selecting previously unselected package python-six. [2020-11-27T03:31:27.068Z] #40 25.81 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-11-27T03:31:27.068Z] #40 25.81 Unpacking python-six (1.12.0-1) ... [2020-11-27T03:31:27.068Z] #40 25.87 Selecting previously unselected package python-protobuf. [2020-11-27T03:31:27.068Z] #40 25.88 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-11-27T03:31:27.175Z] + docker version [2020-11-27T03:31:27.361Z] #40 25.88 Unpacking python-protobuf (3.6.1.3-2) ... [2020-11-27T03:31:27.513Z] #27 3.753 ## 3.0% ####### 9.8% ########## 15.0% ############## 20.3% ################## 25.5% ###################### 30.7% ######################### 36.0% ############################# 40.7% ################################ 45.0% ##################################### 51.7% ####################################### 55.2% ############################################ 62.2% ################################################ 67.5% #################################################### 72.6% ######################################################## 77.8% ########################################################### 83.1% ############################################################### 88.3% ################################################################### 93.5% ####################################################################### 98.7% ######################################################################## 100.0% [2020-11-27T03:31:27.513Z] #27 5.617 [2020-11-27T03:31:27.653Z] #40 26.34 Setting up python-pkg-resources (40.8.0-1) ... [2020-11-27T03:31:27.946Z] #40 ... [2020-11-27T03:31:27.946Z] [2020-11-27T03:31:27.946Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:31:27.946Z] #62 14.23 Checking out files: 96% (1842/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-11-27T03:31:27.946Z] #62 14.34 + cd /tmp/tmp.20E4eeClni/src/github.com/docker/libnetwork [2020-11-27T03:31:27.946Z] #62 14.35 + git checkout -q a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-27T03:31:27.946Z] #62 14.84 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-11-27T03:31:27.946Z] #62 ... [2020-11-27T03:31:27.946Z] [2020-11-27T03:31:27.946Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:31:27.946Z] #32 23.99 sync [2020-11-27T03:31:27.946Z] #32 23.99 internal/reflectlite [2020-11-27T03:31:28.083Z] #27 5.954 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-11-27T03:31:28.083Z] #27 6.037 [2020-11-27T03:31:28.083Z] #27 6.088 ######################################################################## 100.0% [2020-11-27T03:31:28.083Z] #27 6.112 [2020-11-27T03:31:28.593Z] 3c370c2e2f82: Pull complete [2020-11-27T03:31:28.593Z] 5ffb2f5886e2: Pull complete [2020-11-27T03:31:28.593Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-11-27T03:31:28.593Z] Status: Downloaded newer image for golang:1.13.15-buster [2020-11-27T03:31:28.593Z] ---> 805dc2d65d1c [2020-11-27T03:31:28.593Z] Step 5/15 : ARG BUILDX_REPO [2020-11-27T03:31:28.593Z] ---> Running in 4d2c5bc69d60 [2020-11-27T03:31:28.593Z] Removing intermediate container 4d2c5bc69d60 [2020-11-27T03:31:28.593Z] ---> 58b30c2d8dbc [2020-11-27T03:31:28.593Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-11-27T03:31:28.593Z] ---> Running in ede3d0b5a483 [2020-11-27T03:31:28.593Z] Cloning into '/buildx'... [2020-11-27T03:31:28.653Z] #27 6.632 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-11-27T03:31:28.913Z] #27 6.731 [2020-11-27T03:31:28.997Z] #32 ... [2020-11-27T03:31:28.997Z] [2020-11-27T03:31:28.997Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T03:31:28.997Z] #27 19.69 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-11-27T03:31:28.997Z] #27 19.73 skipping existing aab193acf6ba [2020-11-27T03:31:28.997Z] #27 19.81 [2020-11-27T03:31:28.997Z] #27 20.94 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-11-27T03:31:28.997Z] #27 21.01 skipping existing 4d43f82972ce [2020-11-27T03:31:28.997Z] #27 21.09 [2020-11-27T03:31:28.997Z] #27 22.13 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-11-27T03:31:28.997Z] #27 22.44 [2020-11-27T03:31:28.997Z] #27 22.53 ######################################################################## 100.0% [2020-11-27T03:31:28.997Z] #27 22.61 [2020-11-27T03:31:28.997Z] #27 23.16 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-11-27T03:31:28.997Z] #27 23.50 [2020-11-27T03:31:28.997Z] #27 23.61 ######################################################################## 100.0% [2020-11-27T03:31:28.997Z] #27 23.68 [2020-11-27T03:31:28.997Z] #27 23.76 Download of images into '/build' complete. [2020-11-27T03:31:28.997Z] #27 23.76 Use something like the following to load the result into a Docker daemon: [2020-11-27T03:31:28.997Z] #27 23.76 tar -cC '/build' . | docker load [2020-11-27T03:31:28.997Z] #27 DONE 24.2s [2020-11-27T03:31:28.997Z] [2020-11-27T03:31:28.997Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:31:28.997Z] #47 20.58 go: extracting golang.org/x/text v0.3.2 [2020-11-27T03:31:28.997Z] #47 24.72 go: finding github.com/fatih/color v1.7.0 [2020-11-27T03:31:28.997Z] #47 24.73 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-27T03:31:28.997Z] #47 24.74 go: finding github.com/mattn/go-colorable v0.1.4 [2020-11-27T03:31:28.997Z] #47 24.78 go: finding github.com/mattn/go-isatty v0.0.8 [2020-11-27T03:31:28.997Z] #47 24.81 go: finding github.com/go-critic/go-critic v0.4.1 [2020-11-27T03:31:28.997Z] #47 24.83 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-27T03:31:28.997Z] #47 24.84 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-27T03:31:28.997Z] #47 24.86 go: finding github.com/pkg/errors v0.8.1 [2020-11-27T03:31:28.997Z] #47 24.86 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-11-27T03:31:28.997Z] #47 24.88 go: finding github.com/sirupsen/logrus v1.4.2 [2020-11-27T03:31:28.997Z] #47 24.89 go: finding github.com/stretchr/testify v1.4.0 [2020-11-27T03:31:28.997Z] #47 24.90 go: finding github.com/davecgh/go-spew v1.1.1 [2020-11-27T03:31:28.997Z] #47 24.91 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-11-27T03:31:28.997Z] #47 24.91 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-11-27T03:31:28.997Z] #47 24.92 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-11-27T03:31:28.997Z] #47 24.94 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-11-27T03:31:28.997Z] #47 24.96 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-11-27T03:31:28.997Z] #47 24.96 go: finding github.com/stretchr/objx v0.2.0 [2020-11-27T03:31:28.997Z] #47 24.96 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-11-27T03:31:28.997Z] #47 24.99 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-11-27T03:31:28.997Z] #47 25.00 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-11-27T03:31:28.997Z] #47 25.02 go: finding github.com/spf13/viper v1.6.1 [2020-11-27T03:31:28.997Z] #47 25.17 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-11-27T03:31:28.997Z] #47 25.26 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-11-27T03:31:28.997Z] #47 25.35 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-27T03:31:28.997Z] #47 25.40 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-27T03:31:28.997Z] #47 25.44 go: finding github.com/gobwas/glob v0.2.3 [2020-11-27T03:31:28.997Z] #47 25.44 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-11-27T03:31:29.174Z] #27 6.861 0.0% #################################################################### 95.6% ######################################################################## 100.0% [2020-11-27T03:31:29.174Z] #27 7.128 [2020-11-27T03:31:29.294Z] #47 25.46 go: finding github.com/spf13/cobra v0.0.5 [2020-11-27T03:31:29.294Z] #47 25.56 go: finding github.com/hashicorp/hcl v1.0.0 [2020-11-27T03:31:29.294Z] #47 25.57 go: finding github.com/spf13/pflag v1.0.5 [2020-11-27T03:31:29.294Z] #47 25.61 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-27T03:31:29.294Z] #47 25.74 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-27T03:31:29.294Z] #47 25.79 go: finding github.com/magiconair/properties v1.8.1 [2020-11-27T03:31:29.294Z] #47 25.79 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-11-27T03:31:29.586Z] #47 25.80 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-27T03:31:29.586Z] #47 25.80 go: finding github.com/pelletier/go-toml v1.2.0 [2020-11-27T03:31:29.586Z] #47 25.82 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-27T03:31:29.586Z] #47 25.83 go: finding github.com/spf13/afero v1.1.2 [2020-11-27T03:31:29.587Z] #47 25.85 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-27T03:31:29.587Z] #47 25.86 go: finding golang.org/x/text v0.3.2 [2020-11-27T03:31:29.587Z] #47 25.86 go: finding github.com/spf13/cast v1.3.0 [2020-11-27T03:31:29.587Z] #47 25.87 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-27T03:31:29.587Z] #47 25.90 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-11-27T03:31:29.587Z] #47 25.90 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-27T03:31:29.587Z] #47 25.93 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-27T03:31:29.587Z] #47 25.94 go: finding github.com/subosito/gotenv v1.2.0 [2020-11-27T03:31:29.587Z] #47 25.98 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-27T03:31:29.587Z] #47 25.98 go: finding gopkg.in/ini.v1 v1.51.0 [2020-11-27T03:31:29.587Z] #47 25.99 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-27T03:31:29.587Z] #47 26.03 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-27T03:31:29.587Z] #47 26.03 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-27T03:31:29.587Z] #47 26.06 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-27T03:31:29.587Z] #47 26.08 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-27T03:31:29.587Z] #47 26.09 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-27T03:31:29.587Z] #47 26.11 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-27T03:31:29.587Z] #47 ... [2020-11-27T03:31:29.587Z] [2020-11-27T03:31:29.587Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:31:29.587Z] #32 26.09 errors [2020-11-27T03:31:29.587Z] #32 26.09 sort [2020-11-27T03:31:29.749Z] #27 7.590 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-11-27T03:31:29.750Z] #27 7.620 skipping existing c35d46ef359f [2020-11-27T03:31:29.750Z] #27 7.657 [2020-11-27T03:31:29.881Z] #32 ... [2020-11-27T03:31:29.881Z] [2020-11-27T03:31:29.881Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:31:29.881Z] #62 DONE 26.3s [2020-11-27T03:31:30.179Z] [2020-11-27T03:31:30.179Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:31:30.179Z] #47 26.11 go: finding github.com/kisielk/gotool v1.0.0 [2020-11-27T03:31:30.179Z] #47 26.14 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-27T03:31:30.179Z] #47 26.14 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-27T03:31:30.179Z] #47 26.17 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-27T03:31:30.179Z] #47 26.20 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-27T03:31:30.179Z] #47 26.20 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-11-27T03:31:30.179Z] #47 26.20 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-27T03:31:30.179Z] #47 26.25 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-27T03:31:30.179Z] #47 26.25 go: finding github.com/ultraware/funlen v0.0.2 [2020-11-27T03:31:30.179Z] #47 26.25 go: finding github.com/gogo/protobuf v1.2.1 [2020-11-27T03:31:30.179Z] #47 26.26 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-27T03:31:30.179Z] #47 26.27 go: finding github.com/ultraware/whitespace v0.0.4 [2020-11-27T03:31:30.179Z] #47 26.30 go: finding github.com/uudashr/gocognit v1.0.1 [2020-11-27T03:31:30.179Z] #47 26.37 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-27T03:31:30.179Z] #47 26.40 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-27T03:31:30.179Z] #47 26.40 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-27T03:31:30.179Z] #47 26.55 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-27T03:31:30.179Z] #47 26.60 go: finding github.com/BurntSushi/toml v0.3.1 [2020-11-27T03:31:30.331Z] #27 8.130 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-11-27T03:31:30.331Z] #27 8.248 [2020-11-27T03:31:30.592Z] #27 8.388 ######################################################################## 100.0% [2020-11-27T03:31:30.592Z] #27 8.413 [2020-11-27T03:31:30.853Z] #27 8.768 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-11-27T03:31:30.853Z] #27 8.914 [2020-11-27T03:31:31.114Z] #27 9.009 ######################################################################## 100.0% [2020-11-27T03:31:31.114Z] #27 9.051 [2020-11-27T03:31:31.114Z] #27 9.067 Download of images into '/build' complete. [2020-11-27T03:31:31.114Z] #27 9.067 Use something like the following to load the result into a Docker daemon: [2020-11-27T03:31:31.114Z] #27 9.067 tar -cC '/build' . | docker load [2020-11-27T03:31:32.054Z] #27 ... [2020-11-27T03:31:32.054Z] [2020-11-27T03:31:32.054Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T03:31:32.054Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.8s [2020-11-27T03:31:32.054Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.3s done [2020-11-27T03:31:32.151Z] Removing intermediate container ede3d0b5a483 [2020-11-27T03:31:32.151Z] ---> 9e2ceaa74113 [2020-11-27T03:31:32.151Z] Step 7/15 : WORKDIR /buildx [2020-11-27T03:31:32.151Z] ---> Running in 1ecd156555a5 [2020-11-27T03:31:32.151Z] Removing intermediate container 1ecd156555a5 [2020-11-27T03:31:32.151Z] ---> d755230358eb [2020-11-27T03:31:32.151Z] Step 8/15 : ARG BUILDX_COMMIT [2020-11-27T03:31:32.151Z] ---> Running in a4d4b55a27c0 [2020-11-27T03:31:32.151Z] Removing intermediate container a4d4b55a27c0 [2020-11-27T03:31:32.151Z] ---> 1faf8c61a57c [2020-11-27T03:31:32.151Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-11-27T03:31:32.151Z] ---> Running in a80d085a49a9 [2020-11-27T03:31:32.721Z] Client: Docker Engine - Community [2020-11-27T03:31:32.721Z] Version: 19.03.13 [2020-11-27T03:31:32.721Z] API version: 1.40 [2020-11-27T03:31:32.721Z] Go version: go1.13.15 [2020-11-27T03:31:32.721Z] Git commit: 4484c46d9d [2020-11-27T03:31:32.721Z] Built: Wed Sep 16 17:02:36 2020 [2020-11-27T03:31:32.721Z] OS/Arch: linux/amd64 [2020-11-27T03:31:32.721Z] Experimental: false [2020-11-27T03:31:32.721Z] [2020-11-27T03:31:32.721Z] Server: Docker Engine - Community [2020-11-27T03:31:32.721Z] Engine: [2020-11-27T03:31:32.721Z] Version: 19.03.13 [2020-11-27T03:31:32.721Z] API version: 1.40 (minimum version 1.12) [2020-11-27T03:31:32.721Z] Go version: go1.13.15 [2020-11-27T03:31:32.721Z] Git commit: 4484c46d9d [2020-11-27T03:31:32.721Z] Built: Wed Sep 16 17:01:06 2020 [2020-11-27T03:31:32.721Z] OS/Arch: linux/amd64 [2020-11-27T03:31:32.721Z] Experimental: true [2020-11-27T03:31:32.721Z] containerd: [2020-11-27T03:31:32.721Z] Version: 1.3.7 [2020-11-27T03:31:32.721Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-27T03:31:32.721Z] runc: [2020-11-27T03:31:32.721Z] Version: 1.0.0-rc10 [2020-11-27T03:31:32.721Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-27T03:31:32.721Z] docker-init: [2020-11-27T03:31:32.721Z] Version: 0.18.0 [2020-11-27T03:31:32.721Z] GitCommit: fec3683 [Pipeline] sh [2020-11-27T03:31:32.789Z] From https://github.com/docker/buildx [2020-11-27T03:31:32.789Z] * [new tag] v0.3.1 -> build [2020-11-27T03:31:33.050Z] + docker info [2020-11-27T03:31:33.353Z] Client: Docker Engine - Community [2020-11-27T03:31:33.353Z] Version: 19.03.13 [2020-11-27T03:31:33.353Z] API version: 1.40 [2020-11-27T03:31:33.353Z] Go version: go1.13.15 [2020-11-27T03:31:33.353Z] Git commit: 4484c46 [2020-11-27T03:31:33.353Z] Built: Wed Sep 16 17:03:45 2020 [2020-11-27T03:31:33.353Z] OS/Arch: linux/arm64 [2020-11-27T03:31:33.353Z] Experimental: false [2020-11-27T03:31:33.353Z] [2020-11-27T03:31:33.353Z] Server: Docker Engine - Community [2020-11-27T03:31:33.353Z] Engine: [2020-11-27T03:31:33.353Z] Version: 19.03.13 [2020-11-27T03:31:33.353Z] API version: 1.40 (minimum version 1.12) [2020-11-27T03:31:33.353Z] Go version: go1.13.15 [2020-11-27T03:31:33.353Z] Git commit: 4484c46 [2020-11-27T03:31:33.353Z] Built: Wed Sep 16 17:02:17 2020 [2020-11-27T03:31:33.353Z] OS/Arch: linux/arm64 [2020-11-27T03:31:33.353Z] Experimental: true [2020-11-27T03:31:33.353Z] containerd: [2020-11-27T03:31:33.353Z] Version: 1.3.7 [2020-11-27T03:31:33.353Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-27T03:31:33.353Z] runc: [2020-11-27T03:31:33.353Z] Version: 1.0.0-rc10 [2020-11-27T03:31:33.353Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-27T03:31:33.353Z] docker-init: [2020-11-27T03:31:33.353Z] Version: 0.18.0 [2020-11-27T03:31:33.353Z] GitCommit: fec3683 [Pipeline] sh [2020-11-27T03:31:33.431Z] Switched to branch 'build' [2020-11-27T03:31:33.464Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-11-27T03:31:33.689Z] + docker info [2020-11-27T03:31:33.787Z] Client: Docker Engine - Community [2020-11-27T03:31:33.787Z] Version: 19.03.13 [2020-11-27T03:31:33.787Z] API version: 1.40 [2020-11-27T03:31:33.787Z] Go version: go1.13.15 [2020-11-27T03:31:33.787Z] Git commit: 4484c46d9d [2020-11-27T03:31:33.787Z] Built: Wed Sep 16 17:02:36 2020 [2020-11-27T03:31:33.787Z] OS/Arch: linux/amd64 [2020-11-27T03:31:33.787Z] Experimental: false [2020-11-27T03:31:33.787Z] [2020-11-27T03:31:33.787Z] Server: Docker Engine - Community [2020-11-27T03:31:33.787Z] Engine: [2020-11-27T03:31:33.787Z] Version: 19.03.13 [2020-11-27T03:31:33.787Z] API version: 1.40 (minimum version 1.12) [2020-11-27T03:31:33.787Z] Go version: go1.13.15 [2020-11-27T03:31:33.787Z] Git commit: 4484c46d9d [2020-11-27T03:31:33.787Z] Built: Wed Sep 16 17:01:06 2020 [2020-11-27T03:31:33.787Z] OS/Arch: linux/amd64 [2020-11-27T03:31:33.787Z] Experimental: true [2020-11-27T03:31:33.787Z] containerd: [2020-11-27T03:31:33.787Z] Version: 1.3.7 [2020-11-27T03:31:33.787Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-27T03:31:33.787Z] runc: [2020-11-27T03:31:33.787Z] Version: 1.0.0-rc10 [2020-11-27T03:31:33.788Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-27T03:31:33.788Z] docker-init: [2020-11-27T03:31:33.788Z] Version: 0.18.0 [2020-11-27T03:31:33.788Z] GitCommit: fec3683 [Pipeline] sh [2020-11-27T03:31:34.071Z] Removing intermediate container a80d085a49a9 [2020-11-27T03:31:34.071Z] ---> 999a91881d05 [2020-11-27T03:31:34.071Z] Step 10/15 : ARG GOOS [2020-11-27T03:31:34.193Z] + docker info [2020-11-27T03:31:34.369Z] ---> Running in 960d0ed64177 [2020-11-27T03:31:34.369Z] Removing intermediate container 960d0ed64177 [2020-11-27T03:31:34.369Z] ---> f8d4f90eeefc [2020-11-27T03:31:34.369Z] Step 11/15 : ARG GOARCH [2020-11-27T03:31:34.369Z] ---> Running in 94487178e620 [2020-11-27T03:31:34.369Z] Removing intermediate container 94487178e620 [2020-11-27T03:31:34.369Z] ---> 2176272f0311 [2020-11-27T03:31:34.369Z] 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-11-27T03:31:34.369Z] ---> Running in 1d74b9979c64 [2020-11-27T03:31:34.405Z] #8 DONE 42.0s [2020-11-27T03:31:34.405Z] [2020-11-27T03:31:34.405Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-27T03:31:35.757Z] #47 ... [2020-11-27T03:31:35.757Z] [2020-11-27T03:31:35.757Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:31:35.757Z] #49 31.55 syscall [2020-11-27T03:31:35.757Z] #49 ... [2020-11-27T03:31:35.757Z] [2020-11-27T03:31:35.757Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:31:35.757Z] #40 28.60 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-11-27T03:31:35.757Z] #40 28.60 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-11-27T03:31:35.757Z] #40 28.62 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-11-27T03:31:35.757Z] #40 28.62 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-11-27T03:31:35.757Z] #40 28.63 Setting up python-six (1.12.0-1) ... [2020-11-27T03:31:35.757Z] #40 30.53 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-11-27T03:31:35.757Z] #40 30.54 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-11-27T03:31:35.757Z] #40 30.55 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-11-27T03:31:35.757Z] #40 30.56 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-11-27T03:31:35.757Z] #40 30.56 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-11-27T03:31:35.757Z] #40 30.57 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-11-27T03:31:35.757Z] #40 30.58 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-27T03:31:35.757Z] #40 30.59 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-11-27T03:31:35.757Z] #40 30.59 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-27T03:31:35.757Z] #40 30.60 Setting up python-protobuf (3.6.1.3-2) ... [2020-11-27T03:31:35.757Z] #40 33.47 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-11-27T03:31:35.757Z] #40 33.49 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T03:31:35.757Z] #40 DONE 33.9s [2020-11-27T03:31:35.757Z] [2020-11-27T03:31:35.757Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T03:31:35.757Z] #34 30.28 Selecting previously unselected package libxml2:s390x. [2020-11-27T03:31:35.757Z] #34 30.29 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-11-27T03:31:35.757Z] #34 30.30 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-11-27T03:31:35.757Z] #34 30.72 Selecting previously unselected package libarchive13:s390x. [2020-11-27T03:31:35.757Z] #34 30.72 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-11-27T03:31:35.757Z] #34 30.72 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-11-27T03:31:35.757Z] #34 30.99 Selecting previously unselected package libjsoncpp1:s390x. [2020-11-27T03:31:35.757Z] #34 30.99 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-11-27T03:31:35.757Z] #34 30.99 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-11-27T03:31:35.757Z] #34 31.09 Selecting previously unselected package librhash0:s390x. [2020-11-27T03:31:35.757Z] #34 31.09 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-11-27T03:31:35.757Z] #34 31.09 Unpacking librhash0:s390x (1.3.8-1) ... [2020-11-27T03:31:35.757Z] #34 31.17 Selecting previously unselected package libuv1:s390x. [2020-11-27T03:31:35.757Z] #34 31.18 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-11-27T03:31:35.757Z] #34 31.18 Unpacking libuv1:s390x (1.24.1-1) ... [2020-11-27T03:31:35.757Z] #34 31.27 Selecting previously unselected package cmake. [2020-11-27T03:31:35.757Z] #34 31.27 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-11-27T03:31:35.757Z] #34 31.27 Unpacking cmake (3.13.4-1) ... [2020-11-27T03:31:35.757Z] #34 33.32 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-11-27T03:31:35.757Z] #34 33.33 Setting up xxd (2:8.1.0875-5) ... [2020-11-27T03:31:35.757Z] #34 33.33 Setting up libuv1:s390x (1.24.1-1) ... [2020-11-27T03:31:35.757Z] #34 33.34 Setting up vim-common (2:8.1.0875-5) ... [2020-11-27T03:31:35.757Z] #34 33.36 Setting up librhash0:s390x (1.3.8-1) ... [2020-11-27T03:31:35.757Z] #34 33.36 Setting up cmake-data (3.13.4-1) ... [2020-11-27T03:31:35.757Z] #34 33.37 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-11-27T03:31:35.757Z] #34 33.38 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-11-27T03:31:35.757Z] #34 33.39 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-11-27T03:31:35.757Z] #34 33.40 Setting up cmake (3.13.4-1) ... [2020-11-27T03:31:35.757Z] #34 33.40 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T03:31:35.757Z] #34 33.48 Processing triggers for mime-support (3.62) ... [2020-11-27T03:31:35.757Z] #34 DONE 33.9s [2020-11-27T03:31:35.757Z] [2020-11-27T03:31:35.757Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:31:35.757Z] #49 31.58 reflect [2020-11-27T03:31:36.800Z] #49 ... [2020-11-27T03:31:36.800Z] [2020-11-27T03:31:36.800Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:31:36.800Z] #11 25.43 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-11-27T03:31:36.800Z] #11 25.45 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-11-27T03:31:36.800Z] #11 25.45 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-27T03:31:36.800Z] #11 27.60 Selecting previously unselected package binutils-mingw-w64. [2020-11-27T03:31:36.800Z] #11 27.60 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-11-27T03:31:36.800Z] #11 27.61 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-27T03:31:36.800Z] #11 27.74 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-11-27T03:31:36.800Z] #11 27.75 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-11-27T03:31:36.800Z] #11 27.75 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-11-27T03:31:36.800Z] #11 27.90 Selecting previously unselected package dmsetup. [2020-11-27T03:31:36.800Z] #11 27.91 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-11-27T03:31:36.800Z] #11 27.91 Unpacking dmsetup (2:1.02.155-3) ... [2020-11-27T03:31:36.800Z] #11 28.14 Selecting previously unselected package mingw-w64-common. [2020-11-27T03:31:36.800Z] #11 28.14 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-11-27T03:31:36.800Z] #11 28.14 Unpacking mingw-w64-common (6.0.0-3) ... [2020-11-27T03:31:36.800Z] #11 33.62 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-11-27T03:31:36.800Z] #11 33.62 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-11-27T03:31:36.800Z] #11 33.63 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-27T03:31:36.800Z] #11 ... [2020-11-27T03:31:36.800Z] [2020-11-27T03:31:36.800Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:31:36.800Z] #35 1.145 + RM_GOPATH=0 [2020-11-27T03:31:36.800Z] #35 1.145 + TMP_GOPATH= [2020-11-27T03:31:36.800Z] #35 1.145 + : /build [2020-11-27T03:31:36.800Z] #35 1.145 + '[' -z '' ']' [2020-11-27T03:31:36.800Z] #35 1.145 ++ mktemp -d [2020-11-27T03:31:36.800Z] #35 1.146 + export GOPATH=/tmp/tmp.3wcCUeoCP4 [2020-11-27T03:31:36.800Z] #35 1.146 + GOPATH=/tmp/tmp.3wcCUeoCP4 [2020-11-27T03:31:36.800Z] #35 1.147 + RM_GOPATH=1 [2020-11-27T03:31:36.800Z] #35 1.147 + case "$(go env GOARCH)" in [2020-11-27T03:31:36.800Z] #35 1.147 ++ go env GOARCH [2020-11-27T03:31:36.800Z] #35 1.183 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:31:36.800Z] #35 1.183 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:31:36.800Z] #35 1.184 ++ dirname /tmp/install/install.sh [2020-11-27T03:31:36.800Z] #35 1.184 + dir=/tmp/install [2020-11-27T03:31:36.800Z] #35 1.184 + bin=tini [2020-11-27T03:31:36.800Z] #35 1.184 + shift [2020-11-27T03:31:36.800Z] #35 1.184 + '[' '!' -f /tmp/install/tini.installer ']' [2020-11-27T03:31:36.800Z] #35 1.184 + . /tmp/install/tini.installer [2020-11-27T03:31:36.800Z] #35 1.184 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-27T03:31:36.800Z] #35 1.185 + install_tini [2020-11-27T03:31:36.800Z] #35 1.185 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-11-27T03:31:36.800Z] #35 1.185 + git clone https://github.com/krallin/tini.git /tmp/tmp.3wcCUeoCP4/tini [2020-11-27T03:31:36.800Z] #35 1.185 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-27T03:31:36.800Z] #35 1.187 Cloning into '/tmp/tmp.3wcCUeoCP4/tini'... [2020-11-27T03:31:37.093Z] #35 1.745 + cd /tmp/tmp.3wcCUeoCP4/tini [2020-11-27T03:31:37.093Z] #35 1.746 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-27T03:31:37.093Z] #35 1.749 + cmake . [2020-11-27T03:31:37.385Z] #35 2.163 -- The C compiler identification is GNU 8.3.0 [2020-11-27T03:31:37.385Z] #35 2.228 -- Check for working C compiler: /usr/bin/cc [2020-11-27T03:31:37.701Z] #9 ... [2020-11-27T03:31:37.701Z] [2020-11-27T03:31:37.701Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T03:31:37.701Z] #27 DONE 15.5s [2020-11-27T03:31:37.701Z] [2020-11-27T03:31:37.701Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-27T03:31:38.020Z] #35 2.607 -- Check for working C compiler: /usr/bin/cc -- works [2020-11-27T03:31:38.020Z] #35 2.608 -- Detecting C compiler ABI info [2020-11-27T03:31:38.312Z] #35 2.949 -- Detecting C compiler ABI info - done [2020-11-27T03:31:38.312Z] #35 2.957 -- Detecting C compile features [2020-11-27T03:31:39.086Z] #9 DONE 4.7s [2020-11-27T03:31:39.086Z] [2020-11-27T03:31:39.086Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-27T03:31:39.350Z] #35 ... [2020-11-27T03:31:39.350Z] [2020-11-27T03:31:39.350Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-27T03:31:39.351Z] #30 27.88 Checking out files: 87% (1334/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-11-27T03:31:39.351Z] #30 28.36 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-11-27T03:31:39.351Z] #30 28.72 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-11-27T03:31:39.351Z] #30 ... [2020-11-27T03:31:39.351Z] [2020-11-27T03:31:39.351Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:31:39.351Z] #43 25.74 github.com/LK4D4/vndr/godl/singleflight [2020-11-27T03:31:39.351Z] #43 25.74 internal/reflectlite [2020-11-27T03:31:39.351Z] #43 25.91 math/rand [2020-11-27T03:31:39.351Z] #43 27.01 internal/singleflight [2020-11-27T03:31:39.351Z] #43 28.18 bytes [2020-11-27T03:31:39.351Z] #43 28.18 strconv [2020-11-27T03:31:39.351Z] #43 30.20 bufio [2020-11-27T03:31:39.351Z] #43 31.17 reflect [2020-11-27T03:31:39.351Z] #43 31.32 syscall [2020-11-27T03:31:39.351Z] #43 35.38 time [2020-11-27T03:31:39.351Z] #43 ... [2020-11-27T03:31:39.351Z] [2020-11-27T03:31:39.351Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:31:39.351Z] #35 4.205 -- Detecting C compile features - done [2020-11-27T03:31:39.351Z] #35 4.236 -- Performing Test HAS_BUILTIN_FORTIFY [2020-11-27T03:31:39.643Z] #35 4.421 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-11-27T03:31:39.988Z] #35 4.493 -- Configuring done [2020-11-27T03:31:39.988Z] #35 4.508 -- Generating done [2020-11-27T03:31:39.988Z] #35 4.515 -- Build files have been written to: /tmp/tmp.3wcCUeoCP4/tini [2020-11-27T03:31:39.988Z] #35 4.524 + make tini-static [2020-11-27T03:31:39.988Z] #35 4.788 Scanning dependencies of target tini-static [2020-11-27T03:31:39.988Z] #35 4.818 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-11-27T03:31:39.988Z] #35 ... [2020-11-27T03:31:39.988Z] [2020-11-27T03:31:39.988Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:31:39.988Z] #32 26.40 strconv [2020-11-27T03:31:39.988Z] #32 27.36 io [2020-11-27T03:31:39.988Z] #32 27.86 internal/oserror [2020-11-27T03:31:39.988Z] #32 27.88 syscall [2020-11-27T03:31:39.988Z] #32 29.20 reflect [2020-11-27T03:31:39.988Z] #32 33.40 time [2020-11-27T03:31:40.030Z] #10 DONE 1.1s [2020-11-27T03:31:40.281Z] #32 ... [2020-11-27T03:31:40.281Z] [2020-11-27T03:31:40.281Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:31:40.281Z] #11 38.70 Selecting previously unselected package gcc-mingw-w64-base. [2020-11-27T03:31:40.281Z] #11 38.71 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-11-27T03:31:40.281Z] #11 38.72 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-27T03:31:40.281Z] #11 38.85 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-11-27T03:31:40.281Z] #11 38.87 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-11-27T03:31:40.281Z] #11 38.87 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T03:31:40.291Z] [2020-11-27T03:31:40.291Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-11-27T03:31:40.558Z] #29 DONE 0.3s [2020-11-27T03:31:40.558Z] [2020-11-27T03:31:40.558Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-11-27T03:31:40.558Z] #37 DONE 0.3s [2020-11-27T03:31:40.558Z] [2020-11-27T03:31:40.558Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-27T03:31:40.931Z] #11 ... [2020-11-27T03:31:40.931Z] [2020-11-27T03:31:40.931Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:31:40.931Z] #45 DONE 37.2s [2020-11-27T03:31:40.931Z] [2020-11-27T03:31:40.931Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:31:40.931Z] #41 1.530 Note: Building without setproctitle() and strlcpy() support. [2020-11-27T03:31:40.931Z] #41 1.530 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-27T03:31:40.931Z] #41 1.574 Note: Building without GnuTLS support [2020-11-27T03:31:40.931Z] #41 1.579 Makefile.config:39: Warn: you have no libnftables installed [2020-11-27T03:31:40.931Z] #41 1.579 Makefile.config:40: Warn: Building without nftables support [2020-11-27T03:31:40.931Z] #41 2.702 fatal: not a git repository (or any of the parent directories): .git [2020-11-27T03:31:40.931Z] #41 2.725 GEN .gitid [2020-11-27T03:31:40.931Z] #41 2.732 GEN criu/include/version.h [2020-11-27T03:31:40.931Z] #41 2.749 GEN include/common/asm [2020-11-27T03:31:40.931Z] #41 3.648 PBCC images/timens.pb-c.c [2020-11-27T03:31:40.931Z] #41 3.692 DEP images/timens.pb-c.d [2020-11-27T03:31:40.931Z] #41 3.701 PBCC images/fown.pb-c.c [2020-11-27T03:31:40.931Z] #41 3.728 PBCC images/google/protobuf/descriptor.pb-c.c [2020-11-27T03:31:40.931Z] #41 3.812 PBCC images/opts.pb-c.c [2020-11-27T03:31:40.931Z] #41 3.849 PBCC images/memfd.pb-c.c [2020-11-27T03:31:40.931Z] #41 3.913 DEP images/fown.pb-c.d [2020-11-27T03:31:40.931Z] #41 3.962 DEP images/google/protobuf/descriptor.pb-c.d [2020-11-27T03:31:40.931Z] #41 4.042 DEP images/opts.pb-c.d [2020-11-27T03:31:40.931Z] #41 4.082 DEP images/memfd.pb-c.d [2020-11-27T03:31:40.931Z] #41 4.122 PBCC images/sit.pb-c.c [2020-11-27T03:31:40.931Z] #41 4.150 DEP images/sit.pb-c.d [2020-11-27T03:31:40.931Z] #41 4.178 PBCC images/macvlan.pb-c.c [2020-11-27T03:31:40.931Z] #41 4.191 DEP images/macvlan.pb-c.d [2020-11-27T03:31:40.931Z] #41 4.224 PBCC images/autofs.pb-c.c [2020-11-27T03:31:40.931Z] #41 4.229 DEP images/autofs.pb-c.d [2020-11-27T03:31:40.931Z] #41 4.235 PBCC images/sysctl.pb-c.c [2020-11-27T03:31:40.931Z] #41 4.254 DEP images/sysctl.pb-c.d [2020-11-27T03:31:40.931Z] #41 4.278 PBCC images/time.pb-c.c [2020-11-27T03:31:40.931Z] #41 4.292 DEP images/time.pb-c.d [2020-11-27T03:31:40.931Z] #41 4.332 PBCC images/binfmt-misc.pb-c.c [2020-11-27T03:31:40.931Z] #41 4.344 DEP images/binfmt-misc.pb-c.d [2020-11-27T03:31:40.931Z] #41 4.360 PBCC images/seccomp.pb-c.c [2020-11-27T03:31:40.931Z] #41 4.377 DEP images/seccomp.pb-c.d [2020-11-27T03:31:40.931Z] #41 4.404 PBCC images/userns.pb-c.c [2020-11-27T03:31:40.931Z] #41 4.424 DEP images/userns.pb-c.d [2020-11-27T03:31:40.931Z] #41 4.470 PBCC images/cgroup.pb-c.c [2020-11-27T03:31:40.931Z] #41 4.492 DEP images/cgroup.pb-c.d [2020-11-27T03:31:40.931Z] #41 4.515 PBCC images/ext-file.pb-c.c [2020-11-27T03:31:40.931Z] #41 4.528 DEP images/ext-file.pb-c.d [2020-11-27T03:31:40.931Z] #41 4.569 PBCC images/rpc.pb-c.c [2020-11-27T03:31:40.931Z] #41 4.635 DEP images/rpc.pb-c.d [2020-11-27T03:31:40.931Z] #41 4.670 PBCC images/siginfo.pb-c.c [2020-11-27T03:31:40.931Z] #41 4.694 DEP images/siginfo.pb-c.d [2020-11-27T03:31:40.931Z] #41 4.729 PBCC images/pagemap.pb-c.c [2020-11-27T03:31:40.931Z] #41 4.762 DEP images/pagemap.pb-c.d [2020-11-27T03:31:40.931Z] #41 4.818 PBCC images/rlimit.pb-c.c [2020-11-27T03:31:40.931Z] #41 4.853 DEP images/rlimit.pb-c.d [2020-11-27T03:31:40.931Z] #41 4.906 PBCC images/file-lock.pb-c.c [2020-11-27T03:31:40.931Z] #41 4.933 DEP images/file-lock.pb-c.d [2020-11-27T03:31:40.931Z] #41 4.969 PBCC images/tty.pb-c.c [2020-11-27T03:31:40.931Z] #41 5.011 DEP images/tty.pb-c.d [2020-11-27T03:31:40.931Z] #41 5.049 PBCC images/tun.pb-c.c [2020-11-27T03:31:40.931Z] #41 5.123 PBCC images/netdev.pb-c.c [2020-11-27T03:31:40.931Z] #41 5.152 DEP images/tun.pb-c.d [2020-11-27T03:31:40.931Z] #41 5.204 DEP images/netdev.pb-c.d [2020-11-27T03:31:40.931Z] #41 5.239 PBCC images/vma.pb-c.c [2020-11-27T03:31:40.931Z] #41 5.245 DEP images/vma.pb-c.d [2020-11-27T03:31:40.931Z] #41 5.291 PBCC images/creds.pb-c.c [2020-11-27T03:31:40.931Z] #41 5.332 DEP images/creds.pb-c.d [2020-11-27T03:31:40.931Z] #41 5.345 PBCC images/utsns.pb-c.c [2020-11-27T03:31:40.931Z] #41 5.372 DEP images/utsns.pb-c.d [2020-11-27T03:31:40.931Z] #41 5.407 PBCC images/ipc-desc.pb-c.c [2020-11-27T03:31:40.931Z] #41 5.416 PBCC images/ipc-sem.pb-c.c [2020-11-27T03:31:40.931Z] #41 5.443 DEP images/ipc-desc.pb-c.d [2020-11-27T03:31:40.931Z] #41 5.455 DEP images/ipc-sem.pb-c.d [2020-11-27T03:31:40.931Z] #41 5.527 PBCC images/ipc-msg.pb-c.c [2020-11-27T03:31:40.931Z] #41 5.568 DEP images/ipc-msg.pb-c.d [2020-11-27T03:31:40.931Z] #41 5.594 PBCC images/ipc-shm.pb-c.c [2020-11-27T03:31:40.931Z] #41 5.622 DEP images/ipc-shm.pb-c.d [2020-11-27T03:31:40.931Z] #41 5.660 PBCC images/ipc-var.pb-c.c [2020-11-27T03:31:40.931Z] #41 5.684 DEP images/ipc-var.pb-c.d [2020-11-27T03:31:40.931Z] #41 5.706 PBCC images/sk-opts.pb-c.c [2020-11-27T03:31:40.931Z] #41 5.763 PBCC images/packet-sock.pb-c.c [2020-11-27T03:31:41.229Z] #41 5.964 DEP images/sk-opts.pb-c.d [2020-11-27T03:31:41.525Z] #41 6.125 DEP images/packet-sock.pb-c.d [2020-11-27T03:31:41.525Z] #41 6.155 PBCC images/sk-netlink.pb-c.c [2020-11-27T03:31:41.525Z] #41 6.214 DEP images/sk-netlink.pb-c.d [2020-11-27T03:31:41.525Z] #41 ... [2020-11-27T03:31:41.525Z] [2020-11-27T03:31:41.525Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:31:41.525Z] #35 5.689 [100%] Linking C executable tini-static [2020-11-27T03:31:41.525Z] #35 6.049 [100%] Built target tini-static [2020-11-27T03:31:41.525Z] #35 6.116 + mkdir -p /build [2020-11-27T03:31:41.525Z] #35 6.132 + cp tini-static /build/docker-init [2020-11-27T03:31:41.525Z] #35 DONE 6.3s [2020-11-27T03:31:41.525Z] [2020-11-27T03:31:41.525Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:31:41.525Z] #41 6.280 PBCC images/sk-inet.pb-c.c [2020-11-27T03:31:41.525Z] #41 6.343 DEP images/sk-inet.pb-c.d [2020-11-27T03:31:41.525Z] #41 6.376 PBCC images/sk-unix.pb-c.c [2020-11-27T03:31:41.525Z] #41 ... [2020-11-27T03:31:41.525Z] [2020-11-27T03:31:41.525Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:31:41.525Z] #49 37.13 context [2020-11-27T03:31:41.525Z] #49 37.92 internal/poll [2020-11-27T03:31:43.707Z] #49 39.62 os [2020-11-27T03:31:44.201Z] Client: [2020-11-27T03:31:44.201Z] Debug Mode: false [2020-11-27T03:31:44.201Z] [2020-11-27T03:31:44.201Z] Server: [2020-11-27T03:31:44.201Z] Containers: 0 [2020-11-27T03:31:44.201Z] Running: 0 [2020-11-27T03:31:44.201Z] Paused: 0 [2020-11-27T03:31:44.201Z] Stopped: 0 [2020-11-27T03:31:44.201Z] Images: 0 [2020-11-27T03:31:44.201Z] Server Version: 19.03.13 [2020-11-27T03:31:44.201Z] Storage Driver: overlay2 [2020-11-27T03:31:44.201Z] Backing Filesystem: extfs [2020-11-27T03:31:44.201Z] Supports d_type: true [2020-11-27T03:31:44.201Z] Native Overlay Diff: true [2020-11-27T03:31:44.201Z] Logging Driver: json-file [2020-11-27T03:31:44.201Z] Cgroup Driver: cgroupfs [2020-11-27T03:31:44.201Z] Plugins: [2020-11-27T03:31:44.201Z] Volume: local [2020-11-27T03:31:44.201Z] Network: bridge host ipvlan macvlan null overlay [2020-11-27T03:31:44.201Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-11-27T03:31:44.201Z] Swarm: inactive [2020-11-27T03:31:44.201Z] Runtimes: runc [2020-11-27T03:31:44.201Z] Default Runtime: runc [2020-11-27T03:31:44.201Z] Init Binary: docker-init [2020-11-27T03:31:44.201Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-27T03:31:44.201Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-27T03:31:44.201Z] init version: fec3683 [2020-11-27T03:31:44.201Z] Security Options: [2020-11-27T03:31:44.201Z] apparmor [2020-11-27T03:31:44.201Z] seccomp [2020-11-27T03:31:44.201Z] Profile: default [2020-11-27T03:31:44.201Z] Kernel Version: 5.4.0-1025-aws [2020-11-27T03:31:44.201Z] Operating System: Ubuntu 18.04.5 LTS [2020-11-27T03:31:44.201Z] OSType: linux [2020-11-27T03:31:44.201Z] Architecture: x86_64 [2020-11-27T03:31:44.201Z] CPUs: 2 [2020-11-27T03:31:44.201Z] Total Memory: 7.487GiB [2020-11-27T03:31:44.201Z] Name: ip-10-100-69-122 [2020-11-27T03:31:44.201Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-11-27T03:31:44.201Z] Docker Root Dir: /var/lib/docker [2020-11-27T03:31:44.201Z] Debug Mode: false [2020-11-27T03:31:44.201Z] Registry: https://index.docker.io/v1/ [2020-11-27T03:31:44.201Z] Labels: [2020-11-27T03:31:44.201Z] Experimental: true [2020-11-27T03:31:44.201Z] Insecure Registries: [2020-11-27T03:31:44.201Z] 127.0.0.0/8 [2020-11-27T03:31:44.201Z] Live Restore Enabled: true [2020-11-27T03:31:44.201Z] [2020-11-27T03:31:44.201Z] WARNING: No swap limit support [Pipeline] sh [2020-11-27T03:31:44.345Z] #49 40.42 encoding/binary [2020-11-27T03:31:44.540Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-27T03:31:44.540Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-27T03:31:44.540Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41720/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-27T03:31:44.540Z] + bash /home/ubuntu/workspace/moby_PR-41720/check-config.sh [2020-11-27T03:31:44.540Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-27T03:31:44.540Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-11-27T03:31:44.540Z] [2020-11-27T03:31:44.540Z] Generally Necessary: [2020-11-27T03:31:44.540Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-27T03:31:44.540Z] - apparmor: enabled and tools installed [2020-11-27T03:31:44.540Z] - CONFIG_NAMESPACES: enabled [2020-11-27T03:31:44.540Z] - CONFIG_NET_NS: enabled [2020-11-27T03:31:44.540Z] - CONFIG_PID_NS: enabled [2020-11-27T03:31:44.540Z] - CONFIG_IPC_NS: enabled [2020-11-27T03:31:44.540Z] - CONFIG_UTS_NS: enabled [2020-11-27T03:31:44.540Z] - CONFIG_CGROUPS: enabled [2020-11-27T03:31:44.540Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-27T03:31:44.540Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-27T03:31:44.540Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-27T03:31:44.540Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-27T03:31:44.540Z] - CONFIG_CPUSETS: enabled [2020-11-27T03:31:44.540Z] - CONFIG_MEMCG: enabled [2020-11-27T03:31:44.540Z] - CONFIG_KEYS: enabled [2020-11-27T03:31:44.540Z] - CONFIG_VETH: enabled (as module) [2020-11-27T03:31:44.540Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-27T03:31:44.540Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-27T03:31:44.540Z] - CONFIG_NF_NAT_IPV4: missing [2020-11-27T03:31:44.540Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-27T03:31:44.540Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-27T03:31:44.540Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-27T03:31:44.540Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-27T03:31:44.540Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-27T03:31:44.540Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-27T03:31:44.540Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-27T03:31:44.540Z] - CONFIG_NF_NAT_NEEDED: missing [2020-11-27T03:31:44.540Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-27T03:31:44.540Z] [2020-11-27T03:31:44.540Z] Optional Features: [2020-11-27T03:31:44.540Z] - CONFIG_USER_NS: enabled [2020-11-27T03:31:44.540Z] - CONFIG_SECCOMP: enabled [2020-11-27T03:31:44.540Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-27T03:31:44.540Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-27T03:31:44.540Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-27T03:31:44.540Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-11-27T03:31:44.805Z] - CONFIG_BLK_CGROUP: enabled [2020-11-27T03:31:44.805Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-27T03:31:44.805Z] - CONFIG_IOSCHED_CFQ: missing [2020-11-27T03:31:44.805Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-11-27T03:31:44.805Z] - CONFIG_CGROUP_PERF: enabled [2020-11-27T03:31:44.805Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-27T03:31:44.805Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-27T03:31:44.805Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-27T03:31:44.805Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-27T03:31:44.805Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-27T03:31:44.805Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-27T03:31:44.805Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-27T03:31:44.805Z] - CONFIG_IP_VS: enabled (as module) [2020-11-27T03:31:44.805Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-27T03:31:44.805Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-27T03:31:44.805Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-27T03:31:44.805Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-27T03:31:44.805Z] - CONFIG_EXT4_FS: enabled [2020-11-27T03:31:44.805Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-27T03:31:44.805Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-27T03:31:44.805Z] - Network Drivers: [2020-11-27T03:31:44.805Z] - "overlay": [2020-11-27T03:31:44.805Z] - CONFIG_VXLAN: enabled (as module) [2020-11-27T03:31:44.805Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-27T03:31:44.805Z] Optional (for encrypted networks): [2020-11-27T03:31:44.805Z] - CONFIG_CRYPTO: enabled [2020-11-27T03:31:44.805Z] - CONFIG_CRYPTO_AEAD: enabled [2020-11-27T03:31:44.805Z] - CONFIG_CRYPTO_GCM: enabled [2020-11-27T03:31:44.805Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-11-27T03:31:44.805Z] - CONFIG_CRYPTO_GHASH: enabled [2020-11-27T03:31:44.805Z] - CONFIG_XFRM: enabled [2020-11-27T03:31:44.805Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-27T03:31:44.805Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-27T03:31:44.805Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-27T03:31:44.805Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-11-27T03:31:44.805Z] - "ipvlan": [2020-11-27T03:31:44.805Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-27T03:31:44.805Z] - "macvlan": [2020-11-27T03:31:44.805Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-27T03:31:44.805Z] - CONFIG_DUMMY: enabled (as module) [2020-11-27T03:31:44.805Z] - "ftp,tftp client in container": [2020-11-27T03:31:45.074Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-27T03:31:45.074Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-27T03:31:45.074Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-27T03:31:45.074Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-27T03:31:45.074Z] - Storage Drivers: [2020-11-27T03:31:45.074Z] - "aufs": [2020-11-27T03:31:45.074Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-27T03:31:45.074Z] - "btrfs": [2020-11-27T03:31:45.074Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-27T03:31:45.074Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-27T03:31:45.074Z] - "devicemapper": [2020-11-27T03:31:45.074Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-27T03:31:45.074Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-27T03:31:45.074Z] - "overlay": [2020-11-27T03:31:45.074Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-27T03:31:45.074Z] - "zfs": [2020-11-27T03:31:45.074Z] - /dev/zfs: present [2020-11-27T03:31:45.074Z] - zfs command: missing [2020-11-27T03:31:45.074Z] - zpool command: missing [2020-11-27T03:31:45.074Z] [2020-11-27T03:31:45.074Z] Limits: [2020-11-27T03:31:45.074Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-27T03:31:45.074Z] [2020-11-27T03:31:45.074Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-11-27T03:31:45.298Z] Client: [2020-11-27T03:31:45.298Z] Debug Mode: false [2020-11-27T03:31:45.298Z] [2020-11-27T03:31:45.298Z] Server: [2020-11-27T03:31:45.298Z] Containers: 0 [2020-11-27T03:31:45.298Z] Running: 0 [2020-11-27T03:31:45.298Z] Paused: 0 [2020-11-27T03:31:45.298Z] Stopped: 0 [2020-11-27T03:31:45.298Z] Images: 0 [2020-11-27T03:31:45.298Z] Server Version: 19.03.13 [2020-11-27T03:31:45.298Z] Storage Driver: overlay2 [2020-11-27T03:31:45.298Z] Backing Filesystem: extfs [2020-11-27T03:31:45.298Z] Supports d_type: true [2020-11-27T03:31:45.298Z] Native Overlay Diff: true [2020-11-27T03:31:45.298Z] Logging Driver: json-file [2020-11-27T03:31:45.298Z] Cgroup Driver: cgroupfs [2020-11-27T03:31:45.298Z] Plugins: [2020-11-27T03:31:45.298Z] Volume: local [2020-11-27T03:31:45.298Z] Network: bridge host ipvlan macvlan null overlay [2020-11-27T03:31:45.298Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-11-27T03:31:45.298Z] Swarm: inactive [2020-11-27T03:31:45.298Z] Runtimes: runc [2020-11-27T03:31:45.298Z] Default Runtime: runc [2020-11-27T03:31:45.298Z] Init Binary: docker-init [2020-11-27T03:31:45.298Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-27T03:31:45.298Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-27T03:31:45.298Z] init version: fec3683 [2020-11-27T03:31:45.298Z] Security Options: [2020-11-27T03:31:45.298Z] apparmor [2020-11-27T03:31:45.298Z] seccomp [2020-11-27T03:31:45.299Z] Profile: default [2020-11-27T03:31:45.299Z] Kernel Version: 5.4.0-1025-aws [2020-11-27T03:31:45.299Z] Operating System: Ubuntu 18.04.5 LTS [2020-11-27T03:31:45.299Z] OSType: linux [2020-11-27T03:31:45.299Z] Architecture: x86_64 [2020-11-27T03:31:45.299Z] CPUs: 2 [2020-11-27T03:31:45.299Z] Total Memory: 7.487GiB [2020-11-27T03:31:45.299Z] Name: ip-10-100-45-114 [2020-11-27T03:31:45.299Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-11-27T03:31:45.299Z] Docker Root Dir: /var/lib/docker [2020-11-27T03:31:45.299Z] Debug Mode: false [2020-11-27T03:31:45.299Z] Registry: https://index.docker.io/v1/ [2020-11-27T03:31:45.299Z] Labels: [2020-11-27T03:31:45.299Z] Experimental: true [2020-11-27T03:31:45.299Z] Insecure Registries: [2020-11-27T03:31:45.299Z] 127.0.0.0/8 [2020-11-27T03:31:45.299Z] Live Restore Enabled: true [2020-11-27T03:31:45.299Z] [2020-11-27T03:31:45.299Z] WARNING: No swap limit support [Pipeline] sh [2020-11-27T03:31:45.382Z] #49 41.61 encoding/base64 [2020-11-27T03:31:45.382Z] #49 41.67 fmt [2020-11-27T03:31:45.414Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 . [2020-11-27T03:31:45.588Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-27T03:31:45.588Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-27T03:31:45.588Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41720/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-27T03:31:45.588Z] + bash /home/ubuntu/workspace/moby_PR-41720/check-config.sh [2020-11-27T03:31:45.588Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-27T03:31:45.588Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-11-27T03:31:45.588Z] [2020-11-27T03:31:45.588Z] Generally Necessary: [2020-11-27T03:31:45.588Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-27T03:31:45.588Z] - apparmor: enabled and tools installed [2020-11-27T03:31:45.588Z] - CONFIG_NAMESPACES: enabled [2020-11-27T03:31:45.588Z] - CONFIG_NET_NS: enabled [2020-11-27T03:31:45.588Z] - CONFIG_PID_NS: enabled [2020-11-27T03:31:45.588Z] - CONFIG_IPC_NS: enabled [2020-11-27T03:31:45.588Z] - CONFIG_UTS_NS: enabled [2020-11-27T03:31:45.588Z] - CONFIG_CGROUPS: enabled [2020-11-27T03:31:45.588Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-27T03:31:45.588Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-27T03:31:45.588Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-27T03:31:45.588Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-27T03:31:45.588Z] - CONFIG_CPUSETS: enabled [2020-11-27T03:31:45.588Z] - CONFIG_MEMCG: enabled [2020-11-27T03:31:45.588Z] - CONFIG_KEYS: enabled [2020-11-27T03:31:45.588Z] - CONFIG_VETH: enabled (as module) [2020-11-27T03:31:45.588Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-27T03:31:45.588Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-27T03:31:45.588Z] - CONFIG_NF_NAT_IPV4: missing [2020-11-27T03:31:45.588Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-27T03:31:45.588Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-27T03:31:45.588Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-27T03:31:45.588Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-27T03:31:45.588Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-27T03:31:45.588Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-27T03:31:45.588Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-27T03:31:45.588Z] - CONFIG_NF_NAT_NEEDED: missing [2020-11-27T03:31:45.588Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-27T03:31:45.588Z] [2020-11-27T03:31:45.588Z] Optional Features: [2020-11-27T03:31:45.588Z] - CONFIG_USER_NS: enabled [2020-11-27T03:31:45.588Z] - CONFIG_SECCOMP: enabled [2020-11-27T03:31:45.588Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-27T03:31:45.588Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-27T03:31:45.677Z] #1 [internal] load .dockerignore [2020-11-27T03:31:45.677Z] #1 transferring context: 87B done [2020-11-27T03:31:45.677Z] #1 DONE 0.1s [2020-11-27T03:31:45.677Z] [2020-11-27T03:31:45.677Z] #2 [internal] load build definition from Dockerfile [2020-11-27T03:31:45.677Z] #2 transferring dockerfile: 16.58kB done [2020-11-27T03:31:45.677Z] #2 DONE 0.1s [2020-11-27T03:31:45.677Z] [2020-11-27T03:31:45.677Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-11-27T03:31:45.849Z] #30 ... [2020-11-27T03:31:45.849Z] [2020-11-27T03:31:45.849Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:31:45.849Z] #49 4.958 + RM_GOPATH=0 [2020-11-27T03:31:45.849Z] #49 4.958 + TMP_GOPATH= [2020-11-27T03:31:45.849Z] #49 4.958 + : /build [2020-11-27T03:31:45.849Z] #49 4.958 + '[' -z '' ']' [2020-11-27T03:31:45.849Z] #49 4.958 ++ mktemp -d [2020-11-27T03:31:45.849Z] #49 4.959 + export GOPATH=/tmp/tmp.uEcK3bWQu4 [2020-11-27T03:31:45.849Z] #49 4.959 + GOPATH=/tmp/tmp.uEcK3bWQu4 [2020-11-27T03:31:45.849Z] #49 4.959 + RM_GOPATH=1 [2020-11-27T03:31:45.849Z] #49 4.959 + case "$(go env GOARCH)" in [2020-11-27T03:31:45.849Z] #49 4.959 ++ go env GOARCH [2020-11-27T03:31:45.849Z] #49 4.967 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-27T03:31:45.849Z] #49 4.968 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:31:45.849Z] #49 4.968 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:31:45.849Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-27T03:31:45.849Z] #49 4.968 ++ dirname /tmp/install/install.sh [2020-11-27T03:31:45.849Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-11-27T03:31:45.849Z] - CONFIG_BLK_CGROUP: enabled [2020-11-27T03:31:45.849Z] #49 4.968 + dir=/tmp/install [2020-11-27T03:31:45.849Z] #49 4.968 + bin=shfmt [2020-11-27T03:31:45.849Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-27T03:31:45.849Z] #49 4.968 + shift [2020-11-27T03:31:45.849Z] - CONFIG_IOSCHED_CFQ: missing [2020-11-27T03:31:45.849Z] #49 4.968 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-11-27T03:31:45.849Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-11-27T03:31:45.849Z] #49 4.968 + . /tmp/install/shfmt.installer [2020-11-27T03:31:45.849Z] - CONFIG_CGROUP_PERF: enabled [2020-11-27T03:31:45.849Z] #49 4.968 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-27T03:31:45.849Z] #49 4.968 + install_shfmt [2020-11-27T03:31:45.849Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-27T03:31:45.849Z] #49 4.968 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-11-27T03:31:45.849Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-27T03:31:45.850Z] #49 4.968 + git clone https://github.com/mvdan/sh.git /tmp/tmp.uEcK3bWQu4/src/github.com/mvdan/sh [2020-11-27T03:31:45.850Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-27T03:31:45.850Z] #49 4.972 Cloning into '/tmp/tmp.uEcK3bWQu4/src/github.com/mvdan/sh'... [2020-11-27T03:31:45.850Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-27T03:31:45.850Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-27T03:31:45.850Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-27T03:31:45.850Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-27T03:31:45.850Z] - CONFIG_IP_VS: enabled (as module) [2020-11-27T03:31:45.850Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-27T03:31:45.850Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-27T03:31:45.850Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-27T03:31:45.850Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-27T03:31:45.850Z] - CONFIG_EXT4_FS: enabled [2020-11-27T03:31:45.850Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-27T03:31:45.850Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-27T03:31:45.850Z] - Network Drivers: [2020-11-27T03:31:45.850Z] - "overlay": [2020-11-27T03:31:45.850Z] - CONFIG_VXLAN: enabled (as module) [2020-11-27T03:31:45.850Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-27T03:31:45.850Z] Optional (for encrypted networks): [2020-11-27T03:31:45.850Z] - CONFIG_CRYPTO: enabled [2020-11-27T03:31:45.850Z] - CONFIG_CRYPTO_AEAD: enabled [2020-11-27T03:31:45.850Z] - CONFIG_CRYPTO_GCM: enabled [2020-11-27T03:31:45.850Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-11-27T03:31:45.850Z] - CONFIG_CRYPTO_GHASH: enabled [2020-11-27T03:31:45.850Z] - CONFIG_XFRM: enabled [2020-11-27T03:31:45.850Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-27T03:31:45.850Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-27T03:31:45.850Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-27T03:31:45.850Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-11-27T03:31:45.850Z] - "ipvlan": [2020-11-27T03:31:45.850Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-27T03:31:45.850Z] - "macvlan": [2020-11-27T03:31:45.934Z] #3 DONE 0.3s [2020-11-27T03:31:45.934Z] [2020-11-27T03:31:45.934Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-11-27T03:31:45.934Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-11-27T03:31:45.934Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-11-27T03:31:45.934Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-11-27T03:31:45.934Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-11-27T03:31:45.934Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 6.79MB / 8.88MB 0.1s [2020-11-27T03:31:46.017Z] #49 42.17 path/filepath [2020-11-27T03:31:46.116Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-27T03:31:46.116Z] - CONFIG_DUMMY: enabled (as module) [2020-11-27T03:31:46.116Z] - "ftp,tftp client in container": [2020-11-27T03:31:46.116Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-27T03:31:46.116Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-27T03:31:46.116Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-27T03:31:46.116Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-27T03:31:46.116Z] - Storage Drivers: [2020-11-27T03:31:46.116Z] - "aufs": [2020-11-27T03:31:46.116Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-27T03:31:46.116Z] - "btrfs": [2020-11-27T03:31:46.116Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-27T03:31:46.116Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-27T03:31:46.116Z] - "devicemapper": [2020-11-27T03:31:46.116Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-27T03:31:46.116Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-27T03:31:46.116Z] - "overlay": [2020-11-27T03:31:46.116Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-27T03:31:46.116Z] - "zfs": [2020-11-27T03:31:46.116Z] - /dev/zfs: present [2020-11-27T03:31:46.116Z] - zfs command: missing [2020-11-27T03:31:46.116Z] - zpool command: missing [2020-11-27T03:31:46.116Z] [2020-11-27T03:31:46.116Z] Limits: [2020-11-27T03:31:46.116Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-27T03:31:46.116Z] [2020-11-27T03:31:46.116Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-11-27T03:31:46.193Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-11-27T03:31:46.193Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-11-27T03:31:46.193Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-11-27T03:31:46.310Z] #49 ... [2020-11-27T03:31:46.310Z] [2020-11-27T03:31:46.310Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:31:46.310Z] #41 6.398 DEP images/sk-unix.pb-c.d [2020-11-27T03:31:46.310Z] #41 6.451 PBCC images/mm.pb-c.c [2020-11-27T03:31:46.310Z] #41 6.463 DEP images/mm.pb-c.d [2020-11-27T03:31:46.310Z] #41 6.497 PBCC images/timerfd.pb-c.c [2020-11-27T03:31:46.310Z] #41 6.530 DEP images/timerfd.pb-c.d [2020-11-27T03:31:46.310Z] #41 6.557 PBCC images/timer.pb-c.c [2020-11-27T03:31:46.310Z] #41 6.582 DEP images/timer.pb-c.d [2020-11-27T03:31:46.310Z] #41 6.636 PBCC images/sa.pb-c.c [2020-11-27T03:31:46.310Z] #41 6.695 DEP images/sa.pb-c.d [2020-11-27T03:31:46.310Z] #41 6.717 PBCC images/pipe-data.pb-c.c [2020-11-27T03:31:46.310Z] #41 6.725 DEP images/pipe-data.pb-c.d [2020-11-27T03:31:46.310Z] #41 6.755 PBCC images/mnt.pb-c.c [2020-11-27T03:31:46.310Z] #41 6.787 DEP images/mnt.pb-c.d [2020-11-27T03:31:46.310Z] #41 6.829 PBCC images/sk-packet.pb-c.c [2020-11-27T03:31:46.310Z] #41 6.840 DEP images/sk-packet.pb-c.d [2020-11-27T03:31:46.310Z] #41 6.864 PBCC images/tcp-stream.pb-c.c [2020-11-27T03:31:46.310Z] #41 6.889 DEP images/tcp-stream.pb-c.d [2020-11-27T03:31:46.310Z] #41 6.921 PBCC images/pipe.pb-c.c [2020-11-27T03:31:46.310Z] #41 6.958 DEP images/pipe.pb-c.d [2020-11-27T03:31:46.310Z] #41 6.992 PBCC images/pstree.pb-c.c [2020-11-27T03:31:46.310Z] #41 7.014 DEP images/pstree.pb-c.d [2020-11-27T03:31:46.310Z] #41 7.064 PBCC images/fs.pb-c.c [2020-11-27T03:31:46.310Z] #41 7.074 DEP images/fs.pb-c.d [2020-11-27T03:31:46.310Z] #41 7.124 PBCC images/signalfd.pb-c.c [2020-11-27T03:31:46.310Z] #41 7.158 DEP images/signalfd.pb-c.d [2020-11-27T03:31:46.310Z] #41 7.259 PBCC images/fh.pb-c.c [2020-11-27T03:31:46.310Z] #41 7.317 PBCC images/fsnotify.pb-c.c [2020-11-27T03:31:46.310Z] #41 7.352 DEP images/fh.pb-c.d [2020-11-27T03:31:46.310Z] #41 7.395 DEP images/fsnotify.pb-c.d [2020-11-27T03:31:46.310Z] #41 7.439 PBCC images/eventpoll.pb-c.c [2020-11-27T03:31:46.310Z] #41 7.462 DEP images/eventpoll.pb-c.d [2020-11-27T03:31:46.310Z] #41 7.468 PBCC images/eventfd.pb-c.c [2020-11-27T03:31:46.310Z] #41 7.476 DEP images/eventfd.pb-c.d [2020-11-27T03:31:46.310Z] #41 7.514 PBCC images/remap-file-path.pb-c.c [2020-11-27T03:31:46.310Z] #41 7.521 DEP images/remap-file-path.pb-c.d [2020-11-27T03:31:46.310Z] #41 7.567 PBCC images/fifo.pb-c.c [2020-11-27T03:31:46.310Z] #41 7.572 DEP images/fifo.pb-c.d [2020-11-27T03:31:46.310Z] #41 7.601 PBCC images/ghost-file.pb-c.c [2020-11-27T03:31:46.310Z] #41 7.626 DEP images/ghost-file.pb-c.d [2020-11-27T03:31:46.310Z] #41 7.676 PBCC images/regfile.pb-c.c [2020-11-27T03:31:46.310Z] #41 7.724 DEP images/regfile.pb-c.d [2020-11-27T03:31:46.310Z] #41 7.766 PBCC images/ns.pb-c.c [2020-11-27T03:31:46.310Z] #41 7.795 DEP images/ns.pb-c.d [2020-11-27T03:31:46.310Z] #41 7.809 PBCC images/fdinfo.pb-c.c [2020-11-27T03:31:46.310Z] #41 7.867 DEP images/fdinfo.pb-c.d [2020-11-27T03:31:46.310Z] #41 7.933 PBCC images/core-aarch64.pb-c.c [2020-11-27T03:31:46.310Z] #41 7.980 PBCC images/core-arm.pb-c.c [2020-11-27T03:31:46.310Z] #41 8.039 PBCC images/core-ppc64.pb-c.c [2020-11-27T03:31:46.310Z] #41 8.103 PBCC images/core-s390.pb-c.c [2020-11-27T03:31:46.310Z] #41 8.162 PBCC images/core-x86.pb-c.c [2020-11-27T03:31:46.310Z] #41 8.230 PBCC images/core.pb-c.c [2020-11-27T03:31:46.310Z] #41 8.320 PBCC images/inventory.pb-c.c [2020-11-27T03:31:46.310Z] #41 8.367 DEP images/core-aarch64.pb-c.d [2020-11-27T03:31:46.310Z] #41 8.426 DEP images/core-arm.pb-c.d [2020-11-27T03:31:46.310Z] #41 8.460 DEP images/core-ppc64.pb-c.d [2020-11-27T03:31:46.310Z] #41 8.512 DEP images/core-s390.pb-c.d [2020-11-27T03:31:46.310Z] #41 8.538 DEP images/core-x86.pb-c.d [2020-11-27T03:31:46.310Z] #41 8.566 DEP images/core.pb-c.d [2020-11-27T03:31:46.310Z] #41 8.630 DEP images/inventory.pb-c.d [2020-11-27T03:31:46.310Z] #41 8.655 PBCC images/cpuinfo.pb-c.c [2020-11-27T03:31:46.310Z] #41 8.668 DEP images/cpuinfo.pb-c.d [2020-11-27T03:31:46.310Z] #41 8.712 PBCC images/stats.pb-c.c [2020-11-27T03:31:46.310Z] #41 8.720 DEP images/stats.pb-c.d [2020-11-27T03:31:46.310Z] #41 9.598 make[1]: Nothing to be done for 'all'. [2020-11-27T03:31:46.310Z] #41 10.44 CC images/stats.o [2020-11-27T03:31:46.310Z] #41 10.69 CC images/core.o [2020-11-27T03:31:46.310Z] #41 11.06 CC images/core-x86.o [2020-11-27T03:31:46.424Z] #49 ... [2020-11-27T03:31:46.424Z] [2020-11-27T03:31:46.424Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:31:46.424Z] #56 6.211 + RM_GOPATH=0 [2020-11-27T03:31:46.424Z] #56 6.211 + TMP_GOPATH= [2020-11-27T03:31:46.424Z] #56 6.211 + : /build [2020-11-27T03:31:46.424Z] #56 6.211 + '[' -z '' ']' [2020-11-27T03:31:46.424Z] #56 6.211 ++ mktemp -d [2020-11-27T03:31:46.424Z] #56 6.211 + export GOPATH=/tmp/tmp.vcUp7kXdll [2020-11-27T03:31:46.424Z] #56 6.211 + GOPATH=/tmp/tmp.vcUp7kXdll [2020-11-27T03:31:46.424Z] #56 6.211 + RM_GOPATH=1 [2020-11-27T03:31:46.424Z] #56 6.211 + case "$(go env GOARCH)" in [2020-11-27T03:31:46.424Z] #56 6.211 ++ go env GOARCH [2020-11-27T03:31:46.424Z] #56 6.223 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:31:46.424Z] #56 6.223 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:31:46.424Z] #56 6.223 ++ dirname /tmp/install/install.sh [2020-11-27T03:31:46.424Z] #56 6.226 + dir=/tmp/install [2020-11-27T03:31:46.424Z] #56 6.226 + bin=rootlesskit [2020-11-27T03:31:46.424Z] #56 6.226 + shift [2020-11-27T03:31:46.424Z] #56 6.226 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-11-27T03:31:46.424Z] #56 6.232 + . /tmp/install/rootlesskit.installer [2020-11-27T03:31:46.424Z] #56 6.232 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T03:31:46.424Z] #56 6.232 + install_rootlesskit [2020-11-27T03:31:46.424Z] #56 6.232 + case "$1" in [2020-11-27T03:31:46.424Z] #56 6.232 + export CGO_ENABLED=0 [2020-11-27T03:31:46.424Z] #56 6.232 + CGO_ENABLED=0 [2020-11-27T03:31:46.424Z] #56 6.232 + _install_rootlesskit [2020-11-27T03:31:46.424Z] #56 6.232 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-11-27T03:31:46.424Z] #56 6.232 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.vcUp7kXdll/src/github.com/rootless-containers/rootlesskit [2020-11-27T03:31:46.424Z] #56 6.234 Cloning into '/tmp/tmp.vcUp7kXdll/src/github.com/rootless-containers/rootlesskit'... [2020-11-27T03:31:46.424Z] #56 6.234 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T03:31:46.487Z] + sudo modprobe ip_vs [2020-11-27T03:31:46.487Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 . [2020-11-27T03:31:46.487Z] #2 [internal] load .dockerignore [2020-11-27T03:31:46.603Z] #41 11.39 CC images/core-arm.o [2020-11-27T03:31:46.749Z] #2 ... [2020-11-27T03:31:46.749Z] [2020-11-27T03:31:46.749Z] #1 [internal] load build definition from Dockerfile [2020-11-27T03:31:46.749Z] #1 transferring dockerfile: 16.58kB done [2020-11-27T03:31:46.749Z] #1 DONE 0.1s [2020-11-27T03:31:46.749Z] [2020-11-27T03:31:46.749Z] #2 [internal] load .dockerignore [2020-11-27T03:31:46.749Z] #2 transferring context: 87B done [2020-11-27T03:31:46.749Z] #2 DONE 0.1s [2020-11-27T03:31:46.749Z] [2020-11-27T03:31:46.749Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-11-27T03:31:46.762Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-11-27T03:31:46.762Z] #4 DONE 0.8s [2020-11-27T03:31:46.762Z] [2020-11-27T03:31:46.762Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-11-27T03:31:46.895Z] #41 11.63 CC images/core-aarch64.o [2020-11-27T03:31:47.188Z] #41 11.82 CC images/core-ppc64.o [2020-11-27T03:31:47.325Z] #3 DONE 0.5s [2020-11-27T03:31:47.325Z] [2020-11-27T03:31:47.325Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-11-27T03:31:47.325Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-11-27T03:31:47.325Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-11-27T03:31:47.325Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-11-27T03:31:47.325Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-11-27T03:31:47.325Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-11-27T03:31:47.326Z] #7 ... [2020-11-27T03:31:47.326Z] [2020-11-27T03:31:47.326Z] #6 [internal] load metadata for docker.io/library/debian:buster [2020-11-27T03:31:47.326Z] #6 DONE 0.4s [2020-11-27T03:31:47.326Z] [2020-11-27T03:31:47.326Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-11-27T03:31:47.326Z] #7 DONE 0.5s [2020-11-27T03:31:47.326Z] [2020-11-27T03:31:47.326Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-27T03:31:47.326Z] #5 DONE 0.5s [2020-11-27T03:31:47.326Z] [2020-11-27T03:31:47.326Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T03:31:47.326Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-11-27T03:31:47.480Z] #41 12.12 CC images/core-s390.o [2020-11-27T03:31:47.584Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-11-27T03:31:47.584Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-11-27T03:31:47.584Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-11-27T03:31:47.584Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.0s [2020-11-27T03:31:47.584Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.0s [2020-11-27T03:31:47.586Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-11-27T03:31:47.586Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-11-27T03:31:47.810Z] #56 ... [2020-11-27T03:31:47.810Z] [2020-11-27T03:31:47.810Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-27T03:31:47.810Z] #30 7.082 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-11-27T03:31:47.810Z] #30 7.084 Cloning into '.'... [2020-11-27T03:31:47.837Z] #41 12.42 CC images/cpuinfo.o [2020-11-27T03:31:47.844Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.52MB / 50.40MB 0.2s [2020-11-27T03:31:47.844Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.2s [2020-11-27T03:31:47.844Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.24MB / 50.40MB 0.3s [2020-11-27T03:31:47.848Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-11-27T03:31:47.848Z] #4 DONE 0.7s [2020-11-27T03:31:48.101Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 15.54MB / 50.40MB 0.4s [2020-11-27T03:31:48.101Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s done [2020-11-27T03:31:48.101Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.4s [2020-11-27T03:31:48.101Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 19.23MB / 50.40MB 0.6s [2020-11-27T03:31:48.101Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 8.64MB / 10.00MB 0.6s [2020-11-27T03:31:48.109Z] [2020-11-27T03:31:48.109Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-11-27T03:31:48.134Z] #41 12.71 CC images/inventory.o [2020-11-27T03:31:48.359Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 23.50MB / 50.40MB 0.6s [2020-11-27T03:31:48.359Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.6s [2020-11-27T03:31:48.359Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 35.30MB / 50.40MB 0.8s [2020-11-27T03:31:48.359Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.8s done [2020-11-27T03:31:48.359Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.8s [2020-11-27T03:31:48.371Z] #7 ... [2020-11-27T03:31:48.371Z] [2020-11-27T03:31:48.371Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-11-27T03:31:48.371Z] #6 DONE 0.2s [2020-11-27T03:31:48.371Z] [2020-11-27T03:31:48.371Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-11-27T03:31:48.371Z] #7 DONE 0.3s [2020-11-27T03:31:48.371Z] [2020-11-27T03:31:48.371Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-27T03:31:48.371Z] #5 DONE 0.4s [2020-11-27T03:31:48.426Z] #41 12.92 CC images/fdinfo.o [2020-11-27T03:31:48.426Z] #41 13.13 CC images/fown.o [2020-11-27T03:31:48.426Z] #41 ... [2020-11-27T03:31:48.426Z] [2020-11-27T03:31:48.426Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:31:48.616Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 43.57MB / 50.40MB 1.0s [2020-11-27T03:31:48.632Z] [2020-11-27T03:31:48.632Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T03:31:48.632Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-11-27T03:31:48.632Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-11-27T03:31:48.632Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB [2020-11-27T03:31:48.632Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-11-27T03:31:48.632Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-11-27T03:31:48.638Z] Client: [2020-11-27T03:31:48.638Z] Debug Mode: false [2020-11-27T03:31:48.638Z] [2020-11-27T03:31:48.638Z] Server: [2020-11-27T03:31:48.638Z] Containers: 0 [2020-11-27T03:31:48.638Z] Running: 0 [2020-11-27T03:31:48.638Z] Paused: 0 [2020-11-27T03:31:48.638Z] Stopped: 0 [2020-11-27T03:31:48.638Z] Images: 0 [2020-11-27T03:31:48.638Z] Server Version: 19.03.13 [2020-11-27T03:31:48.638Z] Storage Driver: overlay2 [2020-11-27T03:31:48.638Z] Backing Filesystem: extfs [2020-11-27T03:31:48.638Z] Supports d_type: true [2020-11-27T03:31:48.638Z] Native Overlay Diff: true [2020-11-27T03:31:48.638Z] Logging Driver: json-file [2020-11-27T03:31:48.638Z] Cgroup Driver: cgroupfs [2020-11-27T03:31:48.638Z] Plugins: [2020-11-27T03:31:48.638Z] Volume: local [2020-11-27T03:31:48.638Z] Network: bridge host ipvlan macvlan null overlay [2020-11-27T03:31:48.638Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-11-27T03:31:48.638Z] Swarm: inactive [2020-11-27T03:31:48.638Z] Runtimes: runc [2020-11-27T03:31:48.638Z] Default Runtime: runc [2020-11-27T03:31:48.638Z] Init Binary: docker-init [2020-11-27T03:31:48.638Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-27T03:31:48.638Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-27T03:31:48.638Z] init version: fec3683 [2020-11-27T03:31:48.638Z] Security Options: [2020-11-27T03:31:48.638Z] apparmor [2020-11-27T03:31:48.638Z] seccomp [2020-11-27T03:31:48.638Z] Profile: default [2020-11-27T03:31:48.638Z] Kernel Version: 4.15.0-1083-aws [2020-11-27T03:31:48.638Z] Operating System: Ubuntu 16.04.7 LTS [2020-11-27T03:31:48.638Z] OSType: linux [2020-11-27T03:31:48.638Z] Architecture: aarch64 [2020-11-27T03:31:48.638Z] CPUs: 4 [2020-11-27T03:31:48.638Z] Total Memory: 7.525GiB [2020-11-27T03:31:48.638Z] Name: ip-10-100-54-104 [2020-11-27T03:31:48.638Z] ID: Y7CY:OBXM:64JR:IATL:K5XK:3QN2:NY4M:WSP4:5UNB:OI7D:IVLF:RPVW [2020-11-27T03:31:48.638Z] Docker Root Dir: /var/lib/docker [2020-11-27T03:31:48.638Z] Debug Mode: false [2020-11-27T03:31:48.638Z] Registry: https://index.docker.io/v1/ [2020-11-27T03:31:48.638Z] Labels: [2020-11-27T03:31:48.638Z] Experimental: true [2020-11-27T03:31:48.638Z] Insecure Registries: [2020-11-27T03:31:48.638Z] 127.0.0.0/8 [2020-11-27T03:31:48.638Z] Live Restore Enabled: true [2020-11-27T03:31:48.638Z] [2020-11-27T03:31:48.638Z] WARNING: No swap limit support [Pipeline] sh [2020-11-27T03:31:48.874Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 48.36MB / 50.40MB 1.1s [2020-11-27T03:31:48.874Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 10.31MB / 51.83MB 1.1s [2020-11-27T03:31:48.874Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 15.11MB / 51.83MB 1.4s [2020-11-27T03:31:48.893Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.44MB / 50.40MB 0.3s [2020-11-27T03:31:48.935Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-27T03:31:48.935Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-27T03:31:48.935Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41720/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-27T03:31:48.935Z] + bash /home/ubuntu/workspace/moby_PR-41720/check-config.sh [2020-11-27T03:31:48.935Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-27T03:31:48.935Z] info: reading kernel config from /boot/config-4.15.0-1083-aws ... [2020-11-27T03:31:48.935Z] [2020-11-27T03:31:48.935Z] Generally Necessary: [2020-11-27T03:31:48.935Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-27T03:31:48.935Z] - apparmor: enabled and tools installed [2020-11-27T03:31:49.011Z] #54 26.86 Checking out files: 76% (2620/3407) Checking out files: 77% (2624/3407) Checking out files: 78% (2658/3407) Checking out files: 79% (2692/3407) Checking out files: 80% (2726/3407) Checking out files: 81% (2760/3407) Checking out files: 82% (2794/3407) Checking out files: 83% (2828/3407) Checking out files: 84% (2862/3407) Checking out files: 85% (2896/3407) Checking out files: 86% (2931/3407) Checking out files: 87% (2965/3407) Checking out files: 88% (2999/3407) Checking out files: 89% (3033/3407) Checking out files: 90% (3067/3407) Checking out files: 91% (3101/3407) Checking out files: 92% (3135/3407) Checking out files: 93% (3169/3407) Checking out files: 94% (3203/3407) Checking out files: 95% (3237/3407) Checking out files: 96% (3271/3407) Checking out files: 97% (3305/3407) Checking out files: 98% (3339/3407) Checking out files: 99% (3373/3407) Checking out files: 100% (3407/3407) Checking out files: 100% (3407/3407), done. [2020-11-27T03:31:49.011Z] #54 27.46 + cd /tmp/tmp.GyGqg1FoFM/src/github.com/containerd/containerd [2020-11-27T03:31:49.133Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 21.10MB / 51.83MB 1.4s [2020-11-27T03:31:49.133Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 26.79MB / 51.83MB 1.6s [2020-11-27T03:31:49.154Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.49MB / 50.40MB 0.5s [2020-11-27T03:31:49.154Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 12.48MB / 50.40MB 0.7s [2020-11-27T03:31:49.154Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.7s [2020-11-27T03:31:49.198Z] - CONFIG_NAMESPACES: enabled [2020-11-27T03:31:49.198Z] - CONFIG_NET_NS: enabled [2020-11-27T03:31:49.198Z] - CONFIG_PID_NS: enabled [2020-11-27T03:31:49.198Z] - CONFIG_IPC_NS: enabled [2020-11-27T03:31:49.198Z] - CONFIG_UTS_NS: enabled [2020-11-27T03:31:49.198Z] - CONFIG_CGROUPS: enabled [2020-11-27T03:31:49.198Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-27T03:31:49.198Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-27T03:31:49.198Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-27T03:31:49.198Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-27T03:31:49.198Z] - CONFIG_CPUSETS: enabled [2020-11-27T03:31:49.198Z] - CONFIG_MEMCG: enabled [2020-11-27T03:31:49.198Z] - CONFIG_KEYS: enabled [2020-11-27T03:31:49.198Z] - CONFIG_VETH: enabled (as module) [2020-11-27T03:31:49.198Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-27T03:31:49.198Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-27T03:31:49.198Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-11-27T03:31:49.198Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-27T03:31:49.198Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-27T03:31:49.198Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-27T03:31:49.198Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-27T03:31:49.198Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-27T03:31:49.198Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-27T03:31:49.304Z] #54 27.46 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-27T03:31:49.415Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 855.64kB / 7.81MB 0.8s [2020-11-27T03:31:49.422Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 31.81MB / 51.83MB 1.7s [2020-11-27T03:31:49.422Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 39.02MB / 51.83MB 1.9s [2020-11-27T03:31:49.461Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-27T03:31:49.461Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-11-27T03:31:49.461Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-27T03:31:49.461Z] [2020-11-27T03:31:49.461Z] Optional Features: [2020-11-27T03:31:49.461Z] - CONFIG_USER_NS: enabled [2020-11-27T03:31:49.461Z] - CONFIG_SECCOMP: enabled [2020-11-27T03:31:49.461Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-27T03:31:49.461Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-27T03:31:49.461Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-27T03:31:49.461Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-11-27T03:31:49.461Z] - CONFIG_BLK_CGROUP: enabled [2020-11-27T03:31:49.461Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-27T03:31:49.461Z] - CONFIG_IOSCHED_CFQ: enabled [2020-11-27T03:31:49.461Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-11-27T03:31:49.461Z] - CONFIG_CGROUP_PERF: enabled [2020-11-27T03:31:49.461Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-27T03:31:49.461Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-27T03:31:49.461Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-27T03:31:49.461Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-27T03:31:49.461Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-27T03:31:49.461Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-27T03:31:49.461Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-27T03:31:49.461Z] - CONFIG_IP_VS: enabled (as module) [2020-11-27T03:31:49.461Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-27T03:31:49.461Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-27T03:31:49.461Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-27T03:31:49.461Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-27T03:31:49.461Z] - CONFIG_EXT4_FS: enabled [2020-11-27T03:31:49.676Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 15.37MB / 50.40MB 0.9s [2020-11-27T03:31:49.677Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 2.18MB / 7.81MB 0.9s [2020-11-27T03:31:49.677Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 19.27MB / 50.40MB 1.1s [2020-11-27T03:31:49.677Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 5.50MB / 7.81MB 1.1s [2020-11-27T03:31:49.677Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 23.69MB / 50.40MB 1.2s [2020-11-27T03:31:49.677Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.2s [2020-11-27T03:31:49.680Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 42.44MB / 51.83MB 1.9s [2020-11-27T03:31:49.680Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 46.90MB / 51.83MB 2.0s [2020-11-27T03:31:49.724Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-27T03:31:49.724Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-27T03:31:49.724Z] - Network Drivers: [2020-11-27T03:31:49.724Z] - "overlay": [2020-11-27T03:31:49.724Z] - CONFIG_VXLAN: enabled (as module) [2020-11-27T03:31:49.724Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-27T03:31:49.724Z] Optional (for encrypted networks): [2020-11-27T03:31:49.724Z] - CONFIG_CRYPTO: enabled [2020-11-27T03:31:49.724Z] - CONFIG_CRYPTO_AEAD: enabled [2020-11-27T03:31:49.724Z] - CONFIG_CRYPTO_GCM: enabled [2020-11-27T03:31:49.724Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-11-27T03:31:49.724Z] - CONFIG_CRYPTO_GHASH: enabled [2020-11-27T03:31:49.724Z] - CONFIG_XFRM: enabled [2020-11-27T03:31:49.724Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-27T03:31:49.724Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-27T03:31:49.724Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-27T03:31:49.724Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-11-27T03:31:49.724Z] - "ipvlan": [2020-11-27T03:31:49.724Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-27T03:31:49.724Z] - "macvlan": [2020-11-27T03:31:49.724Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-27T03:31:49.724Z] - CONFIG_DUMMY: enabled (as module) [2020-11-27T03:31:49.724Z] - "ftp,tftp client in container": [2020-11-27T03:31:49.724Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-27T03:31:49.724Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-27T03:31:49.724Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-27T03:31:49.724Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-27T03:31:49.724Z] - Storage Drivers: [2020-11-27T03:31:49.724Z] - "aufs": [2020-11-27T03:31:49.724Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-27T03:31:49.724Z] - "btrfs": [2020-11-27T03:31:49.939Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2020-11-27T03:31:49.939Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.3s done [2020-11-27T03:31:49.939Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 1.3s [2020-11-27T03:31:49.988Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-27T03:31:49.988Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-27T03:31:49.988Z] - "devicemapper": [2020-11-27T03:31:49.988Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-27T03:31:49.988Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-27T03:31:49.988Z] - "overlay": [2020-11-27T03:31:49.988Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-27T03:31:49.988Z] - "zfs": [2020-11-27T03:31:49.988Z] - /dev/zfs: missing [2020-11-27T03:31:49.988Z] - zfs command: missing [2020-11-27T03:31:49.988Z] - zpool command: missing [2020-11-27T03:31:49.988Z] [2020-11-27T03:31:49.988Z] Limits: [2020-11-27T03:31:49.988Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-27T03:31:49.988Z] [2020-11-27T03:31:49.988Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-11-27T03:31:50.203Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 27.96MB / 50.40MB 1.5s [2020-11-27T03:31:50.203Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 7.47MB / 10.00MB 1.5s [2020-11-27T03:31:50.203Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 31.75MB / 50.40MB 1.6s [2020-11-27T03:31:50.203Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.6s [2020-11-27T03:31:50.344Z] #54 28.52 + export 'BUILDTAGS=netgo osusergo static_build' [2020-11-27T03:31:50.344Z] #54 28.52 + BUILDTAGS='netgo osusergo static_build' [2020-11-27T03:31:50.344Z] #54 28.52 + export EXTRA_FLAGS=-buildmode=pie [2020-11-27T03:31:50.344Z] #54 28.52 + EXTRA_FLAGS=-buildmode=pie [2020-11-27T03:31:50.344Z] #54 28.52 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-11-27T03:31:50.344Z] #54 28.52 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-11-27T03:31:50.344Z] #54 28.52 + '[' '' = dynamic ']' [2020-11-27T03:31:50.344Z] #54 28.52 + make [2020-11-27T03:31:50.346Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 . [2020-11-27T03:31:50.346Z] #1 [internal] load build definition from Dockerfile [2020-11-27T03:31:50.346Z] #1 transferring dockerfile: 16.58kB done [2020-11-27T03:31:50.346Z] #1 DONE 0.0s [2020-11-27T03:31:50.346Z] [2020-11-27T03:31:50.346Z] #2 [internal] load .dockerignore [2020-11-27T03:31:50.346Z] #2 transferring context: 87B done [2020-11-27T03:31:50.346Z] #2 DONE 0.0s [2020-11-27T03:31:50.346Z] [2020-11-27T03:31:50.346Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-11-27T03:31:50.367Z] #30 ... [2020-11-27T03:31:50.367Z] [2020-11-27T03:31:50.367Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:31:50.367Z] #22 5.408 + RM_GOPATH=0 [2020-11-27T03:31:50.367Z] #22 5.408 + TMP_GOPATH= [2020-11-27T03:31:50.367Z] #22 5.408 + : /build [2020-11-27T03:31:50.367Z] #22 5.408 + '[' -z '' ']' [2020-11-27T03:31:50.367Z] #22 5.408 ++ mktemp -d [2020-11-27T03:31:50.367Z] #22 5.408 + export GOPATH=/tmp/tmp.iYGhmYRM02 [2020-11-27T03:31:50.367Z] #22 5.408 + GOPATH=/tmp/tmp.iYGhmYRM02 [2020-11-27T03:31:50.367Z] #22 5.408 + RM_GOPATH=1 [2020-11-27T03:31:50.367Z] #22 5.408 + case "$(go env GOARCH)" in [2020-11-27T03:31:50.367Z] #22 5.408 ++ go env GOARCH [2020-11-27T03:31:50.367Z] #22 5.426 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:31:50.367Z] #22 5.426 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:31:50.367Z] #22 5.426 ++ dirname /tmp/install/install.sh [2020-11-27T03:31:50.367Z] #22 5.426 + dir=/tmp/install [2020-11-27T03:31:50.367Z] #22 5.426 + bin=dockercli [2020-11-27T03:31:50.367Z] #22 5.426 + shift [2020-11-27T03:31:50.367Z] #22 5.426 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-11-27T03:31:50.367Z] #22 5.426 + . /tmp/install/dockercli.installer [2020-11-27T03:31:50.367Z] #22 5.426 ++ : stable [2020-11-27T03:31:50.367Z] #22 5.426 ++ : 17.06.2-ce [2020-11-27T03:31:50.367Z] #22 5.426 + install_dockercli [2020-11-27T03:31:50.367Z] #22 5.426 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-11-27T03:31:50.367Z] #22 5.426 ++ uname -m [2020-11-27T03:31:50.367Z] #22 5.426 + arch=x86_64 [2020-11-27T03:31:50.367Z] #22 5.426 + '[' x86_64 '!=' x86_64 ']' [2020-11-27T03:31:50.368Z] #22 5.426 + url=https://download.docker.com/linux/static [2020-11-27T03:31:50.368Z] #22 5.426 + tar -xz docker/docker [2020-11-27T03:31:50.368Z] #22 5.462 Install docker/cli version 17.06.2-ce from stable [2020-11-27T03:31:50.368Z] #22 5.462 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-11-27T03:31:50.368Z] #22 ... [2020-11-27T03:31:50.368Z] [2020-11-27T03:31:50.368Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:31:50.368Z] #62 5.706 + RM_GOPATH=0 [2020-11-27T03:31:50.368Z] #62 5.706 + TMP_GOPATH= [2020-11-27T03:31:50.368Z] #62 5.706 + : /build [2020-11-27T03:31:50.368Z] #62 5.706 + '[' -z '' ']' [2020-11-27T03:31:50.368Z] #62 5.706 ++ mktemp -d [2020-11-27T03:31:50.368Z] #62 5.706 + export GOPATH=/tmp/tmp.6e7BY1J8io [2020-11-27T03:31:50.368Z] #62 5.706 + GOPATH=/tmp/tmp.6e7BY1J8io [2020-11-27T03:31:50.368Z] #62 5.706 + RM_GOPATH=1 [2020-11-27T03:31:50.368Z] #62 5.706 + case "$(go env GOARCH)" in [2020-11-27T03:31:50.368Z] #62 5.706 ++ go env GOARCH [2020-11-27T03:31:50.368Z] #62 5.708 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:31:50.368Z] #62 5.708 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:31:50.368Z] #62 5.709 ++ dirname /tmp/install/install.sh [2020-11-27T03:31:50.368Z] #62 5.709 + dir=/tmp/install [2020-11-27T03:31:50.368Z] #62 5.709 + bin=proxy [2020-11-27T03:31:50.368Z] #62 5.709 + shift [2020-11-27T03:31:50.368Z] #62 5.729 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-11-27T03:31:50.368Z] #62 5.729 + . /tmp/install/proxy.installer [2020-11-27T03:31:50.368Z] #62 5.729 ++ : a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-27T03:31:50.368Z] #62 5.729 + install_proxy [2020-11-27T03:31:50.368Z] #62 5.729 + case "$1" in [2020-11-27T03:31:50.368Z] #62 5.729 + export CGO_ENABLED=0 [2020-11-27T03:31:50.368Z] #62 5.729 + CGO_ENABLED=0 [2020-11-27T03:31:50.368Z] #62 5.729 + _install_proxy [2020-11-27T03:31:50.368Z] #62 5.729 + echo 'Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b' [2020-11-27T03:31:50.368Z] #62 5.729 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.6e7BY1J8io/src/github.com/docker/libnetwork [2020-11-27T03:31:50.368Z] #62 5.729 Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-27T03:31:50.368Z] #62 5.735 Cloning into '/tmp/tmp.6e7BY1J8io/src/github.com/docker/libnetwork'... [2020-11-27T03:31:50.368Z] #62 ... [2020-11-27T03:31:50.368Z] [2020-11-27T03:31:50.368Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T03:31:50.368Z] #53 8.051 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T03:31:50.368Z] #53 8.175 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T03:31:50.368Z] #53 8.176 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T03:31:50.368Z] #53 10.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T03:31:50.468Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 35.89MB / 50.40MB 1.8s [2020-11-27T03:31:50.468Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.7s done [2020-11-27T03:31:50.468Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 1.99MB / 51.83MB 1.8s [2020-11-27T03:31:50.519Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.1s done [2020-11-27T03:31:50.519Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.7s done [2020-11-27T03:31:50.519Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.34MB / 68.67MB 2.8s [2020-11-27T03:31:50.519Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 970.75kB / 120.17MB 2.8s [2020-11-27T03:31:50.519Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.8s done [2020-11-27T03:31:50.629Z] #53 ... [2020-11-27T03:31:50.629Z] [2020-11-27T03:31:50.629Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:31:50.629Z] #47 6.944 + RM_GOPATH=0 [2020-11-27T03:31:50.629Z] #47 6.944 + TMP_GOPATH= [2020-11-27T03:31:50.629Z] #47 6.944 + : /build [2020-11-27T03:31:50.629Z] #47 6.944 + '[' -z '' ']' [2020-11-27T03:31:50.629Z] #47 6.953 ++ mktemp -d [2020-11-27T03:31:50.629Z] #47 6.953 + export GOPATH=/tmp/tmp.f5FMo3T1bA [2020-11-27T03:31:50.629Z] #47 6.953 + GOPATH=/tmp/tmp.f5FMo3T1bA [2020-11-27T03:31:50.629Z] #47 6.953 + RM_GOPATH=1 [2020-11-27T03:31:50.629Z] #47 6.953 + case "$(go env GOARCH)" in [2020-11-27T03:31:50.629Z] #47 6.962 ++ go env GOARCH [2020-11-27T03:31:50.629Z] #47 6.988 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:31:50.629Z] #47 6.988 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:31:50.629Z] #47 6.988 ++ dirname /tmp/install/install.sh [2020-11-27T03:31:50.629Z] #47 7.023 + dir=/tmp/install [2020-11-27T03:31:50.629Z] #47 7.023 + bin=golangci_lint [2020-11-27T03:31:50.629Z] #47 7.023 + shift [2020-11-27T03:31:50.629Z] #47 7.023 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-11-27T03:31:50.629Z] #47 7.023 + . /tmp/install/golangci_lint.installer [2020-11-27T03:31:50.629Z] #47 7.023 ++ : v1.23.8 [2020-11-27T03:31:50.629Z] #47 7.023 + install_golangci_lint [2020-11-27T03:31:50.629Z] #47 7.023 + set -e [2020-11-27T03:31:50.629Z] #47 7.023 + export GO111MODULE=on [2020-11-27T03:31:50.629Z] #47 7.023 + GO111MODULE=on [2020-11-27T03:31:50.629Z] #47 7.023 + GOBIN=/build [2020-11-27T03:31:50.629Z] #47 7.023 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-11-27T03:31:50.629Z] #47 7.148 go: finding github.com v1.23.8 [2020-11-27T03:31:50.629Z] #47 7.148 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-11-27T03:31:50.629Z] #47 7.148 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-11-27T03:31:50.629Z] #47 7.148 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-11-27T03:31:50.629Z] #47 7.148 go: finding github.com/golangci v1.23.8 [2020-11-27T03:31:50.629Z] #47 8.782 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-11-27T03:31:50.629Z] #47 9.843 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-11-27T03:31:50.629Z] #47 ... [2020-11-27T03:31:50.629Z] [2020-11-27T03:31:50.629Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:31:50.629Z] #45 7.382 + RM_GOPATH=0 [2020-11-27T03:31:50.629Z] #45 7.382 + TMP_GOPATH= [2020-11-27T03:31:50.629Z] #45 7.382 + : /build [2020-11-27T03:31:50.629Z] #45 7.382 + '[' -z '' ']' [2020-11-27T03:31:50.629Z] #45 7.382 ++ mktemp -d [2020-11-27T03:31:50.629Z] #45 7.413 + export GOPATH=/tmp/tmp.6zlat1s9G0 [2020-11-27T03:31:50.629Z] #45 7.413 + GOPATH=/tmp/tmp.6zlat1s9G0 [2020-11-27T03:31:50.629Z] #45 7.413 + RM_GOPATH=1 [2020-11-27T03:31:50.629Z] #45 7.413 + case "$(go env GOARCH)" in [2020-11-27T03:31:50.629Z] #45 7.414 ++ go env GOARCH [2020-11-27T03:31:50.629Z] #45 7.454 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:31:50.629Z] #45 7.454 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:31:50.629Z] #45 7.454 ++ dirname /tmp/install/install.sh [2020-11-27T03:31:50.629Z] #45 7.454 + dir=/tmp/install [2020-11-27T03:31:50.629Z] #45 7.454 + bin=gotestsum [2020-11-27T03:31:50.629Z] #45 7.454 + shift [2020-11-27T03:31:50.629Z] #45 7.454 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-11-27T03:31:50.629Z] #45 7.454 + . /tmp/install/gotestsum.installer [2020-11-27T03:31:50.629Z] #45 7.454 ++ : v0.5.3 [2020-11-27T03:31:50.629Z] #45 7.454 + install_gotestsum [2020-11-27T03:31:50.629Z] #45 7.462 + set -e [2020-11-27T03:31:50.629Z] #45 7.462 + export GO111MODULE=on [2020-11-27T03:31:50.629Z] #45 7.462 + GO111MODULE=on [2020-11-27T03:31:50.629Z] #45 7.462 + GOBIN=/build [2020-11-27T03:31:50.629Z] #45 7.462 + go get gotest.tools/gotestsum@v0.5.3 [2020-11-27T03:31:50.629Z] #45 7.538 go: finding gotest.tools v0.5.3 [2020-11-27T03:31:50.629Z] #45 7.577 go: finding gotest.tools/gotestsum v0.5.3 [2020-11-27T03:31:50.629Z] #45 8.800 go: downloading gotest.tools/gotestsum v0.5.3 [2020-11-27T03:31:50.629Z] #45 9.874 go: extracting gotest.tools/gotestsum v0.5.3 [2020-11-27T03:31:50.636Z] #54 ... [2020-11-27T03:31:50.636Z] [2020-11-27T03:31:50.636Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:31:50.636Z] #32 36.94 internal/poll [2020-11-27T03:31:50.636Z] #32 38.81 internal/fmtsort [2020-11-27T03:31:50.636Z] #32 38.88 internal/syscall/execenv [2020-11-27T03:31:50.636Z] #32 38.96 internal/syscall/unix [2020-11-27T03:31:50.636Z] #32 39.06 os [2020-11-27T03:31:50.636Z] #32 39.24 strings [2020-11-27T03:31:50.636Z] #32 40.79 path [2020-11-27T03:31:50.636Z] #32 41.19 text/tabwriter [2020-11-27T03:31:50.636Z] #32 41.55 fmt [2020-11-27T03:31:50.636Z] #32 41.63 path/filepath [2020-11-27T03:31:50.636Z] #32 42.47 io/ioutil [2020-11-27T03:31:50.636Z] #32 43.53 flag [2020-11-27T03:31:50.636Z] #32 43.53 github.com/BurntSushi/toml [2020-11-27T03:31:50.636Z] #32 44.67 log [2020-11-27T03:31:50.636Z] #32 45.96 github.com/BurntSushi/toml/cmd/tomlv [2020-11-27T03:31:50.636Z] #32 ... [2020-11-27T03:31:50.636Z] [2020-11-27T03:31:50.636Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:31:50.636Z] #54 29.10 + bin/ctr [2020-11-27T03:31:50.733Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 40.25MB / 50.40MB 2.0s [2020-11-27T03:31:50.733Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 10.77MB / 51.83MB 2.0s [2020-11-27T03:31:50.733Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 44.34MB / 50.40MB 2.2s [2020-11-27T03:31:50.733Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 18.02MB / 51.83MB 2.2s [2020-11-27T03:31:50.778Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 11.91MB / 68.67MB 3.1s [2020-11-27T03:31:50.778Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.65MB / 120.17MB 3.1s [2020-11-27T03:31:50.891Z] #45 ... [2020-11-27T03:31:50.891Z] [2020-11-27T03:31:50.891Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T03:31:50.891Z] #34 7.919 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T03:31:50.891Z] #34 8.138 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T03:31:50.891Z] #34 8.138 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T03:31:50.891Z] #34 10.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T03:31:50.994Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 21.40MB / 51.83MB 2.3s [2020-11-27T03:31:50.994Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 49.58MB / 50.40MB 2.4s [2020-11-27T03:31:50.994Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 25.53MB / 51.83MB 2.4s [2020-11-27T03:31:51.034Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 16.46MB / 68.67MB 3.5s [2020-11-27T03:31:51.034Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 16.18MB / 120.17MB 3.5s [2020-11-27T03:31:51.164Z] #34 ... [2020-11-27T03:31:51.164Z] [2020-11-27T03:31:51.164Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:31:51.164Z] #11 7.911 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T03:31:51.164Z] #11 7.982 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T03:31:51.164Z] #11 7.983 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T03:31:51.164Z] #11 10.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T03:31:51.164Z] #11 ... [2020-11-27T03:31:51.164Z] [2020-11-27T03:31:51.164Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:31:51.164Z] #43 6.492 + RM_GOPATH=0 [2020-11-27T03:31:51.164Z] #43 6.492 + TMP_GOPATH= [2020-11-27T03:31:51.164Z] #43 6.492 + : /build [2020-11-27T03:31:51.164Z] #43 6.492 + '[' -z '' ']' [2020-11-27T03:31:51.164Z] #43 6.492 ++ mktemp -d [2020-11-27T03:31:51.164Z] #43 6.492 + export GOPATH=/tmp/tmp.td8pc2z7aX [2020-11-27T03:31:51.164Z] #43 6.492 + GOPATH=/tmp/tmp.td8pc2z7aX [2020-11-27T03:31:51.164Z] #43 6.492 + RM_GOPATH=1 [2020-11-27T03:31:51.164Z] #43 6.492 + case "$(go env GOARCH)" in [2020-11-27T03:31:51.164Z] #43 6.492 ++ go env GOARCH [2020-11-27T03:31:51.164Z] #43 6.532 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:31:51.164Z] #43 6.532 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:31:51.164Z] #43 6.532 ++ dirname /tmp/install/install.sh [2020-11-27T03:31:51.164Z] #43 6.537 + dir=/tmp/install [2020-11-27T03:31:51.164Z] #43 6.537 + bin=vndr [2020-11-27T03:31:51.164Z] #43 6.537 + shift [2020-11-27T03:31:51.164Z] #43 6.545 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-27T03:31:51.164Z] #43 6.546 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-11-27T03:31:51.164Z] #43 6.546 + . /tmp/install/vndr.installer [2020-11-27T03:31:51.164Z] #43 6.546 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-27T03:31:51.164Z] #43 6.546 + install_vndr [2020-11-27T03:31:51.164Z] #43 6.546 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-11-27T03:31:51.164Z] #43 6.546 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.td8pc2z7aX/src/github.com/LK4D4/vndr [2020-11-27T03:31:51.164Z] #43 6.546 Cloning into '/tmp/tmp.td8pc2z7aX/src/github.com/LK4D4/vndr'... [2020-11-27T03:31:51.164Z] #43 7.511 + cd /tmp/tmp.td8pc2z7aX/src/github.com/LK4D4/vndr [2020-11-27T03:31:51.164Z] #43 7.511 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-27T03:31:51.164Z] #43 7.575 + go build -buildmode=pie -v -o /build/vndr . [2020-11-27T03:31:51.164Z] #43 9.015 internal/cpu [2020-11-27T03:31:51.164Z] #43 9.056 runtime/internal/atomic [2020-11-27T03:31:51.164Z] #43 9.607 internal/bytealg [2020-11-27T03:31:51.164Z] #43 9.633 runtime/internal/sys [2020-11-27T03:31:51.164Z] #43 10.15 internal/race [2020-11-27T03:31:51.164Z] #43 10.47 sync/atomic [2020-11-27T03:31:51.164Z] #43 10.93 unicode [2020-11-27T03:31:51.260Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 32.70MB / 51.83MB 2.5s [2020-11-27T03:31:51.260Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 35.61MB / 51.83MB 2.6s [2020-11-27T03:31:51.260Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 39.84MB / 51.83MB 2.8s [2020-11-27T03:31:51.291Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 20.88MB / 68.67MB 3.7s [2020-11-27T03:31:51.291Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 22.91MB / 120.17MB 3.7s [2020-11-27T03:31:51.295Z] #3 DONE 0.9s [2020-11-27T03:31:51.295Z] [2020-11-27T03:31:51.295Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-11-27T03:31:51.295Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-11-27T03:31:51.426Z] #43 11.07 runtime [2020-11-27T03:31:51.426Z] #43 ... [2020-11-27T03:31:51.426Z] [2020-11-27T03:31:51.426Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T03:31:51.426Z] #38 7.351 + git clone https://github.com/docker/distribution.git . [2020-11-27T03:31:51.426Z] #38 7.358 Cloning into '.'... [2020-11-27T03:31:51.426Z] #38 ... [2020-11-27T03:31:51.426Z] [2020-11-27T03:31:51.426Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:31:51.426Z] #32 6.926 + RM_GOPATH=0 [2020-11-27T03:31:51.426Z] #32 6.926 + TMP_GOPATH= [2020-11-27T03:31:51.426Z] #32 6.926 + : /build [2020-11-27T03:31:51.426Z] #32 6.926 + '[' -z '' ']' [2020-11-27T03:31:51.426Z] #32 6.948 ++ mktemp -d [2020-11-27T03:31:51.426Z] #32 6.948 + export GOPATH=/tmp/tmp.VtmnOFnDCV [2020-11-27T03:31:51.426Z] #32 6.948 + GOPATH=/tmp/tmp.VtmnOFnDCV [2020-11-27T03:31:51.426Z] #32 6.948 + RM_GOPATH=1 [2020-11-27T03:31:51.426Z] #32 6.948 + case "$(go env GOARCH)" in [2020-11-27T03:31:51.426Z] #32 6.948 ++ go env GOARCH [2020-11-27T03:31:51.426Z] #32 6.988 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:31:51.426Z] #32 6.988 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:31:51.426Z] #32 6.988 ++ dirname /tmp/install/install.sh [2020-11-27T03:31:51.426Z] #32 7.019 + dir=/tmp/install [2020-11-27T03:31:51.426Z] #32 7.019 + bin=tomlv [2020-11-27T03:31:51.426Z] #32 7.019 + shift [2020-11-27T03:31:51.426Z] #32 7.019 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-11-27T03:31:51.426Z] #32 7.019 + . /tmp/install/tomlv.installer [2020-11-27T03:31:51.426Z] #32 7.019 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T03:31:51.426Z] #32 7.019 + install_tomlv [2020-11-27T03:31:51.426Z] #32 7.019 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-11-27T03:31:51.426Z] #32 7.019 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.VtmnOFnDCV/src/github.com/BurntSushi/toml [2020-11-27T03:31:51.426Z] #32 7.019 Cloning into '/tmp/tmp.VtmnOFnDCV/src/github.com/BurntSushi/toml'... [2020-11-27T03:31:51.426Z] #32 7.023 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T03:31:51.426Z] #32 8.098 + cd /tmp/tmp.VtmnOFnDCV/src/github.com/BurntSushi/toml [2020-11-27T03:31:51.426Z] #32 8.106 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T03:31:51.426Z] #32 8.114 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-11-27T03:31:51.426Z] #32 9.182 runtime/internal/atomic [2020-11-27T03:31:51.426Z] #32 9.191 internal/cpu [2020-11-27T03:31:51.426Z] #32 9.664 runtime/internal/sys [2020-11-27T03:31:51.426Z] #32 9.791 runtime/internal/math [2020-11-27T03:31:51.426Z] #32 9.852 internal/bytealg [2020-11-27T03:31:51.426Z] #32 10.02 math/bits [2020-11-27T03:31:51.426Z] #32 11.07 math [2020-11-27T03:31:51.521Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 44.70MB / 51.83MB 3.0s [2020-11-27T03:31:51.548Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 27.19MB / 68.67MB 4.0s [2020-11-27T03:31:51.562Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 2.07MB / 8.28MB 0.2s [2020-11-27T03:31:51.562Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-11-27T03:31:51.562Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-11-27T03:31:51.562Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-11-27T03:31:51.562Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s [2020-11-27T03:31:51.687Z] #32 11.47 runtime [2020-11-27T03:31:51.687Z] #32 ... [2020-11-27T03:31:51.687Z] [2020-11-27T03:31:51.687Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:31:51.687Z] #40 7.561 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T03:31:51.687Z] #40 7.613 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T03:31:51.687Z] #40 7.618 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T03:31:51.687Z] #40 8.985 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T03:31:51.687Z] #40 ... [2020-11-27T03:31:51.687Z] [2020-11-27T03:31:51.687Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:31:51.687Z] #45 11.39 go: downloading github.com/pkg/errors v0.9.1 [2020-11-27T03:31:51.687Z] #45 11.40 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T03:31:51.687Z] #45 11.43 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-11-27T03:31:51.687Z] #45 11.48 go: downloading github.com/spf13/pflag v1.0.3 [2020-11-27T03:31:51.687Z] #45 11.48 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T03:31:51.687Z] #45 11.48 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T03:31:51.687Z] #45 11.48 go: downloading github.com/fatih/color v1.9.0 [2020-11-27T03:31:51.783Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 50.26MB / 51.83MB 3.1s [2020-11-27T03:31:51.804Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 29.15MB / 120.17MB 4.2s [2020-11-27T03:31:51.825Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s done [2020-11-27T03:31:51.825Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2020-11-27T03:31:51.951Z] #45 11.62 go: extracting github.com/pkg/errors v0.9.1 [2020-11-27T03:31:51.952Z] #45 11.91 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T03:31:52.061Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 31.76MB / 68.67MB 4.3s [2020-11-27T03:31:52.088Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-11-27T03:31:52.088Z] #4 DONE 0.9s [2020-11-27T03:31:52.216Z] #45 11.95 go: extracting github.com/fatih/color v1.9.0 [2020-11-27T03:31:52.216Z] #45 11.99 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-11-27T03:31:52.216Z] #45 12.04 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T03:31:52.216Z] #45 12.04 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-11-27T03:31:52.216Z] #45 12.04 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-27T03:31:52.317Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 36.20MB / 68.67MB 4.7s [2020-11-27T03:31:52.317Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 35.80MB / 120.17MB 4.7s [2020-11-27T03:31:52.353Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2020-11-27T03:31:52.353Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 3.4s done [2020-11-27T03:31:52.353Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.7s done [2020-11-27T03:31:52.353Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.81MB / 68.67MB 3.8s [2020-11-27T03:31:52.353Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 2.51MB / 120.17MB 3.8s [2020-11-27T03:31:52.353Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.8s [2020-11-27T03:31:52.575Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 45.05MB / 68.67MB 5.0s [2020-11-27T03:31:52.575Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 44.81MB / 120.17MB 5.0s [2020-11-27T03:31:52.613Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.9s done [2020-11-27T03:31:52.613Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 10.49MB / 68.67MB 4.1s [2020-11-27T03:31:52.613Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.75MB / 120.17MB 4.1s [2020-11-27T03:31:52.664Z] [2020-11-27T03:31:52.664Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-27T03:31:52.664Z] #7 DONE 0.3s [2020-11-27T03:31:52.664Z] [2020-11-27T03:31:52.664Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-11-27T03:31:52.664Z] #6 DONE 0.3s [2020-11-27T03:31:52.664Z] [2020-11-27T03:31:52.664Z] #5 [internal] load metadata for docker.io/library/debian:buster [2020-11-27T03:31:52.664Z] #5 DONE 0.4s [2020-11-27T03:31:52.710Z] #54 ... [2020-11-27T03:31:52.710Z] [2020-11-27T03:31:52.711Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:31:52.711Z] #32 DONE 48.7s [2020-11-27T03:31:52.711Z] [2020-11-27T03:31:52.711Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:31:52.711Z] #41 13.29 CC images/ns.o [2020-11-27T03:31:52.711Z] #41 13.40 CC images/regfile.o [2020-11-27T03:31:52.711Z] #41 13.60 CC images/ghost-file.o [2020-11-27T03:31:52.711Z] #41 13.74 CC images/fifo.o [2020-11-27T03:31:52.711Z] #41 13.84 CC images/remap-file-path.o [2020-11-27T03:31:52.711Z] #41 14.03 CC images/eventfd.o [2020-11-27T03:31:52.711Z] #41 14.19 CC images/eventpoll.o [2020-11-27T03:31:52.711Z] #41 14.37 CC images/fh.o [2020-11-27T03:31:52.711Z] #41 14.53 CC images/fsnotify.o [2020-11-27T03:31:52.711Z] #41 14.88 CC images/signalfd.o [2020-11-27T03:31:52.711Z] #41 15.07 CC images/fs.o [2020-11-27T03:31:52.711Z] #41 15.26 CC images/pstree.o [2020-11-27T03:31:52.711Z] #41 15.38 CC images/pipe.o [2020-11-27T03:31:52.711Z] #41 15.59 CC images/tcp-stream.o [2020-11-27T03:31:52.711Z] #41 15.75 CC images/sk-packet.o [2020-11-27T03:31:52.711Z] #41 15.94 CC images/mnt.o [2020-11-27T03:31:52.711Z] #41 16.07 CC images/pipe-data.o [2020-11-27T03:31:52.711Z] #41 16.19 CC images/sa.o [2020-11-27T03:31:52.711Z] #41 16.31 CC images/timer.o [2020-11-27T03:31:52.711Z] #41 16.60 CC images/timerfd.o [2020-11-27T03:31:52.711Z] #41 16.69 CC images/mm.o [2020-11-27T03:31:52.711Z] #41 16.87 CC images/sk-opts.o [2020-11-27T03:31:52.711Z] #41 17.07 CC images/sk-unix.o [2020-11-27T03:31:52.711Z] #41 17.38 CC images/sk-inet.o [2020-11-27T03:31:52.788Z] #45 12.40 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T03:31:52.788Z] #45 12.56 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-11-27T03:31:52.788Z] #45 12.61 go: extracting github.com/spf13/pflag v1.0.3 [2020-11-27T03:31:52.788Z] #45 12.63 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-11-27T03:31:52.788Z] #45 12.64 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-11-27T03:31:52.839Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 52.39MB / 68.67MB 5.4s [2020-11-27T03:31:52.839Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 51.01MB / 120.17MB 5.4s [2020-11-27T03:31:52.875Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 17.48MB / 68.67MB 4.3s [2020-11-27T03:31:52.875Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 15.51MB / 120.17MB 4.4s [2020-11-27T03:31:52.943Z] [2020-11-27T03:31:52.943Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-11-27T03:31:52.943Z] #24 resolve docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 done [2020-11-27T03:31:53.003Z] #41 17.72 CC images/tun.o [2020-11-27T03:31:53.096Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 57.28MB / 68.67MB 5.6s [2020-11-27T03:31:53.136Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 21.68MB / 68.67MB 4.6s [2020-11-27T03:31:53.296Z] #41 17.85 CC images/sk-netlink.o [2020-11-27T03:31:53.296Z] #41 17.93 CC images/packet-sock.o [2020-11-27T03:31:53.356Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 61.11MB / 68.67MB 5.6s [2020-11-27T03:31:53.356Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 59.18MB / 120.17MB 5.8s [2020-11-27T03:31:53.356Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 65.06MB / 68.67MB 5.9s [2020-11-27T03:31:53.396Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 27.23MB / 68.67MB 4.8s [2020-11-27T03:31:53.396Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 22.51MB / 120.17MB 4.8s [2020-11-27T03:31:53.552Z] #24 sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 1.85kB / 1.85kB done [2020-11-27T03:31:53.552Z] #24 sha256:ab0ba5b78bfe01d61ac4f9919cd0e7bef8beefa0a77d3d710bfc8630d96804b8 529B / 529B done [2020-11-27T03:31:53.552Z] #24 sha256:2aa621c7db398cbad23b51b63348fedf0a779542d52f71acd4f24072cb872170 1.46kB / 1.46kB done [2020-11-27T03:31:53.588Z] #41 18.17 CC images/ipc-var.o [2020-11-27T03:31:53.588Z] #41 18.25 CC images/ipc-desc.o [2020-11-27T03:31:53.588Z] #41 18.37 CC images/ipc-shm.o [2020-11-27T03:31:53.588Z] #41 18.48 CC images/ipc-msg.o [2020-11-27T03:31:53.588Z] #41 ... [2020-11-27T03:31:53.588Z] [2020-11-27T03:31:53.588Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:31:53.588Z] #43 40.01 os [2020-11-27T03:31:53.588Z] #43 41.29 regexp/syntax [2020-11-27T03:31:53.588Z] #43 42.25 fmt [2020-11-27T03:31:53.588Z] #43 44.38 regexp [2020-11-27T03:31:53.588Z] #43 45.00 go/token [2020-11-27T03:31:53.588Z] #43 45.57 go/scanner [2020-11-27T03:31:53.588Z] #43 46.25 go/ast [2020-11-27T03:31:53.588Z] #43 46.82 internal/lazyregexp [2020-11-27T03:31:53.588Z] #43 46.99 net/url [2020-11-27T03:31:53.588Z] #43 48.14 text/template/parse [2020-11-27T03:31:53.588Z] #43 48.81 go/parser [2020-11-27T03:31:53.614Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.63MB / 68.67MB 6.1s [2020-11-27T03:31:53.657Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 35.22MB / 68.67MB 5.0s [2020-11-27T03:31:53.657Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 29.52MB / 120.17MB 5.0s [2020-11-27T03:31:53.657Z] #8 ... [2020-11-27T03:31:53.657Z] [2020-11-27T03:31:53.657Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-27T03:31:53.657Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-11-27T03:31:53.657Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-11-27T03:31:53.657Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-11-27T03:31:53.657Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s done [2020-11-27T03:31:53.657Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.3s done [2020-11-27T03:31:53.657Z] #60 DONE 5.2s [2020-11-27T03:31:53.657Z] [2020-11-27T03:31:53.657Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T03:31:53.657Z] #8 ... [2020-11-27T03:31:53.657Z] [2020-11-27T03:31:53.657Z] #21 [internal] load build context [2020-11-27T03:31:53.657Z] #21 transferring context: 45.09MB 5.2s [2020-11-27T03:31:53.871Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 65.29MB / 120.17MB 6.2s [2020-11-27T03:31:53.880Z] #43 ... [2020-11-27T03:31:53.881Z] [2020-11-27T03:31:53.881Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:31:53.881Z] #41 18.67 CC images/ipc-sem.o [2020-11-27T03:31:54.130Z] #8 ... [2020-11-27T03:31:54.130Z] [2020-11-27T03:31:54.130Z] #21 [internal] load build context [2020-11-27T03:31:54.130Z] #21 transferring context: 52.35MB 6.6s done [2020-11-27T03:31:54.130Z] #21 DONE 6.9s [2020-11-27T03:31:54.130Z] [2020-11-27T03:31:54.130Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T03:31:54.130Z] #8 ... [2020-11-27T03:31:54.130Z] [2020-11-27T03:31:54.130Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-11-27T03:31:54.130Z] #24 resolve docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 done [2020-11-27T03:31:54.130Z] #24 sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 1.85kB / 1.85kB done [2020-11-27T03:31:54.130Z] #24 sha256:f520e4a80b736389c3de162b8f60608d11c9fa3b2ec619bd40aabfd7e70d3455 529B / 529B done [2020-11-27T03:31:54.130Z] #24 sha256:ef05c61d51129e3866d5b71b4f44864919dd2b9e5f2644f0a511703182acf8f9 1.46kB / 1.46kB done [2020-11-27T03:31:54.130Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 50.40MB / 50.40MB 2.4s done [2020-11-27T03:31:54.130Z] #24 extracting sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 3.9s [2020-11-27T03:31:54.173Z] #41 18.83 CC images/utsns.o [2020-11-27T03:31:54.173Z] #41 18.92 CC images/creds.o [2020-11-27T03:31:54.173Z] #41 19.06 CC images/vma.o [2020-11-27T03:31:54.236Z] #21 transferring context: 52.35MB 5.8s done [2020-11-27T03:31:54.387Z] #24 ... [2020-11-27T03:31:54.387Z] [2020-11-27T03:31:54.387Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T03:31:54.387Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.7s done [2020-11-27T03:31:54.387Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 76.27MB / 120.17MB 6.8s [2020-11-27T03:31:54.466Z] #41 19.14 CC images/netdev.o [2020-11-27T03:31:54.466Z] #41 19.27 CC images/tty.o [2020-11-27T03:31:54.646Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 83.25MB / 120.17MB 7.1s [2020-11-27T03:31:54.711Z] #45 14.60 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T03:31:54.758Z] #41 19.57 CC images/file-lock.o [2020-11-27T03:31:54.811Z] #21 DONE 6.2s [2020-11-27T03:31:54.811Z] [2020-11-27T03:31:54.811Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T03:31:54.811Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.1s [2020-11-27T03:31:54.811Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 89.51MB / 120.17MB 6.1s [2020-11-27T03:31:54.811Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 102.43MB / 120.17MB 6.3s [2020-11-27T03:31:54.904Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.0s [2020-11-27T03:31:55.051Z] #41 19.69 CC images/rlimit.o [2020-11-27T03:31:55.051Z] #41 19.82 CC images/pagemap.o [2020-11-27T03:31:55.075Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 118.60MB / 120.17MB 6.6s [2020-11-27T03:31:55.161Z] #8 ... [2020-11-27T03:31:55.161Z] [2020-11-27T03:31:55.161Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-27T03:31:55.161Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-11-27T03:31:55.161Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-11-27T03:31:55.161Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-11-27T03:31:55.161Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.8s done [2020-11-27T03:31:55.161Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.5s done [2020-11-27T03:31:55.161Z] #60 DONE 7.6s [2020-11-27T03:31:55.161Z] [2020-11-27T03:31:55.161Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T03:31:55.161Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 95.14MB / 120.17MB 7.7s [2020-11-27T03:31:55.344Z] #41 20.04 CC images/siginfo.o [2020-11-27T03:31:55.419Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 101.37MB / 120.17MB 7.8s [2020-11-27T03:31:55.637Z] #41 20.18 CC images/rpc.o [2020-11-27T03:31:55.675Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 108.68MB / 120.17MB 8.1s [2020-11-27T03:31:55.933Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 117.14MB / 120.17MB 8.3s [2020-11-27T03:31:56.018Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 7.5s done [2020-11-27T03:31:56.272Z] #41 20.81 CC images/ext-file.o [2020-11-27T03:31:56.272Z] #41 20.92 CC images/cgroup.o [2020-11-27T03:31:56.565Z] #41 21.46 CC images/userns.o [2020-11-27T03:31:56.857Z] #41 ... [2020-11-27T03:31:56.857Z] [2020-11-27T03:31:56.857Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:31:56.857Z] #49 43.15 golang.org/x/sys/unix [2020-11-27T03:31:56.857Z] #49 44.89 encoding/json [2020-11-27T03:31:56.857Z] #49 48.05 github.com/pkg/diff [2020-11-27T03:31:56.857Z] #49 48.31 go/ast [2020-11-27T03:31:56.857Z] #49 49.08 golang.org/x/crypto/ssh/terminal [2020-11-27T03:31:56.857Z] #49 50.13 mvdan.cc/editorconfig [2020-11-27T03:31:56.857Z] #49 50.81 mvdan.cc/sh/v3/fileutil [2020-11-27T03:31:56.857Z] #49 50.92 mvdan.cc/sh/v3/syntax [2020-11-27T03:31:56.857Z] #49 ... [2020-11-27T03:31:56.857Z] [2020-11-27T03:31:56.857Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:31:56.857Z] #41 21.66 CC images/google/protobuf/descriptor.o [2020-11-27T03:31:57.317Z] #45 16.66 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-27T03:31:57.406Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s [2020-11-27T03:31:57.666Z] #45 17.49 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T03:31:57.667Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.9s done [2020-11-27T03:31:57.827Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 9.9s done [2020-11-27T03:31:57.846Z] #24 ... [2020-11-27T03:31:57.846Z] [2020-11-27T03:31:57.846Z] #21 [internal] load build context [2020-11-27T03:31:57.846Z] #21 transferring context: 52.35MB 2.5s done [2020-11-27T03:31:57.846Z] #21 DONE 4.6s [2020-11-27T03:31:57.846Z] [2020-11-27T03:31:57.846Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T03:31:57.846Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-11-27T03:31:57.846Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.8s done [2020-11-27T03:31:57.846Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 1.5s done [2020-11-27T03:31:57.846Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-11-27T03:31:57.846Z] #8 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2020-11-27T03:31:57.846Z] #8 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2020-11-27T03:31:57.846Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 1.4s done [2020-11-27T03:31:57.846Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 2.8s [2020-11-27T03:31:57.846Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 2.8s [2020-11-27T03:31:57.846Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 1.9s [2020-11-27T03:31:57.895Z] #41 22.51 CC images/opts.o [2020-11-27T03:31:57.895Z] #41 22.64 CC images/seccomp.o [2020-11-27T03:31:57.895Z] #41 22.76 CC images/binfmt-misc.o [2020-11-27T03:31:58.187Z] #41 22.87 CC images/time.o [2020-11-27T03:31:58.317Z] #45 ... [2020-11-27T03:31:58.317Z] [2020-11-27T03:31:58.317Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:31:58.317Z] #22 14.84 + mkdir -p /build [2020-11-27T03:31:58.317Z] #22 14.84 + mv docker/docker /build/ [2020-11-27T03:31:58.317Z] #22 14.85 + rmdir docker [2020-11-27T03:31:58.317Z] #22 DONE 18.2s [2020-11-27T03:31:58.317Z] [2020-11-27T03:31:58.317Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:31:58.317Z] #49 13.27 + cd /tmp/tmp.uEcK3bWQu4/src/github.com/mvdan/sh [2020-11-27T03:31:58.317Z] #49 13.28 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-27T03:31:58.317Z] #49 13.81 + GO111MODULE=on [2020-11-27T03:31:58.317Z] #49 13.83 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-11-27T03:31:58.317Z] #49 18.06 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-27T03:31:58.317Z] #49 18.12 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-27T03:31:58.317Z] #49 18.12 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-27T03:31:58.317Z] #49 ... [2020-11-27T03:31:58.317Z] [2020-11-27T03:31:58.317Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:31:58.317Z] #32 18.28 internal/testlog [2020-11-27T03:31:58.430Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 2.5s done [2020-11-27T03:31:58.479Z] #41 23.04 CC images/sysctl.o [2020-11-27T03:31:58.480Z] #41 23.18 CC images/autofs.o [2020-11-27T03:31:58.480Z] #41 23.31 CC images/macvlan.o [2020-11-27T03:31:58.611Z] #8 ... [2020-11-27T03:31:58.611Z] [2020-11-27T03:31:58.611Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-11-27T03:31:58.611Z] #24 resolve docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 done [2020-11-27T03:31:58.611Z] #24 sha256:ef05c61d51129e3866d5b71b4f44864919dd2b9e5f2644f0a511703182acf8f9 1.46kB / 1.46kB done [2020-11-27T03:31:58.611Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 50.40MB / 50.40MB 3.3s done [2020-11-27T03:31:58.611Z] #24 sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 1.85kB / 1.85kB done [2020-11-27T03:31:58.611Z] #24 sha256:f520e4a80b736389c3de162b8f60608d11c9fa3b2ec619bd40aabfd7e70d3455 529B / 529B done [2020-11-27T03:31:58.611Z] #24 extracting sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 5.7s [2020-11-27T03:31:58.694Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 229.98kB / 97.69MB 5.8s [2020-11-27T03:31:58.772Z] #41 23.44 CC images/sit.o [2020-11-27T03:31:58.772Z] #41 23.57 CC images/memfd.o [2020-11-27T03:31:58.872Z] #24 extracting sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 6.5s done [2020-11-27T03:31:58.873Z] #24 ... [2020-11-27T03:31:58.873Z] [2020-11-27T03:31:58.873Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T03:31:58.962Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 10.05MB / 97.69MB 5.9s [2020-11-27T03:31:58.962Z] #8 ... [2020-11-27T03:31:58.962Z] [2020-11-27T03:31:58.962Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-27T03:31:58.962Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-11-27T03:31:58.962Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-11-27T03:31:58.962Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-11-27T03:31:58.962Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done [2020-11-27T03:31:58.962Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.5s done [2020-11-27T03:31:58.962Z] #60 DONE 6.1s [2020-11-27T03:31:58.962Z] [2020-11-27T03:31:58.962Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T03:31:58.962Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 6.0s done [2020-11-27T03:31:58.962Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 6.0s done [2020-11-27T03:31:58.962Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 30.58MB / 97.69MB 6.1s [2020-11-27T03:31:58.962Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 6.1s [2020-11-27T03:31:59.064Z] #41 23.77 CC images/timens.o [2020-11-27T03:31:59.133Z] #8 ... [2020-11-27T03:31:59.133Z] [2020-11-27T03:31:59.133Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-11-27T03:31:59.133Z] #24 DONE 10.5s [2020-11-27T03:31:59.133Z] [2020-11-27T03:31:59.133Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T03:31:59.133Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.8s done [2020-11-27T03:31:59.133Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-11-27T03:31:59.227Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2020-11-27T03:31:59.227Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 40.65MB / 97.69MB 6.3s [2020-11-27T03:31:59.227Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 6.1s done [2020-11-27T03:31:59.328Z] #32 19.15 encoding [2020-11-27T03:31:59.357Z] #41 23.98 LINK images/built-in.o [2020-11-27T03:31:59.357Z] #41 24.03 GEN compel/include/asm [2020-11-27T03:31:59.357Z] #41 24.03 GEN compel/include/version.h [2020-11-27T03:31:59.357Z] #41 24.04 touch .config [2020-11-27T03:31:59.357Z] #41 24.05 GEN include/common/config.h [2020-11-27T03:31:59.357Z] #41 24.07 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-11-27T03:31:59.357Z] #41 24.12 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-11-27T03:31:59.357Z] #41 24.12 GEN compel/plugins/include/uapi/std/syscall.h [2020-11-27T03:31:59.357Z] #41 24.13 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-11-27T03:31:59.357Z] #41 24.14 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-11-27T03:31:59.357Z] #41 24.14 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-11-27T03:31:59.357Z] #41 24.15 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-11-27T03:31:59.357Z] #41 24.16 DEP compel/plugins/std/infect.d [2020-11-27T03:31:59.357Z] #41 24.26 DEP compel/plugins/std/string.d [2020-11-27T03:31:59.492Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 56.41MB / 97.69MB 6.4s [2020-11-27T03:31:59.493Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 67.38MB / 97.69MB 6.6s [2020-11-27T03:31:59.493Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 78.17MB / 97.69MB 6.7s [2020-11-27T03:31:59.649Z] #41 24.33 DEP compel/plugins/std/log.d [2020-11-27T03:31:59.649Z] #41 24.35 DEP compel/plugins/std/fds.d [2020-11-27T03:31:59.649Z] #41 24.41 DEP compel/plugins/std/std.d [2020-11-27T03:31:59.649Z] #41 24.48 DEP compel/plugins/shmem/shmem.d [2020-11-27T03:31:59.939Z] #32 19.74 runtime/cgo [2020-11-27T03:31:59.942Z] #41 24.57 DEP compel/plugins/fds/fds.d [2020-11-27T03:31:59.942Z] #41 24.69 CC compel/plugins/std/std.o [2020-11-27T03:32:00.083Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.9s done [2020-11-27T03:32:00.083Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-11-27T03:32:00.175Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 94.08MB / 97.69MB 7.0s [2020-11-27T03:32:00.176Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.9s done [2020-11-27T03:32:00.234Z] #41 24.99 CC compel/plugins/std/fds.o [2020-11-27T03:32:00.356Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.2s [2020-11-27T03:32:00.527Z] #41 25.35 CC compel/plugins/std/log.o [2020-11-27T03:32:00.921Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 11.0s done [2020-11-27T03:32:01.027Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.8s done [2020-11-27T03:32:01.167Z] #41 26.00 CC compel/plugins/std/string.o [2020-11-27T03:32:01.177Z] #8 ... [2020-11-27T03:32:01.177Z] [2020-11-27T03:32:01.177Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-11-27T03:32:01.177Z] #24 extracting sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 10.4s done [2020-11-27T03:32:01.177Z] #24 DONE 13.6s [2020-11-27T03:32:01.177Z] [2020-11-27T03:32:01.177Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T03:32:01.177Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-11-27T03:32:01.177Z] #8 ... [2020-11-27T03:32:01.177Z] [2020-11-27T03:32:01.177Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-27T03:32:01.291Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-11-27T03:32:01.467Z] #41 ... [2020-11-27T03:32:01.467Z] [2020-11-27T03:32:01.467Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:32:01.467Z] #49 54.70 mvdan.cc/sh/v3/cmd/shfmt [2020-11-27T03:32:01.467Z] #49 DONE 57.9s [2020-11-27T03:32:01.782Z] [2020-11-27T03:32:01.782Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:32:01.782Z] #43 50.71 text/template [2020-11-27T03:32:01.782Z] #43 51.14 encoding/xml [2020-11-27T03:32:01.782Z] #43 53.82 go/doc [2020-11-27T03:32:01.782Z] #43 54.87 github.com/LK4D4/vndr/versioned [2020-11-27T03:32:01.782Z] #43 55.00 vendor/golang.org/x/crypto/cryptobyte [2020-11-27T03:32:01.782Z] #43 56.22 github.com/LK4D4/vndr/build [2020-11-27T03:32:01.782Z] #43 56.57 net [2020-11-27T03:32:01.782Z] #43 57.65 vendor/golang.org/x/text/transform [2020-11-27T03:32:02.082Z] #43 58.25 vendor/golang.org/x/text/unicode/bidi [2020-11-27T03:32:02.082Z] #43 ... [2020-11-27T03:32:02.082Z] [2020-11-27T03:32:02.082Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:32:02.082Z] #41 26.73 CC compel/plugins/std/infect.o [2020-11-27T03:32:02.487Z] #32 ... [2020-11-27T03:32:02.487Z] [2020-11-27T03:32:02.487Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:32:02.487Z] #40 12.17 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T03:32:02.487Z] #40 15.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T03:32:02.487Z] #40 ... [2020-11-27T03:32:02.487Z] [2020-11-27T03:32:02.487Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:32:02.487Z] #49 18.56 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-27T03:32:02.487Z] #49 19.06 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-27T03:32:02.487Z] #49 20.67 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-27T03:32:02.487Z] #49 21.77 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-27T03:32:02.544Z] #25 1.506 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T03:32:02.544Z] #25 1.518 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T03:32:02.544Z] #25 1.548 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T03:32:02.726Z] #41 27.28 CC compel/arch/s390/plugins/std/parasite-head.o [2020-11-27T03:32:02.727Z] #41 27.35 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-11-27T03:32:02.727Z] #41 27.44 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-11-27T03:32:02.727Z] #41 27.52 AR compel/plugins/std.lib.a [2020-11-27T03:32:02.727Z] #41 27.55 CC compel/plugins/fds/fds.o [2020-11-27T03:32:02.750Z] #49 ... [2020-11-27T03:32:02.750Z] [2020-11-27T03:32:02.750Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:32:02.750Z] #11 12.59 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T03:32:02.750Z] #11 16.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T03:32:02.803Z] #25 1.672 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T03:32:03.010Z] #11 ... [2020-11-27T03:32:03.010Z] [2020-11-27T03:32:03.010Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:32:03.010Z] #47 22.49 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-27T03:32:03.010Z] #47 22.49 go: downloading github.com/spf13/viper v1.6.1 [2020-11-27T03:32:03.010Z] #47 22.57 go: downloading github.com/spf13/cobra v0.0.5 [2020-11-27T03:32:03.010Z] #47 22.63 go: downloading github.com/pkg/errors v0.8.1 [2020-11-27T03:32:03.010Z] #47 22.73 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-27T03:32:03.010Z] #47 22.91 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-27T03:32:03.010Z] #47 ... [2020-11-27T03:32:03.010Z] [2020-11-27T03:32:03.010Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T03:32:03.010Z] #53 12.88 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T03:32:03.010Z] #53 15.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T03:32:03.019Z] #41 27.73 AR compel/plugins/fds.lib.a [2020-11-27T03:32:03.019Z] #41 27.75 HOSTDEP compel/src/lib/log-host.d [2020-11-27T03:32:03.019Z] #41 27.80 HOSTDEP compel/src/lib/handle-elf-host.d [2020-11-27T03:32:03.060Z] #25 1.955 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T03:32:03.272Z] #53 ... [2020-11-27T03:32:03.272Z] [2020-11-27T03:32:03.272Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T03:32:03.272Z] #34 12.97 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T03:32:03.272Z] #34 17.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T03:32:03.311Z] #41 27.84 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-11-27T03:32:03.311Z] #41 27.88 HOSTDEP compel/src/main-host.d [2020-11-27T03:32:03.311Z] #41 27.94 DEP compel/src/lib/ptrace.d [2020-11-27T03:32:03.311Z] #41 28.01 DEP compel/src/lib/infect.d [2020-11-27T03:32:03.536Z] #34 ... [2020-11-27T03:32:03.536Z] [2020-11-27T03:32:03.536Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:32:03.536Z] #43 15.70 unicode/utf8 [2020-11-27T03:32:03.536Z] #43 16.19 math [2020-11-27T03:32:03.536Z] #43 22.87 unicode/utf16 [2020-11-27T03:32:03.536Z] #43 23.30 container/list [2020-11-27T03:32:03.536Z] #43 ... [2020-11-27T03:32:03.536Z] [2020-11-27T03:32:03.536Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:32:03.536Z] #47 23.33 go: extracting github.com/spf13/cobra v0.0.5 [2020-11-27T03:32:03.603Z] #41 28.09 DEP compel/src/lib/infect-util.d [2020-11-27T03:32:03.603Z] #41 28.17 DEP compel/src/lib/infect-rpc.d [2020-11-27T03:32:03.603Z] #41 28.32 DEP compel/arch/s390/src/lib/infect.d [2020-11-27T03:32:03.603Z] #41 28.43 DEP compel/arch/s390/src/lib/cpu.d [2020-11-27T03:32:03.603Z] #41 28.50 DEP compel/src/lib/log.d [2020-11-27T03:32:03.624Z] #25 2.607 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T03:32:03.797Z] #47 23.54 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-27T03:32:03.797Z] #47 ... [2020-11-27T03:32:03.797Z] [2020-11-27T03:32:03.797Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:32:03.797Z] #56 13.47 Checking out files: 97% (777/794) Checking out files: 98% (779/794) Checking out files: 99% (787/794) Checking out files: 100% (794/794) Checking out files: 100% (794/794), done. [2020-11-27T03:32:03.797Z] #56 13.68 + cd /tmp/tmp.vcUp7kXdll/src/github.com/rootless-containers/rootlesskit [2020-11-27T03:32:03.797Z] #56 13.68 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T03:32:03.797Z] #56 14.21 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-27T03:32:03.797Z] #56 14.21 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-11-27T03:32:03.797Z] #56 ... [2020-11-27T03:32:03.797Z] [2020-11-27T03:32:03.797Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:32:03.797Z] #47 23.69 go: extracting github.com/spf13/viper v1.6.1 [2020-11-27T03:32:03.895Z] #41 28.57 DEP compel/src/main.d [2020-11-27T03:32:03.895Z] #41 28.65 DEP compel/src/lib/handle-elf.d [2020-11-27T03:32:03.896Z] #41 28.75 DEP compel/arch/s390/src/lib/handle-elf.d [2020-11-27T03:32:03.896Z] #41 28.79 CC compel/src/lib/log.o [2020-11-27T03:32:04.058Z] #47 23.81 go: extracting github.com/pkg/errors v0.8.1 [2020-11-27T03:32:04.058Z] #47 23.88 go: downloading github.com/fatih/color v1.7.0 [2020-11-27T03:32:04.188Z] #41 28.92 CC compel/arch/s390/src/lib/cpu.o [2020-11-27T03:32:04.188Z] #41 29.03 CC compel/arch/s390/src/lib/infect.o [2020-11-27T03:32:04.319Z] #47 24.03 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-27T03:32:04.319Z] #47 24.25 go: extracting github.com/fatih/color v1.7.0 [2020-11-27T03:32:04.580Z] #47 24.45 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-27T03:32:04.824Z] #41 29.53 CC compel/src/lib/infect-rpc.o [2020-11-27T03:32:05.008Z] #25 3.871 Fetched 8405 kB in 3s (3139 kB/s) [2020-11-27T03:32:05.116Z] #41 29.70 CC compel/src/lib/infect-util.o [2020-11-27T03:32:05.116Z] #41 29.84 CC compel/src/lib/infect.o [2020-11-27T03:32:05.485Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 12.1s [2020-11-27T03:32:05.485Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2020-11-27T03:32:05.521Z] #47 25.45 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-27T03:32:05.751Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 12.6s done [2020-11-27T03:32:05.936Z] #25 3.871 Reading package lists... [2020-11-27T03:32:06.014Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.4s done [2020-11-27T03:32:06.277Z] #8 ... [2020-11-27T03:32:06.277Z] [2020-11-27T03:32:06.277Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-11-27T03:32:06.277Z] #24 sha256:22518ad4a7da48a5acd01946dad2fbee99e4fca910d23b78cd7e4a16c3bd1e5b 49.18MB / 49.18MB 10.2s done [2020-11-27T03:32:06.277Z] #24 extracting sha256:22518ad4a7da48a5acd01946dad2fbee99e4fca910d23b78cd7e4a16c3bd1e5b 2.0s done [2020-11-27T03:32:06.277Z] #24 DONE 13.4s [2020-11-27T03:32:06.277Z] [2020-11-27T03:32:06.277Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-27T03:32:06.581Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.0s [2020-11-27T03:32:06.630Z] #41 30.99 CC compel/src/lib/ptrace.o [2020-11-27T03:32:06.630Z] #41 ... [2020-11-27T03:32:06.630Z] [2020-11-27T03:32:06.630Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:32:06.630Z] #11 55.07 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-11-27T03:32:06.630Z] #11 55.08 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-11-27T03:32:06.630Z] #11 55.08 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T03:32:06.630Z] #11 ... [2020-11-27T03:32:06.630Z] [2020-11-27T03:32:06.630Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:32:06.630Z] #41 31.34 AR compel/libcompel.a [2020-11-27T03:32:06.630Z] #41 31.39 HOSTCC compel/src/main-host.o [2020-11-27T03:32:06.872Z] #25 4.799 Reading package lists... [2020-11-27T03:32:06.925Z] #41 31.64 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-11-27T03:32:06.925Z] #41 31.70 HOSTCC compel/src/lib/handle-elf-host.o [2020-11-27T03:32:07.142Z] #25 5.801 Building dependency tree... [2020-11-27T03:32:07.218Z] #41 31.87 HOSTCC compel/src/lib/log-host.o [2020-11-27T03:32:07.218Z] #41 31.94 HOSTLINK compel/compel-host-bin [2020-11-27T03:32:07.218Z] #41 32.03 DEP soccr/soccr.d [2020-11-27T03:32:07.400Z] #25 6.178 The following additional packages will be installed: [2020-11-27T03:32:07.401Z] #25 6.178 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-11-27T03:32:07.401Z] #25 6.188 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-11-27T03:32:07.401Z] #25 6.188 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-11-27T03:32:07.401Z] #25 6.188 Suggested packages: [2020-11-27T03:32:07.401Z] #25 6.188 krb5-doc krb5-user [2020-11-27T03:32:07.401Z] #25 6.188 Recommended packages: [2020-11-27T03:32:07.401Z] #25 6.188 krb5-locales publicsuffix libsasl2-modules [2020-11-27T03:32:07.401Z] #25 6.400 The following NEW packages will be installed: [2020-11-27T03:32:07.401Z] #25 6.401 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-11-27T03:32:07.401Z] #25 6.401 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-11-27T03:32:07.401Z] #25 6.401 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-11-27T03:32:07.401Z] #25 6.402 libssh2-1 libssl1.1 openssl [2020-11-27T03:32:07.510Z] #41 32.19 CC soccr/soccr.o [2020-11-27T03:32:07.524Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.1s done [2020-11-27T03:32:07.658Z] #25 6.689 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-11-27T03:32:07.658Z] #25 6.689 Need to get 5049 kB of archives. [2020-11-27T03:32:07.658Z] #25 6.689 After this operation, 12.1 MB of additional disk space will be used. [2020-11-27T03:32:07.658Z] #25 6.689 Get:1 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-11-27T03:32:07.658Z] #25 6.689 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2020-11-27T03:32:07.658Z] #25 6.690 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2020-11-27T03:32:07.658Z] #25 6.690 Get:4 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB] [2020-11-27T03:32:07.658Z] #25 6.701 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2020-11-27T03:32:07.658Z] #25 6.701 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2020-11-27T03:32:07.658Z] #25 6.704 Get:7 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-11-27T03:32:07.658Z] #25 6.716 Get:8 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB] [2020-11-27T03:32:07.658Z] #25 6.738 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-11-27T03:32:07.658Z] #25 6.738 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-11-27T03:32:07.658Z] #25 6.738 Get:11 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB] [2020-11-27T03:32:07.658Z] #25 6.757 Get:12 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-11-27T03:32:07.658Z] #25 6.760 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-11-27T03:32:07.658Z] #25 6.762 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-11-27T03:32:07.658Z] #25 6.763 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-11-27T03:32:07.658Z] #25 6.765 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-11-27T03:32:07.658Z] #25 6.768 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-11-27T03:32:07.658Z] #25 6.775 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-11-27T03:32:07.658Z] #25 6.781 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-11-27T03:32:07.658Z] #25 6.785 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-11-27T03:32:07.658Z] #25 6.804 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-11-27T03:32:07.786Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-11-27T03:32:08.049Z] #8 ... [2020-11-27T03:32:08.049Z] [2020-11-27T03:32:08.049Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-27T03:32:08.049Z] #25 1.278 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T03:32:08.049Z] #25 1.389 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T03:32:08.049Z] #25 1.389 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T03:32:08.049Z] #25 1.507 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T03:32:08.049Z] #25 1.781 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T03:32:08.049Z] #25 2.106 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T03:32:08.049Z] #25 3.842 Fetched 8405 kB in 3s (2991 kB/s) [2020-11-27T03:32:08.049Z] #25 3.842 Reading package lists... [2020-11-27T03:32:08.049Z] #25 4.773 Reading package lists... [2020-11-27T03:32:08.049Z] #25 5.802 Building dependency tree... [2020-11-27T03:32:08.049Z] #25 6.147 The following additional packages will be installed: [2020-11-27T03:32:08.049Z] #25 6.147 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-11-27T03:32:08.049Z] #25 6.147 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-11-27T03:32:08.049Z] #25 6.147 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-11-27T03:32:08.049Z] #25 6.147 Suggested packages: [2020-11-27T03:32:08.049Z] #25 6.147 krb5-doc krb5-user [2020-11-27T03:32:08.049Z] #25 6.147 Recommended packages: [2020-11-27T03:32:08.049Z] #25 6.147 krb5-locales publicsuffix libsasl2-modules [2020-11-27T03:32:08.049Z] #25 6.348 The following NEW packages will be installed: [2020-11-27T03:32:08.049Z] #25 6.348 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-11-27T03:32:08.049Z] #25 6.348 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-11-27T03:32:08.049Z] #25 6.354 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-11-27T03:32:08.049Z] #25 6.354 libssh2-1 libssl1.1 openssl [2020-11-27T03:32:08.049Z] #25 6.642 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-11-27T03:32:08.049Z] #25 6.642 Need to get 5049 kB of archives. [2020-11-27T03:32:08.049Z] #25 6.642 After this operation, 12.1 MB of additional disk space will be used. [2020-11-27T03:32:08.049Z] #25 6.642 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2020-11-27T03:32:08.049Z] #25 6.645 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2020-11-27T03:32:08.049Z] #25 6.658 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-11-27T03:32:08.049Z] #25 6.658 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2020-11-27T03:32:08.049Z] #25 6.658 Get:5 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB] [2020-11-27T03:32:08.049Z] #25 6.658 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2020-11-27T03:32:08.049Z] #25 6.665 Get:7 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-11-27T03:32:08.049Z] #25 6.665 Get:8 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB] [2020-11-27T03:32:08.049Z] #25 6.697 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-11-27T03:32:08.049Z] #25 6.697 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-11-27T03:32:08.049Z] #25 6.697 Get:11 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB] [2020-11-27T03:32:08.049Z] #25 6.713 Get:12 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-11-27T03:32:08.049Z] #25 6.716 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-11-27T03:32:08.049Z] #25 6.716 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-11-27T03:32:08.049Z] #25 6.722 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-11-27T03:32:08.049Z] #25 6.722 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-11-27T03:32:08.049Z] #25 6.722 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-11-27T03:32:08.049Z] #25 6.725 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-11-27T03:32:08.049Z] #25 6.732 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-11-27T03:32:08.049Z] #25 6.734 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-11-27T03:32:08.049Z] #25 6.735 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-11-27T03:32:08.049Z] #25 6.927 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T03:32:08.049Z] #25 6.949 Fetched 5049 kB in 0s (14.3 MB/s) [2020-11-27T03:32:08.049Z] #25 6.975 Selecting previously unselected package libkeyutils1:amd64. [2020-11-27T03:32:08.049Z] #25 6.975 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2020-11-27T03:32:08.049Z] #25 6.982 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2020-11-27T03:32:08.049Z] #25 6.993 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-11-27T03:32:08.049Z] #25 7.032 Selecting previously unselected package libkrb5support0:amd64. [2020-11-27T03:32:08.049Z] #25 7.032 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2020-11-27T03:32:08.049Z] #25 7.037 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-11-27T03:32:08.049Z] #25 7.082 Selecting previously unselected package libk5crypto3:amd64. [2020-11-27T03:32:08.049Z] #25 7.082 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2020-11-27T03:32:08.049Z] #25 7.089 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-11-27T03:32:08.049Z] #25 7.168 Selecting previously unselected package libssl1.1:amd64. [2020-11-27T03:32:08.049Z] #25 7.168 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ... [2020-11-27T03:32:08.049Z] #25 7.171 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-11-27T03:32:08.049Z] #25 7.446 Selecting previously unselected package libkrb5-3:amd64. [2020-11-27T03:32:08.049Z] #25 7.446 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2020-11-27T03:32:08.049Z] #25 7.446 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-11-27T03:32:08.049Z] #25 7.565 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-11-27T03:32:08.049Z] #25 7.565 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2020-11-27T03:32:08.049Z] #25 7.567 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-11-27T03:32:08.049Z] #25 7.638 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-11-27T03:32:08.049Z] #25 7.638 Preparing to unpack .../06-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-11-27T03:32:08.050Z] #25 7.650 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-27T03:32:08.050Z] #25 7.694 Selecting previously unselected package libsasl2-2:amd64. [2020-11-27T03:32:08.050Z] #25 7.694 Preparing to unpack .../07-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-11-27T03:32:08.050Z] #25 7.701 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-27T03:32:08.050Z] #25 7.747 Selecting previously unselected package libldap-common. [2020-11-27T03:32:08.050Z] #25 7.747 Preparing to unpack .../08-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-11-27T03:32:08.050Z] #25 7.759 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-11-27T03:32:08.050Z] #25 7.813 Selecting previously unselected package libldap-2.4-2:amd64. [2020-11-27T03:32:08.050Z] #25 7.813 Preparing to unpack .../09-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ... [2020-11-27T03:32:08.050Z] #25 7.816 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-11-27T03:32:08.050Z] #25 7.911 Selecting previously unselected package openssl. [2020-11-27T03:32:08.050Z] #25 7.911 Preparing to unpack .../10-openssl_1.1.1d-0+deb10u3_amd64.deb ... [2020-11-27T03:32:08.050Z] #25 7.911 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-11-27T03:32:08.050Z] #25 8.084 Selecting previously unselected package ca-certificates. [2020-11-27T03:32:08.050Z] #25 8.084 Preparing to unpack .../11-ca-certificates_20200601~deb10u1_all.deb ... [2020-11-27T03:32:08.050Z] #25 8.090 Unpacking ca-certificates (20200601~deb10u1) ... [2020-11-27T03:32:08.050Z] #25 8.185 Selecting previously unselected package libnghttp2-14:amd64. [2020-11-27T03:32:08.050Z] #25 8.185 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-11-27T03:32:08.050Z] #25 8.193 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-11-27T03:32:08.050Z] #25 8.259 Selecting previously unselected package libpsl5:amd64. [2020-11-27T03:32:08.050Z] #25 8.259 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2020-11-27T03:32:08.050Z] #25 8.264 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-11-27T03:32:08.050Z] #25 8.307 Selecting previously unselected package librtmp1:amd64. [2020-11-27T03:32:08.050Z] #25 8.307 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-11-27T03:32:08.050Z] #25 8.310 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-11-27T03:32:08.050Z] #25 8.360 Selecting previously unselected package libssh2-1:amd64. [2020-11-27T03:32:08.050Z] #25 8.360 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-11-27T03:32:08.050Z] #25 8.365 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-11-27T03:32:08.050Z] #25 8.418 Selecting previously unselected package libcurl4:amd64. [2020-11-27T03:32:08.050Z] #25 8.418 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-11-27T03:32:08.050Z] #25 8.421 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-11-27T03:32:08.050Z] #25 8.493 Selecting previously unselected package curl. [2020-11-27T03:32:08.050Z] #25 8.493 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-11-27T03:32:08.050Z] #25 8.506 Unpacking curl (7.64.0-4+deb10u1) ... [2020-11-27T03:32:08.050Z] #25 8.580 Selecting previously unselected package libonig5:amd64. [2020-11-27T03:32:08.050Z] #25 8.580 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2020-11-27T03:32:08.050Z] #25 8.584 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-11-27T03:32:08.050Z] #25 8.667 Selecting previously unselected package libjq1:amd64. [2020-11-27T03:32:08.050Z] #25 8.667 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-11-27T03:32:08.050Z] #25 8.670 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-27T03:32:08.050Z] #25 8.738 Selecting previously unselected package jq. [2020-11-27T03:32:08.050Z] #25 8.738 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-11-27T03:32:08.050Z] #25 8.746 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-27T03:32:08.050Z] #25 8.810 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-11-27T03:32:08.050Z] #25 8.821 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-11-27T03:32:08.050Z] #25 8.832 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-11-27T03:32:08.050Z] #25 9.049 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-11-27T03:32:08.050Z] #25 9.059 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-11-27T03:32:08.050Z] #25 9.073 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-11-27T03:32:08.050Z] #25 9.083 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-27T03:32:08.050Z] #25 9.097 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-11-27T03:32:08.050Z] #25 9.103 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-11-27T03:32:08.050Z] #25 9.113 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-27T03:32:08.050Z] #25 9.123 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-11-27T03:32:08.050Z] #25 9.133 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-11-27T03:32:08.050Z] #25 9.145 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-11-27T03:32:08.050Z] #25 9.159 Setting up libonig5:amd64 (6.9.1-1) ... [2020-11-27T03:32:08.050Z] #25 9.169 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-27T03:32:08.066Z] #47 27.89 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-27T03:32:08.066Z] #47 28.03 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-27T03:32:08.226Z] #25 7.019 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T03:32:08.226Z] #25 7.054 Fetched 5049 kB in 0s (13.5 MB/s) [2020-11-27T03:32:08.226Z] #25 7.095 Selecting previously unselected package libkeyutils1:amd64. [2020-11-27T03:32:08.226Z] #25 7.095 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2020-11-27T03:32:08.226Z] #25 7.095 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2020-11-27T03:32:08.226Z] #25 7.103 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-11-27T03:32:08.226Z] #25 7.139 Selecting previously unselected package libkrb5support0:amd64. [2020-11-27T03:32:08.226Z] #25 7.139 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2020-11-27T03:32:08.226Z] #25 7.143 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-11-27T03:32:08.226Z] #25 7.186 Selecting previously unselected package libk5crypto3:amd64. [2020-11-27T03:32:08.226Z] #25 7.189 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2020-11-27T03:32:08.226Z] #25 7.194 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-11-27T03:32:08.226Z] #25 7.251 Selecting previously unselected package libssl1.1:amd64. [2020-11-27T03:32:08.226Z] #25 7.251 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ... [2020-11-27T03:32:08.226Z] #25 7.253 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-11-27T03:32:08.312Z] #25 9.178 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-11-27T03:32:08.312Z] #25 9.189 Setting up ca-certificates (20200601~deb10u1) ... [2020-11-27T03:32:08.312Z] #25 ... [2020-11-27T03:32:08.312Z] [2020-11-27T03:32:08.312Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T03:32:08.483Z] #25 7.500 Selecting previously unselected package libkrb5-3:amd64. [2020-11-27T03:32:08.483Z] #25 7.500 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2020-11-27T03:32:08.483Z] #25 7.503 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-11-27T03:32:08.584Z] #41 33.05 AR soccr/libsoccr.a [2020-11-27T03:32:08.584Z] #41 33.08 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-27T03:32:08.584Z] #41 33.31 DEP criu/arch/s390/sigframe.d [2020-11-27T03:32:08.584Z] #41 33.37 DEP criu/arch/s390/crtools.d [2020-11-27T03:32:08.636Z] #47 28.46 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-27T03:32:08.740Z] #25 7.609 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-11-27T03:32:08.740Z] #25 7.609 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2020-11-27T03:32:08.740Z] #25 7.612 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-11-27T03:32:08.740Z] #25 7.671 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-11-27T03:32:08.740Z] #25 7.671 Preparing to unpack .../06-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-11-27T03:32:08.740Z] #25 7.675 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-27T03:32:08.740Z] #25 7.715 Selecting previously unselected package libsasl2-2:amd64. [2020-11-27T03:32:08.740Z] #25 7.716 Preparing to unpack .../07-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-11-27T03:32:08.740Z] #25 7.720 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-27T03:32:08.740Z] #25 7.762 Selecting previously unselected package libldap-common. [2020-11-27T03:32:08.740Z] #25 7.762 Preparing to unpack .../08-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-11-27T03:32:08.740Z] #25 7.765 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-11-27T03:32:08.886Z] #41 33.47 DEP criu/arch/s390/cpu.d [2020-11-27T03:32:08.886Z] #41 33.59 CC criu/arch/s390/cpu.o [2020-11-27T03:32:08.899Z] #47 ... [2020-11-27T03:32:08.899Z] [2020-11-27T03:32:08.899Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:32:08.997Z] #25 7.901 Selecting previously unselected package libldap-2.4-2:amd64. [2020-11-27T03:32:08.997Z] #25 7.901 Preparing to unpack .../09-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ... [2020-11-27T03:32:08.997Z] #25 7.905 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-11-27T03:32:08.997Z] #25 7.973 Selecting previously unselected package openssl. [2020-11-27T03:32:08.997Z] #25 7.973 Preparing to unpack .../10-openssl_1.1.1d-0+deb10u3_amd64.deb ... [2020-11-27T03:32:08.997Z] #25 7.976 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-11-27T03:32:09.181Z] #41 ... [2020-11-27T03:32:09.181Z] [2020-11-27T03:32:09.181Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:32:09.181Z] #11 65.34 Selecting previously unselected package libapparmor1:s390x. [2020-11-27T03:32:09.181Z] #11 65.34 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-11-27T03:32:09.181Z] #11 65.35 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-11-27T03:32:09.181Z] #11 65.41 Selecting previously unselected package libapparmor-dev:s390x. [2020-11-27T03:32:09.181Z] #11 65.42 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-11-27T03:32:09.181Z] #11 65.42 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-11-27T03:32:09.181Z] #11 65.50 Selecting previously unselected package libbtrfs0. [2020-11-27T03:32:09.181Z] #11 65.51 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-11-27T03:32:09.181Z] #11 65.51 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-27T03:32:09.181Z] #11 65.58 Selecting previously unselected package libbtrfs-dev. [2020-11-27T03:32:09.181Z] #11 65.58 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-11-27T03:32:09.181Z] #11 65.59 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-27T03:32:09.181Z] #11 65.68 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-11-27T03:32:09.181Z] #11 65.68 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-11-27T03:32:09.181Z] #11 65.69 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-11-27T03:32:09.181Z] #11 65.77 Selecting previously unselected package libudev-dev:s390x. [2020-11-27T03:32:09.181Z] #11 65.77 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-11-27T03:32:09.181Z] #11 65.78 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-11-27T03:32:09.181Z] #11 65.88 Selecting previously unselected package libsepol1-dev:s390x. [2020-11-27T03:32:09.181Z] #11 65.89 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-11-27T03:32:09.181Z] #11 65.90 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-11-27T03:32:09.181Z] #11 66.06 Selecting previously unselected package libpcre16-3:s390x. [2020-11-27T03:32:09.181Z] #11 66.06 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-11-27T03:32:09.181Z] #11 66.06 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-11-27T03:32:09.181Z] #11 66.14 Selecting previously unselected package libpcre32-3:s390x. [2020-11-27T03:32:09.181Z] #11 66.14 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-11-27T03:32:09.181Z] #11 66.15 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-11-27T03:32:09.181Z] #11 66.24 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-11-27T03:32:09.181Z] #11 66.24 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-11-27T03:32:09.181Z] #11 66.24 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-11-27T03:32:09.181Z] #11 66.30 Selecting previously unselected package libpcre3-dev:s390x. [2020-11-27T03:32:09.181Z] #11 66.30 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-11-27T03:32:09.181Z] #11 66.31 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-11-27T03:32:09.181Z] #11 66.51 Selecting previously unselected package libselinux1-dev:s390x. [2020-11-27T03:32:09.181Z] #11 66.51 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-11-27T03:32:09.181Z] #11 66.52 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-11-27T03:32:09.181Z] #11 66.72 Selecting previously unselected package libdevmapper-dev:s390x. [2020-11-27T03:32:09.181Z] #11 66.73 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-11-27T03:32:09.181Z] #11 66.73 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-11-27T03:32:09.181Z] #11 66.81 Selecting previously unselected package libseccomp-dev:s390x. [2020-11-27T03:32:09.181Z] #11 66.81 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-11-27T03:32:09.181Z] #11 66.81 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-11-27T03:32:09.182Z] #11 66.88 Selecting previously unselected package libsystemd-dev:s390x. [2020-11-27T03:32:09.182Z] #11 66.89 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-11-27T03:32:09.182Z] #11 66.91 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-11-27T03:32:09.182Z] #11 67.30 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-11-27T03:32:09.182Z] #11 67.31 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-11-27T03:32:09.182Z] #11 67.31 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-11-27T03:32:09.182Z] #11 67.32 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-27T03:32:09.182Z] #11 67.33 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-11-27T03:32:09.182Z] #11 67.33 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-11-27T03:32:09.182Z] #11 67.34 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-27T03:32:09.182Z] #11 67.35 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-27T03:32:09.182Z] #11 67.35 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-11-27T03:32:09.182Z] #11 67.36 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-11-27T03:32:09.182Z] #11 67.38 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-27T03:32:09.182Z] #11 67.40 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-27T03:32:09.182Z] #11 67.40 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-11-27T03:32:09.182Z] #11 67.41 Setting up mingw-w64-common (6.0.0-3) ... [2020-11-27T03:32:09.182Z] #11 67.42 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-11-27T03:32:09.182Z] #11 67.42 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-27T03:32:09.182Z] #11 67.43 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-11-27T03:32:09.182Z] #11 67.44 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T03:32:09.182Z] #11 67.45 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-11-27T03:32:09.182Z] #11 67.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-11-27T03:32:09.182Z] #11 67.45 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T03:32:09.182Z] #11 67.47 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-11-27T03:32:09.182Z] #11 67.47 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-11-27T03:32:09.182Z] #11 67.47 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-27T03:32:09.182Z] #11 67.48 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-11-27T03:32:09.182Z] #11 67.48 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-11-27T03:32:09.182Z] #11 67.49 Setting up dmsetup (2:1.02.155-3) ... [2020-11-27T03:32:09.182Z] #11 67.50 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-11-27T03:32:09.182Z] #11 67.51 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-11-27T03:32:09.182Z] #11 67.51 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T03:32:09.182Z] #11 DONE 67.9s [2020-11-27T03:32:09.182Z] [2020-11-27T03:32:09.182Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:32:09.182Z] #41 33.95 CC criu/arch/s390/crtools.o [2020-11-27T03:32:09.253Z] #25 8.179 Selecting previously unselected package ca-certificates. [2020-11-27T03:32:09.253Z] #25 8.179 Preparing to unpack .../11-ca-certificates_20200601~deb10u1_all.deb ... [2020-11-27T03:32:09.253Z] #25 8.187 Unpacking ca-certificates (20200601~deb10u1) ... [2020-11-27T03:32:09.253Z] #25 8.300 Selecting previously unselected package libnghttp2-14:amd64. [2020-11-27T03:32:09.253Z] #25 8.300 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-11-27T03:32:09.421Z] #62 28.12 Checking out files: 44% (845/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 90% (1726/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-11-27T03:32:09.421Z] #62 29.37 + cd /tmp/tmp.6e7BY1J8io/src/github.com/docker/libnetwork [2020-11-27T03:32:09.509Z] #25 8.304 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-11-27T03:32:09.509Z] #25 8.351 Selecting previously unselected package libpsl5:amd64. [2020-11-27T03:32:09.509Z] #25 8.351 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2020-11-27T03:32:09.509Z] #25 8.360 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-11-27T03:32:09.509Z] #25 8.390 Selecting previously unselected package librtmp1:amd64. [2020-11-27T03:32:09.509Z] #25 8.393 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-11-27T03:32:09.509Z] #25 8.398 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-11-27T03:32:09.509Z] #25 8.446 Selecting previously unselected package libssh2-1:amd64. [2020-11-27T03:32:09.509Z] #25 8.446 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-11-27T03:32:09.509Z] #25 8.450 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-11-27T03:32:09.509Z] #25 8.503 Selecting previously unselected package libcurl4:amd64. [2020-11-27T03:32:09.509Z] #25 8.503 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-11-27T03:32:09.509Z] #25 8.511 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-11-27T03:32:09.681Z] #62 29.39 + git checkout -q a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-27T03:32:09.765Z] #25 8.583 Selecting previously unselected package curl. [2020-11-27T03:32:09.766Z] #25 8.585 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-11-27T03:32:09.766Z] #25 8.588 Unpacking curl (7.64.0-4+deb10u1) ... [2020-11-27T03:32:09.766Z] #25 8.642 Selecting previously unselected package libonig5:amd64. [2020-11-27T03:32:09.766Z] #25 8.644 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2020-11-27T03:32:09.766Z] #25 8.649 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-11-27T03:32:09.766Z] #25 8.719 Selecting previously unselected package libjq1:amd64. [2020-11-27T03:32:09.766Z] #25 8.719 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-11-27T03:32:09.766Z] #25 8.725 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-27T03:32:09.766Z] #25 8.766 Selecting previously unselected package jq. [2020-11-27T03:32:09.766Z] #25 8.766 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-11-27T03:32:09.766Z] #25 8.769 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-27T03:32:09.766Z] #25 8.811 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-11-27T03:32:09.766Z] #25 8.820 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-11-27T03:32:10.024Z] #25 8.829 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-11-27T03:32:10.024Z] #25 8.944 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-11-27T03:32:10.024Z] #25 8.953 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-11-27T03:32:10.024Z] #25 8.966 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-11-27T03:32:10.024Z] #25 8.975 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-27T03:32:10.024Z] #25 8.984 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-11-27T03:32:10.024Z] #25 8.992 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-11-27T03:32:10.024Z] #25 9.002 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-27T03:32:10.024Z] #25 9.009 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-11-27T03:32:10.024Z] #25 9.019 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-11-27T03:32:10.024Z] #25 9.029 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-11-27T03:32:10.024Z] #25 9.042 Setting up libonig5:amd64 (6.9.1-1) ... [2020-11-27T03:32:10.247Z] #41 34.82 CC criu/arch/s390/sigframe.o [2020-11-27T03:32:10.247Z] #41 35.06 LINK criu/arch/s390/crtools.built-in.o [2020-11-27T03:32:10.247Z] #41 35.07 DEP criu/pie/util-vdso.d [2020-11-27T03:32:10.252Z] #62 29.90 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-11-27T03:32:10.283Z] #25 9.051 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-27T03:32:10.283Z] #25 9.061 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-11-27T03:32:10.283Z] #25 9.071 Setting up ca-certificates (20200601~deb10u1) ... [2020-11-27T03:32:10.541Z] #41 ... [2020-11-27T03:32:10.541Z] [2020-11-27T03:32:10.541Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-11-27T03:32:10.541Z] #12 DONE 1.1s [2020-11-27T03:32:10.541Z] [2020-11-27T03:32:10.541Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:32:10.541Z] #41 35.26 DEP criu/pie/util.d [2020-11-27T03:32:10.541Z] #41 35.33 CC criu/pie/util.o [2020-11-27T03:32:10.834Z] #41 35.62 CC criu/pie/util-vdso.o [2020-11-27T03:32:10.847Z] #25 9.696 Updating certificates in /etc/ssl/certs... [2020-11-27T03:32:11.412Z] #25 ... [2020-11-27T03:32:11.412Z] [2020-11-27T03:32:11.412Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T03:32:11.412Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done [2020-11-27T03:32:11.412Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2020-11-27T03:32:11.412Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.7s done [2020-11-27T03:32:11.412Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 1.6s [2020-11-27T03:32:11.412Z] #8 ... [2020-11-27T03:32:11.412Z] [2020-11-27T03:32:11.412Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-27T03:32:11.412Z] #25 10.41 126 added, 0 removed; done. [2020-11-27T03:32:11.412Z] #25 10.48 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-11-27T03:32:11.412Z] #25 10.49 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-27T03:32:11.412Z] #25 10.50 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-11-27T03:32:11.469Z] #41 36.04 AR criu/pie/pie.lib.a [2020-11-27T03:32:11.469Z] #41 ... [2020-11-27T03:32:11.469Z] [2020-11-27T03:32:11.469Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-11-27T03:32:11.469Z] #13 DONE 1.0s [2020-11-27T03:32:11.469Z] [2020-11-27T03:32:11.469Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:32:11.469Z] #41 36.09 DEP criu/pie/restorer.d [2020-11-27T03:32:11.662Z] #25 ... [2020-11-27T03:32:11.662Z] [2020-11-27T03:32:11.662Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T03:32:11.662Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.1s done [2020-11-27T03:32:11.662Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.8s [2020-11-27T03:32:11.662Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.8s done [2020-11-27T03:32:11.669Z] #25 10.51 Setting up curl (7.64.0-4+deb10u1) ... [2020-11-27T03:32:11.669Z] #25 10.52 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T03:32:11.669Z] #25 10.53 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-11-27T03:32:11.669Z] #25 10.54 Updating certificates in /etc/ssl/certs... [2020-11-27T03:32:11.761Z] #41 36.37 DEP criu/arch/s390/restorer.d [2020-11-27T03:32:11.761Z] #41 36.61 DEP criu/arch/s390/vdso-pie.d [2020-11-27T03:32:11.928Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2020-11-27T03:32:12.054Z] #41 36.68 DEP criu/pie/parasite-vdso.d [2020-11-27T03:32:12.054Z] #41 36.87 DEP criu/pie/parasite.d [2020-11-27T03:32:12.234Z] #25 11.30 0 added, 0 removed; done. [2020-11-27T03:32:12.234Z] #25 11.30 Running hooks in /etc/ca-certificates/update.d... [2020-11-27T03:32:12.359Z] #41 ... [2020-11-27T03:32:12.359Z] [2020-11-27T03:32:12.360Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-11-27T03:32:12.360Z] #14 0.833 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-11-27T03:32:12.360Z] #14 DONE 1.0s [2020-11-27T03:32:12.360Z] [2020-11-27T03:32:12.360Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:32:12.360Z] #41 37.10 CC criu/pie/parasite.o [2020-11-27T03:32:12.496Z] #25 11.30 done. [2020-11-27T03:32:12.516Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.9s done [2020-11-27T03:32:13.405Z] #41 ... [2020-11-27T03:32:13.405Z] [2020-11-27T03:32:13.405Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-27T03:32:13.405Z] #15 DONE 1.0s [2020-11-27T03:32:13.405Z] [2020-11-27T03:32:13.405Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:32:13.405Z] #41 38.19 LINK criu/pie/parasite.built-in.o [2020-11-27T03:32:13.405Z] #41 ... [2020-11-27T03:32:13.405Z] [2020-11-27T03:32:13.405Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:32:13.405Z] #43 59.79 vendor/golang.org/x/text/secure/bidirule [2020-11-27T03:32:13.405Z] #43 59.99 vendor/golang.org/x/text/unicode/norm [2020-11-27T03:32:13.405Z] #43 62.03 vendor/golang.org/x/net/idna [2020-11-27T03:32:13.405Z] #43 63.59 vendor/golang.org/x/net/http2/hpack [2020-11-27T03:32:13.405Z] #43 64.43 mime [2020-11-27T03:32:13.405Z] #43 65.40 mime/quotedprintable [2020-11-27T03:32:13.405Z] #43 65.64 net/http/internal [2020-11-27T03:32:13.405Z] #43 67.72 vendor/golang.org/x/net/http/httpguts [2020-11-27T03:32:13.405Z] #43 67.73 crypto/x509 [2020-11-27T03:32:13.405Z] #43 68.01 vendor/golang.org/x/net/http/httpproxy [2020-11-27T03:32:13.405Z] #43 68.57 mime/multipart [2020-11-27T03:32:13.405Z] #43 ... [2020-11-27T03:32:13.405Z] [2020-11-27T03:32:13.405Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:32:13.405Z] #56 65.31 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-27T03:32:13.405Z] #56 65.31 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-11-27T03:32:13.405Z] #56 DONE 69.8s [2020-11-27T03:32:13.405Z] [2020-11-27T03:32:13.405Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-11-27T03:32:13.405Z] #57 DONE 0.1s [2020-11-27T03:32:13.405Z] [2020-11-27T03:32:13.405Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:32:13.405Z] #41 38.19 GEN criu/pie/parasite-blob.h [2020-11-27T03:32:13.405Z] #41 38.21 CC criu/pie/parasite-vdso.o [2020-11-27T03:32:13.474Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2020-11-27T03:32:13.701Z] #41 ... [2020-11-27T03:32:13.701Z] [2020-11-27T03:32:13.701Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-11-27T03:32:13.701Z] #58 DONE 0.1s [2020-11-27T03:32:13.701Z] [2020-11-27T03:32:13.701Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:32:13.701Z] #51 0.958 + RM_GOPATH=0 [2020-11-27T03:32:13.701Z] #51 0.958 + TMP_GOPATH= [2020-11-27T03:32:13.701Z] #51 0.958 + : /build [2020-11-27T03:32:13.701Z] #51 0.959 + '[' -z '' ']' [2020-11-27T03:32:13.701Z] #51 0.959 ++ mktemp -d [2020-11-27T03:32:13.701Z] #51 0.960 + export GOPATH=/tmp/tmp.mbnmi68vq0 [2020-11-27T03:32:13.701Z] #51 0.960 + GOPATH=/tmp/tmp.mbnmi68vq0 [2020-11-27T03:32:13.701Z] #51 0.960 + RM_GOPATH=1 [2020-11-27T03:32:13.701Z] #51 0.960 + case "$(go env GOARCH)" in [2020-11-27T03:32:13.701Z] #51 0.961 ++ go env GOARCH [2020-11-27T03:32:13.701Z] #51 0.977 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:13.701Z] #51 0.977 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:13.701Z] #51 0.977 ++ dirname /tmp/install/install.sh [2020-11-27T03:32:13.701Z] #51 0.977 + dir=/tmp/install [2020-11-27T03:32:13.701Z] #51 0.977 + bin=runc [2020-11-27T03:32:13.701Z] #51 0.977 + shift [2020-11-27T03:32:13.701Z] #51 0.977 + '[' '!' -f /tmp/install/runc.installer ']' [2020-11-27T03:32:13.701Z] #51 0.977 + . /tmp/install/runc.installer [2020-11-27T03:32:13.701Z] #51 0.977 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-27T03:32:13.701Z] #51 0.977 + install_runc [2020-11-27T03:32:13.701Z] #51 0.978 + grep -q '^3\.10\.0.*\.el7\.' [2020-11-27T03:32:13.701Z] #51 0.978 + uname -r [2020-11-27T03:32:13.701Z] #51 0.981 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-11-27T03:32:13.701Z] #51 0.981 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-11-27T03:32:13.701Z] #51 0.981 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-11-27T03:32:13.701Z] #51 0.981 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.mbnmi68vq0/src/github.com/opencontainers/runc [2020-11-27T03:32:13.701Z] #51 0.986 Cloning into '/tmp/tmp.mbnmi68vq0/src/github.com/opencontainers/runc'... [2020-11-27T03:32:14.390Z] #25 DONE 13.1s [2020-11-27T03:32:14.390Z] [2020-11-27T03:32:14.390Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-11-27T03:32:14.390Z] #26 DONE 0.1s [2020-11-27T03:32:14.390Z] [2020-11-27T03:32:14.390Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T03:32:14.390Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.6s done [2020-11-27T03:32:14.414Z] #8 ... [2020-11-27T03:32:14.414Z] [2020-11-27T03:32:14.414Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-27T03:32:14.414Z] #25 10.01 Updating certificates in /etc/ssl/certs... [2020-11-27T03:32:14.414Z] #25 11.10 126 added, 0 removed; done. [2020-11-27T03:32:14.414Z] #25 11.17 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-11-27T03:32:14.414Z] #25 11.18 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-27T03:32:14.414Z] #25 11.24 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-11-27T03:32:14.414Z] #25 11.25 Setting up curl (7.64.0-4+deb10u1) ... [2020-11-27T03:32:14.414Z] #25 11.26 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T03:32:14.414Z] #25 11.33 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-11-27T03:32:14.414Z] #25 11.34 Updating certificates in /etc/ssl/certs... [2020-11-27T03:32:14.414Z] #25 12.21 0 added, 0 removed; done. [2020-11-27T03:32:14.414Z] #25 12.21 Running hooks in /etc/ca-certificates/update.d... [2020-11-27T03:32:14.414Z] #25 12.21 done. [2020-11-27T03:32:14.414Z] #25 DONE 15.3s [2020-11-27T03:32:14.414Z] [2020-11-27T03:32:14.414Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T03:32:14.414Z] #8 ... [2020-11-27T03:32:14.414Z] [2020-11-27T03:32:14.414Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-11-27T03:32:14.414Z] #26 DONE 0.2s [2020-11-27T03:32:14.414Z] [2020-11-27T03:32:14.414Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T03:32:14.461Z] #62 ... [2020-11-27T03:32:14.461Z] [2020-11-27T03:32:14.461Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:32:14.461Z] #49 23.85 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-27T03:32:14.461Z] #49 25.94 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-27T03:32:14.461Z] #49 26.23 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-27T03:32:14.461Z] #49 26.50 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-27T03:32:14.461Z] #49 26.89 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-27T03:32:14.461Z] #49 28.03 runtime/cgo [2020-11-27T03:32:14.461Z] #49 28.06 runtime [2020-11-27T03:32:14.461Z] #49 ... [2020-11-27T03:32:14.461Z] [2020-11-27T03:32:14.461Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:32:14.461Z] #45 23.96 go: finding github.com/fatih/color v1.9.0 [2020-11-27T03:32:14.461Z] #45 23.96 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T03:32:14.461Z] #45 24.02 go: finding github.com/pkg/errors v0.9.1 [2020-11-27T03:32:14.461Z] #45 24.23 go: finding github.com/spf13/pflag v1.0.3 [2020-11-27T03:32:14.461Z] #45 24.23 go: finding github.com/mattn/go-colorable v0.1.6 [2020-11-27T03:32:14.461Z] #45 24.70 go: finding github.com/mattn/go-isatty v0.0.12 [2020-11-27T03:32:14.461Z] #45 24.86 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-27T03:32:14.461Z] #45 25.25 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-11-27T03:32:14.461Z] #45 25.33 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T03:32:14.461Z] #45 25.63 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T03:32:14.461Z] #45 25.68 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T03:32:14.461Z] #45 ... [2020-11-27T03:32:14.461Z] [2020-11-27T03:32:14.461Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:32:14.461Z] #47 31.33 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-11-27T03:32:14.461Z] #47 31.35 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-27T03:32:14.461Z] #47 31.35 go: downloading github.com/magiconair/properties v1.8.1 [2020-11-27T03:32:14.461Z] #47 31.37 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-11-27T03:32:14.461Z] #47 31.38 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-11-27T03:32:14.461Z] #47 31.39 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-27T03:32:14.461Z] #47 31.40 go: downloading golang.org/x/text v0.3.2 [2020-11-27T03:32:14.461Z] #47 31.43 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-11-27T03:32:14.461Z] #47 31.46 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-11-27T03:32:14.461Z] #47 31.49 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-27T03:32:14.461Z] #47 31.49 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-11-27T03:32:14.461Z] #47 31.51 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-27T03:32:14.461Z] #47 31.52 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-11-27T03:32:14.461Z] #47 31.55 go: downloading github.com/kisielk/gotool v1.0.0 [2020-11-27T03:32:14.461Z] #47 31.61 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-11-27T03:32:14.461Z] #47 31.68 go: extracting github.com/magiconair/properties v1.8.1 [2020-11-27T03:32:14.461Z] #47 32.08 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-27T03:32:14.461Z] #47 32.09 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-27T03:32:14.461Z] #47 32.33 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-27T03:32:14.461Z] #47 32.60 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-11-27T03:32:14.461Z] #47 32.62 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-27T03:32:14.461Z] #47 32.62 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-27T03:32:14.461Z] #47 32.62 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-27T03:32:14.461Z] #47 32.71 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-27T03:32:14.461Z] #47 32.71 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-11-27T03:32:14.461Z] #47 32.73 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-27T03:32:14.461Z] #47 32.76 go: extracting github.com/kisielk/gotool v1.0.0 [2020-11-27T03:32:14.461Z] #47 32.77 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-11-27T03:32:14.461Z] #47 32.98 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-27T03:32:14.461Z] #47 32.98 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-27T03:32:14.461Z] #47 33.11 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-27T03:32:14.461Z] #47 33.16 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-27T03:32:14.461Z] #47 33.17 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-11-27T03:32:14.461Z] #47 33.22 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-27T03:32:14.461Z] #47 33.30 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-11-27T03:32:14.461Z] #47 33.33 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-27T03:32:14.461Z] #47 33.38 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-27T03:32:14.461Z] #47 33.39 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-27T03:32:14.461Z] #47 33.47 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-27T03:32:14.461Z] #47 33.48 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-27T03:32:14.461Z] #47 33.48 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-11-27T03:32:14.461Z] #47 33.48 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-27T03:32:14.461Z] #47 33.63 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-27T03:32:14.461Z] #47 33.73 go: downloading github.com/subosito/gotenv v1.2.0 [2020-11-27T03:32:14.461Z] #47 33.87 go: downloading github.com/spf13/cast v1.3.0 [2020-11-27T03:32:14.461Z] #47 33.87 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-27T03:32:14.461Z] #47 33.93 go: downloading github.com/spf13/afero v1.1.2 [2020-11-27T03:32:14.461Z] #47 33.97 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-27T03:32:14.461Z] #47 33.97 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-27T03:32:14.461Z] #47 33.98 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-27T03:32:14.461Z] #47 34.13 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-11-27T03:32:14.461Z] #47 34.19 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-11-27T03:32:14.461Z] #47 34.22 go: extracting github.com/subosito/gotenv v1.2.0 [2020-11-27T03:32:14.461Z] #47 34.28 go: extracting github.com/spf13/cast v1.3.0 [2020-11-27T03:32:14.461Z] #47 ... [2020-11-27T03:32:14.461Z] [2020-11-27T03:32:14.461Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:32:14.461Z] #43 24.26 crypto/internal/subtle [2020-11-27T03:32:14.461Z] #43 24.70 crypto/subtle [2020-11-27T03:32:14.461Z] #43 24.91 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-11-27T03:32:14.461Z] #43 25.04 internal/nettrace [2020-11-27T03:32:14.461Z] #43 25.46 runtime/cgo [2020-11-27T03:32:14.461Z] #43 ... [2020-11-27T03:32:14.461Z] [2020-11-27T03:32:14.461Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T03:32:14.462Z] #38 26.30 Checking out files: 50% (848/1665) Checking out files: 51% (850/1665) Checking out files: 52% (866/1665) Checking out files: 53% (883/1665) Checking out files: 54% (900/1665) Checking out files: 55% (916/1665) Checking out files: 56% (933/1665) Checking out files: 57% (950/1665) Checking out files: 58% (966/1665) Checking out files: 59% (983/1665) Checking out files: 60% (999/1665) Checking out files: 61% (1016/1665) Checking out files: 62% (1033/1665) Checking out files: 63% (1049/1665) Checking out files: 64% (1066/1665) Checking out files: 65% (1083/1665) Checking out files: 66% (1099/1665) Checking out files: 67% (1116/1665) Checking out files: 68% (1133/1665) Checking out files: 69% (1149/1665) Checking out files: 70% (1166/1665) Checking out files: 71% (1183/1665) Checking out files: 72% (1199/1665) Checking out files: 73% (1216/1665) Checking out files: 74% (1233/1665) Checking out files: 75% (1249/1665) Checking out files: 76% (1266/1665) Checking out files: 77% (1283/1665) Checking out files: 78% (1299/1665) Checking out files: 79% (1316/1665) Checking out files: 80% (1332/1665) Checking out files: 81% (1349/1665) Checking out files: 82% (1366/1665) Checking out files: 83% (1382/1665) Checking out files: 84% (1399/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 97% (1619/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-11-27T03:32:14.462Z] #38 27.38 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-11-27T03:32:14.462Z] #38 30.07 + 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-11-27T03:32:14.721Z] #38 ... [2020-11-27T03:32:14.721Z] [2020-11-27T03:32:14.721Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T03:32:14.721Z] #34 34.46 Fetched 8405 kB in 27s (313 kB/s) [2020-11-27T03:32:14.743Z] #51 ... [2020-11-27T03:32:14.743Z] [2020-11-27T03:32:14.743Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-11-27T03:32:14.743Z] #16 DONE 1.2s [2020-11-27T03:32:14.743Z] [2020-11-27T03:32:14.743Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:32:14.743Z] #41 38.68 CC criu/arch/s390/vdso-pie.o [2020-11-27T03:32:14.743Z] #41 38.94 CC criu/arch/s390/restorer.o [2020-11-27T03:32:14.743Z] #41 39.37 CC criu/pie/restorer.o [2020-11-27T03:32:14.954Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2020-11-27T03:32:15.782Z] #41 ... [2020-11-27T03:32:15.782Z] [2020-11-27T03:32:15.782Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-11-27T03:32:15.782Z] #17 DONE 1.0s [2020-11-27T03:32:15.782Z] [2020-11-27T03:32:15.782Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T03:32:16.345Z] #27 1.789 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-11-27T03:32:16.345Z] #27 1.881 [2020-11-27T03:32:16.823Z] #18 1.086 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T03:32:16.823Z] #18 1.117 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T03:32:16.823Z] #18 1.121 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T03:32:16.870Z] #27 1.999 ######### 12.9% ########################## 36.5% ######################################## 56.2% ##################################################### 74.4% #################################################################### 95.3% ######################################################################## 100.0% [2020-11-27T03:32:16.870Z] #27 2.541 [2020-11-27T03:32:17.115Z] #18 1.464 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-11-27T03:32:17.131Z] #27 2.659 ############################################# 62.8% ######################################################################## 100.0% [2020-11-27T03:32:17.131Z] #27 2.785 [2020-11-27T03:32:17.245Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 4.9s done [2020-11-27T03:32:17.245Z] #8 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 [2020-11-27T03:32:17.245Z] #8 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2020-11-27T03:32:17.392Z] #27 2.910 ############################################# 63.8% ######################################################################## 100.0% [2020-11-27T03:32:17.392Z] #27 3.018 [2020-11-27T03:32:17.509Z] #8 DONE 24.7s [2020-11-27T03:32:17.509Z] [2020-11-27T03:32:17.509Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-27T03:32:17.509Z] #25 6.439 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T03:32:17.509Z] #25 6.456 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T03:32:17.509Z] #25 6.505 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T03:32:17.509Z] #25 6.647 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-11-27T03:32:17.509Z] #25 7.031 Get:5 http://deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-11-27T03:32:17.509Z] #25 7.143 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [246 kB] [2020-11-27T03:32:17.509Z] #25 8.614 Fetched 8228 kB in 2s (3394 kB/s) [2020-11-27T03:32:17.509Z] #25 8.614 Reading package lists... [2020-11-27T03:32:17.509Z] #25 9.909 Reading package lists... [2020-11-27T03:32:17.773Z] #25 11.15 Building dependency tree... [2020-11-27T03:32:18.036Z] #25 11.80 The following additional packages will be installed: [2020-11-27T03:32:18.183Z] #27 3.147 ##### 7.9% ######################## 33.4% ####################################### 54.3% #################################################### 73.3% ################################################################### 93.1% ######################################################################## 100.0% [2020-11-27T03:32:18.183Z] #27 3.696 [2020-11-27T03:32:18.300Z] #25 11.80 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-11-27T03:32:18.300Z] #25 11.80 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-11-27T03:32:18.300Z] #25 11.80 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-11-27T03:32:18.300Z] #25 11.81 Suggested packages: [2020-11-27T03:32:18.300Z] #25 11.81 krb5-doc krb5-user [2020-11-27T03:32:18.300Z] #25 11.81 Recommended packages: [2020-11-27T03:32:18.300Z] #25 11.81 krb5-locales publicsuffix libsasl2-modules [2020-11-27T03:32:18.300Z] #25 12.05 The following NEW packages will be installed: [2020-11-27T03:32:18.300Z] #25 12.05 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-11-27T03:32:18.300Z] #25 12.05 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-11-27T03:32:18.300Z] #25 12.05 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-11-27T03:32:18.300Z] #25 12.05 libssh2-1 libssl1.1 openssl [2020-11-27T03:32:18.562Z] #25 12.35 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-11-27T03:32:18.562Z] #25 12.35 Need to get 4770 kB of archives. [2020-11-27T03:32:18.562Z] #25 12.35 After this operation, 11.5 MB of additional disk space will be used. [2020-11-27T03:32:18.562Z] #25 12.35 Get:1 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2020-11-27T03:32:18.562Z] #25 12.35 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2020-11-27T03:32:18.627Z] #18 2.686 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [223 kB] [2020-11-27T03:32:18.824Z] #25 12.43 Get:3 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u3 [1382 kB] [2020-11-27T03:32:18.824Z] #25 12.43 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2020-11-27T03:32:18.824Z] #25 12.44 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2020-11-27T03:32:18.824Z] #25 12.52 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2020-11-27T03:32:18.825Z] #25 12.55 Get:7 http://security.debian.org/debian-security buster/updates/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-11-27T03:32:18.825Z] #25 12.61 Get:8 http://security.debian.org/debian-security buster/updates/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u4 [216 kB] [2020-11-27T03:32:19.087Z] #25 12.61 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2020-11-27T03:32:19.087Z] #25 12.70 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2020-11-27T03:32:19.087Z] #25 12.71 Get:11 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u3 [823 kB] [2020-11-27T03:32:19.088Z] #25 12.78 Get:12 http://deb.debian.org/debian buster-updates/main arm64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-11-27T03:32:19.088Z] #25 12.78 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2020-11-27T03:32:19.088Z] #25 12.78 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2020-11-27T03:32:19.088Z] #25 12.85 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2020-11-27T03:32:19.262Z] #18 3.592 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-11-27T03:32:19.464Z] #25 12.85 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2020-11-27T03:32:19.464Z] #25 12.85 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB] [2020-11-27T03:32:19.464Z] #25 12.86 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB] [2020-11-27T03:32:19.464Z] #25 12.91 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-11-27T03:32:19.464Z] #25 12.92 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-11-27T03:32:19.464Z] #25 12.96 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-11-27T03:32:20.011Z] #34 34.46 Reading package lists... [2020-11-27T03:32:20.011Z] #34 ... [2020-11-27T03:32:20.011Z] [2020-11-27T03:32:20.011Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:32:20.011Z] #47 34.45 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-27T03:32:20.011Z] #47 34.63 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-27T03:32:20.011Z] #47 34.80 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-27T03:32:20.011Z] #47 34.97 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-11-27T03:32:20.011Z] #47 35.13 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-27T03:32:20.011Z] #47 35.35 go: downloading github.com/ultraware/funlen v0.0.2 [2020-11-27T03:32:20.011Z] #47 35.36 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-27T03:32:20.011Z] #47 35.36 go: extracting github.com/spf13/afero v1.1.2 [2020-11-27T03:32:20.011Z] #47 35.45 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-11-27T03:32:20.011Z] #47 35.51 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-27T03:32:20.011Z] #47 35.67 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-27T03:32:20.012Z] #47 36.11 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-27T03:32:20.012Z] #47 36.11 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-27T03:32:20.012Z] #47 36.11 go: extracting github.com/ultraware/funlen v0.0.2 [2020-11-27T03:32:20.012Z] #47 36.12 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-27T03:32:20.012Z] #47 36.12 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-11-27T03:32:20.012Z] #47 36.12 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-11-27T03:32:20.012Z] #47 36.22 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-11-27T03:32:20.012Z] #47 36.53 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-27T03:32:20.012Z] #47 36.54 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-27T03:32:20.012Z] #47 36.75 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-27T03:32:20.012Z] #47 36.76 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-27T03:32:20.012Z] #47 36.80 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-11-27T03:32:20.012Z] #47 36.90 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-11-27T03:32:20.012Z] #47 37.02 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-11-27T03:32:20.012Z] #47 37.17 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-11-27T03:32:20.012Z] #47 37.43 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-27T03:32:20.012Z] #47 37.47 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-27T03:32:20.012Z] #47 37.55 go: downloading github.com/gobwas/glob v0.2.3 [2020-11-27T03:32:20.012Z] #47 37.69 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-27T03:32:20.012Z] #47 37.77 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-27T03:32:20.012Z] #47 37.92 go: downloading github.com/spf13/pflag v1.0.5 [2020-11-27T03:32:20.012Z] #47 38.15 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-27T03:32:20.012Z] #47 38.25 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-11-27T03:32:20.012Z] #47 38.37 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-11-27T03:32:20.012Z] #47 38.74 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-11-27T03:32:20.012Z] #47 39.13 go: extracting github.com/gobwas/glob v0.2.3 [2020-11-27T03:32:20.012Z] #47 39.65 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-11-27T03:32:20.012Z] #47 39.83 go: extracting github.com/spf13/pflag v1.0.5 [2020-11-27T03:32:20.028Z] #27 3.825 0.9% ##### 7.0% ######## 12.4% ############## 20.1% ################## 25.3% ##################### 30.5% ######################### 35.2% ############################# 40.9% ################################# 46.2% ##################################### 51.5% ######################################## 56.7% ############################################ 61.9% ################################################ 67.1% #################################################### 72.3% ####################################################### 77.5% ########################################################### 82.7% ############################################################### 87.9% ################################################################## 93.1% ###################################################################### 98.3% ######################################################################## 100.0% [2020-11-27T03:32:20.029Z] #27 5.688 [2020-11-27T03:32:20.221Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s [2020-11-27T03:32:20.273Z] #47 40.01 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-11-27T03:32:20.273Z] #47 40.02 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-27T03:32:20.273Z] #47 40.18 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-11-27T03:32:20.417Z] #25 13.92 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T03:32:20.417Z] #25 13.98 Fetched 4770 kB in 1s (5501 kB/s) [2020-11-27T03:32:20.608Z] #27 6.060 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-11-27T03:32:20.608Z] #27 6.152 [2020-11-27T03:32:20.608Z] #27 6.217 ######################################################################## 100.0% [2020-11-27T03:32:20.608Z] #27 6.234 [2020-11-27T03:32:20.852Z] #47 40.53 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-27T03:32:20.852Z] #47 40.53 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-27T03:32:20.852Z] #47 40.62 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-11-27T03:32:20.852Z] #47 40.63 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-11-27T03:32:20.852Z] #47 40.64 go: downloading github.com/stretchr/testify v1.4.0 [2020-11-27T03:32:20.852Z] #47 40.73 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-11-27T03:32:21.119Z] #47 40.90 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-11-27T03:32:21.119Z] #47 40.98 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-27T03:32:21.180Z] #25 14.79 Selecting previously unselected package libkeyutils1:arm64. [2020-11-27T03:32:21.180Z] #25 14.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 ... 6670 files and directories currently installed.) [2020-11-27T03:32:21.180Z] #25 14.79 Preparing to unpack .../00-libkeyutils1_1.6-6_arm64.deb ... [2020-11-27T03:32:21.180Z] #25 14.84 Unpacking libkeyutils1:arm64 (1.6-6) ... [2020-11-27T03:32:21.335Z] #18 ... [2020-11-27T03:32:21.335Z] [2020-11-27T03:32:21.335Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:32:21.335Z] #41 41.03 LINK criu/pie/restorer.built-in.o [2020-11-27T03:32:21.335Z] #41 41.04 GEN criu/pie/restorer-blob.h [2020-11-27T03:32:21.335Z] #41 41.08 DEP criu/vdso.d [2020-11-27T03:32:21.335Z] #41 41.33 DEP criu/uts_ns.d [2020-11-27T03:32:21.335Z] #41 41.50 DEP criu/util.d [2020-11-27T03:32:21.335Z] #41 41.63 DEP criu/uffd.d [2020-11-27T03:32:21.335Z] #41 41.78 DEP criu/tun.d [2020-11-27T03:32:21.335Z] #41 41.91 DEP criu/tty.d [2020-11-27T03:32:21.335Z] #41 42.10 DEP criu/timerfd.d [2020-11-27T03:32:21.335Z] #41 42.29 DEP criu/timens.d [2020-11-27T03:32:21.335Z] #41 42.43 DEP criu/sysfs_parse.d [2020-11-27T03:32:21.335Z] #41 42.53 DEP criu/sysctl.d [2020-11-27T03:32:21.335Z] #41 42.61 DEP criu/string.d [2020-11-27T03:32:21.335Z] #41 42.64 DEP criu/stats.d [2020-11-27T03:32:21.335Z] #41 42.75 DEP criu/sockets.d [2020-11-27T03:32:21.335Z] #41 42.88 DEP criu/sk-unix.d [2020-11-27T03:32:21.335Z] #41 43.02 DEP criu/sk-tcp.d [2020-11-27T03:32:21.335Z] #41 43.18 DEP criu/sk-queue.d [2020-11-27T03:32:21.335Z] #41 43.32 DEP criu/sk-packet.d [2020-11-27T03:32:21.335Z] #41 43.51 DEP criu/sk-netlink.d [2020-11-27T03:32:21.335Z] #41 43.72 DEP criu/sk-inet.d [2020-11-27T03:32:21.335Z] #41 43.93 DEP criu/signalfd.d [2020-11-27T03:32:21.335Z] #41 44.06 DEP criu/sigframe.d [2020-11-27T03:32:21.335Z] #41 44.11 DEP criu/shmem.d [2020-11-27T03:32:21.335Z] #41 44.24 DEP criu/servicefd.d [2020-11-27T03:32:21.335Z] #41 44.38 DEP criu/seize.d [2020-11-27T03:32:21.335Z] #41 44.51 DEP criu/seccomp.d [2020-11-27T03:32:21.335Z] #41 44.65 DEP criu/rst-malloc.d [2020-11-27T03:32:21.335Z] #41 44.69 DEP criu/rbtree.d [2020-11-27T03:32:21.335Z] #41 44.70 DEP criu/pstree.d [2020-11-27T03:32:21.335Z] #41 44.83 DEP criu/protobuf.d [2020-11-27T03:32:21.335Z] #41 44.90 GEN criu/protobuf-desc-gen.h [2020-11-27T03:32:21.335Z] #41 45.89 DEP criu/protobuf-desc.d [2020-11-27T03:32:21.335Z] #41 46.00 DEP criu/proc_parse.d [2020-11-27T03:32:21.381Z] #47 41.09 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-11-27T03:32:21.381Z] #47 41.20 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-27T03:32:21.381Z] #47 ... [2020-11-27T03:32:21.381Z] [2020-11-27T03:32:21.381Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:32:21.381Z] #40 31.23 Fetched 8405 kB in 24s (350 kB/s) [2020-11-27T03:32:21.381Z] #40 31.23 Reading package lists... [2020-11-27T03:32:21.549Z] #27 6.795 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-11-27T03:32:21.549Z] #27 6.914 [2020-11-27T03:32:21.549Z] #27 7.048 0.1% ######################################################################## 100.0% [2020-11-27T03:32:21.549Z] #27 7.099 [2020-11-27T03:32:21.597Z] #8 ... [2020-11-27T03:32:21.597Z] [2020-11-27T03:32:21.597Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T03:32:21.597Z] #27 1.465 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-11-27T03:32:21.597Z] #27 1.572 [2020-11-27T03:32:21.598Z] #27 1.694 ####### 11.1% ########################## 37.0% ####################################### 54.7% ###################################################### 76.2% ##################################################################### 96.3% ######################################################################## 100.0% [2020-11-27T03:32:21.598Z] #27 2.199 [2020-11-27T03:32:21.598Z] #27 2.322 ################################################ 66.9% ######################################################################## 100.0% [2020-11-27T03:32:21.598Z] #27 2.436 [2020-11-27T03:32:21.598Z] #27 2.557 ############################################################# 85.3% ######################################################################## 100.0% [2020-11-27T03:32:21.598Z] #27 2.699 [2020-11-27T03:32:21.598Z] #27 2.818 #### 6.4% ######################### 35.3% ####################################### 54.6% ################################################# 68.2% ################################################### 71.1% ############################################################# 85.6% ######################################################################## 100.0% [2020-11-27T03:32:21.598Z] #27 3.797 [2020-11-27T03:32:21.598Z] #27 3.918 ## 3.1% ####### 9.7% ########## 14.8% ########### 16.6% ################ 22.6% ################### 27.5% ###################### 31.6% ####################### 32.4% ########################### 38.0% ############################### 43.2% ################################### 48.8% ####################################### 55.2% ############################################ 62.4% ################################################## 69.8% ####################################################### 77.0% ############################################################# 85.2% ############################################################### 87.5% ################################################################### 93.1% ######################################################################## 100.0% [2020-11-27T03:32:21.598Z] #27 6.261 [2020-11-27T03:32:21.598Z] #27 6.592 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-11-27T03:32:21.598Z] #27 6.696 [2020-11-27T03:32:21.598Z] #27 6.770 ######################################################################## 100.0% [2020-11-27T03:32:21.598Z] #27 6.795 [2020-11-27T03:32:21.598Z] #27 7.171 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-11-27T03:32:21.598Z] #27 7.283 [2020-11-27T03:32:21.598Z] #27 7.458 0.6% ######################################################################## 100.0% [2020-11-27T03:32:21.627Z] #41 46.16 DEP criu/plugin.d [2020-11-27T03:32:21.627Z] #41 46.21 DEP criu/pipes.d [2020-11-27T03:32:21.627Z] #41 46.30 DEP criu/pie-util.d [2020-11-27T03:32:21.627Z] #41 46.40 DEP criu/pie-util-vdso.d [2020-11-27T03:32:21.642Z] #40 40.88 Reading package lists... [2020-11-27T03:32:21.642Z] #40 ... [2020-11-27T03:32:21.642Z] [2020-11-27T03:32:21.642Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:32:21.642Z] #47 41.37 go: downloading github.com/gogo/protobuf v1.2.1 [2020-11-27T03:32:21.642Z] #47 41.45 go: extracting github.com/stretchr/testify v1.4.0 [2020-11-27T03:32:21.642Z] #47 41.50 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-11-27T03:32:21.812Z] #27 7.413 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-11-27T03:32:21.813Z] #27 7.432 skipping existing c35d46ef359f [2020-11-27T03:32:21.813Z] #27 7.463 [2020-11-27T03:32:21.833Z] Removing intermediate container 1d74b9979c64 [2020-11-27T03:32:21.833Z] ---> bf9f195ff710 [2020-11-27T03:32:21.833Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-11-27T03:32:21.833Z] ---> 805dc2d65d1c [2020-11-27T03:32:21.833Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-11-27T03:32:21.833Z] ---> d998d6158d46 [2020-11-27T03:32:21.833Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-11-27T03:32:21.833Z] ---> Running in 0d53b4b9b169 [2020-11-27T03:32:21.833Z] Removing intermediate container 0d53b4b9b169 [2020-11-27T03:32:21.833Z] ---> 9bffc0543dd8 [2020-11-27T03:32:21.833Z] Successfully built 9bffc0543dd8 [2020-11-27T03:32:21.833Z] Successfully tagged moby-buildx:latest [2020-11-27T03:32:21.833Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-11-27T03:32:21.833Z] if [ -n "${id}" ]; then \ [2020-11-27T03:32:21.833Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-11-27T03:32:21.833Z] && touch bundles/buildx; \ [2020-11-27T03:32:21.833Z] docker rm -f ${id}; \ [2020-11-27T03:32:21.833Z] fi [2020-11-27T03:32:21.833Z] bcf944535a82378d5d947cd52515203c325cf1765374dac2bf2525031bad79a6 [2020-11-27T03:32:21.833Z] bundles/buildx version [2020-11-27T03:32:21.833Z] buildx v0.3.1 6db68d0 [2020-11-27T03:32:21.833Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 . [2020-11-27T03:32:21.833Z] #1 [internal] booting buildkit [2020-11-27T03:32:21.833Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-11-27T03:32:21.833Z] #1 pulling image moby/buildkit:buildx-stable-1 2.2s done [2020-11-27T03:32:21.833Z] #1 creating container buildx_buildkit_default [2020-11-27T03:32:21.833Z] #1 creating container buildx_buildkit_default 0.4s done [2020-11-27T03:32:21.833Z] #1 DONE 2.5s [2020-11-27T03:32:21.833Z] [2020-11-27T03:32:21.833Z] #2 [internal] load .dockerignore [2020-11-27T03:32:21.833Z] #2 transferring context: [2020-11-27T03:32:21.833Z] #2 transferring context: 87B done [2020-11-27T03:32:21.833Z] #2 DONE 0.0s [2020-11-27T03:32:21.833Z] [2020-11-27T03:32:21.833Z] #3 [internal] load build definition from Dockerfile [2020-11-27T03:32:21.833Z] #3 transferring dockerfile: 16.58kB done [2020-11-27T03:32:21.833Z] #3 DONE 0.0s [2020-11-27T03:32:21.833Z] [2020-11-27T03:32:21.833Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-11-27T03:32:21.833Z] #4 DONE 0.8s [2020-11-27T03:32:21.833Z] [2020-11-27T03:32:21.833Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-11-27T03:32:21.833Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-11-27T03:32:21.833Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-11-27T03:32:21.833Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-11-27T03:32:21.833Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-11-27T03:32:21.833Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-11-27T03:32:21.833Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.4s done [2020-11-27T03:32:21.833Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-11-27T03:32:21.833Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.4s done [2020-11-27T03:32:21.833Z] #5 DONE 1.0s [2020-11-27T03:32:21.833Z] [2020-11-27T03:32:21.833Z] #8 [internal] load metadata for docker.io/library/debian:buster [2020-11-27T03:32:21.833Z] #8 ... [2020-11-27T03:32:21.833Z] [2020-11-27T03:32:21.833Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-11-27T03:32:21.833Z] #7 DONE 0.5s [2020-11-27T03:32:21.856Z] #27 7.525 [2020-11-27T03:32:21.856Z] #27 ... [2020-11-27T03:32:21.856Z] [2020-11-27T03:32:21.856Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T03:32:21.903Z] #47 ... [2020-11-27T03:32:21.903Z] [2020-11-27T03:32:21.903Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T03:32:21.903Z] #53 31.66 Fetched 8405 kB in 24s (354 kB/s) [2020-11-27T03:32:21.903Z] #53 31.66 Reading package lists... [2020-11-27T03:32:21.920Z] #41 46.47 DEP criu/path.d [2020-11-27T03:32:21.920Z] #41 46.55 DEP criu/parasite-syscall.d [2020-11-27T03:32:21.920Z] #41 46.67 DEP criu/pagemap.d [2020-11-27T03:32:22.137Z] [2020-11-27T03:32:22.137Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-27T03:32:22.137Z] #6 DONE 0.9s [2020-11-27T03:32:22.137Z] [2020-11-27T03:32:22.137Z] #8 [internal] load metadata for docker.io/library/debian:buster [2020-11-27T03:32:22.137Z] #8 DONE 0.8s [2020-11-27T03:32:22.212Z] #41 46.83 DEP criu/pagemap-cache.d [2020-11-27T03:32:22.212Z] #41 46.96 DEP criu/page-xfer.d [2020-11-27T03:32:22.212Z] #41 47.10 DEP criu/page-pipe.d [2020-11-27T03:32:22.439Z] [2020-11-27T03:32:22.439Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T03:32:22.439Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-11-27T03:32:22.439Z] #9 DONE 0.0s [2020-11-27T03:32:22.439Z] [2020-11-27T03:32:22.439Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-11-27T03:32:22.439Z] #25 resolve docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 done [2020-11-27T03:32:22.473Z] #53 41.70 Reading package lists... [2020-11-27T03:32:22.473Z] #53 ... [2020-11-27T03:32:22.473Z] [2020-11-27T03:32:22.473Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:32:22.473Z] #47 42.32 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-11-27T03:32:22.473Z] #47 42.32 go: downloading github.com/stretchr/objx v0.2.0 [2020-11-27T03:32:22.504Z] #41 47.21 DEP criu/netfilter.d [2020-11-27T03:32:22.735Z] #25 sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 1.85kB / 1.85kB done [2020-11-27T03:32:22.735Z] #25 sha256:772cc44ca93816a75661f6657bd4ac860b6220925276f8cba6a61dc264916b1d 529B / 529B done [2020-11-27T03:32:22.735Z] #25 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 0B / 54.14MB 0.1s [2020-11-27T03:32:22.735Z] #25 sha256:c40c2cc28e5eb069718f6d2677c41d44a946003ff9a0f261cb825a7145e5a5ef 1.47kB / 1.47kB done [2020-11-27T03:32:22.755Z] #27 8.085 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-11-27T03:32:22.755Z] #27 8.188 [2020-11-27T03:32:22.755Z] #27 8.271 ######################################################################## 100.0% [2020-11-27T03:32:22.755Z] #27 8.310 [2020-11-27T03:32:22.796Z] #41 47.37 DEP criu/net.d [2020-11-27T03:32:22.796Z] #41 47.60 DEP criu/namespaces.d [2020-11-27T03:32:23.022Z] #27 8.590 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-11-27T03:32:23.022Z] #27 8.700 [2020-11-27T03:32:23.036Z] #25 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 6.30MB / 54.14MB 0.5s [2020-11-27T03:32:23.088Z] #41 47.77 DEP criu/mount.d [2020-11-27T03:32:23.088Z] #41 47.89 DEP criu/memfd.d [2020-11-27T03:32:23.106Z] #25 16.85 Selecting previously unselected package libkrb5support0:arm64. [2020-11-27T03:32:23.106Z] #25 16.86 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2020-11-27T03:32:23.106Z] #25 16.86 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2020-11-27T03:32:23.284Z] #27 8.769 ######################################################################## 100.0% [2020-11-27T03:32:23.284Z] #27 8.803 [2020-11-27T03:32:23.284Z] #27 8.824 Download of images into '/build' complete. [2020-11-27T03:32:23.284Z] #27 8.824 Use something like the following to load the result into a Docker daemon: [2020-11-27T03:32:23.284Z] #27 8.824 tar -cC '/build' . | docker load [2020-11-27T03:32:23.371Z] #25 16.96 Selecting previously unselected package libk5crypto3:arm64. [2020-11-27T03:32:23.371Z] #25 16.96 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2020-11-27T03:32:23.371Z] #25 16.97 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2020-11-27T03:32:23.371Z] #25 17.08 Selecting previously unselected package libssl1.1:arm64. [2020-11-27T03:32:23.387Z] #25 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 13.40MB / 54.14MB 0.7s [2020-11-27T03:32:23.414Z] #47 ... [2020-11-27T03:32:23.414Z] [2020-11-27T03:32:23.414Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:32:23.414Z] #11 33.29 Fetched 8405 kB in 26s (329 kB/s) [2020-11-27T03:32:23.414Z] #11 33.29 Reading package lists... [2020-11-27T03:32:23.426Z] #41 47.98 DEP criu/mem.d [2020-11-27T03:32:23.426Z] #41 48.10 DEP criu/lsm.d [2020-11-27T03:32:23.426Z] #41 48.23 DEP criu/log.d [2020-11-27T03:32:23.635Z] #25 17.09 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u3_arm64.deb ... [2020-11-27T03:32:23.635Z] #25 17.09 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u3) ... [2020-11-27T03:32:23.635Z] #25 ... [2020-11-27T03:32:23.635Z] [2020-11-27T03:32:23.635Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-27T03:32:23.635Z] #9 DONE 6.1s [2020-11-27T03:32:23.675Z] #11 43.19 Reading package lists... [2020-11-27T03:32:23.675Z] #11 ... [2020-11-27T03:32:23.675Z] [2020-11-27T03:32:23.675Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T03:32:23.675Z] #34 34.46 Reading package lists... [2020-11-27T03:32:23.709Z] #25 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 18.47MB / 54.14MB 1.2s [2020-11-27T03:32:23.718Z] #41 48.38 DEP criu/libnetlink.d [2020-11-27T03:32:23.718Z] #41 48.47 DEP criu/kerndat.d [2020-11-27T03:32:23.899Z] [2020-11-27T03:32:23.899Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-27T03:32:23.899Z] #25 17.40 Selecting previously unselected package libkrb5-3:arm64. [2020-11-27T03:32:23.899Z] #25 17.40 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2020-11-27T03:32:23.899Z] #25 17.41 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2020-11-27T03:32:23.899Z] #25 17.61 Selecting previously unselected package libgssapi-krb5-2:arm64. [2020-11-27T03:32:24.010Z] #41 48.61 DEP criu/kcmp-ids.d [2020-11-27T03:32:24.010Z] #41 48.66 DEP criu/irmap.d [2020-11-27T03:32:24.010Z] #41 48.74 DEP criu/ipc_ns.d [2020-11-27T03:32:24.010Z] #41 48.88 DEP criu/image.d [2020-11-27T03:32:24.163Z] #25 17.61 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2020-11-27T03:32:24.163Z] #25 17.61 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2020-11-27T03:32:24.163Z] #25 17.78 Selecting previously unselected package libsasl2-modules-db:arm64. [2020-11-27T03:32:24.163Z] #25 17.78 Preparing to unpack .../06-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2020-11-27T03:32:24.163Z] #25 17.79 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-27T03:32:24.163Z] #25 17.97 Selecting previously unselected package libsasl2-2:arm64. [2020-11-27T03:32:24.163Z] #25 17.97 Preparing to unpack .../07-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2020-11-27T03:32:24.163Z] #25 17.97 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-27T03:32:24.163Z] #25 18.02 Selecting previously unselected package libldap-common. [2020-11-27T03:32:24.225Z] #27 ... [2020-11-27T03:32:24.225Z] [2020-11-27T03:32:24.225Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T03:32:24.225Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.7s done [2020-11-27T03:32:24.302Z] #41 ... [2020-11-27T03:32:24.302Z] [2020-11-27T03:32:24.302Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:32:24.302Z] #43 70.60 crypto/tls [2020-11-27T03:32:24.302Z] #43 74.28 net/http/httptrace [2020-11-27T03:32:24.302Z] #43 74.42 net/http [2020-11-27T03:32:24.302Z] #43 ... [2020-11-27T03:32:24.302Z] [2020-11-27T03:32:24.302Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:32:24.302Z] #41 49.06 DEP criu/image-desc.d [2020-11-27T03:32:24.302Z] #41 49.15 DEP criu/fsnotify.d [2020-11-27T03:32:24.396Z] #25 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 22.08MB / 54.14MB 1.7s [2020-11-27T03:32:24.432Z] #25 18.02 Preparing to unpack .../08-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-11-27T03:32:24.432Z] #25 18.02 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-11-27T03:32:24.432Z] #25 18.09 Selecting previously unselected package libldap-2.4-2:arm64. [2020-11-27T03:32:24.432Z] #25 18.09 Preparing to unpack .../09-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_arm64.deb ... [2020-11-27T03:32:24.432Z] #25 18.09 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u4) ... [2020-11-27T03:32:24.595Z] #41 49.32 DEP criu/filesystems.d [2020-11-27T03:32:24.696Z] #25 ... [2020-11-27T03:32:24.696Z] [2020-11-27T03:32:24.696Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-27T03:32:24.696Z] #10 DONE 0.9s [2020-11-27T03:32:24.696Z] [2020-11-27T03:32:24.696Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-11-27T03:32:24.696Z] #29 DONE 0.1s [2020-11-27T03:32:24.696Z] [2020-11-27T03:32:24.696Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-27T03:32:24.696Z] #25 18.25 Selecting previously unselected package openssl. [2020-11-27T03:32:24.696Z] #25 18.25 Preparing to unpack .../10-openssl_1.1.1d-0+deb10u3_arm64.deb ... [2020-11-27T03:32:24.696Z] #25 18.26 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-11-27T03:32:24.706Z] #25 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 26.65MB / 54.14MB 2.1s [2020-11-27T03:32:24.808Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-11-27T03:32:24.887Z] #41 49.48 DEP criu/files.d [2020-11-27T03:32:24.887Z] #41 49.71 DEP criu/files-reg.d [2020-11-27T03:32:24.975Z] #25 ... [2020-11-27T03:32:24.975Z] [2020-11-27T03:32:24.975Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-11-27T03:32:24.975Z] #37 DONE 0.3s [2020-11-27T03:32:24.975Z] [2020-11-27T03:32:24.975Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-27T03:32:24.975Z] #25 18.68 Selecting previously unselected package ca-certificates. [2020-11-27T03:32:24.975Z] #25 18.68 Preparing to unpack .../11-ca-certificates_20200601~deb10u1_all.deb ... [2020-11-27T03:32:24.975Z] #25 18.69 Unpacking ca-certificates (20200601~deb10u1) ... [2020-11-27T03:32:25.025Z] #25 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 30.99MB / 54.14MB 2.4s [2020-11-27T03:32:25.180Z] #41 49.79 DEP criu/files-ext.d [2020-11-27T03:32:25.180Z] #41 49.90 DEP criu/file-lock.d [2020-11-27T03:32:25.180Z] #41 49.97 DEP criu/file-ids.d [2020-11-27T03:32:25.223Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.5s done [2020-11-27T03:32:25.240Z] #25 19.05 Selecting previously unselected package libnghttp2-14:arm64. [2020-11-27T03:32:25.240Z] #25 19.05 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2020-11-27T03:32:25.345Z] #25 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 34.53MB / 54.14MB 2.7s [2020-11-27T03:32:25.472Z] #41 50.04 DEP criu/fifo.d [2020-11-27T03:32:25.472Z] #41 50.15 DEP criu/fdstore.d [2020-11-27T03:32:25.472Z] #41 50.20 DEP criu/fault-injection.d [2020-11-27T03:32:25.472Z] #41 50.22 DEP criu/external.d [2020-11-27T03:32:25.472Z] #41 50.26 DEP criu/eventpoll.d [2020-11-27T03:32:25.504Z] #25 19.07 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2020-11-27T03:32:25.504Z] #25 19.15 Selecting previously unselected package libpsl5:arm64. [2020-11-27T03:32:25.504Z] #25 19.15 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2020-11-27T03:32:25.504Z] #25 19.15 Unpacking libpsl5:arm64 (0.20.2-2) ... [2020-11-27T03:32:25.504Z] #25 19.22 Selecting previously unselected package librtmp1:arm64. [2020-11-27T03:32:25.504Z] #25 19.22 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2020-11-27T03:32:25.504Z] #25 19.23 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2020-11-27T03:32:25.667Z] #25 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 38.95MB / 54.14MB 3.0s [2020-11-27T03:32:25.667Z] #25 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 41.87MB / 54.14MB 3.2s [2020-11-27T03:32:25.764Z] #41 50.44 DEP criu/eventfd.d [2020-11-27T03:32:25.771Z] #25 19.31 Selecting previously unselected package libssh2-1:arm64. [2020-11-27T03:32:25.771Z] #25 19.31 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2020-11-27T03:32:25.771Z] #25 19.32 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2020-11-27T03:32:25.771Z] #25 19.50 Selecting previously unselected package libcurl4:arm64. [2020-11-27T03:32:25.771Z] #25 19.50 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ... [2020-11-27T03:32:25.771Z] #25 19.52 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ... [2020-11-27T03:32:26.034Z] #25 19.71 Selecting previously unselected package curl. [2020-11-27T03:32:26.034Z] #25 19.71 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ... [2020-11-27T03:32:26.034Z] #25 19.71 Unpacking curl (7.64.0-4+deb10u1) ... [2020-11-27T03:32:26.056Z] #41 50.57 DEP criu/crtools.d [2020-11-27T03:32:26.056Z] #41 50.74 DEP criu/cr-service.d [2020-11-27T03:32:26.056Z] #41 50.82 DEP criu/cr-restore.d [2020-11-27T03:32:26.056Z] #41 ... [2020-11-27T03:32:26.056Z] [2020-11-27T03:32:26.056Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:32:26.056Z] #51 6.887 + cd /tmp/tmp.mbnmi68vq0/src/github.com/opencontainers/runc [2020-11-27T03:32:26.056Z] #51 6.887 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-27T03:32:26.056Z] #51 7.270 + '[' -z '' ']' [2020-11-27T03:32:26.056Z] #51 7.271 + target=static [2020-11-27T03:32:26.056Z] #51 7.271 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-11-27T03:32:26.056Z] #51 7.590 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-11-27T03:32:26.189Z] #8 DONE 37.4s [2020-11-27T03:32:26.189Z] [2020-11-27T03:32:26.189Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-27T03:32:26.254Z] #25 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 45.71MB / 54.14MB 3.4s [2020-11-27T03:32:26.305Z] #25 19.88 Selecting previously unselected package libonig5:arm64. [2020-11-27T03:32:26.305Z] #25 19.88 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2020-11-27T03:32:26.305Z] #25 19.88 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-11-27T03:32:26.348Z] #51 ... [2020-11-27T03:32:26.348Z] [2020-11-27T03:32:26.348Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:32:26.348Z] #41 50.92 DEP criu/cr-errno.d [2020-11-27T03:32:26.348Z] #41 50.92 DEP criu/cr-dump.d [2020-11-27T03:32:26.348Z] #41 51.11 DEP criu/cr-dedup.d [2020-11-27T03:32:26.569Z] #25 20.13 Selecting previously unselected package libjq1:arm64. [2020-11-27T03:32:26.569Z] #25 20.13 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-11-27T03:32:26.569Z] #25 20.13 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-11-27T03:32:26.569Z] #25 20.36 Selecting previously unselected package jq. [2020-11-27T03:32:26.569Z] #25 20.37 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-11-27T03:32:26.569Z] #25 20.38 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-27T03:32:26.592Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-11-27T03:32:26.614Z] #25 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 50.76MB / 54.14MB 3.8s [2020-11-27T03:32:26.614Z] #25 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 54.14MB / 54.14MB 4.0s done [2020-11-27T03:32:26.614Z] #25 unpacking docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 [2020-11-27T03:32:26.640Z] #41 51.25 DEP criu/cr-check.d [2020-11-27T03:32:26.834Z] #25 20.53 Setting up libkeyutils1:arm64 (1.6-6) ... [2020-11-27T03:32:26.834Z] #25 20.53 Setting up libpsl5:arm64 (0.20.2-2) ... [2020-11-27T03:32:26.834Z] #25 20.54 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u3) ... [2020-11-27T03:32:26.936Z] #41 51.53 DEP criu/config.d [2020-11-27T03:32:26.936Z] #41 51.77 DEP criu/clone-noasan.d [2020-11-27T03:32:27.098Z] #25 20.86 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2020-11-27T03:32:27.098Z] #25 20.88 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-11-27T03:32:27.098Z] #25 20.90 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2020-11-27T03:32:27.098Z] #25 20.91 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-27T03:32:27.098Z] #25 20.92 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2020-11-27T03:32:27.098Z] #25 20.93 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2020-11-27T03:32:27.228Z] #41 51.90 DEP criu/cgroup.d [2020-11-27T03:32:27.228Z] #41 52.02 DEP criu/cgroup-props.d [2020-11-27T03:32:27.228Z] #41 52.12 DEP criu/bitmap.d [2020-11-27T03:32:27.363Z] #25 20.95 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-27T03:32:27.363Z] #25 20.96 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2020-11-27T03:32:27.363Z] #25 20.98 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2020-11-27T03:32:27.363Z] #25 20.99 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-11-27T03:32:27.363Z] #25 21.03 Setting up libonig5:arm64 (6.9.1-1) ... [2020-11-27T03:32:27.363Z] #25 21.03 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-11-27T03:32:27.363Z] #25 21.05 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u4) ... [2020-11-27T03:32:27.363Z] #25 21.06 Setting up ca-certificates (20200601~deb10u1) ... [2020-11-27T03:32:27.519Z] #8 DONE 40.0s [2020-11-27T03:32:27.519Z] [2020-11-27T03:32:27.519Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-27T03:32:27.520Z] #41 52.13 DEP criu/bfd.d [2020-11-27T03:32:27.520Z] #41 52.20 DEP criu/autofs.d [2020-11-27T03:32:27.520Z] #41 52.37 DEP criu/aio.d [2020-11-27T03:32:27.546Z] #25 ... [2020-11-27T03:32:27.546Z] [2020-11-27T03:32:27.546Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-27T03:32:27.546Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-11-27T03:32:27.546Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-11-27T03:32:27.546Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.8s done [2020-11-27T03:32:27.546Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-11-27T03:32:27.546Z] #61 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 2.6s done [2020-11-27T03:32:27.546Z] #61 DONE 4.8s [2020-11-27T03:32:27.546Z] [2020-11-27T03:32:27.546Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T03:32:27.546Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 4.0s done [2020-11-27T03:32:27.546Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 38.62MB / 96.52MB 4.5s [2020-11-27T03:32:27.546Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 30.09MB / 54.14MB 4.5s [2020-11-27T03:32:27.546Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.5s [2020-11-27T03:32:27.546Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-11-27T03:32:27.547Z] #9 sha256:587befacd090e4ee03242580889fab674e092756cd0b584eb63fac8383feb77a 1.79kB / 1.79kB done [2020-11-27T03:32:27.547Z] #9 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.5s done [2020-11-27T03:32:27.547Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 2.0s done [2020-11-27T03:32:27.547Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.6s done [2020-11-27T03:32:27.547Z] #9 sha256:805dc2d65d1cf4b9c47496eb9479547c38989024ec07ff55aafff7a0f7b16fb7 6.20kB / 6.20kB done [2020-11-27T03:32:27.547Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 33.31MB / 54.14MB 4.6s [2020-11-27T03:32:27.547Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.5s done [2020-11-27T03:32:27.547Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 43.90MB / 96.52MB 4.8s [2020-11-27T03:32:27.547Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 38.99MB / 54.14MB 4.8s [2020-11-27T03:32:27.547Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 41.88MB / 54.14MB 5.0s [2020-11-27T03:32:27.812Z] #41 52.48 DEP criu/action-scripts.d [2020-11-27T03:32:27.860Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 51.71MB / 96.52MB 5.1s [2020-11-27T03:32:27.860Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 46.76MB / 54.14MB 5.1s [2020-11-27T03:32:27.860Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 50.38MB / 54.14MB 5.2s [2020-11-27T03:32:28.082Z] #9 ... [2020-11-27T03:32:28.082Z] [2020-11-27T03:32:28.082Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T03:32:28.082Z] #27 7.954 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-11-27T03:32:28.082Z] #27 7.976 skipping existing c35d46ef359f [2020-11-27T03:32:28.082Z] #27 8.010 [2020-11-27T03:32:28.082Z] #27 8.604 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-11-27T03:32:28.082Z] #27 8.702 [2020-11-27T03:32:28.082Z] #27 8.847 ######################################################################## 100.0% [2020-11-27T03:32:28.082Z] #27 8.893 [2020-11-27T03:32:28.082Z] #27 9.179 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-11-27T03:32:28.082Z] #27 9.282 [2020-11-27T03:32:28.082Z] #27 9.394 ######################################################################## 100.0% [2020-11-27T03:32:28.082Z] #27 9.438 [2020-11-27T03:32:28.082Z] #27 9.457 Download of images into '/build' complete. [2020-11-27T03:32:28.082Z] #27 9.457 Use something like the following to load the result into a Docker daemon: [2020-11-27T03:32:28.082Z] #27 9.457 tar -cC '/build' . | docker load [2020-11-27T03:32:28.082Z] #27 DONE 13.9s [2020-11-27T03:32:28.101Z] #9 ... [2020-11-27T03:32:28.101Z] [2020-11-27T03:32:28.101Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T03:32:28.101Z] #27 DONE 13.4s [2020-11-27T03:32:28.101Z] [2020-11-27T03:32:28.101Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-27T03:32:28.105Z] #41 52.76 CC criu/action-scripts.o [2020-11-27T03:32:28.165Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 60.75MB / 96.52MB 5.4s [2020-11-27T03:32:28.165Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 5.4s done [2020-11-27T03:32:28.165Z] #9 ... [2020-11-27T03:32:28.165Z] [2020-11-27T03:32:28.165Z] #22 [internal] load build context [2020-11-27T03:32:28.165Z] #22 transferring context: 52.35MB 5.9s done [2020-11-27T03:32:28.165Z] #22 DONE 5.9s [2020-11-27T03:32:28.165Z] [2020-11-27T03:32:28.165Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T03:32:28.339Z] [2020-11-27T03:32:28.339Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-27T03:32:28.397Z] #41 53.10 CC criu/aio.o [2020-11-27T03:32:28.463Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 66.98MB / 96.52MB 5.7s [2020-11-27T03:32:28.463Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 71.96MB / 96.52MB 5.8s [2020-11-27T03:32:28.759Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 82.10MB / 96.52MB 6.0s [2020-11-27T03:32:28.759Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 91.71MB / 96.52MB 6.1s [2020-11-27T03:32:29.032Z] #41 53.56 CC criu/autofs.o [2020-11-27T03:32:29.045Z] #9 DONE 3.2s [2020-11-27T03:32:29.045Z] [2020-11-27T03:32:29.045Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-27T03:32:29.052Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.3s done [2020-11-27T03:32:29.052Z] #9 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-11-27T03:32:29.300Z] #25 22.89 Updating certificates in /etc/ssl/certs... [2020-11-27T03:32:29.539Z] #34 44.14 Reading package lists... [2020-11-27T03:32:29.539Z] #34 ... [2020-11-27T03:32:29.539Z] [2020-11-27T03:32:29.539Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:32:29.539Z] #47 43.61 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-11-27T03:32:29.539Z] #47 43.61 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-11-27T03:32:29.539Z] #47 43.80 go: extracting github.com/stretchr/objx v0.2.0 [2020-11-27T03:32:29.539Z] #47 43.93 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-11-27T03:32:29.539Z] #47 44.32 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-27T03:32:29.539Z] #47 44.38 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-11-27T03:32:29.539Z] #47 44.38 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-11-27T03:32:29.539Z] #47 44.48 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-11-27T03:32:29.539Z] #47 44.49 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-11-27T03:32:29.539Z] #47 44.82 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-27T03:32:29.539Z] #47 44.93 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-11-27T03:32:29.539Z] #47 44.96 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-11-27T03:32:29.539Z] #47 44.96 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-11-27T03:32:29.539Z] #47 45.06 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-11-27T03:32:29.539Z] #47 45.07 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-11-27T03:32:29.539Z] #47 45.28 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-11-27T03:32:29.539Z] #47 45.35 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-11-27T03:32:29.539Z] #47 45.59 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-11-27T03:32:29.539Z] #47 45.92 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-11-27T03:32:29.539Z] #47 46.49 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-27T03:32:29.539Z] #47 47.21 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-27T03:32:29.718Z] #9 DONE 2.0s [2020-11-27T03:32:29.718Z] [2020-11-27T03:32:29.718Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-27T03:32:29.990Z] #10 DONE 0.9s [2020-11-27T03:32:29.990Z] [2020-11-27T03:32:29.990Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-11-27T03:32:30.068Z] #41 54.64 CC criu/bfd.o [2020-11-27T03:32:30.250Z] #29 DONE 0.1s [2020-11-27T03:32:30.250Z] [2020-11-27T03:32:30.250Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-11-27T03:32:30.250Z] #37 DONE 0.1s [2020-11-27T03:32:30.250Z] [2020-11-27T03:32:30.250Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-27T03:32:30.366Z] #41 55.05 CC criu/bitmap.o [2020-11-27T03:32:30.366Z] #41 55.14 CC criu/cgroup-props.o [2020-11-27T03:32:30.648Z] #10 DONE 0.9s [2020-11-27T03:32:30.648Z] [2020-11-27T03:32:30.648Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:32:30.648Z] #40 ... [2020-11-27T03:32:30.648Z] [2020-11-27T03:32:30.648Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-11-27T03:32:30.648Z] #37 DONE 0.1s [2020-11-27T03:32:30.648Z] [2020-11-27T03:32:30.648Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-11-27T03:32:30.648Z] #29 DONE 0.2s [2020-11-27T03:32:30.648Z] [2020-11-27T03:32:30.648Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-27T03:32:31.001Z] #41 55.71 CC criu/cgroup.o [2020-11-27T03:32:31.451Z] #47 ... [2020-11-27T03:32:31.451Z] [2020-11-27T03:32:31.451Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:32:31.451Z] #40 40.88 Reading package lists... [2020-11-27T03:32:31.635Z] #41 ... [2020-11-27T03:32:31.635Z] [2020-11-27T03:32:31.635Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:32:31.635Z] #43 81.41 github.com/LK4D4/vndr/godl [2020-11-27T03:32:31.635Z] #43 81.95 github.com/LK4D4/vndr [2020-11-27T03:32:31.635Z] #43 DONE 88.1s [2020-11-27T03:32:31.635Z] [2020-11-27T03:32:31.635Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T03:32:31.635Z] #18 6.245 Fetched 8093 kB in 5s (1508 kB/s) [2020-11-27T03:32:31.635Z] #18 6.245 Reading package lists... [2020-11-27T03:32:31.635Z] #18 8.094 Reading package lists... [2020-11-27T03:32:31.635Z] #18 9.969 Building dependency tree... [2020-11-27T03:32:31.635Z] #18 10.55 libcap2-bin is already the newest version (1:2.25-2). [2020-11-27T03:32:31.635Z] #18 10.55 The following additional packages will be installed: [2020-11-27T03:32:31.635Z] #18 10.57 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-11-27T03:32:31.635Z] #18 10.57 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-11-27T03:32:31.635Z] #18 10.57 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-11-27T03:32:31.635Z] #18 10.57 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-11-27T03:32:31.635Z] #18 10.57 python3.7 python3.7-minimal vim-runtime xxd [2020-11-27T03:32:31.635Z] #18 10.57 Suggested packages: [2020-11-27T03:32:31.635Z] #18 10.57 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-11-27T03:32:31.635Z] #18 10.57 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-11-27T03:32:31.635Z] #18 10.57 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-11-27T03:32:31.635Z] #18 10.57 Recommended packages: [2020-11-27T03:32:31.635Z] #18 10.57 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-11-27T03:32:31.635Z] #18 10.57 python3-keyrings.alt python3-xdg unzip [2020-11-27T03:32:31.635Z] #18 11.98 The following NEW packages will be installed: [2020-11-27T03:32:31.635Z] #18 11.98 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-11-27T03:32:31.635Z] #18 11.98 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-11-27T03:32:31.635Z] #18 11.99 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-11-27T03:32:31.635Z] #18 11.99 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-11-27T03:32:31.635Z] #18 11.99 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-11-27T03:32:31.635Z] #18 11.99 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-11-27T03:32:31.635Z] #18 11.99 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-11-27T03:32:31.635Z] #18 11.99 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-11-27T03:32:31.635Z] #18 11.99 xz-utils zip [2020-11-27T03:32:31.635Z] #18 12.08 0 upgraded, 48 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T03:32:31.635Z] #18 12.08 Need to get 27.7 MB of archives. [2020-11-27T03:32:31.635Z] #18 12.08 After this operation, 117 MB of additional disk space will be used. [2020-11-27T03:32:31.635Z] #18 12.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-11-27T03:32:31.635Z] #18 12.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2020-11-27T03:32:31.635Z] #18 12.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2020-11-27T03:32:31.635Z] #18 12.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-11-27T03:32:31.635Z] #18 12.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-11-27T03:32:31.635Z] #18 12.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2020-11-27T03:32:31.635Z] #18 12.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2020-11-27T03:32:31.635Z] #18 12.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-11-27T03:32:31.635Z] #18 12.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-11-27T03:32:31.635Z] #18 12.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-11-27T03:32:31.635Z] #18 12.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-11-27T03:32:31.635Z] #18 12.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-11-27T03:32:31.635Z] #18 12.42 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-11-27T03:32:31.635Z] #18 12.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-11-27T03:32:31.635Z] #18 12.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-11-27T03:32:31.635Z] #18 12.43 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-11-27T03:32:31.635Z] #18 12.44 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-11-27T03:32:31.635Z] #18 12.45 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-11-27T03:32:31.635Z] #18 12.45 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-11-27T03:32:31.635Z] #18 12.46 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-11-27T03:32:31.635Z] #18 12.51 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-11-27T03:32:31.635Z] #18 12.55 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-11-27T03:32:31.635Z] #18 12.63 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-11-27T03:32:31.635Z] #18 12.63 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-11-27T03:32:31.635Z] #18 12.67 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-11-27T03:32:31.635Z] #18 12.71 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-11-27T03:32:31.635Z] #18 12.71 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-11-27T03:32:31.635Z] #18 12.71 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-11-27T03:32:31.635Z] #18 12.71 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-11-27T03:32:31.635Z] #18 12.96 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-11-27T03:32:31.635Z] #18 12.96 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-11-27T03:32:31.635Z] #18 12.96 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-11-27T03:32:31.635Z] #18 12.97 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-11-27T03:32:31.635Z] #18 13.00 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-11-27T03:32:31.635Z] #18 13.01 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-11-27T03:32:31.635Z] #18 13.06 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-11-27T03:32:31.635Z] #18 13.06 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-11-27T03:32:31.635Z] #18 13.07 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-11-27T03:32:31.635Z] #18 13.07 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-11-27T03:32:31.635Z] #18 13.08 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-11-27T03:32:31.636Z] #18 13.10 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-11-27T03:32:31.636Z] #18 13.11 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-11-27T03:32:31.636Z] #18 13.14 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-11-27T03:32:31.636Z] #18 13.15 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-11-27T03:32:31.636Z] #18 13.16 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-11-27T03:32:31.636Z] #18 13.37 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-11-27T03:32:31.636Z] #18 13.41 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-11-27T03:32:31.636Z] #18 13.44 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-11-27T03:32:31.636Z] #18 13.83 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T03:32:31.636Z] #18 13.88 Fetched 27.7 MB in 1s (19.4 MB/s) [2020-11-27T03:32:31.636Z] #18 13.91 Selecting previously unselected package pigz. [2020-11-27T03:32:31.636Z] #18 13.91 (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-11-27T03:32:31.636Z] #18 13.96 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-11-27T03:32:31.636Z] #18 13.96 Unpacking pigz (2.4-1) ... [2020-11-27T03:32:31.636Z] #18 14.03 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-11-27T03:32:31.636Z] #18 14.03 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-11-27T03:32:31.636Z] #18 14.03 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-11-27T03:32:31.636Z] #18 14.36 Selecting previously unselected package python3.7-minimal. [2020-11-27T03:32:31.636Z] #18 14.36 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-11-27T03:32:31.636Z] #18 14.36 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-27T03:32:31.636Z] #18 15.06 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-11-27T03:32:31.636Z] #18 15.07 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-27T03:32:32.589Z] #9 ... [2020-11-27T03:32:32.589Z] [2020-11-27T03:32:32.589Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-11-27T03:32:32.589Z] #25 unpacking docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 5.6s done [2020-11-27T03:32:32.589Z] #25 DONE 9.9s [2020-11-27T03:32:32.589Z] [2020-11-27T03:32:32.589Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-27T03:32:32.589Z] #26 0.199 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T03:32:32.589Z] #26 0.217 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T03:32:32.589Z] #26 0.243 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T03:32:32.589Z] #26 0.388 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [240 kB] [2020-11-27T03:32:32.688Z] #18 16.87 Selecting previously unselected package python3-minimal. [2020-11-27T03:32:32.688Z] #18 16.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23448 files and directories currently installed.) [2020-11-27T03:32:32.688Z] #18 16.88 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-11-27T03:32:32.688Z] #18 16.89 Unpacking python3-minimal (3.7.3-1) ... [2020-11-27T03:32:32.688Z] #18 16.93 Selecting previously unselected package libmpdec2:s390x. [2020-11-27T03:32:32.688Z] #18 16.93 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-11-27T03:32:32.688Z] #18 16.93 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-11-27T03:32:32.688Z] #18 17.02 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-11-27T03:32:32.688Z] #18 17.02 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2020-11-27T03:32:32.688Z] #18 17.02 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-11-27T03:32:32.887Z] #26 0.597 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-11-27T03:32:32.981Z] #18 ... [2020-11-27T03:32:32.981Z] [2020-11-27T03:32:32.981Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:32:32.981Z] #41 57.72 CC criu/clone-noasan.o [2020-11-27T03:32:32.981Z] #41 57.81 CC criu/config.o [2020-11-27T03:32:33.182Z] #26 0.932 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-11-27T03:32:33.367Z] #40 51.32 Building dependency tree... [2020-11-27T03:32:33.367Z] #40 ... [2020-11-27T03:32:33.367Z] [2020-11-27T03:32:33.367Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:32:33.367Z] #43 42.77 vendor/golang.org/x/crypto/internal/subtle [2020-11-27T03:32:33.367Z] #43 42.90 vendor/golang.org/x/crypto/curve25519 [2020-11-27T03:32:33.367Z] #43 ... [2020-11-27T03:32:33.367Z] [2020-11-27T03:32:33.367Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:32:33.367Z] #32 53.01 internal/reflectlite [2020-11-27T03:32:33.367Z] #32 53.01 sync [2020-11-27T03:32:33.617Z] #41 58.45 CC criu/cr-check.o [2020-11-27T03:32:33.918Z] #41 ... [2020-11-27T03:32:33.918Z] [2020-11-27T03:32:33.918Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-27T03:32:33.918Z] #30 DONE 92.5s [2020-11-27T03:32:34.219Z] [2020-11-27T03:32:34.219Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T03:32:34.219Z] #18 17.58 Selecting previously unselected package python3.7. [2020-11-27T03:32:34.219Z] #18 17.58 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2020-11-27T03:32:34.219Z] #18 17.58 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-11-27T03:32:34.219Z] #18 17.67 Selecting previously unselected package libpython3-stdlib:s390x. [2020-11-27T03:32:34.219Z] #18 17.68 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-11-27T03:32:34.219Z] #18 17.68 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-11-27T03:32:34.219Z] #18 17.71 Setting up python3-minimal (3.7.3-1) ... [2020-11-27T03:32:34.219Z] #18 18.22 Selecting previously unselected package python3. [2020-11-27T03:32:34.219Z] #18 18.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 ... 23860 files and directories currently installed.) [2020-11-27T03:32:34.219Z] #18 18.26 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-11-27T03:32:34.219Z] #18 18.30 Unpacking python3 (3.7.3-1) ... [2020-11-27T03:32:34.219Z] #18 18.37 Selecting previously unselected package libip4tc0:s390x. [2020-11-27T03:32:34.219Z] #18 18.37 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-11-27T03:32:34.219Z] #18 18.37 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-11-27T03:32:34.219Z] #18 18.44 Selecting previously unselected package libip6tc0:s390x. [2020-11-27T03:32:34.219Z] #18 18.44 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-11-27T03:32:34.219Z] #18 18.44 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-11-27T03:32:34.219Z] #18 18.51 Selecting previously unselected package libiptc0:s390x. [2020-11-27T03:32:34.219Z] #18 18.51 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-11-27T03:32:34.219Z] #18 18.51 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-11-27T03:32:34.219Z] #18 18.58 Selecting previously unselected package libnfnetlink0:s390x. [2020-11-27T03:32:34.219Z] #18 18.58 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-11-27T03:32:34.219Z] #18 18.58 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-11-27T03:32:34.219Z] #18 18.64 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-11-27T03:32:34.219Z] #18 18.64 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-11-27T03:32:34.219Z] #18 18.64 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-11-27T03:32:34.520Z] #18 18.73 Selecting previously unselected package libnftnl11:s390x. [2020-11-27T03:32:34.520Z] #18 18.73 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-11-27T03:32:34.520Z] #18 18.73 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-11-27T03:32:34.520Z] #18 18.79 Selecting previously unselected package iptables. [2020-11-27T03:32:34.520Z] #18 18.79 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-11-27T03:32:34.520Z] #18 18.79 Unpacking iptables (1.8.2-4) ... [2020-11-27T03:32:34.627Z] #25 27.59 126 added, 0 removed; done. [2020-11-27T03:32:34.627Z] #25 27.91 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2020-11-27T03:32:34.627Z] #25 27.96 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-27T03:32:34.627Z] #25 28.00 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ... [2020-11-27T03:32:34.627Z] #25 28.03 Setting up curl (7.64.0-4+deb10u1) ... [2020-11-27T03:32:34.627Z] #25 28.07 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T03:32:34.627Z] #25 ... [2020-11-27T03:32:34.627Z] [2020-11-27T03:32:34.627Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:32:34.627Z] #45 5.671 + RM_GOPATH=0 [2020-11-27T03:32:34.627Z] #45 5.671 + TMP_GOPATH= [2020-11-27T03:32:34.627Z] #45 5.671 + : /build [2020-11-27T03:32:34.627Z] #45 5.671 + '[' -z '' ']' [2020-11-27T03:32:34.627Z] #45 5.671 ++ mktemp -d [2020-11-27T03:32:34.627Z] #45 5.671 + export GOPATH=/tmp/tmp.j8yhWyXO2W [2020-11-27T03:32:34.627Z] #45 5.671 + GOPATH=/tmp/tmp.j8yhWyXO2W [2020-11-27T03:32:34.627Z] #45 5.671 + RM_GOPATH=1 [2020-11-27T03:32:34.627Z] #45 5.671 + case "$(go env GOARCH)" in [2020-11-27T03:32:34.627Z] #45 5.679 ++ go env GOARCH [2020-11-27T03:32:34.627Z] #45 5.693 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:34.627Z] #45 5.693 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:34.627Z] #45 5.699 ++ dirname /tmp/install/install.sh [2020-11-27T03:32:34.627Z] #45 5.704 + dir=/tmp/install [2020-11-27T03:32:34.627Z] #45 5.704 + bin=gotestsum [2020-11-27T03:32:34.627Z] #45 5.704 + shift [2020-11-27T03:32:34.627Z] #45 5.704 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-11-27T03:32:34.627Z] #45 5.704 + . /tmp/install/gotestsum.installer [2020-11-27T03:32:34.627Z] #45 5.704 ++ : v0.5.3 [2020-11-27T03:32:34.627Z] #45 5.704 + install_gotestsum [2020-11-27T03:32:34.627Z] #45 5.704 + set -e [2020-11-27T03:32:34.627Z] #45 5.704 + export GO111MODULE=on [2020-11-27T03:32:34.627Z] #45 5.704 + GO111MODULE=on [2020-11-27T03:32:34.627Z] #45 5.704 + GOBIN=/build [2020-11-27T03:32:34.627Z] #45 5.704 + go get gotest.tools/gotestsum@v0.5.3 [2020-11-27T03:32:34.627Z] #45 5.713 go: finding gotest.tools v0.5.3 [2020-11-27T03:32:34.627Z] #45 5.713 go: finding gotest.tools/gotestsum v0.5.3 [2020-11-27T03:32:34.627Z] #45 6.808 go: downloading gotest.tools/gotestsum v0.5.3 [2020-11-27T03:32:34.627Z] #45 7.530 go: extracting gotest.tools/gotestsum v0.5.3 [2020-11-27T03:32:34.627Z] #45 8.730 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T03:32:34.627Z] #45 8.735 go: downloading github.com/fatih/color v1.9.0 [2020-11-27T03:32:34.627Z] #45 8.746 go: downloading github.com/spf13/pflag v1.0.3 [2020-11-27T03:32:34.627Z] #45 8.834 go: downloading github.com/pkg/errors v0.9.1 [2020-11-27T03:32:34.627Z] #45 8.862 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T03:32:34.627Z] #45 8.876 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T03:32:34.627Z] #45 9.338 go: extracting github.com/pkg/errors v0.9.1 [2020-11-27T03:32:34.627Z] #45 9.375 go: extracting github.com/fatih/color v1.9.0 [2020-11-27T03:32:34.627Z] #45 9.585 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-11-27T03:32:34.627Z] #45 9.647 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T03:32:34.627Z] #45 9.701 go: extracting github.com/spf13/pflag v1.0.3 [2020-11-27T03:32:34.627Z] #45 9.845 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-27T03:32:34.627Z] #45 9.891 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-11-27T03:32:34.627Z] #45 9.950 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T03:32:34.627Z] #45 ... [2020-11-27T03:32:34.627Z] [2020-11-27T03:32:34.627Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T03:32:34.627Z] #34 6.414 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T03:32:34.627Z] #34 6.461 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T03:32:34.627Z] #34 6.476 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T03:32:34.627Z] #34 7.356 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-11-27T03:32:34.627Z] #34 9.116 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [246 kB] [2020-11-27T03:32:34.627Z] #34 ... [2020-11-27T03:32:34.627Z] [2020-11-27T03:32:34.627Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:32:34.627Z] #56 5.470 + RM_GOPATH=0 [2020-11-27T03:32:34.627Z] #56 5.470 + TMP_GOPATH= [2020-11-27T03:32:34.627Z] #56 5.470 + : /build [2020-11-27T03:32:34.627Z] #56 5.470 + '[' -z '' ']' [2020-11-27T03:32:34.627Z] #56 5.470 ++ mktemp -d [2020-11-27T03:32:34.627Z] #56 5.473 + export GOPATH=/tmp/tmp.OyB3IPRgb7 [2020-11-27T03:32:34.627Z] #56 5.473 + GOPATH=/tmp/tmp.OyB3IPRgb7 [2020-11-27T03:32:34.627Z] #56 5.473 + RM_GOPATH=1 [2020-11-27T03:32:34.627Z] #56 5.473 + case "$(go env GOARCH)" in [2020-11-27T03:32:34.627Z] #56 5.473 ++ go env GOARCH [2020-11-27T03:32:34.627Z] #56 5.504 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:34.627Z] #56 5.504 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:34.627Z] #56 5.504 ++ dirname /tmp/install/install.sh [2020-11-27T03:32:34.627Z] #56 5.529 + dir=/tmp/install [2020-11-27T03:32:34.627Z] #56 5.529 + bin=rootlesskit [2020-11-27T03:32:34.627Z] #56 5.529 + shift [2020-11-27T03:32:34.627Z] #56 5.529 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-11-27T03:32:34.627Z] #56 5.529 + . /tmp/install/rootlesskit.installer [2020-11-27T03:32:34.627Z] #56 5.529 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T03:32:34.627Z] #56 5.529 + install_rootlesskit [2020-11-27T03:32:34.627Z] #56 5.529 + case "$1" in [2020-11-27T03:32:34.627Z] #56 5.529 + export CGO_ENABLED=0 [2020-11-27T03:32:34.627Z] #56 5.529 + CGO_ENABLED=0 [2020-11-27T03:32:34.627Z] #56 5.529 + _install_rootlesskit [2020-11-27T03:32:34.627Z] #56 5.529 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-11-27T03:32:34.627Z] #56 5.529 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.OyB3IPRgb7/src/github.com/rootless-containers/rootlesskit [2020-11-27T03:32:34.627Z] #56 5.529 Cloning into '/tmp/tmp.OyB3IPRgb7/src/github.com/rootless-containers/rootlesskit'... [2020-11-27T03:32:34.627Z] #56 5.530 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T03:32:34.823Z] #18 19.13 Selecting previously unselected package xxd. [2020-11-27T03:32:34.823Z] #18 19.13 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-11-27T03:32:34.823Z] #18 19.13 Unpacking xxd (2:8.1.0875-5) ... [2020-11-27T03:32:34.823Z] #18 19.24 Selecting previously unselected package vim-common. [2020-11-27T03:32:34.823Z] #18 19.25 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-27T03:32:34.823Z] #18 19.25 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-27T03:32:34.892Z] #56 ... [2020-11-27T03:32:34.892Z] [2020-11-27T03:32:34.892Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-27T03:32:34.892Z] #30 5.848 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-11-27T03:32:34.892Z] #30 5.876 Cloning into '.'... [2020-11-27T03:32:35.125Z] #18 19.41 Selecting previously unselected package bash-completion. [2020-11-27T03:32:35.125Z] #18 19.41 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-11-27T03:32:35.164Z] #30 ... [2020-11-27T03:32:35.164Z] [2020-11-27T03:32:35.164Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:32:35.164Z] #11 5.967 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T03:32:35.164Z] #11 5.984 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T03:32:35.164Z] #11 5.989 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T03:32:35.164Z] #11 6.819 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-11-27T03:32:35.164Z] #11 8.377 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [246 kB] [2020-11-27T03:32:35.164Z] #11 9.693 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-11-27T03:32:35.164Z] #11 ... [2020-11-27T03:32:35.164Z] [2020-11-27T03:32:35.164Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:32:35.164Z] #22 4.951 + RM_GOPATH=0 [2020-11-27T03:32:35.164Z] #22 4.951 + TMP_GOPATH= [2020-11-27T03:32:35.164Z] #22 4.951 + : /build [2020-11-27T03:32:35.164Z] #22 4.951 + '[' -z '' ']' [2020-11-27T03:32:35.164Z] #22 4.951 ++ mktemp -d [2020-11-27T03:32:35.164Z] #22 4.956 + export GOPATH=/tmp/tmp.kRXxBedLMA [2020-11-27T03:32:35.164Z] #22 4.956 + GOPATH=/tmp/tmp.kRXxBedLMA [2020-11-27T03:32:35.164Z] #22 4.956 + RM_GOPATH=1 [2020-11-27T03:32:35.164Z] #22 4.956 + case "$(go env GOARCH)" in [2020-11-27T03:32:35.164Z] #22 4.956 ++ go env GOARCH [2020-11-27T03:32:35.164Z] #22 4.976 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:35.164Z] #22 4.976 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:35.164Z] #22 4.976 ++ dirname /tmp/install/install.sh [2020-11-27T03:32:35.164Z] #22 4.983 Install docker/cli version 17.06.2-ce from stable [2020-11-27T03:32:35.164Z] #22 4.984 + dir=/tmp/install [2020-11-27T03:32:35.164Z] #22 4.984 + bin=dockercli [2020-11-27T03:32:35.164Z] #22 4.984 + shift [2020-11-27T03:32:35.164Z] #22 4.984 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-11-27T03:32:35.164Z] #22 4.984 + . /tmp/install/dockercli.installer [2020-11-27T03:32:35.164Z] #22 4.984 ++ : stable [2020-11-27T03:32:35.164Z] #22 4.984 ++ : 17.06.2-ce [2020-11-27T03:32:35.164Z] #22 4.984 + install_dockercli [2020-11-27T03:32:35.164Z] #22 4.984 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-11-27T03:32:35.164Z] #22 4.987 ++ uname -m [2020-11-27T03:32:35.164Z] #22 4.988 + arch=aarch64 [2020-11-27T03:32:35.164Z] #22 4.988 + '[' aarch64 '!=' x86_64 ']' [2020-11-27T03:32:35.164Z] #22 4.988 + '[' aarch64 '!=' s390x ']' [2020-11-27T03:32:35.164Z] #22 4.988 + '[' aarch64 '!=' armhf ']' [2020-11-27T03:32:35.164Z] #22 4.988 + build_dockercli [2020-11-27T03:32:35.164Z] #22 4.988 + git clone https://github.com/docker/docker-ce /tmp/tmp.kRXxBedLMA/tmp/docker-ce [2020-11-27T03:32:35.164Z] #22 4.996 Cloning into '/tmp/tmp.kRXxBedLMA/tmp/docker-ce'... [2020-11-27T03:32:35.283Z] #26 2.727 Fetched 8180 kB in 3s (3219 kB/s) [2020-11-27T03:32:35.436Z] #22 ... [2020-11-27T03:32:35.436Z] [2020-11-27T03:32:35.436Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:32:35.436Z] #43 5.833 + RM_GOPATH=0 [2020-11-27T03:32:35.436Z] #43 5.833 + TMP_GOPATH= [2020-11-27T03:32:35.436Z] #43 5.833 + : /build [2020-11-27T03:32:35.436Z] #43 5.834 + '[' -z '' ']' [2020-11-27T03:32:35.436Z] #43 5.834 ++ mktemp -d [2020-11-27T03:32:35.436Z] #43 5.845 + export GOPATH=/tmp/tmp.Rf5nAqBcJr [2020-11-27T03:32:35.436Z] #43 5.845 + GOPATH=/tmp/tmp.Rf5nAqBcJr [2020-11-27T03:32:35.436Z] #43 5.845 + RM_GOPATH=1 [2020-11-27T03:32:35.436Z] #43 5.845 + case "$(go env GOARCH)" in [2020-11-27T03:32:35.436Z] #43 5.845 ++ go env GOARCH [2020-11-27T03:32:35.436Z] #43 5.876 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:35.436Z] #43 5.877 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:35.436Z] #43 5.878 ++ dirname /tmp/install/install.sh [2020-11-27T03:32:35.436Z] #43 5.879 + dir=/tmp/install [2020-11-27T03:32:35.436Z] #43 5.879 + bin=vndr [2020-11-27T03:32:35.436Z] #43 5.879 + shift [2020-11-27T03:32:35.436Z] #43 5.880 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-11-27T03:32:35.436Z] #43 5.880 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-27T03:32:35.436Z] #43 5.880 + . /tmp/install/vndr.installer [2020-11-27T03:32:35.436Z] #43 5.880 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-27T03:32:35.436Z] #43 5.881 + install_vndr [2020-11-27T03:32:35.436Z] #43 5.881 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-11-27T03:32:35.436Z] #43 5.881 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Rf5nAqBcJr/src/github.com/LK4D4/vndr [2020-11-27T03:32:35.436Z] #43 5.886 Cloning into '/tmp/tmp.Rf5nAqBcJr/src/github.com/LK4D4/vndr'... [2020-11-27T03:32:35.436Z] #43 6.718 + cd /tmp/tmp.Rf5nAqBcJr/src/github.com/LK4D4/vndr [2020-11-27T03:32:35.436Z] #43 6.731 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-27T03:32:35.436Z] #43 6.764 + go build -buildmode=pie -v -o /build/vndr . [2020-11-27T03:32:35.436Z] #43 8.296 internal/race [2020-11-27T03:32:35.436Z] #43 8.297 runtime/internal/sys [2020-11-27T03:32:35.436Z] #43 8.323 internal/cpu [2020-11-27T03:32:35.436Z] #43 8.324 runtime/internal/atomic [2020-11-27T03:32:35.436Z] #43 8.597 sync/atomic [2020-11-27T03:32:35.436Z] #43 8.790 runtime/internal/math [2020-11-27T03:32:35.436Z] #43 8.890 unicode [2020-11-27T03:32:35.436Z] #43 8.962 unicode/utf8 [2020-11-27T03:32:35.436Z] #43 9.162 math/bits [2020-11-27T03:32:35.436Z] #43 9.316 internal/bytealg [2020-11-27T03:32:35.436Z] #43 9.761 internal/testlog [2020-11-27T03:32:35.436Z] #43 10.18 encoding [2020-11-27T03:32:35.436Z] #43 10.25 math [2020-11-27T03:32:35.436Z] #43 10.54 unicode/utf16 [2020-11-27T03:32:35.436Z] #43 10.89 container/list [2020-11-27T03:32:35.436Z] #43 ... [2020-11-27T03:32:35.436Z] [2020-11-27T03:32:35.436Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:32:35.436Z] #47 4.602 + RM_GOPATH=0 [2020-11-27T03:32:35.436Z] #47 4.602 + TMP_GOPATH= [2020-11-27T03:32:35.436Z] #47 4.602 + : /build [2020-11-27T03:32:35.436Z] #47 4.602 + '[' -z '' ']' [2020-11-27T03:32:35.436Z] #47 4.613 ++ mktemp -d [2020-11-27T03:32:35.436Z] #47 4.613 + export GOPATH=/tmp/tmp.WqnrKzKJJU [2020-11-27T03:32:35.436Z] #47 4.613 + GOPATH=/tmp/tmp.WqnrKzKJJU [2020-11-27T03:32:35.436Z] #47 4.613 + RM_GOPATH=1 [2020-11-27T03:32:35.436Z] #47 4.613 + case "$(go env GOARCH)" in [2020-11-27T03:32:35.436Z] #47 4.635 ++ go env GOARCH [2020-11-27T03:32:35.436Z] #47 4.658 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:35.436Z] #47 4.658 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:35.436Z] #47 4.658 ++ dirname /tmp/install/install.sh [2020-11-27T03:32:35.436Z] #47 4.659 + dir=/tmp/install [2020-11-27T03:32:35.436Z] #47 4.659 + bin=golangci_lint [2020-11-27T03:32:35.436Z] #47 4.661 + shift [2020-11-27T03:32:35.436Z] #47 4.661 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-11-27T03:32:35.436Z] #47 4.661 + . /tmp/install/golangci_lint.installer [2020-11-27T03:32:35.436Z] #47 4.661 ++ : v1.23.8 [2020-11-27T03:32:35.436Z] #47 4.661 + install_golangci_lint [2020-11-27T03:32:35.436Z] #47 4.661 + set -e [2020-11-27T03:32:35.436Z] #47 4.661 + export GO111MODULE=on [2020-11-27T03:32:35.436Z] #47 4.661 + GO111MODULE=on [2020-11-27T03:32:35.436Z] #47 4.661 + GOBIN=/build [2020-11-27T03:32:35.436Z] #47 4.661 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-11-27T03:32:35.436Z] #47 4.797 go: finding github.com v1.23.8 [2020-11-27T03:32:35.436Z] #47 4.797 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-11-27T03:32:35.436Z] #47 4.798 go: finding github.com/golangci v1.23.8 [2020-11-27T03:32:35.436Z] #47 4.798 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-11-27T03:32:35.436Z] #47 4.798 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-11-27T03:32:35.436Z] #47 5.883 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-11-27T03:32:35.436Z] #47 6.645 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-11-27T03:32:35.702Z] #47 ... [2020-11-27T03:32:35.702Z] [2020-11-27T03:32:35.702Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:32:35.702Z] #32 5.830 + RM_GOPATH=0 [2020-11-27T03:32:35.702Z] #32 5.830 + TMP_GOPATH= [2020-11-27T03:32:35.702Z] #32 5.830 + : /build [2020-11-27T03:32:35.702Z] #32 5.830 + '[' -z '' ']' [2020-11-27T03:32:35.702Z] #32 5.830 ++ mktemp -d [2020-11-27T03:32:35.702Z] #32 5.833 + export GOPATH=/tmp/tmp.2zInf8wR8I [2020-11-27T03:32:35.702Z] #32 5.833 + GOPATH=/tmp/tmp.2zInf8wR8I [2020-11-27T03:32:35.702Z] #32 5.833 + RM_GOPATH=1 [2020-11-27T03:32:35.702Z] #32 5.833 + case "$(go env GOARCH)" in [2020-11-27T03:32:35.702Z] #32 5.835 ++ go env GOARCH [2020-11-27T03:32:35.702Z] #32 5.856 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:35.702Z] #32 5.856 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:35.702Z] #32 5.860 ++ dirname /tmp/install/install.sh [2020-11-27T03:32:35.702Z] #32 5.861 + dir=/tmp/install [2020-11-27T03:32:35.702Z] #32 5.861 + bin=tomlv [2020-11-27T03:32:35.702Z] #32 5.861 + shift [2020-11-27T03:32:35.702Z] #32 5.861 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-11-27T03:32:35.702Z] #32 5.862 + . /tmp/install/tomlv.installer [2020-11-27T03:32:35.702Z] #32 5.862 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T03:32:35.702Z] #32 5.862 + install_tomlv [2020-11-27T03:32:35.702Z] #32 5.862 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-11-27T03:32:35.702Z] #32 5.862 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T03:32:35.702Z] #32 5.866 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.2zInf8wR8I/src/github.com/BurntSushi/toml [2020-11-27T03:32:35.702Z] #32 5.897 Cloning into '/tmp/tmp.2zInf8wR8I/src/github.com/BurntSushi/toml'... [2020-11-27T03:32:35.702Z] #32 7.216 + cd /tmp/tmp.2zInf8wR8I/src/github.com/BurntSushi/toml [2020-11-27T03:32:35.702Z] #32 7.220 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T03:32:35.702Z] #32 7.243 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-11-27T03:32:35.702Z] #32 8.215 runtime/internal/sys [2020-11-27T03:32:35.702Z] #32 8.346 runtime/internal/atomic [2020-11-27T03:32:35.702Z] #32 8.357 internal/cpu [2020-11-27T03:32:35.702Z] #32 8.422 math/bits [2020-11-27T03:32:35.702Z] #32 8.487 runtime/internal/math [2020-11-27T03:32:35.702Z] #32 8.834 unicode/utf8 [2020-11-27T03:32:35.702Z] #32 8.958 sync/atomic [2020-11-27T03:32:35.702Z] #32 9.298 unicode [2020-11-27T03:32:35.702Z] #32 9.307 internal/bytealg [2020-11-27T03:32:35.702Z] #32 9.592 internal/testlog [2020-11-27T03:32:35.702Z] #32 9.639 math [2020-11-27T03:32:35.702Z] #32 10.32 encoding [2020-11-27T03:32:35.702Z] #32 11.08 runtime/cgo [2020-11-27T03:32:35.702Z] #32 11.08 runtime [2020-11-27T03:32:35.702Z] #32 ... [2020-11-27T03:32:35.702Z] [2020-11-27T03:32:35.702Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T03:32:35.702Z] #53 4.299 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T03:32:35.702Z] #53 4.359 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T03:32:35.702Z] #53 4.389 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T03:32:35.702Z] #53 5.079 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-11-27T03:32:35.702Z] #53 6.419 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [246 kB] [2020-11-27T03:32:35.702Z] #53 8.258 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-11-27T03:32:35.922Z] #26 2.727 Reading package lists... [2020-11-27T03:32:35.966Z] #53 ... [2020-11-27T03:32:35.966Z] [2020-11-27T03:32:35.966Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:32:35.966Z] #49 4.338 + RM_GOPATH=0 [2020-11-27T03:32:35.966Z] #49 4.338 + TMP_GOPATH= [2020-11-27T03:32:35.966Z] #49 4.338 + : /build [2020-11-27T03:32:35.966Z] #49 4.338 + '[' -z '' ']' [2020-11-27T03:32:35.966Z] #49 4.341 ++ mktemp -d [2020-11-27T03:32:35.966Z] #49 4.341 + export GOPATH=/tmp/tmp.eGk1XiRvo4 [2020-11-27T03:32:35.966Z] #49 4.341 + GOPATH=/tmp/tmp.eGk1XiRvo4 [2020-11-27T03:32:35.966Z] #49 4.341 + RM_GOPATH=1 [2020-11-27T03:32:35.966Z] #49 4.341 + case "$(go env GOARCH)" in [2020-11-27T03:32:35.966Z] #49 4.344 ++ go env GOARCH [2020-11-27T03:32:35.966Z] #49 4.373 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:35.966Z] #49 4.373 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:35.966Z] #49 4.373 ++ dirname /tmp/install/install.sh [2020-11-27T03:32:35.966Z] #49 4.375 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-27T03:32:35.966Z] #49 4.375 + dir=/tmp/install [2020-11-27T03:32:35.966Z] #49 4.375 + bin=shfmt [2020-11-27T03:32:35.966Z] #49 4.375 + shift [2020-11-27T03:32:35.966Z] #49 4.375 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-11-27T03:32:35.966Z] #49 4.375 + . /tmp/install/shfmt.installer [2020-11-27T03:32:35.966Z] #49 4.375 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-27T03:32:35.966Z] #49 4.375 + install_shfmt [2020-11-27T03:32:35.966Z] #49 4.375 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-11-27T03:32:35.966Z] #49 4.375 + git clone https://github.com/mvdan/sh.git /tmp/tmp.eGk1XiRvo4/src/github.com/mvdan/sh [2020-11-27T03:32:35.966Z] #49 4.385 Cloning into '/tmp/tmp.eGk1XiRvo4/src/github.com/mvdan/sh'... [2020-11-27T03:32:35.966Z] #49 ... [2020-11-27T03:32:35.966Z] [2020-11-27T03:32:35.966Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:32:35.966Z] #40 3.575 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T03:32:35.966Z] #40 3.591 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T03:32:35.966Z] #40 3.591 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T03:32:35.966Z] #40 3.925 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-11-27T03:32:35.966Z] #40 4.471 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [246 kB] [2020-11-27T03:32:35.966Z] #40 6.177 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-11-27T03:32:36.231Z] #40 ... [2020-11-27T03:32:36.231Z] [2020-11-27T03:32:36.231Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T03:32:36.231Z] #38 3.760 + git clone https://github.com/docker/distribution.git . [2020-11-27T03:32:36.231Z] #38 3.764 Cloning into '.'... [2020-11-27T03:32:36.231Z] #38 ... [2020-11-27T03:32:36.231Z] [2020-11-27T03:32:36.231Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:32:36.231Z] #62 5.202 + RM_GOPATH=0 [2020-11-27T03:32:36.231Z] #62 5.202 + TMP_GOPATH= [2020-11-27T03:32:36.231Z] #62 5.202 + : /build [2020-11-27T03:32:36.231Z] #62 5.202 + '[' -z '' ']' [2020-11-27T03:32:36.231Z] #62 5.202 ++ mktemp -d [2020-11-27T03:32:36.231Z] #62 5.202 + export GOPATH=/tmp/tmp.nYWFjqNgrf [2020-11-27T03:32:36.231Z] #62 5.202 + GOPATH=/tmp/tmp.nYWFjqNgrf [2020-11-27T03:32:36.231Z] #62 5.202 + RM_GOPATH=1 [2020-11-27T03:32:36.231Z] #62 5.202 + case "$(go env GOARCH)" in [2020-11-27T03:32:36.231Z] #62 5.202 ++ go env GOARCH [2020-11-27T03:32:36.231Z] #62 5.214 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:36.231Z] #62 5.214 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:36.231Z] #62 5.214 ++ dirname /tmp/install/install.sh [2020-11-27T03:32:36.231Z] #62 5.227 Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-27T03:32:36.231Z] #62 5.227 + dir=/tmp/install [2020-11-27T03:32:36.231Z] #62 5.227 + bin=proxy [2020-11-27T03:32:36.231Z] #62 5.227 + shift [2020-11-27T03:32:36.231Z] #62 5.227 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-11-27T03:32:36.231Z] #62 5.227 + . /tmp/install/proxy.installer [2020-11-27T03:32:36.231Z] #62 5.227 ++ : a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-27T03:32:36.231Z] #62 5.227 + install_proxy [2020-11-27T03:32:36.231Z] #62 5.227 + case "$1" in [2020-11-27T03:32:36.231Z] #62 5.227 + export CGO_ENABLED=0 [2020-11-27T03:32:36.231Z] #62 5.227 + CGO_ENABLED=0 [2020-11-27T03:32:36.231Z] #62 5.227 + _install_proxy [2020-11-27T03:32:36.231Z] #62 5.227 + echo 'Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b' [2020-11-27T03:32:36.231Z] #62 5.227 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.nYWFjqNgrf/src/github.com/docker/libnetwork [2020-11-27T03:32:36.231Z] #62 5.256 Cloning into '/tmp/tmp.nYWFjqNgrf/src/github.com/docker/libnetwork'... [2020-11-27T03:32:36.497Z] #62 ... [2020-11-27T03:32:36.497Z] [2020-11-27T03:32:36.497Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:32:36.497Z] #56 11.22 Checking out files: 81% (649/794) Checking out files: 82% (652/794) Checking out files: 83% (660/794) Checking out files: 84% (667/794) Checking out files: 85% (675/794) Checking out files: 86% (683/794) Checking out files: 87% (691/794) Checking out files: 88% (699/794) Checking out files: 89% (707/794) Checking out files: 90% (715/794) Checking out files: 91% (723/794) Checking out files: 92% (731/794) Checking out files: 93% (739/794) Checking out files: 94% (747/794) Checking out files: 95% (755/794) Checking out files: 96% (763/794) Checking out files: 97% (771/794) Checking out files: 98% (779/794) Checking out files: 99% (787/794) Checking out files: 100% (794/794) Checking out files: 100% (794/794), done. [2020-11-27T03:32:36.497Z] #56 11.50 + cd /tmp/tmp.OyB3IPRgb7/src/github.com/rootless-containers/rootlesskit [2020-11-27T03:32:36.497Z] #56 11.51 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T03:32:36.497Z] #56 11.86 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-27T03:32:36.497Z] #56 11.86 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-11-27T03:32:36.636Z] #18 20.81 Unpacking bash-completion (1:2.8-6) ... [2020-11-27T03:32:36.928Z] #18 21.09 Selecting previously unselected package bzip2. [2020-11-27T03:32:36.928Z] #18 21.10 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-11-27T03:32:36.928Z] #18 21.10 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-27T03:32:36.928Z] #18 21.15 Selecting previously unselected package xz-utils. [2020-11-27T03:32:36.928Z] #18 21.15 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-11-27T03:32:36.928Z] #18 21.15 Unpacking xz-utils (5.2.4-1) ... [2020-11-27T03:32:36.928Z] #18 21.28 Selecting previously unselected package apparmor. [2020-11-27T03:32:36.928Z] #18 21.28 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-11-27T03:32:36.928Z] #18 21.32 Unpacking apparmor (2.13.2-10) ... [2020-11-27T03:32:36.967Z] #26 3.724 Reading package lists... [2020-11-27T03:32:36.981Z] #30 ... [2020-11-27T03:32:36.981Z] [2020-11-27T03:32:36.981Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:32:36.981Z] #62 6.271 + RM_GOPATH=0 [2020-11-27T03:32:36.981Z] #62 6.271 + TMP_GOPATH= [2020-11-27T03:32:36.981Z] #62 6.271 + : /build [2020-11-27T03:32:36.981Z] #62 6.271 + '[' -z '' ']' [2020-11-27T03:32:36.981Z] #62 6.271 ++ mktemp -d [2020-11-27T03:32:36.981Z] #62 6.271 + export GOPATH=/tmp/tmp.LvG2ks6Bip [2020-11-27T03:32:36.981Z] #62 6.271 + GOPATH=/tmp/tmp.LvG2ks6Bip [2020-11-27T03:32:36.981Z] #62 6.271 + RM_GOPATH=1 [2020-11-27T03:32:36.981Z] #62 6.271 + case "$(go env GOARCH)" in [2020-11-27T03:32:36.981Z] #62 6.271 ++ go env GOARCH [2020-11-27T03:32:36.981Z] #62 6.271 Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-27T03:32:36.981Z] #62 6.272 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:36.981Z] #62 6.272 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:36.981Z] #62 6.272 ++ dirname /tmp/install/install.sh [2020-11-27T03:32:36.981Z] #62 6.272 + dir=/tmp/install [2020-11-27T03:32:36.981Z] #62 6.272 + bin=proxy [2020-11-27T03:32:36.981Z] #62 6.272 + shift [2020-11-27T03:32:36.981Z] #62 6.272 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-11-27T03:32:36.981Z] #62 6.272 + . /tmp/install/proxy.installer [2020-11-27T03:32:36.981Z] #62 6.272 ++ : a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-27T03:32:36.981Z] #62 6.272 + install_proxy [2020-11-27T03:32:36.981Z] #62 6.272 + case "$1" in [2020-11-27T03:32:36.981Z] #62 6.272 + export CGO_ENABLED=0 [2020-11-27T03:32:36.981Z] #62 6.272 + CGO_ENABLED=0 [2020-11-27T03:32:36.981Z] #62 6.272 + _install_proxy [2020-11-27T03:32:36.981Z] #62 6.272 + echo 'Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b' [2020-11-27T03:32:36.981Z] #62 6.272 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.LvG2ks6Bip/src/github.com/docker/libnetwork [2020-11-27T03:32:36.981Z] #62 6.272 Cloning into '/tmp/tmp.LvG2ks6Bip/src/github.com/docker/libnetwork'... [2020-11-27T03:32:37.199Z] #30 ... [2020-11-27T03:32:37.199Z] [2020-11-27T03:32:37.199Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:32:37.199Z] #62 5.945 + RM_GOPATH=0 [2020-11-27T03:32:37.199Z] #62 5.945 + TMP_GOPATH= [2020-11-27T03:32:37.199Z] #62 5.945 + : /build [2020-11-27T03:32:37.199Z] #62 5.945 + '[' -z '' ']' [2020-11-27T03:32:37.199Z] #62 5.945 ++ mktemp -d [2020-11-27T03:32:37.199Z] #62 5.954 + export GOPATH=/tmp/tmp.3NpaHCGjY3 [2020-11-27T03:32:37.199Z] #62 5.954 + GOPATH=/tmp/tmp.3NpaHCGjY3 [2020-11-27T03:32:37.199Z] #62 5.954 + RM_GOPATH=1 [2020-11-27T03:32:37.199Z] #62 5.954 + case "$(go env GOARCH)" in [2020-11-27T03:32:37.199Z] #62 5.954 ++ go env GOARCH [2020-11-27T03:32:37.199Z] #62 5.954 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:37.199Z] #62 5.954 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:37.199Z] #62 5.958 ++ dirname /tmp/install/install.sh [2020-11-27T03:32:37.199Z] #62 5.958 + dir=/tmp/install [2020-11-27T03:32:37.199Z] #62 5.958 + bin=proxy [2020-11-27T03:32:37.199Z] #62 5.958 + shift [2020-11-27T03:32:37.199Z] #62 5.958 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-11-27T03:32:37.199Z] #62 5.958 + . /tmp/install/proxy.installer [2020-11-27T03:32:37.199Z] #62 5.958 ++ : a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-27T03:32:37.199Z] #62 5.958 + install_proxy [2020-11-27T03:32:37.199Z] #62 5.958 + case "$1" in [2020-11-27T03:32:37.199Z] #62 5.958 + export CGO_ENABLED=0 [2020-11-27T03:32:37.199Z] #62 5.958 + CGO_ENABLED=0 [2020-11-27T03:32:37.199Z] #62 5.958 + _install_proxy [2020-11-27T03:32:37.199Z] #62 5.958 + echo 'Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b' [2020-11-27T03:32:37.199Z] #62 5.958 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.3NpaHCGjY3/src/github.com/docker/libnetwork [2020-11-27T03:32:37.199Z] #62 5.959 Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-27T03:32:37.199Z] #62 5.980 Cloning into '/tmp/tmp.3NpaHCGjY3/src/github.com/docker/libnetwork'... [2020-11-27T03:32:37.199Z] #62 ... [2020-11-27T03:32:37.199Z] [2020-11-27T03:32:37.199Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:32:37.199Z] #56 6.106 + RM_GOPATH=0 [2020-11-27T03:32:37.199Z] #56 6.106 + TMP_GOPATH= [2020-11-27T03:32:37.199Z] #56 6.106 + : /build [2020-11-27T03:32:37.199Z] #56 6.106 + '[' -z '' ']' [2020-11-27T03:32:37.199Z] #56 6.109 ++ mktemp -d [2020-11-27T03:32:37.199Z] #56 6.109 + export GOPATH=/tmp/tmp.NykyYeLVq2 [2020-11-27T03:32:37.199Z] #56 6.109 + GOPATH=/tmp/tmp.NykyYeLVq2 [2020-11-27T03:32:37.199Z] #56 6.109 + RM_GOPATH=1 [2020-11-27T03:32:37.199Z] #56 6.109 + case "$(go env GOARCH)" in [2020-11-27T03:32:37.199Z] #56 6.113 ++ go env GOARCH [2020-11-27T03:32:37.199Z] #56 6.119 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:37.199Z] #56 6.119 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:37.199Z] #56 6.119 ++ dirname /tmp/install/install.sh [2020-11-27T03:32:37.199Z] #56 6.120 + dir=/tmp/install [2020-11-27T03:32:37.199Z] #56 6.120 + bin=rootlesskit [2020-11-27T03:32:37.199Z] #56 6.120 + shift [2020-11-27T03:32:37.199Z] #56 6.120 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-11-27T03:32:37.199Z] #56 6.120 + . /tmp/install/rootlesskit.installer [2020-11-27T03:32:37.199Z] #56 6.120 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T03:32:37.199Z] #56 6.121 + install_rootlesskit [2020-11-27T03:32:37.199Z] #56 6.121 + case "$1" in [2020-11-27T03:32:37.199Z] #56 6.121 + export CGO_ENABLED=0 [2020-11-27T03:32:37.199Z] #56 6.121 + CGO_ENABLED=0 [2020-11-27T03:32:37.199Z] #56 6.121 + _install_rootlesskit [2020-11-27T03:32:37.199Z] #56 6.121 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-11-27T03:32:37.199Z] #56 6.121 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.NykyYeLVq2/src/github.com/rootless-containers/rootlesskit [2020-11-27T03:32:37.199Z] #56 6.121 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T03:32:37.199Z] #56 6.129 Cloning into '/tmp/tmp.NykyYeLVq2/src/github.com/rootless-containers/rootlesskit'... [2020-11-27T03:32:37.199Z] #56 ... [2020-11-27T03:32:37.199Z] [2020-11-27T03:32:37.199Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:32:37.199Z] #40 6.474 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T03:32:37.199Z] #40 6.521 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T03:32:37.199Z] #40 6.521 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T03:32:37.221Z] #18 21.61 Selecting previously unselected package aufs-tools. [2020-11-27T03:32:37.221Z] #18 21.61 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-11-27T03:32:37.221Z] #18 21.61 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-11-27T03:32:37.221Z] #18 21.66 Selecting previously unselected package libonig5:s390x. [2020-11-27T03:32:37.221Z] #18 21.67 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-11-27T03:32:37.221Z] #18 21.67 Unpacking libonig5:s390x (6.9.1-1) ... [2020-11-27T03:32:37.221Z] #18 21.75 Selecting previously unselected package libjq1:s390x. [2020-11-27T03:32:37.242Z] #62 ... [2020-11-27T03:32:37.242Z] [2020-11-27T03:32:37.242Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:32:37.242Z] #22 7.167 + RM_GOPATH=0 [2020-11-27T03:32:37.242Z] #22 7.167 + TMP_GOPATH= [2020-11-27T03:32:37.242Z] #22 7.167 + : /build [2020-11-27T03:32:37.242Z] #22 7.167 + '[' -z '' ']' [2020-11-27T03:32:37.242Z] #22 7.167 ++ mktemp -d [2020-11-27T03:32:37.242Z] #22 7.167 + export GOPATH=/tmp/tmp.q0zPfHSBqr [2020-11-27T03:32:37.242Z] #22 7.167 + GOPATH=/tmp/tmp.q0zPfHSBqr [2020-11-27T03:32:37.242Z] #22 7.167 + RM_GOPATH=1 [2020-11-27T03:32:37.242Z] #22 7.167 + case "$(go env GOARCH)" in [2020-11-27T03:32:37.242Z] #22 7.169 ++ go env GOARCH [2020-11-27T03:32:37.242Z] #22 7.241 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:37.242Z] #22 7.242 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:37.242Z] #22 7.242 ++ dirname /tmp/install/install.sh [2020-11-27T03:32:37.242Z] #22 7.244 + dir=/tmp/install [2020-11-27T03:32:37.242Z] #22 7.244 Install docker/cli version 17.06.2-ce from stable [2020-11-27T03:32:37.242Z] #22 7.244 + bin=dockercli [2020-11-27T03:32:37.242Z] #22 7.244 + shift [2020-11-27T03:32:37.242Z] #22 7.244 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-11-27T03:32:37.242Z] #22 7.244 + . /tmp/install/dockercli.installer [2020-11-27T03:32:37.242Z] #22 7.244 ++ : stable [2020-11-27T03:32:37.242Z] #22 7.244 ++ : 17.06.2-ce [2020-11-27T03:32:37.242Z] #22 7.244 + install_dockercli [2020-11-27T03:32:37.242Z] #22 7.244 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-11-27T03:32:37.242Z] #22 7.252 ++ uname -m [2020-11-27T03:32:37.242Z] #22 7.252 + arch=x86_64 [2020-11-27T03:32:37.242Z] #22 7.252 + '[' x86_64 '!=' x86_64 ']' [2020-11-27T03:32:37.242Z] #22 7.252 + url=https://download.docker.com/linux/static [2020-11-27T03:32:37.242Z] #22 7.253 + tar -xz docker/docker [2020-11-27T03:32:37.242Z] #22 7.262 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-11-27T03:32:37.261Z] #26 4.726 Building dependency tree... [2020-11-27T03:32:37.262Z] #26 5.061 The following additional packages will be installed: [2020-11-27T03:32:37.262Z] #26 5.061 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-11-27T03:32:37.262Z] #26 5.061 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-11-27T03:32:37.262Z] #26 5.062 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-11-27T03:32:37.262Z] #26 5.063 Suggested packages: [2020-11-27T03:32:37.262Z] #26 5.063 krb5-doc krb5-user [2020-11-27T03:32:37.262Z] #26 5.063 Recommended packages: [2020-11-27T03:32:37.262Z] #26 5.063 krb5-locales publicsuffix libsasl2-modules [2020-11-27T03:32:37.513Z] #18 21.75 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-11-27T03:32:37.513Z] #18 21.75 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-11-27T03:32:37.513Z] #18 21.82 Selecting previously unselected package jq. [2020-11-27T03:32:37.513Z] #18 21.82 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-11-27T03:32:37.513Z] #18 21.82 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-27T03:32:37.513Z] #18 21.89 Selecting previously unselected package libaio1:s390x. [2020-11-27T03:32:37.513Z] #18 21.89 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-11-27T03:32:37.513Z] #18 21.89 Unpacking libaio1:s390x (0.3.112-3) ... [2020-11-27T03:32:37.513Z] #18 21.92 Selecting previously unselected package libgpm2:s390x. [2020-11-27T03:32:37.513Z] #18 21.92 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-11-27T03:32:37.513Z] #18 21.92 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-11-27T03:32:37.513Z] #18 21.97 Selecting previously unselected package libicu63:s390x. [2020-11-27T03:32:37.513Z] #18 21.97 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-11-27T03:32:37.513Z] #18 21.97 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-11-27T03:32:37.556Z] #26 5.298 The following NEW packages will be installed: [2020-11-27T03:32:37.556Z] #26 5.298 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-11-27T03:32:37.556Z] #26 5.298 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-11-27T03:32:37.556Z] #26 5.298 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-11-27T03:32:37.556Z] #26 5.299 libssh2-1 libssl1.1 openssl [2020-11-27T03:32:37.556Z] #26 5.342 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-11-27T03:32:37.556Z] #26 5.342 Need to get 5166 kB of archives. [2020-11-27T03:32:37.556Z] #26 5.342 After this operation, 14.6 MB of additional disk space will be used. [2020-11-27T03:32:37.556Z] #26 5.342 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2020-11-27T03:32:37.556Z] #26 5.354 Get:2 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2020-11-27T03:32:37.556Z] #26 5.356 Get:3 http://security.debian.org/debian-security buster/updates/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2020-11-27T03:32:37.556Z] #26 5.363 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2020-11-27T03:32:37.556Z] #26 5.366 Get:5 http://deb.debian.org/debian buster/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u3 [1526 kB] [2020-11-27T03:32:37.556Z] #26 5.390 Get:6 http://security.debian.org/debian-security buster/updates/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2020-11-27T03:32:37.852Z] #26 5.399 Get:7 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-11-27T03:32:37.852Z] #26 5.406 Get:8 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u4 [243 kB] [2020-11-27T03:32:37.852Z] #26 5.564 Get:9 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2020-11-27T03:32:37.852Z] #26 5.573 Get:10 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2020-11-27T03:32:37.852Z] #26 5.585 Get:11 http://deb.debian.org/debian buster/main ppc64el openssl ppc64el 1.1.1d-0+deb10u3 [843 kB] [2020-11-27T03:32:37.852Z] #26 5.677 Get:12 http://deb.debian.org/debian buster-updates/main ppc64el ca-certificates all 20200601~deb10u1 [158 kB] [2020-11-27T03:32:38.147Z] #26 5.694 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2020-11-27T03:32:38.147Z] #26 5.703 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2020-11-27T03:32:38.147Z] #26 5.871 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2020-11-27T03:32:38.147Z] #26 5.966 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2020-11-27T03:32:38.192Z] #22 ... [2020-11-27T03:32:38.192Z] [2020-11-27T03:32:38.192Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-27T03:32:38.192Z] #30 8.020 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-11-27T03:32:38.192Z] #30 8.020 Cloning into '.'... [2020-11-27T03:32:38.441Z] #26 5.983 Get:17 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB] [2020-11-27T03:32:38.441Z] #26 6.158 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB] [2020-11-27T03:32:38.647Z] #40 7.923 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T03:32:38.649Z] #32 57.63 sort [2020-11-27T03:32:38.649Z] #32 57.63 errors [2020-11-27T03:32:38.649Z] #32 ... [2020-11-27T03:32:38.649Z] [2020-11-27T03:32:38.649Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:32:38.649Z] #43 58.07 sort [2020-11-27T03:32:38.649Z] #43 58.10 errors [2020-11-27T03:32:38.737Z] #26 6.428 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-11-27T03:32:38.738Z] #26 6.445 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-11-27T03:32:38.738Z] #26 6.456 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-11-27T03:32:38.909Z] #43 58.61 io [2020-11-27T03:32:39.035Z] #26 6.631 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T03:32:39.035Z] #26 6.666 Fetched 5166 kB in 1s (4574 kB/s) [2020-11-27T03:32:39.035Z] #26 6.683 Selecting previously unselected package libkeyutils1:ppc64el. [2020-11-27T03:32:39.035Z] #26 6.683 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2020-11-27T03:32:39.035Z] #26 6.692 Preparing to unpack .../00-libkeyutils1_1.6-6_ppc64el.deb ... [2020-11-27T03:32:39.035Z] #26 6.694 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2020-11-27T03:32:39.035Z] #26 6.719 Selecting previously unselected package libkrb5support0:ppc64el. [2020-11-27T03:32:39.035Z] #26 6.722 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [2020-11-27T03:32:39.035Z] #26 6.724 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2020-11-27T03:32:39.035Z] #26 6.753 Selecting previously unselected package libk5crypto3:ppc64el. [2020-11-27T03:32:39.035Z] #26 6.756 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2020-11-27T03:32:39.035Z] #26 6.757 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2020-11-27T03:32:39.035Z] #26 6.798 Selecting previously unselected package libssl1.1:ppc64el. [2020-11-27T03:32:39.035Z] #26 6.800 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u3_ppc64el.deb ... [2020-11-27T03:32:39.035Z] #26 6.801 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u3) ... [2020-11-27T03:32:39.174Z] #43 ... [2020-11-27T03:32:39.174Z] [2020-11-27T03:32:39.174Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:32:39.174Z] #62 DONE 58.9s [2020-11-27T03:32:39.332Z] #26 6.982 Selecting previously unselected package libkrb5-3:ppc64el. [2020-11-27T03:32:39.332Z] #26 6.984 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2020-11-27T03:32:39.332Z] #26 6.985 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2020-11-27T03:32:39.332Z] #26 7.072 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2020-11-27T03:32:39.332Z] #26 7.073 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2020-11-27T03:32:39.332Z] #26 7.075 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2020-11-27T03:32:39.332Z] #26 7.111 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2020-11-27T03:32:39.332Z] #26 7.113 Preparing to unpack .../06-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2020-11-27T03:32:39.332Z] #26 7.114 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-11-27T03:32:39.332Z] #26 7.137 Selecting previously unselected package libsasl2-2:ppc64el. [2020-11-27T03:32:39.332Z] #26 7.139 Preparing to unpack .../07-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2020-11-27T03:32:39.332Z] #26 7.140 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-11-27T03:32:39.332Z] #26 7.169 Selecting previously unselected package libldap-common. [2020-11-27T03:32:39.332Z] #26 7.170 Preparing to unpack .../08-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-11-27T03:32:39.332Z] #26 7.171 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-11-27T03:32:39.332Z] #26 7.199 Selecting previously unselected package libldap-2.4-2:ppc64el. [2020-11-27T03:32:39.332Z] #26 7.199 Preparing to unpack .../09-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_ppc64el.deb ... [2020-11-27T03:32:39.435Z] [2020-11-27T03:32:39.435Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T03:32:39.435Z] #53 41.70 Reading package lists... [2020-11-27T03:32:39.435Z] #53 51.99 Building dependency tree... [2020-11-27T03:32:39.435Z] #53 58.16 The following additional packages will be installed: [2020-11-27T03:32:39.435Z] #53 58.17 libbtrfs0 [2020-11-27T03:32:39.435Z] #53 58.45 The following NEW packages will be installed: [2020-11-27T03:32:39.435Z] #53 58.46 libbtrfs-dev libbtrfs0 [2020-11-27T03:32:39.435Z] #53 59.05 0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T03:32:39.435Z] #53 59.05 Need to get 119 kB of archives. [2020-11-27T03:32:39.435Z] #53 59.05 After this operation, 387 kB of additional disk space will be used. [2020-11-27T03:32:39.435Z] #53 59.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-11-27T03:32:39.435Z] #53 59.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-11-27T03:32:39.435Z] #53 ... [2020-11-27T03:32:39.435Z] [2020-11-27T03:32:39.435Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:32:39.435Z] #32 58.29 strconv [2020-11-27T03:32:39.435Z] #32 59.28 io [2020-11-27T03:32:39.646Z] #26 7.200 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u4) ... [2020-11-27T03:32:39.646Z] #26 7.250 Selecting previously unselected package openssl. [2020-11-27T03:32:39.646Z] #26 7.251 Preparing to unpack .../10-openssl_1.1.1d-0+deb10u3_ppc64el.deb ... [2020-11-27T03:32:39.646Z] #26 7.253 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-11-27T03:32:39.646Z] #26 7.367 Selecting previously unselected package ca-certificates. [2020-11-27T03:32:39.646Z] #26 7.369 Preparing to unpack .../11-ca-certificates_20200601~deb10u1_all.deb ... [2020-11-27T03:32:39.646Z] #26 7.370 Unpacking ca-certificates (20200601~deb10u1) ... [2020-11-27T03:32:39.646Z] #26 7.425 Selecting previously unselected package libnghttp2-14:ppc64el. [2020-11-27T03:32:39.646Z] #26 7.425 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2020-11-27T03:32:39.646Z] #26 7.427 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2020-11-27T03:32:39.646Z] #26 7.467 Selecting previously unselected package libpsl5:ppc64el. [2020-11-27T03:32:39.944Z] #26 7.468 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2020-11-27T03:32:39.944Z] #26 7.469 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2020-11-27T03:32:39.944Z] #26 7.492 Selecting previously unselected package librtmp1:ppc64el. [2020-11-27T03:32:39.944Z] #26 7.494 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2020-11-27T03:32:39.944Z] #26 7.495 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2020-11-27T03:32:39.944Z] #26 7.517 Selecting previously unselected package libssh2-1:ppc64el. [2020-11-27T03:32:39.944Z] #26 7.519 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2020-11-27T03:32:39.944Z] #26 7.520 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2020-11-27T03:32:39.944Z] #26 7.556 Selecting previously unselected package libcurl4:ppc64el. [2020-11-27T03:32:39.944Z] #26 7.558 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ... [2020-11-27T03:32:39.944Z] #26 7.559 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2020-11-27T03:32:39.944Z] #26 7.621 Selecting previously unselected package curl. [2020-11-27T03:32:39.944Z] #26 7.623 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ... [2020-11-27T03:32:39.944Z] #26 7.624 Unpacking curl (7.64.0-4+deb10u1) ... [2020-11-27T03:32:39.944Z] #26 7.680 Selecting previously unselected package libonig5:ppc64el. [2020-11-27T03:32:39.944Z] #26 7.681 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2020-11-27T03:32:39.944Z] #26 7.682 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-11-27T03:32:39.944Z] #26 7.725 Selecting previously unselected package libjq1:ppc64el. [2020-11-27T03:32:40.105Z] #30 ... [2020-11-27T03:32:40.105Z] [2020-11-27T03:32:40.105Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:32:40.105Z] #32 8.270 + RM_GOPATH=0 [2020-11-27T03:32:40.105Z] #32 8.270 + TMP_GOPATH= [2020-11-27T03:32:40.105Z] #32 8.270 + : /build [2020-11-27T03:32:40.105Z] #32 8.270 + '[' -z '' ']' [2020-11-27T03:32:40.105Z] #32 8.272 ++ mktemp -d [2020-11-27T03:32:40.105Z] #32 8.286 + export GOPATH=/tmp/tmp.VACmsCj1ES [2020-11-27T03:32:40.105Z] #32 8.286 + GOPATH=/tmp/tmp.VACmsCj1ES [2020-11-27T03:32:40.105Z] #32 8.286 + RM_GOPATH=1 [2020-11-27T03:32:40.105Z] #32 8.286 + case "$(go env GOARCH)" in [2020-11-27T03:32:40.105Z] #32 8.286 ++ go env GOARCH [2020-11-27T03:32:40.105Z] #32 8.359 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:40.105Z] #32 8.359 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:40.105Z] #32 8.359 ++ dirname /tmp/install/install.sh [2020-11-27T03:32:40.105Z] #32 8.365 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T03:32:40.105Z] #32 8.374 + dir=/tmp/install [2020-11-27T03:32:40.105Z] #32 8.374 + bin=tomlv [2020-11-27T03:32:40.105Z] #32 8.374 + shift [2020-11-27T03:32:40.105Z] #32 8.374 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-11-27T03:32:40.105Z] #32 8.374 + . /tmp/install/tomlv.installer [2020-11-27T03:32:40.105Z] #32 8.374 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T03:32:40.105Z] #32 8.374 + install_tomlv [2020-11-27T03:32:40.105Z] #32 8.374 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-11-27T03:32:40.105Z] #32 8.374 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.VACmsCj1ES/src/github.com/BurntSushi/toml [2020-11-27T03:32:40.105Z] #32 8.374 Cloning into '/tmp/tmp.VACmsCj1ES/src/github.com/BurntSushi/toml'... [2020-11-27T03:32:40.105Z] #32 ... [2020-11-27T03:32:40.105Z] [2020-11-27T03:32:40.105Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T03:32:40.105Z] #34 7.305 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T03:32:40.105Z] #34 7.356 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T03:32:40.105Z] #34 7.356 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T03:32:40.105Z] #34 8.469 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T03:32:40.246Z] #18 24.13 Selecting previously unselected package libnet1:s390x. [2020-11-27T03:32:40.247Z] #18 24.13 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-11-27T03:32:40.247Z] #18 24.13 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-11-27T03:32:40.247Z] #18 24.17 Selecting previously unselected package libnl-3-200:s390x. [2020-11-27T03:32:40.247Z] #18 24.17 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-11-27T03:32:40.247Z] #18 24.17 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-11-27T03:32:40.247Z] #18 24.22 Selecting previously unselected package libprotobuf-c1:s390x. [2020-11-27T03:32:40.247Z] #18 24.22 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-11-27T03:32:40.247Z] #18 24.22 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-11-27T03:32:40.247Z] #18 24.27 Selecting previously unselected package libreadline5:s390x. [2020-11-27T03:32:40.247Z] #18 24.27 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-11-27T03:32:40.247Z] #18 24.27 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-11-27T03:32:40.247Z] #18 24.37 Selecting previously unselected package net-tools. [2020-11-27T03:32:40.247Z] #18 24.37 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-11-27T03:32:40.247Z] #18 24.37 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-27T03:32:40.247Z] #18 24.46 Selecting previously unselected package python-pip-whl. [2020-11-27T03:32:40.247Z] #18 24.46 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-11-27T03:32:40.247Z] #18 24.46 Unpacking python-pip-whl (18.1-5) ... [2020-11-27T03:32:40.248Z] #26 7.728 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-11-27T03:32:40.248Z] #26 7.729 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-11-27T03:32:40.248Z] #26 7.766 Selecting previously unselected package jq. [2020-11-27T03:32:40.248Z] #26 7.768 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-11-27T03:32:40.248Z] #26 7.769 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-27T03:32:40.248Z] #26 7.800 Setting up libkeyutils1:ppc64el (1.6-6) ... [2020-11-27T03:32:40.248Z] #26 7.803 Setting up libpsl5:ppc64el (0.20.2-2) ... [2020-11-27T03:32:40.248Z] #26 7.806 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u3) ... [2020-11-27T03:32:40.248Z] #26 7.957 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2020-11-27T03:32:40.248Z] #26 7.960 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-11-27T03:32:40.248Z] #26 7.963 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2020-11-27T03:32:40.248Z] #26 7.966 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-11-27T03:32:40.248Z] #26 7.969 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2020-11-27T03:32:40.249Z] #26 7.971 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2020-11-27T03:32:40.249Z] #26 7.974 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-11-27T03:32:40.249Z] #26 7.977 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2020-11-27T03:32:40.249Z] #26 7.979 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2020-11-27T03:32:40.249Z] #26 7.982 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-11-27T03:32:40.249Z] #26 7.988 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-11-27T03:32:40.249Z] #26 7.991 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-11-27T03:32:40.249Z] #26 7.994 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u4) ... [2020-11-27T03:32:40.249Z] #26 7.996 Setting up ca-certificates (20200601~deb10u1) ... [2020-11-27T03:32:40.365Z] #34 ... [2020-11-27T03:32:40.365Z] [2020-11-27T03:32:40.365Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:32:40.365Z] #49 7.743 + RM_GOPATH=0 [2020-11-27T03:32:40.365Z] #49 7.743 + TMP_GOPATH= [2020-11-27T03:32:40.365Z] #49 7.743 + : /build [2020-11-27T03:32:40.365Z] #49 7.743 + '[' -z '' ']' [2020-11-27T03:32:40.365Z] #49 7.743 ++ mktemp -d [2020-11-27T03:32:40.365Z] #49 7.743 + export GOPATH=/tmp/tmp.R75JyHwtCb [2020-11-27T03:32:40.365Z] #49 7.743 + GOPATH=/tmp/tmp.R75JyHwtCb [2020-11-27T03:32:40.365Z] #49 7.743 + RM_GOPATH=1 [2020-11-27T03:32:40.365Z] #49 7.743 + case "$(go env GOARCH)" in [2020-11-27T03:32:40.365Z] #49 7.743 ++ go env GOARCH [2020-11-27T03:32:40.365Z] #49 7.819 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:40.365Z] #49 7.819 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:40.365Z] #49 7.819 ++ dirname /tmp/install/install.sh [2020-11-27T03:32:40.365Z] #49 7.843 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-27T03:32:40.365Z] #49 7.843 + dir=/tmp/install [2020-11-27T03:32:40.365Z] #49 7.843 + bin=shfmt [2020-11-27T03:32:40.365Z] #49 7.843 + shift [2020-11-27T03:32:40.365Z] #49 7.843 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-11-27T03:32:40.365Z] #49 7.843 + . /tmp/install/shfmt.installer [2020-11-27T03:32:40.365Z] #49 7.843 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-27T03:32:40.365Z] #49 7.843 + install_shfmt [2020-11-27T03:32:40.365Z] #49 7.843 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-11-27T03:32:40.365Z] #49 7.843 + git clone https://github.com/mvdan/sh.git /tmp/tmp.R75JyHwtCb/src/github.com/mvdan/sh [2020-11-27T03:32:40.365Z] #49 7.851 Cloning into '/tmp/tmp.R75JyHwtCb/src/github.com/mvdan/sh'... [2020-11-27T03:32:40.365Z] #49 ... [2020-11-27T03:32:40.365Z] [2020-11-27T03:32:40.365Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:32:40.365Z] #40 7.356 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T03:32:40.365Z] #40 7.426 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T03:32:40.365Z] #40 7.426 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T03:32:40.365Z] #40 9.285 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T03:32:40.539Z] #18 24.88 Selecting previously unselected package python3-lib2to3. [2020-11-27T03:32:40.539Z] #18 24.88 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-11-27T03:32:40.539Z] #18 24.88 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-11-27T03:32:40.539Z] #18 24.95 Selecting previously unselected package python3-distutils. [2020-11-27T03:32:40.539Z] #18 24.95 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-11-27T03:32:40.539Z] #18 24.95 Unpacking python3-distutils (3.7.3-1) ... [2020-11-27T03:32:40.539Z] #18 25.02 Selecting previously unselected package python3-pip. [2020-11-27T03:32:40.539Z] #18 25.03 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-11-27T03:32:40.539Z] #18 25.03 Unpacking python3-pip (18.1-5) ... [2020-11-27T03:32:40.539Z] #40 ... [2020-11-27T03:32:40.539Z] [2020-11-27T03:32:40.539Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:32:40.539Z] #32 6.177 + RM_GOPATH=0 [2020-11-27T03:32:40.539Z] #32 6.177 + TMP_GOPATH= [2020-11-27T03:32:40.539Z] #32 6.177 + : /build [2020-11-27T03:32:40.539Z] #32 6.177 + '[' -z '' ']' [2020-11-27T03:32:40.539Z] #32 6.177 ++ mktemp -d [2020-11-27T03:32:40.539Z] #32 6.177 + export GOPATH=/tmp/tmp.5oyAX7PAUx [2020-11-27T03:32:40.539Z] #32 6.177 + GOPATH=/tmp/tmp.5oyAX7PAUx [2020-11-27T03:32:40.539Z] #32 6.177 + RM_GOPATH=1 [2020-11-27T03:32:40.539Z] #32 6.177 + case "$(go env GOARCH)" in [2020-11-27T03:32:40.539Z] #32 6.177 ++ go env GOARCH [2020-11-27T03:32:40.539Z] #32 6.178 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:40.539Z] #32 6.178 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:40.539Z] #32 6.178 ++ dirname /tmp/install/install.sh [2020-11-27T03:32:40.539Z] #32 6.179 + dir=/tmp/install [2020-11-27T03:32:40.539Z] #32 6.189 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T03:32:40.539Z] #32 6.199 + bin=tomlv [2020-11-27T03:32:40.539Z] #32 6.199 + shift [2020-11-27T03:32:40.539Z] #32 6.199 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-11-27T03:32:40.539Z] #32 6.199 + . /tmp/install/tomlv.installer [2020-11-27T03:32:40.539Z] #32 6.199 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T03:32:40.539Z] #32 6.199 + install_tomlv [2020-11-27T03:32:40.539Z] #32 6.199 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-11-27T03:32:40.539Z] #32 6.199 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.5oyAX7PAUx/src/github.com/BurntSushi/toml [2020-11-27T03:32:40.539Z] #32 6.199 Cloning into '/tmp/tmp.5oyAX7PAUx/src/github.com/BurntSushi/toml'... [2020-11-27T03:32:40.539Z] #32 6.869 + cd /tmp/tmp.5oyAX7PAUx/src/github.com/BurntSushi/toml [2020-11-27T03:32:40.539Z] #32 6.869 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T03:32:40.539Z] #32 6.933 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-11-27T03:32:40.539Z] #32 7.675 internal/cpu [2020-11-27T03:32:40.539Z] #32 7.713 runtime/internal/atomic [2020-11-27T03:32:40.539Z] #32 8.125 runtime/internal/sys [2020-11-27T03:32:40.539Z] #32 8.315 runtime/internal/math [2020-11-27T03:32:40.539Z] #32 8.672 math/bits [2020-11-27T03:32:40.539Z] #32 8.696 internal/bytealg [2020-11-27T03:32:40.539Z] #32 9.186 math [2020-11-27T03:32:40.539Z] #32 ... [2020-11-27T03:32:40.539Z] [2020-11-27T03:32:40.539Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:32:40.539Z] #11 8.295 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T03:32:40.539Z] #11 8.462 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T03:32:40.539Z] #11 8.536 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T03:32:40.634Z] #40 ... [2020-11-27T03:32:40.634Z] [2020-11-27T03:32:40.634Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:32:40.634Z] #11 8.939 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T03:32:40.634Z] #11 9.267 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T03:32:40.634Z] #11 9.267 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T03:32:40.634Z] #11 10.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T03:32:40.634Z] #11 ... [2020-11-27T03:32:40.634Z] [2020-11-27T03:32:40.634Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:32:40.634Z] #45 8.089 + RM_GOPATH=0 [2020-11-27T03:32:40.634Z] #45 8.089 + TMP_GOPATH= [2020-11-27T03:32:40.634Z] #45 8.089 + : /build [2020-11-27T03:32:40.634Z] #45 8.089 + '[' -z '' ']' [2020-11-27T03:32:40.634Z] #45 8.089 ++ mktemp -d [2020-11-27T03:32:40.634Z] #45 8.095 + export GOPATH=/tmp/tmp.Z5PbaAUQYt [2020-11-27T03:32:40.634Z] #45 8.095 + GOPATH=/tmp/tmp.Z5PbaAUQYt [2020-11-27T03:32:40.634Z] #45 8.095 + RM_GOPATH=1 [2020-11-27T03:32:40.634Z] #45 8.095 + case "$(go env GOARCH)" in [2020-11-27T03:32:40.634Z] #45 8.095 ++ go env GOARCH [2020-11-27T03:32:40.634Z] #45 8.176 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:40.634Z] #45 8.176 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:40.634Z] #45 8.181 ++ dirname /tmp/install/install.sh [2020-11-27T03:32:40.634Z] #45 8.181 + dir=/tmp/install [2020-11-27T03:32:40.634Z] #45 8.181 + bin=gotestsum [2020-11-27T03:32:40.634Z] #45 8.181 + shift [2020-11-27T03:32:40.634Z] #45 8.181 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-11-27T03:32:40.634Z] #45 8.181 + . /tmp/install/gotestsum.installer [2020-11-27T03:32:40.634Z] #45 8.181 ++ : v0.5.3 [2020-11-27T03:32:40.634Z] #45 8.181 + install_gotestsum [2020-11-27T03:32:40.634Z] #45 8.186 + set -e [2020-11-27T03:32:40.634Z] #45 8.186 + export GO111MODULE=on [2020-11-27T03:32:40.634Z] #45 8.186 + GO111MODULE=on [2020-11-27T03:32:40.634Z] #45 8.186 + GOBIN=/build [2020-11-27T03:32:40.634Z] #45 8.186 + go get gotest.tools/gotestsum@v0.5.3 [2020-11-27T03:32:40.634Z] #45 8.318 go: finding gotest.tools/gotestsum v0.5.3 [2020-11-27T03:32:40.634Z] #45 8.318 go: finding gotest.tools v0.5.3 [2020-11-27T03:32:40.634Z] #45 9.301 go: downloading gotest.tools/gotestsum v0.5.3 [2020-11-27T03:32:40.634Z] #45 10.46 go: extracting gotest.tools/gotestsum v0.5.3 [2020-11-27T03:32:40.796Z] #11 ... [2020-11-27T03:32:40.796Z] [2020-11-27T03:32:40.796Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:32:40.796Z] #43 6.864 + RM_GOPATH=0 [2020-11-27T03:32:40.796Z] #43 6.864 + TMP_GOPATH= [2020-11-27T03:32:40.796Z] #43 6.864 + : /build [2020-11-27T03:32:40.796Z] #43 6.864 + '[' -z '' ']' [2020-11-27T03:32:40.796Z] #43 6.864 ++ mktemp -d [2020-11-27T03:32:40.796Z] #43 6.864 + export GOPATH=/tmp/tmp.iFMxvQEXlu [2020-11-27T03:32:40.796Z] #43 6.864 + GOPATH=/tmp/tmp.iFMxvQEXlu [2020-11-27T03:32:40.796Z] #43 6.864 + RM_GOPATH=1 [2020-11-27T03:32:40.796Z] #43 6.864 + case "$(go env GOARCH)" in [2020-11-27T03:32:40.796Z] #43 6.864 ++ go env GOARCH [2020-11-27T03:32:40.796Z] #43 6.917 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:40.796Z] #43 6.917 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:40.796Z] #43 6.917 ++ dirname /tmp/install/install.sh [2020-11-27T03:32:40.796Z] #43 6.923 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-27T03:32:40.796Z] #43 6.923 + dir=/tmp/install [2020-11-27T03:32:40.796Z] #43 6.923 + bin=vndr [2020-11-27T03:32:40.796Z] #43 6.923 + shift [2020-11-27T03:32:40.796Z] #43 6.923 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-11-27T03:32:40.796Z] #43 6.923 + . /tmp/install/vndr.installer [2020-11-27T03:32:40.796Z] #43 6.923 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-27T03:32:40.796Z] #43 6.923 + install_vndr [2020-11-27T03:32:40.796Z] #43 6.923 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-11-27T03:32:40.796Z] #43 6.923 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.iFMxvQEXlu/src/github.com/LK4D4/vndr [2020-11-27T03:32:40.796Z] #43 6.935 Cloning into '/tmp/tmp.iFMxvQEXlu/src/github.com/LK4D4/vndr'... [2020-11-27T03:32:40.796Z] #43 8.521 + cd /tmp/tmp.iFMxvQEXlu/src/github.com/LK4D4/vndr [2020-11-27T03:32:40.796Z] #43 8.526 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-27T03:32:40.796Z] #43 8.679 + go build -buildmode=pie -v -o /build/vndr . [2020-11-27T03:32:40.796Z] #43 ... [2020-11-27T03:32:40.796Z] [2020-11-27T03:32:40.796Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:32:40.796Z] #45 6.678 + RM_GOPATH=0 [2020-11-27T03:32:40.796Z] #45 6.678 + TMP_GOPATH= [2020-11-27T03:32:40.796Z] #45 6.678 + : /build [2020-11-27T03:32:40.796Z] #45 6.678 + '[' -z '' ']' [2020-11-27T03:32:40.796Z] #45 6.678 ++ mktemp -d [2020-11-27T03:32:40.796Z] #45 6.680 + export GOPATH=/tmp/tmp.ZQkUzxJYH9 [2020-11-27T03:32:40.796Z] #45 6.680 + GOPATH=/tmp/tmp.ZQkUzxJYH9 [2020-11-27T03:32:40.796Z] #45 6.680 + RM_GOPATH=1 [2020-11-27T03:32:40.796Z] #45 6.680 + case "$(go env GOARCH)" in [2020-11-27T03:32:40.796Z] #45 6.681 ++ go env GOARCH [2020-11-27T03:32:40.796Z] #45 6.712 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:40.796Z] #45 6.712 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:40.796Z] #45 6.713 ++ dirname /tmp/install/install.sh [2020-11-27T03:32:40.796Z] #45 6.722 + dir=/tmp/install [2020-11-27T03:32:40.796Z] #45 6.722 + bin=gotestsum [2020-11-27T03:32:40.796Z] #45 6.722 + shift [2020-11-27T03:32:40.796Z] #45 6.722 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-11-27T03:32:40.796Z] #45 6.722 + . /tmp/install/gotestsum.installer [2020-11-27T03:32:40.796Z] #45 6.722 ++ : v0.5.3 [2020-11-27T03:32:40.796Z] #45 6.722 + install_gotestsum [2020-11-27T03:32:40.796Z] #45 6.722 + set -e [2020-11-27T03:32:40.796Z] #45 6.745 + export GO111MODULE=on [2020-11-27T03:32:40.796Z] #45 6.745 + GO111MODULE=on [2020-11-27T03:32:40.796Z] #45 6.745 + GOBIN=/build [2020-11-27T03:32:40.796Z] #45 6.745 + go get gotest.tools/gotestsum@v0.5.3 [2020-11-27T03:32:40.796Z] #45 6.856 go: finding gotest.tools v0.5.3 [2020-11-27T03:32:40.796Z] #45 6.857 go: finding gotest.tools/gotestsum v0.5.3 [2020-11-27T03:32:40.796Z] #45 8.453 go: downloading gotest.tools/gotestsum v0.5.3 [2020-11-27T03:32:40.796Z] #45 9.200 go: extracting gotest.tools/gotestsum v0.5.3 [2020-11-27T03:32:40.831Z] #18 25.10 Selecting previously unselected package python3-pkg-resources. [2020-11-27T03:32:40.831Z] #18 25.10 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-11-27T03:32:40.831Z] #18 25.10 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-11-27T03:32:40.831Z] #18 25.19 Selecting previously unselected package python3-setuptools. [2020-11-27T03:32:40.831Z] #18 25.19 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-11-27T03:32:40.831Z] #18 25.19 Unpacking python3-setuptools (40.8.0-1) ... [2020-11-27T03:32:40.831Z] #18 25.28 Selecting previously unselected package python3-wheel. [2020-11-27T03:32:40.831Z] #18 25.28 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-11-27T03:32:40.831Z] #18 25.28 Unpacking python3-wheel (0.32.3-2) ... [2020-11-27T03:32:40.831Z] #18 25.32 Selecting previously unselected package sudo. [2020-11-27T03:32:40.831Z] #18 25.32 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-11-27T03:32:40.831Z] #18 25.32 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-11-27T03:32:40.894Z] #45 ... [2020-11-27T03:32:40.894Z] [2020-11-27T03:32:40.894Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:32:40.894Z] #43 8.255 + RM_GOPATH=0 [2020-11-27T03:32:40.894Z] #43 8.255 + TMP_GOPATH= [2020-11-27T03:32:40.894Z] #43 8.255 + : /build [2020-11-27T03:32:40.894Z] #43 8.255 + '[' -z '' ']' [2020-11-27T03:32:40.894Z] #43 8.258 ++ mktemp -d [2020-11-27T03:32:40.894Z] #43 8.262 + export GOPATH=/tmp/tmp.hWGvkwYKHK [2020-11-27T03:32:40.894Z] #43 8.262 + GOPATH=/tmp/tmp.hWGvkwYKHK [2020-11-27T03:32:40.894Z] #43 8.262 + RM_GOPATH=1 [2020-11-27T03:32:40.894Z] #43 8.262 + case "$(go env GOARCH)" in [2020-11-27T03:32:40.894Z] #43 8.262 ++ go env GOARCH [2020-11-27T03:32:40.894Z] #43 8.337 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:40.894Z] #43 8.337 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:40.894Z] #43 8.337 ++ dirname /tmp/install/install.sh [2020-11-27T03:32:40.894Z] #43 8.359 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-27T03:32:40.894Z] #43 8.359 + dir=/tmp/install [2020-11-27T03:32:40.894Z] #43 8.359 + bin=vndr [2020-11-27T03:32:40.894Z] #43 8.359 + shift [2020-11-27T03:32:40.894Z] #43 8.359 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-11-27T03:32:40.894Z] #43 8.359 + . /tmp/install/vndr.installer [2020-11-27T03:32:40.894Z] #43 8.359 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-27T03:32:40.894Z] #43 8.359 + install_vndr [2020-11-27T03:32:40.894Z] #43 8.359 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-11-27T03:32:40.894Z] #43 8.359 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.hWGvkwYKHK/src/github.com/LK4D4/vndr [2020-11-27T03:32:40.894Z] #43 8.359 Cloning into '/tmp/tmp.hWGvkwYKHK/src/github.com/LK4D4/vndr'... [2020-11-27T03:32:40.894Z] #43 10.58 + cd /tmp/tmp.hWGvkwYKHK/src/github.com/LK4D4/vndr [2020-11-27T03:32:40.894Z] #43 10.58 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-27T03:32:40.894Z] #43 10.60 + go build -buildmode=pie -v -o /build/vndr . [2020-11-27T03:32:40.894Z] #43 ... [2020-11-27T03:32:40.894Z] [2020-11-27T03:32:40.894Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T03:32:40.894Z] #38 7.915 + git clone https://github.com/docker/distribution.git . [2020-11-27T03:32:40.894Z] #38 7.924 Cloning into '.'... [2020-11-27T03:32:40.903Z] #26 8.571 Updating certificates in /etc/ssl/certs... [2020-11-27T03:32:41.053Z] #45 ... [2020-11-27T03:32:41.053Z] [2020-11-27T03:32:41.053Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:32:41.053Z] #47 7.274 + RM_GOPATH=0 [2020-11-27T03:32:41.053Z] #47 7.274 + TMP_GOPATH= [2020-11-27T03:32:41.053Z] #47 7.274 + : /build [2020-11-27T03:32:41.053Z] #47 7.274 + '[' -z '' ']' [2020-11-27T03:32:41.053Z] #47 7.274 ++ mktemp -d [2020-11-27T03:32:41.053Z] #47 7.274 + export GOPATH=/tmp/tmp.FLqp436QZz [2020-11-27T03:32:41.053Z] #47 7.274 + GOPATH=/tmp/tmp.FLqp436QZz [2020-11-27T03:32:41.053Z] #47 7.274 + RM_GOPATH=1 [2020-11-27T03:32:41.053Z] #47 7.274 + case "$(go env GOARCH)" in [2020-11-27T03:32:41.053Z] #47 7.279 ++ go env GOARCH [2020-11-27T03:32:41.053Z] #47 7.337 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:41.053Z] #47 7.337 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:41.053Z] #47 7.337 ++ dirname /tmp/install/install.sh [2020-11-27T03:32:41.053Z] #47 7.364 + dir=/tmp/install [2020-11-27T03:32:41.053Z] #47 7.364 + bin=golangci_lint [2020-11-27T03:32:41.053Z] #47 7.364 + shift [2020-11-27T03:32:41.053Z] #47 7.364 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-11-27T03:32:41.053Z] #47 7.364 + . /tmp/install/golangci_lint.installer [2020-11-27T03:32:41.053Z] #47 7.364 ++ : v1.23.8 [2020-11-27T03:32:41.053Z] #47 7.364 + install_golangci_lint [2020-11-27T03:32:41.053Z] #47 7.364 + set -e [2020-11-27T03:32:41.053Z] #47 7.364 + export GO111MODULE=on [2020-11-27T03:32:41.053Z] #47 7.364 + GO111MODULE=on [2020-11-27T03:32:41.053Z] #47 7.364 + GOBIN=/build [2020-11-27T03:32:41.053Z] #47 7.364 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-11-27T03:32:41.053Z] #47 7.502 go: finding github.com v1.23.8 [2020-11-27T03:32:41.053Z] #47 7.506 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-11-27T03:32:41.053Z] #47 7.506 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-11-27T03:32:41.053Z] #47 7.529 go: finding github.com/golangci v1.23.8 [2020-11-27T03:32:41.053Z] #47 7.529 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-11-27T03:32:41.053Z] #47 8.494 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-11-27T03:32:41.053Z] #47 9.750 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-11-27T03:32:41.053Z] #47 ... [2020-11-27T03:32:41.053Z] [2020-11-27T03:32:41.053Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T03:32:41.053Z] #53 7.412 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T03:32:41.053Z] #53 7.423 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T03:32:41.053Z] #53 7.508 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T03:32:41.053Z] #53 9.343 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T03:32:41.154Z] #38 ... [2020-11-27T03:32:41.154Z] [2020-11-27T03:32:41.154Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:32:41.154Z] #47 7.290 + RM_GOPATH=0 [2020-11-27T03:32:41.154Z] #47 7.290 + TMP_GOPATH= [2020-11-27T03:32:41.154Z] #47 7.290 + : /build [2020-11-27T03:32:41.154Z] #47 7.290 + '[' -z '' ']' [2020-11-27T03:32:41.154Z] #47 7.290 ++ mktemp -d [2020-11-27T03:32:41.154Z] #47 7.291 + export GOPATH=/tmp/tmp.n4RZvPqtzp [2020-11-27T03:32:41.154Z] #47 7.291 + GOPATH=/tmp/tmp.n4RZvPqtzp [2020-11-27T03:32:41.154Z] #47 7.292 + RM_GOPATH=1 [2020-11-27T03:32:41.154Z] #47 7.292 + case "$(go env GOARCH)" in [2020-11-27T03:32:41.154Z] #47 7.292 ++ go env GOARCH [2020-11-27T03:32:41.154Z] #47 7.306 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:41.154Z] #47 7.306 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:41.154Z] #47 7.306 ++ dirname /tmp/install/install.sh [2020-11-27T03:32:41.154Z] #47 7.306 + dir=/tmp/install [2020-11-27T03:32:41.154Z] #47 7.306 + bin=golangci_lint [2020-11-27T03:32:41.154Z] #47 7.306 + shift [2020-11-27T03:32:41.154Z] #47 7.306 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-11-27T03:32:41.154Z] #47 7.306 + . /tmp/install/golangci_lint.installer [2020-11-27T03:32:41.154Z] #47 7.306 ++ : v1.23.8 [2020-11-27T03:32:41.154Z] #47 7.306 + install_golangci_lint [2020-11-27T03:32:41.154Z] #47 7.306 + set -e [2020-11-27T03:32:41.154Z] #47 7.306 + export GO111MODULE=on [2020-11-27T03:32:41.154Z] #47 7.306 + GO111MODULE=on [2020-11-27T03:32:41.154Z] #47 7.314 + GOBIN=/build [2020-11-27T03:32:41.154Z] #47 7.314 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-11-27T03:32:41.154Z] #47 7.381 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-11-27T03:32:41.154Z] #47 7.381 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-11-27T03:32:41.154Z] #47 7.381 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-11-27T03:32:41.154Z] #47 7.381 go: finding github.com/golangci v1.23.8 [2020-11-27T03:32:41.154Z] #47 7.386 go: finding github.com v1.23.8 [2020-11-27T03:32:41.154Z] #47 8.891 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-11-27T03:32:41.154Z] #47 10.45 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-11-27T03:32:41.310Z] #53 ... [2020-11-27T03:32:41.310Z] [2020-11-27T03:32:41.310Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T03:32:41.310Z] #38 7.352 + git clone https://github.com/docker/distribution.git . [2020-11-27T03:32:41.310Z] #38 7.355 Cloning into '.'... [2020-11-27T03:32:41.310Z] #38 ... [2020-11-27T03:32:41.310Z] [2020-11-27T03:32:41.310Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T03:32:41.310Z] #34 6.740 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T03:32:41.310Z] #34 6.864 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T03:32:41.310Z] #34 6.864 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T03:32:41.310Z] #34 8.079 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T03:32:41.416Z] #47 ... [2020-11-27T03:32:41.416Z] [2020-11-27T03:32:41.416Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:32:41.416Z] #56 6.744 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T03:32:41.416Z] #56 6.749 + RM_GOPATH=0 [2020-11-27T03:32:41.416Z] #56 6.749 + TMP_GOPATH= [2020-11-27T03:32:41.416Z] #56 6.749 + : /build [2020-11-27T03:32:41.416Z] #56 6.749 + '[' -z '' ']' [2020-11-27T03:32:41.416Z] #56 6.749 ++ mktemp -d [2020-11-27T03:32:41.416Z] #56 6.749 + export GOPATH=/tmp/tmp.bURGEfPZi8 [2020-11-27T03:32:41.416Z] #56 6.749 + GOPATH=/tmp/tmp.bURGEfPZi8 [2020-11-27T03:32:41.416Z] #56 6.749 + RM_GOPATH=1 [2020-11-27T03:32:41.416Z] #56 6.749 + case "$(go env GOARCH)" in [2020-11-27T03:32:41.416Z] #56 6.749 ++ go env GOARCH [2020-11-27T03:32:41.416Z] #56 6.749 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:41.416Z] #56 6.749 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:41.416Z] #56 6.749 ++ dirname /tmp/install/install.sh [2020-11-27T03:32:41.416Z] #56 6.749 + dir=/tmp/install [2020-11-27T03:32:41.416Z] #56 6.749 + bin=rootlesskit [2020-11-27T03:32:41.416Z] #56 6.749 + shift [2020-11-27T03:32:41.416Z] #56 6.749 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-11-27T03:32:41.416Z] #56 6.749 + . /tmp/install/rootlesskit.installer [2020-11-27T03:32:41.416Z] #56 6.749 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T03:32:41.416Z] #56 6.749 + install_rootlesskit [2020-11-27T03:32:41.416Z] #56 6.749 + case "$1" in [2020-11-27T03:32:41.416Z] #56 6.749 + export CGO_ENABLED=0 [2020-11-27T03:32:41.416Z] #56 6.749 + CGO_ENABLED=0 [2020-11-27T03:32:41.416Z] #56 6.749 + _install_rootlesskit [2020-11-27T03:32:41.416Z] #56 6.749 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-11-27T03:32:41.416Z] #56 6.749 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.bURGEfPZi8/src/github.com/rootless-containers/rootlesskit [2020-11-27T03:32:41.416Z] #56 6.749 Cloning into '/tmp/tmp.bURGEfPZi8/src/github.com/rootless-containers/rootlesskit'... [2020-11-27T03:32:41.416Z] #56 ... [2020-11-27T03:32:41.416Z] [2020-11-27T03:32:41.416Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T03:32:41.416Z] #53 8.843 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T03:32:41.416Z] #53 8.930 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T03:32:41.416Z] #53 9.003 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T03:32:41.416Z] #53 10.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T03:32:41.416Z] #53 ... [2020-11-27T03:32:41.416Z] [2020-11-27T03:32:41.416Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:32:41.466Z] #18 25.58 Selecting previously unselected package thin-provisioning-tools. [2020-11-27T03:32:41.466Z] #18 25.58 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-11-27T03:32:41.466Z] #18 25.58 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-11-27T03:32:41.466Z] #18 25.73 Selecting previously unselected package uidmap. [2020-11-27T03:32:41.466Z] #18 25.73 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-11-27T03:32:41.466Z] #18 25.73 Unpacking uidmap (1:4.5-1.1) ... [2020-11-27T03:32:41.466Z] #18 25.79 Selecting previously unselected package vim-runtime. [2020-11-27T03:32:41.466Z] #18 25.79 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-11-27T03:32:41.466Z] #18 25.80 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-11-27T03:32:41.466Z] #18 25.81 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-11-27T03:32:41.466Z] #18 25.82 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-11-27T03:32:41.567Z] #34 ... [2020-11-27T03:32:41.567Z] [2020-11-27T03:32:41.567Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:32:41.567Z] #49 6.672 + RM_GOPATH=0 [2020-11-27T03:32:41.567Z] #49 6.672 + TMP_GOPATH= [2020-11-27T03:32:41.567Z] #49 6.672 + : /build [2020-11-27T03:32:41.567Z] #49 6.672 + '[' -z '' ']' [2020-11-27T03:32:41.567Z] #49 6.672 ++ mktemp -d [2020-11-27T03:32:41.567Z] #49 6.673 + export GOPATH=/tmp/tmp.fQJBt3t5T1 [2020-11-27T03:32:41.567Z] #49 6.673 + GOPATH=/tmp/tmp.fQJBt3t5T1 [2020-11-27T03:32:41.567Z] #49 6.673 + RM_GOPATH=1 [2020-11-27T03:32:41.567Z] #49 6.673 + case "$(go env GOARCH)" in [2020-11-27T03:32:41.567Z] #49 6.676 ++ go env GOARCH [2020-11-27T03:32:41.567Z] #49 6.741 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:41.567Z] #49 6.741 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:41.567Z] #49 6.745 ++ dirname /tmp/install/install.sh [2020-11-27T03:32:41.567Z] #49 6.751 + dir=/tmp/install [2020-11-27T03:32:41.567Z] #49 6.751 + bin=shfmt [2020-11-27T03:32:41.567Z] #49 6.751 + shift [2020-11-27T03:32:41.567Z] #49 6.751 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-11-27T03:32:41.567Z] #49 6.751 + . /tmp/install/shfmt.installer [2020-11-27T03:32:41.567Z] #49 6.751 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-27T03:32:41.567Z] #49 6.751 + install_shfmt [2020-11-27T03:32:41.567Z] #49 6.751 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-11-27T03:32:41.567Z] #49 6.751 + git clone https://github.com/mvdan/sh.git /tmp/tmp.fQJBt3t5T1/src/github.com/mvdan/sh [2020-11-27T03:32:41.567Z] #49 6.751 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-27T03:32:41.567Z] #49 6.755 Cloning into '/tmp/tmp.fQJBt3t5T1/src/github.com/mvdan/sh'... [2020-11-27T03:32:41.567Z] #49 ... [2020-11-27T03:32:41.567Z] [2020-11-27T03:32:41.567Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:32:41.567Z] #22 7.418 + RM_GOPATH=0 [2020-11-27T03:32:41.567Z] #22 7.418 + TMP_GOPATH= [2020-11-27T03:32:41.567Z] #22 7.418 + : /build [2020-11-27T03:32:41.567Z] #22 7.418 + '[' -z '' ']' [2020-11-27T03:32:41.567Z] #22 7.418 ++ mktemp -d [2020-11-27T03:32:41.567Z] #22 7.429 + export GOPATH=/tmp/tmp.HmMDiEg1mm [2020-11-27T03:32:41.567Z] #22 7.429 + GOPATH=/tmp/tmp.HmMDiEg1mm [2020-11-27T03:32:41.567Z] #22 7.429 + RM_GOPATH=1 [2020-11-27T03:32:41.567Z] #22 7.429 + case "$(go env GOARCH)" in [2020-11-27T03:32:41.567Z] #22 7.455 ++ go env GOARCH [2020-11-27T03:32:41.567Z] #22 7.502 Install docker/cli version 17.06.2-ce from stable [2020-11-27T03:32:41.567Z] #22 7.502 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:41.567Z] #22 7.502 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:41.567Z] #22 7.502 ++ dirname /tmp/install/install.sh [2020-11-27T03:32:41.567Z] #22 7.502 + dir=/tmp/install [2020-11-27T03:32:41.567Z] #22 7.502 + bin=dockercli [2020-11-27T03:32:41.567Z] #22 7.502 + shift [2020-11-27T03:32:41.567Z] #22 7.502 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-11-27T03:32:41.567Z] #22 7.502 + . /tmp/install/dockercli.installer [2020-11-27T03:32:41.567Z] #22 7.502 ++ : stable [2020-11-27T03:32:41.567Z] #22 7.502 ++ : 17.06.2-ce [2020-11-27T03:32:41.567Z] #22 7.502 + install_dockercli [2020-11-27T03:32:41.567Z] #22 7.502 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-11-27T03:32:41.567Z] #22 7.502 ++ uname -m [2020-11-27T03:32:41.567Z] #22 7.502 + arch=x86_64 [2020-11-27T03:32:41.567Z] #22 7.502 + '[' x86_64 '!=' x86_64 ']' [2020-11-27T03:32:41.567Z] #22 7.502 + url=https://download.docker.com/linux/static [2020-11-27T03:32:41.567Z] #22 7.502 + tar -xz docker/docker [2020-11-27T03:32:41.567Z] #22 7.502 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-11-27T03:32:41.683Z] #56 11.52 Checking out files: 84% (674/794) Checking out files: 85% (675/794) Checking out files: 86% (683/794) Checking out files: 87% (691/794) Checking out files: 88% (699/794) Checking out files: 89% (707/794) Checking out files: 90% (715/794) Checking out files: 91% (723/794) Checking out files: 92% (731/794) Checking out files: 93% (739/794) Checking out files: 94% (747/794) Checking out files: 95% (755/794) Checking out files: 96% (763/794) Checking out files: 97% (771/794) Checking out files: 98% (779/794) Checking out files: 99% (787/794) Checking out files: 100% (794/794) Checking out files: 100% (794/794), done. [2020-11-27T03:32:41.683Z] #56 11.75 + cd /tmp/tmp.bURGEfPZi8/src/github.com/rootless-containers/rootlesskit [2020-11-27T03:32:41.683Z] #56 11.75 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T03:32:41.818Z] #56 ... [2020-11-27T03:32:41.818Z] [2020-11-27T03:32:41.818Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:32:41.818Z] #47 13.64 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-27T03:32:41.818Z] #47 13.66 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-27T03:32:41.818Z] #47 13.67 go: downloading github.com/pkg/errors v0.8.1 [2020-11-27T03:32:41.818Z] #47 13.70 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-11-27T03:32:41.818Z] #47 13.76 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-11-27T03:32:41.818Z] #47 13.77 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-11-27T03:32:41.818Z] #47 13.78 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-11-27T03:32:41.818Z] #47 13.80 go: downloading github.com/spf13/viper v1.6.1 [2020-11-27T03:32:41.818Z] #47 13.81 go: downloading github.com/spf13/cobra v0.0.5 [2020-11-27T03:32:41.818Z] #47 13.86 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-27T03:32:41.818Z] #47 14.03 go: downloading github.com/spf13/pflag v1.0.5 [2020-11-27T03:32:41.818Z] #47 14.13 go: extracting github.com/pkg/errors v0.8.1 [2020-11-27T03:32:41.818Z] #47 14.27 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-27T03:32:41.818Z] #47 14.27 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-11-27T03:32:41.818Z] #47 14.47 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-11-27T03:32:41.818Z] #47 14.50 go: extracting github.com/spf13/viper v1.6.1 [2020-11-27T03:32:41.818Z] #47 14.68 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-27T03:32:41.818Z] #47 14.78 go: downloading github.com/fatih/color v1.7.0 [2020-11-27T03:32:41.818Z] #47 14.82 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-11-27T03:32:41.818Z] #47 14.84 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-11-27T03:32:41.818Z] #47 15.04 go: downloading github.com/subosito/gotenv v1.2.0 [2020-11-27T03:32:41.818Z] #47 16.01 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-11-27T03:32:41.818Z] #47 16.01 go: extracting github.com/spf13/cobra v0.0.5 [2020-11-27T03:32:41.818Z] #47 16.01 go: extracting github.com/fatih/color v1.7.0 [2020-11-27T03:32:41.818Z] #47 16.02 go: extracting github.com/spf13/pflag v1.0.5 [2020-11-27T03:32:41.818Z] #47 16.07 go: downloading github.com/spf13/cast v1.3.0 [2020-11-27T03:32:41.818Z] #47 16.13 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-11-27T03:32:41.818Z] #47 16.44 go: extracting github.com/subosito/gotenv v1.2.0 [2020-11-27T03:32:41.818Z] #47 16.48 go: extracting github.com/spf13/cast v1.3.0 [2020-11-27T03:32:41.818Z] #47 16.48 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-11-27T03:32:41.818Z] #47 16.49 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-11-27T03:32:41.818Z] #47 16.84 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-11-27T03:32:41.818Z] #47 17.44 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-11-27T03:32:41.823Z] #22 ... [2020-11-27T03:32:41.823Z] [2020-11-27T03:32:41.823Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:32:41.823Z] #45 10.76 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T03:32:41.823Z] #45 10.78 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T03:32:41.823Z] #45 10.82 go: downloading github.com/spf13/pflag v1.0.3 [2020-11-27T03:32:41.823Z] #45 10.82 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-11-27T03:32:41.823Z] #45 10.82 go: downloading github.com/pkg/errors v0.9.1 [2020-11-27T03:32:41.823Z] #45 10.93 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T03:32:41.823Z] #45 11.10 go: downloading github.com/fatih/color v1.9.0 [2020-11-27T03:32:41.823Z] #45 11.13 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-27T03:32:41.823Z] #45 11.13 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T03:32:41.823Z] #45 11.22 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-11-27T03:32:41.823Z] #45 11.49 go: extracting github.com/fatih/color v1.9.0 [2020-11-27T03:32:41.955Z] #26 9.357 126 added, 0 removed; done. [2020-11-27T03:32:41.956Z] #26 9.382 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2020-11-27T03:32:41.956Z] #26 9.386 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-27T03:32:41.956Z] #26 9.390 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2020-11-27T03:32:41.956Z] #26 9.393 Setting up curl (7.64.0-4+deb10u1) ... [2020-11-27T03:32:41.956Z] #26 9.395 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T03:32:41.956Z] #26 9.407 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-11-27T03:32:41.956Z] #26 9.413 Updating certificates in /etc/ssl/certs... [2020-11-27T03:32:41.980Z] #32 61.42 internal/oserror [2020-11-27T03:32:41.980Z] #32 61.87 syscall [2020-11-27T03:32:42.080Z] #45 11.53 go: extracting github.com/pkg/errors v0.9.1 [2020-11-27T03:32:42.081Z] #45 11.57 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-11-27T03:32:42.081Z] #45 11.57 go: extracting github.com/spf13/pflag v1.0.3 [2020-11-27T03:32:42.081Z] #45 11.79 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-11-27T03:32:42.091Z] #47 17.45 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-11-27T03:32:42.091Z] #47 17.69 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-11-27T03:32:42.252Z] #26 9.974 0 added, 0 removed; done. [2020-11-27T03:32:42.252Z] #26 9.974 Running hooks in /etc/ca-certificates/update.d... [2020-11-27T03:32:42.252Z] #26 9.975 done. [2020-11-27T03:32:42.252Z] #26 DONE 10.1s [2020-11-27T03:32:42.252Z] [2020-11-27T03:32:42.252Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T03:32:42.255Z] #56 12.21 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-27T03:32:42.255Z] #56 12.21 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-11-27T03:32:42.338Z] #45 11.84 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T03:32:42.338Z] #45 11.91 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T03:32:42.548Z] #9 ... [2020-11-27T03:32:42.548Z] [2020-11-27T03:32:42.548Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-11-27T03:32:42.548Z] #27 DONE 0.1s [2020-11-27T03:32:42.548Z] [2020-11-27T03:32:42.548Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T03:32:42.551Z] #32 ... [2020-11-27T03:32:42.551Z] [2020-11-27T03:32:42.551Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:32:42.551Z] #47 52.54 go: extracting github.com/gogo/protobuf v1.2.1 [2020-11-27T03:32:42.551Z] #47 53.55 go: extracting golang.org/x/text v0.3.2 [2020-11-27T03:32:42.597Z] #45 12.20 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-11-27T03:32:42.597Z] #45 12.29 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-11-27T03:32:42.785Z] #47 17.86 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-11-27T03:32:42.785Z] #47 17.87 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-27T03:32:42.785Z] #47 17.89 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-11-27T03:32:42.785Z] #47 17.92 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-11-27T03:32:42.785Z] #47 17.94 go: downloading github.com/magiconair/properties v1.8.1 [2020-11-27T03:32:42.813Z] #47 ... [2020-11-27T03:32:42.813Z] [2020-11-27T03:32:42.813Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T03:32:42.813Z] #53 61.25 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T03:32:42.813Z] #53 61.66 Fetched 119 kB in 0s (312 kB/s) [2020-11-27T03:32:42.813Z] #53 62.03 Selecting previously unselected package libbtrfs0. [2020-11-27T03:32:42.813Z] #53 62.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-11-27T03:32:42.813Z] #53 62.06 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-11-27T03:32:42.813Z] #53 62.17 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-27T03:32:42.813Z] #53 62.40 Selecting previously unselected package libbtrfs-dev. [2020-11-27T03:32:42.813Z] #53 62.41 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-11-27T03:32:42.813Z] #53 62.44 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-27T03:32:42.813Z] #53 62.77 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-27T03:32:42.813Z] #53 62.80 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-27T03:32:42.813Z] #53 62.82 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T03:32:43.051Z] #47 18.38 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-11-27T03:32:43.051Z] #47 18.43 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-11-27T03:32:43.051Z] #47 18.48 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-11-27T03:32:43.051Z] #47 18.50 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-11-27T03:32:43.051Z] #47 18.50 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-11-27T03:32:43.051Z] #47 18.52 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-11-27T03:32:43.051Z] #47 18.56 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-11-27T03:32:43.051Z] #47 18.58 go: extracting github.com/magiconair/properties v1.8.1 [2020-11-27T03:32:43.051Z] #47 18.59 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-11-27T03:32:43.187Z] #28 0.722 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-11-27T03:32:43.316Z] #47 18.66 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-11-27T03:32:43.316Z] #47 18.67 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-27T03:32:43.316Z] #47 18.71 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-11-27T03:32:43.316Z] #47 18.87 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-11-27T03:32:43.316Z] #47 18.92 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-11-27T03:32:43.489Z] #28 0.880 [2020-11-27T03:32:43.537Z] #18 27.86 Selecting previously unselected package vim. [2020-11-27T03:32:43.537Z] #18 27.86 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-11-27T03:32:43.537Z] #18 27.87 Unpacking vim (2:8.1.0875-5) ... [2020-11-27T03:32:43.581Z] #47 19.19 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-11-27T03:32:43.755Z] #53 DONE 63.4s [2020-11-27T03:32:43.755Z] [2020-11-27T03:32:43.755Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:32:43.755Z] #40 51.32 Building dependency tree... [2020-11-27T03:32:43.755Z] #40 57.41 The following additional packages will be installed: [2020-11-27T03:32:43.755Z] #40 57.45 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-11-27T03:32:43.755Z] #40 57.46 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-11-27T03:32:43.755Z] #40 57.48 Suggested packages: [2020-11-27T03:32:43.755Z] #40 57.49 manpages-dev python-setuptools [2020-11-27T03:32:43.755Z] #40 59.33 The following NEW packages will be installed: [2020-11-27T03:32:43.755Z] #40 59.33 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-11-27T03:32:43.755Z] #40 59.33 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-11-27T03:32:43.755Z] #40 59.33 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-11-27T03:32:43.755Z] #40 59.33 python-six zlib1g-dev [2020-11-27T03:32:43.755Z] #40 60.13 0 upgraded, 17 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T03:32:43.755Z] #40 60.13 Need to get 4095 kB of archives. [2020-11-27T03:32:43.755Z] #40 60.13 After this operation, 22.5 MB of additional disk space will be used. [2020-11-27T03:32:43.755Z] #40 60.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-11-27T03:32:43.755Z] #40 60.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-11-27T03:32:43.755Z] #40 60.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-11-27T03:32:43.755Z] #40 60.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-11-27T03:32:43.755Z] #40 60.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-11-27T03:32:43.755Z] #40 60.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-11-27T03:32:43.755Z] #40 60.17 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-11-27T03:32:43.755Z] #40 60.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-11-27T03:32:43.755Z] #40 60.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-11-27T03:32:43.755Z] #40 60.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-11-27T03:32:43.755Z] #40 60.36 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-11-27T03:32:43.755Z] #40 60.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-11-27T03:32:43.755Z] #40 60.68 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-11-27T03:32:43.755Z] #40 60.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-11-27T03:32:43.755Z] #40 60.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-11-27T03:32:43.755Z] #40 60.77 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-11-27T03:32:43.755Z] #40 60.77 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-11-27T03:32:43.755Z] #40 62.50 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T03:32:43.755Z] #40 62.87 Fetched 4095 kB in 1s (3568 kB/s) [2020-11-27T03:32:43.755Z] #40 63.29 Selecting previously unselected package libcap-dev:amd64. [2020-11-27T03:32:43.755Z] #40 63.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 ... 15410 files and directories currently installed.) [2020-11-27T03:32:43.755Z] #40 63.50 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-11-27T03:32:43.755Z] #40 63.53 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-11-27T03:32:43.755Z] #40 ... [2020-11-27T03:32:43.755Z] [2020-11-27T03:32:43.755Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:32:43.755Z] #11 43.19 Reading package lists... [2020-11-27T03:32:43.755Z] #11 54.01 Building dependency tree... [2020-11-27T03:32:43.755Z] #11 59.45 The following additional packages will be installed: [2020-11-27T03:32:43.755Z] #11 59.45 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-11-27T03:32:43.755Z] #11 59.45 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-11-27T03:32:43.755Z] #11 59.49 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-11-27T03:32:43.755Z] #11 59.49 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-27T03:32:43.755Z] #11 59.53 Suggested packages: [2020-11-27T03:32:43.755Z] #11 59.54 gcc-8-locales seccomp wine64 [2020-11-27T03:32:43.755Z] #11 61.76 The following NEW packages will be installed: [2020-11-27T03:32:43.755Z] #11 61.78 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-11-27T03:32:43.755Z] #11 61.78 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-11-27T03:32:43.755Z] #11 61.79 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-11-27T03:32:43.755Z] #11 61.79 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-11-27T03:32:43.755Z] #11 61.79 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-11-27T03:32:43.755Z] #11 61.80 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-27T03:32:43.755Z] #11 62.35 0 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T03:32:43.755Z] #11 62.35 Need to get 77.7 MB of archives. [2020-11-27T03:32:43.755Z] #11 62.35 After this operation, 487 MB of additional disk space will be used. [2020-11-27T03:32:43.755Z] #11 62.35 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-11-27T03:32:43.755Z] #11 62.71 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-11-27T03:32:43.755Z] #11 63.08 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-11-27T03:32:43.755Z] #11 63.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-11-27T03:32:43.755Z] #11 63.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-11-27T03:32:43.755Z] #11 63.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-11-27T03:32:43.755Z] #11 ... [2020-11-27T03:32:43.755Z] [2020-11-27T03:32:43.755Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:32:43.755Z] #40 63.76 Selecting previously unselected package libnet1:amd64. [2020-11-27T03:32:43.828Z] #18 28.29 Selecting previously unselected package xfsprogs. [2020-11-27T03:32:43.828Z] #18 28.29 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-11-27T03:32:43.845Z] #47 ... [2020-11-27T03:32:43.845Z] [2020-11-27T03:32:43.845Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:32:43.845Z] #11 19.37 Fetched 8228 kB in 14s (601 kB/s) [2020-11-27T03:32:44.018Z] #40 63.77 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-27T03:32:44.019Z] #40 63.83 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-27T03:32:44.019Z] #40 64.02 Selecting previously unselected package libnet1-dev. [2020-11-27T03:32:44.079Z] #28 1.003 # 2.7% ######### 12.8% #################### 28.2% ############################## 42.1% ########################################## 58.4% #################################################### 73.5% ################################################################# 91.1% ######################################################################## 100.0% [2020-11-27T03:32:44.110Z] #11 19.37 Reading package lists... [2020-11-27T03:32:44.110Z] #11 ... [2020-11-27T03:32:44.110Z] [2020-11-27T03:32:44.110Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-27T03:32:44.110Z] #25 28.32 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-11-27T03:32:44.110Z] #25 28.36 Updating certificates in /etc/ssl/certs... [2020-11-27T03:32:44.110Z] #25 32.81 0 added, 0 removed; done. [2020-11-27T03:32:44.110Z] #25 32.81 Running hooks in /etc/ca-certificates/update.d... [2020-11-27T03:32:44.110Z] #25 32.81 done. [2020-11-27T03:32:44.110Z] #25 DONE 37.7s [2020-11-27T03:32:44.120Z] #18 28.29 Unpacking xfsprogs (4.20.0-1) ... [2020-11-27T03:32:44.287Z] #40 64.02 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-27T03:32:44.288Z] #40 64.06 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-27T03:32:44.375Z] [2020-11-27T03:32:44.375Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:32:44.378Z] #28 1.841 [2020-11-27T03:32:44.378Z] #28 1.967 ####################### 32.2% ######################################################################## 100.0% [2020-11-27T03:32:44.412Z] #18 28.62 Selecting previously unselected package zip. [2020-11-27T03:32:44.412Z] #18 28.62 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-11-27T03:32:44.412Z] #18 28.62 Unpacking zip (3.0-11+b1) ... [2020-11-27T03:32:44.412Z] #18 28.76 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-11-27T03:32:44.412Z] #18 28.77 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-27T03:32:44.412Z] #18 28.78 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-11-27T03:32:44.412Z] #18 28.79 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-11-27T03:32:44.412Z] #18 28.80 Setting up libgpm2:s390x (1.20.7-5) ... [2020-11-27T03:32:44.412Z] #18 28.81 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-11-27T03:32:44.412Z] #18 28.81 Setting up uidmap (1:4.5-1.1) ... [2020-11-27T03:32:44.412Z] #18 28.82 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-11-27T03:32:44.412Z] #18 28.83 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-11-27T03:32:44.412Z] #18 28.83 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-27T03:32:44.412Z] #18 28.84 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-11-27T03:32:44.412Z] #18 28.84 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-11-27T03:32:44.549Z] #40 64.38 Selecting previously unselected package libnl-3-200:amd64. [2020-11-27T03:32:44.549Z] #40 64.38 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-11-27T03:32:44.549Z] #40 64.39 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-11-27T03:32:44.640Z] #62 19.53 Checking out files: 54% (1033/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) [2020-11-27T03:32:44.640Z] #62 ... [2020-11-27T03:32:44.640Z] [2020-11-27T03:32:44.640Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-11-27T03:32:44.640Z] #26 DONE 0.6s [2020-11-27T03:32:44.640Z] [2020-11-27T03:32:44.640Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:32:44.640Z] #62 19.53 Checking out files: 54% (1033/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) [2020-11-27T03:32:44.640Z] #62 ... [2020-11-27T03:32:44.640Z] [2020-11-27T03:32:44.640Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:32:44.640Z] #45 10.16 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-11-27T03:32:44.640Z] #45 10.16 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-11-27T03:32:44.640Z] #45 10.18 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T03:32:44.640Z] #45 10.25 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T03:32:44.640Z] #45 10.34 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-11-27T03:32:44.640Z] #45 10.54 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-11-27T03:32:44.640Z] #45 12.38 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-27T03:32:44.640Z] #45 13.09 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T03:32:44.640Z] #45 18.55 go: finding github.com/fatih/color v1.9.0 [2020-11-27T03:32:44.640Z] #45 18.58 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T03:32:44.640Z] #45 18.59 go: finding github.com/pkg/errors v0.9.1 [2020-11-27T03:32:44.640Z] #45 18.67 go: finding github.com/spf13/pflag v1.0.3 [2020-11-27T03:32:44.640Z] #45 18.74 go: finding github.com/mattn/go-colorable v0.1.6 [2020-11-27T03:32:44.640Z] #45 18.81 go: finding github.com/mattn/go-isatty v0.0.12 [2020-11-27T03:32:44.640Z] #45 19.19 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-11-27T03:32:44.640Z] #45 19.19 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T03:32:44.640Z] #45 19.23 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-27T03:32:44.640Z] #45 19.27 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T03:32:44.640Z] #45 19.49 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T03:32:44.672Z] #28 2.158 [2020-11-27T03:32:44.704Z] #18 28.85 Setting up xxd (2:8.1.0875-5) ... [2020-11-27T03:32:44.704Z] #18 28.86 Setting up zip (3.0-11+b1) ... [2020-11-27T03:32:44.704Z] #18 28.86 Setting up vim-common (2:8.1.0875-5) ... [2020-11-27T03:32:44.704Z] #18 28.89 Setting up bash-completion (1:2.8-6) ... [2020-11-27T03:32:44.809Z] #40 ... [2020-11-27T03:32:44.809Z] [2020-11-27T03:32:44.809Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T03:32:44.809Z] #34 44.14 Reading package lists... [2020-11-27T03:32:44.809Z] #34 54.96 Building dependency tree... [2020-11-27T03:32:44.809Z] #34 60.97 The following additional packages will be installed: [2020-11-27T03:32:44.809Z] #34 60.98 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-11-27T03:32:44.809Z] #34 61.00 Suggested packages: [2020-11-27T03:32:44.809Z] #34 61.00 cmake-doc ninja-build lrzip [2020-11-27T03:32:44.809Z] #34 61.00 Recommended packages: [2020-11-27T03:32:44.809Z] #34 61.00 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-11-27T03:32:44.809Z] #34 62.42 The following NEW packages will be installed: [2020-11-27T03:32:44.809Z] #34 62.45 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-11-27T03:32:44.809Z] #34 62.46 vim-common xxd [2020-11-27T03:32:44.809Z] #34 63.11 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T03:32:44.809Z] #34 63.11 Need to get 14.9 MB of archives. [2020-11-27T03:32:44.809Z] #34 63.11 After this operation, 61.8 MB of additional disk space will be used. [2020-11-27T03:32:44.809Z] #34 63.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-11-27T03:32:44.809Z] #34 63.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-11-27T03:32:44.809Z] #34 63.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-11-27T03:32:44.809Z] #34 63.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-11-27T03:32:44.809Z] #34 ... [2020-11-27T03:32:44.809Z] [2020-11-27T03:32:44.809Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:32:44.809Z] #40 64.73 Selecting previously unselected package libnl-3-dev:amd64. [2020-11-27T03:32:44.908Z] #45 ... [2020-11-27T03:32:44.908Z] [2020-11-27T03:32:44.908Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:32:44.908Z] #62 19.53 Checking out files: 54% (1033/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 99% (1895/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-11-27T03:32:44.968Z] #28 2.282 ##### 7.3% ################################################################ 89.4% ######################################################################## 100.0% [2020-11-27T03:32:44.968Z] #28 2.564 [2020-11-27T03:32:45.070Z] #40 64.74 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-11-27T03:32:45.070Z] #40 64.77 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-11-27T03:32:45.174Z] #62 20.61 + cd /tmp/tmp.nYWFjqNgrf/src/github.com/docker/libnetwork [2020-11-27T03:32:45.174Z] #62 20.61 + git checkout -q a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-27T03:32:45.339Z] #18 ... [2020-11-27T03:32:45.339Z] [2020-11-27T03:32:45.339Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:32:45.339Z] #41 59.94 CC criu/cr-dedup.o [2020-11-27T03:32:45.339Z] #41 60.09 CC criu/cr-dump.o [2020-11-27T03:32:45.339Z] #41 61.13 CC criu/cr-errno.o [2020-11-27T03:32:45.339Z] #41 61.16 CC criu/cr-restore.o [2020-11-27T03:32:45.339Z] #41 63.39 CC criu/cr-service.o [2020-11-27T03:32:45.339Z] #41 64.17 CC criu/crtools.o [2020-11-27T03:32:45.339Z] #41 64.41 CC criu/eventfd.o [2020-11-27T03:32:45.339Z] #41 64.64 CC criu/eventpoll.o [2020-11-27T03:32:45.339Z] #41 65.17 CC criu/external.o [2020-11-27T03:32:45.339Z] #41 65.33 CC criu/fault-injection.o [2020-11-27T03:32:45.339Z] #41 65.37 CC criu/fdstore.o [2020-11-27T03:32:45.339Z] #41 65.53 CC criu/fifo.o [2020-11-27T03:32:45.339Z] #41 65.83 CC criu/file-ids.o [2020-11-27T03:32:45.339Z] #41 66.05 CC criu/file-lock.o [2020-11-27T03:32:45.339Z] #41 66.64 CC criu/files-ext.o [2020-11-27T03:32:45.339Z] #41 66.81 CC criu/files-reg.o [2020-11-27T03:32:45.339Z] #41 68.16 CC criu/files.o [2020-11-27T03:32:45.339Z] #41 69.45 CC criu/filesystems.o [2020-11-27T03:32:45.339Z] #41 69.80 CC criu/fsnotify.o [2020-11-27T03:32:45.439Z] #62 ... [2020-11-27T03:32:45.439Z] [2020-11-27T03:32:45.439Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T03:32:45.439Z] #34 10.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-11-27T03:32:45.439Z] #34 20.59 Fetched 8228 kB in 14s (570 kB/s) [2020-11-27T03:32:45.631Z] #41 70.35 CC criu/image-desc.o [2020-11-27T03:32:45.631Z] #41 70.46 CC criu/image.o [2020-11-27T03:32:45.641Z] #40 65.37 Selecting previously unselected package libprotobuf-c1:amd64. [2020-11-27T03:32:45.641Z] #40 65.37 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-11-27T03:32:45.641Z] #40 65.38 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-27T03:32:45.641Z] #40 65.62 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-11-27T03:32:45.703Z] #34 20.59 Reading package lists... [2020-11-27T03:32:45.704Z] #34 ... [2020-11-27T03:32:45.704Z] [2020-11-27T03:32:45.704Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:32:45.704Z] #47 19.45 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-11-27T03:32:45.704Z] #47 19.45 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-11-27T03:32:45.704Z] #47 19.50 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-11-27T03:32:45.704Z] #47 19.54 go: downloading github.com/spf13/afero v1.1.2 [2020-11-27T03:32:45.704Z] #47 19.58 go: downloading github.com/stretchr/testify v1.4.0 [2020-11-27T03:32:45.704Z] #47 19.95 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-11-27T03:32:45.704Z] #47 19.97 go: extracting github.com/stretchr/testify v1.4.0 [2020-11-27T03:32:45.704Z] #47 20.07 go: extracting github.com/spf13/afero v1.1.2 [2020-11-27T03:32:45.704Z] #47 20.24 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-27T03:32:45.704Z] #47 20.39 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-27T03:32:45.881Z] #45 15.45 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T03:32:45.912Z] #40 65.62 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-11-27T03:32:45.912Z] #40 65.63 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-11-27T03:32:45.912Z] #40 65.82 Selecting previously unselected package zlib1g-dev:amd64. [2020-11-27T03:32:45.939Z] #41 ... [2020-11-27T03:32:45.939Z] [2020-11-27T03:32:45.939Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T03:32:45.939Z] #18 30.39 Setting up libiptc0:s390x (1.8.2-4) ... [2020-11-27T03:32:45.939Z] #18 30.39 Setting up xz-utils (5.2.4-1) ... [2020-11-27T03:32:45.939Z] #18 30.40 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-11-27T03:32:45.939Z] #18 30.41 Setting up sudo (1.8.27-1+deb10u2) ... [2020-11-27T03:32:45.939Z] #18 30.45 invoke-rc.d: could not determine current runlevel [2020-11-27T03:32:45.939Z] #18 30.46 invoke-rc.d: policy-rc.d denied execution of start. [2020-11-27T03:32:45.939Z] #18 30.47 Setting up pigz (2.4-1) ... [2020-11-27T03:32:45.939Z] #18 30.48 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-11-27T03:32:45.939Z] #18 30.49 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-11-27T03:32:45.970Z] #47 21.32 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-27T03:32:45.970Z] #47 ... [2020-11-27T03:32:45.970Z] [2020-11-27T03:32:45.970Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:32:45.970Z] #43 11.32 runtime [2020-11-27T03:32:45.970Z] #43 11.86 crypto/internal/subtle [2020-11-27T03:32:45.970Z] #43 12.15 crypto/subtle [2020-11-27T03:32:45.970Z] #43 12.64 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-11-27T03:32:45.970Z] #43 13.18 internal/nettrace [2020-11-27T03:32:45.970Z] #43 13.80 runtime/cgo [2020-11-27T03:32:45.970Z] #43 14.09 vendor/golang.org/x/crypto/internal/subtle [2020-11-27T03:32:45.970Z] #43 ... [2020-11-27T03:32:45.970Z] [2020-11-27T03:32:45.970Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:32:45.970Z] #62 21.32 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-11-27T03:32:46.169Z] #28 2.756 0.1% # 2.7% ### 4.5% ###### 9.7% ############ 17.8% ###################### 31.7% ############################### 43.1% ######################################### 57.0% ##################################################### 74.3% ################################################################ 90.0% ######################################################################## 100.0% [2020-11-27T03:32:46.172Z] #40 65.85 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-11-27T03:32:46.172Z] #40 65.94 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-11-27T03:32:46.232Z] #18 30.50 Setting up python-pip-whl (18.1-5) ... [2020-11-27T03:32:46.232Z] #18 30.50 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-11-27T03:32:46.232Z] #18 30.51 Setting up vim-runtime (2:8.1.0875-5) ... [2020-11-27T03:32:46.232Z] #18 30.71 Setting up libaio1:s390x (0.3.112-3) ... [2020-11-27T03:32:46.232Z] #18 30.71 Setting up libonig5:s390x (6.9.1-1) ... [2020-11-27T03:32:46.232Z] #18 30.72 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-11-27T03:32:46.232Z] #18 30.73 Setting up vim (2:8.1.0875-5) ... [2020-11-27T03:32:46.232Z] #18 30.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-11-27T03:32:46.435Z] #40 66.32 Selecting previously unselected package libprotobuf17:amd64. [2020-11-27T03:32:46.435Z] #40 66.32 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-11-27T03:32:46.435Z] #40 66.35 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-11-27T03:32:46.467Z] #28 3.972 [2020-11-27T03:32:46.524Z] #18 30.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-11-27T03:32:46.524Z] #18 30.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-11-27T03:32:46.524Z] #18 30.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-11-27T03:32:46.524Z] #18 30.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-11-27T03:32:46.524Z] #18 30.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-11-27T03:32:46.524Z] #18 30.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-11-27T03:32:46.524Z] #18 30.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-11-27T03:32:46.524Z] #18 30.76 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-11-27T03:32:46.524Z] #18 30.78 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-11-27T03:32:46.524Z] #18 30.79 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-11-27T03:32:46.524Z] #18 30.80 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-27T03:32:46.524Z] #18 30.81 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-11-27T03:32:46.524Z] #18 30.81 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-11-27T03:32:46.923Z] #62 ... [2020-11-27T03:32:46.923Z] [2020-11-27T03:32:46.923Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:32:46.923Z] #49 12.19 + cd /tmp/tmp.eGk1XiRvo4/src/github.com/mvdan/sh [2020-11-27T03:32:46.923Z] #49 12.19 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-27T03:32:46.923Z] #49 12.36 + GO111MODULE=on [2020-11-27T03:32:46.923Z] #49 12.36 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-11-27T03:32:46.923Z] #49 13.70 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-27T03:32:46.923Z] #49 13.71 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-27T03:32:46.923Z] #49 13.73 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-27T03:32:46.923Z] #49 13.95 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-27T03:32:46.923Z] #49 13.95 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-27T03:32:46.923Z] #49 15.69 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-27T03:32:46.923Z] #49 16.86 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-27T03:32:46.923Z] #49 18.48 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-27T03:32:46.923Z] #49 20.07 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-27T03:32:46.923Z] #49 20.25 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-27T03:32:46.923Z] #49 20.62 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-27T03:32:46.923Z] #49 20.70 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-27T03:32:46.923Z] #49 21.65 runtime/cgo [2020-11-27T03:32:46.923Z] #49 21.88 runtime [2020-11-27T03:32:47.776Z] #45 ... [2020-11-27T03:32:47.776Z] [2020-11-27T03:32:47.776Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-27T03:32:47.776Z] #30 7.177 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-11-27T03:32:47.776Z] #30 7.189 Cloning into '.'... [2020-11-27T03:32:47.776Z] #30 ... [2020-11-27T03:32:47.776Z] [2020-11-27T03:32:47.776Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:32:47.776Z] #43 10.55 internal/race [2020-11-27T03:32:47.776Z] #43 11.05 runtime [2020-11-27T03:32:47.776Z] #43 11.10 sync/atomic [2020-11-27T03:32:47.776Z] #43 12.10 unicode [2020-11-27T03:32:47.776Z] #43 17.53 internal/testlog [2020-11-27T03:32:48.035Z] #43 ... [2020-11-27T03:32:48.035Z] [2020-11-27T03:32:48.035Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:32:48.035Z] #45 17.65 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-27T03:32:48.351Z] #40 68.13 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-11-27T03:32:48.351Z] #40 68.13 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-11-27T03:32:48.351Z] #40 68.15 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-11-27T03:32:48.384Z] #49 ... [2020-11-27T03:32:48.384Z] [2020-11-27T03:32:48.384Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T03:32:48.384Z] #38 13.28 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-11-27T03:32:48.384Z] #38 14.72 + 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-11-27T03:32:48.384Z] #38 ... [2020-11-27T03:32:48.384Z] [2020-11-27T03:32:48.384Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:32:48.384Z] #47 23.89 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-27T03:32:48.596Z] #18 32.51 Setting up iptables (1.8.2-4) ... [2020-11-27T03:32:48.596Z] #18 32.52 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-27T03:32:48.597Z] #18 32.53 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-27T03:32:48.597Z] #18 32.55 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-27T03:32:48.597Z] #18 32.55 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-27T03:32:48.597Z] #18 32.56 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-11-27T03:32:48.597Z] #18 32.56 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-11-27T03:32:48.597Z] #18 32.56 Setting up python3 (3.7.3-1) ... [2020-11-27T03:32:48.597Z] #18 32.85 Setting up python3-wheel (0.32.3-2) ... [2020-11-27T03:32:48.612Z] #40 68.54 Selecting previously unselected package libprotobuf-dev:amd64. [2020-11-27T03:32:48.612Z] #40 68.55 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-11-27T03:32:48.648Z] #47 23.91 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-27T03:32:48.648Z] #47 23.91 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-27T03:32:48.648Z] #47 23.92 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-27T03:32:48.648Z] #47 23.92 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-11-27T03:32:48.648Z] #47 23.92 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-27T03:32:48.648Z] #47 23.92 go: downloading golang.org/x/text v0.3.2 [2020-11-27T03:32:48.648Z] #47 23.92 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-27T03:32:48.648Z] #47 24.21 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-27T03:32:48.873Z] #40 68.56 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-11-27T03:32:48.889Z] #18 33.22 Setting up apparmor (2.13.2-10) ... [2020-11-27T03:32:48.966Z] #45 18.69 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T03:32:49.229Z] #47 ... [2020-11-27T03:32:49.229Z] [2020-11-27T03:32:49.229Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:32:49.229Z] #40 14.73 Fetched 8228 kB in 12s (711 kB/s) [2020-11-27T03:32:49.229Z] #40 14.73 Reading package lists... [2020-11-27T03:32:49.229Z] #40 18.50 Reading package lists... [2020-11-27T03:32:49.390Z] #28 4.093 0.1% ### 4.6% ####### 10.0% ########### 15.4% ############# 19.4% ################ 23.5% #################### 29.0% ######################## 34.4% ########################### 38.2% ############################### 43.6% ################################### 49.1% ####################################### 54.5% ########################################### 59.9% ############################################# 63.8% ############################################### 66.3% ################################################# 69.1% #################################################### 72.7% ###################################################### 75.8% ######################################################## 78.7% ########################################################## 81.1% ############################################################ 84.4% ############################################################## 86.4% ################################################################ 89.7% ################################################################## 92.8% #################################################################### 95.4% ###################################################################### 97.8% ######################################################################## 100.0% [2020-11-27T03:32:49.390Z] #28 6.922 [2020-11-27T03:32:49.494Z] #40 24.05 Building dependency tree... [2020-11-27T03:32:49.494Z] #40 ... [2020-11-27T03:32:49.494Z] [2020-11-27T03:32:49.494Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T03:32:49.494Z] #27 3.355 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-11-27T03:32:49.494Z] #27 3.787 [2020-11-27T03:32:49.925Z] #18 34.08 Setting up xfsprogs (4.20.0-1) ... [2020-11-27T03:32:49.925Z] #18 34.08 Setting up python3-lib2to3 (3.7.3-1) ... [2020-11-27T03:32:49.925Z] #18 34.32 Setting up python3-pkg-resources (40.8.0-1) ... [2020-11-27T03:32:50.040Z] #28 7.458 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-11-27T03:32:50.040Z] #28 7.601 [2020-11-27T03:32:50.040Z] #28 7.727 #################### 28.6% ######################################################################## 100.0% [2020-11-27T03:32:50.040Z] #28 7.776 [2020-11-27T03:32:50.264Z] #40 ... [2020-11-27T03:32:50.264Z] [2020-11-27T03:32:50.264Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:32:50.264Z] #43 59.94 strconv [2020-11-27T03:32:50.264Z] #43 60.92 bytes [2020-11-27T03:32:50.264Z] #43 64.41 bufio [2020-11-27T03:32:50.264Z] #43 66.94 reflect [2020-11-27T03:32:50.264Z] #43 67.57 syscall [2020-11-27T03:32:50.264Z] #43 ... [2020-11-27T03:32:50.264Z] [2020-11-27T03:32:50.264Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:32:50.264Z] #47 64.46 go: finding github.com/fatih/color v1.7.0 [2020-11-27T03:32:50.264Z] #47 64.60 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-27T03:32:50.264Z] #47 64.64 go: finding github.com/mattn/go-colorable v0.1.4 [2020-11-27T03:32:50.264Z] #47 64.80 go: finding github.com/mattn/go-isatty v0.0.8 [2020-11-27T03:32:50.264Z] #47 64.92 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-27T03:32:50.264Z] #47 64.95 go: finding github.com/go-critic/go-critic v0.4.1 [2020-11-27T03:32:50.265Z] #47 65.05 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-11-27T03:32:50.265Z] #47 65.16 go: finding github.com/pkg/errors v0.8.1 [2020-11-27T03:32:50.265Z] #47 65.19 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-27T03:32:50.265Z] #47 65.24 go: finding github.com/sirupsen/logrus v1.4.2 [2020-11-27T03:32:50.265Z] #47 65.24 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-11-27T03:32:50.265Z] #47 65.26 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-11-27T03:32:50.265Z] #47 65.28 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-11-27T03:32:50.265Z] #47 65.32 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-11-27T03:32:50.265Z] #47 65.34 go: finding github.com/stretchr/testify v1.4.0 [2020-11-27T03:32:50.265Z] #47 65.37 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-11-27T03:32:50.265Z] #47 65.38 go: finding github.com/spf13/viper v1.6.1 [2020-11-27T03:32:50.265Z] #47 65.44 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-11-27T03:32:50.265Z] #47 65.45 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-11-27T03:32:50.265Z] #47 65.51 go: finding github.com/davecgh/go-spew v1.1.1 [2020-11-27T03:32:50.265Z] #47 65.76 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-11-27T03:32:50.265Z] #47 65.77 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-11-27T03:32:50.265Z] #47 65.80 go: finding github.com/stretchr/objx v0.2.0 [2020-11-27T03:32:50.265Z] #47 65.90 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-11-27T03:32:50.265Z] #47 65.97 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-27T03:32:50.265Z] #47 66.00 go: finding github.com/spf13/cobra v0.0.5 [2020-11-27T03:32:50.265Z] #47 66.02 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-11-27T03:32:50.265Z] #47 66.03 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-27T03:32:50.265Z] #47 66.05 go: finding github.com/hashicorp/hcl v1.0.0 [2020-11-27T03:32:50.265Z] #47 66.08 go: finding github.com/gobwas/glob v0.2.3 [2020-11-27T03:32:50.265Z] #47 66.13 go: finding github.com/spf13/pflag v1.0.5 [2020-11-27T03:32:50.265Z] #47 66.22 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-27T03:32:50.265Z] #47 66.22 go: finding github.com/magiconair/properties v1.8.1 [2020-11-27T03:32:50.265Z] #47 66.27 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-11-27T03:32:50.265Z] #47 66.41 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-27T03:32:50.265Z] #47 66.43 go: finding github.com/pelletier/go-toml v1.2.0 [2020-11-27T03:32:50.265Z] #47 66.58 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-27T03:32:50.265Z] #47 66.58 go: finding github.com/spf13/afero v1.1.2 [2020-11-27T03:32:50.265Z] #47 66.60 go: finding github.com/spf13/cast v1.3.0 [2020-11-27T03:32:50.265Z] #47 66.63 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-27T03:32:50.265Z] #47 66.69 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-11-27T03:32:50.265Z] #47 66.74 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-27T03:32:50.265Z] #47 66.86 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-27T03:32:50.265Z] #47 66.90 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-27T03:32:50.265Z] #47 66.94 go: finding github.com/subosito/gotenv v1.2.0 [2020-11-27T03:32:50.265Z] #47 66.96 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-27T03:32:50.265Z] #47 67.06 go: finding gopkg.in/ini.v1 v1.51.0 [2020-11-27T03:32:50.265Z] #47 67.08 go: finding golang.org/x/text v0.3.2 [2020-11-27T03:32:50.265Z] #47 67.41 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-27T03:32:50.265Z] #47 67.45 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-27T03:32:50.265Z] #47 67.57 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-27T03:32:50.265Z] #47 67.58 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-27T03:32:50.265Z] #47 67.69 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-27T03:32:50.265Z] #47 67.71 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-27T03:32:50.265Z] #47 67.72 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-27T03:32:50.265Z] #47 67.75 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-27T03:32:50.265Z] #47 67.75 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-27T03:32:50.265Z] #47 67.77 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-27T03:32:50.265Z] #47 67.77 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-27T03:32:50.265Z] #47 67.80 go: finding github.com/kisielk/gotool v1.0.0 [2020-11-27T03:32:50.265Z] #47 67.83 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-11-27T03:32:50.265Z] #47 67.86 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-27T03:32:50.265Z] #47 67.97 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-27T03:32:50.265Z] #47 67.99 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-27T03:32:50.265Z] #47 68.02 go: finding github.com/ultraware/funlen v0.0.2 [2020-11-27T03:32:50.265Z] #47 68.11 go: finding github.com/ultraware/whitespace v0.0.4 [2020-11-27T03:32:50.265Z] #47 68.17 go: finding github.com/uudashr/gocognit v1.0.1 [2020-11-27T03:32:50.265Z] #47 68.24 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-27T03:32:50.265Z] #47 68.24 go: finding github.com/gogo/protobuf v1.2.1 [2020-11-27T03:32:50.265Z] #47 68.40 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-27T03:32:50.265Z] #47 68.48 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-27T03:32:50.265Z] #47 68.48 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-27T03:32:50.265Z] #47 68.54 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-27T03:32:50.265Z] #47 68.63 go: finding github.com/BurntSushi/toml v0.3.1 [2020-11-27T03:32:50.418Z] #56 ... [2020-11-27T03:32:50.418Z] [2020-11-27T03:32:50.418Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:32:50.418Z] #47 19.58 go: downloading github.com/pkg/errors v0.8.1 [2020-11-27T03:32:50.418Z] #47 19.71 go: downloading github.com/spf13/cobra v0.0.5 [2020-11-27T03:32:50.418Z] #47 19.72 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-27T03:32:50.418Z] #47 19.99 go: downloading github.com/spf13/viper v1.6.1 [2020-11-27T03:32:50.418Z] #47 20.21 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-27T03:32:50.418Z] #47 20.21 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-27T03:32:50.418Z] #47 20.27 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-27T03:32:50.418Z] #47 20.37 go: extracting github.com/pkg/errors v0.8.1 [2020-11-27T03:32:50.560Z] #18 34.78 Setting up python3-distutils (3.7.3-1) ... [2020-11-27T03:32:50.677Z] #28 8.376 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-11-27T03:32:50.678Z] #47 20.55 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-11-27T03:32:50.678Z] #47 ... [2020-11-27T03:32:50.678Z] [2020-11-27T03:32:50.678Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:32:50.678Z] #32 10.56 + cd /tmp/tmp.VACmsCj1ES/src/github.com/BurntSushi/toml [2020-11-27T03:32:50.678Z] #32 10.56 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T03:32:50.678Z] #32 10.59 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-11-27T03:32:50.678Z] #32 11.43 runtime/internal/atomic [2020-11-27T03:32:50.678Z] #32 11.48 internal/cpu [2020-11-27T03:32:50.678Z] #32 11.80 runtime/internal/sys [2020-11-27T03:32:50.678Z] #32 12.09 runtime/internal/math [2020-11-27T03:32:50.678Z] #32 12.28 math/bits [2020-11-27T03:32:50.678Z] #32 12.34 internal/bytealg [2020-11-27T03:32:50.678Z] #32 12.88 math [2020-11-27T03:32:50.678Z] #32 14.25 runtime [2020-11-27T03:32:50.678Z] #32 18.52 unicode/utf8 [2020-11-27T03:32:50.678Z] #32 19.61 unicode [2020-11-27T03:32:50.678Z] #32 ... [2020-11-27T03:32:50.678Z] [2020-11-27T03:32:50.678Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T03:32:50.678Z] #34 10.56 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T03:32:50.678Z] #34 13.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T03:32:50.852Z] #18 35.17 Setting up python3-setuptools (40.8.0-1) ... [2020-11-27T03:32:50.939Z] #34 ... [2020-11-27T03:32:50.939Z] [2020-11-27T03:32:50.939Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:32:50.939Z] #22 20.32 + mkdir -p /build [2020-11-27T03:32:50.939Z] #22 20.37 + mv docker/docker /build/ [2020-11-27T03:32:50.939Z] #22 20.37 + rmdir docker [2020-11-27T03:32:50.939Z] #22 DONE 20.9s [2020-11-27T03:32:50.939Z] [2020-11-27T03:32:50.939Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:32:50.939Z] #47 20.82 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-27T03:32:50.939Z] #47 20.82 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-27T03:32:50.939Z] #47 20.82 go: extracting github.com/spf13/cobra v0.0.5 [2020-11-27T03:32:50.939Z] #47 20.84 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-27T03:32:50.969Z] #28 8.392 skipping existing 5cb8031fd95d [2020-11-27T03:32:50.969Z] #28 8.414 [2020-11-27T03:32:51.208Z] #47 ... [2020-11-27T03:32:51.208Z] [2020-11-27T03:32:51.208Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:32:51.208Z] #40 70.98 Selecting previously unselected package libprotoc17:amd64. [2020-11-27T03:32:51.208Z] #40 70.98 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-11-27T03:32:51.208Z] #40 71.00 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-11-27T03:32:51.487Z] #18 35.91 Setting up python3-pip (18.1-5) ... [2020-11-27T03:32:51.488Z] #45 ... [2020-11-27T03:32:51.488Z] [2020-11-27T03:32:51.488Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:32:51.488Z] #11 10.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T03:32:51.488Z] #11 13.65 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T03:32:51.488Z] #11 17.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T03:32:51.488Z] #11 ... [2020-11-27T03:32:51.488Z] [2020-11-27T03:32:51.488Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:32:51.488Z] #32 10.88 runtime [2020-11-27T03:32:51.488Z] #32 15.94 unicode/utf8 [2020-11-27T03:32:51.488Z] #32 16.88 unicode [2020-11-27T03:32:51.488Z] #32 ... [2020-11-27T03:32:51.488Z] [2020-11-27T03:32:51.488Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:32:51.488Z] #47 20.10 go: downloading github.com/pkg/errors v0.8.1 [2020-11-27T03:32:51.488Z] #47 20.16 go: downloading github.com/spf13/cobra v0.0.5 [2020-11-27T03:32:51.488Z] #47 20.21 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-11-27T03:32:51.488Z] #47 20.21 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-11-27T03:32:51.488Z] #47 20.32 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-27T03:32:51.488Z] #47 20.61 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-11-27T03:32:51.488Z] #47 20.62 go: downloading github.com/fatih/color v1.7.0 [2020-11-27T03:32:51.488Z] #47 20.62 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-11-27T03:32:51.488Z] #47 20.75 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-27T03:32:51.488Z] #47 20.98 go: extracting github.com/pkg/errors v0.8.1 [2020-11-27T03:32:51.488Z] #47 20.99 go: downloading github.com/stretchr/testify v1.4.0 [2020-11-27T03:32:51.488Z] #47 21.07 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-11-27T03:32:51.509Z] #47 21.27 go: extracting github.com/spf13/viper v1.6.1 [2020-11-27T03:32:51.509Z] #47 21.43 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-27T03:32:51.509Z] #47 21.43 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-11-27T03:32:51.509Z] #47 21.52 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-27T03:32:51.610Z] #28 9.106 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-11-27T03:32:51.610Z] #28 9.123 skipping existing 283607eaa57e [2020-11-27T03:32:51.610Z] #28 9.148 [2020-11-27T03:32:51.746Z] #47 21.24 go: extracting github.com/fatih/color v1.7.0 [2020-11-27T03:32:51.746Z] #47 ... [2020-11-27T03:32:51.746Z] [2020-11-27T03:32:51.746Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:32:51.746Z] #40 11.38 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T03:32:51.746Z] #40 14.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T03:32:51.769Z] #47 ... [2020-11-27T03:32:51.769Z] [2020-11-27T03:32:51.769Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:32:51.769Z] #45 11.63 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T03:32:51.769Z] #45 11.69 go: downloading github.com/fatih/color v1.9.0 [2020-11-27T03:32:51.769Z] #45 11.74 go: downloading github.com/pkg/errors v0.9.1 [2020-11-27T03:32:51.769Z] #45 11.88 go: downloading github.com/spf13/pflag v1.0.3 [2020-11-27T03:32:51.769Z] #45 11.89 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T03:32:51.769Z] #45 11.89 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-11-27T03:32:51.769Z] #45 12.06 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-11-27T03:32:51.769Z] #45 12.06 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T03:32:51.769Z] #45 12.15 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-27T03:32:51.769Z] #45 12.18 go: extracting github.com/fatih/color v1.9.0 [2020-11-27T03:32:51.769Z] #45 12.33 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T03:32:51.769Z] #45 12.43 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T03:32:51.769Z] #45 12.52 go: extracting github.com/spf13/pflag v1.0.3 [2020-11-27T03:32:51.769Z] #45 12.56 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T03:32:51.769Z] #45 12.82 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-11-27T03:32:51.769Z] #45 12.85 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-11-27T03:32:51.769Z] #45 13.26 go: extracting github.com/pkg/errors v0.9.1 [2020-11-27T03:32:51.769Z] #45 13.31 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-11-27T03:32:51.769Z] #45 13.35 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-11-27T03:32:51.769Z] #45 16.60 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T03:32:51.769Z] #45 17.78 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-27T03:32:51.769Z] #45 19.76 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T03:32:51.769Z] #45 ... [2020-11-27T03:32:51.769Z] [2020-11-27T03:32:51.769Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:32:51.769Z] #40 11.71 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T03:32:51.769Z] #40 15.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T03:32:51.956Z] #27 4.109 0.0% #### 6.0% ######## 11.4% ######## 11.7% ############ 17.5% ################### 27.2% ##################### 30.0% ########################## 36.3% ############################### 43.2% ################################### 49.3% ##################################### 52.4% ####################################### 54.9% ####################################### 54.9% ######################################## 56.8% ########################################## 58.6% ############################################### 65.4% ################################################## 69.8% ##################################################### 74.6% ######################################################## 79.2% ############################################################ 83.7% ############################################################## 87.5% ################################################################## 91.8% ##################################################################### 96.9% ######################################################################## 100.0% [2020-11-27T03:32:51.956Z] #27 ... [2020-11-27T03:32:51.956Z] [2020-11-27T03:32:51.956Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T03:32:51.956Z] #53 17.47 Fetched 8228 kB in 13s (613 kB/s) [2020-11-27T03:32:51.956Z] #53 17.47 Reading package lists... [2020-11-27T03:32:51.956Z] #53 21.41 Reading package lists... [2020-11-27T03:32:52.004Z] #40 ... [2020-11-27T03:32:52.004Z] [2020-11-27T03:32:52.004Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:32:52.004Z] #43 18.30 encoding [2020-11-27T03:32:52.004Z] #43 18.39 unicode/utf16 [2020-11-27T03:32:52.004Z] #43 19.03 container/list [2020-11-27T03:32:52.004Z] #43 20.33 crypto/internal/subtle [2020-11-27T03:32:52.004Z] #43 20.51 crypto/subtle [2020-11-27T03:32:52.004Z] #43 21.06 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-11-27T03:32:52.004Z] #43 21.29 internal/nettrace [2020-11-27T03:32:52.029Z] #40 ... [2020-11-27T03:32:52.029Z] [2020-11-27T03:32:52.029Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:32:52.029Z] #47 21.82 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-27T03:32:52.029Z] #47 21.85 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-27T03:32:52.029Z] #47 21.89 go: downloading github.com/ultraware/funlen v0.0.2 [2020-11-27T03:32:52.029Z] #47 21.99 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-27T03:32:52.029Z] #47 22.04 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-11-27T03:32:52.029Z] #47 22.04 go: downloading github.com/magiconair/properties v1.8.1 [2020-11-27T03:32:52.122Z] #18 36.53 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T03:32:52.122Z] #18 36.56 Processing triggers for mime-support (3.62) ... [2020-11-27T03:32:52.151Z] #40 72.15 Selecting previously unselected package protobuf-c-compiler. [2020-11-27T03:32:52.228Z] #53 26.81 Building dependency tree... [2020-11-27T03:32:52.228Z] #53 ... [2020-11-27T03:32:52.228Z] [2020-11-27T03:32:52.228Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:32:52.228Z] #47 25.09 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-27T03:32:52.228Z] #47 25.13 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-27T03:32:52.228Z] #47 25.24 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-27T03:32:52.228Z] #47 25.35 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-11-27T03:32:52.228Z] #47 25.49 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-11-27T03:32:52.228Z] #47 25.49 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-27T03:32:52.228Z] #47 25.49 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-27T03:32:52.228Z] #47 25.52 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-27T03:32:52.228Z] #47 25.52 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-27T03:32:52.228Z] #47 25.53 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-27T03:32:52.228Z] #47 25.61 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-27T03:32:52.228Z] #47 25.84 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-27T03:32:52.228Z] #47 26.24 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-27T03:32:52.228Z] #47 26.35 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-11-27T03:32:52.228Z] #47 26.41 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-11-27T03:32:52.228Z] #47 26.47 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-11-27T03:32:52.228Z] #47 26.50 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-27T03:32:52.228Z] #47 26.61 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-27T03:32:52.228Z] #47 26.62 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-27T03:32:52.228Z] #47 26.71 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-27T03:32:52.228Z] #47 26.71 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-11-27T03:32:52.228Z] #47 26.72 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-11-27T03:32:52.228Z] #47 26.77 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-27T03:32:52.228Z] #47 26.85 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-11-27T03:32:52.228Z] #47 26.92 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-11-27T03:32:52.228Z] #47 26.98 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-11-27T03:32:52.228Z] #47 27.01 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-27T03:32:52.228Z] #47 27.10 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-27T03:32:52.228Z] #47 27.11 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-27T03:32:52.228Z] #47 27.11 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-27T03:32:52.228Z] #47 27.40 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-11-27T03:32:52.228Z] #47 27.48 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-11-27T03:32:52.228Z] #47 27.48 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-27T03:32:52.228Z] #47 27.68 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-27T03:32:52.249Z] #28 9.717 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-11-27T03:32:52.249Z] #28 9.862 [2020-11-27T03:32:52.249Z] #28 9.940 ######################################################################## 100.0% [2020-11-27T03:32:52.249Z] #28 9.966 [2020-11-27T03:32:52.262Z] #43 21.77 runtime/cgo [2020-11-27T03:32:52.290Z] #47 22.18 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-11-27T03:32:52.290Z] #47 22.18 go: extracting github.com/ultraware/funlen v0.0.2 [2020-11-27T03:32:52.290Z] #47 22.24 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-27T03:32:52.290Z] #47 22.31 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-27T03:32:52.290Z] #47 22.36 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-27T03:32:52.411Z] #40 72.15 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-11-27T03:32:52.411Z] #40 72.17 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-27T03:32:52.411Z] #40 72.43 Selecting previously unselected package protobuf-compiler. [2020-11-27T03:32:52.493Z] #47 27.77 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-11-27T03:32:52.493Z] #47 27.88 go: downloading github.com/gobwas/glob v0.2.3 [2020-11-27T03:32:52.494Z] #47 27.92 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-27T03:32:52.520Z] #43 ... [2020-11-27T03:32:52.520Z] [2020-11-27T03:32:52.520Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T03:32:52.520Z] #34 12.16 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T03:32:52.520Z] #34 16.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T03:32:52.747Z] #40 72.44 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-11-27T03:32:52.747Z] #40 72.45 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-11-27T03:32:52.758Z] #18 DONE 37.0s [2020-11-27T03:32:52.758Z] [2020-11-27T03:32:52.758Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-11-27T03:32:52.773Z] #47 28.09 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-27T03:32:52.773Z] #47 28.12 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-27T03:32:52.773Z] #47 28.15 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-11-27T03:32:52.773Z] #47 28.23 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-27T03:32:52.773Z] #47 28.24 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-27T03:32:52.773Z] #47 28.25 go: extracting github.com/gobwas/glob v0.2.3 [2020-11-27T03:32:52.773Z] #47 28.31 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-27T03:32:52.779Z] #34 ... [2020-11-27T03:32:52.780Z] [2020-11-27T03:32:52.780Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:32:52.780Z] #49 22.22 + cd /tmp/tmp.fQJBt3t5T1/src/github.com/mvdan/sh [2020-11-27T03:32:52.780Z] #49 22.22 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-27T03:32:52.780Z] #49 22.41 + GO111MODULE=on [2020-11-27T03:32:52.780Z] #49 22.41 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-11-27T03:32:52.867Z] #47 22.75 go: extracting github.com/magiconair/properties v1.8.1 [2020-11-27T03:32:52.889Z] #28 10.45 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-11-27T03:32:52.889Z] #28 10.59 [2020-11-27T03:32:53.013Z] #40 72.72 Selecting previously unselected package python-pkg-resources. [2020-11-27T03:32:53.013Z] #40 72.72 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-11-27T03:32:53.013Z] #40 72.74 Unpacking python-pkg-resources (40.8.0-1) ... [2020-11-27T03:32:53.037Z] #49 ... [2020-11-27T03:32:53.037Z] [2020-11-27T03:32:53.037Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:32:53.037Z] #22 21.88 + mkdir -p /build [2020-11-27T03:32:53.037Z] #22 21.88 + mv docker/docker /build/ [2020-11-27T03:32:53.037Z] #22 21.90 + rmdir docker [2020-11-27T03:32:53.037Z] #22 DONE 22.7s [2020-11-27T03:32:53.037Z] [2020-11-27T03:32:53.037Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T03:32:53.037Z] #53 12.73 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T03:32:53.037Z] #53 15.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T03:32:53.040Z] #47 28.42 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-27T03:32:53.040Z] #47 28.49 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-11-27T03:32:53.040Z] #47 28.51 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-27T03:32:53.128Z] #47 22.99 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-27T03:32:53.128Z] #47 ... [2020-11-27T03:32:53.128Z] [2020-11-27T03:32:53.128Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:32:53.128Z] #43 12.98 internal/race [2020-11-27T03:32:53.128Z] #43 13.00 internal/bytealg [2020-11-27T03:32:53.128Z] #43 13.17 sync/atomic [2020-11-27T03:32:53.128Z] #43 13.64 unicode [2020-11-27T03:32:53.128Z] #43 14.23 runtime [2020-11-27T03:32:53.128Z] #43 20.02 internal/testlog [2020-11-27T03:32:53.128Z] #43 20.57 encoding [2020-11-27T03:32:53.128Z] #43 21.00 unicode/utf16 [2020-11-27T03:32:53.128Z] #43 21.68 container/list [2020-11-27T03:32:53.128Z] #43 22.56 crypto/internal/subtle [2020-11-27T03:32:53.128Z] #43 22.78 crypto/subtle [2020-11-27T03:32:53.128Z] #43 23.11 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-11-27T03:32:53.128Z] #43 ... [2020-11-27T03:32:53.128Z] [2020-11-27T03:32:53.128Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T03:32:53.128Z] #53 13.08 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T03:32:53.128Z] #53 17.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T03:32:53.185Z] #28 10.69 ######################################################################## 100.0% [2020-11-27T03:32:53.185Z] #28 10.72 [2020-11-27T03:32:53.185Z] #28 10.73 Download of images into '/build' complete. [2020-11-27T03:32:53.185Z] #28 10.73 Use something like the following to load the result into a Docker daemon: [2020-11-27T03:32:53.185Z] #28 10.73 tar -cC '/build' . | docker load [2020-11-27T03:32:53.185Z] #28 DONE 10.8s [2020-11-27T03:32:53.185Z] [2020-11-27T03:32:53.185Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T03:32:53.279Z] #40 73.06 Selecting previously unselected package python-six. [2020-11-27T03:32:53.279Z] #40 73.07 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-11-27T03:32:53.279Z] #40 73.10 Unpacking python-six (1.12.0-1) ... [2020-11-27T03:32:53.279Z] #40 73.20 Selecting previously unselected package python-protobuf. [2020-11-27T03:32:53.294Z] #53 ... [2020-11-27T03:32:53.294Z] [2020-11-27T03:32:53.294Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:32:53.294Z] #47 21.75 go: extracting github.com/spf13/cobra v0.0.5 [2020-11-27T03:32:53.294Z] #47 21.90 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-11-27T03:32:53.294Z] #47 22.05 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-27T03:32:53.294Z] #47 22.11 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-27T03:32:53.294Z] #47 22.12 go: downloading github.com/ultraware/funlen v0.0.2 [2020-11-27T03:32:53.294Z] #47 22.15 go: extracting github.com/stretchr/testify v1.4.0 [2020-11-27T03:32:53.294Z] #47 22.49 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-27T03:32:53.294Z] #47 22.51 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-27T03:32:53.294Z] #47 22.52 go: extracting github.com/ultraware/funlen v0.0.2 [2020-11-27T03:32:53.304Z] #47 28.71 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-27T03:32:53.390Z] #53 ... [2020-11-27T03:32:53.390Z] [2020-11-27T03:32:53.390Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:32:53.390Z] #47 23.29 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-27T03:32:53.390Z] #47 23.30 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-27T03:32:53.390Z] #47 23.47 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-27T03:32:53.544Z] #40 73.20 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-11-27T03:32:53.545Z] #40 73.21 Unpacking python-protobuf (3.6.1.3-2) ... [2020-11-27T03:32:53.545Z] #40 ... [2020-11-27T03:32:53.545Z] [2020-11-27T03:32:53.545Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:32:53.545Z] #54 1.710 + RM_GOPATH=0 [2020-11-27T03:32:53.545Z] #54 1.710 + TMP_GOPATH= [2020-11-27T03:32:53.545Z] #54 1.710 + : /build [2020-11-27T03:32:53.545Z] #54 1.710 + '[' -z '' ']' [2020-11-27T03:32:53.545Z] #54 1.710 ++ mktemp -d [2020-11-27T03:32:53.545Z] #54 1.710 + export GOPATH=/tmp/tmp.Gt9WEPYoSw [2020-11-27T03:32:53.545Z] #54 1.710 + GOPATH=/tmp/tmp.Gt9WEPYoSw [2020-11-27T03:32:53.545Z] #54 1.710 + RM_GOPATH=1 [2020-11-27T03:32:53.545Z] #54 1.710 + case "$(go env GOARCH)" in [2020-11-27T03:32:53.545Z] #54 1.710 ++ go env GOARCH [2020-11-27T03:32:53.545Z] #54 1.850 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:53.545Z] #54 1.850 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:32:53.545Z] #54 1.850 ++ dirname /tmp/install/install.sh [2020-11-27T03:32:53.545Z] #54 1.869 + dir=/tmp/install [2020-11-27T03:32:53.545Z] #54 1.869 + bin=containerd [2020-11-27T03:32:53.545Z] #54 1.869 + shift [2020-11-27T03:32:53.545Z] #54 1.869 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-11-27T03:32:53.545Z] #54 1.869 + . /tmp/install/containerd.installer [2020-11-27T03:32:53.545Z] #54 1.869 ++ set -e [2020-11-27T03:32:53.545Z] #54 1.869 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-27T03:32:53.545Z] #54 1.869 + install_containerd [2020-11-27T03:32:53.545Z] #54 1.870 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-27T03:32:53.545Z] #54 1.870 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-11-27T03:32:53.545Z] #54 1.870 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Gt9WEPYoSw/src/github.com/containerd/containerd [2020-11-27T03:32:53.545Z] #54 1.883 Cloning into '/tmp/tmp.Gt9WEPYoSw/src/github.com/containerd/containerd'... [2020-11-27T03:32:53.551Z] #47 23.04 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-27T03:32:53.551Z] #47 ... [2020-11-27T03:32:53.551Z] [2020-11-27T03:32:53.551Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:32:53.551Z] #56 12.98 + cd /tmp/tmp.NykyYeLVq2/src/github.com/rootless-containers/rootlesskit [2020-11-27T03:32:53.551Z] #56 12.98 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T03:32:53.551Z] #56 13.09 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-27T03:32:53.551Z] #56 13.09 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-11-27T03:32:53.569Z] #47 28.93 go: downloading github.com/stretchr/objx v0.2.0 [2020-11-27T03:32:53.569Z] #47 28.93 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-27T03:32:53.569Z] #47 28.93 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-27T03:32:53.569Z] #47 29.06 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-27T03:32:53.569Z] #47 29.10 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-27T03:32:53.801Z] #19 0.913 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-11-27T03:32:53.801Z] #19 0.915 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-11-27T03:32:53.801Z] #19 0.917 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-11-27T03:32:53.801Z] #19 DONE 1.0s [2020-11-27T03:32:53.801Z] [2020-11-27T03:32:53.801Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-27T03:32:53.806Z] #54 ... [2020-11-27T03:32:53.806Z] [2020-11-27T03:32:53.806Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T03:32:53.806Z] #34 65.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-11-27T03:32:53.806Z] #34 65.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-11-27T03:32:53.806Z] #34 65.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-11-27T03:32:53.806Z] #34 65.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-11-27T03:32:53.806Z] #34 65.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-11-27T03:32:53.806Z] #34 65.25 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-11-27T03:32:53.806Z] #34 67.79 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T03:32:53.806Z] #34 68.05 Fetched 14.9 MB in 3s (4678 kB/s) [2020-11-27T03:32:53.806Z] #34 68.12 Selecting previously unselected package xxd. [2020-11-27T03:32:53.806Z] #34 68.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 ... 15410 files and directories currently installed.) [2020-11-27T03:32:53.806Z] #34 68.19 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-11-27T03:32:53.806Z] #34 68.21 Unpacking xxd (2:8.1.0875-5) ... [2020-11-27T03:32:53.806Z] #34 68.58 Selecting previously unselected package vim-common. [2020-11-27T03:32:53.806Z] #34 68.58 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-27T03:32:53.806Z] #34 68.65 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-27T03:32:53.806Z] #34 69.31 Selecting previously unselected package cmake-data. [2020-11-27T03:32:53.806Z] #34 69.31 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-11-27T03:32:53.806Z] #34 69.33 Unpacking cmake-data (3.13.4-1) ... [2020-11-27T03:32:53.808Z] #56 ... [2020-11-27T03:32:53.808Z] [2020-11-27T03:32:53.808Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:32:53.808Z] #32 23.54 runtime/cgo [2020-11-27T03:32:53.833Z] #47 29.26 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-27T03:32:53.961Z] #47 ... [2020-11-27T03:32:53.961Z] [2020-11-27T03:32:53.961Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:32:53.961Z] #11 13.66 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T03:32:53.961Z] #11 17.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T03:32:53.961Z] #11 ... [2020-11-27T03:32:53.961Z] [2020-11-27T03:32:53.961Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:32:53.961Z] #43 23.27 internal/nettrace [2020-11-27T03:32:53.961Z] #43 23.65 runtime/cgo [2020-11-27T03:32:54.068Z] #34 ... [2020-11-27T03:32:54.068Z] [2020-11-27T03:32:54.068Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:32:54.068Z] #11 63.89 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-11-27T03:32:54.068Z] #11 64.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-11-27T03:32:54.068Z] #11 64.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-11-27T03:32:54.068Z] #11 69.30 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-11-27T03:32:54.068Z] #11 72.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-11-27T03:32:54.068Z] #11 72.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-11-27T03:32:54.068Z] #11 72.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-11-27T03:32:54.068Z] #11 72.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-11-27T03:32:54.068Z] #11 72.68 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-11-27T03:32:54.068Z] #11 72.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-11-27T03:32:54.068Z] #11 72.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-11-27T03:32:54.068Z] #11 72.72 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-11-27T03:32:54.069Z] #11 72.77 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-11-27T03:32:54.069Z] #11 72.87 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-11-27T03:32:54.069Z] #11 72.91 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-11-27T03:32:54.069Z] #11 73.01 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-11-27T03:32:54.069Z] #11 73.04 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-11-27T03:32:54.069Z] #11 73.04 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-11-27T03:32:54.069Z] #11 73.10 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-11-27T03:32:54.177Z] #47 29.47 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-27T03:32:54.177Z] #47 29.47 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-27T03:32:54.230Z] #9 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 25.1s done [2020-11-27T03:32:54.230Z] #9 DONE 31.7s [2020-11-27T03:32:54.230Z] [2020-11-27T03:32:54.230Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-27T03:32:54.230Z] #10 DONE 0.2s [2020-11-27T03:32:54.230Z] [2020-11-27T03:32:54.230Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-27T03:32:54.329Z] #11 ... [2020-11-27T03:32:54.329Z] [2020-11-27T03:32:54.329Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-27T03:32:54.329Z] #30 66.29 Checking out files: 82% (1255/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/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: 93% (1422/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-11-27T03:32:54.329Z] #30 67.45 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-11-27T03:32:54.329Z] #30 67.97 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-11-27T03:32:54.441Z] #47 29.62 go: extracting github.com/stretchr/objx v0.2.0 [2020-11-27T03:32:54.441Z] #47 29.98 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-27T03:32:54.536Z] #11 DONE 0.2s [2020-11-27T03:32:54.536Z] [2020-11-27T03:32:54.536Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:32:54.536Z] #57 ... [2020-11-27T03:32:54.536Z] [2020-11-27T03:32:54.536Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-11-27T03:32:54.536Z] #30 DONE 0.1s [2020-11-27T03:32:54.536Z] [2020-11-27T03:32:54.536Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-11-27T03:32:54.536Z] #38 DONE 0.1s [2020-11-27T03:32:54.589Z] #30 ... [2020-11-27T03:32:54.589Z] [2020-11-27T03:32:54.589Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T03:32:54.589Z] #34 74.37 Selecting previously unselected package libicu63:amd64. [2020-11-27T03:32:54.589Z] #34 74.38 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-11-27T03:32:54.589Z] #34 74.42 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-27T03:32:54.705Z] #47 30.08 go: downloading github.com/gogo/protobuf v1.2.1 [2020-11-27T03:32:54.705Z] #47 30.31 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-27T03:32:54.831Z] [2020-11-27T03:32:54.831Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T03:32:54.849Z] #34 ... [2020-11-27T03:32:54.849Z] [2020-11-27T03:32:54.849Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:32:54.849Z] #32 64.66 reflect [2020-11-27T03:32:54.849Z] #32 73.53 time [2020-11-27T03:32:54.849Z] #32 ... [2020-11-27T03:32:54.849Z] [2020-11-27T03:32:54.849Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:32:54.849Z] #40 74.26 Setting up python-pkg-resources (40.8.0-1) ... [2020-11-27T03:32:55.028Z] #47 30.31 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-27T03:32:55.028Z] #47 30.31 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-27T03:32:55.028Z] #47 30.33 go: downloading github.com/kisielk/gotool v1.0.0 [2020-11-27T03:32:55.294Z] #47 ... [2020-11-27T03:32:55.294Z] [2020-11-27T03:32:55.294Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T03:32:55.294Z] #27 7.695 [2020-11-27T03:32:55.294Z] #27 8.017 0.2% ############################## 43.0% ################################################################# 90.9% ######################################################################## 100.0% [2020-11-27T03:32:55.294Z] #27 8.580 [2020-11-27T03:32:55.294Z] #27 8.816 0.2% ######## 12.0% ################################### 49.0% ################################################### 72.0% ######################################################################## 100.0% [2020-11-27T03:32:55.294Z] #27 9.985 #=#=# ##O#- # [2020-11-27T03:32:55.478Z] #39 0.774 + git clone https://github.com/docker/distribution.git . [2020-11-27T03:32:55.478Z] #39 0.784 Cloning into '.'... [2020-11-27T03:32:56.568Z] #20 ... [2020-11-27T03:32:56.568Z] [2020-11-27T03:32:56.568Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:32:56.568Z] #41 71.02 CC criu/ipc_ns.o [2020-11-27T03:32:56.568Z] #41 71.80 CC criu/irmap.o [2020-11-27T03:32:56.568Z] #41 72.19 CC criu/kcmp-ids.o [2020-11-27T03:32:56.568Z] #41 72.36 CC criu/kerndat.o [2020-11-27T03:32:56.568Z] #41 72.99 CC criu/libnetlink.o [2020-11-27T03:32:56.568Z] #41 73.25 CC criu/log.o [2020-11-27T03:32:56.568Z] #41 73.48 CC criu/lsm.o [2020-11-27T03:32:56.568Z] #41 73.65 CC criu/mem.o [2020-11-27T03:32:56.568Z] #41 74.49 CC criu/memfd.o [2020-11-27T03:32:56.568Z] #41 74.89 CC criu/mount.o [2020-11-27T03:32:56.568Z] #41 77.05 CC criu/namespaces.o [2020-11-27T03:32:56.568Z] #41 78.19 CC criu/net.o [2020-11-27T03:32:56.568Z] #41 79.92 CC criu/netfilter.o [2020-11-27T03:32:56.568Z] #41 80.23 CC criu/page-pipe.o [2020-11-27T03:32:56.568Z] #41 80.70 CC criu/page-xfer.o [2020-11-27T03:32:56.860Z] #41 ... [2020-11-27T03:32:56.860Z] [2020-11-27T03:32:56.860Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-27T03:32:56.860Z] #20 2.970 Collecting yamllint==1.16.0 [2020-11-27T03:32:56.860Z] #20 3.132 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-11-27T03:32:56.860Z] #20 3.165 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-11-27T03:32:56.860Z] #20 3.191 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-11-27T03:32:56.860Z] #20 3.211 Collecting pyyaml (from yamllint==1.16.0) [2020-11-27T03:32:56.860Z] #20 3.330 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-11-27T03:32:57.675Z] #27 10.42 0.0% ### 4.8% ####### 10.3% ########## 14.5% ############# 18.9% ############### 22.0% ################# 25.0% ################### 27.7% #################### 29.0% ####################### 32.8% ########################## 37.2% ############################ 39.8% ############################### 43.1% #################################### 50.8% ########################################## 58.9% ################################################ 67.6% ###################################################### 75.4% ########################################################## 81.6% ############################################################### 88.7% ##################################################################### 96.9% ######################################################################## 100.0% [2020-11-27T03:32:57.898Z] #20 3.994 Building wheels for collected packages: pyyaml [2020-11-27T03:32:57.898Z] #20 3.997 Running setup.py bdist_wheel for pyyaml: started [2020-11-27T03:32:57.974Z] #27 13.29 [2020-11-27T03:32:58.190Z] #20 4.579 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-11-27T03:32:58.190Z] #20 4.579 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-11-27T03:32:58.190Z] #20 4.610 Successfully built pyyaml [2020-11-27T03:32:58.190Z] #20 4.626 Installing collected packages: pathspec, pyyaml, yamllint [2020-11-27T03:32:58.483Z] #20 4.879 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-11-27T03:32:58.775Z] #20 DONE 5.2s [2020-11-27T03:32:58.775Z] [2020-11-27T03:32:58.775Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-11-27T03:32:59.074Z] #23 DONE 0.2s [2020-11-27T03:32:59.074Z] [2020-11-27T03:32:59.074Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T03:32:59.074Z] #38 117.7 + dpkg --print-architecture [2020-11-27T03:32:59.074Z] #38 117.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-11-27T03:32:59.083Z] #32 ... [2020-11-27T03:32:59.083Z] [2020-11-27T03:32:59.083Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:32:59.083Z] #45 25.58 go: finding github.com/fatih/color v1.9.0 [2020-11-27T03:32:59.083Z] #45 25.68 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T03:32:59.083Z] #45 25.82 go: finding github.com/pkg/errors v0.9.1 [2020-11-27T03:32:59.083Z] #45 25.86 go: finding github.com/mattn/go-colorable v0.1.6 [2020-11-27T03:32:59.083Z] #45 25.94 go: finding github.com/spf13/pflag v1.0.3 [2020-11-27T03:32:59.083Z] #45 26.00 go: finding github.com/mattn/go-isatty v0.0.12 [2020-11-27T03:32:59.083Z] #45 26.34 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-27T03:32:59.083Z] #45 26.81 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T03:32:59.083Z] #45 26.84 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-11-27T03:32:59.083Z] #45 26.93 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T03:32:59.083Z] #45 26.98 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T03:32:59.244Z] #43 ... [2020-11-27T03:32:59.244Z] [2020-11-27T03:32:59.244Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:32:59.244Z] #62 27.25 Checking out files: 41% (799/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-11-27T03:32:59.244Z] #62 28.86 + cd /tmp/tmp.LvG2ks6Bip/src/github.com/docker/libnetwork [2020-11-27T03:32:59.244Z] #62 28.86 + git checkout -q a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-27T03:32:59.367Z] #38 117.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-11-27T03:32:59.367Z] #38 117.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-11-27T03:32:59.503Z] #62 29.45 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-11-27T03:32:59.763Z] #27 13.60 #=#=# 0.6% # 2.7% ### 4.5% #### 6.4% #### 6.9% ###### 8.6% ###### 8.6% ###### 9.6% ####### 10.3% ######## 11.6% ######## 12.5% ########## 14.5% [2020-11-27T03:32:59.763Z] #27 ... [2020-11-27T03:32:59.763Z] [2020-11-27T03:32:59.763Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:32:59.763Z] #11 19.37 Reading package lists... [2020-11-27T03:32:59.763Z] #11 26.28 Reading package lists... [2020-11-27T03:32:59.763Z] #11 31.72 Building dependency tree... [2020-11-27T03:32:59.763Z] #11 34.04 The following additional packages will be installed: [2020-11-27T03:32:59.763Z] #11 34.04 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-11-27T03:32:59.763Z] #11 34.04 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-11-27T03:32:59.763Z] #11 34.04 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-11-27T03:32:59.763Z] #11 34.04 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-27T03:32:59.763Z] #11 34.05 Suggested packages: [2020-11-27T03:32:59.763Z] #11 34.05 gcc-8-locales seccomp wine64 [2020-11-27T03:32:59.763Z] #11 34.95 The following NEW packages will be installed: [2020-11-27T03:32:59.763Z] #11 34.95 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-11-27T03:32:59.763Z] #11 34.95 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-11-27T03:32:59.763Z] #11 34.96 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-11-27T03:32:59.763Z] #11 34.96 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-11-27T03:32:59.763Z] #11 34.96 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-11-27T03:32:59.763Z] #11 34.96 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-27T03:33:00.004Z] #38 ... [2020-11-27T03:33:00.004Z] [2020-11-27T03:33:00.004Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-11-27T03:33:00.004Z] #28 DONE 0.8s [2020-11-27T03:33:00.004Z] [2020-11-27T03:33:00.004Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-11-27T03:33:00.004Z] #31 DONE 0.1s [2020-11-27T03:33:00.004Z] [2020-11-27T03:33:00.004Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-11-27T03:33:00.031Z] #11 ... [2020-11-27T03:33:00.031Z] [2020-11-27T03:33:00.031Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T03:33:00.035Z] #39 ... [2020-11-27T03:33:00.035Z] [2020-11-27T03:33:00.035Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:33:00.035Z] #33 0.846 + RM_GOPATH=0 [2020-11-27T03:33:00.035Z] #33 0.851 + TMP_GOPATH= [2020-11-27T03:33:00.035Z] #33 0.852 + : /build [2020-11-27T03:33:00.035Z] #33 0.854 + '[' -z '' ']' [2020-11-27T03:33:00.035Z] #33 0.859 ++ mktemp -d [2020-11-27T03:33:00.035Z] #33 0.862 + export GOPATH=/tmp/tmp.iskuKKdDGH [2020-11-27T03:33:00.035Z] #33 0.862 + GOPATH=/tmp/tmp.iskuKKdDGH [2020-11-27T03:33:00.035Z] #33 0.863 + RM_GOPATH=1 [2020-11-27T03:33:00.035Z] #33 0.863 + case "$(go env GOARCH)" in [2020-11-27T03:33:00.035Z] #33 0.866 ++ go env GOARCH [2020-11-27T03:33:00.035Z] #33 0.918 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:33:00.035Z] #33 0.919 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:33:00.035Z] #33 0.923 ++ dirname /tmp/install/install.sh [2020-11-27T03:33:00.035Z] #33 0.927 + dir=/tmp/install [2020-11-27T03:33:00.035Z] #33 0.928 + bin=tomlv [2020-11-27T03:33:00.035Z] #33 0.930 + shift [2020-11-27T03:33:00.035Z] #33 0.930 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-11-27T03:33:00.035Z] #33 0.931 + . /tmp/install/tomlv.installer [2020-11-27T03:33:00.035Z] #33 0.931 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T03:33:00.035Z] #33 0.932 + install_tomlv [2020-11-27T03:33:00.035Z] #33 0.932 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-11-27T03:33:00.035Z] #33 0.933 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.iskuKKdDGH/src/github.com/BurntSushi/toml [2020-11-27T03:33:00.035Z] #33 0.933 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T03:33:00.035Z] #33 0.940 Cloning into '/tmp/tmp.iskuKKdDGH/src/github.com/BurntSushi/toml'... [2020-11-27T03:33:00.035Z] #33 2.386 + cd /tmp/tmp.iskuKKdDGH/src/github.com/BurntSushi/toml [2020-11-27T03:33:00.035Z] #33 2.390 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T03:33:00.035Z] #33 2.422 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-11-27T03:33:00.035Z] #33 3.107 internal/cpu [2020-11-27T03:33:00.035Z] #33 3.163 runtime/internal/sys [2020-11-27T03:33:00.035Z] #33 3.183 math/bits [2020-11-27T03:33:00.035Z] #33 3.407 runtime/internal/atomic [2020-11-27T03:33:00.035Z] #33 3.720 runtime/internal/math [2020-11-27T03:33:00.035Z] #33 4.031 unicode/utf8 [2020-11-27T03:33:00.035Z] #33 4.102 sync/atomic [2020-11-27T03:33:00.035Z] #33 4.497 internal/bytealg [2020-11-27T03:33:00.035Z] #33 4.807 unicode [2020-11-27T03:33:00.133Z] #40 ... [2020-11-27T03:33:00.134Z] [2020-11-27T03:33:00.134Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:33:00.134Z] #49 69.19 reflect [2020-11-27T03:33:00.134Z] #49 69.24 syscall [2020-11-27T03:33:00.134Z] #49 ... [2020-11-27T03:33:00.134Z] [2020-11-27T03:33:00.134Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:33:00.134Z] #11 74.87 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T03:33:00.134Z] #11 75.22 Fetched 77.7 MB in 11s (6996 kB/s) [2020-11-27T03:33:00.134Z] #11 75.37 Selecting previously unselected package binutils-mingw-w64-i686. [2020-11-27T03:33:00.134Z] #11 75.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-11-27T03:33:00.134Z] #11 75.51 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-11-27T03:33:00.134Z] #11 75.51 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-27T03:33:00.134Z] #11 ... [2020-11-27T03:33:00.134Z] [2020-11-27T03:33:00.134Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:33:00.134Z] #43 79.98 time [2020-11-27T03:33:00.297Z] #33 DONE 0.1s [2020-11-27T03:33:00.297Z] [2020-11-27T03:33:00.297Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-11-27T03:33:00.297Z] #36 DONE 0.1s [2020-11-27T03:33:00.297Z] [2020-11-27T03:33:00.297Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:33:00.297Z] #41 81.68 CC criu/pagemap-cache.o [2020-11-27T03:33:00.297Z] #41 81.91 CC criu/pagemap.o [2020-11-27T03:33:00.297Z] #41 82.58 CC criu/parasite-syscall.o [2020-11-27T03:33:00.297Z] #41 83.03 CC criu/path.o [2020-11-27T03:33:00.297Z] #41 83.17 CC criu/pie-util-vdso.o [2020-11-27T03:33:00.297Z] #41 83.48 CC criu/pie-util.o [2020-11-27T03:33:00.297Z] #41 83.61 CC criu/pipes.o [2020-11-27T03:33:00.297Z] #41 84.11 CC criu/plugin.o [2020-11-27T03:33:00.297Z] #41 84.39 CC criu/proc_parse.o [2020-11-27T03:33:00.338Z] #33 5.674 math [2020-11-27T03:33:00.338Z] #33 ... [2020-11-27T03:33:00.338Z] [2020-11-27T03:33:00.338Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:00.338Z] #46 0.842 + RM_GOPATH=0 [2020-11-27T03:33:00.338Z] #46 0.855 + TMP_GOPATH= [2020-11-27T03:33:00.338Z] #46 0.855 + : /build [2020-11-27T03:33:00.338Z] #46 0.856 + '[' -z '' ']' [2020-11-27T03:33:00.338Z] #46 0.864 ++ mktemp -d [2020-11-27T03:33:00.338Z] #46 0.884 + export GOPATH=/tmp/tmp.5d5prB0q9f [2020-11-27T03:33:00.338Z] #46 0.884 + GOPATH=/tmp/tmp.5d5prB0q9f [2020-11-27T03:33:00.338Z] #46 0.884 + RM_GOPATH=1 [2020-11-27T03:33:00.338Z] #46 0.885 + case "$(go env GOARCH)" in [2020-11-27T03:33:00.338Z] #46 0.896 ++ go env GOARCH [2020-11-27T03:33:00.338Z] #46 0.952 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:33:00.338Z] #46 0.953 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:33:00.338Z] #46 0.955 ++ dirname /tmp/install/install.sh [2020-11-27T03:33:00.338Z] #46 0.962 + dir=/tmp/install [2020-11-27T03:33:00.338Z] #46 0.963 + bin=gotestsum [2020-11-27T03:33:00.338Z] #46 0.963 + shift [2020-11-27T03:33:00.338Z] #46 0.963 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-11-27T03:33:00.338Z] #46 0.963 + . /tmp/install/gotestsum.installer [2020-11-27T03:33:00.338Z] #46 0.964 ++ : v0.5.3 [2020-11-27T03:33:00.338Z] #46 0.964 + install_gotestsum [2020-11-27T03:33:00.338Z] #46 0.967 + set -e [2020-11-27T03:33:00.338Z] #46 0.968 + export GO111MODULE=on [2020-11-27T03:33:00.338Z] #46 0.968 + GO111MODULE=on [2020-11-27T03:33:00.338Z] #46 0.968 + GOBIN=/build [2020-11-27T03:33:00.338Z] #46 0.970 + go get gotest.tools/gotestsum@v0.5.3 [2020-11-27T03:33:00.338Z] #46 1.129 go: finding gotest.tools v0.5.3 [2020-11-27T03:33:00.338Z] #46 1.135 go: finding gotest.tools/gotestsum v0.5.3 [2020-11-27T03:33:00.338Z] #46 2.331 go: downloading gotest.tools/gotestsum v0.5.3 [2020-11-27T03:33:00.338Z] #46 3.564 go: extracting gotest.tools/gotestsum v0.5.3 [2020-11-27T03:33:00.338Z] #46 5.142 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T03:33:00.338Z] #46 5.173 go: downloading github.com/spf13/pflag v1.0.3 [2020-11-27T03:33:00.338Z] #46 5.174 go: downloading github.com/fatih/color v1.9.0 [2020-11-27T03:33:00.338Z] #46 5.226 go: downloading github.com/pkg/errors v0.9.1 [2020-11-27T03:33:00.338Z] #46 5.232 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T03:33:00.338Z] #46 5.253 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T03:33:00.338Z] #46 5.452 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-11-27T03:33:00.338Z] #46 5.494 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T03:33:00.338Z] #46 5.684 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-27T03:33:00.338Z] #46 5.698 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T03:33:00.338Z] #46 5.725 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T03:33:00.338Z] #46 5.802 go: extracting github.com/fatih/color v1.9.0 [2020-11-27T03:33:00.338Z] #46 5.844 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-11-27T03:33:00.338Z] #46 5.844 go: extracting github.com/pkg/errors v0.9.1 [2020-11-27T03:33:00.338Z] #46 5.846 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-11-27T03:33:00.338Z] #46 5.850 go: extracting github.com/spf13/pflag v1.0.3 [2020-11-27T03:33:00.338Z] #46 ... [2020-11-27T03:33:00.338Z] [2020-11-27T03:33:00.338Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:33:00.338Z] #33 5.929 internal/testlog [2020-11-27T03:33:00.988Z] #33 6.557 runtime [2020-11-27T03:33:01.280Z] #27 13.60 #=#=# 0.6% # 2.7% ### 4.5% #### 6.4% #### 6.9% ###### 8.6% ###### 8.6% ###### 9.6% ####### 10.3% ######## 11.6% ######## 12.5% ########## 14.5% ########## 15.0% ########### 16.5% ############ 17.8% ############# 19.1% ############## 20.8% ############### 21.0% ################ 23.5% ################# 23.8% ################## 26.1% ################### 27.1% [2020-11-27T03:33:01.280Z] #27 ... [2020-11-27T03:33:01.280Z] [2020-11-27T03:33:01.280Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:33:01.280Z] #40 26.82 The following additional packages will be installed: [2020-11-27T03:33:01.280Z] #40 26.82 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-11-27T03:33:01.280Z] #40 26.83 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-11-27T03:33:01.280Z] #40 26.85 Suggested packages: [2020-11-27T03:33:01.280Z] #40 26.85 manpages-dev python-setuptools [2020-11-27T03:33:01.280Z] #40 28.21 The following NEW packages will be installed: [2020-11-27T03:33:01.280Z] #40 28.21 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-11-27T03:33:01.280Z] #40 28.22 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-11-27T03:33:01.280Z] #40 28.22 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-11-27T03:33:01.280Z] #40 28.22 python-six zlib1g-dev [2020-11-27T03:33:01.280Z] #40 28.58 0 upgraded, 17 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T03:33:01.280Z] #40 28.58 Need to get 3798 kB of archives. [2020-11-27T03:33:01.280Z] #40 28.58 After this operation, 21.6 MB of additional disk space will be used. [2020-11-27T03:33:01.280Z] #40 28.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-11-27T03:33:01.280Z] #40 28.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-11-27T03:33:01.280Z] #40 28.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-11-27T03:33:01.280Z] #40 28.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-11-27T03:33:01.280Z] #40 28.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-11-27T03:33:01.280Z] #40 28.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-11-27T03:33:01.280Z] #40 28.66 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-11-27T03:33:01.280Z] #40 28.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-11-27T03:33:01.280Z] #40 28.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-11-27T03:33:01.280Z] #40 28.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-11-27T03:33:01.280Z] #40 28.76 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-11-27T03:33:01.280Z] #40 28.89 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-11-27T03:33:01.280Z] #40 29.28 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-11-27T03:33:01.280Z] #40 29.28 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-11-27T03:33:01.280Z] #40 29.28 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-11-27T03:33:01.280Z] #40 29.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-11-27T03:33:01.280Z] #40 29.29 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-11-27T03:33:01.280Z] #40 30.82 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T03:33:01.280Z] #40 31.15 Fetched 3798 kB in 1s (3861 kB/s) [2020-11-27T03:33:01.280Z] #40 31.26 Selecting previously unselected package libcap-dev:arm64. [2020-11-27T03:33:01.280Z] #40 31.26 (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-11-27T03:33:01.280Z] #40 31.40 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-11-27T03:33:01.280Z] #40 31.51 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-11-27T03:33:01.280Z] #40 31.70 Selecting previously unselected package libnet1:arm64. [2020-11-27T03:33:01.280Z] #40 31.70 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-11-27T03:33:01.280Z] #40 31.74 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-11-27T03:33:01.280Z] #40 32.07 Selecting previously unselected package libnet1-dev. [2020-11-27T03:33:01.280Z] #40 32.07 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-11-27T03:33:01.280Z] #40 32.08 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-27T03:33:01.280Z] #40 32.26 Selecting previously unselected package libnl-3-200:arm64. [2020-11-27T03:33:01.280Z] #40 32.26 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-11-27T03:33:01.280Z] #40 32.27 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-11-27T03:33:01.280Z] #40 32.52 Selecting previously unselected package libnl-3-dev:arm64. [2020-11-27T03:33:01.280Z] #40 32.52 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-11-27T03:33:01.280Z] #40 32.54 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-11-27T03:33:01.280Z] #40 33.05 Selecting previously unselected package libprotobuf-c1:arm64. [2020-11-27T03:33:01.280Z] #40 33.05 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-11-27T03:33:01.280Z] #40 33.95 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-11-27T03:33:01.280Z] #40 36.19 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-11-27T03:33:01.280Z] #40 36.20 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-11-27T03:33:01.280Z] #40 ... [2020-11-27T03:33:01.280Z] [2020-11-27T03:33:01.280Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-27T03:33:01.334Z] #41 85.89 CC criu/protobuf-desc.o [2020-11-27T03:33:01.545Z] #30 36.75 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-11-27T03:33:01.545Z] #30 36.93 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-11-27T03:33:01.613Z] #45 ... [2020-11-27T03:33:01.613Z] [2020-11-27T03:33:01.613Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T03:33:01.627Z] #41 86.35 CC criu/protobuf.o [2020-11-27T03:33:01.654Z] #33 7.131 encoding [2020-11-27T03:33:01.654Z] #33 7.172 runtime/cgo [2020-11-27T03:33:01.809Z] #30 ... [2020-11-27T03:33:01.809Z] [2020-11-27T03:33:01.809Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T03:33:01.809Z] #34 20.59 Reading package lists... [2020-11-27T03:33:01.809Z] #34 27.52 Reading package lists... [2020-11-27T03:33:01.809Z] #34 33.72 Building dependency tree... [2020-11-27T03:33:01.809Z] #34 36.32 The following additional packages will be installed: [2020-11-27T03:33:01.809Z] #34 36.33 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-11-27T03:33:01.809Z] #34 36.33 Suggested packages: [2020-11-27T03:33:01.809Z] #34 36.33 cmake-doc ninja-build lrzip [2020-11-27T03:33:01.809Z] #34 36.33 Recommended packages: [2020-11-27T03:33:01.809Z] #34 36.33 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-11-27T03:33:01.809Z] #34 37.00 The following NEW packages will be installed: [2020-11-27T03:33:01.809Z] #34 37.00 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-11-27T03:33:01.809Z] #34 37.00 vim-common xxd [2020-11-27T03:33:01.809Z] #34 ... [2020-11-27T03:33:01.809Z] [2020-11-27T03:33:01.809Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-27T03:33:01.809Z] #30 37.25 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-11-27T03:33:01.919Z] #41 86.59 CC criu/pstree.o [2020-11-27T03:33:02.385Z] #38 30.82 Checking out files: 62% (1033/1665) Checking out files: 63% (1049/1665) Checking out files: 64% (1066/1665) Checking out files: 65% (1083/1665) Checking out files: 66% (1099/1665) Checking out files: 67% (1116/1665) Checking out files: 68% (1133/1665) Checking out files: 69% (1149/1665) Checking out files: 70% (1166/1665) Checking out files: 71% (1183/1665) Checking out files: 72% (1199/1665) Checking out files: 73% (1216/1665) Checking out files: 74% (1233/1665) Checking out files: 75% (1249/1665) Checking out files: 76% (1266/1665) Checking out files: 77% (1283/1665) Checking out files: 78% (1299/1665) Checking out files: 79% (1316/1665) Checking out files: 80% (1332/1665) Checking out files: 81% (1349/1665) Checking out files: 82% (1366/1665) Checking out files: 83% (1382/1665) Checking out files: 84% (1399/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-11-27T03:33:02.385Z] #38 31.88 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-11-27T03:33:02.394Z] #30 ... [2020-11-27T03:33:02.394Z] [2020-11-27T03:33:02.394Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T03:33:02.394Z] #53 26.81 Building dependency tree... [2020-11-27T03:33:02.394Z] #53 29.24 The following additional packages will be installed: [2020-11-27T03:33:02.394Z] #53 29.25 libbtrfs0 [2020-11-27T03:33:02.394Z] #53 29.44 The following NEW packages will be installed: [2020-11-27T03:33:02.394Z] #53 29.44 libbtrfs-dev libbtrfs0 [2020-11-27T03:33:02.394Z] #53 29.90 0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T03:33:02.394Z] #53 29.90 Need to get 119 kB of archives. [2020-11-27T03:33:02.394Z] #53 29.90 After this operation, 387 kB of additional disk space will be used. [2020-11-27T03:33:02.394Z] #53 29.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-11-27T03:33:02.394Z] #53 29.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-11-27T03:33:02.394Z] #53 31.33 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T03:33:02.394Z] #53 31.59 Fetched 119 kB in 0s (338 kB/s) [2020-11-27T03:33:02.394Z] #53 31.65 Selecting previously unselected package libbtrfs0. [2020-11-27T03:33:02.394Z] #53 31.65 (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-11-27T03:33:02.394Z] #53 31.78 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-11-27T03:33:02.394Z] #53 31.98 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-27T03:33:02.394Z] #53 32.12 Selecting previously unselected package libbtrfs-dev. [2020-11-27T03:33:02.394Z] #53 32.15 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-11-27T03:33:02.394Z] #53 32.16 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-27T03:33:02.394Z] #53 32.56 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-27T03:33:02.394Z] #53 32.58 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-27T03:33:02.394Z] #53 32.59 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T03:33:02.394Z] #53 ... [2020-11-27T03:33:02.394Z] [2020-11-27T03:33:02.394Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T03:33:02.554Z] #41 87.25 CC criu/rbtree.o [2020-11-27T03:33:02.846Z] #41 87.44 CC criu/rst-malloc.o [2020-11-27T03:33:03.139Z] #41 87.70 CC criu/seccomp.o [2020-11-27T03:33:03.431Z] #41 88.15 CC criu/seize.o [2020-11-27T03:33:03.435Z] #43 ... [2020-11-27T03:33:03.435Z] [2020-11-27T03:33:03.435Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:03.435Z] #45 DONE 83.1s [2020-11-27T03:33:03.435Z] [2020-11-27T03:33:03.435Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:33:03.435Z] #40 82.15 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-11-27T03:33:03.435Z] #40 82.18 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-27T03:33:03.435Z] #40 82.22 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-27T03:33:03.435Z] #40 82.27 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-11-27T03:33:03.435Z] #40 82.32 Setting up python-six (1.12.0-1) ... [2020-11-27T03:33:03.713Z] #62 ... [2020-11-27T03:33:03.713Z] [2020-11-27T03:33:03.713Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:33:03.713Z] #49 23.10 + cd /tmp/tmp.R75JyHwtCb/src/github.com/mvdan/sh [2020-11-27T03:33:03.713Z] #49 23.10 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-27T03:33:03.713Z] #49 23.37 + GO111MODULE=on [2020-11-27T03:33:03.713Z] #49 23.37 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-11-27T03:33:03.713Z] #49 25.18 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-27T03:33:03.713Z] #49 25.23 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-27T03:33:03.713Z] #49 25.44 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-27T03:33:03.713Z] #49 25.60 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-27T03:33:03.713Z] #49 25.98 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-27T03:33:03.713Z] #49 26.86 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-27T03:33:03.713Z] #49 27.97 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-27T03:33:03.713Z] #49 30.30 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-27T03:33:03.713Z] #49 32.21 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-27T03:33:03.713Z] #49 32.41 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-27T03:33:03.713Z] #49 32.61 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-27T03:33:03.713Z] #49 32.70 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-27T03:33:03.713Z] #49 ... [2020-11-27T03:33:03.713Z] [2020-11-27T03:33:03.713Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:03.713Z] #47 24.02 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-11-27T03:33:03.713Z] #47 24.13 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-11-27T03:33:03.713Z] #47 26.46 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-27T03:33:03.713Z] #47 29.66 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-27T03:33:03.713Z] #47 29.68 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-11-27T03:33:03.713Z] #47 29.71 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-27T03:33:03.713Z] #47 29.72 go: downloading golang.org/x/text v0.3.2 [2020-11-27T03:33:03.713Z] #47 29.78 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-27T03:33:03.713Z] #47 29.79 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-11-27T03:33:03.713Z] #47 29.80 go: downloading github.com/fatih/color v1.7.0 [2020-11-27T03:33:03.713Z] #47 29.80 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-11-27T03:33:03.713Z] #47 29.80 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-11-27T03:33:03.713Z] #47 29.89 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-11-27T03:33:03.713Z] #47 30.39 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-11-27T03:33:03.713Z] #47 30.49 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-11-27T03:33:03.713Z] #47 30.50 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-11-27T03:33:03.713Z] #47 30.52 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-27T03:33:03.713Z] #47 30.58 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-11-27T03:33:03.713Z] #47 30.67 go: extracting github.com/fatih/color v1.7.0 [2020-11-27T03:33:03.713Z] #47 30.67 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-27T03:33:03.713Z] #47 30.79 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-11-27T03:33:03.713Z] #47 31.04 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-27T03:33:03.713Z] #47 31.04 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-27T03:33:03.713Z] #47 31.12 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-11-27T03:33:03.713Z] #47 31.14 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-27T03:33:03.713Z] #47 31.20 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-11-27T03:33:03.713Z] #47 31.45 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-11-27T03:33:03.713Z] #47 31.54 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-11-27T03:33:03.713Z] #47 31.75 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-27T03:33:03.713Z] #47 31.83 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-27T03:33:03.713Z] #47 31.83 go: downloading github.com/spf13/cast v1.3.0 [2020-11-27T03:33:03.713Z] #47 31.83 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-27T03:33:03.713Z] #47 31.94 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-27T03:33:03.713Z] #47 32.17 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-11-27T03:33:03.713Z] #47 32.24 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-27T03:33:03.713Z] #47 32.30 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-27T03:33:03.713Z] #47 32.42 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-11-27T03:33:03.713Z] #47 32.43 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-27T03:33:03.713Z] #47 32.50 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-27T03:33:03.713Z] #47 32.59 go: extracting github.com/spf13/cast v1.3.0 [2020-11-27T03:33:03.713Z] #47 32.59 go: downloading github.com/kisielk/gotool v1.0.0 [2020-11-27T03:33:03.713Z] #47 32.65 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-27T03:33:03.713Z] #47 32.93 go: downloading github.com/spf13/pflag v1.0.5 [2020-11-27T03:33:03.713Z] #47 32.99 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-27T03:33:03.713Z] #47 33.21 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-27T03:33:03.713Z] #47 33.25 go: downloading github.com/subosito/gotenv v1.2.0 [2020-11-27T03:33:03.713Z] #47 33.49 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-27T03:33:03.713Z] #47 33.55 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-27T03:33:03.713Z] #47 33.57 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-27T03:33:03.713Z] #47 33.57 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-27T03:33:03.713Z] #47 33.58 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-27T03:33:03.713Z] #47 33.62 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-11-27T03:33:03.713Z] #47 33.62 go: extracting github.com/kisielk/gotool v1.0.0 [2020-11-27T03:33:03.713Z] #47 ... [2020-11-27T03:33:03.713Z] [2020-11-27T03:33:03.713Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T03:33:03.713Z] #53 33.65 Fetched 8405 kB in 25s (336 kB/s) [2020-11-27T03:33:04.065Z] #41 88.72 CC criu/servicefd.o [2020-11-27T03:33:04.065Z] #41 ... [2020-11-27T03:33:04.065Z] [2020-11-27T03:33:04.065Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:33:04.065Z] #51 54.74 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-11-27T03:33:04.415Z] #33 ... [2020-11-27T03:33:04.415Z] [2020-11-27T03:33:04.415Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:33:04.415Z] #63 0.759 + RM_GOPATH=0 [2020-11-27T03:33:04.415Z] #63 0.759 + TMP_GOPATH= [2020-11-27T03:33:04.415Z] #63 0.759 + : /build [2020-11-27T03:33:04.415Z] #63 0.759 + '[' -z '' ']' [2020-11-27T03:33:04.415Z] #63 0.760 ++ mktemp -d [2020-11-27T03:33:04.415Z] #63 0.761 + export GOPATH=/tmp/tmp.IaVVRWBhRg [2020-11-27T03:33:04.415Z] #63 0.761 + GOPATH=/tmp/tmp.IaVVRWBhRg [2020-11-27T03:33:04.415Z] #63 0.761 + RM_GOPATH=1 [2020-11-27T03:33:04.415Z] #63 0.762 + case "$(go env GOARCH)" in [2020-11-27T03:33:04.415Z] #63 0.762 ++ go env GOARCH [2020-11-27T03:33:04.415Z] #63 0.767 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:33:04.415Z] #63 0.767 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:33:04.415Z] #63 0.767 ++ dirname /tmp/install/install.sh [2020-11-27T03:33:04.415Z] #63 0.768 + dir=/tmp/install [2020-11-27T03:33:04.415Z] #63 0.769 + bin=proxy [2020-11-27T03:33:04.415Z] #63 0.769 + shift [2020-11-27T03:33:04.415Z] #63 0.769 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-11-27T03:33:04.415Z] #63 0.769 + . /tmp/install/proxy.installer [2020-11-27T03:33:04.415Z] #63 0.769 ++ : a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-27T03:33:04.415Z] #63 0.769 + install_proxy [2020-11-27T03:33:04.415Z] #63 0.769 + case "$1" in [2020-11-27T03:33:04.415Z] #63 0.769 + export CGO_ENABLED=0 [2020-11-27T03:33:04.415Z] #63 0.769 + CGO_ENABLED=0 [2020-11-27T03:33:04.415Z] #63 0.769 + _install_proxy [2020-11-27T03:33:04.415Z] #63 0.769 + echo 'Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b' [2020-11-27T03:33:04.415Z] #63 0.769 Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-27T03:33:04.415Z] #63 0.770 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.IaVVRWBhRg/src/github.com/docker/libnetwork [2020-11-27T03:33:04.415Z] #63 0.771 Cloning into '/tmp/tmp.IaVVRWBhRg/src/github.com/docker/libnetwork'... [2020-11-27T03:33:04.654Z] #53 33.65 Reading package lists... [2020-11-27T03:33:04.654Z] #53 ... [2020-11-27T03:33:04.654Z] [2020-11-27T03:33:04.654Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:33:04.654Z] #32 24.70 runtime/cgo [2020-11-27T03:33:04.711Z] #63 ... [2020-11-27T03:33:04.711Z] [2020-11-27T03:33:04.711Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:33:04.711Z] #50 0.868 + RM_GOPATH=0 [2020-11-27T03:33:04.711Z] #50 0.870 + TMP_GOPATH= [2020-11-27T03:33:04.711Z] #50 0.875 + : /build [2020-11-27T03:33:04.711Z] #50 0.875 + '[' -z '' ']' [2020-11-27T03:33:04.711Z] #50 0.885 ++ mktemp -d [2020-11-27T03:33:04.711Z] #50 0.889 + export GOPATH=/tmp/tmp.1OohtzIu01 [2020-11-27T03:33:04.711Z] #50 0.889 + GOPATH=/tmp/tmp.1OohtzIu01 [2020-11-27T03:33:04.711Z] #50 0.889 + RM_GOPATH=1 [2020-11-27T03:33:04.711Z] #50 0.889 + case "$(go env GOARCH)" in [2020-11-27T03:33:04.711Z] #50 0.892 ++ go env GOARCH [2020-11-27T03:33:04.711Z] #50 0.951 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:33:04.711Z] #50 0.951 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:33:04.711Z] #50 0.953 ++ dirname /tmp/install/install.sh [2020-11-27T03:33:04.711Z] #50 0.959 + dir=/tmp/install [2020-11-27T03:33:04.711Z] #50 0.959 + bin=shfmt [2020-11-27T03:33:04.711Z] #50 0.960 + shift [2020-11-27T03:33:04.711Z] #50 0.960 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-11-27T03:33:04.711Z] #50 0.960 + . /tmp/install/shfmt.installer [2020-11-27T03:33:04.711Z] #50 0.961 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-27T03:33:04.711Z] #50 0.963 + install_shfmt [2020-11-27T03:33:04.711Z] #50 0.964 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-11-27T03:33:04.711Z] #50 0.964 + git clone https://github.com/mvdan/sh.git /tmp/tmp.1OohtzIu01/src/github.com/mvdan/sh [2020-11-27T03:33:04.711Z] #50 0.964 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-27T03:33:04.711Z] #50 0.970 Cloning into '/tmp/tmp.1OohtzIu01/src/github.com/mvdan/sh'... [2020-11-27T03:33:04.711Z] #50 ... [2020-11-27T03:33:04.711Z] [2020-11-27T03:33:04.711Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T03:33:04.711Z] #35 1.187 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T03:33:04.711Z] #35 1.283 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T03:33:04.711Z] #35 1.284 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T03:33:04.711Z] #35 2.905 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-11-27T03:33:04.711Z] #35 4.926 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [240 kB] [2020-11-27T03:33:04.711Z] #35 7.046 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-11-27T03:33:04.711Z] #35 ... [2020-11-27T03:33:04.711Z] [2020-11-27T03:33:04.711Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T03:33:04.711Z] #54 1.131 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T03:33:04.711Z] #54 1.224 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T03:33:04.711Z] #54 1.231 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T03:33:04.711Z] #54 2.621 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-11-27T03:33:04.711Z] #54 4.697 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [240 kB] [2020-11-27T03:33:04.711Z] #54 6.614 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-11-27T03:33:04.912Z] #38 ... [2020-11-27T03:33:04.912Z] [2020-11-27T03:33:04.913Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:04.913Z] #47 24.13 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-27T03:33:04.913Z] #47 24.25 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-27T03:33:04.913Z] #47 25.38 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-11-27T03:33:04.913Z] #47 25.56 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-11-27T03:33:04.913Z] #47 25.64 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-11-27T03:33:04.913Z] #47 26.17 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-11-27T03:33:04.913Z] #47 26.46 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-27T03:33:04.913Z] #47 26.52 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-27T03:33:04.913Z] #47 27.35 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-27T03:33:04.913Z] #47 27.37 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-27T03:33:04.913Z] #47 27.51 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-27T03:33:04.913Z] #47 27.86 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-27T03:33:04.913Z] #47 28.37 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-27T03:33:04.913Z] #47 31.80 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-27T03:33:04.913Z] #47 31.86 go: downloading github.com/spf13/viper v1.6.1 [2020-11-27T03:33:04.913Z] #47 31.87 go: downloading github.com/kisielk/gotool v1.0.0 [2020-11-27T03:33:04.913Z] #47 31.94 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-11-27T03:33:04.913Z] #47 31.94 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-27T03:33:04.913Z] #47 31.94 go: downloading github.com/stretchr/objx v0.2.0 [2020-11-27T03:33:04.913Z] #47 31.99 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-27T03:33:04.913Z] #47 31.99 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-27T03:33:04.913Z] #47 32.04 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-27T03:33:04.913Z] #47 32.05 go: extracting github.com/spf13/viper v1.6.1 [2020-11-27T03:33:04.913Z] #47 32.05 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-27T03:33:04.913Z] #47 32.21 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-11-27T03:33:04.913Z] #47 32.33 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-27T03:33:04.913Z] #47 32.33 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-27T03:33:04.913Z] #47 32.36 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-11-27T03:33:04.913Z] #47 32.47 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-27T03:33:04.913Z] #47 32.51 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-27T03:33:04.913Z] #47 32.60 go: extracting github.com/kisielk/gotool v1.0.0 [2020-11-27T03:33:04.913Z] #47 32.62 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-27T03:33:04.913Z] #47 32.64 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-27T03:33:04.913Z] #47 32.68 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-27T03:33:04.913Z] #47 32.78 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-27T03:33:04.913Z] #47 32.82 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-11-27T03:33:04.913Z] #47 32.90 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-27T03:33:04.913Z] #47 32.92 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-11-27T03:33:04.913Z] #47 33.13 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-11-27T03:33:04.913Z] #47 33.14 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-27T03:33:04.913Z] #47 33.23 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-27T03:33:04.913Z] #47 33.26 go: extracting github.com/stretchr/objx v0.2.0 [2020-11-27T03:33:04.913Z] #47 33.30 go: downloading github.com/gogo/protobuf v1.2.1 [2020-11-27T03:33:04.913Z] #47 33.33 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-11-27T03:33:04.913Z] #47 33.33 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-27T03:33:04.913Z] #47 33.44 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-11-27T03:33:04.913Z] #47 33.55 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-27T03:33:04.913Z] #47 33.55 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-27T03:33:04.913Z] #47 33.56 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-11-27T03:33:04.913Z] #47 33.60 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-27T03:33:04.913Z] #47 33.75 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-27T03:33:04.913Z] #47 33.78 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-27T03:33:04.913Z] #47 34.15 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-27T03:33:04.913Z] #47 34.15 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-27T03:33:04.913Z] #47 34.35 go: downloading github.com/magiconair/properties v1.8.1 [2020-11-27T03:33:04.913Z] #47 ... [2020-11-27T03:33:04.913Z] [2020-11-27T03:33:04.913Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:33:04.913Z] #62 32.25 Checking out files: 44% (856/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-11-27T03:33:04.913Z] #62 33.78 + cd /tmp/tmp.3NpaHCGjY3/src/github.com/docker/libnetwork [2020-11-27T03:33:04.913Z] #62 33.79 + git checkout -q a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-27T03:33:04.913Z] #62 34.43 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-11-27T03:33:04.913Z] #62 ... [2020-11-27T03:33:04.913Z] [2020-11-27T03:33:04.913Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:33:04.913Z] #49 24.52 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-27T03:33:04.913Z] #49 24.52 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-27T03:33:04.913Z] #49 24.64 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-27T03:33:04.913Z] #49 25.16 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-27T03:33:04.913Z] #49 25.23 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-27T03:33:04.913Z] #49 26.85 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-27T03:33:04.913Z] #49 28.02 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-27T03:33:04.913Z] #49 30.14 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-27T03:33:04.913Z] #49 32.11 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-27T03:33:04.913Z] #49 32.20 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-27T03:33:04.913Z] #49 32.57 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-27T03:33:04.913Z] #49 32.78 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-27T03:33:04.913Z] #49 34.07 runtime [2020-11-27T03:33:04.913Z] #49 34.07 runtime/cgo [2020-11-27T03:33:04.915Z] #32 ... [2020-11-27T03:33:04.915Z] [2020-11-27T03:33:04.915Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:04.915Z] #47 33.82 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-27T03:33:04.915Z] #47 33.82 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-11-27T03:33:04.915Z] #47 33.84 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-27T03:33:04.915Z] #47 33.90 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-27T03:33:04.915Z] #47 33.90 go: extracting github.com/spf13/pflag v1.0.5 [2020-11-27T03:33:04.915Z] #47 33.91 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-27T03:33:04.915Z] #47 34.25 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-11-27T03:33:04.915Z] #47 34.44 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-27T03:33:04.915Z] #47 34.45 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-11-27T03:33:04.915Z] #47 34.53 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-27T03:33:04.915Z] #47 34.66 go: extracting github.com/subosito/gotenv v1.2.0 [2020-11-27T03:33:04.915Z] #47 34.66 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-27T03:33:04.915Z] #47 34.69 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-11-27T03:33:04.915Z] #47 34.71 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-11-27T03:33:04.915Z] #47 34.81 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-27T03:33:05.010Z] #54 ... [2020-11-27T03:33:05.010Z] [2020-11-27T03:33:05.010Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:05.010Z] #23 0.839 + RM_GOPATH=0 [2020-11-27T03:33:05.010Z] #23 0.839 + TMP_GOPATH= [2020-11-27T03:33:05.010Z] #23 0.839 + : /build [2020-11-27T03:33:05.010Z] #23 0.840 + '[' -z '' ']' [2020-11-27T03:33:05.010Z] #23 0.841 ++ mktemp -d [2020-11-27T03:33:05.010Z] #23 0.868 + export GOPATH=/tmp/tmp.5yRA0s2r9z [2020-11-27T03:33:05.010Z] #23 0.872 + GOPATH=/tmp/tmp.5yRA0s2r9z [2020-11-27T03:33:05.010Z] #23 0.872 + RM_GOPATH=1 [2020-11-27T03:33:05.010Z] #23 0.872 + case "$(go env GOARCH)" in [2020-11-27T03:33:05.010Z] #23 0.873 ++ go env GOARCH [2020-11-27T03:33:05.010Z] #23 0.924 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:33:05.010Z] #23 0.924 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:33:05.010Z] #23 0.926 ++ dirname /tmp/install/install.sh [2020-11-27T03:33:05.010Z] #23 0.928 + dir=/tmp/install [2020-11-27T03:33:05.010Z] #23 0.928 + bin=dockercli [2020-11-27T03:33:05.010Z] #23 0.929 + shift [2020-11-27T03:33:05.010Z] #23 0.929 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-11-27T03:33:05.010Z] #23 0.929 + . /tmp/install/dockercli.installer [2020-11-27T03:33:05.010Z] #23 0.930 ++ : stable [2020-11-27T03:33:05.010Z] #23 0.934 ++ : 17.06.2-ce [2020-11-27T03:33:05.010Z] #23 0.935 + install_dockercli [2020-11-27T03:33:05.010Z] #23 0.935 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-11-27T03:33:05.010Z] #23 0.935 Install docker/cli version 17.06.2-ce from stable [2020-11-27T03:33:05.010Z] #23 0.938 ++ uname -m [2020-11-27T03:33:05.010Z] #23 0.941 + arch=ppc64le [2020-11-27T03:33:05.010Z] #23 0.942 + '[' ppc64le '!=' x86_64 ']' [2020-11-27T03:33:05.010Z] #23 0.942 + '[' ppc64le '!=' s390x ']' [2020-11-27T03:33:05.010Z] #23 0.942 + '[' ppc64le '!=' armhf ']' [2020-11-27T03:33:05.010Z] #23 0.943 + build_dockercli [2020-11-27T03:33:05.010Z] #23 0.943 + git clone https://github.com/docker/docker-ce /tmp/tmp.5yRA0s2r9z/tmp/docker-ce [2020-11-27T03:33:05.010Z] #23 0.946 Cloning into '/tmp/tmp.5yRA0s2r9z/tmp/docker-ce'... [2020-11-27T03:33:05.010Z] #23 ... [2020-11-27T03:33:05.010Z] [2020-11-27T03:33:05.010Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:33:05.010Z] #12 1.035 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T03:33:05.010Z] #12 1.152 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T03:33:05.010Z] #12 1.168 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T03:33:05.010Z] #12 2.388 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-11-27T03:33:05.010Z] #12 4.402 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [240 kB] [2020-11-27T03:33:05.010Z] #12 6.483 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-11-27T03:33:05.102Z] #51 55.88 + mkdir -p /build [2020-11-27T03:33:05.102Z] #51 55.88 + cp runc /build/runc [2020-11-27T03:33:05.170Z] #49 ... [2020-11-27T03:33:05.170Z] [2020-11-27T03:33:05.170Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:05.170Z] #47 34.48 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-11-27T03:33:05.170Z] #47 34.48 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-27T03:33:05.170Z] #47 34.55 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-11-27T03:33:05.170Z] #47 34.77 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-11-27T03:33:05.175Z] #47 34.97 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-11-27T03:33:05.175Z] #47 35.01 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-27T03:33:05.175Z] #47 35.11 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-11-27T03:33:05.175Z] #47 35.14 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-11-27T03:33:05.219Z] #27 13.60 #=#=# 0.6% # 2.7% ### 4.5% #### 6.4% #### 6.9% ###### 8.6% ###### 8.6% ###### 9.6% ####### 10.3% ######## 11.6% ######## 12.5% ########## 14.5% ########## 15.0% ########### 16.5% ############ 17.8% ############# 19.1% ############## 20.8% ############### 21.0% ################ 23.5% ################# 23.8% ################## 26.1% ################### 27.1% #################### 28.0% #################### 29.1% ###################### 30.6% ###################### 31.7% ####################### 32.4% ######################## 34.6% ######################### 35.8% ########################### 38.1% ############################# 40.5% ############################### 43.6% ################################ 44.7% ################################## 47.9% ################################### 49.3% #################################### 50.1% ###################################### 53.1% ###################################### 54.0% ######################################## 56.1% ######################################### 57.5% ########################################### 60.6% ############################################ 61.7% ############################################# 63.8% ############################################# 63.8% ############################################### 65.5% ############################################### 65.6% ################################################ 67.5% ################################################# 69.1% [2020-11-27T03:33:05.220Z] #27 ... [2020-11-27T03:33:05.220Z] [2020-11-27T03:33:05.220Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:05.220Z] #47 30.67 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-27T03:33:05.220Z] #47 30.70 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-27T03:33:05.220Z] #47 30.94 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-11-27T03:33:05.220Z] #47 31.08 go: extracting github.com/kisielk/gotool v1.0.0 [2020-11-27T03:33:05.220Z] #47 31.12 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-27T03:33:05.220Z] #47 31.13 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-27T03:33:05.220Z] #47 31.25 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-27T03:33:05.220Z] #47 31.34 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-11-27T03:33:05.220Z] #47 31.35 go: downloading github.com/ultraware/funlen v0.0.2 [2020-11-27T03:33:05.220Z] #47 31.42 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-27T03:33:05.220Z] #47 31.52 go: extracting github.com/ultraware/funlen v0.0.2 [2020-11-27T03:33:05.220Z] #47 31.67 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-27T03:33:05.220Z] #47 32.68 go: extracting golang.org/x/text v0.3.2 [2020-11-27T03:33:05.220Z] #47 33.82 go: extracting github.com/gogo/protobuf v1.2.1 [2020-11-27T03:33:05.306Z] #12 ... [2020-11-27T03:33:05.306Z] [2020-11-27T03:33:05.306Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:33:05.306Z] #44 0.885 + RM_GOPATH=0 [2020-11-27T03:33:05.306Z] #44 0.886 + TMP_GOPATH= [2020-11-27T03:33:05.306Z] #44 0.886 + : /build [2020-11-27T03:33:05.306Z] #44 0.886 + '[' -z '' ']' [2020-11-27T03:33:05.306Z] #44 0.886 ++ mktemp -d [2020-11-27T03:33:05.306Z] #44 0.888 + export GOPATH=/tmp/tmp.JsXDWEVB5W [2020-11-27T03:33:05.306Z] #44 0.888 + GOPATH=/tmp/tmp.JsXDWEVB5W [2020-11-27T03:33:05.306Z] #44 0.888 + RM_GOPATH=1 [2020-11-27T03:33:05.306Z] #44 0.889 + case "$(go env GOARCH)" in [2020-11-27T03:33:05.306Z] #44 0.920 ++ go env GOARCH [2020-11-27T03:33:05.306Z] #44 0.983 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:33:05.306Z] #44 0.983 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:33:05.306Z] #44 0.989 ++ dirname /tmp/install/install.sh [2020-11-27T03:33:05.306Z] #44 0.997 + dir=/tmp/install [2020-11-27T03:33:05.306Z] #44 0.997 + bin=vndr [2020-11-27T03:33:05.306Z] #44 0.997 + shift [2020-11-27T03:33:05.306Z] #44 0.998 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-11-27T03:33:05.306Z] #44 0.998 + . /tmp/install/vndr.installer [2020-11-27T03:33:05.307Z] #44 0.998 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-27T03:33:05.307Z] #44 0.998 + install_vndr [2020-11-27T03:33:05.307Z] #44 0.999 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-11-27T03:33:05.307Z] #44 0.999 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-27T03:33:05.307Z] #44 0.999 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.JsXDWEVB5W/src/github.com/LK4D4/vndr [2020-11-27T03:33:05.307Z] #44 1.003 Cloning into '/tmp/tmp.JsXDWEVB5W/src/github.com/LK4D4/vndr'... [2020-11-27T03:33:05.307Z] #44 1.830 + cd /tmp/tmp.JsXDWEVB5W/src/github.com/LK4D4/vndr [2020-11-27T03:33:05.307Z] #44 1.832 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-27T03:33:05.307Z] #44 1.874 + go build -buildmode=pie -v -o /build/vndr . [2020-11-27T03:33:05.307Z] #44 3.310 internal/cpu [2020-11-27T03:33:05.307Z] #44 3.322 internal/race [2020-11-27T03:33:05.307Z] #44 3.329 runtime/internal/sys [2020-11-27T03:33:05.307Z] #44 3.410 runtime/internal/atomic [2020-11-27T03:33:05.307Z] #44 3.593 sync/atomic [2020-11-27T03:33:05.307Z] #44 4.000 runtime/internal/math [2020-11-27T03:33:05.307Z] #44 4.116 unicode [2020-11-27T03:33:05.307Z] #44 4.440 unicode/utf8 [2020-11-27T03:33:05.307Z] #44 4.639 math/bits [2020-11-27T03:33:05.307Z] #44 4.891 internal/bytealg [2020-11-27T03:33:05.307Z] #44 5.944 internal/testlog [2020-11-27T03:33:05.307Z] #44 6.482 runtime [2020-11-27T03:33:05.307Z] #44 6.743 encoding [2020-11-27T03:33:05.307Z] #44 7.056 math [2020-11-27T03:33:05.307Z] #44 7.157 unicode/utf16 [2020-11-27T03:33:05.307Z] #44 7.767 container/list [2020-11-27T03:33:05.307Z] #44 10.04 crypto/internal/subtle [2020-11-27T03:33:05.307Z] #44 10.29 crypto/subtle [2020-11-27T03:33:05.307Z] #44 10.72 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-11-27T03:33:05.307Z] #44 10.93 internal/nettrace [2020-11-27T03:33:05.307Z] #44 ... [2020-11-27T03:33:05.307Z] [2020-11-27T03:33:05.307Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:33:05.307Z] #41 1.068 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T03:33:05.307Z] #41 1.237 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T03:33:05.307Z] #41 1.268 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T03:33:05.307Z] #41 2.657 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-11-27T03:33:05.307Z] #41 4.891 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [240 kB] [2020-11-27T03:33:05.307Z] #41 6.811 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-11-27T03:33:05.411Z] #51 DONE 56.2s [2020-11-27T03:33:05.411Z] [2020-11-27T03:33:05.411Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:33:05.411Z] #41 89.05 CC criu/shmem.o [2020-11-27T03:33:05.411Z] #41 89.67 CC criu/sigframe.o [2020-11-27T03:33:05.411Z] #41 89.81 CC criu/signalfd.o [2020-11-27T03:33:05.411Z] #41 89.99 CC criu/sk-inet.o [2020-11-27T03:33:05.428Z] #47 34.97 go: extracting github.com/magiconair/properties v1.8.1 [2020-11-27T03:33:05.428Z] #47 35.06 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-27T03:33:05.435Z] #47 35.33 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-11-27T03:33:05.435Z] #47 ... [2020-11-27T03:33:05.435Z] [2020-11-27T03:33:05.435Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:05.435Z] #45 25.31 go: finding github.com/fatih/color v1.9.0 [2020-11-27T03:33:05.435Z] #45 25.32 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T03:33:05.435Z] #45 25.35 go: finding github.com/pkg/errors v0.9.1 [2020-11-27T03:33:05.435Z] #45 25.45 go: finding github.com/spf13/pflag v1.0.3 [2020-11-27T03:33:05.435Z] #45 25.79 go: finding github.com/mattn/go-colorable v0.1.6 [2020-11-27T03:33:05.435Z] #45 25.90 go: finding github.com/mattn/go-isatty v0.0.12 [2020-11-27T03:33:05.435Z] #45 26.13 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-27T03:33:05.435Z] #45 26.37 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-11-27T03:33:05.435Z] #45 26.51 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T03:33:05.435Z] #45 26.67 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T03:33:05.435Z] #45 26.70 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T03:33:05.435Z] #45 ... [2020-11-27T03:33:05.435Z] [2020-11-27T03:33:05.435Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:05.435Z] #47 35.42 go: downloading github.com/stretchr/testify v1.4.0 [2020-11-27T03:33:05.570Z] #47 ... [2020-11-27T03:33:05.571Z] [2020-11-27T03:33:05.571Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T03:33:05.603Z] #41 ... [2020-11-27T03:33:05.603Z] [2020-11-27T03:33:05.603Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:05.603Z] #57 0.877 + RM_GOPATH=0 [2020-11-27T03:33:05.603Z] #57 0.878 + TMP_GOPATH= [2020-11-27T03:33:05.603Z] #57 0.878 + : /build [2020-11-27T03:33:05.603Z] #57 0.878 + '[' -z '' ']' [2020-11-27T03:33:05.603Z] #57 0.879 ++ mktemp -d [2020-11-27T03:33:05.603Z] #57 0.914 + export GOPATH=/tmp/tmp.OVqaFkQz30 [2020-11-27T03:33:05.603Z] #57 0.914 + GOPATH=/tmp/tmp.OVqaFkQz30 [2020-11-27T03:33:05.603Z] #57 0.914 + RM_GOPATH=1 [2020-11-27T03:33:05.603Z] #57 0.915 + case "$(go env GOARCH)" in [2020-11-27T03:33:05.603Z] #57 0.915 ++ go env GOARCH [2020-11-27T03:33:05.603Z] #57 0.933 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:33:05.603Z] #57 0.933 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:33:05.603Z] #57 0.966 ++ dirname /tmp/install/install.sh [2020-11-27T03:33:05.603Z] #57 0.997 + dir=/tmp/install [2020-11-27T03:33:05.603Z] #57 0.997 + bin=rootlesskit [2020-11-27T03:33:05.603Z] #57 0.997 + shift [2020-11-27T03:33:05.603Z] #57 0.998 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-11-27T03:33:05.603Z] #57 0.998 + . /tmp/install/rootlesskit.installer [2020-11-27T03:33:05.603Z] #57 0.999 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T03:33:05.603Z] #57 0.999 + install_rootlesskit [2020-11-27T03:33:05.603Z] #57 1.000 + case "$1" in [2020-11-27T03:33:05.603Z] #57 1.000 + export CGO_ENABLED=0 [2020-11-27T03:33:05.603Z] #57 1.000 + CGO_ENABLED=0 [2020-11-27T03:33:05.603Z] #57 1.000 + _install_rootlesskit [2020-11-27T03:33:05.603Z] #57 1.000 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-11-27T03:33:05.603Z] #57 1.001 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T03:33:05.603Z] #57 1.001 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.OVqaFkQz30/src/github.com/rootless-containers/rootlesskit [2020-11-27T03:33:05.603Z] #57 1.005 Cloning into '/tmp/tmp.OVqaFkQz30/src/github.com/rootless-containers/rootlesskit'... [2020-11-27T03:33:05.603Z] #57 5.689 + cd /tmp/tmp.OVqaFkQz30/src/github.com/rootless-containers/rootlesskit [2020-11-27T03:33:05.604Z] #57 5.709 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T03:33:05.604Z] #57 6.268 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-27T03:33:05.604Z] #57 6.269 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-11-27T03:33:05.604Z] #57 ... [2020-11-27T03:33:05.604Z] [2020-11-27T03:33:05.604Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-27T03:33:05.604Z] #31 0.772 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-11-27T03:33:05.604Z] #31 0.787 Cloning into '.'... [2020-11-27T03:33:05.604Z] #31 ... [2020-11-27T03:33:05.604Z] [2020-11-27T03:33:05.604Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:05.604Z] #48 0.908 + RM_GOPATH=0 [2020-11-27T03:33:05.604Z] #48 0.908 + TMP_GOPATH= [2020-11-27T03:33:05.604Z] #48 0.908 + : /build [2020-11-27T03:33:05.604Z] #48 0.908 + '[' -z '' ']' [2020-11-27T03:33:05.604Z] #48 0.909 ++ mktemp -d [2020-11-27T03:33:05.604Z] #48 0.939 + export GOPATH=/tmp/tmp.k1YCcr0Z0y [2020-11-27T03:33:05.604Z] #48 0.939 + GOPATH=/tmp/tmp.k1YCcr0Z0y [2020-11-27T03:33:05.604Z] #48 0.939 + RM_GOPATH=1 [2020-11-27T03:33:05.604Z] #48 0.939 + case "$(go env GOARCH)" in [2020-11-27T03:33:05.604Z] #48 0.941 ++ go env GOARCH [2020-11-27T03:33:05.604Z] #48 0.955 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:33:05.604Z] #48 0.956 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:33:05.604Z] #48 0.959 ++ dirname /tmp/install/install.sh [2020-11-27T03:33:05.604Z] #48 0.965 + dir=/tmp/install [2020-11-27T03:33:05.604Z] #48 0.965 + bin=golangci_lint [2020-11-27T03:33:05.604Z] #48 0.965 + shift [2020-11-27T03:33:05.604Z] #48 0.965 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-11-27T03:33:05.604Z] #48 0.966 + . /tmp/install/golangci_lint.installer [2020-11-27T03:33:05.604Z] #48 0.966 ++ : v1.23.8 [2020-11-27T03:33:05.604Z] #48 0.968 + install_golangci_lint [2020-11-27T03:33:05.604Z] #48 0.969 + set -e [2020-11-27T03:33:05.604Z] #48 0.972 + export GO111MODULE=on [2020-11-27T03:33:05.604Z] #48 0.995 + GO111MODULE=on [2020-11-27T03:33:05.604Z] #48 0.996 + GOBIN=/build [2020-11-27T03:33:05.604Z] #48 0.996 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-11-27T03:33:05.604Z] #48 1.096 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-11-27T03:33:05.604Z] #48 1.096 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-11-27T03:33:05.604Z] #48 1.112 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-11-27T03:33:05.604Z] #48 1.114 go: finding github.com/golangci v1.23.8 [2020-11-27T03:33:05.604Z] #48 1.115 go: finding github.com v1.23.8 [2020-11-27T03:33:05.604Z] #48 2.092 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-11-27T03:33:05.604Z] #48 3.512 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-11-27T03:33:05.604Z] #48 10.72 go: downloading github.com/pkg/errors v0.8.1 [2020-11-27T03:33:05.604Z] #48 10.74 go: downloading github.com/fatih/color v1.7.0 [2020-11-27T03:33:05.604Z] #48 10.81 go: downloading github.com/spf13/viper v1.6.1 [2020-11-27T03:33:05.604Z] #48 10.81 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-11-27T03:33:05.604Z] #48 10.86 go: extracting github.com/pkg/errors v0.8.1 [2020-11-27T03:33:05.604Z] #48 10.94 go: downloading github.com/spf13/cobra v0.0.5 [2020-11-27T03:33:05.604Z] #48 11.04 go: extracting github.com/fatih/color v1.7.0 [2020-11-27T03:33:05.604Z] #48 11.09 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-27T03:33:05.604Z] #48 11.17 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-11-27T03:33:05.604Z] #48 11.23 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-11-27T03:33:05.604Z] #48 11.26 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-27T03:33:05.685Z] #47 35.11 go: downloading github.com/spf13/afero v1.1.2 [2020-11-27T03:33:05.685Z] #47 35.36 go: downloading github.com/gobwas/glob v0.2.3 [2020-11-27T03:33:05.685Z] #47 35.46 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-11-27T03:33:05.704Z] #41 90.53 CC criu/sk-netlink.o [2020-11-27T03:33:05.902Z] #48 11.33 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-11-27T03:33:05.902Z] #48 11.42 go: downloading github.com/spf13/pflag v1.0.5 [2020-11-27T03:33:05.902Z] #48 ... [2020-11-27T03:33:05.902Z] [2020-11-27T03:33:05.902Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:33:05.902Z] #50 10.41 + cd /tmp/tmp.1OohtzIu01/src/github.com/mvdan/sh [2020-11-27T03:33:05.902Z] #50 10.41 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-27T03:33:05.902Z] #50 10.57 + GO111MODULE=on [2020-11-27T03:33:05.902Z] #50 10.57 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-11-27T03:33:05.943Z] #47 35.52 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-11-27T03:33:05.943Z] #47 35.53 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-27T03:33:05.996Z] #41 90.82 CC criu/sk-packet.o [2020-11-27T03:33:06.007Z] #47 35.73 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-27T03:33:06.007Z] #47 36.03 go: downloading github.com/gogo/protobuf v1.2.1 [2020-11-27T03:33:06.512Z] #47 35.95 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-11-27T03:33:06.512Z] #47 36.01 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-27T03:33:06.512Z] #47 36.06 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-27T03:33:06.512Z] #47 36.07 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-11-27T03:33:06.579Z] #47 36.35 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-11-27T03:33:06.579Z] #47 36.42 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-27T03:33:06.579Z] #47 36.48 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-11-27T03:33:06.579Z] #47 36.57 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-11-27T03:33:06.579Z] #47 36.57 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-27T03:33:06.630Z] #41 91.25 CC criu/sk-queue.o [2020-11-27T03:33:06.630Z] #41 91.49 CC criu/sk-tcp.o [2020-11-27T03:33:06.842Z] #47 36.85 go: extracting github.com/stretchr/testify v1.4.0 [2020-11-27T03:33:06.953Z] #50 12.33 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-27T03:33:06.953Z] #50 12.33 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-27T03:33:06.953Z] #50 12.34 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-27T03:33:07.075Z] #47 36.59 go: extracting github.com/spf13/afero v1.1.2 [2020-11-27T03:33:07.075Z] #47 36.68 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-11-27T03:33:07.075Z] #47 36.68 go: downloading golang.org/x/text v0.3.2 [2020-11-27T03:33:07.075Z] #47 36.78 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-11-27T03:33:07.075Z] #47 36.81 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-11-27T03:33:07.075Z] #47 36.84 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-27T03:33:07.075Z] #47 36.85 go: downloading github.com/spf13/pflag v1.0.5 [2020-11-27T03:33:07.103Z] #47 ... [2020-11-27T03:33:07.103Z] [2020-11-27T03:33:07.103Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T03:33:07.103Z] #38 26.78 Checking out files: 70% (1173/1665) Checking out files: 71% (1183/1665) Checking out files: 72% (1199/1665) Checking out files: 73% (1216/1665) Checking out files: 74% (1233/1665) Checking out files: 75% (1249/1665) Checking out files: 76% (1266/1665) Checking out files: 77% (1283/1665) Checking out files: 78% (1299/1665) Checking out files: 79% (1316/1665) Checking out files: 80% (1332/1665) Checking out files: 81% (1349/1665) Checking out files: 82% (1366/1665) Checking out files: 83% (1382/1665) Checking out files: 84% (1399/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-11-27T03:33:07.103Z] #38 27.49 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-11-27T03:33:07.103Z] #38 30.33 + 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-11-27T03:33:07.103Z] #38 ... [2020-11-27T03:33:07.103Z] [2020-11-27T03:33:07.103Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:07.103Z] #47 37.14 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-27T03:33:07.258Z] #50 12.74 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-27T03:33:07.258Z] #50 12.80 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-27T03:33:07.266Z] #41 91.87 CC criu/sk-unix.o [2020-11-27T03:33:07.341Z] #47 36.85 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-27T03:33:07.342Z] #47 36.86 go: extracting github.com/gobwas/glob v0.2.3 [2020-11-27T03:33:07.365Z] #47 37.25 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-11-27T03:33:07.365Z] #47 37.38 go: downloading github.com/gobwas/glob v0.2.3 [2020-11-27T03:33:07.602Z] #47 37.00 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-11-27T03:33:07.602Z] #47 37.18 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-11-27T03:33:07.602Z] #47 37.20 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-27T03:33:07.602Z] #47 37.25 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-11-27T03:33:07.626Z] #47 37.63 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-11-27T03:33:07.887Z] #47 37.69 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-27T03:33:07.887Z] #47 37.70 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-27T03:33:08.148Z] #47 38.05 go: downloading github.com/stretchr/objx v0.2.0 [2020-11-27T03:33:08.148Z] #47 38.12 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-11-27T03:33:08.231Z] #47 37.61 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-11-27T03:33:08.272Z] #27 13.60 #=#=# 0.6% # 2.7% ### 4.5% #### 6.4% #### 6.9% ###### 8.6% ###### 8.6% ###### 9.6% ####### 10.3% ######## 11.6% ######## 12.5% ########## 14.5% ########## 15.0% ########### 16.5% ############ 17.8% ############# 19.1% ############## 20.8% ############### 21.0% ################ 23.5% ################# 23.8% ################## 26.1% ################### 27.1% #################### 28.0% #################### 29.1% ###################### 30.6% ###################### 31.7% ####################### 32.4% ######################## 34.6% ######################### 35.8% ########################### 38.1% ############################# 40.5% ############################### 43.6% ################################ 44.7% ################################## 47.9% ################################### 49.3% #################################### 50.1% ###################################### 53.1% ###################################### 54.0% ######################################## 56.1% ######################################### 57.5% ########################################### 60.6% ############################################ 61.7% ############################################# 63.8% ############################################# 63.8% ############################################### 65.5% ############################################### 65.6% ################################################ 67.5% ################################################# 69.1% ################################################## 70.6% ################################################### 71.7% #################################################### 73.3% ##################################################### 73.9% ###################################################### 75.9% ######################################################## 78.7% ######################################################### 80.1% ########################################################### 82.0% ########################################################### 82.5% ############################################################# 85.3% ############################################################## 87.1% ############################################################### 88.1% ################################################################ 90.0% ################################################################## 91.9% ################################################################### 94.3% ###################################################################### 98.0% ######################################################################## 100.0% [2020-11-27T03:33:08.272Z] #27 23.62 [2020-11-27T03:33:08.302Z] #41 92.97 CC criu/sockets.o [2020-11-27T03:33:08.327Z] #50 13.90 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-27T03:33:08.495Z] #47 38.04 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-27T03:33:08.495Z] #47 38.07 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-27T03:33:08.589Z] #27 ... [2020-11-27T03:33:08.589Z] [2020-11-27T03:33:08.589Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:33:08.589Z] #32 33.93 internal/reflectlite [2020-11-27T03:33:08.589Z] #32 33.93 sync [2020-11-27T03:33:08.589Z] #32 36.16 sort [2020-11-27T03:33:08.589Z] #32 36.17 errors [2020-11-27T03:33:08.589Z] #32 36.94 io [2020-11-27T03:33:08.589Z] #32 36.94 internal/oserror [2020-11-27T03:33:08.589Z] #32 36.95 strconv [2020-11-27T03:33:08.589Z] #32 37.11 syscall [2020-11-27T03:33:08.589Z] #32 38.53 strings [2020-11-27T03:33:08.589Z] #32 38.54 bytes [2020-11-27T03:33:08.589Z] #32 40.34 reflect [2020-11-27T03:33:08.589Z] #32 40.60 bufio [2020-11-27T03:33:08.589Z] #32 42.07 text/tabwriter [2020-11-27T03:33:08.589Z] #32 42.50 path [2020-11-27T03:33:08.589Z] #32 43.75 internal/syscall/execenv [2020-11-27T03:33:08.589Z] #32 43.75 internal/syscall/unix [2020-11-27T03:33:08.589Z] #32 43.76 time [2020-11-27T03:33:08.723Z] #47 38.64 go: extracting github.com/gobwas/glob v0.2.3 [2020-11-27T03:33:08.725Z] #40 ... [2020-11-27T03:33:08.725Z] [2020-11-27T03:33:08.725Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T03:33:08.725Z] #34 86.27 Selecting previously unselected package libxml2:amd64. [2020-11-27T03:33:08.725Z] #34 86.27 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-11-27T03:33:08.725Z] #34 86.28 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-11-27T03:33:08.725Z] #34 87.27 Selecting previously unselected package libarchive13:amd64. [2020-11-27T03:33:08.725Z] #34 87.28 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-11-27T03:33:08.725Z] #34 87.28 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-11-27T03:33:08.725Z] #34 88.14 Selecting previously unselected package libjsoncpp1:amd64. [2020-11-27T03:33:08.725Z] #34 88.15 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-11-27T03:33:08.725Z] #34 88.16 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-11-27T03:33:08.725Z] #34 88.47 Selecting previously unselected package librhash0:amd64. [2020-11-27T03:33:08.725Z] #34 88.47 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-11-27T03:33:08.725Z] #34 88.48 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-11-27T03:33:08.752Z] #47 38.38 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-11-27T03:33:08.752Z] #47 38.40 go: downloading github.com/spf13/cast v1.3.0 [2020-11-27T03:33:08.856Z] #32 ... [2020-11-27T03:33:08.856Z] [2020-11-27T03:33:08.856Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:08.856Z] #47 41.42 go: finding github.com/fatih/color v1.7.0 [2020-11-27T03:33:08.856Z] #47 41.44 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-27T03:33:08.856Z] #47 41.64 go: finding github.com/go-critic/go-critic v0.4.1 [2020-11-27T03:33:08.856Z] #47 41.68 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-27T03:33:08.856Z] #47 42.43 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-11-27T03:33:08.856Z] #47 42.43 go: finding github.com/mattn/go-colorable v0.1.4 [2020-11-27T03:33:08.856Z] #47 42.44 go: finding github.com/pkg/errors v0.8.1 [2020-11-27T03:33:08.856Z] #47 43.65 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-11-27T03:33:08.856Z] #47 43.66 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-11-27T03:33:08.856Z] #47 43.66 go: finding github.com/mattn/go-isatty v0.0.8 [2020-11-27T03:33:08.856Z] #47 43.66 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-11-27T03:33:08.856Z] #47 44.44 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-11-27T03:33:08.856Z] #47 44.44 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-11-27T03:33:08.856Z] #47 44.44 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-11-27T03:33:08.856Z] #47 44.45 go: finding github.com/spf13/viper v1.6.1 [2020-11-27T03:33:08.856Z] #47 44.49 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-27T03:33:08.936Z] #41 93.42 CC criu/stats.o [2020-11-27T03:33:08.937Z] #41 93.54 CC criu/string.o [2020-11-27T03:33:08.937Z] #41 93.57 CC criu/sysctl.o [2020-11-27T03:33:09.013Z] #47 38.53 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-11-27T03:33:09.013Z] #47 38.75 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-27T03:33:09.184Z] #47 ... [2020-11-27T03:33:09.184Z] [2020-11-27T03:33:09.184Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:33:09.184Z] #43 34.61 internal/reflectlite [2020-11-27T03:33:09.184Z] #43 34.63 sync [2020-11-27T03:33:09.184Z] #43 35.91 github.com/LK4D4/vndr/godl/singleflight [2020-11-27T03:33:09.184Z] #43 35.93 internal/singleflight [2020-11-27T03:33:09.184Z] #43 35.95 math/rand [2020-11-27T03:33:09.184Z] #43 37.47 strconv [2020-11-27T03:33:09.184Z] #43 37.48 vendor/golang.org/x/net/dns/dnsmessage [2020-11-27T03:33:09.184Z] #43 37.50 syscall [2020-11-27T03:33:09.184Z] #43 37.50 io [2020-11-27T03:33:09.184Z] #43 38.96 bytes [2020-11-27T03:33:09.184Z] #43 40.75 reflect [2020-11-27T03:33:09.184Z] #43 42.96 regexp/syntax [2020-11-27T03:33:09.184Z] #43 43.33 hash/crc32 [2020-11-27T03:33:09.184Z] #43 44.63 vendor/golang.org/x/text/transform [2020-11-27T03:33:09.229Z] #41 93.89 CC criu/sysfs_parse.o [2020-11-27T03:33:09.229Z] #41 94.10 CC criu/timens.o [2020-11-27T03:33:09.281Z] #47 38.84 go: extracting github.com/spf13/pflag v1.0.5 [2020-11-27T03:33:09.281Z] #47 38.94 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-11-27T03:33:09.294Z] #47 39.20 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-11-27T03:33:09.294Z] #47 39.29 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-11-27T03:33:09.296Z] #34 88.88 Selecting previously unselected package libuv1:amd64. [2020-11-27T03:33:09.296Z] #34 88.88 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-11-27T03:33:09.296Z] #34 88.91 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-11-27T03:33:09.449Z] #43 ... [2020-11-27T03:33:09.449Z] [2020-11-27T03:33:09.449Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T03:33:09.449Z] #27 24.59 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-11-27T03:33:09.556Z] #34 89.33 Selecting previously unselected package cmake. [2020-11-27T03:33:09.556Z] #34 89.36 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-11-27T03:33:09.556Z] #34 89.36 Unpacking cmake (3.13.4-1) ... [2020-11-27T03:33:09.556Z] #47 39.36 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-11-27T03:33:09.556Z] #47 39.57 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-11-27T03:33:09.556Z] #47 39.57 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-27T03:33:09.575Z] #41 94.34 CC criu/timerfd.o [2020-11-27T03:33:09.716Z] #27 25.03 [2020-11-27T03:33:09.820Z] #47 39.65 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-11-27T03:33:09.847Z] #47 39.33 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-27T03:33:09.867Z] #41 94.54 CC criu/tty.o [2020-11-27T03:33:09.983Z] #27 25.28 # 2.0% ######################################################################## 100.0% [2020-11-27T03:33:09.983Z] #27 25.41 [2020-11-27T03:33:09.983Z] #27 ... [2020-11-27T03:33:09.983Z] [2020-11-27T03:33:09.983Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:33:09.983Z] #11 35.51 0 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T03:33:09.983Z] #11 35.51 Need to get 73.3 MB of archives. [2020-11-27T03:33:09.983Z] #11 35.51 After this operation, 472 MB of additional disk space will be used. [2020-11-27T03:33:09.983Z] #11 35.51 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-11-27T03:33:09.983Z] #11 36.42 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-11-27T03:33:09.983Z] #11 36.68 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-11-27T03:33:09.983Z] #11 36.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-11-27T03:33:09.983Z] #11 37.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-11-27T03:33:09.983Z] #11 37.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-11-27T03:33:09.983Z] #11 37.99 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-11-27T03:33:09.983Z] #11 38.63 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-11-27T03:33:09.983Z] #11 38.70 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-11-27T03:33:09.983Z] #11 44.06 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-11-27T03:33:10.081Z] #47 39.96 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-11-27T03:33:10.081Z] #47 40.10 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-11-27T03:33:10.081Z] #47 40.12 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-11-27T03:33:10.081Z] #47 ... [2020-11-27T03:33:10.081Z] [2020-11-27T03:33:10.081Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T03:33:10.081Z] #34 30.12 Fetched 8405 kB in 23s (364 kB/s) [2020-11-27T03:33:10.104Z] #47 39.48 go: extracting github.com/spf13/cast v1.3.0 [2020-11-27T03:33:10.104Z] #47 39.48 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-11-27T03:33:10.104Z] #47 39.69 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-27T03:33:10.247Z] #11 ... [2020-11-27T03:33:10.247Z] [2020-11-27T03:33:10.247Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:10.247Z] #47 44.84 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-11-27T03:33:10.247Z] #47 44.87 go: finding github.com/stretchr/testify v1.4.0 [2020-11-27T03:33:10.247Z] #47 44.88 go: finding github.com/sirupsen/logrus v1.4.2 [2020-11-27T03:33:10.247Z] #47 44.96 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-11-27T03:33:10.247Z] #47 45.34 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-27T03:33:10.247Z] #47 45.37 go: finding github.com/davecgh/go-spew v1.1.1 [2020-11-27T03:33:10.247Z] #47 45.38 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-27T03:33:10.247Z] #47 45.39 go: finding github.com/spf13/cobra v0.0.5 [2020-11-27T03:33:10.247Z] #47 45.48 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-11-27T03:33:10.247Z] #47 45.60 go: finding github.com/hashicorp/hcl v1.0.0 [2020-11-27T03:33:10.247Z] #47 45.60 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-27T03:33:10.247Z] #47 45.65 go: finding github.com/gobwas/glob v0.2.3 [2020-11-27T03:33:10.247Z] #47 45.65 go: finding github.com/spf13/pflag v1.0.5 [2020-11-27T03:33:10.247Z] #47 45.67 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-11-27T03:33:10.247Z] #47 45.67 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-27T03:33:10.247Z] #47 45.67 go: finding github.com/magiconair/properties v1.8.1 [2020-11-27T03:33:10.247Z] #47 45.68 go: finding github.com/stretchr/objx v0.2.0 [2020-11-27T03:33:10.247Z] #47 45.71 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-27T03:33:10.247Z] #47 45.73 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-11-27T03:33:10.247Z] #47 45.83 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-27T03:33:10.341Z] #34 30.12 Reading package lists... [2020-11-27T03:33:10.341Z] #34 ... [2020-11-27T03:33:10.341Z] [2020-11-27T03:33:10.341Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:33:10.341Z] #49 34.39 runtime [2020-11-27T03:33:10.341Z] #49 34.44 runtime/cgo [2020-11-27T03:33:10.341Z] #49 ... [2020-11-27T03:33:10.341Z] [2020-11-27T03:33:10.341Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:10.341Z] #47 40.35 go: extracting github.com/stretchr/objx v0.2.0 [2020-11-27T03:33:10.341Z] #47 40.35 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-11-27T03:33:10.360Z] #47 39.98 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-11-27T03:33:10.360Z] #47 40.05 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-11-27T03:33:10.426Z] #50 15.56 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-27T03:33:10.426Z] #50 ... [2020-11-27T03:33:10.426Z] [2020-11-27T03:33:10.426Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T03:33:10.426Z] #39 15.20 Checking out files: 90% (1500/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-11-27T03:33:10.426Z] #39 15.38 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-11-27T03:33:10.601Z] #47 40.41 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-27T03:33:10.601Z] #47 40.41 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-11-27T03:33:10.617Z] #47 40.05 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-27T03:33:10.617Z] #47 40.09 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-27T03:33:10.617Z] #47 40.25 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-27T03:33:10.725Z] #39 ... [2020-11-27T03:33:10.725Z] [2020-11-27T03:33:10.725Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:10.725Z] #46 6.240 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-11-27T03:33:10.725Z] #46 6.437 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-11-27T03:33:10.725Z] #46 6.664 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-11-27T03:33:10.725Z] #46 8.576 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T03:33:10.725Z] #46 10.17 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-27T03:33:10.725Z] #46 11.56 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T03:33:10.725Z] #46 15.12 go: finding github.com/fatih/color v1.9.0 [2020-11-27T03:33:10.725Z] #46 15.14 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T03:33:10.725Z] #46 15.15 go: finding github.com/pkg/errors v0.9.1 [2020-11-27T03:33:10.725Z] #46 15.24 go: finding github.com/spf13/pflag v1.0.3 [2020-11-27T03:33:10.725Z] #46 15.31 go: finding github.com/mattn/go-colorable v0.1.6 [2020-11-27T03:33:10.725Z] #46 15.42 go: finding github.com/mattn/go-isatty v0.0.12 [2020-11-27T03:33:10.725Z] #46 15.96 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T03:33:10.725Z] #46 15.98 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-27T03:33:10.725Z] #46 16.06 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-11-27T03:33:10.725Z] #46 16.11 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T03:33:10.725Z] #46 16.15 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T03:33:10.827Z] #47 45.86 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-11-27T03:33:10.827Z] #47 45.86 go: finding github.com/pelletier/go-toml v1.2.0 [2020-11-27T03:33:10.861Z] #47 40.75 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-11-27T03:33:10.862Z] #47 40.79 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-11-27T03:33:10.862Z] #47 40.84 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-11-27T03:33:10.874Z] #47 40.36 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-27T03:33:10.874Z] #47 40.58 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-27T03:33:10.903Z] #41 95.51 CC criu/tun.o [2020-11-27T03:33:10.940Z] #34 ... [2020-11-27T03:33:10.940Z] [2020-11-27T03:33:10.940Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:33:10.940Z] #11 80.49 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-11-27T03:33:10.940Z] #11 80.49 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-11-27T03:33:10.940Z] #11 80.49 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-27T03:33:10.940Z] #11 84.37 Selecting previously unselected package binutils-mingw-w64. [2020-11-27T03:33:10.940Z] #11 84.39 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-11-27T03:33:10.940Z] #11 84.39 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-27T03:33:10.940Z] #11 84.65 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-11-27T03:33:10.940Z] #11 84.70 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-11-27T03:33:10.940Z] #11 84.79 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-11-27T03:33:10.940Z] #11 85.31 Selecting previously unselected package dmsetup. [2020-11-27T03:33:10.940Z] #11 85.33 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-11-27T03:33:10.940Z] #11 85.35 Unpacking dmsetup (2:1.02.155-3) ... [2020-11-27T03:33:10.940Z] #11 86.12 Selecting previously unselected package mingw-w64-common. [2020-11-27T03:33:10.940Z] #11 86.13 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-11-27T03:33:10.940Z] #11 86.15 Unpacking mingw-w64-common (6.0.0-3) ... [2020-11-27T03:33:10.940Z] #11 ... [2020-11-27T03:33:10.940Z] [2020-11-27T03:33:10.940Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:33:10.940Z] #40 89.56 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-11-27T03:33:10.940Z] #40 89.58 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-11-27T03:33:10.940Z] #40 89.61 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-11-27T03:33:10.940Z] #40 89.63 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-11-27T03:33:10.940Z] #40 89.64 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-11-27T03:33:10.940Z] #40 89.66 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-11-27T03:33:10.940Z] #40 89.69 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-27T03:33:10.940Z] #40 89.71 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-11-27T03:33:10.940Z] #40 89.73 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-27T03:33:10.940Z] #40 89.75 Setting up python-protobuf (3.6.1.3-2) ... [2020-11-27T03:33:11.027Z] #46 ... [2020-11-27T03:33:11.027Z] [2020-11-27T03:33:11.027Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T03:33:11.027Z] #35 16.33 Fetched 8180 kB in 15s (539 kB/s) [2020-11-27T03:33:11.122Z] #47 41.03 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-27T03:33:11.122Z] #47 41.21 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-11-27T03:33:11.122Z] #47 41.25 go: downloading github.com/spf13/afero v1.1.2 [2020-11-27T03:33:11.122Z] #47 41.26 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-11-27T03:33:11.122Z] #47 ... [2020-11-27T03:33:11.122Z] [2020-11-27T03:33:11.122Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:33:11.122Z] #40 31.18 Fetched 8405 kB in 24s (347 kB/s) [2020-11-27T03:33:11.122Z] #40 31.18 Reading package lists... [2020-11-27T03:33:11.130Z] #47 40.73 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-27T03:33:11.196Z] #41 95.80 CC criu/uffd.o [2020-11-27T03:33:11.383Z] #40 41.15 Reading package lists... [2020-11-27T03:33:11.383Z] #40 ... [2020-11-27T03:33:11.383Z] [2020-11-27T03:33:11.383Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T03:33:11.383Z] #34 30.12 Reading package lists... [2020-11-27T03:33:11.389Z] #47 ... [2020-11-27T03:33:11.389Z] [2020-11-27T03:33:11.389Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:33:11.389Z] #40 30.95 Fetched 8405 kB in 25s (339 kB/s) [2020-11-27T03:33:11.407Z] #47 46.94 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-27T03:33:11.407Z] #47 46.94 go: finding github.com/spf13/afero v1.1.2 [2020-11-27T03:33:11.407Z] #47 46.97 go: finding github.com/spf13/cast v1.3.0 [2020-11-27T03:33:11.407Z] #47 47.03 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-27T03:33:11.646Z] #40 30.95 Reading package lists... [2020-11-27T03:33:11.646Z] #40 ... [2020-11-27T03:33:11.646Z] [2020-11-27T03:33:11.646Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:11.646Z] #47 41.13 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-27T03:33:11.646Z] #47 41.17 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-27T03:33:11.751Z] #47 ... [2020-11-27T03:33:11.751Z] [2020-11-27T03:33:11.751Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:33:11.751Z] #40 37.09 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-11-27T03:33:11.751Z] #40 40.04 Selecting previously unselected package zlib1g-dev:arm64. [2020-11-27T03:33:11.751Z] #40 40.04 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-11-27T03:33:11.751Z] #40 41.21 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-11-27T03:33:11.751Z] #40 45.69 Selecting previously unselected package libprotobuf17:arm64. [2020-11-27T03:33:11.751Z] #40 45.69 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-11-27T03:33:11.751Z] #40 45.72 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-11-27T03:33:11.831Z] #41 96.44 CC criu/util.o [2020-11-27T03:33:11.880Z] #40 ... [2020-11-27T03:33:11.880Z] [2020-11-27T03:33:11.880Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:33:11.880Z] #49 81.68 time [2020-11-27T03:33:11.880Z] #49 90.39 encoding/binary [2020-11-27T03:33:11.880Z] #49 90.52 context [2020-11-27T03:33:11.880Z] #49 91.67 os [2020-11-27T03:33:12.017Z] #40 ... [2020-11-27T03:33:12.017Z] [2020-11-27T03:33:12.017Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T03:33:12.017Z] #27 26.45 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-11-27T03:33:12.017Z] #27 26.86 [2020-11-27T03:33:12.017Z] #27 27.09 0.7% ########################################## 59.6% ######################################################################## 100.0% [2020-11-27T03:33:12.017Z] #27 27.48 [2020-11-27T03:33:12.017Z] #27 ... [2020-11-27T03:33:12.017Z] [2020-11-27T03:33:12.017Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T03:33:12.017Z] #34 37.46 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T03:33:12.017Z] #34 37.46 Need to get 14.2 MB of archives. [2020-11-27T03:33:12.017Z] #34 37.46 After this operation, 60.0 MB of additional disk space will be used. [2020-11-27T03:33:12.017Z] #34 37.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-11-27T03:33:12.017Z] #34 37.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-11-27T03:33:12.017Z] #34 37.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-11-27T03:33:12.017Z] #34 38.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-11-27T03:33:12.017Z] #34 39.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-11-27T03:33:12.017Z] #34 39.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-11-27T03:33:12.017Z] #34 39.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-11-27T03:33:12.017Z] #34 39.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-11-27T03:33:12.017Z] #34 39.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-11-27T03:33:12.017Z] #34 39.83 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-11-27T03:33:12.017Z] #34 43.04 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T03:33:12.017Z] #34 44.68 Fetched 14.2 MB in 4s (3967 kB/s) [2020-11-27T03:33:12.017Z] #34 45.62 Selecting previously unselected package xxd. [2020-11-27T03:33:12.017Z] #34 45.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 ... 15383 files and directories currently installed.) [2020-11-27T03:33:12.017Z] #34 45.70 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-11-27T03:33:12.017Z] #34 45.75 Unpacking xxd (2:8.1.0875-5) ... [2020-11-27T03:33:12.140Z] #49 ... [2020-11-27T03:33:12.140Z] [2020-11-27T03:33:12.140Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:33:12.140Z] #32 83.64 internal/poll [2020-11-27T03:33:12.140Z] #32 86.69 internal/fmtsort [2020-11-27T03:33:12.140Z] #32 86.94 internal/syscall/execenv [2020-11-27T03:33:12.140Z] #32 87.35 internal/syscall/unix [2020-11-27T03:33:12.140Z] #32 87.71 strings [2020-11-27T03:33:12.140Z] #32 88.02 os [2020-11-27T03:33:12.140Z] #32 91.29 path [2020-11-27T03:33:12.140Z] #32 91.77 text/tabwriter [2020-11-27T03:33:12.210Z] #47 41.71 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-11-27T03:33:12.210Z] #47 41.96 go: downloading github.com/subosito/gotenv v1.2.0 [2020-11-27T03:33:12.282Z] #34 ... [2020-11-27T03:33:12.282Z] [2020-11-27T03:33:12.282Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:33:12.282Z] #11 47.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-11-27T03:33:12.282Z] #11 47.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-11-27T03:33:12.282Z] #11 47.81 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-11-27T03:33:12.465Z] #41 97.09 CC criu/uts_ns.o [2020-11-27T03:33:12.465Z] #41 ... [2020-11-27T03:33:12.465Z] [2020-11-27T03:33:12.465Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T03:33:12.465Z] #38 DONE 131.1s [2020-11-27T03:33:12.465Z] [2020-11-27T03:33:12.465Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:33:12.465Z] #41 97.18 CC criu/vdso.o [2020-11-27T03:33:12.563Z] #11 47.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-11-27T03:33:12.563Z] #11 47.96 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-11-27T03:33:12.563Z] #11 48.08 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-11-27T03:33:12.710Z] #32 92.65 path/filepath [2020-11-27T03:33:12.757Z] #41 97.44 LINK criu/built-in.o [2020-11-27T03:33:12.853Z] #11 48.17 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-11-27T03:33:12.853Z] #11 48.33 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-11-27T03:33:12.970Z] #32 92.67 fmt [2020-11-27T03:33:12.970Z] #32 ... [2020-11-27T03:33:12.970Z] [2020-11-27T03:33:12.970Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:33:12.970Z] #49 92.78 encoding/base64 [2020-11-27T03:33:13.050Z] #41 97.56 LINK criu/criu [2020-11-27T03:33:13.051Z] #41 97.83 DEP lib/c/criu.d [2020-11-27T03:33:13.121Z] #11 48.51 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-11-27T03:33:13.121Z] #11 48.52 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-11-27T03:33:13.121Z] #11 48.53 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-11-27T03:33:13.121Z] #11 48.57 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-11-27T03:33:13.121Z] #11 48.57 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-11-27T03:33:13.121Z] #11 48.58 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-11-27T03:33:13.121Z] #11 48.59 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-11-27T03:33:13.140Z] #47 42.57 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-11-27T03:33:13.140Z] #47 ... [2020-11-27T03:33:13.140Z] [2020-11-27T03:33:13.140Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T03:33:13.140Z] #34 32.68 Fetched 8405 kB in 26s (322 kB/s) [2020-11-27T03:33:13.140Z] #34 32.68 Reading package lists... [2020-11-27T03:33:13.140Z] #34 ... [2020-11-27T03:33:13.140Z] [2020-11-27T03:33:13.140Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:33:13.140Z] #40 30.95 Reading package lists... [2020-11-27T03:33:13.345Z] #41 97.88 CC images/rpc.pb-c.o [2020-11-27T03:33:13.345Z] #41 98.06 CC lib/c/criu.o [2020-11-27T03:33:13.345Z] #41 ... [2020-11-27T03:33:13.345Z] [2020-11-27T03:33:13.345Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-11-27T03:33:13.345Z] #39 DONE 0.2s [2020-11-27T03:33:13.385Z] #11 ... [2020-11-27T03:33:13.385Z] [2020-11-27T03:33:13.385Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T03:33:13.385Z] #53 DONE 48.7s [2020-11-27T03:33:13.385Z] [2020-11-27T03:33:13.385Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:33:13.385Z] #62 DONE 48.7s [2020-11-27T03:33:13.385Z] [2020-11-27T03:33:13.385Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T03:33:13.385Z] #34 48.88 Selecting previously unselected package vim-common. [2020-11-27T03:33:13.385Z] #34 48.88 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-27T03:33:13.642Z] [2020-11-27T03:33:13.642Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:13.643Z] #47 129.5 + /build/golangci-lint --version [2020-11-27T03:33:13.643Z] #47 129.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-11-27T03:33:13.643Z] #47 DONE 130.0s [2020-11-27T03:33:13.643Z] [2020-11-27T03:33:13.643Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:13.643Z] #54 ... [2020-11-27T03:33:13.643Z] [2020-11-27T03:33:13.643Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:33:13.643Z] #41 98.38 LINK lib/c/built-in.o [2020-11-27T03:33:13.643Z] #41 98.38 LINK lib/c/libcriu.so [2020-11-27T03:33:13.643Z] #41 98.46 LINK lib/c/libcriu.a [2020-11-27T03:33:13.650Z] #34 48.94 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-27T03:33:13.912Z] #49 93.55 golang.org/x/sys/unix [2020-11-27T03:33:13.940Z] #41 98.52 GEN magic.py [2020-11-27T03:33:13.940Z] #41 98.59 Note: Building without setproctitle() and strlcpy() support. [2020-11-27T03:33:13.940Z] #41 98.59 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-27T03:33:13.940Z] #41 98.60 Makefile.config:39: Warn: you have no libnftables installed [2020-11-27T03:33:13.940Z] #41 98.60 Makefile.config:40: Warn: Building without nftables support [2020-11-27T03:33:13.941Z] #41 98.60 Note: Building without GnuTLS support [2020-11-27T03:33:13.949Z] #34 41.31 Reading package lists... [2020-11-27T03:33:13.949Z] #34 ... [2020-11-27T03:33:13.949Z] [2020-11-27T03:33:13.949Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:33:13.949Z] #11 33.97 Fetched 8405 kB in 25s (333 kB/s) [2020-11-27T03:33:13.949Z] #11 33.97 Reading package lists... [2020-11-27T03:33:14.077Z] #40 42.74 Reading package lists... [2020-11-27T03:33:14.077Z] #40 ... [2020-11-27T03:33:14.077Z] [2020-11-27T03:33:14.077Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T03:33:14.077Z] #53 33.72 Fetched 8405 kB in 27s (317 kB/s) [2020-11-27T03:33:14.174Z] #49 ... [2020-11-27T03:33:14.174Z] [2020-11-27T03:33:14.174Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T03:33:14.174Z] #34 92.80 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-27T03:33:14.174Z] #34 92.84 Setting up xxd (2:8.1.0875-5) ... [2020-11-27T03:33:14.174Z] #34 92.85 Setting up libuv1:amd64 (1.24.1-1) ... [2020-11-27T03:33:14.174Z] #34 92.88 Setting up vim-common (2:8.1.0875-5) ... [2020-11-27T03:33:14.174Z] #34 92.92 Setting up librhash0:amd64 (1.3.8-1) ... [2020-11-27T03:33:14.174Z] #34 92.96 Setting up cmake-data (3.13.4-1) ... [2020-11-27T03:33:14.174Z] #34 92.99 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-11-27T03:33:14.174Z] #34 93.01 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-11-27T03:33:14.174Z] #34 93.02 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-11-27T03:33:14.174Z] #34 93.04 Setting up cmake (3.13.4-1) ... [2020-11-27T03:33:14.174Z] #34 93.06 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T03:33:14.174Z] #34 93.12 Processing triggers for mime-support (3.62) ... [2020-11-27T03:33:14.174Z] #34 DONE 93.9s [2020-11-27T03:33:14.174Z] [2020-11-27T03:33:14.174Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:33:14.174Z] #11 93.74 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-11-27T03:33:14.174Z] #11 93.75 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-11-27T03:33:14.174Z] #11 93.76 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-27T03:33:14.209Z] #11 ... [2020-11-27T03:33:14.209Z] [2020-11-27T03:33:14.209Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T03:33:14.209Z] #53 33.65 Reading package lists... [2020-11-27T03:33:14.234Z] #41 98.95 fatal: not a git repository (or any of the parent directories): .git [2020-11-27T03:33:14.334Z] #53 33.72 Reading package lists... [2020-11-27T03:33:14.334Z] #53 ... [2020-11-27T03:33:14.334Z] [2020-11-27T03:33:14.334Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:14.334Z] #47 43.00 go: extracting github.com/subosito/gotenv v1.2.0 [2020-11-27T03:33:14.334Z] #47 43.10 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-11-27T03:33:14.334Z] #47 43.26 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-11-27T03:33:14.334Z] #47 43.66 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-11-27T03:33:14.334Z] #47 43.78 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-11-27T03:33:14.334Z] #47 43.78 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-11-27T03:33:14.334Z] #47 43.79 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-11-27T03:33:14.334Z] #47 43.88 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-11-27T03:33:14.334Z] #47 43.89 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-11-27T03:33:14.591Z] #47 44.07 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-11-27T03:33:14.591Z] #47 44.14 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-27T03:33:14.591Z] #47 44.23 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-11-27T03:33:14.591Z] #47 ... [2020-11-27T03:33:14.591Z] [2020-11-27T03:33:14.591Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T03:33:14.591Z] #38 34.10 + 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-11-27T03:33:14.604Z] #34 ... [2020-11-27T03:33:14.604Z] [2020-11-27T03:33:14.604Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:14.604Z] #45 DONE 50.1s [2020-11-27T03:33:14.850Z] #38 ... [2020-11-27T03:33:14.850Z] [2020-11-27T03:33:14.850Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:14.850Z] #47 44.36 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-11-27T03:33:14.850Z] #47 44.42 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-11-27T03:33:14.850Z] #47 ... [2020-11-27T03:33:14.850Z] [2020-11-27T03:33:14.850Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:33:14.850Z] #11 34.43 Fetched 8405 kB in 27s (314 kB/s) [2020-11-27T03:33:14.869Z] [2020-11-27T03:33:14.869Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:14.869Z] #47 48.08 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-27T03:33:14.869Z] #47 48.08 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-11-27T03:33:14.869Z] #47 48.08 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-27T03:33:14.869Z] #47 48.09 go: finding golang.org/x/text v0.3.2 [2020-11-27T03:33:14.869Z] #47 48.51 go: finding github.com/subosito/gotenv v1.2.0 [2020-11-27T03:33:14.869Z] #47 48.54 go: finding gopkg.in/ini.v1 v1.51.0 [2020-11-27T03:33:14.869Z] #47 48.58 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-27T03:33:14.869Z] #47 48.62 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-27T03:33:14.869Z] #47 48.69 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-27T03:33:14.869Z] #47 48.71 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-27T03:33:14.869Z] #47 48.71 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-27T03:33:14.869Z] #47 48.72 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-27T03:33:14.869Z] #47 48.81 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-27T03:33:14.869Z] #47 48.83 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-27T03:33:14.869Z] #47 48.83 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-27T03:33:14.869Z] #47 48.86 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-27T03:33:14.869Z] #47 48.90 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-11-27T03:33:14.869Z] #47 48.91 go: finding github.com/kisielk/gotool v1.0.0 [2020-11-27T03:33:14.869Z] #47 48.91 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-27T03:33:14.869Z] #47 48.93 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-27T03:33:14.869Z] #47 48.93 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-27T03:33:14.869Z] #47 48.94 go: finding github.com/ultraware/funlen v0.0.2 [2020-11-27T03:33:14.869Z] #47 48.97 go: finding github.com/ultraware/whitespace v0.0.4 [2020-11-27T03:33:14.869Z] #47 49.00 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-27T03:33:14.869Z] #47 49.09 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-27T03:33:14.869Z] #47 49.19 go: finding github.com/uudashr/gocognit v1.0.1 [2020-11-27T03:33:14.869Z] #47 49.53 go: finding github.com/gogo/protobuf v1.2.1 [2020-11-27T03:33:14.869Z] #47 49.63 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-27T03:33:14.869Z] #47 50.11 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-27T03:33:14.869Z] #47 50.17 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-27T03:33:14.869Z] #47 50.20 go: finding github.com/BurntSushi/toml v0.3.1 [2020-11-27T03:33:14.869Z] #47 50.24 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-27T03:33:14.891Z] #41 99.54 make[1]: Nothing to be done for 'all'. [2020-11-27T03:33:14.891Z] #41 99.74 make[1]: 'images/built-in.o' is up to date. [2020-11-27T03:33:14.891Z] #41 99.75 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-11-27T03:33:14.891Z] #41 99.75 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-11-27T03:33:15.109Z] #11 34.43 Reading package lists... [2020-11-27T03:33:15.109Z] #11 ... [2020-11-27T03:33:15.109Z] [2020-11-27T03:33:15.109Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T03:33:15.109Z] #53 33.72 Reading package lists... [2020-11-27T03:33:15.183Z] #41 99.76 make[1]: 'compel/libcompel.a' is up to date. [2020-11-27T03:33:15.183Z] #41 99.78 make[1]: 'compel/compel-host-bin' is up to date. [2020-11-27T03:33:15.183Z] #41 99.78 make[1]: Nothing to be done for 'all'. [2020-11-27T03:33:15.183Z] #41 99.79 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-27T03:33:15.183Z] #41 99.85 make[2]: Nothing to be done for 'all'. [2020-11-27T03:33:15.183Z] #41 99.87 make[2]: Nothing to be done for 'all'. [2020-11-27T03:33:15.183Z] #41 99.88 make[2]: Nothing to be done for 'all'. [2020-11-27T03:33:15.183Z] #41 99.91 make[2]: Nothing to be done for 'all'. [2020-11-27T03:33:15.183Z] #41 99.93 make[2]: Nothing to be done for 'all'. [2020-11-27T03:33:15.183Z] #41 99.94 make[2]: Nothing to be done for 'all'. [2020-11-27T03:33:15.183Z] #41 99.94 make[2]: Nothing to be done for 'all'. [2020-11-27T03:33:15.183Z] #41 99.97 make[2]: Nothing to be done for 'all'. [2020-11-27T03:33:15.476Z] #41 99.98 INSTALL criu/criu [2020-11-27T03:33:15.476Z] #41 DONE 100.2s [2020-11-27T03:33:15.476Z] [2020-11-27T03:33:15.476Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:15.550Z] #35 16.33 Reading package lists... [2020-11-27T03:33:15.550Z] #35 ... [2020-11-27T03:33:15.550Z] [2020-11-27T03:33:15.550Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:33:15.550Z] #44 11.17 runtime/cgo [2020-11-27T03:33:15.550Z] #44 14.72 vendor/golang.org/x/crypto/internal/subtle [2020-11-27T03:33:15.903Z] #44 ... [2020-11-27T03:33:15.903Z] [2020-11-27T03:33:15.903Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:15.903Z] #48 11.44 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-11-27T03:33:15.903Z] #48 11.50 go: extracting github.com/spf13/viper v1.6.1 [2020-11-27T03:33:15.903Z] #48 11.53 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-11-27T03:33:15.903Z] #48 11.58 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-27T03:33:15.903Z] #48 11.77 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-27T03:33:15.903Z] #48 11.90 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-27T03:33:15.903Z] #48 12.28 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-27T03:33:15.903Z] #48 12.30 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-11-27T03:33:15.903Z] #48 12.36 go: extracting github.com/spf13/cobra v0.0.5 [2020-11-27T03:33:15.903Z] #48 12.42 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-11-27T03:33:15.903Z] #48 12.63 go: extracting github.com/spf13/pflag v1.0.5 [2020-11-27T03:33:15.903Z] #48 13.07 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-27T03:33:15.903Z] #48 13.11 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-27T03:33:15.903Z] #48 13.19 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-27T03:33:15.903Z] #48 13.27 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-27T03:33:15.903Z] #48 13.70 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-27T03:33:15.903Z] #48 13.92 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-27T03:33:15.903Z] #48 14.07 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-27T03:33:15.903Z] #48 14.24 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-27T03:33:15.903Z] #48 14.48 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-27T03:33:15.903Z] #48 16.36 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-27T03:33:15.903Z] #48 19.09 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-27T03:33:15.903Z] #48 19.11 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-27T03:33:15.903Z] #48 19.11 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-11-27T03:33:15.903Z] #48 19.11 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-27T03:33:15.903Z] #48 19.11 go: downloading github.com/gobwas/glob v0.2.3 [2020-11-27T03:33:15.903Z] #48 19.11 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-11-27T03:33:15.903Z] #48 19.12 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-27T03:33:15.903Z] #48 19.12 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-11-27T03:33:15.903Z] #48 19.12 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-11-27T03:33:15.903Z] #48 19.24 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-11-27T03:33:15.903Z] #48 19.32 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-27T03:33:15.903Z] #48 19.53 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-27T03:33:15.903Z] #48 19.80 go: extracting github.com/gobwas/glob v0.2.3 [2020-11-27T03:33:15.903Z] #48 19.87 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-11-27T03:33:15.903Z] #48 19.87 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-11-27T03:33:15.903Z] #48 19.89 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-27T03:33:15.903Z] #48 19.90 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-27T03:33:15.903Z] #48 19.93 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-27T03:33:15.903Z] #48 19.94 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-11-27T03:33:15.903Z] #48 19.94 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-27T03:33:15.903Z] #48 20.00 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-11-27T03:33:15.903Z] #48 20.08 go: downloading github.com/spf13/afero v1.1.2 [2020-11-27T03:33:15.903Z] #48 20.13 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-27T03:33:15.903Z] #48 20.18 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-27T03:33:15.903Z] #48 20.19 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-11-27T03:33:15.903Z] #48 20.27 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-27T03:33:15.903Z] #48 20.29 go: downloading github.com/spf13/cast v1.3.0 [2020-11-27T03:33:15.903Z] #48 20.31 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-27T03:33:15.903Z] #48 20.33 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-11-27T03:33:15.903Z] #48 20.41 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-11-27T03:33:15.903Z] #48 20.42 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-27T03:33:15.903Z] #48 20.47 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-11-27T03:33:15.903Z] #48 20.48 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-27T03:33:15.903Z] #48 20.49 go: extracting github.com/spf13/afero v1.1.2 [2020-11-27T03:33:15.903Z] #48 20.57 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-11-27T03:33:15.903Z] #48 20.57 go: extracting github.com/spf13/cast v1.3.0 [2020-11-27T03:33:15.903Z] #48 20.58 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-27T03:33:15.903Z] #48 20.59 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-27T03:33:15.903Z] #48 20.62 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-11-27T03:33:15.903Z] #48 20.68 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-11-27T03:33:15.903Z] #48 20.76 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-27T03:33:15.903Z] #48 20.80 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-27T03:33:15.903Z] #48 20.89 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-27T03:33:15.903Z] #48 20.90 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-11-27T03:33:15.903Z] #48 20.97 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-11-27T03:33:15.903Z] #48 20.99 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-27T03:33:15.903Z] #48 21.10 go: downloading github.com/magiconair/properties v1.8.1 [2020-11-27T03:33:15.903Z] #48 21.12 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-11-27T03:33:15.903Z] #48 21.22 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-27T03:33:15.903Z] #48 21.24 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-11-27T03:33:15.903Z] #48 21.25 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-11-27T03:33:15.903Z] #48 21.28 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-27T03:33:15.903Z] #48 21.30 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-27T03:33:15.903Z] #48 21.30 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-11-27T03:33:15.903Z] #48 21.41 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-11-27T03:33:15.903Z] #48 21.53 go: extracting github.com/magiconair/properties v1.8.1 [2020-11-27T03:33:16.114Z] #54 ... [2020-11-27T03:33:16.114Z] [2020-11-27T03:33:16.114Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-11-27T03:33:16.114Z] #42 DONE 0.1s [2020-11-27T03:33:16.114Z] [2020-11-27T03:33:16.114Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:16.202Z] #48 21.55 go: downloading golang.org/x/text v0.3.2 [2020-11-27T03:33:16.202Z] #48 21.60 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-11-27T03:33:16.202Z] #48 21.60 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-27T03:33:16.202Z] #48 21.68 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-27T03:33:16.202Z] #48 21.72 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-11-27T03:33:16.202Z] #48 21.82 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-11-27T03:33:16.269Z] #47 ... [2020-11-27T03:33:16.269Z] [2020-11-27T03:33:16.269Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:33:16.269Z] #49 41.74 reflect [2020-11-27T03:33:16.269Z] #49 41.75 syscall [2020-11-27T03:33:16.269Z] #49 41.76 strings [2020-11-27T03:33:16.269Z] #49 41.80 bufio [2020-11-27T03:33:16.269Z] #49 43.77 regexp/syntax [2020-11-27T03:33:16.269Z] #49 47.55 regexp [2020-11-27T03:33:16.269Z] #49 47.70 internal/poll [2020-11-27T03:33:16.269Z] #49 47.70 context [2020-11-27T03:33:16.269Z] #49 50.13 os [2020-11-27T03:33:16.269Z] #49 ... [2020-11-27T03:33:16.269Z] [2020-11-27T03:33:16.269Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:33:16.269Z] #11 50.34 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T03:33:16.269Z] #11 50.61 Fetched 73.3 MB in 13s (5454 kB/s) [2020-11-27T03:33:16.269Z] #11 50.75 Selecting previously unselected package binutils-mingw-w64-i686. [2020-11-27T03:33:16.269Z] #11 50.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-11-27T03:33:16.269Z] #11 51.01 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-11-27T03:33:16.269Z] #11 51.03 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-27T03:33:16.407Z] #54 ... [2020-11-27T03:33:16.407Z] [2020-11-27T03:33:16.407Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-11-27T03:33:16.407Z] #44 DONE 0.1s [2020-11-27T03:33:16.407Z] [2020-11-27T03:33:16.407Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-11-27T03:33:16.407Z] #46 DONE 0.1s [2020-11-27T03:33:16.407Z] [2020-11-27T03:33:16.407Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:16.502Z] #48 21.84 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-11-27T03:33:16.502Z] #48 21.85 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-27T03:33:16.502Z] #48 21.91 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-27T03:33:16.502Z] #48 22.11 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-11-27T03:33:16.708Z] #54 ... [2020-11-27T03:33:16.708Z] [2020-11-27T03:33:16.708Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-11-27T03:33:16.708Z] #48 DONE 0.2s [2020-11-27T03:33:16.708Z] [2020-11-27T03:33:16.708Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-11-27T03:33:16.802Z] #48 22.16 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-11-27T03:33:16.802Z] #48 22.33 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-11-27T03:33:16.802Z] #48 22.39 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-27T03:33:17.000Z] #50 DONE 0.1s [2020-11-27T03:33:17.000Z] [2020-11-27T03:33:17.000Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-11-27T03:33:17.000Z] #52 DONE 0.2s [2020-11-27T03:33:17.000Z] [2020-11-27T03:33:17.000Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:17.101Z] #48 22.46 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-27T03:33:17.101Z] #48 22.48 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-11-27T03:33:17.101Z] #48 22.58 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-11-27T03:33:17.101Z] #48 22.59 go: downloading github.com/kisielk/gotool v1.0.0 [2020-11-27T03:33:17.101Z] #48 22.69 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-27T03:33:17.101Z] #48 22.72 go: downloading github.com/stretchr/testify v1.4.0 [2020-11-27T03:33:17.101Z] #48 22.81 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-27T03:33:17.400Z] #48 22.81 go: downloading github.com/gogo/protobuf v1.2.1 [2020-11-27T03:33:17.400Z] #48 22.82 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-11-27T03:33:17.400Z] #48 22.86 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-27T03:33:17.400Z] #48 22.88 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-27T03:33:17.400Z] #48 23.08 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-27T03:33:17.483Z] #11 ... [2020-11-27T03:33:17.483Z] [2020-11-27T03:33:17.483Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:33:17.483Z] #40 96.71 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-11-27T03:33:17.483Z] #40 96.72 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T03:33:17.483Z] #40 DONE 97.4s [2020-11-27T03:33:17.483Z] [2020-11-27T03:33:17.483Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:33:17.483Z] #43 87.29 internal/fmtsort [2020-11-27T03:33:17.483Z] #43 88.12 os [2020-11-27T03:33:17.483Z] #43 88.60 strings [2020-11-27T03:33:17.483Z] #43 92.13 regexp/syntax [2020-11-27T03:33:17.483Z] #43 92.13 fmt [2020-11-27T03:33:17.483Z] #43 96.98 regexp [2020-11-27T03:33:17.701Z] #48 23.22 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-11-27T03:33:17.701Z] #48 23.30 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-27T03:33:17.745Z] #43 ... [2020-11-27T03:33:17.745Z] [2020-11-27T03:33:17.745Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:33:17.745Z] #35 1.050 + RM_GOPATH=0 [2020-11-27T03:33:17.745Z] #35 1.050 + TMP_GOPATH= [2020-11-27T03:33:17.745Z] #35 1.050 + : /build [2020-11-27T03:33:17.745Z] #35 1.050 + '[' -z '' ']' [2020-11-27T03:33:17.745Z] #35 1.057 ++ mktemp -d [2020-11-27T03:33:17.745Z] #35 1.059 + export GOPATH=/tmp/tmp.cKTbCjJten [2020-11-27T03:33:17.745Z] #35 1.059 + GOPATH=/tmp/tmp.cKTbCjJten [2020-11-27T03:33:17.745Z] #35 1.059 + RM_GOPATH=1 [2020-11-27T03:33:17.745Z] #35 1.059 + case "$(go env GOARCH)" in [2020-11-27T03:33:17.745Z] #35 1.060 ++ go env GOARCH [2020-11-27T03:33:17.745Z] #35 1.088 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:33:17.745Z] #35 1.088 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:33:17.745Z] #35 1.089 ++ dirname /tmp/install/install.sh [2020-11-27T03:33:17.745Z] #35 1.098 + dir=/tmp/install [2020-11-27T03:33:17.745Z] #35 1.099 + bin=tini [2020-11-27T03:33:17.745Z] #35 1.100 + shift [2020-11-27T03:33:17.745Z] #35 1.100 + '[' '!' -f /tmp/install/tini.installer ']' [2020-11-27T03:33:17.745Z] #35 1.100 + . /tmp/install/tini.installer [2020-11-27T03:33:17.745Z] #35 1.100 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-27T03:33:17.745Z] #35 1.101 + install_tini [2020-11-27T03:33:17.745Z] #35 1.101 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-11-27T03:33:17.745Z] #35 1.101 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-27T03:33:17.745Z] #35 1.102 + git clone https://github.com/krallin/tini.git /tmp/tmp.cKTbCjJten/tini [2020-11-27T03:33:17.745Z] #35 1.104 Cloning into '/tmp/tmp.cKTbCjJten/tini'... [2020-11-27T03:33:17.745Z] #35 1.943 + cd /tmp/tmp.cKTbCjJten/tini [2020-11-27T03:33:17.745Z] #35 1.943 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-27T03:33:17.745Z] #35 1.992 + cmake . [2020-11-27T03:33:17.745Z] #35 2.568 -- The C compiler identification is GNU 8.3.0 [2020-11-27T03:33:17.745Z] #35 2.626 -- Check for working C compiler: /usr/bin/cc [2020-11-27T03:33:17.745Z] #35 3.372 -- Check for working C compiler: /usr/bin/cc -- works [2020-11-27T03:33:17.745Z] #35 3.413 -- Detecting C compiler ABI info [2020-11-27T03:33:17.806Z] #11 ... [2020-11-27T03:33:17.806Z] [2020-11-27T03:33:17.806Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T03:33:17.806Z] #27 28.46 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-11-27T03:33:17.806Z] #27 28.53 skipping existing 9a99313a2c50 [2020-11-27T03:33:17.806Z] #27 28.62 [2020-11-27T03:33:17.806Z] #27 29.99 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-11-27T03:33:17.806Z] #27 30.40 [2020-11-27T03:33:17.806Z] #27 30.69 ############ 17.8% ######################################################################## 100.0% [2020-11-27T03:33:17.806Z] #27 30.84 [2020-11-27T03:33:17.806Z] #27 31.85 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-11-27T03:33:17.806Z] #27 32.26 [2020-11-27T03:33:17.806Z] #27 32.42 ######################################################################## 100.0% [2020-11-27T03:33:17.806Z] #27 32.56 [2020-11-27T03:33:17.806Z] #27 32.74 Download of images into '/build' complete. [2020-11-27T03:33:17.807Z] #27 32.74 Use something like the following to load the result into a Docker daemon: [2020-11-27T03:33:17.807Z] #27 32.74 tar -cC '/build' . | docker load [2020-11-27T03:33:17.807Z] #27 DONE 33.1s [2020-11-27T03:33:17.807Z] [2020-11-27T03:33:17.807Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:33:17.807Z] #40 48.93 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-11-27T03:33:17.807Z] #40 48.96 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-11-27T03:33:17.807Z] #40 49.01 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-11-27T03:33:17.807Z] #40 50.10 Selecting previously unselected package libprotobuf-dev:arm64. [2020-11-27T03:33:17.807Z] #40 50.13 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-11-27T03:33:17.807Z] #40 50.19 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-11-27T03:33:17.807Z] #40 51.80 Selecting previously unselected package libprotoc17:arm64. [2020-11-27T03:33:17.807Z] #40 51.81 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-11-27T03:33:17.807Z] #40 51.82 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-11-27T03:33:17.807Z] #40 53.35 Selecting previously unselected package protobuf-c-compiler. [2020-11-27T03:33:18.000Z] #48 23.39 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-27T03:33:18.000Z] #48 23.45 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-11-27T03:33:18.000Z] #48 23.55 go: extracting github.com/stretchr/testify v1.4.0 [2020-11-27T03:33:18.000Z] #48 23.57 go: extracting github.com/kisielk/gotool v1.0.0 [2020-11-27T03:33:18.103Z] #40 53.36 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-11-27T03:33:18.103Z] #40 53.38 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-27T03:33:18.299Z] #48 23.72 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-11-27T03:33:18.598Z] #48 23.99 go: downloading github.com/subosito/gotenv v1.2.0 [2020-11-27T03:33:18.598Z] #48 24.01 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-27T03:33:18.598Z] #48 24.01 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-27T03:33:18.598Z] #48 24.22 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-11-27T03:33:18.685Z] #35 4.393 -- Detecting C compiler ABI info - done [2020-11-27T03:33:18.685Z] #35 4.466 -- Detecting C compile features [2020-11-27T03:33:18.897Z] #48 24.23 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-27T03:33:18.897Z] #48 24.38 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-11-27T03:33:18.897Z] #48 24.40 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-27T03:33:18.897Z] #48 24.49 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-11-27T03:33:19.103Z] #40 54.27 Selecting previously unselected package protobuf-compiler. [2020-11-27T03:33:19.103Z] #40 54.27 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-11-27T03:33:19.103Z] #40 54.27 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-11-27T03:33:19.103Z] #40 ... [2020-11-27T03:33:19.103Z] [2020-11-27T03:33:19.103Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:33:19.103Z] #49 54.66 encoding/binary [2020-11-27T03:33:19.197Z] #48 24.53 go: extracting github.com/subosito/gotenv v1.2.0 [2020-11-27T03:33:19.197Z] #48 24.66 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-27T03:33:19.197Z] #48 24.68 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-27T03:33:19.197Z] #48 24.69 go: downloading github.com/stretchr/objx v0.2.0 [2020-11-27T03:33:19.197Z] #48 24.78 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-27T03:33:19.555Z] #48 24.83 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-11-27T03:33:19.734Z] #54 118.0 + bin/containerd [2020-11-27T03:33:19.855Z] #48 25.34 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-27T03:33:19.855Z] #48 ... [2020-11-27T03:33:19.855Z] [2020-11-27T03:33:19.855Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:33:19.855Z] #41 15.25 Fetched 8180 kB in 14s (577 kB/s) [2020-11-27T03:33:19.855Z] #41 15.25 Reading package lists... [2020-11-27T03:33:19.855Z] #41 23.17 Reading package lists... [2020-11-27T03:33:19.855Z] #41 ... [2020-11-27T03:33:19.855Z] [2020-11-27T03:33:19.855Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:19.855Z] #48 25.44 go: extracting github.com/stretchr/objx v0.2.0 [2020-11-27T03:33:20.135Z] #49 55.39 mvdan.cc/sh/v3/fileutil [2020-11-27T03:33:20.135Z] #49 55.41 fmt [2020-11-27T03:33:20.135Z] #49 ... [2020-11-27T03:33:20.135Z] [2020-11-27T03:33:20.135Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:33:20.135Z] #43 45.38 time [2020-11-27T03:33:20.135Z] #43 46.52 regexp [2020-11-27T03:33:20.135Z] #43 48.81 github.com/LK4D4/vndr/versioned [2020-11-27T03:33:20.135Z] #43 49.73 os [2020-11-27T03:33:20.135Z] #43 54.24 internal/lazyregexp [2020-11-27T03:33:20.135Z] #43 54.31 os/exec [2020-11-27T03:33:20.135Z] #43 54.42 net [2020-11-27T03:33:20.135Z] #43 55.46 fmt [2020-11-27T03:33:20.135Z] #43 55.48 encoding/binary [2020-11-27T03:33:20.135Z] #43 ... [2020-11-27T03:33:20.135Z] [2020-11-27T03:33:20.135Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:33:20.135Z] #40 54.81 Selecting previously unselected package python-pkg-resources. [2020-11-27T03:33:20.135Z] #40 54.83 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-11-27T03:33:20.135Z] #40 54.84 Unpacking python-pkg-resources (40.8.0-1) ... [2020-11-27T03:33:20.135Z] #40 55.08 Selecting previously unselected package python-six. [2020-11-27T03:33:20.135Z] #40 55.08 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-11-27T03:33:20.135Z] #40 55.13 Unpacking python-six (1.12.0-1) ... [2020-11-27T03:33:20.135Z] #40 55.30 Selecting previously unselected package python-protobuf. [2020-11-27T03:33:20.135Z] #40 55.30 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-11-27T03:33:20.135Z] #40 55.41 Unpacking python-protobuf (3.6.1.3-2) ... [2020-11-27T03:33:20.154Z] #48 25.69 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-11-27T03:33:20.154Z] #48 25.72 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-27T03:33:20.154Z] #48 25.74 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-27T03:33:20.154Z] #48 ... [2020-11-27T03:33:20.154Z] [2020-11-27T03:33:20.154Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:33:20.154Z] #12 15.68 Fetched 8180 kB in 15s (557 kB/s) [2020-11-27T03:33:20.154Z] #12 15.68 Reading package lists... [2020-11-27T03:33:20.381Z] #53 44.83 Reading package lists... [2020-11-27T03:33:20.381Z] #53 ... [2020-11-27T03:33:20.381Z] [2020-11-27T03:33:20.381Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:33:20.381Z] #43 39.82 vendor/golang.org/x/crypto/internal/subtle [2020-11-27T03:33:20.381Z] #43 40.20 vendor/golang.org/x/crypto/curve25519 [2020-11-27T03:33:20.381Z] #43 ... [2020-11-27T03:33:20.381Z] [2020-11-27T03:33:20.381Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:20.381Z] #47 44.84 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-11-27T03:33:20.381Z] #47 44.88 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-27T03:33:20.381Z] #47 44.91 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-27T03:33:20.381Z] #47 47.08 go: extracting github.com/gogo/protobuf v1.2.1 [2020-11-27T03:33:20.381Z] #47 48.33 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-27T03:33:20.452Z] #12 22.27 Reading package lists... [2020-11-27T03:33:20.452Z] #12 ... [2020-11-27T03:33:20.452Z] [2020-11-27T03:33:20.452Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T03:33:20.452Z] #54 15.91 Fetched 8180 kB in 15s (553 kB/s) [2020-11-27T03:33:20.452Z] #54 15.91 Reading package lists... [2020-11-27T03:33:20.452Z] #54 23.82 Reading package lists... [2020-11-27T03:33:20.452Z] #54 ... [2020-11-27T03:33:20.452Z] [2020-11-27T03:33:20.452Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:20.452Z] #48 25.82 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-11-27T03:33:20.717Z] #40 55.98 Setting up python-pkg-resources (40.8.0-1) ... [2020-11-27T03:33:20.751Z] #48 26.26 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-11-27T03:33:20.751Z] #48 26.26 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-11-27T03:33:20.751Z] #48 26.39 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-27T03:33:21.050Z] #48 26.43 go: downloading github.com/ultraware/funlen v0.0.2 [2020-11-27T03:33:21.050Z] #48 26.63 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-11-27T03:33:21.228Z] #35 6.649 -- Detecting C compile features - done [2020-11-27T03:33:21.228Z] #35 6.704 -- Performing Test HAS_BUILTIN_FORTIFY [2020-11-27T03:33:21.228Z] #35 6.907 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-11-27T03:33:21.228Z] #35 7.003 -- Configuring done [2020-11-27T03:33:21.228Z] #35 7.011 -- Generating done [2020-11-27T03:33:21.228Z] #35 7.019 -- Build files have been written to: /tmp/tmp.cKTbCjJten/tini [2020-11-27T03:33:21.228Z] #35 7.026 + make tini-static [2020-11-27T03:33:21.294Z] #40 ... [2020-11-27T03:33:21.294Z] [2020-11-27T03:33:21.294Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:33:21.294Z] #32 46.92 internal/poll [2020-11-27T03:33:21.294Z] #32 48.26 os [2020-11-27T03:33:21.294Z] #32 49.06 internal/fmtsort [2020-11-27T03:33:21.294Z] #32 51.00 path/filepath [2020-11-27T03:33:21.294Z] #32 51.02 fmt [2020-11-27T03:33:21.294Z] #32 52.97 io/ioutil [2020-11-27T03:33:21.294Z] #32 55.51 flag [2020-11-27T03:33:21.294Z] #32 55.51 log [2020-11-27T03:33:21.294Z] #32 55.51 github.com/BurntSushi/toml [2020-11-27T03:33:21.349Z] #48 26.85 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-27T03:33:21.349Z] #48 26.94 go: extracting github.com/ultraware/funlen v0.0.2 [2020-11-27T03:33:21.365Z] #53 44.73 Reading package lists... [2020-11-27T03:33:21.365Z] #53 ... [2020-11-27T03:33:21.365Z] [2020-11-27T03:33:21.365Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:21.365Z] #47 41.59 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-11-27T03:33:21.365Z] #47 41.59 go: extracting github.com/spf13/afero v1.1.2 [2020-11-27T03:33:21.365Z] #47 41.75 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-27T03:33:21.365Z] #47 41.75 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-27T03:33:21.365Z] #47 42.20 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-27T03:33:21.365Z] #47 44.58 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-27T03:33:21.365Z] #47 48.50 go: extracting github.com/gogo/protobuf v1.2.1 [2020-11-27T03:33:21.365Z] #47 ... [2020-11-27T03:33:21.365Z] [2020-11-27T03:33:21.365Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:33:21.365Z] #43 40.63 vendor/golang.org/x/crypto/internal/subtle [2020-11-27T03:33:21.365Z] #43 40.87 vendor/golang.org/x/crypto/curve25519 [2020-11-27T03:33:21.365Z] #43 ... [2020-11-27T03:33:21.365Z] [2020-11-27T03:33:21.365Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:33:21.365Z] #40 41.15 Reading package lists... [2020-11-27T03:33:21.488Z] #35 7.387 Scanning dependencies of target tini-static [2020-11-27T03:33:21.488Z] #35 ... [2020-11-27T03:33:21.488Z] [2020-11-27T03:33:21.488Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:33:21.488Z] #11 101.3 Selecting previously unselected package gcc-mingw-w64-base. [2020-11-27T03:33:21.488Z] #11 101.3 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-27T03:33:21.488Z] #11 101.3 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-27T03:33:21.560Z] #32 ... [2020-11-27T03:33:21.560Z] [2020-11-27T03:33:21.560Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:33:21.560Z] #49 56.90 encoding/base64 [2020-11-27T03:33:21.560Z] #49 56.93 golang.org/x/sys/unix [2020-11-27T03:33:21.648Z] #48 ... [2020-11-27T03:33:21.648Z] [2020-11-27T03:33:21.648Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:33:21.648Z] #63 16.98 Checking out files: 77% (1483/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-11-27T03:33:21.648Z] #63 17.64 + cd /tmp/tmp.IaVVRWBhRg/src/github.com/docker/libnetwork [2020-11-27T03:33:21.648Z] #63 17.64 + git checkout -q a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-27T03:33:21.648Z] #63 18.29 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-11-27T03:33:21.648Z] #63 ... [2020-11-27T03:33:21.648Z] [2020-11-27T03:33:21.648Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:33:21.648Z] #50 17.13 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-27T03:33:21.648Z] #50 18.45 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-27T03:33:21.648Z] #50 18.53 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-27T03:33:21.648Z] #50 18.79 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-27T03:33:21.648Z] #50 19.26 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-27T03:33:21.648Z] #50 20.51 runtime [2020-11-27T03:33:21.749Z] #11 101.5 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-11-27T03:33:21.749Z] #11 101.5 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-27T03:33:21.749Z] #11 101.5 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T03:33:21.948Z] #50 ... [2020-11-27T03:33:21.948Z] [2020-11-27T03:33:21.948Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T03:33:21.948Z] #39 17.05 + 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-11-27T03:33:21.948Z] #39 ... [2020-11-27T03:33:21.948Z] [2020-11-27T03:33:21.948Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:21.948Z] #48 27.22 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-11-27T03:33:23.280Z] #40 51.20 Building dependency tree... [2020-11-27T03:33:23.517Z] #49 ... [2020-11-27T03:33:23.517Z] [2020-11-27T03:33:23.517Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:23.517Z] #54 3.019 + RM_GOPATH=0 [2020-11-27T03:33:23.517Z] #54 3.019 + TMP_GOPATH= [2020-11-27T03:33:23.517Z] #54 3.019 + : /build [2020-11-27T03:33:23.517Z] #54 3.019 + '[' -z '' ']' [2020-11-27T03:33:23.517Z] #54 3.019 ++ mktemp -d [2020-11-27T03:33:23.517Z] #54 3.026 + export GOPATH=/tmp/tmp.roy6hZQ0ER [2020-11-27T03:33:23.517Z] #54 3.026 + GOPATH=/tmp/tmp.roy6hZQ0ER [2020-11-27T03:33:23.517Z] #54 3.026 + RM_GOPATH=1 [2020-11-27T03:33:23.517Z] #54 3.026 + case "$(go env GOARCH)" in [2020-11-27T03:33:23.517Z] #54 3.026 ++ go env GOARCH [2020-11-27T03:33:23.517Z] #54 3.038 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:33:23.517Z] #54 3.038 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:33:23.517Z] #54 3.038 ++ dirname /tmp/install/install.sh [2020-11-27T03:33:23.517Z] #54 3.046 + dir=/tmp/install [2020-11-27T03:33:23.517Z] #54 3.046 + bin=containerd [2020-11-27T03:33:23.517Z] #54 3.046 + shift [2020-11-27T03:33:23.517Z] #54 3.046 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-11-27T03:33:23.517Z] #54 3.046 + . /tmp/install/containerd.installer [2020-11-27T03:33:23.517Z] #54 3.046 ++ set -e [2020-11-27T03:33:23.517Z] #54 3.046 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-27T03:33:23.517Z] #54 3.046 + install_containerd [2020-11-27T03:33:23.517Z] #54 3.046 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-11-27T03:33:23.517Z] #54 3.046 + git clone https://github.com/containerd/containerd.git /tmp/tmp.roy6hZQ0ER/src/github.com/containerd/containerd [2020-11-27T03:33:23.517Z] #54 3.048 Cloning into '/tmp/tmp.roy6hZQ0ER/src/github.com/containerd/containerd'... [2020-11-27T03:33:23.517Z] #54 3.050 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-27T03:33:23.517Z] #54 ... [2020-11-27T03:33:23.517Z] [2020-11-27T03:33:23.517Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:33:23.517Z] #11 55.06 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-11-27T03:33:23.517Z] #11 55.06 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-11-27T03:33:23.517Z] #11 55.13 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-27T03:33:23.517Z] #11 57.78 Selecting previously unselected package binutils-mingw-w64. [2020-11-27T03:33:23.517Z] #11 57.79 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-11-27T03:33:23.517Z] #11 57.80 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-27T03:33:23.517Z] #11 57.95 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-11-27T03:33:23.517Z] #11 57.95 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-11-27T03:33:23.517Z] #11 57.96 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-11-27T03:33:23.517Z] #11 58.13 Selecting previously unselected package dmsetup. [2020-11-27T03:33:23.517Z] #11 58.13 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-11-27T03:33:23.517Z] #11 58.14 Unpacking dmsetup (2:1.02.155-3) ... [2020-11-27T03:33:23.517Z] #11 58.31 Selecting previously unselected package mingw-w64-common. [2020-11-27T03:33:23.517Z] #11 58.31 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-11-27T03:33:23.517Z] #11 58.32 Unpacking mingw-w64-common (6.0.0-3) ... [2020-11-27T03:33:23.667Z] #47 ... [2020-11-27T03:33:23.667Z] [2020-11-27T03:33:23.667Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:33:23.667Z] #40 42.74 Reading package lists... [2020-11-27T03:33:23.934Z] #40 53.29 Building dependency tree... [2020-11-27T03:33:23.934Z] #40 ... [2020-11-27T03:33:23.934Z] [2020-11-27T03:33:23.934Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T03:33:23.934Z] #34 43.55 Reading package lists... [2020-11-27T03:33:24.198Z] #34 ... [2020-11-27T03:33:24.198Z] [2020-11-27T03:33:24.198Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:33:24.198Z] #11 34.43 Reading package lists... [2020-11-27T03:33:24.198Z] #11 45.92 Reading package lists... [2020-11-27T03:33:24.198Z] #11 ... [2020-11-27T03:33:24.198Z] [2020-11-27T03:33:24.198Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T03:33:24.291Z] #11 ... [2020-11-27T03:33:24.291Z] [2020-11-27T03:33:24.291Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:33:24.291Z] #35 7.465 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-11-27T03:33:24.291Z] #35 8.953 [100%] Linking C executable tini-static [2020-11-27T03:33:24.291Z] #35 9.668 [100%] Built target tini-static [2020-11-27T03:33:24.291Z] #35 9.796 + mkdir -p /build [2020-11-27T03:33:24.291Z] #35 9.809 + cp tini-static /build/docker-init [2020-11-27T03:33:24.291Z] #35 DONE 10.1s [2020-11-27T03:33:24.291Z] [2020-11-27T03:33:24.291Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:33:24.291Z] #41 2.401 Note: Building without setproctitle() and strlcpy() support. [2020-11-27T03:33:24.291Z] #41 2.402 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-27T03:33:24.291Z] #41 2.421 Note: Building without GnuTLS support [2020-11-27T03:33:24.291Z] #41 2.425 Makefile.config:39: Warn: you have no libnftables installed [2020-11-27T03:33:24.291Z] #41 2.426 Makefile.config:40: Warn: Building without nftables support [2020-11-27T03:33:24.291Z] #41 4.585 fatal: not a git repository (or any of the parent directories): .git [2020-11-27T03:33:24.291Z] #41 4.637 GEN .gitid [2020-11-27T03:33:24.291Z] #41 4.696 GEN criu/include/version.h [2020-11-27T03:33:24.291Z] #41 4.779 GEN include/common/asm [2020-11-27T03:33:24.291Z] #41 6.544 PBCC images/timens.pb-c.c [2020-11-27T03:33:24.291Z] #41 6.568 DEP images/timens.pb-c.d [2020-11-27T03:33:24.291Z] #41 6.677 PBCC images/fown.pb-c.c [2020-11-27T03:33:24.291Z] #41 6.759 PBCC images/google/protobuf/descriptor.pb-c.c [2020-11-27T03:33:24.291Z] #41 6.868 PBCC images/opts.pb-c.c [2020-11-27T03:33:24.551Z] #41 6.973 PBCC images/memfd.pb-c.c [2020-11-27T03:33:24.666Z] #40 ... [2020-11-27T03:33:24.666Z] [2020-11-27T03:33:24.666Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:33:24.666Z] #11 44.57 Reading package lists... [2020-11-27T03:33:24.812Z] #41 7.086 DEP images/fown.pb-c.d [2020-11-27T03:33:24.812Z] #41 7.225 DEP images/google/protobuf/descriptor.pb-c.d [2020-11-27T03:33:24.812Z] #41 7.350 DEP images/opts.pb-c.d [2020-11-27T03:33:24.812Z] #41 ... [2020-11-27T03:33:24.812Z] [2020-11-27T03:33:24.812Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:33:24.812Z] #32 94.60 io/ioutil [2020-11-27T03:33:24.812Z] #32 96.57 flag [2020-11-27T03:33:24.812Z] #32 96.57 github.com/BurntSushi/toml [2020-11-27T03:33:24.812Z] #32 98.76 log [2020-11-27T03:33:24.812Z] #32 101.4 github.com/BurntSushi/toml/cmd/tomlv [2020-11-27T03:33:24.927Z] #11 54.60 Building dependency tree... [2020-11-27T03:33:24.928Z] #11 ... [2020-11-27T03:33:24.928Z] [2020-11-27T03:33:24.928Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T03:33:24.928Z] #53 44.73 Reading package lists... [2020-11-27T03:33:24.934Z] #11 ... [2020-11-27T03:33:24.934Z] [2020-11-27T03:33:24.934Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T03:33:24.934Z] #34 50.22 Selecting previously unselected package cmake-data. [2020-11-27T03:33:24.934Z] #34 50.22 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-11-27T03:33:24.934Z] #34 50.41 Unpacking cmake-data (3.13.4-1) ... [2020-11-27T03:33:24.934Z] #34 55.96 Selecting previously unselected package libicu63:arm64. [2020-11-27T03:33:24.934Z] #34 56.00 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-11-27T03:33:24.934Z] #34 56.07 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-11-27T03:33:24.934Z] #34 ... [2020-11-27T03:33:24.934Z] [2020-11-27T03:33:24.934Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:33:24.934Z] #40 59.02 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-11-27T03:33:24.934Z] #40 59.03 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-11-27T03:33:24.934Z] #40 59.05 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-11-27T03:33:24.934Z] #40 59.07 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-11-27T03:33:24.934Z] #40 59.08 Setting up python-six (1.12.0-1) ... [2020-11-27T03:33:25.075Z] #32 ... [2020-11-27T03:33:25.075Z] [2020-11-27T03:33:25.075Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:33:25.075Z] #41 7.436 DEP images/memfd.pb-c.d [2020-11-27T03:33:25.075Z] #41 7.516 PBCC images/sit.pb-c.c [2020-11-27T03:33:25.075Z] #41 7.620 DEP images/sit.pb-c.d [2020-11-27T03:33:25.336Z] #41 7.693 PBCC images/macvlan.pb-c.c [2020-11-27T03:33:25.336Z] #41 7.791 DEP images/macvlan.pb-c.d [2020-11-27T03:33:25.336Z] #41 7.864 PBCC images/autofs.pb-c.c [2020-11-27T03:33:25.597Z] #41 7.909 DEP images/autofs.pb-c.d [2020-11-27T03:33:25.597Z] #41 7.958 PBCC images/sysctl.pb-c.c [2020-11-27T03:33:25.597Z] #41 8.016 DEP images/sysctl.pb-c.d [2020-11-27T03:33:25.597Z] #41 8.108 PBCC images/time.pb-c.c [2020-11-27T03:33:25.597Z] #41 8.115 DEP images/time.pb-c.d [2020-11-27T03:33:25.857Z] #41 8.190 PBCC images/binfmt-misc.pb-c.c [2020-11-27T03:33:25.857Z] #41 8.249 DEP images/binfmt-misc.pb-c.d [2020-11-27T03:33:25.857Z] #41 8.309 PBCC images/seccomp.pb-c.c [2020-11-27T03:33:25.857Z] #41 8.372 DEP images/seccomp.pb-c.d [2020-11-27T03:33:25.857Z] #41 8.436 PBCC images/userns.pb-c.c [2020-11-27T03:33:26.118Z] #41 8.477 DEP images/userns.pb-c.d [2020-11-27T03:33:26.118Z] #41 8.534 PBCC images/cgroup.pb-c.c [2020-11-27T03:33:26.118Z] #41 8.581 DEP images/cgroup.pb-c.d [2020-11-27T03:33:26.118Z] #41 8.652 PBCC images/ext-file.pb-c.c [2020-11-27T03:33:26.335Z] #40 61.45 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-11-27T03:33:26.378Z] #41 ... [2020-11-27T03:33:26.378Z] [2020-11-27T03:33:26.378Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:33:26.378Z] #32 DONE 106.1s [2020-11-27T03:33:26.378Z] [2020-11-27T03:33:26.378Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:33:26.378Z] #41 8.745 DEP images/ext-file.pb-c.d [2020-11-27T03:33:26.378Z] #41 8.843 PBCC images/rpc.pb-c.c [2020-11-27T03:33:26.378Z] #41 ... [2020-11-27T03:33:26.378Z] [2020-11-27T03:33:26.378Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:33:26.378Z] #49 96.15 fmt [2020-11-27T03:33:26.378Z] #49 101.0 encoding/json [2020-11-27T03:33:26.378Z] #49 105.2 github.com/pkg/diff [2020-11-27T03:33:26.378Z] #49 ... [2020-11-27T03:33:26.378Z] [2020-11-27T03:33:26.378Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:33:26.378Z] #41 8.954 DEP images/rpc.pb-c.d [2020-11-27T03:33:26.465Z] #48 31.67 go: extracting github.com/gogo/protobuf v1.2.1 [2020-11-27T03:33:26.602Z] #40 61.93 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-11-27T03:33:26.638Z] #41 9.099 PBCC images/siginfo.pb-c.c [2020-11-27T03:33:26.638Z] #41 9.175 DEP images/siginfo.pb-c.d [2020-11-27T03:33:26.638Z] #41 9.231 PBCC images/pagemap.pb-c.c [2020-11-27T03:33:26.840Z] #53 54.54 Building dependency tree... [2020-11-27T03:33:26.840Z] #53 ... [2020-11-27T03:33:26.840Z] [2020-11-27T03:33:26.840Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:33:26.840Z] #62 DONE 56.9s [2020-11-27T03:33:26.871Z] #40 62.38 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-11-27T03:33:26.871Z] #40 62.41 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-11-27T03:33:26.898Z] #41 9.321 DEP images/pagemap.pb-c.d [2020-11-27T03:33:26.898Z] #41 9.423 PBCC images/rlimit.pb-c.c [2020-11-27T03:33:26.898Z] #41 9.435 DEP images/rlimit.pb-c.d [2020-11-27T03:33:26.898Z] #41 9.508 PBCC images/file-lock.pb-c.c [2020-11-27T03:33:27.100Z] [2020-11-27T03:33:27.100Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:33:27.100Z] #40 56.51 The following additional packages will be installed: [2020-11-27T03:33:27.100Z] #40 56.51 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-11-27T03:33:27.100Z] #40 56.52 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-11-27T03:33:27.100Z] #40 56.54 Suggested packages: [2020-11-27T03:33:27.100Z] #40 56.55 manpages-dev python-setuptools [2020-11-27T03:33:27.117Z] #48 ... [2020-11-27T03:33:27.117Z] [2020-11-27T03:33:27.117Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T03:33:27.117Z] #35 16.33 Reading package lists... [2020-11-27T03:33:27.117Z] #35 22.83 Reading package lists... [2020-11-27T03:33:27.117Z] #35 29.17 Building dependency tree... [2020-11-27T03:33:27.117Z] #35 31.78 The following additional packages will be installed: [2020-11-27T03:33:27.117Z] #35 31.79 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-11-27T03:33:27.117Z] #35 31.80 Suggested packages: [2020-11-27T03:33:27.117Z] #35 31.80 cmake-doc ninja-build lrzip [2020-11-27T03:33:27.117Z] #35 31.80 Recommended packages: [2020-11-27T03:33:27.117Z] #35 31.80 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-11-27T03:33:27.117Z] #35 ... [2020-11-27T03:33:27.117Z] [2020-11-27T03:33:27.117Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:33:27.117Z] #12 22.27 Reading package lists... [2020-11-27T03:33:27.117Z] #12 30.38 Building dependency tree... [2020-11-27T03:33:27.134Z] #40 62.49 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-11-27T03:33:27.134Z] #40 62.51 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-11-27T03:33:27.134Z] #40 62.54 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-27T03:33:27.134Z] #40 62.57 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-11-27T03:33:27.134Z] #40 62.59 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-27T03:33:27.158Z] #41 9.559 DEP images/file-lock.pb-c.d [2020-11-27T03:33:27.158Z] #41 9.620 PBCC images/tty.pb-c.c [2020-11-27T03:33:27.158Z] #41 9.700 DEP images/tty.pb-c.d [2020-11-27T03:33:27.403Z] #40 62.78 Setting up python-protobuf (3.6.1.3-2) ... [2020-11-27T03:33:27.418Z] #41 9.872 PBCC images/tun.pb-c.c [2020-11-27T03:33:27.418Z] #41 9.943 PBCC images/netdev.pb-c.c [2020-11-27T03:33:27.418Z] #41 10.00 DEP images/tun.pb-c.d [2020-11-27T03:33:27.476Z] #34 53.90 Building dependency tree... [2020-11-27T03:33:27.681Z] #41 10.07 DEP images/netdev.pb-c.d [2020-11-27T03:33:27.681Z] #41 10.13 PBCC images/vma.pb-c.c [2020-11-27T03:33:27.681Z] #41 10.19 DEP images/vma.pb-c.d [2020-11-27T03:33:27.681Z] #41 10.24 PBCC images/creds.pb-c.c [2020-11-27T03:33:27.763Z] #12 33.23 The following additional packages will be installed: [2020-11-27T03:33:27.763Z] #12 33.23 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-11-27T03:33:27.763Z] #12 33.23 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-11-27T03:33:27.763Z] #12 33.23 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-11-27T03:33:27.763Z] #12 33.23 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-27T03:33:27.763Z] #12 33.24 Suggested packages: [2020-11-27T03:33:27.763Z] #12 33.24 gcc-8-locales seccomp wine64 [2020-11-27T03:33:27.941Z] #41 10.28 DEP images/creds.pb-c.d [2020-11-27T03:33:27.941Z] #41 10.34 PBCC images/utsns.pb-c.c [2020-11-27T03:33:27.941Z] #41 10.38 DEP images/utsns.pb-c.d [2020-11-27T03:33:27.941Z] #41 10.46 PBCC images/ipc-desc.pb-c.c [2020-11-27T03:33:27.941Z] #41 10.47 PBCC images/ipc-sem.pb-c.c [2020-11-27T03:33:27.941Z] #41 10.48 DEP images/ipc-desc.pb-c.d [2020-11-27T03:33:28.202Z] #41 10.56 DEP images/ipc-sem.pb-c.d [2020-11-27T03:33:28.202Z] #41 10.61 PBCC images/ipc-msg.pb-c.c [2020-11-27T03:33:28.202Z] #41 10.64 DEP images/ipc-msg.pb-c.d [2020-11-27T03:33:28.202Z] #41 ... [2020-11-27T03:33:28.202Z] [2020-11-27T03:33:28.202Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:33:28.202Z] #43 97.99 flag [2020-11-27T03:33:28.202Z] #43 99.93 go/token [2020-11-27T03:33:28.202Z] #43 100.8 go/scanner [2020-11-27T03:33:28.202Z] #43 101.1 internal/lazyregexp [2020-11-27T03:33:28.202Z] #43 101.5 net/url [2020-11-27T03:33:28.202Z] #43 102.1 go/ast [2020-11-27T03:33:28.202Z] #43 103.4 text/template/parse [2020-11-27T03:33:28.202Z] #43 107.9 go/parser [2020-11-27T03:33:28.202Z] #43 ... [2020-11-27T03:33:28.202Z] [2020-11-27T03:33:28.202Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:33:28.202Z] #41 10.70 PBCC images/ipc-shm.pb-c.c [2020-11-27T03:33:28.202Z] #41 10.72 DEP images/ipc-shm.pb-c.d [2020-11-27T03:33:28.463Z] #41 10.79 PBCC images/ipc-var.pb-c.c [2020-11-27T03:33:28.463Z] #41 10.85 DEP images/ipc-var.pb-c.d [2020-11-27T03:33:28.463Z] #41 10.91 PBCC images/sk-opts.pb-c.c [2020-11-27T03:33:28.463Z] #41 10.95 PBCC images/packet-sock.pb-c.c [2020-11-27T03:33:28.463Z] #41 10.99 DEP images/sk-opts.pb-c.d [2020-11-27T03:33:28.723Z] #41 11.07 DEP images/packet-sock.pb-c.d [2020-11-27T03:33:28.723Z] #41 11.12 PBCC images/sk-netlink.pb-c.c [2020-11-27T03:33:28.723Z] #41 11.20 DEP images/sk-netlink.pb-c.d [2020-11-27T03:33:28.723Z] #41 11.24 PBCC images/sk-inet.pb-c.c [2020-11-27T03:33:28.984Z] #41 11.35 DEP images/sk-inet.pb-c.d [2020-11-27T03:33:28.984Z] #41 11.40 PBCC images/sk-unix.pb-c.c [2020-11-27T03:33:28.984Z] #41 11.45 DEP images/sk-unix.pb-c.d [2020-11-27T03:33:28.984Z] #41 11.52 PBCC images/mm.pb-c.c [2020-11-27T03:33:28.984Z] #41 11.60 DEP images/mm.pb-c.d [2020-11-27T03:33:29.010Z] #40 58.91 The following NEW packages will be installed: [2020-11-27T03:33:29.010Z] #40 58.92 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-11-27T03:33:29.010Z] #40 58.93 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-11-27T03:33:29.010Z] #40 58.93 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-11-27T03:33:29.010Z] #40 58.93 python-six zlib1g-dev [2020-11-27T03:33:29.244Z] #41 11.70 PBCC images/timerfd.pb-c.c [2020-11-27T03:33:29.244Z] #41 11.73 DEP images/timerfd.pb-c.d [2020-11-27T03:33:29.244Z] #41 11.77 PBCC images/timer.pb-c.c [2020-11-27T03:33:29.244Z] #41 11.82 DEP images/timer.pb-c.d [2020-11-27T03:33:29.270Z] #40 59.35 0 upgraded, 17 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T03:33:29.270Z] #40 59.35 Need to get 4095 kB of archives. [2020-11-27T03:33:29.270Z] #40 59.35 After this operation, 22.5 MB of additional disk space will be used. [2020-11-27T03:33:29.270Z] #40 59.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-11-27T03:33:29.270Z] #40 59.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-11-27T03:33:29.270Z] #40 59.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-11-27T03:33:29.270Z] #40 59.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-11-27T03:33:29.270Z] #40 59.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-11-27T03:33:29.301Z] #12 34.58 The following NEW packages will be installed: [2020-11-27T03:33:29.302Z] #12 34.59 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-11-27T03:33:29.302Z] #12 34.59 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-11-27T03:33:29.302Z] #12 34.59 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-11-27T03:33:29.302Z] #12 34.59 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-11-27T03:33:29.302Z] #12 34.59 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-11-27T03:33:29.302Z] #12 34.59 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-27T03:33:29.302Z] #12 34.73 0 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T03:33:29.302Z] #12 34.73 Need to get 78.9 MB of archives. [2020-11-27T03:33:29.302Z] #12 34.73 After this operation, 532 MB of additional disk space will be used. [2020-11-27T03:33:29.302Z] #12 34.73 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-11-27T03:33:29.505Z] #41 11.87 PBCC images/sa.pb-c.c [2020-11-27T03:33:29.505Z] #41 11.92 DEP images/sa.pb-c.d [2020-11-27T03:33:29.505Z] #41 11.98 PBCC images/pipe-data.pb-c.c [2020-11-27T03:33:29.505Z] #41 11.99 DEP images/pipe-data.pb-c.d [2020-11-27T03:33:29.505Z] #41 12.02 PBCC images/mnt.pb-c.c [2020-11-27T03:33:29.505Z] #41 12.06 DEP images/mnt.pb-c.d [2020-11-27T03:33:29.529Z] #40 59.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-11-27T03:33:29.529Z] #40 59.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-11-27T03:33:29.529Z] #40 59.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-11-27T03:33:29.529Z] #40 59.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-11-27T03:33:29.606Z] #12 35.10 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-11-27T03:33:29.606Z] #12 35.27 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-11-27T03:33:29.766Z] #41 12.11 PBCC images/sk-packet.pb-c.c [2020-11-27T03:33:29.766Z] #41 12.15 DEP images/sk-packet.pb-c.d [2020-11-27T03:33:29.766Z] #41 12.19 PBCC images/tcp-stream.pb-c.c [2020-11-27T03:33:29.766Z] #41 12.24 DEP images/tcp-stream.pb-c.d [2020-11-27T03:33:29.766Z] #41 12.29 PBCC images/pipe.pb-c.c [2020-11-27T03:33:29.766Z] #41 12.34 DEP images/pipe.pb-c.d [2020-11-27T03:33:29.792Z] #40 59.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-11-27T03:33:29.792Z] #40 59.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-11-27T03:33:29.792Z] #40 59.86 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-11-27T03:33:29.906Z] #12 35.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-11-27T03:33:29.906Z] #12 35.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-11-27T03:33:29.906Z] #12 35.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-11-27T03:33:29.996Z] #34 ... [2020-11-27T03:33:29.996Z] [2020-11-27T03:33:29.996Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:33:29.996Z] #40 53.29 Building dependency tree... [2020-11-27T03:33:29.996Z] #40 58.83 The following additional packages will be installed: [2020-11-27T03:33:29.996Z] #40 58.84 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-11-27T03:33:29.996Z] #40 58.84 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-11-27T03:33:29.996Z] #40 58.86 Suggested packages: [2020-11-27T03:33:29.996Z] #40 58.88 manpages-dev python-setuptools [2020-11-27T03:33:30.026Z] #41 12.38 PBCC images/pstree.pb-c.c [2020-11-27T03:33:30.026Z] #41 12.40 DEP images/pstree.pb-c.d [2020-11-27T03:33:30.026Z] #41 12.45 PBCC images/fs.pb-c.c [2020-11-27T03:33:30.026Z] #41 12.48 DEP images/fs.pb-c.d [2020-11-27T03:33:30.026Z] #41 12.53 PBCC images/signalfd.pb-c.c [2020-11-27T03:33:30.026Z] #41 12.56 DEP images/signalfd.pb-c.d [2020-11-27T03:33:30.026Z] #41 12.60 PBCC images/fh.pb-c.c [2020-11-27T03:33:30.026Z] #41 12.64 PBCC images/fsnotify.pb-c.c [2020-11-27T03:33:30.026Z] #41 12.67 DEP images/fh.pb-c.d [2020-11-27T03:33:30.053Z] #40 60.00 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-11-27T03:33:30.053Z] #40 60.01 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-11-27T03:33:30.053Z] #40 60.03 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-11-27T03:33:30.053Z] #40 60.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-11-27T03:33:30.053Z] #40 60.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-11-27T03:33:30.204Z] #12 35.59 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-11-27T03:33:30.204Z] #12 35.87 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-11-27T03:33:30.286Z] #41 12.77 DEP images/fsnotify.pb-c.d [2020-11-27T03:33:30.286Z] #41 12.81 PBCC images/eventpoll.pb-c.c [2020-11-27T03:33:30.286Z] #41 12.84 DEP images/eventpoll.pb-c.d [2020-11-27T03:33:30.286Z] #41 12.90 PBCC images/eventfd.pb-c.c [2020-11-27T03:33:30.286Z] #41 12.94 DEP images/eventfd.pb-c.d [2020-11-27T03:33:30.505Z] #12 35.94 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-11-27T03:33:30.547Z] #41 13.01 PBCC images/remap-file-path.pb-c.c [2020-11-27T03:33:30.547Z] #41 13.04 DEP images/remap-file-path.pb-c.d [2020-11-27T03:33:30.547Z] #41 13.08 PBCC images/fifo.pb-c.c [2020-11-27T03:33:30.547Z] #41 13.11 DEP images/fifo.pb-c.d [2020-11-27T03:33:30.547Z] #41 13.16 PBCC images/ghost-file.pb-c.c [2020-11-27T03:33:30.547Z] #41 13.19 DEP images/ghost-file.pb-c.d [2020-11-27T03:33:30.765Z] #40 ... [2020-11-27T03:33:30.765Z] [2020-11-27T03:33:30.765Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T03:33:30.765Z] #34 62.34 Selecting previously unselected package libxml2:arm64. [2020-11-27T03:33:30.765Z] #34 62.34 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-11-27T03:33:30.765Z] #34 62.37 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-11-27T03:33:30.765Z] #34 62.99 Selecting previously unselected package libarchive13:arm64. [2020-11-27T03:33:30.765Z] #34 63.00 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-11-27T03:33:30.765Z] #34 63.04 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-11-27T03:33:30.765Z] #34 63.76 Selecting previously unselected package libjsoncpp1:arm64. [2020-11-27T03:33:30.765Z] #34 63.76 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-11-27T03:33:30.765Z] #34 63.78 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-11-27T03:33:30.765Z] #34 64.24 Selecting previously unselected package librhash0:arm64. [2020-11-27T03:33:30.765Z] #34 64.25 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-11-27T03:33:30.765Z] #34 64.26 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-11-27T03:33:30.806Z] #12 ... [2020-11-27T03:33:30.806Z] [2020-11-27T03:33:30.806Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:30.806Z] #48 36.36 go: extracting golang.org/x/text v0.3.2 [2020-11-27T03:33:30.808Z] #41 13.24 PBCC images/regfile.pb-c.c [2020-11-27T03:33:30.808Z] #41 13.27 DEP images/regfile.pb-c.d [2020-11-27T03:33:30.808Z] #41 13.33 PBCC images/ns.pb-c.c [2020-11-27T03:33:31.067Z] #41 13.34 DEP images/ns.pb-c.d [2020-11-27T03:33:31.067Z] #41 13.41 PBCC images/fdinfo.pb-c.c [2020-11-27T03:33:31.067Z] #41 13.49 DEP images/fdinfo.pb-c.d [2020-11-27T03:33:31.067Z] #41 13.56 PBCC images/core-aarch64.pb-c.c [2020-11-27T03:33:31.067Z] #41 13.61 PBCC images/core-arm.pb-c.c [2020-11-27T03:33:31.109Z] #48 ... [2020-11-27T03:33:31.109Z] [2020-11-27T03:33:31.109Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T03:33:31.109Z] #54 23.82 Reading package lists... [2020-11-27T03:33:31.109Z] #54 30.31 Building dependency tree... [2020-11-27T03:33:31.109Z] #54 33.61 The following additional packages will be installed: [2020-11-27T03:33:31.109Z] #54 33.62 libbtrfs0 [2020-11-27T03:33:31.109Z] #54 33.72 The following NEW packages will be installed: [2020-11-27T03:33:31.109Z] #54 33.73 libbtrfs-dev libbtrfs0 [2020-11-27T03:33:31.109Z] #54 33.86 0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T03:33:31.109Z] #54 33.86 Need to get 120 kB of archives. [2020-11-27T03:33:31.109Z] #54 33.86 After this operation, 423 kB of additional disk space will be used. [2020-11-27T03:33:31.109Z] #54 33.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-11-27T03:33:31.109Z] #54 33.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-11-27T03:33:31.109Z] #54 35.37 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T03:33:31.109Z] #54 35.62 Fetched 120 kB in 0s (1673 kB/s) [2020-11-27T03:33:31.109Z] #54 35.76 Selecting previously unselected package libbtrfs0. [2020-11-27T03:33:31.109Z] #54 35.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-11-27T03:33:31.109Z] #54 35.83 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-11-27T03:33:31.109Z] #54 35.84 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-27T03:33:31.109Z] #54 35.99 Selecting previously unselected package libbtrfs-dev. [2020-11-27T03:33:31.109Z] #54 35.99 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-11-27T03:33:31.109Z] #54 35.99 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-27T03:33:31.109Z] #54 36.29 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-27T03:33:31.109Z] #54 36.31 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-27T03:33:31.109Z] #54 36.32 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T03:33:31.109Z] #54 DONE 36.6s [2020-11-27T03:33:31.109Z] [2020-11-27T03:33:31.109Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T03:33:31.109Z] #35 33.25 The following NEW packages will be installed: [2020-11-27T03:33:31.109Z] #35 33.26 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-11-27T03:33:31.109Z] #35 33.26 vim-common xxd [2020-11-27T03:33:31.109Z] #35 33.47 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T03:33:31.109Z] #35 33.47 Need to get 14.9 MB of archives. [2020-11-27T03:33:31.109Z] #35 33.47 After this operation, 67.2 MB of additional disk space will be used. [2020-11-27T03:33:31.109Z] #35 33.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-11-27T03:33:31.109Z] #35 33.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-11-27T03:33:31.109Z] #35 33.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-11-27T03:33:31.109Z] #35 33.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-11-27T03:33:31.109Z] #35 34.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-11-27T03:33:31.109Z] #35 34.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-11-27T03:33:31.109Z] #35 34.29 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-11-27T03:33:31.109Z] #35 34.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-11-27T03:33:31.109Z] #35 34.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-11-27T03:33:31.109Z] #35 34.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-11-27T03:33:31.109Z] #35 36.06 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T03:33:31.109Z] #35 36.23 Fetched 14.9 MB in 1s (11.9 MB/s) [2020-11-27T03:33:31.109Z] #35 36.38 Selecting previously unselected package xxd. [2020-11-27T03:33:31.109Z] #35 36.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 ... 15339 files and directories currently installed.) [2020-11-27T03:33:31.109Z] #35 36.46 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-11-27T03:33:31.109Z] #35 36.46 Unpacking xxd (2:8.1.0875-5) ... [2020-11-27T03:33:31.109Z] #35 36.76 Selecting previously unselected package vim-common. [2020-11-27T03:33:31.109Z] #35 36.76 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-27T03:33:31.109Z] #35 36.82 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-27T03:33:31.327Z] #41 13.65 PBCC images/core-ppc64.pb-c.c [2020-11-27T03:33:31.327Z] #41 13.71 PBCC images/core-s390.pb-c.c [2020-11-27T03:33:31.327Z] #41 13.76 PBCC images/core-x86.pb-c.c [2020-11-27T03:33:31.327Z] #41 13.85 PBCC images/core.pb-c.c [2020-11-27T03:33:31.365Z] #40 ... [2020-11-27T03:33:31.365Z] [2020-11-27T03:33:31.365Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:33:31.365Z] #32 61.02 sync [2020-11-27T03:33:31.365Z] #32 61.03 internal/reflectlite [2020-11-27T03:33:31.442Z] #40 ... [2020-11-27T03:33:31.442Z] [2020-11-27T03:33:31.442Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T03:33:31.442Z] #34 41.31 Reading package lists... [2020-11-27T03:33:31.442Z] #34 51.56 Building dependency tree... [2020-11-27T03:33:31.442Z] #34 56.84 The following additional packages will be installed: [2020-11-27T03:33:31.442Z] #34 56.86 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-11-27T03:33:31.442Z] #34 56.89 Suggested packages: [2020-11-27T03:33:31.442Z] #34 56.91 cmake-doc ninja-build lrzip [2020-11-27T03:33:31.442Z] #34 56.91 Recommended packages: [2020-11-27T03:33:31.442Z] #34 56.91 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-11-27T03:33:31.442Z] #34 58.74 The following NEW packages will be installed: [2020-11-27T03:33:31.442Z] #34 58.75 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-11-27T03:33:31.442Z] #34 58.75 vim-common xxd [2020-11-27T03:33:31.442Z] #34 59.23 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T03:33:31.442Z] #34 59.23 Need to get 14.9 MB of archives. [2020-11-27T03:33:31.442Z] #34 59.23 After this operation, 61.8 MB of additional disk space will be used. [2020-11-27T03:33:31.442Z] #34 59.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-11-27T03:33:31.442Z] #34 59.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-11-27T03:33:31.442Z] #34 59.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-11-27T03:33:31.442Z] #34 59.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-11-27T03:33:31.442Z] #34 60.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-11-27T03:33:31.442Z] #34 60.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-11-27T03:33:31.442Z] #34 61.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-11-27T03:33:31.442Z] #34 61.03 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-11-27T03:33:31.442Z] #34 61.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-11-27T03:33:31.442Z] #34 61.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-11-27T03:33:31.442Z] #34 ... [2020-11-27T03:33:31.442Z] [2020-11-27T03:33:31.442Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T03:33:31.442Z] #53 59.32 The following additional packages will be installed: [2020-11-27T03:33:31.442Z] #53 59.41 libbtrfs0 [2020-11-27T03:33:31.442Z] #53 59.71 The following NEW packages will be installed: [2020-11-27T03:33:31.442Z] #53 59.71 libbtrfs-dev libbtrfs0 [2020-11-27T03:33:31.442Z] #53 60.24 0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T03:33:31.442Z] #53 60.24 Need to get 119 kB of archives. [2020-11-27T03:33:31.442Z] #53 60.24 After this operation, 387 kB of additional disk space will be used. [2020-11-27T03:33:31.442Z] #53 60.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-11-27T03:33:31.442Z] #53 60.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-11-27T03:33:31.586Z] #41 13.92 PBCC images/inventory.pb-c.c [2020-11-27T03:33:31.586Z] #41 13.98 DEP images/core-aarch64.pb-c.d [2020-11-27T03:33:31.586Z] #41 14.05 DEP images/core-arm.pb-c.d [2020-11-27T03:33:31.586Z] #41 14.12 DEP images/core-ppc64.pb-c.d [2020-11-27T03:33:31.586Z] #41 14.19 DEP images/core-s390.pb-c.d [2020-11-27T03:33:31.783Z] #35 37.25 Selecting previously unselected package cmake-data. [2020-11-27T03:33:31.783Z] #35 37.25 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-11-27T03:33:31.783Z] #35 37.26 Unpacking cmake-data (3.13.4-1) ... [2020-11-27T03:33:31.846Z] #41 14.26 DEP images/core-x86.pb-c.d [2020-11-27T03:33:31.846Z] #41 14.36 DEP images/core.pb-c.d [2020-11-27T03:33:31.846Z] #41 14.41 DEP images/inventory.pb-c.d [2020-11-27T03:33:31.846Z] #41 14.46 PBCC images/cpuinfo.pb-c.c [2020-11-27T03:33:32.105Z] #41 14.48 DEP images/cpuinfo.pb-c.d [2020-11-27T03:33:32.105Z] #41 14.56 PBCC images/stats.pb-c.c [2020-11-27T03:33:32.105Z] #41 14.60 DEP images/stats.pb-c.d [2020-11-27T03:33:32.384Z] #53 62.13 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T03:33:32.384Z] #53 62.41 Fetched 119 kB in 0s (439 kB/s) [2020-11-27T03:33:32.645Z] #53 62.51 Selecting previously unselected package libbtrfs0. [2020-11-27T03:33:32.645Z] #53 62.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-11-27T03:33:32.645Z] #53 62.60 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-11-27T03:33:32.645Z] #53 62.61 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-27T03:33:32.773Z] #34 ... [2020-11-27T03:33:32.773Z] [2020-11-27T03:33:32.773Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:33:32.773Z] #40 68.24 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-11-27T03:33:32.844Z] #35 ... [2020-11-27T03:33:32.844Z] [2020-11-27T03:33:32.844Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:33:32.844Z] #63 DONE 38.2s [2020-11-27T03:33:32.844Z] [2020-11-27T03:33:32.844Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:32.844Z] #55 0.286 + RM_GOPATH=0 [2020-11-27T03:33:32.844Z] #55 0.288 + TMP_GOPATH= [2020-11-27T03:33:32.844Z] #55 0.288 + : /build [2020-11-27T03:33:32.844Z] #55 0.289 + '[' -z '' ']' [2020-11-27T03:33:32.844Z] #55 0.291 ++ mktemp -d [2020-11-27T03:33:32.844Z] #55 0.294 + export GOPATH=/tmp/tmp.ZneSgENmFH [2020-11-27T03:33:32.844Z] #55 0.295 + GOPATH=/tmp/tmp.ZneSgENmFH [2020-11-27T03:33:32.844Z] #55 0.296 + RM_GOPATH=1 [2020-11-27T03:33:32.844Z] #55 0.297 + case "$(go env GOARCH)" in [2020-11-27T03:33:32.844Z] #55 0.299 ++ go env GOARCH [2020-11-27T03:33:32.844Z] #55 0.325 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:33:32.844Z] #55 0.326 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:33:32.844Z] #55 0.327 ++ dirname /tmp/install/install.sh [2020-11-27T03:33:32.844Z] #55 0.346 + dir=/tmp/install [2020-11-27T03:33:32.844Z] #55 0.365 + bin=containerd [2020-11-27T03:33:32.844Z] #55 0.365 + shift [2020-11-27T03:33:32.844Z] #55 0.365 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-11-27T03:33:32.844Z] #55 0.365 + . /tmp/install/containerd.installer [2020-11-27T03:33:32.844Z] #55 0.369 ++ set -e [2020-11-27T03:33:32.844Z] #55 0.369 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-27T03:33:32.844Z] #55 0.377 + install_containerd [2020-11-27T03:33:32.844Z] #55 0.378 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-11-27T03:33:32.844Z] #55 0.379 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-27T03:33:32.844Z] #55 0.379 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ZneSgENmFH/src/github.com/containerd/containerd [2020-11-27T03:33:32.844Z] #55 0.392 Cloning into '/tmp/tmp.ZneSgENmFH/src/github.com/containerd/containerd'... [2020-11-27T03:33:32.906Z] #53 62.71 Selecting previously unselected package libbtrfs-dev. [2020-11-27T03:33:32.906Z] #53 62.72 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-11-27T03:33:32.906Z] #53 62.73 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-27T03:33:32.906Z] #53 ... [2020-11-27T03:33:32.906Z] [2020-11-27T03:33:32.906Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:32.906Z] #47 52.84 go: extracting golang.org/x/text v0.3.2 [2020-11-27T03:33:32.906Z] #47 61.14 go: finding github.com/fatih/color v1.7.0 [2020-11-27T03:33:32.906Z] #47 61.48 go: finding github.com/mattn/go-colorable v0.1.4 [2020-11-27T03:33:32.906Z] #47 61.51 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-27T03:33:32.906Z] #47 61.68 go: finding github.com/mattn/go-isatty v0.0.8 [2020-11-27T03:33:32.906Z] #47 61.84 go: finding github.com/go-critic/go-critic v0.4.1 [2020-11-27T03:33:32.906Z] #47 61.93 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-27T03:33:32.906Z] #47 61.96 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-11-27T03:33:32.906Z] #47 61.98 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-27T03:33:32.906Z] #47 62.00 go: finding github.com/pkg/errors v0.8.1 [2020-11-27T03:33:32.906Z] #47 62.03 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-11-27T03:33:32.906Z] #47 62.07 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-11-27T03:33:32.906Z] #47 62.09 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-11-27T03:33:32.906Z] #47 62.19 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-11-27T03:33:32.906Z] #47 62.20 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-11-27T03:33:32.906Z] #47 62.21 go: finding github.com/sirupsen/logrus v1.4.2 [2020-11-27T03:33:32.906Z] #47 62.29 go: finding github.com/spf13/viper v1.6.1 [2020-11-27T03:33:32.906Z] #47 62.29 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-11-27T03:33:32.906Z] #47 62.33 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-11-27T03:33:32.906Z] #47 62.36 go: finding github.com/stretchr/testify v1.4.0 [2020-11-27T03:33:32.906Z] #47 62.47 go: finding github.com/davecgh/go-spew v1.1.1 [2020-11-27T03:33:32.906Z] #47 62.49 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-11-27T03:33:32.906Z] #47 62.55 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-27T03:33:32.906Z] #47 62.58 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-11-27T03:33:32.906Z] #47 62.62 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-11-27T03:33:32.906Z] #47 62.63 go: finding github.com/spf13/cobra v0.0.5 [2020-11-27T03:33:32.906Z] #47 62.63 go: finding github.com/stretchr/objx v0.2.0 [2020-11-27T03:33:32.906Z] #47 62.65 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-27T03:33:32.906Z] #47 62.67 go: finding github.com/hashicorp/hcl v1.0.0 [2020-11-27T03:33:32.906Z] #47 62.70 go: finding github.com/gobwas/glob v0.2.3 [2020-11-27T03:33:32.906Z] #47 62.73 go: finding github.com/spf13/pflag v1.0.5 [2020-11-27T03:33:32.906Z] #47 62.73 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-11-27T03:33:32.906Z] #47 62.76 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-27T03:33:32.906Z] #47 62.79 go: finding github.com/magiconair/properties v1.8.1 [2020-11-27T03:33:32.906Z] #47 62.81 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-11-27T03:33:32.906Z] #47 62.92 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-27T03:33:32.906Z] #47 ... [2020-11-27T03:33:32.906Z] [2020-11-27T03:33:32.906Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:33:32.906Z] #40 61.79 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T03:33:32.906Z] #40 62.21 Fetched 4095 kB in 1s (3902 kB/s) [2020-11-27T03:33:32.906Z] #40 62.37 Selecting previously unselected package libcap-dev:amd64. [2020-11-27T03:33:32.906Z] #40 62.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-11-27T03:33:32.906Z] #40 62.44 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-11-27T03:33:32.906Z] #40 62.44 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-11-27T03:33:32.906Z] #40 62.60 Selecting previously unselected package libnet1:amd64. [2020-11-27T03:33:32.906Z] #40 62.60 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-27T03:33:32.906Z] #40 62.62 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-27T03:33:32.906Z] #40 62.78 Selecting previously unselected package libnet1-dev. [2020-11-27T03:33:32.906Z] #40 62.79 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-27T03:33:32.906Z] #40 62.80 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-27T03:33:33.167Z] #40 63.10 Selecting previously unselected package libnl-3-200:amd64. [2020-11-27T03:33:33.167Z] #40 63.11 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-11-27T03:33:33.167Z] #40 63.13 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-11-27T03:33:33.259Z] #32 ... [2020-11-27T03:33:33.259Z] [2020-11-27T03:33:33.259Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:33:33.259Z] #62 DONE 62.6s [2020-11-27T03:33:33.259Z] [2020-11-27T03:33:33.259Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:33:33.259Z] #40 61.09 The following NEW packages will be installed: [2020-11-27T03:33:33.259Z] #40 61.11 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-11-27T03:33:33.259Z] #40 61.12 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-11-27T03:33:33.259Z] #40 61.12 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-11-27T03:33:33.259Z] #40 61.13 python-six zlib1g-dev [2020-11-27T03:33:33.259Z] #40 61.85 0 upgraded, 17 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T03:33:33.259Z] #40 61.85 Need to get 4095 kB of archives. [2020-11-27T03:33:33.259Z] #40 61.85 After this operation, 22.5 MB of additional disk space will be used. [2020-11-27T03:33:33.259Z] #40 61.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-11-27T03:33:33.259Z] #40 61.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-11-27T03:33:33.259Z] #40 61.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-11-27T03:33:33.259Z] #40 61.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-11-27T03:33:33.259Z] #40 61.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-11-27T03:33:33.259Z] #40 61.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-11-27T03:33:33.260Z] #40 61.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-11-27T03:33:33.260Z] #40 61.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-11-27T03:33:33.260Z] #40 61.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-11-27T03:33:33.260Z] #40 62.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-11-27T03:33:33.260Z] #40 62.15 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-11-27T03:33:33.260Z] #40 62.38 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-11-27T03:33:33.260Z] #40 62.46 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-11-27T03:33:33.260Z] #40 62.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-11-27T03:33:33.260Z] #40 62.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-11-27T03:33:33.260Z] #40 62.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-11-27T03:33:33.260Z] #40 62.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-11-27T03:33:33.488Z] #41 16.04 make[1]: Nothing to be done for 'all'. [2020-11-27T03:33:33.587Z] #40 63.43 Selecting previously unselected package libnl-3-dev:amd64. [2020-11-27T03:33:33.587Z] #40 63.44 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-11-27T03:33:33.587Z] #40 63.53 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-11-27T03:33:33.891Z] #40 ... [2020-11-27T03:33:33.892Z] [2020-11-27T03:33:33.892Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T03:33:33.892Z] #53 63.17 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-27T03:33:33.892Z] #53 63.20 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-27T03:33:33.892Z] #53 63.22 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T03:33:33.892Z] #53 DONE 63.8s [2020-11-27T03:33:34.152Z] [2020-11-27T03:33:34.152Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:34.152Z] #47 63.02 go: finding github.com/pelletier/go-toml v1.2.0 [2020-11-27T03:33:34.152Z] #47 63.15 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-27T03:33:34.152Z] #47 63.19 go: finding github.com/spf13/afero v1.1.2 [2020-11-27T03:33:34.152Z] #47 63.26 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-27T03:33:34.152Z] #47 63.27 go: finding github.com/spf13/cast v1.3.0 [2020-11-27T03:33:34.152Z] #47 63.28 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-27T03:33:34.152Z] #47 63.31 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-11-27T03:33:34.152Z] #47 63.36 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-27T03:33:34.152Z] #47 63.38 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-27T03:33:34.152Z] #47 63.38 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-27T03:33:34.152Z] #47 63.48 go: finding github.com/subosito/gotenv v1.2.0 [2020-11-27T03:33:34.152Z] #47 63.94 go: finding golang.org/x/text v0.3.2 [2020-11-27T03:33:34.152Z] #47 64.04 go: finding gopkg.in/ini.v1 v1.51.0 [2020-11-27T03:33:34.152Z] #47 64.12 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-27T03:33:34.152Z] #47 64.19 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-27T03:33:34.152Z] #47 64.20 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-27T03:33:34.173Z] #40 ... [2020-11-27T03:33:34.173Z] [2020-11-27T03:33:34.173Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:33:34.173Z] #32 59.82 github.com/BurntSushi/toml/cmd/tomlv [2020-11-27T03:33:34.173Z] #32 DONE 69.5s [2020-11-27T03:33:34.173Z] [2020-11-27T03:33:34.173Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:33:34.173Z] #43 59.38 crypto/cipher [2020-11-27T03:33:34.173Z] #43 59.40 crypto/sha512 [2020-11-27T03:33:34.173Z] #43 60.65 crypto/ed25519/internal/edwards25519 [2020-11-27T03:33:34.173Z] #43 61.36 crypto/aes [2020-11-27T03:33:34.173Z] #43 62.60 go/scanner [2020-11-27T03:33:34.173Z] #43 63.10 text/template/parse [2020-11-27T03:33:34.173Z] #43 64.63 encoding/json [2020-11-27T03:33:34.173Z] #43 64.65 go/ast [2020-11-27T03:33:34.173Z] #43 67.61 text/template [2020-11-27T03:33:34.173Z] #43 69.33 go/parser [2020-11-27T03:33:34.173Z] #43 ... [2020-11-27T03:33:34.173Z] [2020-11-27T03:33:34.173Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:33:34.173Z] #11 69.50 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-11-27T03:33:34.173Z] #11 69.51 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-11-27T03:33:34.173Z] #11 69.52 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-27T03:33:34.386Z] #55 ... [2020-11-27T03:33:34.386Z] [2020-11-27T03:33:34.386Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:33:34.386Z] #41 23.17 Reading package lists... [2020-11-27T03:33:34.386Z] #41 29.86 Building dependency tree... [2020-11-27T03:33:34.386Z] #41 33.20 The following additional packages will be installed: [2020-11-27T03:33:34.386Z] #41 33.20 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-11-27T03:33:34.386Z] #41 33.20 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-11-27T03:33:34.386Z] #41 33.21 Suggested packages: [2020-11-27T03:33:34.386Z] #41 33.21 manpages-dev python-setuptools [2020-11-27T03:33:34.386Z] #41 34.72 The following NEW packages will be installed: [2020-11-27T03:33:34.386Z] #41 34.72 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-11-27T03:33:34.386Z] #41 34.73 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-11-27T03:33:34.386Z] #41 34.73 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-11-27T03:33:34.386Z] #41 34.73 python-six zlib1g-dev [2020-11-27T03:33:34.386Z] #41 34.86 0 upgraded, 17 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T03:33:34.386Z] #41 34.86 Need to get 4075 kB of archives. [2020-11-27T03:33:34.386Z] #41 34.86 After this operation, 24.5 MB of additional disk space will be used. [2020-11-27T03:33:34.386Z] #41 34.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-11-27T03:33:34.386Z] #41 34.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-11-27T03:33:34.386Z] #41 34.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-11-27T03:33:34.386Z] #41 34.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-11-27T03:33:34.386Z] #41 34.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-11-27T03:33:34.386Z] #41 34.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-11-27T03:33:34.386Z] #41 34.93 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-11-27T03:33:34.386Z] #41 34.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-11-27T03:33:34.386Z] #41 34.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-11-27T03:33:34.386Z] #41 35.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-11-27T03:33:34.386Z] #41 35.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-11-27T03:33:34.386Z] #41 35.13 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-11-27T03:33:34.386Z] #41 35.20 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-11-27T03:33:34.386Z] #41 35.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-11-27T03:33:34.386Z] #41 35.22 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-11-27T03:33:34.386Z] #41 35.23 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-11-27T03:33:34.386Z] #41 35.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-11-27T03:33:34.386Z] #41 36.93 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T03:33:34.386Z] #41 37.24 Fetched 4075 kB in 1s (7254 kB/s) [2020-11-27T03:33:34.386Z] #41 37.42 Selecting previously unselected package libcap-dev:ppc64el. [2020-11-27T03:33:34.386Z] #41 37.42 (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-11-27T03:33:34.386Z] #41 37.56 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-11-27T03:33:34.386Z] #41 37.57 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-11-27T03:33:34.386Z] #41 37.69 Selecting previously unselected package libnet1:ppc64el. [2020-11-27T03:33:34.386Z] #41 37.70 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-11-27T03:33:34.386Z] #41 37.71 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-11-27T03:33:34.386Z] #41 37.86 Selecting previously unselected package libnet1-dev. [2020-11-27T03:33:34.386Z] #41 37.88 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-11-27T03:33:34.386Z] #41 37.89 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-27T03:33:34.386Z] #41 38.17 Selecting previously unselected package libnl-3-200:ppc64el. [2020-11-27T03:33:34.386Z] #41 38.18 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-11-27T03:33:34.386Z] #41 38.18 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-11-27T03:33:34.386Z] #41 38.56 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-11-27T03:33:34.386Z] #41 38.60 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-11-27T03:33:34.386Z] #41 38.62 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-11-27T03:33:34.386Z] #41 39.19 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-11-27T03:33:34.386Z] #41 39.21 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-11-27T03:33:34.386Z] #41 39.23 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-11-27T03:33:34.386Z] #41 39.51 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-11-27T03:33:34.386Z] #41 39.57 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-11-27T03:33:34.386Z] #41 39.62 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-11-27T03:33:34.386Z] #41 39.82 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-11-27T03:33:34.386Z] #41 ... [2020-11-27T03:33:34.386Z] [2020-11-27T03:33:34.386Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:33:34.386Z] #12 39.70 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-11-27T03:33:34.414Z] #47 64.33 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-27T03:33:34.414Z] #47 64.40 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-27T03:33:34.414Z] #47 64.41 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-27T03:33:34.414Z] #47 64.44 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-27T03:33:34.414Z] #47 64.44 go: finding github.com/kisielk/gotool v1.0.0 [2020-11-27T03:33:34.414Z] #47 64.45 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-27T03:33:34.429Z] #41 ... [2020-11-27T03:33:34.429Z] [2020-11-27T03:33:34.429Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:34.689Z] #47 64.52 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-27T03:33:34.689Z] #47 64.52 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-27T03:33:34.689Z] #47 64.61 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-27T03:33:34.689Z] #47 64.73 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-11-27T03:33:34.689Z] #47 64.73 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-27T03:33:34.689Z] #47 64.73 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-27T03:33:34.689Z] #47 64.74 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-27T03:33:34.689Z] #47 64.76 go: finding github.com/ultraware/funlen v0.0.2 [2020-11-27T03:33:34.951Z] #47 64.91 go: finding github.com/ultraware/whitespace v0.0.4 [2020-11-27T03:33:34.951Z] #47 64.95 go: finding github.com/uudashr/gocognit v1.0.1 [2020-11-27T03:33:35.152Z] #40 64.82 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T03:33:35.211Z] #47 65.07 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-27T03:33:35.211Z] #47 65.15 go: finding github.com/gogo/protobuf v1.2.1 [2020-11-27T03:33:35.409Z] #40 ... [2020-11-27T03:33:35.409Z] [2020-11-27T03:33:35.409Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T03:33:35.409Z] #53 44.83 Reading package lists... [2020-11-27T03:33:35.409Z] #53 55.47 Building dependency tree... [2020-11-27T03:33:35.409Z] #53 61.36 The following additional packages will be installed: [2020-11-27T03:33:35.409Z] #53 61.38 libbtrfs0 [2020-11-27T03:33:35.409Z] #53 61.73 The following NEW packages will be installed: [2020-11-27T03:33:35.409Z] #53 61.77 libbtrfs-dev libbtrfs0 [2020-11-27T03:33:35.409Z] #53 62.23 0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T03:33:35.409Z] #53 62.23 Need to get 119 kB of archives. [2020-11-27T03:33:35.409Z] #53 62.23 After this operation, 387 kB of additional disk space will be used. [2020-11-27T03:33:35.409Z] #53 62.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-11-27T03:33:35.409Z] #53 62.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-11-27T03:33:35.409Z] #53 64.24 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T03:33:35.409Z] #53 64.64 Fetched 119 kB in 0s (406 kB/s) [2020-11-27T03:33:35.409Z] #53 64.90 Selecting previously unselected package libbtrfs0. [2020-11-27T03:33:35.409Z] #53 64.90 (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-11-27T03:33:35.409Z] #53 65.02 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-11-27T03:33:35.409Z] #53 65.09 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-27T03:33:35.409Z] #53 ... [2020-11-27T03:33:35.409Z] [2020-11-27T03:33:35.409Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T03:33:35.409Z] #34 59.86 The following additional packages will be installed: [2020-11-27T03:33:35.409Z] #34 59.89 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-11-27T03:33:35.409Z] #34 59.92 Suggested packages: [2020-11-27T03:33:35.409Z] #34 59.92 cmake-doc ninja-build lrzip [2020-11-27T03:33:35.409Z] #34 59.92 Recommended packages: [2020-11-27T03:33:35.409Z] #34 59.92 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-11-27T03:33:35.409Z] #34 61.61 The following NEW packages will be installed: [2020-11-27T03:33:35.409Z] #34 61.67 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-11-27T03:33:35.409Z] #34 61.67 vim-common xxd [2020-11-27T03:33:35.409Z] #34 62.16 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T03:33:35.409Z] #34 62.16 Need to get 14.9 MB of archives. [2020-11-27T03:33:35.409Z] #34 62.16 After this operation, 61.8 MB of additional disk space will be used. [2020-11-27T03:33:35.409Z] #34 62.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-11-27T03:33:35.409Z] #34 62.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-11-27T03:33:35.409Z] #34 62.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-11-27T03:33:35.409Z] #34 62.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-11-27T03:33:35.409Z] #34 63.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-11-27T03:33:35.409Z] #34 63.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-11-27T03:33:35.409Z] #34 63.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-11-27T03:33:35.410Z] #34 63.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-11-27T03:33:35.410Z] #34 63.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-11-27T03:33:35.410Z] #34 63.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-11-27T03:33:35.471Z] #54 50.39 Checking out files: 37% (1275/3407) Checking out files: 38% (1295/3407) Checking out files: 39% (1329/3407) Checking out files: 40% (1363/3407) Checking out files: 41% (1397/3407) Checking out files: 42% (1431/3407) Checking out files: 43% (1466/3407) Checking out files: 44% (1500/3407) Checking out files: 45% (1534/3407) Checking out files: 46% (1568/3407) Checking out files: 47% (1602/3407) Checking out files: 48% (1636/3407) Checking out files: 49% (1670/3407) Checking out files: 50% (1704/3407) Checking out files: 51% (1738/3407) Checking out files: 52% (1772/3407) Checking out files: 53% (1806/3407) Checking out files: 54% (1840/3407) Checking out files: 55% (1874/3407) Checking out files: 56% (1908/3407) Checking out files: 57% (1942/3407) Checking out files: 58% (1977/3407) Checking out files: 59% (2011/3407) Checking out files: 60% (2045/3407) Checking out files: 61% (2079/3407) Checking out files: 62% (2113/3407) Checking out files: 63% (2147/3407) Checking out files: 64% (2181/3407) Checking out files: 65% (2215/3407) Checking out files: 66% (2249/3407) Checking out files: 67% (2283/3407) Checking out files: 68% (2317/3407) Checking out files: 69% (2351/3407) Checking out files: 70% (2385/3407) Checking out files: 71% (2419/3407) Checking out files: 72% (2454/3407) Checking out files: 73% (2488/3407) Checking out files: 74% (2522/3407) Checking out files: 75% (2556/3407) Checking out files: 76% (2590/3407) Checking out files: 77% (2624/3407) Checking out files: 78% (2658/3407) Checking out files: 79% (2692/3407) Checking out files: 80% (2726/3407) Checking out files: 81% (2760/3407) Checking out files: 82% (2794/3407) Checking out files: 83% (2828/3407) Checking out files: 84% (2862/3407) Checking out files: 85% (2896/3407) Checking out files: 86% (2931/3407) Checking out files: 86% (2943/3407) Checking out files: 87% (2965/3407) Checking out files: 88% (2999/3407) Checking out files: 89% (3033/3407) Checking out files: 90% (3067/3407) Checking out files: 91% (3101/3407) Checking out files: 92% (3135/3407) Checking out files: 93% (3169/3407) Checking out files: 94% (3203/3407) Checking out files: 95% (3237/3407) Checking out files: 96% (3271/3407) Checking out files: 97% (3305/3407) Checking out files: 98% (3339/3407) Checking out files: 99% (3373/3407) Checking out files: 100% (3407/3407) Checking out files: 100% (3407/3407), done. [2020-11-27T03:33:35.471Z] #54 51.95 + cd /tmp/tmp.Gt9WEPYoSw/src/github.com/containerd/containerd [2020-11-27T03:33:35.471Z] #54 51.95 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-27T03:33:35.472Z] #47 65.32 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-27T03:33:35.472Z] #47 65.36 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-27T03:33:35.472Z] #47 65.37 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-27T03:33:35.472Z] #47 65.47 go: finding github.com/BurntSushi/toml v0.3.1 [2020-11-27T03:33:35.472Z] #47 65.50 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-27T03:33:35.576Z] #11 ... [2020-11-27T03:33:35.576Z] [2020-11-27T03:33:35.576Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:33:35.576Z] #49 60.69 encoding/json [2020-11-27T03:33:35.576Z] #49 60.71 github.com/pkg/diff [2020-11-27T03:33:35.576Z] #49 60.71 go/token [2020-11-27T03:33:35.576Z] #49 61.96 go/scanner [2020-11-27T03:33:35.576Z] #49 63.29 mvdan.cc/editorconfig [2020-11-27T03:33:35.576Z] #49 64.17 go/ast [2020-11-27T03:33:35.576Z] #49 65.41 mvdan.cc/sh/v3/syntax [2020-11-27T03:33:35.576Z] #49 67.10 golang.org/x/crypto/ssh/terminal [2020-11-27T03:33:35.576Z] #49 ... [2020-11-27T03:33:35.576Z] [2020-11-27T03:33:35.576Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T03:33:35.576Z] #34 68.41 Selecting previously unselected package libuv1:arm64. [2020-11-27T03:33:35.576Z] #34 68.43 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-11-27T03:33:35.576Z] #34 69.41 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-11-27T03:33:35.576Z] #34 70.06 Selecting previously unselected package cmake. [2020-11-27T03:33:35.576Z] #34 70.06 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-11-27T03:33:35.576Z] #34 70.15 Unpacking cmake (3.13.4-1) ... [2020-11-27T03:33:35.667Z] #34 ... [2020-11-27T03:33:35.667Z] [2020-11-27T03:33:35.667Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T03:33:35.667Z] #53 65.45 Selecting previously unselected package libbtrfs-dev. [2020-11-27T03:33:35.924Z] #53 65.45 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-11-27T03:33:35.924Z] #53 65.46 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-27T03:33:36.414Z] #54 52.86 + export 'BUILDTAGS=netgo osusergo static_build' [2020-11-27T03:33:36.414Z] #54 52.86 + BUILDTAGS='netgo osusergo static_build' [2020-11-27T03:33:36.414Z] #54 52.86 + export EXTRA_FLAGS=-buildmode=pie [2020-11-27T03:33:36.414Z] #54 52.86 + EXTRA_FLAGS=-buildmode=pie [2020-11-27T03:33:36.414Z] #54 52.86 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-11-27T03:33:36.414Z] #54 52.86 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-11-27T03:33:36.414Z] #54 52.86 + '[' '' = dynamic ']' [2020-11-27T03:33:36.414Z] #54 52.86 + make [2020-11-27T03:33:36.505Z] #12 41.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-11-27T03:33:36.505Z] #12 41.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-11-27T03:33:36.505Z] #12 41.79 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-11-27T03:33:36.505Z] #12 41.79 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-11-27T03:33:36.505Z] #12 41.80 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-11-27T03:33:36.505Z] #12 41.81 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-11-27T03:33:36.505Z] #12 41.83 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-11-27T03:33:36.505Z] #12 41.87 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-11-27T03:33:36.505Z] #12 41.91 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-11-27T03:33:36.505Z] #12 41.93 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-11-27T03:33:36.505Z] #12 41.94 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-11-27T03:33:36.505Z] #12 41.99 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-11-27T03:33:36.505Z] #12 42.00 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-11-27T03:33:36.505Z] #12 42.00 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-11-27T03:33:36.505Z] #12 42.01 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-11-27T03:33:36.532Z] #34 ... [2020-11-27T03:33:36.532Z] [2020-11-27T03:33:36.532Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:33:36.532Z] #40 69.46 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T03:33:36.532Z] #40 DONE 72.1s [2020-11-27T03:33:36.799Z] [2020-11-27T03:33:36.799Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:33:36.855Z] #53 66.22 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-27T03:33:36.855Z] #53 66.26 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-27T03:33:36.855Z] #53 66.27 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T03:33:36.855Z] #53 ... [2020-11-27T03:33:36.855Z] [2020-11-27T03:33:36.855Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:36.855Z] #47 56.40 go: extracting golang.org/x/text v0.3.2 [2020-11-27T03:33:36.855Z] #47 63.99 go: finding github.com/fatih/color v1.7.0 [2020-11-27T03:33:36.855Z] #47 64.07 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-27T03:33:36.855Z] #47 64.15 go: finding github.com/mattn/go-colorable v0.1.4 [2020-11-27T03:33:36.855Z] #47 64.19 go: finding github.com/mattn/go-isatty v0.0.8 [2020-11-27T03:33:36.855Z] #47 64.31 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-27T03:33:36.855Z] #47 64.51 go: finding github.com/pkg/errors v0.8.1 [2020-11-27T03:33:36.855Z] #47 64.51 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-27T03:33:36.855Z] #47 64.57 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-11-27T03:33:36.855Z] #47 64.67 go: finding github.com/sirupsen/logrus v1.4.2 [2020-11-27T03:33:36.855Z] #47 64.67 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-11-27T03:33:36.855Z] #47 64.67 go: finding github.com/go-critic/go-critic v0.4.1 [2020-11-27T03:33:36.855Z] #47 64.78 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-11-27T03:33:36.855Z] #47 64.78 go: finding github.com/stretchr/testify v1.4.0 [2020-11-27T03:33:36.855Z] #47 64.81 go: finding github.com/davecgh/go-spew v1.1.1 [2020-11-27T03:33:36.855Z] #47 64.81 go: finding github.com/spf13/viper v1.6.1 [2020-11-27T03:33:36.855Z] #47 64.84 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-11-27T03:33:36.855Z] #47 64.87 go: finding github.com/stretchr/objx v0.2.0 [2020-11-27T03:33:36.855Z] #47 64.95 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-11-27T03:33:36.855Z] #47 65.02 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-11-27T03:33:36.855Z] #47 65.20 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-11-27T03:33:36.855Z] #47 65.32 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-11-27T03:33:36.855Z] #47 65.33 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-11-27T03:33:36.855Z] #47 65.38 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-11-27T03:33:36.855Z] #47 65.41 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-27T03:33:36.855Z] #47 65.48 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-27T03:33:36.855Z] #47 65.52 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-11-27T03:33:36.855Z] #47 65.64 go: finding github.com/gobwas/glob v0.2.3 [2020-11-27T03:33:36.855Z] #47 65.67 go: finding github.com/spf13/cobra v0.0.5 [2020-11-27T03:33:36.855Z] #47 65.86 go: finding github.com/hashicorp/hcl v1.0.0 [2020-11-27T03:33:36.855Z] #47 65.99 go: finding github.com/spf13/pflag v1.0.5 [2020-11-27T03:33:36.855Z] #47 66.06 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-27T03:33:36.855Z] #47 66.11 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-11-27T03:33:36.855Z] #47 66.22 go: finding github.com/magiconair/properties v1.8.1 [2020-11-27T03:33:36.855Z] #47 66.24 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-27T03:33:36.855Z] #47 66.27 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-11-27T03:33:36.855Z] #47 66.29 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-27T03:33:36.855Z] #47 66.33 go: finding github.com/pelletier/go-toml v1.2.0 [2020-11-27T03:33:36.855Z] #47 66.37 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-27T03:33:36.855Z] #47 66.42 go: finding github.com/spf13/afero v1.1.2 [2020-11-27T03:33:36.855Z] #47 66.48 go: finding golang.org/x/text v0.3.2 [2020-11-27T03:33:36.855Z] #47 66.48 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-27T03:33:36.855Z] #47 66.49 go: finding github.com/spf13/cast v1.3.0 [2020-11-27T03:33:36.855Z] #47 66.54 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-27T03:33:36.855Z] #47 ... [2020-11-27T03:33:36.855Z] [2020-11-27T03:33:36.855Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:33:36.855Z] #40 65.22 Fetched 4095 kB in 1s (3915 kB/s) [2020-11-27T03:33:36.855Z] #40 65.51 Selecting previously unselected package libcap-dev:amd64. [2020-11-27T03:33:36.856Z] #40 65.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-11-27T03:33:36.856Z] #40 65.79 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-11-27T03:33:36.856Z] #40 65.83 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-11-27T03:33:36.856Z] #40 66.22 Selecting previously unselected package libnet1:amd64. [2020-11-27T03:33:36.856Z] #40 66.23 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-27T03:33:36.856Z] #40 66.25 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-27T03:33:36.856Z] #40 66.41 Selecting previously unselected package libnet1-dev. [2020-11-27T03:33:36.856Z] #40 66.42 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-27T03:33:36.856Z] #40 66.42 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-27T03:33:36.857Z] #47 ... [2020-11-27T03:33:36.857Z] [2020-11-27T03:33:36.857Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:33:36.857Z] #11 54.60 Building dependency tree... [2020-11-27T03:33:36.857Z] #11 60.02 The following additional packages will be installed: [2020-11-27T03:33:36.857Z] #11 60.05 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-11-27T03:33:36.857Z] #11 60.05 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-11-27T03:33:36.857Z] #11 60.05 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-11-27T03:33:36.857Z] #11 60.06 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-27T03:33:36.857Z] #11 60.10 Suggested packages: [2020-11-27T03:33:36.857Z] #11 60.10 gcc-8-locales seccomp wine64 [2020-11-27T03:33:36.857Z] #11 62.38 The following NEW packages will be installed: [2020-11-27T03:33:36.857Z] #11 62.38 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-11-27T03:33:36.857Z] #11 62.38 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-11-27T03:33:36.857Z] #11 62.38 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-11-27T03:33:36.857Z] #11 62.39 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-11-27T03:33:36.857Z] #11 62.39 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-11-27T03:33:36.857Z] #11 62.40 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-27T03:33:36.857Z] #11 62.81 0 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T03:33:36.857Z] #11 62.81 Need to get 77.7 MB of archives. [2020-11-27T03:33:36.857Z] #11 62.81 After this operation, 487 MB of additional disk space will be used. [2020-11-27T03:33:36.857Z] #11 62.81 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-11-27T03:33:36.857Z] #11 63.08 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-11-27T03:33:36.857Z] #11 63.47 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-11-27T03:33:36.857Z] #11 63.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-11-27T03:33:36.857Z] #11 63.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-11-27T03:33:36.857Z] #11 63.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-11-27T03:33:36.857Z] #11 64.52 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-11-27T03:33:36.857Z] #11 65.07 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-11-27T03:33:36.857Z] #11 65.07 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-11-27T03:33:36.857Z] #11 ... [2020-11-27T03:33:36.857Z] [2020-11-27T03:33:36.857Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-27T03:33:37.113Z] #40 ... [2020-11-27T03:33:37.113Z] [2020-11-27T03:33:37.113Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T03:33:37.113Z] #53 DONE 66.6s [2020-11-27T03:33:37.113Z] [2020-11-27T03:33:37.113Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:33:37.113Z] #40 66.76 Selecting previously unselected package libnl-3-200:amd64. [2020-11-27T03:33:37.113Z] #40 66.76 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-11-27T03:33:37.113Z] #40 66.78 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-11-27T03:33:37.113Z] #40 ... [2020-11-27T03:33:37.113Z] [2020-11-27T03:33:37.113Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:33:37.113Z] #11 45.92 Reading package lists... [2020-11-27T03:33:37.113Z] #11 57.28 Building dependency tree... [2020-11-27T03:33:37.113Z] #11 63.09 The following additional packages will be installed: [2020-11-27T03:33:37.113Z] #11 63.09 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-11-27T03:33:37.113Z] #11 63.09 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-11-27T03:33:37.113Z] #11 63.09 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-11-27T03:33:37.113Z] #11 63.09 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-27T03:33:37.113Z] #11 63.12 Suggested packages: [2020-11-27T03:33:37.113Z] #11 63.12 gcc-8-locales seccomp wine64 [2020-11-27T03:33:37.113Z] #11 65.47 The following NEW packages will be installed: [2020-11-27T03:33:37.113Z] #11 65.49 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-11-27T03:33:37.113Z] #11 65.49 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-11-27T03:33:37.113Z] #11 65.50 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-11-27T03:33:37.113Z] #11 65.50 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-11-27T03:33:37.113Z] #11 65.50 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-11-27T03:33:37.113Z] #11 65.51 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-27T03:33:37.113Z] #11 66.06 0 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T03:33:37.113Z] #11 66.06 Need to get 77.7 MB of archives. [2020-11-27T03:33:37.113Z] #11 66.06 After this operation, 487 MB of additional disk space will be used. [2020-11-27T03:33:37.113Z] #11 66.06 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-11-27T03:33:37.113Z] #11 66.33 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-11-27T03:33:37.370Z] #11 66.90 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-11-27T03:33:37.370Z] #11 66.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-11-27T03:33:37.370Z] #11 66.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-11-27T03:33:37.370Z] #11 ... [2020-11-27T03:33:37.370Z] [2020-11-27T03:33:37.370Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:37.370Z] #47 66.65 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-11-27T03:33:37.370Z] #47 66.72 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-27T03:33:37.370Z] #47 66.88 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-27T03:33:37.370Z] #47 66.88 go: finding github.com/subosito/gotenv v1.2.0 [2020-11-27T03:33:37.370Z] #47 66.98 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-27T03:33:37.370Z] #47 67.04 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-27T03:33:37.370Z] #47 67.05 go: finding gopkg.in/ini.v1 v1.51.0 [2020-11-27T03:33:37.370Z] #47 67.09 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-27T03:33:37.378Z] #30 66.17 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: 93% (1422/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-11-27T03:33:37.379Z] #30 67.24 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-11-27T03:33:37.629Z] #47 67.10 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-27T03:33:37.629Z] #47 67.12 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-27T03:33:37.629Z] #47 67.15 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-27T03:33:37.629Z] #47 67.18 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-27T03:33:37.629Z] #47 67.19 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-27T03:33:37.629Z] #47 67.21 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-27T03:33:37.629Z] #47 67.23 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-27T03:33:37.629Z] #47 67.25 go: finding github.com/kisielk/gotool v1.0.0 [2020-11-27T03:33:37.629Z] #47 67.28 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-27T03:33:37.643Z] #30 67.41 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-11-27T03:33:37.798Z] #54 53.92 + bin/ctr [2020-11-27T03:33:37.798Z] #54 ... [2020-11-27T03:33:37.798Z] [2020-11-27T03:33:37.798Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:33:37.798Z] #49 107.3 go/ast [2020-11-27T03:33:37.798Z] #49 108.6 golang.org/x/crypto/ssh/terminal [2020-11-27T03:33:37.798Z] #49 110.1 mvdan.cc/editorconfig [2020-11-27T03:33:37.798Z] #49 111.2 mvdan.cc/sh/v3/fileutil [2020-11-27T03:33:37.798Z] #49 111.3 mvdan.cc/sh/v3/syntax [2020-11-27T03:33:37.798Z] #49 ... [2020-11-27T03:33:37.798Z] [2020-11-27T03:33:37.798Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:33:37.798Z] #41 17.58 CC images/stats.o [2020-11-27T03:33:37.798Z] #41 18.09 CC images/core.o [2020-11-27T03:33:37.798Z] #41 18.82 CC images/core-x86.o [2020-11-27T03:33:37.798Z] #41 19.37 CC images/core-arm.o [2020-11-27T03:33:37.798Z] #41 19.81 CC images/core-aarch64.o [2020-11-27T03:33:37.798Z] #41 20.31 CC images/core-ppc64.o [2020-11-27T03:33:37.887Z] #47 67.37 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-27T03:33:37.887Z] #47 67.38 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-11-27T03:33:37.887Z] #47 67.40 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-27T03:33:37.887Z] #47 67.40 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-27T03:33:37.887Z] #47 67.42 go: finding github.com/ultraware/funlen v0.0.2 [2020-11-27T03:33:37.887Z] #47 67.44 go: finding github.com/ultraware/whitespace v0.0.4 [2020-11-27T03:33:37.887Z] #47 67.53 go: finding github.com/uudashr/gocognit v1.0.1 [2020-11-27T03:33:38.044Z] #12 43.18 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T03:33:38.044Z] #12 43.43 Fetched 78.9 MB in 7s (10.7 MB/s) [2020-11-27T03:33:38.044Z] #12 43.60 Selecting previously unselected package binutils-mingw-w64-i686. [2020-11-27T03:33:38.044Z] #12 43.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-11-27T03:33:38.044Z] #12 43.70 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-11-27T03:33:38.044Z] #12 43.71 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-27T03:33:38.144Z] #47 67.83 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-27T03:33:38.401Z] #47 67.94 go: finding github.com/gogo/protobuf v1.2.1 [2020-11-27T03:33:38.401Z] #47 68.13 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-27T03:33:38.404Z] #54 136.2 + bin/containerd-stress [2020-11-27T03:33:38.658Z] #47 68.23 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-27T03:33:38.658Z] #47 68.25 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-27T03:33:38.738Z] #41 21.02 CC images/core-s390.o [2020-11-27T03:33:38.917Z] #47 68.32 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-27T03:33:38.918Z] #47 68.36 go: finding github.com/BurntSushi/toml v0.3.1 [2020-11-27T03:33:38.999Z] #41 ... [2020-11-27T03:33:38.999Z] [2020-11-27T03:33:38.999Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:33:38.999Z] #43 108.8 text/template [2020-11-27T03:33:38.999Z] #43 111.5 encoding/xml [2020-11-27T03:33:38.999Z] #43 113.7 go/doc [2020-11-27T03:33:38.999Z] #43 117.1 github.com/LK4D4/vndr/build [2020-11-27T03:33:38.999Z] #43 117.3 github.com/LK4D4/vndr/godl/singleflight [2020-11-27T03:33:38.999Z] #43 117.6 github.com/LK4D4/vndr/versioned [2020-11-27T03:33:38.999Z] #43 117.6 compress/flate [2020-11-27T03:33:38.999Z] #43 ... [2020-11-27T03:33:38.999Z] [2020-11-27T03:33:38.999Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:33:38.999Z] #49 117.8 mvdan.cc/sh/v3/cmd/shfmt [2020-11-27T03:33:39.035Z] #54 137.5 + bin/containerd-shim [2020-11-27T03:33:39.376Z] #41 2.704 Note: Building without setproctitle() and strlcpy() support. [2020-11-27T03:33:39.376Z] #41 2.704 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-27T03:33:39.376Z] #41 2.712 Note: Building without GnuTLS support [2020-11-27T03:33:39.376Z] #41 2.716 Makefile.config:39: Warn: you have no libnftables installed [2020-11-27T03:33:39.376Z] #41 2.716 Makefile.config:40: Warn: Building without nftables support [2020-11-27T03:33:39.557Z] #30 ... [2020-11-27T03:33:39.557Z] [2020-11-27T03:33:39.557Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:33:39.557Z] #43 59.64 sync [2020-11-27T03:33:39.557Z] #43 59.65 internal/reflectlite [2020-11-27T03:33:39.557Z] #43 62.25 github.com/LK4D4/vndr/godl/singleflight [2020-11-27T03:33:39.557Z] #43 62.59 math/rand [2020-11-27T03:33:39.557Z] #43 65.09 internal/singleflight [2020-11-27T03:33:39.557Z] #43 65.54 sort [2020-11-27T03:33:39.557Z] #43 65.56 io [2020-11-27T03:33:39.557Z] #43 67.80 bytes [2020-11-27T03:33:39.557Z] #43 67.93 strconv [2020-11-27T03:33:39.818Z] #43 ... [2020-11-27T03:33:39.818Z] [2020-11-27T03:33:39.818Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:33:39.818Z] #40 64.23 Selecting previously unselected package libprotobuf-c1:amd64. [2020-11-27T03:33:39.818Z] #40 64.23 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-11-27T03:33:39.818Z] #40 64.23 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-27T03:33:39.818Z] #40 64.51 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-11-27T03:33:39.818Z] #40 64.53 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-11-27T03:33:39.818Z] #40 64.54 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-11-27T03:33:39.818Z] #40 64.80 Selecting previously unselected package zlib1g-dev:amd64. [2020-11-27T03:33:39.818Z] #40 64.81 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-11-27T03:33:39.818Z] #40 64.88 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-11-27T03:33:39.818Z] #40 65.30 Selecting previously unselected package libprotobuf17:amd64. [2020-11-27T03:33:39.818Z] #40 65.30 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-11-27T03:33:39.818Z] #40 65.34 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-11-27T03:33:39.818Z] #40 66.61 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-11-27T03:33:39.818Z] #40 66.61 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-11-27T03:33:39.818Z] #40 66.61 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-11-27T03:33:39.818Z] #40 66.98 Selecting previously unselected package libprotobuf-dev:amd64. [2020-11-27T03:33:39.818Z] #40 67.00 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-11-27T03:33:39.818Z] #40 67.02 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-11-27T03:33:39.818Z] #40 69.54 Selecting previously unselected package libprotoc17:amd64. [2020-11-27T03:33:39.818Z] #40 69.54 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-11-27T03:33:39.818Z] #40 69.55 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-11-27T03:33:39.818Z] #40 ... [2020-11-27T03:33:39.818Z] [2020-11-27T03:33:39.818Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:33:39.818Z] #32 59.87 sync [2020-11-27T03:33:39.818Z] #32 59.89 internal/reflectlite [2020-11-27T03:33:39.818Z] #32 64.15 sort [2020-11-27T03:33:39.818Z] #32 64.15 errors [2020-11-27T03:33:39.818Z] #32 65.02 strconv [2020-11-27T03:33:39.818Z] #32 65.99 io [2020-11-27T03:33:39.818Z] #32 68.13 internal/oserror [2020-11-27T03:33:39.818Z] #32 68.38 syscall [2020-11-27T03:33:40.080Z] #32 ... [2020-11-27T03:33:40.080Z] [2020-11-27T03:33:40.080Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:33:40.080Z] #11 69.96 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-11-27T03:33:40.152Z] #12 ... [2020-11-27T03:33:40.152Z] [2020-11-27T03:33:40.152Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:33:40.152Z] #50 45.36 strconv [2020-11-27T03:33:40.152Z] #50 45.37 sort [2020-11-27T03:33:40.152Z] #50 45.37 io [2020-11-27T03:33:40.152Z] #50 45.42 syscall [2020-11-27T03:33:41.312Z] #41 4.665 fatal: not a git repository (or any of the parent directories): .git [2020-11-27T03:33:41.312Z] #41 4.747 GEN .gitid [2020-11-27T03:33:41.312Z] #41 4.806 GEN criu/include/version.h [2020-11-27T03:33:41.627Z] #41 4.892 GEN include/common/asm [2020-11-27T03:33:42.209Z] #41 ... [2020-11-27T03:33:42.209Z] [2020-11-27T03:33:42.209Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T03:33:42.209Z] #34 73.12 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-11-27T03:33:42.209Z] #34 73.14 Setting up xxd (2:8.1.0875-5) ... [2020-11-27T03:33:42.209Z] #34 73.16 Setting up libuv1:arm64 (1.24.1-1) ... [2020-11-27T03:33:42.209Z] #34 73.19 Setting up vim-common (2:8.1.0875-5) ... [2020-11-27T03:33:42.209Z] #34 73.25 Setting up librhash0:arm64 (1.3.8-1) ... [2020-11-27T03:33:42.209Z] #34 73.72 Setting up cmake-data (3.13.4-1) ... [2020-11-27T03:33:42.209Z] #34 74.41 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-11-27T03:33:42.209Z] #34 74.74 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-11-27T03:33:42.209Z] #34 75.31 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-11-27T03:33:42.209Z] #34 75.39 Setting up cmake (3.13.4-1) ... [2020-11-27T03:33:42.209Z] #34 75.88 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T03:33:42.209Z] #34 76.28 Processing triggers for mime-support (3.62) ... [2020-11-27T03:33:42.209Z] #34 DONE 77.8s [2020-11-27T03:33:42.209Z] [2020-11-27T03:33:42.209Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:33:42.209Z] #43 70.58 encoding/xml [2020-11-27T03:33:42.209Z] #43 74.92 compress/gzip [2020-11-27T03:33:42.209Z] #43 75.91 encoding/asn1 [2020-11-27T03:33:42.209Z] #43 76.44 go/doc [2020-11-27T03:33:42.214Z] #47 ... [2020-11-27T03:33:42.214Z] [2020-11-27T03:33:42.214Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:33:42.214Z] #43 61.34 sync [2020-11-27T03:33:42.214Z] #43 61.43 internal/reflectlite [2020-11-27T03:33:42.214Z] #43 63.73 github.com/LK4D4/vndr/godl/singleflight [2020-11-27T03:33:42.215Z] #43 64.31 math/rand [2020-11-27T03:33:42.215Z] #43 66.13 internal/singleflight [2020-11-27T03:33:42.215Z] #43 67.25 sort [2020-11-27T03:33:42.215Z] #43 67.25 io [2020-11-27T03:33:42.215Z] #43 69.04 bytes [2020-11-27T03:33:42.215Z] #43 69.30 strconv [2020-11-27T03:33:42.215Z] #43 ... [2020-11-27T03:33:42.215Z] [2020-11-27T03:33:42.215Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-27T03:33:42.215Z] #30 70.18 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-11-27T03:33:42.215Z] #30 71.19 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-11-27T03:33:42.473Z] #30 71.82 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-11-27T03:33:42.477Z] #43 ... [2020-11-27T03:33:42.477Z] [2020-11-27T03:33:42.477Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:33:42.477Z] #11 77.86 Selecting previously unselected package gcc-mingw-w64-base. [2020-11-27T03:33:42.477Z] #11 77.87 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-11-27T03:33:42.477Z] #11 77.89 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-27T03:33:42.741Z] #11 78.14 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-11-27T03:33:42.741Z] #11 78.14 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-11-27T03:33:42.741Z] #11 78.14 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T03:33:43.202Z] #49 ... [2020-11-27T03:33:43.202Z] [2020-11-27T03:33:43.202Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:33:43.202Z] #41 21.78 CC images/cpuinfo.o [2020-11-27T03:33:43.202Z] #41 22.27 CC images/inventory.o [2020-11-27T03:33:43.202Z] #41 22.52 CC images/fdinfo.o [2020-11-27T03:33:43.202Z] #41 22.84 CC images/fown.o [2020-11-27T03:33:43.202Z] #41 23.06 CC images/ns.o [2020-11-27T03:33:43.202Z] #41 23.35 CC images/regfile.o [2020-11-27T03:33:43.202Z] #41 23.59 CC images/ghost-file.o [2020-11-27T03:33:43.202Z] #41 23.96 CC images/fifo.o [2020-11-27T03:33:43.202Z] #41 24.22 CC images/remap-file-path.o [2020-11-27T03:33:43.202Z] #41 24.41 CC images/eventfd.o [2020-11-27T03:33:43.202Z] #41 24.62 CC images/eventpoll.o [2020-11-27T03:33:43.202Z] #41 24.99 CC images/fh.o [2020-11-27T03:33:43.202Z] #41 25.33 CC images/fsnotify.o [2020-11-27T03:33:43.322Z] #11 ... [2020-11-27T03:33:43.322Z] [2020-11-27T03:33:43.322Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:33:43.322Z] #49 73.46 mvdan.cc/sh/v3/cmd/shfmt [2020-11-27T03:33:43.322Z] #49 DONE 78.8s [2020-11-27T03:33:43.322Z] [2020-11-27T03:33:43.322Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:33:43.378Z] #11 73.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-11-27T03:33:43.378Z] #11 73.40 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-11-27T03:33:43.378Z] #11 73.40 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-11-27T03:33:43.378Z] #11 73.40 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-11-27T03:33:43.378Z] #11 ... [2020-11-27T03:33:43.378Z] [2020-11-27T03:33:43.378Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T03:33:43.378Z] #34 63.39 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T03:33:43.378Z] #34 63.77 Fetched 14.9 MB in 3s (5540 kB/s) [2020-11-27T03:33:43.378Z] #34 64.09 Selecting previously unselected package xxd. [2020-11-27T03:33:43.378Z] #34 64.09 (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-11-27T03:33:43.378Z] #34 64.27 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-11-27T03:33:43.378Z] #34 64.30 Unpacking xxd (2:8.1.0875-5) ... [2020-11-27T03:33:43.378Z] #34 64.84 Selecting previously unselected package vim-common. [2020-11-27T03:33:43.378Z] #34 64.88 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-27T03:33:43.378Z] #34 64.91 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-27T03:33:43.378Z] #34 65.43 Selecting previously unselected package cmake-data. [2020-11-27T03:33:43.378Z] #34 65.43 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-11-27T03:33:43.378Z] #34 65.44 Unpacking cmake-data (3.13.4-1) ... [2020-11-27T03:33:43.378Z] #34 69.80 Selecting previously unselected package libicu63:amd64. [2020-11-27T03:33:43.378Z] #34 69.80 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-11-27T03:33:43.378Z] #34 69.87 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-27T03:33:43.463Z] #41 25.95 CC images/signalfd.o [2020-11-27T03:33:43.616Z] #54 141.7 + bin/containerd-shim-runc-v1 [2020-11-27T03:33:43.638Z] #34 ... [2020-11-27T03:33:43.638Z] [2020-11-27T03:33:43.638Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:33:43.638Z] #11 73.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-11-27T03:33:43.638Z] #11 73.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-11-27T03:33:43.638Z] #11 73.44 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-11-27T03:33:43.638Z] #11 73.49 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-11-27T03:33:43.638Z] #11 73.52 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-11-27T03:33:43.638Z] #11 73.58 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-11-27T03:33:43.638Z] #11 73.60 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-11-27T03:33:43.724Z] #41 ... [2020-11-27T03:33:43.724Z] [2020-11-27T03:33:43.724Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:33:43.724Z] #49 DONE 123.5s [2020-11-27T03:33:43.724Z] [2020-11-27T03:33:43.724Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:33:43.724Z] #41 26.15 CC images/fs.o [2020-11-27T03:33:43.898Z] #11 73.67 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-11-27T03:33:43.898Z] #11 73.70 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-11-27T03:33:43.898Z] #11 73.71 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-11-27T03:33:43.898Z] #11 73.72 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-11-27T03:33:43.898Z] #11 ... [2020-11-27T03:33:43.898Z] [2020-11-27T03:33:43.898Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:43.898Z] #54 1.622 + RM_GOPATH=0 [2020-11-27T03:33:43.898Z] #54 1.622 + TMP_GOPATH= [2020-11-27T03:33:43.898Z] #54 1.622 + : /build [2020-11-27T03:33:43.898Z] #54 1.622 + '[' -z '' ']' [2020-11-27T03:33:43.898Z] #54 1.622 ++ mktemp -d [2020-11-27T03:33:43.898Z] #54 1.634 + export GOPATH=/tmp/tmp.Z7XQjW3gfR [2020-11-27T03:33:43.898Z] #54 1.635 + GOPATH=/tmp/tmp.Z7XQjW3gfR [2020-11-27T03:33:43.898Z] #54 1.638 + RM_GOPATH=1 [2020-11-27T03:33:43.898Z] #54 1.639 + case "$(go env GOARCH)" in [2020-11-27T03:33:43.898Z] #54 1.639 ++ go env GOARCH [2020-11-27T03:33:43.898Z] #54 1.654 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:33:43.898Z] #54 1.656 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:33:43.898Z] #54 1.656 ++ dirname /tmp/install/install.sh [2020-11-27T03:33:43.898Z] #54 1.661 + dir=/tmp/install [2020-11-27T03:33:43.898Z] #54 1.664 + bin=containerd [2020-11-27T03:33:43.898Z] #54 1.674 + shift [2020-11-27T03:33:43.898Z] #54 1.674 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-11-27T03:33:43.898Z] #54 1.675 + . /tmp/install/containerd.installer [2020-11-27T03:33:43.898Z] #54 1.675 ++ set -e [2020-11-27T03:33:43.898Z] #54 1.680 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-27T03:33:43.898Z] #54 1.680 + install_containerd [2020-11-27T03:33:43.898Z] #54 1.681 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-11-27T03:33:43.898Z] #54 1.682 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-27T03:33:43.898Z] #54 1.682 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Z7XQjW3gfR/src/github.com/containerd/containerd [2020-11-27T03:33:43.898Z] #54 1.708 Cloning into '/tmp/tmp.Z7XQjW3gfR/src/github.com/containerd/containerd'... [2020-11-27T03:33:43.985Z] #41 26.46 CC images/pstree.o [2020-11-27T03:33:44.159Z] #54 ... [2020-11-27T03:33:44.159Z] [2020-11-27T03:33:44.159Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:33:44.159Z] #40 70.70 Selecting previously unselected package protobuf-c-compiler. [2020-11-27T03:33:44.159Z] #40 70.73 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-11-27T03:33:44.159Z] #40 70.74 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-27T03:33:44.159Z] #40 70.95 Selecting previously unselected package protobuf-compiler. [2020-11-27T03:33:44.159Z] #40 70.95 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-11-27T03:33:44.159Z] #40 70.95 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-11-27T03:33:44.159Z] #40 71.29 Selecting previously unselected package python-pkg-resources. [2020-11-27T03:33:44.159Z] #40 71.30 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-11-27T03:33:44.159Z] #40 71.32 Unpacking python-pkg-resources (40.8.0-1) ... [2020-11-27T03:33:44.159Z] #40 71.70 Selecting previously unselected package python-six. [2020-11-27T03:33:44.159Z] #40 71.70 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-11-27T03:33:44.159Z] #40 71.71 Unpacking python-six (1.12.0-1) ... [2020-11-27T03:33:44.159Z] #40 71.86 Selecting previously unselected package python-protobuf. [2020-11-27T03:33:44.159Z] #40 71.92 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-11-27T03:33:44.159Z] #40 71.97 Unpacking python-protobuf (3.6.1.3-2) ... [2020-11-27T03:33:44.159Z] #40 72.98 Setting up python-pkg-resources (40.8.0-1) ... [2020-11-27T03:33:44.245Z] #41 26.77 CC images/pipe.o [2020-11-27T03:33:44.278Z] #35 1.837 + RM_GOPATH=0 [2020-11-27T03:33:44.278Z] #35 1.837 + TMP_GOPATH= [2020-11-27T03:33:44.278Z] #35 1.838 + : /build [2020-11-27T03:33:44.278Z] #35 1.838 + '[' -z '' ']' [2020-11-27T03:33:44.278Z] #35 1.838 ++ mktemp -d [2020-11-27T03:33:44.278Z] #35 1.839 + export GOPATH=/tmp/tmp.mLIK0eV0JO [2020-11-27T03:33:44.278Z] #35 1.839 + GOPATH=/tmp/tmp.mLIK0eV0JO [2020-11-27T03:33:44.278Z] #35 1.840 + RM_GOPATH=1 [2020-11-27T03:33:44.278Z] #35 1.840 + case "$(go env GOARCH)" in [2020-11-27T03:33:44.278Z] #35 1.849 ++ go env GOARCH [2020-11-27T03:33:44.278Z] #35 1.866 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:33:44.278Z] #35 1.866 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:33:44.278Z] #35 1.869 ++ dirname /tmp/install/install.sh [2020-11-27T03:33:44.278Z] #35 1.869 + dir=/tmp/install [2020-11-27T03:33:44.278Z] #35 1.869 + bin=tini [2020-11-27T03:33:44.278Z] #35 1.869 + shift [2020-11-27T03:33:44.278Z] #35 1.869 + '[' '!' -f /tmp/install/tini.installer ']' [2020-11-27T03:33:44.278Z] #35 1.869 + . /tmp/install/tini.installer [2020-11-27T03:33:44.278Z] #35 1.869 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-27T03:33:44.278Z] #35 1.869 + install_tini [2020-11-27T03:33:44.278Z] #35 1.869 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-11-27T03:33:44.278Z] #35 1.870 + git clone https://github.com/krallin/tini.git /tmp/tmp.mLIK0eV0JO/tini [2020-11-27T03:33:44.278Z] #35 1.870 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-27T03:33:44.278Z] #35 1.871 Cloning into '/tmp/tmp.mLIK0eV0JO/tini'... [2020-11-27T03:33:44.505Z] #41 27.07 CC images/tcp-stream.o [2020-11-27T03:33:44.680Z] #50 ... [2020-11-27T03:33:44.680Z] [2020-11-27T03:33:44.680Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:33:44.680Z] #33 39.48 internal/reflectlite [2020-11-27T03:33:44.680Z] #33 39.49 sync [2020-11-27T03:33:44.680Z] #33 43.09 errors [2020-11-27T03:33:44.680Z] #33 43.10 sort [2020-11-27T03:33:44.680Z] #33 43.76 internal/oserror [2020-11-27T03:33:44.680Z] #33 43.77 strconv [2020-11-27T03:33:44.680Z] #33 43.78 io [2020-11-27T03:33:44.680Z] #33 43.96 syscall [2020-11-27T03:33:44.680Z] #33 48.21 bytes [2020-11-27T03:33:44.680Z] #33 48.25 strings [2020-11-27T03:33:44.680Z] #33 ... [2020-11-27T03:33:44.680Z] [2020-11-27T03:33:44.680Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:44.680Z] #48 43.11 go: finding github.com/fatih/color v1.7.0 [2020-11-27T03:33:44.680Z] #48 43.25 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-27T03:33:44.680Z] #48 43.36 go: finding github.com/mattn/go-colorable v0.1.4 [2020-11-27T03:33:44.680Z] #48 43.40 go: finding github.com/mattn/go-isatty v0.0.8 [2020-11-27T03:33:44.680Z] #48 43.46 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-11-27T03:33:44.680Z] #48 43.52 go: finding github.com/pkg/errors v0.8.1 [2020-11-27T03:33:44.680Z] #48 43.54 go: finding github.com/go-critic/go-critic v0.4.1 [2020-11-27T03:33:44.680Z] #48 43.54 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-27T03:33:44.680Z] #48 43.55 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-27T03:33:44.680Z] #48 43.64 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-11-27T03:33:44.680Z] #48 43.64 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-11-27T03:33:44.680Z] #48 43.67 go: finding github.com/spf13/viper v1.6.1 [2020-11-27T03:33:44.680Z] #48 43.77 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-11-27T03:33:44.680Z] #48 43.79 go: finding github.com/sirupsen/logrus v1.4.2 [2020-11-27T03:33:44.680Z] #48 43.88 go: finding github.com/stretchr/testify v1.4.0 [2020-11-27T03:33:44.680Z] #48 43.89 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-11-27T03:33:44.680Z] #48 43.98 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-11-27T03:33:44.680Z] #48 44.01 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-11-27T03:33:44.680Z] #48 44.09 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-11-27T03:33:44.680Z] #48 44.11 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-27T03:33:44.680Z] #48 44.12 go: finding github.com/davecgh/go-spew v1.1.1 [2020-11-27T03:33:44.680Z] #48 44.15 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-27T03:33:44.680Z] #48 44.19 go: finding github.com/spf13/cobra v0.0.5 [2020-11-27T03:33:44.680Z] #48 44.21 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-11-27T03:33:44.680Z] #48 44.23 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-11-27T03:33:44.680Z] #48 44.27 go: finding github.com/spf13/pflag v1.0.5 [2020-11-27T03:33:44.680Z] #48 44.28 go: finding github.com/gobwas/glob v0.2.3 [2020-11-27T03:33:44.680Z] #48 44.32 go: finding github.com/stretchr/objx v0.2.0 [2020-11-27T03:33:44.680Z] #48 44.32 go: finding github.com/hashicorp/hcl v1.0.0 [2020-11-27T03:33:44.680Z] #48 44.32 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-11-27T03:33:44.680Z] #48 44.35 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-27T03:33:44.680Z] #48 44.44 go: finding github.com/magiconair/properties v1.8.1 [2020-11-27T03:33:44.680Z] #48 44.49 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-11-27T03:33:44.680Z] #48 44.49 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-11-27T03:33:44.680Z] #48 44.50 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-27T03:33:44.680Z] #48 44.50 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-27T03:33:44.680Z] #48 44.57 go: finding github.com/pelletier/go-toml v1.2.0 [2020-11-27T03:33:44.680Z] #48 44.58 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-27T03:33:44.680Z] #48 44.65 go: finding github.com/spf13/afero v1.1.2 [2020-11-27T03:33:44.680Z] #48 44.67 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-27T03:33:44.680Z] #48 44.68 go: finding github.com/spf13/cast v1.3.0 [2020-11-27T03:33:44.680Z] #48 44.70 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-27T03:33:44.680Z] #48 44.79 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-11-27T03:33:44.680Z] #48 44.81 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-27T03:33:44.680Z] #48 44.81 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-27T03:33:44.680Z] #48 44.91 go: finding github.com/subosito/gotenv v1.2.0 [2020-11-27T03:33:44.680Z] #48 44.95 go: finding gopkg.in/ini.v1 v1.51.0 [2020-11-27T03:33:44.680Z] #48 45.04 go: finding golang.org/x/text v0.3.2 [2020-11-27T03:33:44.680Z] #48 45.12 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-27T03:33:44.680Z] #48 45.13 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-27T03:33:44.680Z] #48 45.14 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-27T03:33:44.680Z] #48 45.18 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-27T03:33:44.680Z] #48 45.23 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-27T03:33:44.680Z] #48 45.24 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-27T03:33:44.680Z] #48 45.24 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-27T03:33:44.680Z] #48 45.28 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-27T03:33:44.680Z] #48 45.33 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-27T03:33:44.680Z] #48 45.37 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-27T03:33:44.680Z] #48 45.37 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-27T03:33:44.680Z] #48 45.44 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-11-27T03:33:44.680Z] #48 45.47 go: finding github.com/kisielk/gotool v1.0.0 [2020-11-27T03:33:44.680Z] #48 45.47 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-27T03:33:44.680Z] #48 45.48 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-27T03:33:44.680Z] #48 45.59 go: finding github.com/ultraware/funlen v0.0.2 [2020-11-27T03:33:44.680Z] #48 45.60 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-27T03:33:44.680Z] #48 45.67 go: finding github.com/ultraware/whitespace v0.0.4 [2020-11-27T03:33:44.680Z] #48 45.73 go: finding github.com/uudashr/gocognit v1.0.1 [2020-11-27T03:33:44.680Z] #48 45.88 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-27T03:33:44.680Z] #48 45.98 go: finding github.com/gogo/protobuf v1.2.1 [2020-11-27T03:33:44.680Z] #48 46.07 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-27T03:33:44.680Z] #48 46.18 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-27T03:33:44.680Z] #48 46.19 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-27T03:33:44.680Z] #48 46.35 go: finding github.com/BurntSushi/toml v0.3.1 [2020-11-27T03:33:44.680Z] #48 46.37 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-27T03:33:44.680Z] #48 ... [2020-11-27T03:33:44.680Z] [2020-11-27T03:33:44.680Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:33:44.680Z] #41 39.84 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-11-27T03:33:44.680Z] #41 39.85 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-11-27T03:33:44.680Z] #41 40.18 Selecting previously unselected package libprotobuf17:ppc64el. [2020-11-27T03:33:44.680Z] #41 40.20 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-11-27T03:33:44.680Z] #41 40.21 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-11-27T03:33:44.680Z] #41 40.93 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-11-27T03:33:44.680Z] #41 40.93 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-11-27T03:33:44.680Z] #41 40.94 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-11-27T03:33:44.680Z] #41 41.12 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-11-27T03:33:44.680Z] #41 41.12 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-11-27T03:33:44.680Z] #41 41.12 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-11-27T03:33:44.680Z] #41 42.37 Selecting previously unselected package libprotoc17:ppc64el. [2020-11-27T03:33:44.680Z] #41 42.39 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-11-27T03:33:44.680Z] #41 42.39 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-11-27T03:33:44.680Z] #41 43.03 Selecting previously unselected package protobuf-c-compiler. [2020-11-27T03:33:44.680Z] #41 43.04 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-11-27T03:33:44.680Z] #41 43.05 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-27T03:33:44.681Z] #41 43.20 Selecting previously unselected package protobuf-compiler. [2020-11-27T03:33:44.681Z] #41 43.20 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-11-27T03:33:44.681Z] #41 43.21 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-11-27T03:33:44.681Z] #41 43.33 Selecting previously unselected package python-pkg-resources. [2020-11-27T03:33:44.681Z] #41 43.33 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-11-27T03:33:44.681Z] #41 43.35 Unpacking python-pkg-resources (40.8.0-1) ... [2020-11-27T03:33:44.681Z] #41 43.56 Selecting previously unselected package python-six. [2020-11-27T03:33:44.681Z] #41 43.57 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-11-27T03:33:44.681Z] #41 43.59 Unpacking python-six (1.12.0-1) ... [2020-11-27T03:33:44.681Z] #41 43.67 Selecting previously unselected package python-protobuf. [2020-11-27T03:33:44.681Z] #41 43.69 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-11-27T03:33:44.681Z] #41 43.70 Unpacking python-protobuf (3.6.1.3-2) ... [2020-11-27T03:33:44.681Z] #41 44.39 Setting up python-pkg-resources (40.8.0-1) ... [2020-11-27T03:33:44.681Z] #41 48.87 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-11-27T03:33:44.681Z] #41 48.88 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-11-27T03:33:44.681Z] #41 48.88 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-11-27T03:33:44.681Z] #41 48.89 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-11-27T03:33:44.681Z] #41 48.89 Setting up python-six (1.12.0-1) ... [2020-11-27T03:33:44.681Z] #41 ... [2020-11-27T03:33:44.681Z] [2020-11-27T03:33:44.681Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-27T03:33:44.681Z] #31 46.45 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-11-27T03:33:44.681Z] #31 47.10 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-11-27T03:33:44.681Z] #31 47.54 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-11-27T03:33:44.990Z] #31 ... [2020-11-27T03:33:44.990Z] [2020-11-27T03:33:44.990Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T03:33:44.990Z] #35 40.32 Selecting previously unselected package libicu63:ppc64el. [2020-11-27T03:33:44.990Z] #35 40.37 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-11-27T03:33:44.990Z] #35 40.38 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-11-27T03:33:44.990Z] #35 46.62 Selecting previously unselected package libxml2:ppc64el. [2020-11-27T03:33:44.990Z] #35 46.63 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-11-27T03:33:44.990Z] #35 46.64 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-11-27T03:33:44.990Z] #35 47.29 Selecting previously unselected package libarchive13:ppc64el. [2020-11-27T03:33:44.990Z] #35 47.30 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-11-27T03:33:44.990Z] #35 47.30 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-11-27T03:33:44.990Z] #35 47.69 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-11-27T03:33:44.990Z] #35 47.70 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-11-27T03:33:44.990Z] #35 47.71 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-11-27T03:33:44.990Z] #35 47.86 Selecting previously unselected package librhash0:ppc64el. [2020-11-27T03:33:44.990Z] #35 47.88 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-11-27T03:33:44.990Z] #35 47.89 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-11-27T03:33:44.990Z] #35 48.14 Selecting previously unselected package libuv1:ppc64el. [2020-11-27T03:33:44.990Z] #35 48.15 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-11-27T03:33:44.990Z] #35 48.20 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-11-27T03:33:44.990Z] #35 48.45 Selecting previously unselected package cmake. [2020-11-27T03:33:44.990Z] #35 48.48 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-11-27T03:33:44.990Z] #35 48.50 Unpacking cmake (3.13.4-1) ... [2020-11-27T03:33:45.075Z] #41 27.32 CC images/sk-packet.o [2020-11-27T03:33:45.075Z] #41 27.57 CC images/mnt.o [2020-11-27T03:33:45.231Z] #35 2.941 + cd /tmp/tmp.mLIK0eV0JO/tini [2020-11-27T03:33:45.231Z] #35 2.941 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-27T03:33:45.231Z] #35 2.949 + cmake . [2020-11-27T03:33:45.645Z] #41 27.91 CC images/pipe-data.o [2020-11-27T03:33:45.645Z] #41 28.18 CC images/sa.o [2020-11-27T03:33:45.651Z] #35 ... [2020-11-27T03:33:45.651Z] [2020-11-27T03:33:45.651Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:33:45.651Z] #50 51.22 bytes [2020-11-27T03:33:45.651Z] #50 51.25 strings [2020-11-27T03:33:45.810Z] #35 3.590 -- The C compiler identification is GNU 8.3.0 [2020-11-27T03:33:46.075Z] #35 3.614 -- Check for working C compiler: /usr/bin/cc [2020-11-27T03:33:46.217Z] #41 28.48 CC images/timer.o [2020-11-27T03:33:46.340Z] #54 144.6 + bin/containerd-shim-runc-v2 [2020-11-27T03:33:46.477Z] #41 28.89 CC images/timerfd.o [2020-11-27T03:33:46.648Z] #30 ... [2020-11-27T03:33:46.648Z] [2020-11-27T03:33:46.648Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:33:46.648Z] #32 66.01 errors [2020-11-27T03:33:46.648Z] #32 66.03 sort [2020-11-27T03:33:46.648Z] #32 66.49 strconv [2020-11-27T03:33:46.648Z] #32 67.74 io [2020-11-27T03:33:46.648Z] #32 69.55 internal/oserror [2020-11-27T03:33:46.648Z] #32 69.67 syscall [2020-11-27T03:33:46.648Z] #32 72.93 reflect [2020-11-27T03:33:46.648Z] #32 ... [2020-11-27T03:33:46.648Z] [2020-11-27T03:33:46.648Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T03:33:46.648Z] #34 66.18 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T03:33:46.648Z] #34 66.72 Fetched 14.9 MB in 3s (5641 kB/s) [2020-11-27T03:33:46.648Z] #34 66.98 Selecting previously unselected package xxd. [2020-11-27T03:33:46.648Z] #34 66.98 (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-11-27T03:33:46.648Z] #34 67.13 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-11-27T03:33:46.648Z] #34 67.15 Unpacking xxd (2:8.1.0875-5) ... [2020-11-27T03:33:46.648Z] #34 67.50 Selecting previously unselected package vim-common. [2020-11-27T03:33:46.648Z] #34 67.50 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-27T03:33:46.648Z] #34 67.64 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-27T03:33:46.648Z] #34 68.37 Selecting previously unselected package cmake-data. [2020-11-27T03:33:46.648Z] #34 68.37 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-11-27T03:33:46.648Z] #34 68.44 Unpacking cmake-data (3.13.4-1) ... [2020-11-27T03:33:46.648Z] #34 72.99 Selecting previously unselected package libicu63:amd64. [2020-11-27T03:33:46.648Z] #34 72.99 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-11-27T03:33:46.648Z] #34 73.04 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-27T03:33:46.648Z] #34 ... [2020-11-27T03:33:46.648Z] [2020-11-27T03:33:46.648Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:33:46.648Z] #40 67.12 Selecting previously unselected package libnl-3-dev:amd64. [2020-11-27T03:33:46.648Z] #40 67.12 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-11-27T03:33:46.648Z] #40 67.12 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-11-27T03:33:46.648Z] #40 67.46 Selecting previously unselected package libprotobuf-c1:amd64. [2020-11-27T03:33:46.648Z] #40 67.47 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-11-27T03:33:46.648Z] #40 67.49 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-27T03:33:46.648Z] #40 67.75 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-11-27T03:33:46.648Z] #40 67.76 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-11-27T03:33:46.648Z] #40 67.78 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-11-27T03:33:46.648Z] #40 68.07 Selecting previously unselected package zlib1g-dev:amd64. [2020-11-27T03:33:46.648Z] #40 68.07 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-11-27T03:33:46.648Z] #40 68.07 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-11-27T03:33:46.648Z] #40 68.70 Selecting previously unselected package libprotobuf17:amd64. [2020-11-27T03:33:46.648Z] #40 68.71 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-11-27T03:33:46.648Z] #40 68.77 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-11-27T03:33:46.648Z] #40 69.86 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-11-27T03:33:46.648Z] #40 69.86 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-11-27T03:33:46.648Z] #40 69.87 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-11-27T03:33:46.648Z] #40 70.36 Selecting previously unselected package libprotobuf-dev:amd64. [2020-11-27T03:33:46.648Z] #40 70.38 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-11-27T03:33:46.648Z] #40 70.41 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-11-27T03:33:46.648Z] #40 73.29 Selecting previously unselected package libprotoc17:amd64. [2020-11-27T03:33:46.648Z] #40 73.29 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-11-27T03:33:46.648Z] #40 73.30 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-11-27T03:33:46.648Z] #40 74.86 Selecting previously unselected package protobuf-c-compiler. [2020-11-27T03:33:46.648Z] #40 74.88 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-11-27T03:33:46.648Z] #40 74.89 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-27T03:33:46.648Z] #40 75.08 Selecting previously unselected package protobuf-compiler. [2020-11-27T03:33:46.648Z] #40 75.09 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-11-27T03:33:46.648Z] #40 75.10 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-11-27T03:33:46.648Z] #40 75.35 Selecting previously unselected package python-pkg-resources. [2020-11-27T03:33:46.648Z] #40 75.37 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-11-27T03:33:46.648Z] #40 75.37 Unpacking python-pkg-resources (40.8.0-1) ... [2020-11-27T03:33:46.648Z] #40 75.84 Selecting previously unselected package python-six. [2020-11-27T03:33:46.648Z] #40 75.84 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-11-27T03:33:46.648Z] #40 75.84 Unpacking python-six (1.12.0-1) ... [2020-11-27T03:33:46.648Z] #40 76.00 Selecting previously unselected package python-protobuf. [2020-11-27T03:33:46.648Z] #40 76.03 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-11-27T03:33:46.648Z] #40 76.12 Unpacking python-protobuf (3.6.1.3-2) ... [2020-11-27T03:33:46.654Z] #35 4.095 -- Check for working C compiler: /usr/bin/cc -- works [2020-11-27T03:33:46.654Z] #35 4.105 -- Detecting C compiler ABI info [2020-11-27T03:33:46.738Z] #41 29.19 CC images/mm.o [2020-11-27T03:33:46.999Z] #41 29.46 CC images/sk-opts.o [2020-11-27T03:33:47.040Z] #54 145.3 + binaries [2020-11-27T03:33:47.040Z] #54 145.3 + install -D bin/containerd /build/containerd [2020-11-27T03:33:47.040Z] #54 145.3 + install -D bin/containerd-shim /build/containerd-shim [2020-11-27T03:33:47.040Z] #54 145.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-11-27T03:33:47.040Z] #54 145.4 + install -D bin/ctr /build/ctr [2020-11-27T03:33:47.197Z] #50 ... [2020-11-27T03:33:47.197Z] [2020-11-27T03:33:47.197Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T03:33:47.197Z] #35 52.07 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-11-27T03:33:47.197Z] #35 52.09 Setting up xxd (2:8.1.0875-5) ... [2020-11-27T03:33:47.197Z] #35 52.10 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-11-27T03:33:47.197Z] #35 52.11 Setting up vim-common (2:8.1.0875-5) ... [2020-11-27T03:33:47.197Z] #35 52.18 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-11-27T03:33:47.197Z] #35 52.20 Setting up cmake-data (3.13.4-1) ... [2020-11-27T03:33:47.197Z] #35 52.22 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-11-27T03:33:47.197Z] #35 52.23 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-11-27T03:33:47.197Z] #35 52.23 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-11-27T03:33:47.197Z] #35 52.24 Setting up cmake (3.13.4-1) ... [2020-11-27T03:33:47.197Z] #35 52.25 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T03:33:47.197Z] #35 52.35 Processing triggers for mime-support (3.62) ... [2020-11-27T03:33:47.197Z] #35 DONE 52.7s [2020-11-27T03:33:47.211Z] #40 ... [2020-11-27T03:33:47.211Z] [2020-11-27T03:33:47.211Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:47.211Z] #54 1.584 + RM_GOPATH=0 [2020-11-27T03:33:47.211Z] #54 1.584 + TMP_GOPATH= [2020-11-27T03:33:47.211Z] #54 1.584 + : /build [2020-11-27T03:33:47.211Z] #54 1.584 + '[' -z '' ']' [2020-11-27T03:33:47.211Z] #54 1.599 ++ mktemp -d [2020-11-27T03:33:47.211Z] #54 1.599 + export GOPATH=/tmp/tmp.7BovyYpTIW [2020-11-27T03:33:47.211Z] #54 1.599 + GOPATH=/tmp/tmp.7BovyYpTIW [2020-11-27T03:33:47.211Z] #54 1.599 + RM_GOPATH=1 [2020-11-27T03:33:47.212Z] #54 1.599 + case "$(go env GOARCH)" in [2020-11-27T03:33:47.212Z] #54 1.599 ++ go env GOARCH [2020-11-27T03:33:47.212Z] #54 1.616 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:33:47.212Z] #54 1.616 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:33:47.212Z] #54 1.631 ++ dirname /tmp/install/install.sh [2020-11-27T03:33:47.212Z] #54 1.631 + dir=/tmp/install [2020-11-27T03:33:47.212Z] #54 1.631 + bin=containerd [2020-11-27T03:33:47.212Z] #54 1.631 + shift [2020-11-27T03:33:47.212Z] #54 1.631 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-11-27T03:33:47.212Z] #54 1.631 + . /tmp/install/containerd.installer [2020-11-27T03:33:47.212Z] #54 1.631 ++ set -e [2020-11-27T03:33:47.212Z] #54 1.631 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-27T03:33:47.212Z] #54 1.631 + install_containerd [2020-11-27T03:33:47.212Z] #54 1.631 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-11-27T03:33:47.212Z] #54 1.631 + git clone https://github.com/containerd/containerd.git /tmp/tmp.7BovyYpTIW/src/github.com/containerd/containerd [2020-11-27T03:33:47.212Z] #54 1.631 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-27T03:33:47.212Z] #54 1.635 Cloning into '/tmp/tmp.7BovyYpTIW/src/github.com/containerd/containerd'... [2020-11-27T03:33:47.212Z] #54 ... [2020-11-27T03:33:47.212Z] [2020-11-27T03:33:47.212Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:33:47.212Z] #11 67.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-11-27T03:33:47.212Z] #11 67.59 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-11-27T03:33:47.212Z] #11 68.12 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-11-27T03:33:47.212Z] #11 68.15 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-11-27T03:33:47.212Z] #11 72.87 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-11-27T03:33:47.212Z] #11 76.59 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-11-27T03:33:47.212Z] #11 76.59 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-11-27T03:33:47.212Z] #11 76.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-11-27T03:33:47.212Z] #11 76.64 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-11-27T03:33:47.212Z] #11 76.64 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-11-27T03:33:47.212Z] #11 76.64 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-11-27T03:33:47.212Z] #11 76.64 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-11-27T03:33:47.212Z] #11 76.70 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-11-27T03:33:47.212Z] #11 76.72 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-11-27T03:33:47.212Z] #11 76.77 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-11-27T03:33:47.212Z] #11 76.77 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-11-27T03:33:47.212Z] #11 76.82 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-11-27T03:33:47.212Z] #11 76.83 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-11-27T03:33:47.212Z] #11 76.86 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-11-27T03:33:47.212Z] #11 76.86 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-11-27T03:33:47.233Z] #35 4.861 -- Detecting C compiler ABI info - done [2020-11-27T03:33:47.233Z] #35 4.874 -- Detecting C compile features [2020-11-27T03:33:47.259Z] #41 29.65 CC images/sk-unix.o [2020-11-27T03:33:47.497Z] #35 ... [2020-11-27T03:33:47.497Z] [2020-11-27T03:33:47.497Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:47.497Z] #56 82.95 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-27T03:33:47.497Z] #56 82.95 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-11-27T03:33:47.498Z] [2020-11-27T03:33:47.498Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:33:47.498Z] #36 0.318 + RM_GOPATH=0 [2020-11-27T03:33:47.498Z] #36 0.321 + TMP_GOPATH= [2020-11-27T03:33:47.498Z] #36 0.321 + : /build [2020-11-27T03:33:47.498Z] #36 0.322 + '[' -z '' ']' [2020-11-27T03:33:47.498Z] #36 0.323 ++ mktemp -d [2020-11-27T03:33:47.498Z] #36 0.325 + export GOPATH=/tmp/tmp.TcoKuL01DU [2020-11-27T03:33:47.498Z] #36 0.325 + GOPATH=/tmp/tmp.TcoKuL01DU [2020-11-27T03:33:47.498Z] #36 0.325 + RM_GOPATH=1 [2020-11-27T03:33:47.498Z] #36 0.325 + case "$(go env GOARCH)" in [2020-11-27T03:33:47.498Z] #36 0.327 ++ go env GOARCH [2020-11-27T03:33:47.498Z] #36 0.338 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:33:47.498Z] #36 0.346 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:33:47.498Z] #36 0.348 ++ dirname /tmp/install/install.sh [2020-11-27T03:33:47.498Z] #36 0.354 + dir=/tmp/install [2020-11-27T03:33:47.498Z] #36 0.354 + bin=tini [2020-11-27T03:33:47.498Z] #36 0.354 + shift [2020-11-27T03:33:47.498Z] #36 0.354 + '[' '!' -f /tmp/install/tini.installer ']' [2020-11-27T03:33:47.498Z] #36 0.355 + . /tmp/install/tini.installer [2020-11-27T03:33:47.498Z] #36 0.356 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-27T03:33:47.498Z] #36 0.356 + install_tini [2020-11-27T03:33:47.498Z] #36 0.357 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-11-27T03:33:47.498Z] #36 0.357 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-27T03:33:47.498Z] #36 0.357 + git clone https://github.com/krallin/tini.git /tmp/tmp.TcoKuL01DU/tini [2020-11-27T03:33:47.498Z] #36 0.372 Cloning into '/tmp/tmp.TcoKuL01DU/tini'... [2020-11-27T03:33:47.498Z] #36 ... [2020-11-27T03:33:47.498Z] [2020-11-27T03:33:47.498Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:33:47.498Z] #44 43.16 errors [2020-11-27T03:33:47.498Z] #44 43.18 sort [2020-11-27T03:33:47.498Z] #44 43.20 github.com/LK4D4/vndr/godl/singleflight [2020-11-27T03:33:47.498Z] #44 43.22 math/rand [2020-11-27T03:33:47.498Z] #44 44.07 internal/singleflight [2020-11-27T03:33:47.498Z] #44 44.64 io [2020-11-27T03:33:47.498Z] #44 45.23 strconv [2020-11-27T03:33:47.498Z] #44 46.68 syscall [2020-11-27T03:33:47.498Z] #44 47.91 vendor/golang.org/x/net/dns/dnsmessage [2020-11-27T03:33:47.498Z] #44 48.52 bytes [2020-11-27T03:33:47.519Z] #41 29.97 CC images/sk-inet.o [2020-11-27T03:33:47.672Z] #54 DONE 145.9s [2020-11-27T03:33:47.774Z] #11 ... [2020-11-27T03:33:47.775Z] [2020-11-27T03:33:47.775Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:33:47.775Z] #40 77.25 Setting up python-pkg-resources (40.8.0-1) ... [2020-11-27T03:33:47.779Z] #41 30.30 CC images/tun.o [2020-11-27T03:33:47.798Z] #44 ... [2020-11-27T03:33:47.798Z] [2020-11-27T03:33:47.798Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:33:47.798Z] #41 53.31 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-11-27T03:33:47.798Z] #41 53.33 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-11-27T03:33:47.798Z] #41 53.36 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-11-27T03:33:47.798Z] #41 53.36 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-11-27T03:33:47.798Z] #41 53.37 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-11-27T03:33:47.798Z] #41 53.37 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-11-27T03:33:47.798Z] #41 53.37 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-27T03:33:47.798Z] #41 53.38 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-11-27T03:33:47.798Z] #41 53.39 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-27T03:33:47.798Z] #41 53.40 Setting up python-protobuf (3.6.1.3-2) ... [2020-11-27T03:33:48.305Z] [2020-11-27T03:33:48.305Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-11-27T03:33:48.349Z] #41 30.61 CC images/sk-netlink.o [2020-11-27T03:33:48.349Z] #41 30.82 CC images/packet-sock.o [2020-11-27T03:33:48.596Z] #55 DONE 0.3s [2020-11-27T03:33:48.596Z] [2020-11-27T03:33:48.596Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-11-27T03:33:48.596Z] #59 DONE 0.2s [2020-11-27T03:33:48.596Z] [2020-11-27T03:33:48.596Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-11-27T03:33:48.609Z] #41 31.08 CC images/ipc-var.o [2020-11-27T03:33:48.869Z] #41 31.30 CC images/ipc-desc.o [2020-11-27T03:33:48.869Z] #41 31.47 CC images/ipc-shm.o [2020-11-27T03:33:48.951Z] #61 DONE 0.1s [2020-11-27T03:33:48.951Z] [2020-11-27T03:33:48.951Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-11-27T03:33:48.951Z] #63 DONE 0.1s [2020-11-27T03:33:48.951Z] [2020-11-27T03:33:48.951Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-11-27T03:33:48.951Z] #64 DONE 0.0s [2020-11-27T03:33:48.951Z] [2020-11-27T03:33:48.951Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-27T03:33:49.129Z] #41 31.73 CC images/ipc-msg.o [2020-11-27T03:33:49.390Z] #41 31.98 CC images/ipc-sem.o [2020-11-27T03:33:49.623Z] #65 DONE 0.6s [2020-11-27T03:33:49.623Z] [2020-11-27T03:33:49.623Z] #66 exporting to image [2020-11-27T03:33:49.623Z] #66 exporting layers [2020-11-27T03:33:49.962Z] #41 32.21 CC images/utsns.o [2020-11-27T03:33:49.962Z] #41 32.40 CC images/creds.o [2020-11-27T03:33:49.962Z] #41 32.59 CC images/vma.o [2020-11-27T03:33:50.223Z] #41 32.86 CC images/netdev.o [2020-11-27T03:33:50.223Z] #41 ... [2020-11-27T03:33:50.223Z] [2020-11-27T03:33:50.223Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:33:50.223Z] #43 120.1 hash/crc32 [2020-11-27T03:33:50.223Z] #43 120.7 compress/gzip [2020-11-27T03:33:50.223Z] #43 120.8 net [2020-11-27T03:33:50.223Z] #43 121.3 vendor/golang.org/x/text/transform [2020-11-27T03:33:50.223Z] #43 122.2 vendor/golang.org/x/text/unicode/bidi [2020-11-27T03:33:50.223Z] #43 124.9 vendor/golang.org/x/text/secure/bidirule [2020-11-27T03:33:50.223Z] #43 125.1 vendor/golang.org/x/text/unicode/norm [2020-11-27T03:33:50.223Z] #43 129.0 vendor/golang.org/x/net/idna [2020-11-27T03:33:50.483Z] #43 ... [2020-11-27T03:33:50.483Z] [2020-11-27T03:33:50.483Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:33:50.483Z] #11 126.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-11-27T03:33:50.483Z] #11 126.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-27T03:33:50.483Z] #11 126.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T03:33:50.746Z] #40 79.75 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-11-27T03:33:50.746Z] #40 79.77 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-27T03:33:50.746Z] #40 79.79 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-27T03:33:50.746Z] #40 79.81 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-11-27T03:33:50.746Z] #40 79.84 Setting up python-six (1.12.0-1) ... [2020-11-27T03:33:51.009Z] #40 ... [2020-11-27T03:33:51.009Z] [2020-11-27T03:33:51.009Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:33:51.009Z] #32 70.78 reflect [2020-11-27T03:33:51.009Z] #32 80.16 time [2020-11-27T03:33:51.009Z] #32 ... [2020-11-27T03:33:51.009Z] [2020-11-27T03:33:51.009Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:33:51.009Z] #11 75.30 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T03:33:51.009Z] #11 75.52 Fetched 77.7 MB in 11s (6925 kB/s) [2020-11-27T03:33:51.009Z] #11 75.75 Selecting previously unselected package binutils-mingw-w64-i686. [2020-11-27T03:33:51.009Z] #11 75.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-11-27T03:33:51.009Z] #11 75.75 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-11-27T03:33:51.009Z] #11 75.77 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-27T03:33:51.009Z] #11 79.95 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-11-27T03:33:51.009Z] #11 80.00 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-11-27T03:33:51.009Z] #11 80.00 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-27T03:33:51.955Z] #11 ... [2020-11-27T03:33:51.955Z] [2020-11-27T03:33:51.955Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T03:33:51.955Z] #34 81.69 Selecting previously unselected package libxml2:amd64. [2020-11-27T03:33:51.955Z] #34 81.74 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-11-27T03:33:51.955Z] #34 81.74 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-11-27T03:33:51.955Z] #34 ... [2020-11-27T03:33:51.955Z] [2020-11-27T03:33:51.955Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:33:51.955Z] #43 71.90 bufio [2020-11-27T03:33:51.955Z] #43 72.88 reflect [2020-11-27T03:33:51.955Z] #43 75.10 syscall [2020-11-27T03:33:52.318Z] #41 ... [2020-11-27T03:33:52.318Z] [2020-11-27T03:33:52.318Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:33:52.318Z] #12 47.12 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-11-27T03:33:52.318Z] #12 47.13 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-11-27T03:33:52.318Z] #12 47.13 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-27T03:33:52.318Z] #12 51.08 Selecting previously unselected package binutils-mingw-w64. [2020-11-27T03:33:52.318Z] #12 51.09 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-11-27T03:33:52.318Z] #12 51.11 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-27T03:33:52.318Z] #12 51.35 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-11-27T03:33:52.318Z] #12 51.36 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-11-27T03:33:52.318Z] #12 51.37 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-11-27T03:33:52.318Z] #12 51.50 Selecting previously unselected package dmsetup. [2020-11-27T03:33:52.318Z] #12 51.51 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-11-27T03:33:52.318Z] #12 51.52 Unpacking dmsetup (2:1.02.155-3) ... [2020-11-27T03:33:52.318Z] #12 51.74 Selecting previously unselected package mingw-w64-common. [2020-11-27T03:33:52.318Z] #12 51.74 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-11-27T03:33:52.318Z] #12 51.75 Unpacking mingw-w64-common (6.0.0-3) ... [2020-11-27T03:33:52.318Z] #12 ... [2020-11-27T03:33:52.318Z] [2020-11-27T03:33:52.318Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:33:52.318Z] #36 1.353 + cd /tmp/tmp.TcoKuL01DU/tini [2020-11-27T03:33:52.318Z] #36 1.386 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-27T03:33:52.318Z] #36 1.401 + cmake . [2020-11-27T03:33:52.318Z] #36 2.170 -- The C compiler identification is GNU 8.3.0 [2020-11-27T03:33:52.318Z] #36 2.240 -- Check for working C compiler: /usr/bin/cc [2020-11-27T03:33:52.318Z] #36 2.856 -- Check for working C compiler: /usr/bin/cc -- works [2020-11-27T03:33:52.318Z] #36 2.864 -- Detecting C compiler ABI info [2020-11-27T03:33:52.318Z] #36 3.556 -- Detecting C compiler ABI info - done [2020-11-27T03:33:52.318Z] #36 3.643 -- Detecting C compile features [2020-11-27T03:33:52.350Z] #66 exporting layers 2.4s done [2020-11-27T03:33:52.350Z] #66 writing image sha256:df1f3a6b67d282f93782abf13cc33d9718f1410319f660c75800009b7d7b6108 done [2020-11-27T03:33:52.350Z] #66 naming to docker.io/library/docker:f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 done [2020-11-27T03:33:52.350Z] #66 DONE 2.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-11-27T03:33:52.779Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41720/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 hack/test/unit [2020-11-27T03:33:52.822Z] #56 ... [2020-11-27T03:33:52.822Z] [2020-11-27T03:33:52.822Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:52.822Z] #54 36.30 Checking out files: 34% (1169/3407) Checking out files: 35% (1193/3407) Checking out files: 36% (1227/3407) Checking out files: 37% (1261/3407) Checking out files: 38% (1295/3407) Checking out files: 39% (1329/3407) Checking out files: 40% (1363/3407) Checking out files: 41% (1397/3407) Checking out files: 42% (1431/3407) Checking out files: 43% (1466/3407) Checking out files: 44% (1500/3407) Checking out files: 45% (1534/3407) Checking out files: 46% (1568/3407) Checking out files: 47% (1602/3407) Checking out files: 48% (1636/3407) Checking out files: 49% (1670/3407) Checking out files: 50% (1704/3407) Checking out files: 51% (1738/3407) Checking out files: 52% (1772/3407) Checking out files: 53% (1806/3407) Checking out files: 54% (1840/3407) Checking out files: 55% (1874/3407) Checking out files: 56% (1908/3407) Checking out files: 57% (1942/3407) Checking out files: 58% (1977/3407) Checking out files: 59% (2011/3407) Checking out files: 60% (2045/3407) Checking out files: 61% (2079/3407) Checking out files: 62% (2113/3407) Checking out files: 63% (2147/3407) Checking out files: 64% (2181/3407) Checking out files: 65% (2215/3407) Checking out files: 66% (2249/3407) Checking out files: 67% (2283/3407) Checking out files: 68% (2317/3407) Checking out files: 69% (2351/3407) Checking out files: 70% (2385/3407) Checking out files: 71% (2419/3407) Checking out files: 72% (2454/3407) Checking out files: 73% (2488/3407) Checking out files: 74% (2522/3407) Checking out files: 75% (2556/3407) Checking out files: 76% (2590/3407) Checking out files: 77% (2624/3407) Checking out files: 78% (2658/3407) Checking out files: 79% (2692/3407) Checking out files: 80% (2726/3407) Checking out files: 80% (2733/3407) Checking out files: 81% (2760/3407) Checking out files: 82% (2794/3407) Checking out files: 83% (2828/3407) Checking out files: 84% (2862/3407) Checking out files: 85% (2896/3407) Checking out files: 86% (2931/3407) Checking out files: 87% (2965/3407) Checking out files: 88% (2999/3407) Checking out files: 89% (3033/3407) Checking out files: 90% (3067/3407) Checking out files: 91% (3101/3407) Checking out files: 92% (3135/3407) Checking out files: 93% (3169/3407) Checking out files: 94% (3203/3407) Checking out files: 95% (3237/3407) Checking out files: 96% (3271/3407) Checking out files: 97% (3305/3407) Checking out files: 98% (3339/3407) Checking out files: 99% (3373/3407) Checking out files: 100% (3407/3407) Checking out files: 100% (3407/3407), done. [2020-11-27T03:33:52.822Z] #54 38.09 + cd /tmp/tmp.roy6hZQ0ER/src/github.com/containerd/containerd [2020-11-27T03:33:52.822Z] #54 38.09 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-27T03:33:52.822Z] #54 38.63 + export 'BUILDTAGS=netgo osusergo static_build' [2020-11-27T03:33:52.822Z] #54 38.63 + BUILDTAGS='netgo osusergo static_build' [2020-11-27T03:33:52.822Z] #54 38.63 + export EXTRA_FLAGS=-buildmode=pie [2020-11-27T03:33:52.822Z] #54 38.63 + EXTRA_FLAGS=-buildmode=pie [2020-11-27T03:33:52.822Z] #54 38.63 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-11-27T03:33:52.822Z] #54 38.63 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-11-27T03:33:52.822Z] #54 38.63 + '[' '' = dynamic ']' [2020-11-27T03:33:52.822Z] #54 38.63 + make [2020-11-27T03:33:52.822Z] #54 39.54 + bin/ctr [2020-11-27T03:33:52.900Z] #43 ... [2020-11-27T03:33:52.901Z] [2020-11-27T03:33:52.901Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T03:33:52.901Z] #34 82.96 Selecting previously unselected package libarchive13:amd64. [2020-11-27T03:33:53.032Z] #40 ... [2020-11-27T03:33:53.032Z] [2020-11-27T03:33:53.032Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:33:53.032Z] #43 72.58 bufio [2020-11-27T03:33:53.032Z] #43 75.37 reflect [2020-11-27T03:33:53.032Z] #43 75.45 syscall [2020-11-27T03:33:53.032Z] #43 ... [2020-11-27T03:33:53.032Z] [2020-11-27T03:33:53.032Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:33:53.032Z] #32 82.73 time [2020-11-27T03:33:53.111Z] #11 ... [2020-11-27T03:33:53.111Z] [2020-11-27T03:33:53.111Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:33:53.111Z] #41 33.25 CC images/tty.o [2020-11-27T03:33:53.111Z] #41 33.93 CC images/file-lock.o [2020-11-27T03:33:53.111Z] #41 34.19 CC images/rlimit.o [2020-11-27T03:33:53.111Z] #41 34.41 CC images/pagemap.o [2020-11-27T03:33:53.111Z] #41 34.70 CC images/siginfo.o [2020-11-27T03:33:53.111Z] #41 34.98 CC images/rpc.o [2020-11-27T03:33:53.161Z] #34 82.98 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-11-27T03:33:53.161Z] #34 83.00 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-11-27T03:33:53.193Z] Running on azwin-2-e55cf0 in d:\jenkins\workspace\moby_PR-41720 [Pipeline] { [Pipeline] ws [2020-11-27T03:33:53.214Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-11-27T03:33:53.385Z] #36 5.963 -- Detecting C compile features - done [2020-11-27T03:33:53.385Z] #36 6.047 -- Performing Test HAS_BUILTIN_FORTIFY [2020-11-27T03:33:53.684Z] #36 6.368 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-11-27T03:33:53.684Z] #36 6.527 -- Configuring done [2020-11-27T03:33:53.684Z] #36 6.552 -- Generating done [2020-11-27T03:33:53.684Z] #36 6.554 -- Build files have been written to: /tmp/tmp.TcoKuL01DU/tini [2020-11-27T03:33:53.684Z] #36 6.559 + make tini-static [2020-11-27T03:33:53.685Z] #41 36.18 CC images/ext-file.o [2020-11-27T03:33:53.732Z] #34 83.71 Selecting previously unselected package libjsoncpp1:amd64. [2020-11-27T03:33:53.732Z] #34 83.71 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-11-27T03:33:53.732Z] #34 83.72 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-11-27T03:33:53.732Z] #34 ... [2020-11-27T03:33:53.732Z] [2020-11-27T03:33:53.732Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:33:53.732Z] #49 73.74 syscall [2020-11-27T03:33:53.732Z] #49 73.80 reflect [2020-11-27T03:33:53.787Z] #54 ... [2020-11-27T03:33:53.787Z] [2020-11-27T03:33:53.787Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:33:53.787Z] #41 7.019 PBCC images/timens.pb-c.c [2020-11-27T03:33:53.787Z] #41 7.110 DEP images/timens.pb-c.d [2020-11-27T03:33:53.787Z] #41 7.138 PBCC images/fown.pb-c.c [2020-11-27T03:33:53.787Z] #41 7.198 PBCC images/google/protobuf/descriptor.pb-c.c [2020-11-27T03:33:53.787Z] #41 7.338 PBCC images/opts.pb-c.c [2020-11-27T03:33:53.787Z] #41 7.434 PBCC images/memfd.pb-c.c [2020-11-27T03:33:53.787Z] #41 7.559 DEP images/fown.pb-c.d [2020-11-27T03:33:53.787Z] #41 7.592 DEP images/google/protobuf/descriptor.pb-c.d [2020-11-27T03:33:53.787Z] #41 7.670 DEP images/opts.pb-c.d [2020-11-27T03:33:53.787Z] #41 7.709 DEP images/memfd.pb-c.d [2020-11-27T03:33:53.787Z] #41 7.760 PBCC images/sit.pb-c.c [2020-11-27T03:33:53.787Z] #41 7.846 DEP images/sit.pb-c.d [2020-11-27T03:33:53.787Z] #41 7.902 PBCC images/macvlan.pb-c.c [2020-11-27T03:33:53.787Z] #41 7.962 DEP images/macvlan.pb-c.d [2020-11-27T03:33:53.787Z] #41 8.038 PBCC images/autofs.pb-c.c [2020-11-27T03:33:53.787Z] #41 8.080 DEP images/autofs.pb-c.d [2020-11-27T03:33:53.787Z] #41 8.146 PBCC images/sysctl.pb-c.c [2020-11-27T03:33:53.787Z] #41 8.187 DEP images/sysctl.pb-c.d [2020-11-27T03:33:53.787Z] #41 8.276 PBCC images/time.pb-c.c [2020-11-27T03:33:53.787Z] #41 8.312 DEP images/time.pb-c.d [2020-11-27T03:33:53.787Z] #41 8.382 PBCC images/binfmt-misc.pb-c.c [2020-11-27T03:33:53.787Z] #41 8.407 DEP images/binfmt-misc.pb-c.d [2020-11-27T03:33:53.787Z] #41 8.475 PBCC images/seccomp.pb-c.c [2020-11-27T03:33:53.787Z] #41 8.516 DEP images/seccomp.pb-c.d [2020-11-27T03:33:53.787Z] #41 8.578 PBCC images/userns.pb-c.c [2020-11-27T03:33:53.787Z] #41 8.648 DEP images/userns.pb-c.d [2020-11-27T03:33:53.787Z] #41 8.693 PBCC images/cgroup.pb-c.c [2020-11-27T03:33:53.787Z] #41 8.730 DEP images/cgroup.pb-c.d [2020-11-27T03:33:53.787Z] #41 8.767 PBCC images/ext-file.pb-c.c [2020-11-27T03:33:53.787Z] #41 8.789 DEP images/ext-file.pb-c.d [2020-11-27T03:33:53.787Z] #41 8.834 PBCC images/rpc.pb-c.c [2020-11-27T03:33:53.787Z] #41 8.863 DEP images/rpc.pb-c.d [2020-11-27T03:33:53.787Z] #41 8.912 PBCC images/siginfo.pb-c.c [2020-11-27T03:33:53.787Z] #41 8.930 DEP images/siginfo.pb-c.d [2020-11-27T03:33:53.787Z] #41 8.998 PBCC images/pagemap.pb-c.c [2020-11-27T03:33:53.787Z] #41 9.051 DEP images/pagemap.pb-c.d [2020-11-27T03:33:53.787Z] #41 9.099 PBCC images/rlimit.pb-c.c [2020-11-27T03:33:53.787Z] #41 9.133 DEP images/rlimit.pb-c.d [2020-11-27T03:33:53.787Z] #41 9.183 PBCC images/file-lock.pb-c.c [2020-11-27T03:33:53.787Z] #41 9.221 DEP images/file-lock.pb-c.d [2020-11-27T03:33:53.787Z] #41 9.275 PBCC images/tty.pb-c.c [2020-11-27T03:33:53.787Z] #41 9.340 DEP images/tty.pb-c.d [2020-11-27T03:33:53.787Z] #41 9.396 PBCC images/tun.pb-c.c [2020-11-27T03:33:53.787Z] #41 9.461 PBCC images/netdev.pb-c.c [2020-11-27T03:33:53.787Z] #41 9.533 DEP images/tun.pb-c.d [2020-11-27T03:33:53.787Z] #41 9.568 DEP images/netdev.pb-c.d [2020-11-27T03:33:53.787Z] #41 9.620 PBCC images/vma.pb-c.c [2020-11-27T03:33:53.787Z] #41 9.653 DEP images/vma.pb-c.d [2020-11-27T03:33:53.787Z] #41 9.718 PBCC images/creds.pb-c.c [2020-11-27T03:33:53.787Z] #41 9.752 DEP images/creds.pb-c.d [2020-11-27T03:33:53.787Z] #41 9.837 PBCC images/utsns.pb-c.c [2020-11-27T03:33:53.787Z] #41 9.856 DEP images/utsns.pb-c.d [2020-11-27T03:33:53.787Z] #41 9.928 PBCC images/ipc-desc.pb-c.c [2020-11-27T03:33:53.787Z] #41 9.958 PBCC images/ipc-sem.pb-c.c [2020-11-27T03:33:53.787Z] #41 9.994 DEP images/ipc-desc.pb-c.d [2020-11-27T03:33:53.787Z] #41 10.04 DEP images/ipc-sem.pb-c.d [2020-11-27T03:33:53.787Z] #41 10.08 PBCC images/ipc-msg.pb-c.c [2020-11-27T03:33:53.787Z] #41 10.12 DEP images/ipc-msg.pb-c.d [2020-11-27T03:33:53.787Z] #41 10.17 PBCC images/ipc-shm.pb-c.c [2020-11-27T03:33:53.787Z] #41 10.23 DEP images/ipc-shm.pb-c.d [2020-11-27T03:33:53.787Z] #41 10.26 PBCC images/ipc-var.pb-c.c [2020-11-27T03:33:53.787Z] #41 10.29 DEP images/ipc-var.pb-c.d [2020-11-27T03:33:53.787Z] #41 10.35 PBCC images/sk-opts.pb-c.c [2020-11-27T03:33:53.787Z] #41 10.38 PBCC images/packet-sock.pb-c.c [2020-11-27T03:33:53.787Z] #41 10.42 DEP images/sk-opts.pb-c.d [2020-11-27T03:33:53.787Z] #41 10.47 DEP images/packet-sock.pb-c.d [2020-11-27T03:33:53.787Z] #41 10.51 PBCC images/sk-netlink.pb-c.c [2020-11-27T03:33:53.787Z] #41 10.59 DEP images/sk-netlink.pb-c.d [2020-11-27T03:33:53.787Z] #41 10.69 PBCC images/sk-inet.pb-c.c [2020-11-27T03:33:53.787Z] #41 10.74 DEP images/sk-inet.pb-c.d [2020-11-27T03:33:53.787Z] #41 10.82 PBCC images/sk-unix.pb-c.c [2020-11-27T03:33:53.787Z] #41 10.94 DEP images/sk-unix.pb-c.d [2020-11-27T03:33:53.787Z] #41 11.02 PBCC images/mm.pb-c.c [2020-11-27T03:33:53.787Z] #41 11.10 DEP images/mm.pb-c.d [2020-11-27T03:33:53.787Z] #41 11.14 PBCC images/timerfd.pb-c.c [2020-11-27T03:33:53.787Z] #41 11.16 DEP images/timerfd.pb-c.d [2020-11-27T03:33:53.787Z] #41 11.20 PBCC images/timer.pb-c.c [2020-11-27T03:33:53.787Z] #41 11.23 DEP images/timer.pb-c.d [2020-11-27T03:33:53.787Z] #41 11.27 PBCC images/sa.pb-c.c [2020-11-27T03:33:53.787Z] #41 11.33 DEP images/sa.pb-c.d [2020-11-27T03:33:53.787Z] #41 11.46 PBCC images/pipe-data.pb-c.c [2020-11-27T03:33:53.787Z] #41 11.48 DEP images/pipe-data.pb-c.d [2020-11-27T03:33:53.787Z] #41 11.52 PBCC images/mnt.pb-c.c [2020-11-27T03:33:53.787Z] #41 11.55 DEP images/mnt.pb-c.d [2020-11-27T03:33:53.787Z] #41 11.59 PBCC images/sk-packet.pb-c.c [2020-11-27T03:33:53.787Z] #41 11.65 DEP images/sk-packet.pb-c.d [2020-11-27T03:33:53.787Z] #41 11.71 PBCC images/tcp-stream.pb-c.c [2020-11-27T03:33:53.787Z] #41 11.73 DEP images/tcp-stream.pb-c.d [2020-11-27T03:33:53.787Z] #41 11.76 PBCC images/pipe.pb-c.c [2020-11-27T03:33:53.787Z] #41 11.79 DEP images/pipe.pb-c.d [2020-11-27T03:33:53.787Z] #41 11.84 PBCC images/pstree.pb-c.c [2020-11-27T03:33:53.787Z] #41 11.86 DEP images/pstree.pb-c.d [2020-11-27T03:33:53.787Z] #41 11.91 PBCC images/fs.pb-c.c [2020-11-27T03:33:53.787Z] #41 11.93 DEP images/fs.pb-c.d [2020-11-27T03:33:53.787Z] #41 12.00 PBCC images/signalfd.pb-c.c [2020-11-27T03:33:53.787Z] #41 12.07 DEP images/signalfd.pb-c.d [2020-11-27T03:33:53.787Z] #41 12.12 PBCC images/fh.pb-c.c [2020-11-27T03:33:53.787Z] #41 12.16 PBCC images/fsnotify.pb-c.c [2020-11-27T03:33:53.787Z] #41 12.24 DEP images/fh.pb-c.d [2020-11-27T03:33:53.787Z] #41 12.28 DEP images/fsnotify.pb-c.d [2020-11-27T03:33:53.787Z] #41 12.40 PBCC images/eventpoll.pb-c.c [2020-11-27T03:33:53.787Z] #41 12.43 DEP images/eventpoll.pb-c.d [2020-11-27T03:33:53.787Z] #41 12.50 PBCC images/eventfd.pb-c.c [2020-11-27T03:33:53.787Z] #41 12.52 DEP images/eventfd.pb-c.d [2020-11-27T03:33:53.787Z] #41 12.61 PBCC images/remap-file-path.pb-c.c [2020-11-27T03:33:53.787Z] #41 12.63 DEP images/remap-file-path.pb-c.d [2020-11-27T03:33:53.787Z] #41 12.69 PBCC images/fifo.pb-c.c [2020-11-27T03:33:53.787Z] #41 12.74 DEP images/fifo.pb-c.d [2020-11-27T03:33:53.787Z] #41 12.80 PBCC images/ghost-file.pb-c.c [2020-11-27T03:33:53.787Z] #41 12.86 DEP images/ghost-file.pb-c.d [2020-11-27T03:33:53.787Z] #41 12.90 PBCC images/regfile.pb-c.c [2020-11-27T03:33:53.787Z] #41 12.94 DEP images/regfile.pb-c.d [2020-11-27T03:33:53.787Z] #41 13.05 PBCC images/ns.pb-c.c [2020-11-27T03:33:53.787Z] #41 13.10 DEP images/ns.pb-c.d [2020-11-27T03:33:53.787Z] #41 13.17 PBCC images/fdinfo.pb-c.c [2020-11-27T03:33:53.787Z] #41 13.25 DEP images/fdinfo.pb-c.d [2020-11-27T03:33:53.787Z] #41 13.33 PBCC images/core-aarch64.pb-c.c [2020-11-27T03:33:53.787Z] #41 13.39 PBCC images/core-arm.pb-c.c [2020-11-27T03:33:53.787Z] #41 13.47 PBCC images/core-ppc64.pb-c.c [2020-11-27T03:33:53.787Z] #41 13.54 PBCC images/core-s390.pb-c.c [2020-11-27T03:33:53.787Z] #41 13.63 PBCC images/core-x86.pb-c.c [2020-11-27T03:33:53.787Z] #41 13.72 PBCC images/core.pb-c.c [2020-11-27T03:33:53.787Z] #41 13.79 PBCC images/inventory.pb-c.c [2020-11-27T03:33:53.787Z] #41 13.87 DEP images/core-aarch64.pb-c.d [2020-11-27T03:33:53.787Z] #41 13.93 DEP images/core-arm.pb-c.d [2020-11-27T03:33:53.787Z] #41 14.01 DEP images/core-ppc64.pb-c.d [2020-11-27T03:33:53.787Z] #41 14.07 DEP images/core-s390.pb-c.d [2020-11-27T03:33:53.787Z] #41 14.14 DEP images/core-x86.pb-c.d [2020-11-27T03:33:53.787Z] #41 14.18 DEP images/core.pb-c.d [2020-11-27T03:33:53.787Z] #41 14.22 DEP images/inventory.pb-c.d [2020-11-27T03:33:53.787Z] #41 14.33 PBCC images/cpuinfo.pb-c.c [2020-11-27T03:33:53.787Z] #41 14.39 DEP images/cpuinfo.pb-c.d [2020-11-27T03:33:53.787Z] #41 14.42 PBCC images/stats.pb-c.c [2020-11-27T03:33:53.787Z] #41 14.44 DEP images/stats.pb-c.d [2020-11-27T03:33:53.787Z] #41 15.83 make[1]: Nothing to be done for 'all'. [2020-11-27T03:33:53.787Z] #41 17.14 CC images/stats.o [2020-11-27T03:33:53.945Z] #41 36.38 CC images/cgroup.o [2020-11-27T03:33:53.983Z] #36 6.896 Scanning dependencies of target tini-static [2020-11-27T03:33:53.983Z] #36 7.003 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-11-27T03:33:53.993Z] #49 ... [2020-11-27T03:33:53.993Z] [2020-11-27T03:33:53.993Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T03:33:53.993Z] #34 83.97 Selecting previously unselected package librhash0:amd64. [2020-11-27T03:33:53.993Z] #34 83.97 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-11-27T03:33:53.993Z] #34 83.98 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-11-27T03:33:54.094Z] #41 17.54 CC images/core.o [2020-11-27T03:33:54.359Z] #41 ... [2020-11-27T03:33:54.359Z] [2020-11-27T03:33:54.359Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:33:54.359Z] #35 6.977 -- Detecting C compile features - done [2020-11-27T03:33:54.359Z] #35 7.021 -- Performing Test HAS_BUILTIN_FORTIFY [2020-11-27T03:33:54.359Z] #35 7.252 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-11-27T03:33:54.359Z] #35 7.389 -- Configuring done [2020-11-27T03:33:54.359Z] #35 7.420 -- Generating done [2020-11-27T03:33:54.359Z] #35 7.425 -- Build files have been written to: /tmp/tmp.mLIK0eV0JO/tini [2020-11-27T03:33:54.359Z] #35 7.433 + make tini-static [2020-11-27T03:33:54.359Z] #35 7.880 Scanning dependencies of target tini-static [2020-11-27T03:33:54.359Z] #35 8.087 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-11-27T03:33:54.359Z] #35 9.615 [100%] Linking C executable tini-static [2020-11-27T03:33:54.359Z] #35 10.04 [100%] Built target tini-static [2020-11-27T03:33:54.359Z] #35 10.10 + mkdir -p /build [2020-11-27T03:33:54.359Z] #35 10.12 + cp tini-static /build/docker-init [2020-11-27T03:33:54.359Z] #35 DONE 12.1s [2020-11-27T03:33:54.359Z] [2020-11-27T03:33:54.359Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:33:54.359Z] #43 80.14 vendor/golang.org/x/crypto/cryptobyte [2020-11-27T03:33:54.359Z] #43 80.96 github.com/LK4D4/vndr/build [2020-11-27T03:33:54.359Z] #43 82.21 vendor/golang.org/x/text/secure/bidirule [2020-11-27T03:33:54.359Z] #43 82.75 vendor/golang.org/x/text/unicode/norm [2020-11-27T03:33:54.359Z] #43 83.52 vendor/golang.org/x/net/http2/hpack [2020-11-27T03:33:54.359Z] #43 85.31 mime [2020-11-27T03:33:54.359Z] #43 88.76 vendor/golang.org/x/net/idna [2020-11-27T03:33:54.402Z] #32 ... [2020-11-27T03:33:54.402Z] [2020-11-27T03:33:54.402Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:33:54.402Z] #49 73.75 syscall [2020-11-27T03:33:54.402Z] #49 73.80 reflect [2020-11-27T03:33:54.402Z] #49 ... [2020-11-27T03:33:54.402Z] [2020-11-27T03:33:54.402Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:33:54.402Z] #11 78.75 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T03:33:54.402Z] #11 79.14 Fetched 77.7 MB in 11s (6967 kB/s) [2020-11-27T03:33:54.402Z] #11 79.35 Selecting previously unselected package binutils-mingw-w64-i686. [2020-11-27T03:33:54.402Z] #11 79.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-11-27T03:33:54.402Z] #11 79.43 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-11-27T03:33:54.402Z] #11 79.46 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-27T03:33:54.402Z] #11 83.76 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-11-27T03:33:54.402Z] #11 83.77 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-11-27T03:33:54.402Z] #11 83.78 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-27T03:33:54.515Z] #41 37.03 CC images/userns.o [2020-11-27T03:33:54.565Z] #34 84.41 Selecting previously unselected package libuv1:amd64. [2020-11-27T03:33:54.565Z] #34 84.42 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-11-27T03:33:54.565Z] #34 84.42 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-11-27T03:33:54.565Z] #34 84.61 Selecting previously unselected package cmake. [2020-11-27T03:33:54.565Z] #34 84.63 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-11-27T03:33:54.565Z] #34 84.67 Unpacking cmake (3.13.4-1) ... [2020-11-27T03:33:54.916Z] ? github.com/docker/docker/api [no test files] [2020-11-27T03:33:54.938Z] #43 ... [2020-11-27T03:33:54.938Z] [2020-11-27T03:33:54.938Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:54.938Z] #56 DONE 90.3s [2020-11-27T03:33:54.938Z] [2020-11-27T03:33:54.938Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-11-27T03:33:54.966Z] #11 ... [2020-11-27T03:33:54.966Z] [2020-11-27T03:33:54.966Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:33:54.966Z] #40 84.38 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-11-27T03:33:54.966Z] #40 84.39 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-27T03:33:54.966Z] #40 84.40 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-27T03:33:54.966Z] #40 84.41 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-11-27T03:33:54.966Z] #40 84.48 Setting up python-six (1.12.0-1) ... [2020-11-27T03:33:55.048Z] #36 ... [2020-11-27T03:33:55.048Z] [2020-11-27T03:33:55.048Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:33:55.048Z] #41 60.66 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-11-27T03:33:55.084Z] #41 37.33 CC images/google/protobuf/descriptor.o [2020-11-27T03:33:55.202Z] #57 DONE 0.4s [2020-11-27T03:33:55.202Z] [2020-11-27T03:33:55.202Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:33:55.202Z] #41 18.44 CC images/core-x86.o [2020-11-27T03:33:55.348Z] #41 60.67 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T03:33:55.348Z] #41 DONE 60.9s [2020-11-27T03:33:55.348Z] [2020-11-27T03:33:55.348Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:33:55.348Z] #12 58.71 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-11-27T03:33:55.348Z] #12 58.72 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-11-27T03:33:55.348Z] #12 58.73 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-27T03:33:55.542Z] #41 ... [2020-11-27T03:33:55.542Z] [2020-11-27T03:33:55.542Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-11-27T03:33:55.542Z] #58 DONE 0.3s [2020-11-27T03:33:55.807Z] [2020-11-27T03:33:55.807Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:33:55.807Z] #41 19.13 CC images/core-arm.o [2020-11-27T03:33:56.071Z] #41 19.58 CC images/core-aarch64.o [2020-11-27T03:33:56.479Z] #41 38.97 CC images/opts.o [2020-11-27T03:33:56.651Z] #41 20.02 CC images/core-ppc64.o [2020-11-27T03:33:56.739Z] #41 39.18 CC images/seccomp.o [2020-11-27T03:33:56.739Z] #41 ... [2020-11-27T03:33:56.739Z] [2020-11-27T03:33:56.739Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:56.739Z] #56 136.5 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-27T03:33:56.739Z] #56 136.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-11-27T03:33:57.463Z] #12 ... [2020-11-27T03:33:57.463Z] [2020-11-27T03:33:57.463Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:33:57.463Z] #36 8.965 [100%] Linking C executable tini-static [2020-11-27T03:33:57.463Z] #36 9.784 [100%] Built target tini-static [2020-11-27T03:33:57.463Z] #36 9.886 + mkdir -p /build [2020-11-27T03:33:57.463Z] #36 9.889 + cp tini-static /build/docker-init [2020-11-27T03:33:57.463Z] #36 DONE 10.0s [2020-11-27T03:33:57.463Z] [2020-11-27T03:33:57.463Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:33:57.463Z] #42 1.660 Note: Building without setproctitle() and strlcpy() support. [2020-11-27T03:33:57.463Z] #42 1.660 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-27T03:33:57.463Z] #42 1.678 Note: Building without GnuTLS support [2020-11-27T03:33:57.463Z] #42 1.686 Makefile.config:39: Warn: you have no libnftables installed [2020-11-27T03:33:57.463Z] #42 1.687 Makefile.config:40: Warn: Building without nftables support [2020-11-27T03:33:57.608Z] #41 20.91 CC images/core-s390.o [2020-11-27T03:33:57.867Z] #34 ... [2020-11-27T03:33:57.868Z] [2020-11-27T03:33:57.868Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:57.868Z] #45 DONE 87.6s [2020-11-27T03:33:57.868Z] [2020-11-27T03:33:57.868Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:33:57.868Z] #40 86.27 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-11-27T03:33:57.868Z] #40 86.67 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-11-27T03:33:57.868Z] #40 87.16 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-11-27T03:33:57.868Z] #40 87.54 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-11-27T03:33:57.868Z] #40 87.65 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-11-27T03:33:57.868Z] #40 87.68 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-11-27T03:33:57.868Z] #40 87.70 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-27T03:33:57.868Z] #40 87.72 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-11-27T03:33:57.868Z] #40 87.74 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-27T03:33:57.868Z] #40 87.77 Setting up python-protobuf (3.6.1.3-2) ... [2020-11-27T03:33:58.562Z] #41 21.70 CC images/cpuinfo.o [2020-11-27T03:33:58.826Z] #41 22.21 CC images/inventory.o [2020-11-27T03:33:58.826Z] #41 22.40 CC images/fdinfo.o [2020-11-27T03:33:59.145Z] #40 ... [2020-11-27T03:33:59.145Z] [2020-11-27T03:33:59.145Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:33:59.145Z] #45 DONE 88.6s [2020-11-27T03:33:59.145Z] [2020-11-27T03:33:59.145Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T03:33:59.145Z] #34 85.86 Selecting previously unselected package libxml2:amd64. [2020-11-27T03:33:59.145Z] #34 85.86 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-11-27T03:33:59.145Z] #34 85.87 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-11-27T03:33:59.145Z] #34 86.71 Selecting previously unselected package libarchive13:amd64. [2020-11-27T03:33:59.145Z] #34 86.73 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-11-27T03:33:59.145Z] #34 86.78 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-11-27T03:33:59.145Z] #34 87.44 Selecting previously unselected package libjsoncpp1:amd64. [2020-11-27T03:33:59.145Z] #34 87.44 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-11-27T03:33:59.145Z] #34 87.45 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-11-27T03:33:59.145Z] #34 88.06 Selecting previously unselected package librhash0:amd64. [2020-11-27T03:33:59.145Z] #34 88.07 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-11-27T03:33:59.145Z] #34 88.19 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-11-27T03:33:59.145Z] #34 88.72 Selecting previously unselected package libuv1:amd64. [2020-11-27T03:33:59.145Z] #34 88.74 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-11-27T03:33:59.145Z] #34 88.76 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-11-27T03:33:59.402Z] #34 89.13 Selecting previously unselected package cmake. [2020-11-27T03:33:59.405Z] #41 22.72 CC images/fown.o [2020-11-27T03:33:59.405Z] #41 22.96 CC images/ns.o [2020-11-27T03:33:59.586Z] #42 4.020 fatal: not a git repository (or any of the parent directories): .git [2020-11-27T03:33:59.586Z] #42 4.087 GEN .gitid [2020-11-27T03:33:59.586Z] #42 4.144 GEN criu/include/version.h [2020-11-27T03:33:59.586Z] #42 4.232 GEN include/common/asm [2020-11-27T03:33:59.586Z] #42 ... [2020-11-27T03:33:59.586Z] [2020-11-27T03:33:59.586Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:33:59.586Z] #44 55.14 bufio [2020-11-27T03:33:59.586Z] #44 58.25 reflect [2020-11-27T03:33:59.586Z] #44 59.97 regexp/syntax [2020-11-27T03:33:59.714Z] #34 89.17 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-11-27T03:33:59.714Z] #34 89.17 Unpacking cmake (3.13.4-1) ... [2020-11-27T03:33:59.886Z] #44 ... [2020-11-27T03:33:59.886Z] [2020-11-27T03:33:59.886Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:33:59.886Z] #33 55.77 bufio [2020-11-27T03:33:59.886Z] #33 57.12 reflect [2020-11-27T03:33:59.886Z] #33 58.40 path [2020-11-27T03:33:59.886Z] #33 60.41 text/tabwriter [2020-11-27T03:33:59.985Z] #41 23.20 CC images/regfile.o [2020-11-27T03:34:00.249Z] #41 23.62 CC images/ghost-file.o [2020-11-27T03:34:00.416Z] #40 ... [2020-11-27T03:34:00.416Z] [2020-11-27T03:34:00.416Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T03:34:00.416Z] #34 89.28 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-27T03:34:00.416Z] #34 89.29 Setting up xxd (2:8.1.0875-5) ... [2020-11-27T03:34:00.416Z] #34 89.30 Setting up libuv1:amd64 (1.24.1-1) ... [2020-11-27T03:34:00.416Z] #34 89.35 Setting up vim-common (2:8.1.0875-5) ... [2020-11-27T03:34:00.416Z] #34 89.41 Setting up librhash0:amd64 (1.3.8-1) ... [2020-11-27T03:34:00.416Z] #34 89.43 Setting up cmake-data (3.13.4-1) ... [2020-11-27T03:34:00.416Z] #34 89.50 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-11-27T03:34:00.416Z] #34 89.52 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-11-27T03:34:00.416Z] #34 89.54 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-11-27T03:34:00.416Z] #34 89.55 Setting up cmake (3.13.4-1) ... [2020-11-27T03:34:00.416Z] #34 89.65 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T03:34:00.416Z] #34 89.91 Processing triggers for mime-support (3.62) ... [2020-11-27T03:34:00.416Z] #34 DONE 90.4s [2020-11-27T03:34:00.535Z] #33 ... [2020-11-27T03:34:00.535Z] [2020-11-27T03:34:00.535Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:34:00.535Z] #12 65.84 Selecting previously unselected package gcc-mingw-w64-base. [2020-11-27T03:34:00.535Z] #12 65.86 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-11-27T03:34:00.535Z] #12 65.87 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-27T03:34:00.535Z] #12 66.04 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-11-27T03:34:00.535Z] #12 66.04 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-11-27T03:34:00.535Z] #12 66.05 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T03:34:00.677Z] [2020-11-27T03:34:00.677Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:34:00.829Z] #41 24.08 CC images/fifo.o [2020-11-27T03:34:00.829Z] #41 24.28 CC images/remap-file-path.o [2020-11-27T03:34:01.094Z] #41 24.45 CC images/eventfd.o [2020-11-27T03:34:01.094Z] #41 24.57 CC images/eventpoll.o [2020-11-27T03:34:01.361Z] #41 24.80 CC images/fh.o [2020-11-27T03:34:01.939Z] #41 25.20 CC images/fsnotify.o [2020-11-27T03:34:02.018Z] #56 ... [2020-11-27T03:34:02.018Z] [2020-11-27T03:34:02.018Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:34:02.018Z] #43 131.3 vendor/golang.org/x/net/http2/hpack [2020-11-27T03:34:02.018Z] #43 132.7 mime [2020-11-27T03:34:02.018Z] #43 134.2 mime/quotedprintable [2020-11-27T03:34:02.018Z] #43 134.5 net/http/internal [2020-11-27T03:34:02.018Z] #43 138.5 net/textproto [2020-11-27T03:34:02.018Z] #43 138.5 crypto/x509 [2020-11-27T03:34:02.018Z] #43 139.3 vendor/golang.org/x/net/http/httpguts [2020-11-27T03:34:02.018Z] #43 139.6 vendor/golang.org/x/net/http/httpproxy [2020-11-27T03:34:02.018Z] #43 140.2 mime/multipart [2020-11-27T03:34:02.018Z] #43 ... [2020-11-27T03:34:02.018Z] [2020-11-27T03:34:02.018Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:34:02.018Z] #41 39.40 CC images/binfmt-misc.o [2020-11-27T03:34:02.018Z] #41 39.63 CC images/time.o [2020-11-27T03:34:02.018Z] #41 39.87 CC images/sysctl.o [2020-11-27T03:34:02.018Z] #41 40.14 CC images/autofs.o [2020-11-27T03:34:02.018Z] #41 40.35 CC images/macvlan.o [2020-11-27T03:34:02.018Z] #41 40.51 CC images/sit.o [2020-11-27T03:34:02.018Z] #41 40.74 CC images/memfd.o [2020-11-27T03:34:02.018Z] #41 41.04 CC images/timens.o [2020-11-27T03:34:02.018Z] #41 41.26 LINK images/built-in.o [2020-11-27T03:34:02.018Z] #41 41.42 GEN compel/include/asm [2020-11-27T03:34:02.018Z] #41 41.44 GEN compel/include/version.h [2020-11-27T03:34:02.018Z] #41 41.45 touch .config [2020-11-27T03:34:02.018Z] #41 41.49 GEN include/common/config.h [2020-11-27T03:34:02.018Z] #41 41.56 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-11-27T03:34:02.018Z] #41 41.58 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-11-27T03:34:02.018Z] #41 41.60 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-11-27T03:34:02.018Z] #41 41.62 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-11-27T03:34:02.018Z] #41 41.64 DEP compel/arch/x86/plugins/std/memcpy.d [2020-11-27T03:34:02.018Z] #41 41.67 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-11-27T03:34:02.018Z] #41 41.69 GEN compel/plugins/include/uapi/std/syscall.h [2020-11-27T03:34:02.018Z] #41 41.72 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-11-27T03:34:02.018Z] #41 41.73 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-11-27T03:34:02.018Z] #41 41.76 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-11-27T03:34:02.018Z] #41 41.76 DEP compel/plugins/std/infect.d [2020-11-27T03:34:02.018Z] #41 41.86 DEP compel/plugins/std/string.d [2020-11-27T03:34:02.018Z] #41 42.00 DEP compel/plugins/std/log.d [2020-11-27T03:34:02.018Z] #41 42.11 DEP compel/plugins/std/fds.d [2020-11-27T03:34:02.018Z] #41 42.21 DEP compel/plugins/std/std.d [2020-11-27T03:34:02.018Z] #41 42.37 DEP compel/plugins/shmem/shmem.d [2020-11-27T03:34:02.018Z] #41 42.45 DEP compel/plugins/fds/fds.d [2020-11-27T03:34:02.018Z] #41 42.61 CC compel/plugins/std/std.o [2020-11-27T03:34:02.018Z] #41 42.99 CC compel/plugins/std/fds.o [2020-11-27T03:34:02.018Z] #41 43.52 CC compel/plugins/std/log.o [2020-11-27T03:34:02.018Z] #41 44.21 CC compel/plugins/std/string.o [2020-11-27T03:34:02.065Z] #35 1.503 + RM_GOPATH=0 [2020-11-27T03:34:02.065Z] #35 1.503 + TMP_GOPATH= [2020-11-27T03:34:02.065Z] #35 1.503 + : /build [2020-11-27T03:34:02.065Z] #35 1.504 + '[' -z '' ']' [2020-11-27T03:34:02.065Z] #35 1.505 ++ mktemp -d [2020-11-27T03:34:02.065Z] #35 1.506 + export GOPATH=/tmp/tmp.tCmKZGMs39 [2020-11-27T03:34:02.065Z] #35 1.518 + GOPATH=/tmp/tmp.tCmKZGMs39 [2020-11-27T03:34:02.065Z] #35 1.518 + RM_GOPATH=1 [2020-11-27T03:34:02.065Z] #35 1.518 + case "$(go env GOARCH)" in [2020-11-27T03:34:02.065Z] #35 1.518 ++ go env GOARCH [2020-11-27T03:34:02.065Z] #35 1.552 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:34:02.065Z] #35 1.552 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:34:02.065Z] #35 1.559 ++ dirname /tmp/install/install.sh [2020-11-27T03:34:02.065Z] #35 1.570 + dir=/tmp/install [2020-11-27T03:34:02.065Z] #35 1.570 + bin=tini [2020-11-27T03:34:02.065Z] #35 1.570 + shift [2020-11-27T03:34:02.065Z] #35 1.570 + '[' '!' -f /tmp/install/tini.installer ']' [2020-11-27T03:34:02.065Z] #35 1.570 + . /tmp/install/tini.installer [2020-11-27T03:34:02.065Z] #35 1.570 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-27T03:34:02.065Z] #35 1.571 + install_tini [2020-11-27T03:34:02.065Z] #35 1.571 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-11-27T03:34:02.065Z] #35 1.571 + git clone https://github.com/krallin/tini.git /tmp/tmp.tCmKZGMs39/tini [2020-11-27T03:34:02.065Z] #35 1.571 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-27T03:34:02.065Z] #35 1.577 Cloning into '/tmp/tmp.tCmKZGMs39/tini'... [2020-11-27T03:34:02.072Z] #12 ... [2020-11-27T03:34:02.072Z] [2020-11-27T03:34:02.072Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:34:02.072Z] #50 57.54 bufio [2020-11-27T03:34:02.072Z] #50 58.29 reflect [2020-11-27T03:34:02.072Z] #50 60.64 regexp/syntax [2020-11-27T03:34:02.072Z] #50 ... [2020-11-27T03:34:02.072Z] [2020-11-27T03:34:02.072Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:34:02.072Z] #42 6.221 PBCC images/timens.pb-c.c [2020-11-27T03:34:02.072Z] #42 6.242 DEP images/timens.pb-c.d [2020-11-27T03:34:02.072Z] #42 6.318 PBCC images/fown.pb-c.c [2020-11-27T03:34:02.072Z] #42 6.333 PBCC images/google/protobuf/descriptor.pb-c.c [2020-11-27T03:34:02.072Z] #42 6.460 PBCC images/opts.pb-c.c [2020-11-27T03:34:02.072Z] #42 6.479 PBCC images/memfd.pb-c.c [2020-11-27T03:34:02.072Z] #42 6.558 DEP images/fown.pb-c.d [2020-11-27T03:34:02.072Z] #42 6.615 DEP images/google/protobuf/descriptor.pb-c.d [2020-11-27T03:34:02.072Z] #42 6.672 DEP images/opts.pb-c.d [2020-11-27T03:34:02.072Z] #42 6.746 DEP images/memfd.pb-c.d [2020-11-27T03:34:02.072Z] #42 6.791 PBCC images/sit.pb-c.c [2020-11-27T03:34:02.204Z] #41 25.75 CC images/signalfd.o [2020-11-27T03:34:02.300Z] #34 ... [2020-11-27T03:34:02.300Z] [2020-11-27T03:34:02.300Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:34:02.300Z] #32 92.06 internal/poll [2020-11-27T03:34:02.370Z] #42 6.888 DEP images/sit.pb-c.d [2020-11-27T03:34:02.370Z] #42 6.993 PBCC images/macvlan.pb-c.c [2020-11-27T03:34:02.370Z] #42 7.006 DEP images/macvlan.pb-c.d [2020-11-27T03:34:02.370Z] #42 7.045 PBCC images/autofs.pb-c.c [2020-11-27T03:34:02.469Z] #41 26.03 CC images/fs.o [2020-11-27T03:34:02.587Z] #41 ... [2020-11-27T03:34:02.587Z] [2020-11-27T03:34:02.587Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:34:02.587Z] #11 142.3 Selecting previously unselected package libapparmor1:amd64. [2020-11-27T03:34:02.587Z] #11 142.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-11-27T03:34:02.587Z] #11 142.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-11-27T03:34:02.669Z] #42 7.093 DEP images/autofs.pb-c.d [2020-11-27T03:34:02.669Z] #42 7.169 PBCC images/sysctl.pb-c.c [2020-11-27T03:34:02.669Z] #42 7.185 DEP images/sysctl.pb-c.d [2020-11-27T03:34:02.669Z] #42 7.226 PBCC images/time.pb-c.c [2020-11-27T03:34:02.669Z] #42 7.246 DEP images/time.pb-c.d [2020-11-27T03:34:02.669Z] #42 7.284 PBCC images/binfmt-misc.pb-c.c [2020-11-27T03:34:02.669Z] #42 7.304 DEP images/binfmt-misc.pb-c.d [2020-11-27T03:34:02.669Z] #42 7.327 PBCC images/seccomp.pb-c.c [2020-11-27T03:34:02.669Z] #42 7.348 DEP images/seccomp.pb-c.d [2020-11-27T03:34:02.669Z] #42 7.402 PBCC images/userns.pb-c.c [2020-11-27T03:34:02.735Z] #41 26.29 CC images/pstree.o [2020-11-27T03:34:02.847Z] #11 142.6 Selecting previously unselected package libapparmor-dev:amd64. [2020-11-27T03:34:02.847Z] #11 142.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-11-27T03:34:02.847Z] #11 142.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-11-27T03:34:02.847Z] #11 142.7 Selecting previously unselected package libbtrfs0. [2020-11-27T03:34:02.847Z] #11 142.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-11-27T03:34:02.847Z] #11 142.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-27T03:34:02.847Z] #11 142.8 Selecting previously unselected package libbtrfs-dev. [2020-11-27T03:34:02.968Z] #42 7.417 DEP images/userns.pb-c.d [2020-11-27T03:34:02.968Z] #42 7.452 PBCC images/cgroup.pb-c.c [2020-11-27T03:34:02.968Z] #42 7.477 DEP images/cgroup.pb-c.d [2020-11-27T03:34:02.968Z] #42 7.547 PBCC images/ext-file.pb-c.c [2020-11-27T03:34:02.968Z] #42 7.580 DEP images/ext-file.pb-c.d [2020-11-27T03:34:02.968Z] #42 7.628 PBCC images/rpc.pb-c.c [2020-11-27T03:34:03.008Z] #35 2.701 + cd /tmp/tmp.tCmKZGMs39/tini [2020-11-27T03:34:03.108Z] #11 142.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-11-27T03:34:03.108Z] #11 142.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-27T03:34:03.108Z] #11 143.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-11-27T03:34:03.108Z] #11 143.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-11-27T03:34:03.267Z] #42 7.699 DEP images/rpc.pb-c.d [2020-11-27T03:34:03.267Z] #42 7.761 PBCC images/siginfo.pb-c.c [2020-11-27T03:34:03.267Z] #42 7.797 DEP images/siginfo.pb-c.d [2020-11-27T03:34:03.267Z] #42 7.874 PBCC images/pagemap.pb-c.c [2020-11-27T03:34:03.268Z] #35 2.701 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-27T03:34:03.268Z] #35 2.735 + cmake . [2020-11-27T03:34:03.314Z] #41 26.49 CC images/pipe.o [2020-11-27T03:34:03.314Z] #41 26.76 CC images/tcp-stream.o [2020-11-27T03:34:03.368Z] #11 143.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-11-27T03:34:03.368Z] #11 143.2 Selecting previously unselected package libudev-dev:amd64. [2020-11-27T03:34:03.368Z] #11 143.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-11-27T03:34:03.368Z] #11 143.3 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-11-27T03:34:03.426Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [2020-11-27T03:34:03.564Z] #42 7.973 DEP images/pagemap.pb-c.d [2020-11-27T03:34:03.564Z] #42 8.026 PBCC images/rlimit.pb-c.c [2020-11-27T03:34:03.564Z] #42 8.077 DEP images/rlimit.pb-c.d [2020-11-27T03:34:03.564Z] #42 8.142 PBCC images/file-lock.pb-c.c [2020-11-27T03:34:03.564Z] #42 8.178 DEP images/file-lock.pb-c.d [2020-11-27T03:34:03.564Z] #42 8.273 PBCC images/tty.pb-c.c [2020-11-27T03:34:03.629Z] #11 ... [2020-11-27T03:34:03.629Z] [2020-11-27T03:34:03.629Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:34:03.629Z] #56 DONE 143.5s [2020-11-27T03:34:03.629Z] [2020-11-27T03:34:03.629Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-11-27T03:34:03.629Z] #57 DONE 0.0s [2020-11-27T03:34:03.629Z] [2020-11-27T03:34:03.629Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-11-27T03:34:03.629Z] #58 DONE 0.1s [2020-11-27T03:34:03.629Z] [2020-11-27T03:34:03.629Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:34:03.629Z] #11 143.6 Selecting previously unselected package libsepol1-dev:amd64. [2020-11-27T03:34:03.629Z] #11 143.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-11-27T03:34:03.629Z] #11 143.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-11-27T03:34:03.863Z] #42 8.338 DEP images/tty.pb-c.d [2020-11-27T03:34:03.863Z] #42 8.416 PBCC images/tun.pb-c.c [2020-11-27T03:34:03.863Z] #42 8.453 PBCC images/netdev.pb-c.c [2020-11-27T03:34:03.863Z] #42 8.545 DEP images/tun.pb-c.d [2020-11-27T03:34:03.863Z] #42 8.587 DEP images/netdev.pb-c.d [2020-11-27T03:34:03.893Z] #41 27.08 CC images/sk-packet.o [2020-11-27T03:34:03.893Z] #41 27.46 CC images/mnt.o [2020-11-27T03:34:03.893Z] #41 ... [2020-11-27T03:34:03.893Z] [2020-11-27T03:34:03.893Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:34:03.893Z] #11 99.45 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-11-27T03:34:03.893Z] #11 99.46 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-11-27T03:34:03.893Z] #11 99.48 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T03:34:04.171Z] #42 8.693 PBCC images/vma.pb-c.c [2020-11-27T03:34:04.171Z] #42 8.773 DEP images/vma.pb-c.d [2020-11-27T03:34:04.197Z] #11 144.2 Selecting previously unselected package libpcre16-3:amd64. [2020-11-27T03:34:04.210Z] #35 3.710 -- The C compiler identification is GNU 8.3.0 [2020-11-27T03:34:04.210Z] #35 3.838 -- Check for working C compiler: /usr/bin/cc [2020-11-27T03:34:04.461Z] #11 144.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-11-27T03:34:04.461Z] #11 144.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-11-27T03:34:04.470Z] #42 8.849 PBCC images/creds.pb-c.c [2020-11-27T03:34:04.470Z] #42 8.883 DEP images/creds.pb-c.d [2020-11-27T03:34:04.470Z] #42 8.980 PBCC images/utsns.pb-c.c [2020-11-27T03:34:04.470Z] #42 8.990 DEP images/utsns.pb-c.d [2020-11-27T03:34:04.470Z] #42 9.080 PBCC images/ipc-desc.pb-c.c [2020-11-27T03:34:04.470Z] #42 9.091 PBCC images/ipc-sem.pb-c.c [2020-11-27T03:34:04.721Z] #11 144.6 Selecting previously unselected package libpcre32-3:amd64. [2020-11-27T03:34:04.721Z] #11 144.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-11-27T03:34:04.721Z] #11 144.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-11-27T03:34:04.766Z] #42 9.102 DEP images/ipc-desc.pb-c.d [2020-11-27T03:34:04.766Z] #42 9.160 DEP images/ipc-sem.pb-c.d [2020-11-27T03:34:04.766Z] #42 9.251 PBCC images/ipc-msg.pb-c.c [2020-11-27T03:34:04.766Z] #42 9.268 DEP images/ipc-msg.pb-c.d [2020-11-27T03:34:04.766Z] #42 9.311 PBCC images/ipc-shm.pb-c.c [2020-11-27T03:34:04.766Z] #42 9.336 DEP images/ipc-shm.pb-c.d [2020-11-27T03:34:04.766Z] #42 9.394 PBCC images/ipc-var.pb-c.c [2020-11-27T03:34:04.766Z] #42 9.405 DEP images/ipc-var.pb-c.d [2020-11-27T03:34:04.766Z] #42 9.473 PBCC images/sk-opts.pb-c.c [2020-11-27T03:34:04.766Z] #42 9.496 PBCC images/packet-sock.pb-c.c [2020-11-27T03:34:04.981Z] #11 144.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-11-27T03:34:04.981Z] #11 144.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-11-27T03:34:04.981Z] #11 144.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-11-27T03:34:05.065Z] #42 9.560 DEP images/sk-opts.pb-c.d [2020-11-27T03:34:05.065Z] #42 9.594 DEP images/packet-sock.pb-c.d [2020-11-27T03:34:05.065Z] #42 9.659 PBCC images/sk-netlink.pb-c.c [2020-11-27T03:34:05.065Z] #42 9.692 DEP images/sk-netlink.pb-c.d [2020-11-27T03:34:05.152Z] #35 ... [2020-11-27T03:34:05.152Z] [2020-11-27T03:34:05.152Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:34:05.152Z] #11 85.04 Selecting previously unselected package binutils-mingw-w64. [2020-11-27T03:34:05.152Z] #11 85.04 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-11-27T03:34:05.152Z] #11 85.04 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-27T03:34:05.152Z] #11 85.50 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-11-27T03:34:05.152Z] #11 85.52 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-11-27T03:34:05.152Z] #11 85.53 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-11-27T03:34:05.152Z] #11 86.59 Selecting previously unselected package dmsetup. [2020-11-27T03:34:05.152Z] #11 86.59 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-11-27T03:34:05.152Z] #11 86.66 Unpacking dmsetup (2:1.02.155-3) ... [2020-11-27T03:34:05.152Z] #11 87.65 Selecting previously unselected package mingw-w64-common. [2020-11-27T03:34:05.152Z] #11 87.65 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-11-27T03:34:05.152Z] #11 87.67 Unpacking mingw-w64-common (6.0.0-3) ... [2020-11-27T03:34:05.241Z] #11 145.0 Selecting previously unselected package libpcre3-dev:amd64. [2020-11-27T03:34:05.241Z] #11 145.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-11-27T03:34:05.241Z] #11 145.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-11-27T03:34:05.363Z] #42 9.798 PBCC images/sk-inet.pb-c.c [2020-11-27T03:34:05.363Z] #42 9.848 DEP images/sk-inet.pb-c.d [2020-11-27T03:34:05.363Z] #42 9.896 PBCC images/sk-unix.pb-c.c [2020-11-27T03:34:05.363Z] #42 9.987 DEP images/sk-unix.pb-c.d [2020-11-27T03:34:05.413Z] #11 ... [2020-11-27T03:34:05.413Z] [2020-11-27T03:34:05.413Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:34:05.413Z] #49 85.22 time [2020-11-27T03:34:05.413Z] #49 92.04 context [2020-11-27T03:34:05.413Z] #49 93.00 encoding/binary [2020-11-27T03:34:05.413Z] #49 93.42 os [2020-11-27T03:34:05.413Z] #49 ... [2020-11-27T03:34:05.413Z] [2020-11-27T03:34:05.413Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:34:05.413Z] #32 87.89 internal/poll [2020-11-27T03:34:05.413Z] #32 89.72 internal/fmtsort [2020-11-27T03:34:05.413Z] #32 90.44 internal/syscall/execenv [2020-11-27T03:34:05.413Z] #32 90.91 internal/syscall/unix [2020-11-27T03:34:05.413Z] #32 91.19 strings [2020-11-27T03:34:05.413Z] #32 91.54 os [2020-11-27T03:34:05.577Z] #32 94.92 internal/syscall/execenv [2020-11-27T03:34:05.577Z] #32 94.94 internal/fmtsort [2020-11-27T03:34:05.577Z] #32 95.13 internal/syscall/unix [2020-11-27T03:34:05.662Z] #42 10.14 PBCC images/mm.pb-c.c [2020-11-27T03:34:05.663Z] #42 10.19 DEP images/mm.pb-c.d [2020-11-27T03:34:05.663Z] #42 10.29 PBCC images/timerfd.pb-c.c [2020-11-27T03:34:05.663Z] #42 10.33 DEP images/timerfd.pb-c.d [2020-11-27T03:34:05.673Z] #32 ... [2020-11-27T03:34:05.674Z] [2020-11-27T03:34:05.674Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:34:05.674Z] #35 5.173 -- Check for working C compiler: /usr/bin/cc -- works [2020-11-27T03:34:05.674Z] #35 5.188 -- Detecting C compiler ABI info [2020-11-27T03:34:05.763Z] #11 145.4 Selecting previously unselected package libselinux1-dev:amd64. [2020-11-27T03:34:05.763Z] #11 145.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-11-27T03:34:05.763Z] #11 145.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-11-27T03:34:05.825Z] #11 ... [2020-11-27T03:34:05.825Z] [2020-11-27T03:34:05.825Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:34:05.825Z] #43 91.42 net/textproto [2020-11-27T03:34:05.825Z] #43 91.42 vendor/golang.org/x/net/http/httpproxy [2020-11-27T03:34:05.825Z] #43 91.43 crypto/x509 [2020-11-27T03:34:05.825Z] #43 93.33 vendor/golang.org/x/net/http/httpguts [2020-11-27T03:34:05.825Z] #43 93.33 mime/multipart [2020-11-27T03:34:05.825Z] #43 95.50 crypto/tls [2020-11-27T03:34:05.834Z] #32 ... [2020-11-27T03:34:05.834Z] [2020-11-27T03:34:05.834Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T03:34:05.834Z] #34 94.18 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-27T03:34:05.834Z] #34 94.24 Setting up xxd (2:8.1.0875-5) ... [2020-11-27T03:34:05.834Z] #34 94.26 Setting up libuv1:amd64 (1.24.1-1) ... [2020-11-27T03:34:05.834Z] #34 94.27 Setting up vim-common (2:8.1.0875-5) ... [2020-11-27T03:34:05.834Z] #34 94.34 Setting up librhash0:amd64 (1.3.8-1) ... [2020-11-27T03:34:05.834Z] #34 94.34 Setting up cmake-data (3.13.4-1) ... [2020-11-27T03:34:05.834Z] #34 94.37 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-11-27T03:34:05.834Z] #34 94.40 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-11-27T03:34:05.834Z] #34 94.41 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-11-27T03:34:05.834Z] #34 94.43 Setting up cmake (3.13.4-1) ... [2020-11-27T03:34:05.834Z] #34 94.44 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T03:34:05.834Z] #34 94.51 Processing triggers for mime-support (3.62) ... [2020-11-27T03:34:05.834Z] #34 DONE 95.2s [2020-11-27T03:34:05.834Z] [2020-11-27T03:34:05.834Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:34:05.962Z] #42 10.40 PBCC images/timer.pb-c.c [2020-11-27T03:34:05.962Z] #42 10.46 DEP images/timer.pb-c.d [2020-11-27T03:34:05.962Z] #42 10.55 PBCC images/sa.pb-c.c [2020-11-27T03:34:05.962Z] #42 10.63 DEP images/sa.pb-c.d [2020-11-27T03:34:05.962Z] #42 10.68 PBCC images/pipe-data.pb-c.c [2020-11-27T03:34:06.024Z] #11 145.7 Selecting previously unselected package libdevmapper-dev:amd64. [2020-11-27T03:34:06.024Z] #11 145.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-11-27T03:34:06.024Z] #11 145.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-11-27T03:34:06.024Z] #11 145.8 Selecting previously unselected package libseccomp-dev:amd64. [2020-11-27T03:34:06.024Z] #11 145.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-11-27T03:34:06.024Z] #11 145.8 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-11-27T03:34:06.024Z] #11 146.0 Selecting previously unselected package libsystemd-dev:amd64. [2020-11-27T03:34:06.091Z] #35 ... [2020-11-27T03:34:06.091Z] [2020-11-27T03:34:06.091Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:34:06.091Z] #49 85.69 time [2020-11-27T03:34:06.091Z] #49 94.18 context [2020-11-27T03:34:06.091Z] #49 95.62 internal/syscall/unix [2020-11-27T03:34:06.091Z] #49 95.70 encoding/binary [2020-11-27T03:34:06.091Z] #43 ... [2020-11-27T03:34:06.092Z] [2020-11-27T03:34:06.092Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:34:06.092Z] #41 27.77 CC images/pipe-data.o [2020-11-27T03:34:06.092Z] #41 28.03 CC images/sa.o [2020-11-27T03:34:06.092Z] #41 28.21 CC images/timer.o [2020-11-27T03:34:06.092Z] #41 28.57 CC images/timerfd.o [2020-11-27T03:34:06.092Z] #41 28.93 CC images/mm.o [2020-11-27T03:34:06.092Z] #41 29.24 CC images/sk-opts.o [2020-11-27T03:34:06.262Z] #42 ... [2020-11-27T03:34:06.262Z] [2020-11-27T03:34:06.262Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:34:06.262Z] #46 DONE 71.7s [2020-11-27T03:34:06.262Z] [2020-11-27T03:34:06.262Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:34:06.262Z] #42 10.70 DEP images/pipe-data.pb-c.d [2020-11-27T03:34:06.262Z] #42 10.75 PBCC images/mnt.pb-c.c [2020-11-27T03:34:06.262Z] #42 10.82 DEP images/mnt.pb-c.d [2020-11-27T03:34:06.262Z] #42 10.89 PBCC images/sk-packet.pb-c.c [2020-11-27T03:34:06.262Z] #42 10.91 DEP images/sk-packet.pb-c.d [2020-11-27T03:34:06.284Z] #11 146.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-11-27T03:34:06.284Z] #11 146.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-11-27T03:34:06.348Z] #49 ... [2020-11-27T03:34:06.348Z] [2020-11-27T03:34:06.348Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:34:06.348Z] #32 95.82 os [2020-11-27T03:34:06.348Z] #32 95.84 strings [2020-11-27T03:34:06.356Z] #41 29.54 CC images/sk-unix.o [2020-11-27T03:34:06.356Z] #41 29.83 CC images/sk-inet.o [2020-11-27T03:34:06.545Z] #11 146.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-11-27T03:34:06.545Z] #11 146.4 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-11-27T03:34:06.545Z] #11 146.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-11-27T03:34:06.545Z] #11 146.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-27T03:34:06.545Z] #11 146.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-11-27T03:34:06.545Z] #11 146.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-11-27T03:34:06.545Z] #11 146.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-27T03:34:06.545Z] #11 146.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-27T03:34:06.545Z] #11 146.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-11-27T03:34:06.562Z] #42 10.95 PBCC images/tcp-stream.pb-c.c [2020-11-27T03:34:06.562Z] #42 11.00 DEP images/tcp-stream.pb-c.d [2020-11-27T03:34:06.562Z] #42 11.06 PBCC images/pipe.pb-c.c [2020-11-27T03:34:06.562Z] #42 11.10 DEP images/pipe.pb-c.d [2020-11-27T03:34:06.562Z] #42 11.15 PBCC images/pstree.pb-c.c [2020-11-27T03:34:06.562Z] #42 11.18 DEP images/pstree.pb-c.d [2020-11-27T03:34:06.562Z] #42 11.23 PBCC images/fs.pb-c.c [2020-11-27T03:34:06.622Z] #35 ... [2020-11-27T03:34:06.622Z] [2020-11-27T03:34:06.622Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:34:06.622Z] #43 86.60 time [2020-11-27T03:34:06.622Z] #43 91.49 internal/syscall/unix [2020-11-27T03:34:06.622Z] #43 92.04 strings [2020-11-27T03:34:06.622Z] #43 94.73 os [2020-11-27T03:34:06.622Z] #43 96.46 regexp/syntax [2020-11-27T03:34:06.806Z] #11 146.5 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-11-27T03:34:06.806Z] #11 146.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-27T03:34:06.806Z] #11 146.6 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-27T03:34:06.806Z] #11 146.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-11-27T03:34:06.806Z] #11 146.7 Setting up mingw-w64-common (6.0.0-3) ... [2020-11-27T03:34:06.806Z] #11 146.7 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-11-27T03:34:06.806Z] #11 146.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-27T03:34:06.806Z] #11 146.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-11-27T03:34:06.862Z] #42 11.36 DEP images/fs.pb-c.d [2020-11-27T03:34:06.862Z] #42 11.53 PBCC images/signalfd.pb-c.c [2020-11-27T03:34:06.862Z] #42 11.60 DEP images/signalfd.pb-c.d [2020-11-27T03:34:06.883Z] #43 ... [2020-11-27T03:34:06.883Z] [2020-11-27T03:34:06.883Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:34:06.883Z] #35 6.417 -- Detecting C compiler ABI info - done [2020-11-27T03:34:06.883Z] #35 6.461 -- Detecting C compile features [2020-11-27T03:34:06.950Z] #41 30.19 CC images/tun.o [2020-11-27T03:34:06.950Z] #41 30.42 CC images/sk-netlink.o [2020-11-27T03:34:07.067Z] #11 146.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T03:34:07.067Z] #11 146.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-11-27T03:34:07.067Z] #11 146.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-11-27T03:34:07.067Z] #11 146.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T03:34:07.067Z] #11 146.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-11-27T03:34:07.067Z] #11 146.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-11-27T03:34:07.067Z] #11 146.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-27T03:34:07.067Z] #11 146.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-11-27T03:34:07.067Z] #11 146.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-11-27T03:34:07.067Z] #11 146.9 Setting up dmsetup (2:1.02.155-3) ... [2020-11-27T03:34:07.067Z] #11 146.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-11-27T03:34:07.067Z] #11 146.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-11-27T03:34:07.067Z] #11 147.0 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T03:34:07.160Z] #42 11.68 PBCC images/fh.pb-c.c [2020-11-27T03:34:07.160Z] #42 11.73 PBCC images/fsnotify.pb-c.c [2020-11-27T03:34:07.160Z] #42 11.80 DEP images/fh.pb-c.d [2020-11-27T03:34:07.224Z] #41 30.59 CC images/packet-sock.o [2020-11-27T03:34:07.460Z] #42 11.88 DEP images/fsnotify.pb-c.d [2020-11-27T03:34:07.461Z] #42 11.98 PBCC images/eventpoll.pb-c.c [2020-11-27T03:34:07.461Z] #42 12.01 DEP images/eventpoll.pb-c.d [2020-11-27T03:34:07.461Z] #42 12.08 PBCC images/eventfd.pb-c.c [2020-11-27T03:34:07.461Z] #42 12.11 DEP images/eventfd.pb-c.d [2020-11-27T03:34:07.461Z] #42 12.21 PBCC images/remap-file-path.pb-c.c [2020-11-27T03:34:07.639Z] #11 DONE 147.3s [2020-11-27T03:34:07.639Z] [2020-11-27T03:34:07.639Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:34:07.768Z] #42 12.23 DEP images/remap-file-path.pb-c.d [2020-11-27T03:34:07.768Z] #42 12.29 PBCC images/fifo.pb-c.c [2020-11-27T03:34:07.768Z] #42 12.33 DEP images/fifo.pb-c.d [2020-11-27T03:34:07.768Z] #42 12.36 PBCC images/ghost-file.pb-c.c [2020-11-27T03:34:07.768Z] #42 12.41 DEP images/ghost-file.pb-c.d [2020-11-27T03:34:07.768Z] #42 12.45 PBCC images/regfile.pb-c.c [2020-11-27T03:34:07.807Z] #41 31.19 CC images/ipc-var.o [2020-11-27T03:34:08.067Z] #42 12.49 DEP images/regfile.pb-c.d [2020-11-27T03:34:08.067Z] #42 12.57 PBCC images/ns.pb-c.c [2020-11-27T03:34:08.067Z] #42 12.61 DEP images/ns.pb-c.d [2020-11-27T03:34:08.067Z] #42 12.65 PBCC images/fdinfo.pb-c.c [2020-11-27T03:34:08.072Z] #41 31.54 CC images/ipc-desc.o [2020-11-27T03:34:08.245Z] #32 ... [2020-11-27T03:34:08.245Z] [2020-11-27T03:34:08.245Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:34:08.245Z] #43 87.74 time [2020-11-27T03:34:08.245Z] #43 96.48 os [2020-11-27T03:34:08.245Z] #43 97.23 strings [2020-11-27T03:34:08.245Z] #43 ... [2020-11-27T03:34:08.245Z] [2020-11-27T03:34:08.245Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:34:08.245Z] #35 1.772 + RM_GOPATH=0 [2020-11-27T03:34:08.245Z] #35 1.772 + TMP_GOPATH= [2020-11-27T03:34:08.245Z] #35 1.772 + : /build [2020-11-27T03:34:08.245Z] #35 1.772 + '[' -z '' ']' [2020-11-27T03:34:08.245Z] #35 1.773 ++ mktemp -d [2020-11-27T03:34:08.245Z] #35 1.775 + export GOPATH=/tmp/tmp.yfmbFLGzkc [2020-11-27T03:34:08.245Z] #35 1.775 + GOPATH=/tmp/tmp.yfmbFLGzkc [2020-11-27T03:34:08.245Z] #35 1.775 + RM_GOPATH=1 [2020-11-27T03:34:08.245Z] #35 1.776 + case "$(go env GOARCH)" in [2020-11-27T03:34:08.245Z] #35 1.776 ++ go env GOARCH [2020-11-27T03:34:08.245Z] #35 1.824 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:34:08.245Z] #35 1.824 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:34:08.245Z] #35 1.825 ++ dirname /tmp/install/install.sh [2020-11-27T03:34:08.245Z] #35 1.855 + dir=/tmp/install [2020-11-27T03:34:08.245Z] #35 1.855 + bin=tini [2020-11-27T03:34:08.245Z] #35 1.855 + shift [2020-11-27T03:34:08.245Z] #35 1.855 + '[' '!' -f /tmp/install/tini.installer ']' [2020-11-27T03:34:08.245Z] #35 1.855 + . /tmp/install/tini.installer [2020-11-27T03:34:08.245Z] #35 1.855 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-27T03:34:08.245Z] #35 1.856 + install_tini [2020-11-27T03:34:08.245Z] #35 1.856 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-11-27T03:34:08.245Z] #35 1.856 + git clone https://github.com/krallin/tini.git /tmp/tmp.yfmbFLGzkc/tini [2020-11-27T03:34:08.245Z] #35 1.856 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-27T03:34:08.245Z] #35 1.888 Cloning into '/tmp/tmp.yfmbFLGzkc/tini'... [2020-11-27T03:34:08.342Z] #41 31.70 CC images/ipc-shm.o [2020-11-27T03:34:08.342Z] #41 31.86 CC images/ipc-msg.o [2020-11-27T03:34:08.366Z] #42 12.76 DEP images/fdinfo.pb-c.d [2020-11-27T03:34:08.366Z] #42 12.79 PBCC images/core-aarch64.pb-c.c [2020-11-27T03:34:08.366Z] #42 12.88 PBCC images/core-arm.pb-c.c [2020-11-27T03:34:08.366Z] #42 12.98 PBCC images/core-ppc64.pb-c.c [2020-11-27T03:34:08.366Z] #42 13.08 PBCC images/core-s390.pb-c.c [2020-11-27T03:34:08.670Z] #42 13.13 PBCC images/core-x86.pb-c.c [2020-11-27T03:34:08.670Z] #42 13.24 PBCC images/core.pb-c.c [2020-11-27T03:34:08.670Z] #42 13.31 PBCC images/inventory.pb-c.c [2020-11-27T03:34:08.808Z] #35 3.270 + cd /tmp/tmp.yfmbFLGzkc/tini [2020-11-27T03:34:08.808Z] #35 3.271 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-27T03:34:08.808Z] #35 3.299 + cmake . [2020-11-27T03:34:08.921Z] #41 32.11 CC images/ipc-sem.o [2020-11-27T03:34:08.921Z] #41 32.29 CC images/utsns.o [2020-11-27T03:34:08.967Z] #42 13.43 DEP images/core-aarch64.pb-c.d [2020-11-27T03:34:08.967Z] #42 13.46 DEP images/core-arm.pb-c.d [2020-11-27T03:34:08.967Z] #42 13.59 DEP images/core-ppc64.pb-c.d [2020-11-27T03:34:08.967Z] #42 13.65 DEP images/core-s390.pb-c.d [2020-11-27T03:34:09.023Z] #51 1.678 + RM_GOPATH=0 [2020-11-27T03:34:09.023Z] #51 1.678 + TMP_GOPATH= [2020-11-27T03:34:09.023Z] #51 1.678 + : /build [2020-11-27T03:34:09.023Z] #51 1.678 + '[' -z '' ']' [2020-11-27T03:34:09.023Z] #51 1.678 ++ mktemp -d [2020-11-27T03:34:09.023Z] #51 1.682 + export GOPATH=/tmp/tmp.LArRNCTD7B [2020-11-27T03:34:09.023Z] #51 1.682 + GOPATH=/tmp/tmp.LArRNCTD7B [2020-11-27T03:34:09.023Z] #51 1.682 + RM_GOPATH=1 [2020-11-27T03:34:09.023Z] #51 1.682 + case "$(go env GOARCH)" in [2020-11-27T03:34:09.023Z] #51 1.682 ++ go env GOARCH [2020-11-27T03:34:09.023Z] #51 1.704 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:34:09.023Z] #51 1.704 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:34:09.023Z] #51 1.704 ++ dirname /tmp/install/install.sh [2020-11-27T03:34:09.023Z] #51 1.704 + dir=/tmp/install [2020-11-27T03:34:09.023Z] #51 1.704 + bin=runc [2020-11-27T03:34:09.023Z] #51 1.704 + shift [2020-11-27T03:34:09.023Z] #51 1.704 + '[' '!' -f /tmp/install/runc.installer ']' [2020-11-27T03:34:09.023Z] #51 1.704 + . /tmp/install/runc.installer [2020-11-27T03:34:09.023Z] #51 1.704 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-27T03:34:09.023Z] #51 1.704 + install_runc [2020-11-27T03:34:09.023Z] #51 1.704 + grep -q '^3\.10\.0.*\.el7\.' [2020-11-27T03:34:09.023Z] #51 1.704 + uname -r [2020-11-27T03:34:09.065Z] #35 ... [2020-11-27T03:34:09.065Z] [2020-11-27T03:34:09.065Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:34:09.065Z] #11 88.83 Selecting previously unselected package binutils-mingw-w64. [2020-11-27T03:34:09.065Z] #11 88.85 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-11-27T03:34:09.065Z] #11 88.87 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-27T03:34:09.065Z] #11 89.13 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-11-27T03:34:09.065Z] #11 89.14 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-11-27T03:34:09.065Z] #11 89.17 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-11-27T03:34:09.065Z] #11 89.70 Selecting previously unselected package dmsetup. [2020-11-27T03:34:09.065Z] #11 89.70 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-11-27T03:34:09.065Z] #11 89.70 Unpacking dmsetup (2:1.02.155-3) ... [2020-11-27T03:34:09.065Z] #11 90.22 Selecting previously unselected package mingw-w64-common. [2020-11-27T03:34:09.065Z] #11 90.23 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-11-27T03:34:09.065Z] #11 90.24 Unpacking mingw-w64-common (6.0.0-3) ... [2020-11-27T03:34:09.218Z] #41 32.43 CC images/creds.o [2020-11-27T03:34:09.218Z] #41 32.63 CC images/vma.o [2020-11-27T03:34:09.267Z] #42 13.74 DEP images/core-x86.pb-c.d [2020-11-27T03:34:09.267Z] #42 13.77 DEP images/core.pb-c.d [2020-11-27T03:34:09.267Z] #42 13.80 DEP images/inventory.pb-c.d [2020-11-27T03:34:09.267Z] #42 13.83 PBCC images/cpuinfo.pb-c.c [2020-11-27T03:34:09.267Z] #42 13.85 DEP images/cpuinfo.pb-c.d [2020-11-27T03:34:09.267Z] #42 13.88 PBCC images/stats.pb-c.c [2020-11-27T03:34:09.267Z] #42 13.90 DEP images/stats.pb-c.d [2020-11-27T03:34:09.284Z] #51 ... [2020-11-27T03:34:09.284Z] [2020-11-27T03:34:09.284Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-11-27T03:34:09.284Z] #12 DONE 1.7s [2020-11-27T03:34:09.284Z] [2020-11-27T03:34:09.284Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:34:09.284Z] #51 1.718 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-11-27T03:34:09.284Z] #51 1.723 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-11-27T03:34:09.284Z] #51 1.723 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-11-27T03:34:09.284Z] #51 1.723 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.LArRNCTD7B/src/github.com/opencontainers/runc [2020-11-27T03:34:09.284Z] #51 1.729 Cloning into '/tmp/tmp.LArRNCTD7B/src/github.com/opencontainers/runc'... [2020-11-27T03:34:09.324Z] #11 ... [2020-11-27T03:34:09.324Z] [2020-11-27T03:34:09.324Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:34:09.324Z] #40 90.30 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-11-27T03:34:09.324Z] #40 90.32 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-11-27T03:34:09.324Z] #40 90.34 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-11-27T03:34:09.324Z] #40 90.36 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-11-27T03:34:09.324Z] #40 90.38 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-11-27T03:34:09.324Z] #40 90.38 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-11-27T03:34:09.324Z] #40 90.41 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-27T03:34:09.324Z] #40 90.41 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-11-27T03:34:09.324Z] #40 90.41 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-27T03:34:09.324Z] #40 90.43 Setting up python-protobuf (3.6.1.3-2) ... [2020-11-27T03:34:09.425Z] #35 8.801 -- Detecting C compile features - done [2020-11-27T03:34:09.425Z] #35 8.862 -- Performing Test HAS_BUILTIN_FORTIFY [2020-11-27T03:34:09.501Z] #41 32.92 CC images/netdev.o [2020-11-27T03:34:09.685Z] #35 ... [2020-11-27T03:34:09.685Z] [2020-11-27T03:34:09.685Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:34:09.685Z] #40 97.41 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-11-27T03:34:09.685Z] #40 97.46 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T03:34:09.685Z] #40 DONE 99.5s [2020-11-27T03:34:09.685Z] [2020-11-27T03:34:09.685Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:34:09.685Z] #35 9.071 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-11-27T03:34:09.685Z] #35 9.203 -- Configuring done [2020-11-27T03:34:09.685Z] #35 9.234 -- Generating done [2020-11-27T03:34:09.685Z] #35 9.249 -- Build files have been written to: /tmp/tmp.tCmKZGMs39/tini [2020-11-27T03:34:09.685Z] #35 9.251 + make tini-static [2020-11-27T03:34:09.785Z] #41 33.35 CC images/tty.o [2020-11-27T03:34:09.887Z] #40 ... [2020-11-27T03:34:09.887Z] [2020-11-27T03:34:09.887Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:34:09.887Z] #35 4.316 -- The C compiler identification is GNU 8.3.0 [2020-11-27T03:34:10.144Z] #35 4.396 -- Check for working C compiler: /usr/bin/cc [2020-11-27T03:34:10.625Z] #35 10.06 Scanning dependencies of target tini-static [2020-11-27T03:34:10.679Z] #51 ... [2020-11-27T03:34:10.679Z] [2020-11-27T03:34:10.679Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-11-27T03:34:10.679Z] #13 DONE 1.2s [2020-11-27T03:34:10.679Z] [2020-11-27T03:34:10.679Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-11-27T03:34:10.885Z] #35 10.29 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-11-27T03:34:11.075Z] #35 5.312 -- Check for working C compiler: /usr/bin/cc -- works [2020-11-27T03:34:11.075Z] #35 5.320 -- Detecting C compiler ABI info [2020-11-27T03:34:11.222Z] #41 34.26 CC images/file-lock.o [2020-11-27T03:34:11.222Z] #41 34.47 CC images/rlimit.o [2020-11-27T03:34:11.222Z] #41 34.71 CC images/pagemap.o [2020-11-27T03:34:11.256Z] #14 0.967 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-11-27T03:34:11.257Z] #14 DONE 1.0s [2020-11-27T03:34:11.257Z] [2020-11-27T03:34:11.257Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:34:11.257Z] #41 45.01 CC compel/plugins/std/infect.o [2020-11-27T03:34:11.257Z] #41 45.44 CC compel/arch/x86/plugins/std/parasite-head.o [2020-11-27T03:34:11.257Z] #41 45.52 CC compel/arch/x86/plugins/std/memcpy.o [2020-11-27T03:34:11.257Z] #41 45.58 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-11-27T03:34:11.257Z] #41 45.69 AR compel/plugins/std.lib.a [2020-11-27T03:34:11.257Z] #41 45.75 CC compel/plugins/fds/fds.o [2020-11-27T03:34:11.257Z] #41 46.09 AR compel/plugins/fds.lib.a [2020-11-27T03:34:11.257Z] #41 46.18 HOSTDEP compel/src/lib/log-host.d [2020-11-27T03:34:11.257Z] #41 46.31 HOSTDEP compel/src/lib/handle-elf-host.d [2020-11-27T03:34:11.257Z] #41 46.49 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-11-27T03:34:11.257Z] #41 46.58 HOSTDEP compel/src/main-host.d [2020-11-27T03:34:11.257Z] #41 46.70 DEP compel/src/lib/ptrace.d [2020-11-27T03:34:11.257Z] #41 46.88 DEP compel/src/lib/infect.d [2020-11-27T03:34:11.257Z] #41 47.15 DEP compel/src/lib/infect-util.d [2020-11-27T03:34:11.257Z] #41 47.32 DEP compel/src/lib/infect-rpc.d [2020-11-27T03:34:11.257Z] #41 47.40 DEP compel/arch/x86/src/lib/infect.d [2020-11-27T03:34:11.257Z] #41 47.50 DEP compel/arch/x86/src/lib/cpu.d [2020-11-27T03:34:11.257Z] #41 47.59 DEP compel/src/lib/log.d [2020-11-27T03:34:11.257Z] #41 47.68 DEP compel/src/main.d [2020-11-27T03:34:11.257Z] #41 47.75 DEP compel/src/lib/handle-elf.d [2020-11-27T03:34:11.257Z] #41 47.84 DEP compel/arch/x86/src/lib/handle-elf.d [2020-11-27T03:34:11.257Z] #41 47.99 CC compel/src/lib/log.o [2020-11-27T03:34:11.257Z] #41 48.19 CC compel/arch/x86/src/lib/cpu.o [2020-11-27T03:34:11.257Z] #41 48.91 CC compel/arch/x86/src/lib/infect.o [2020-11-27T03:34:11.257Z] #41 49.65 CC compel/src/lib/infect-rpc.o [2020-11-27T03:34:11.257Z] #41 50.23 CC compel/src/lib/infect-util.o [2020-11-27T03:34:11.257Z] #41 50.51 CC compel/src/lib/infect.o [2020-11-27T03:34:11.333Z] #35 ... [2020-11-27T03:34:11.333Z] [2020-11-27T03:34:11.333Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T03:34:11.333Z] #40 99.99 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-11-27T03:34:11.333Z] #40 100.0 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T03:34:11.333Z] #40 DONE 101.1s [2020-11-27T03:34:11.374Z] #42 15.49 make[1]: Nothing to be done for 'all'. [2020-11-27T03:34:11.374Z] #42 ... [2020-11-27T03:34:11.374Z] [2020-11-27T03:34:11.374Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:34:11.374Z] #33 66.47 internal/syscall/execenv [2020-11-27T03:34:11.374Z] #33 66.49 internal/syscall/unix [2020-11-27T03:34:11.374Z] #33 66.49 time [2020-11-27T03:34:11.374Z] #33 74.00 internal/poll [2020-11-27T03:34:11.374Z] #33 76.44 os [2020-11-27T03:34:11.374Z] #33 ... [2020-11-27T03:34:11.374Z] [2020-11-27T03:34:11.374Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:34:11.374Z] #44 66.54 hash/crc32 [2020-11-27T03:34:11.374Z] #44 69.00 vendor/golang.org/x/text/transform [2020-11-27T03:34:11.374Z] #44 71.83 time [2020-11-27T03:34:11.374Z] #44 76.29 regexp [2020-11-27T03:34:11.520Z] #41 ... [2020-11-27T03:34:11.520Z] [2020-11-27T03:34:11.520Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-27T03:34:11.598Z] [2020-11-27T03:34:11.598Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:34:11.799Z] #41 35.09 CC images/siginfo.o [2020-11-27T03:34:12.063Z] #41 35.37 CC images/rpc.o [2020-11-27T03:34:12.807Z] #35 12.38 [100%] Linking C executable tini-static [2020-11-27T03:34:12.906Z] #15 DONE 1.2s [2020-11-27T03:34:12.906Z] [2020-11-27T03:34:12.906Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:34:12.906Z] #43 142.5 crypto/tls [2020-11-27T03:34:12.906Z] #43 149.8 net/http/httptrace [2020-11-27T03:34:12.906Z] #43 150.1 net/http [2020-11-27T03:34:12.906Z] #43 ... [2020-11-27T03:34:12.906Z] [2020-11-27T03:34:12.906Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-11-27T03:34:12.921Z] #44 ... [2020-11-27T03:34:12.921Z] [2020-11-27T03:34:12.921Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:34:12.921Z] #33 78.39 internal/fmtsort [2020-11-27T03:34:13.462Z] #41 36.60 CC images/ext-file.o [2020-11-27T03:34:13.569Z] #33 79.13 path/filepath [2020-11-27T03:34:13.569Z] #33 79.15 fmt [2020-11-27T03:34:13.727Z] #41 36.99 CC images/cgroup.o [2020-11-27T03:34:13.848Z] #16 DONE 1.1s [2020-11-27T03:34:13.848Z] [2020-11-27T03:34:13.848Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:34:13.848Z] #41 54.42 CC compel/src/lib/ptrace.o [2020-11-27T03:34:13.848Z] #41 54.92 AR compel/libcompel.a [2020-11-27T03:34:13.848Z] #41 55.01 HOSTCC compel/src/main-host.o [2020-11-27T03:34:13.848Z] #41 55.48 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-11-27T03:34:13.848Z] #41 55.75 HOSTCC compel/src/lib/handle-elf-host.o [2020-11-27T03:34:13.848Z] #41 56.18 HOSTCC compel/src/lib/log-host.o [2020-11-27T03:34:14.109Z] #41 56.57 HOSTLINK compel/compel-host-bin [2020-11-27T03:34:14.192Z] #35 13.53 [100%] Built target tini-static [2020-11-27T03:34:14.192Z] #35 13.64 + mkdir -p /build [2020-11-27T03:34:14.192Z] #35 13.72 + cp tini-static /build/docker-init [2020-11-27T03:34:14.218Z] #33 ... [2020-11-27T03:34:14.218Z] [2020-11-27T03:34:14.218Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:34:14.218Z] #50 69.83 time [2020-11-27T03:34:14.218Z] #50 73.57 regexp [2020-11-27T03:34:14.306Z] #41 37.58 CC images/userns.o [2020-11-27T03:34:14.370Z] #41 56.84 DEP soccr/soccr.d [2020-11-27T03:34:14.453Z] #35 DONE 14.1s [2020-11-27T03:34:14.453Z] [2020-11-27T03:34:14.453Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:34:14.453Z] #41 3.254 Note: Building without setproctitle() and strlcpy() support. [2020-11-27T03:34:14.453Z] #41 3.255 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-27T03:34:14.453Z] #41 3.354 Note: Building without GnuTLS support [2020-11-27T03:34:14.453Z] #41 3.434 Makefile.config:39: Warn: you have no libnftables installed [2020-11-27T03:34:14.453Z] #41 3.434 Makefile.config:40: Warn: Building without nftables support [2020-11-27T03:34:14.517Z] #50 ... [2020-11-27T03:34:14.517Z] [2020-11-27T03:34:14.517Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:34:14.517Z] #42 17.35 CC images/stats.o [2020-11-27T03:34:14.517Z] #42 17.90 CC images/core.o [2020-11-27T03:34:14.517Z] #42 18.74 CC images/core-x86.o [2020-11-27T03:34:14.570Z] #41 37.97 CC images/google/protobuf/descriptor.o [2020-11-27T03:34:14.631Z] #41 ... [2020-11-27T03:34:14.631Z] [2020-11-27T03:34:14.631Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-11-27T03:34:14.631Z] #17 DONE 1.0s [2020-11-27T03:34:14.631Z] [2020-11-27T03:34:14.631Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:34:14.631Z] #41 57.08 CC soccr/soccr.o [2020-11-27T03:34:14.839Z] #42 19.43 CC images/core-arm.o [2020-11-27T03:34:14.870Z] #41 3.325 Note: Building without setproctitle() and strlcpy() support. [2020-11-27T03:34:14.870Z] #41 3.325 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-27T03:34:14.870Z] #41 3.346 Note: Building without GnuTLS support [2020-11-27T03:34:14.870Z] #41 3.389 Makefile.config:39: Warn: you have no libnftables installed [2020-11-27T03:34:14.870Z] #41 3.389 Makefile.config:40: Warn: Building without nftables support [2020-11-27T03:34:15.487Z] #42 20.09 CC images/core-aarch64.o [2020-11-27T03:34:16.135Z] #42 20.56 CC images/core-ppc64.o [2020-11-27T03:34:16.366Z] #41 ... [2020-11-27T03:34:16.366Z] [2020-11-27T03:34:16.366Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:34:16.366Z] #32 96.11 path [2020-11-27T03:34:16.366Z] #32 96.58 text/tabwriter [2020-11-27T03:34:16.366Z] #32 97.65 path/filepath [2020-11-27T03:34:16.366Z] #32 97.65 fmt [2020-11-27T03:34:16.366Z] #32 99.59 io/ioutil [2020-11-27T03:34:16.366Z] #32 102.5 flag [2020-11-27T03:34:16.366Z] #32 102.6 github.com/BurntSushi/toml [2020-11-27T03:34:16.366Z] #32 105.1 log [2020-11-27T03:34:16.503Z] #41 39.48 CC images/opts.o [2020-11-27T03:34:16.503Z] #41 39.60 CC images/seccomp.o [2020-11-27T03:34:16.503Z] #41 ... [2020-11-27T03:34:16.503Z] [2020-11-27T03:34:16.503Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:34:16.503Z] #43 101.6 net/http/httptrace [2020-11-27T03:34:16.503Z] #43 101.8 net/http [2020-11-27T03:34:16.503Z] #43 ... [2020-11-27T03:34:16.503Z] [2020-11-27T03:34:16.503Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:34:16.503Z] #41 39.82 CC images/binfmt-misc.o [2020-11-27T03:34:16.547Z] #41 58.93 AR soccr/libsoccr.a [2020-11-27T03:34:16.547Z] #41 58.99 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-27T03:34:16.678Z] using credential docker-jenkins-github-credentials [2020-11-27T03:34:16.754Z] Cloning the remote Git repository [2020-11-27T03:34:16.754Z] Cloning with configured refspecs honoured and without tags [2020-11-27T03:34:16.763Z] #41 ... [2020-11-27T03:34:16.763Z] [2020-11-27T03:34:16.763Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:34:16.763Z] #49 96.18 os [2020-11-27T03:34:16.763Z] #49 99.49 encoding/base64 [2020-11-27T03:34:16.763Z] #49 100.6 golang.org/x/sys/unix [2020-11-27T03:34:16.763Z] #49 101.8 fmt [2020-11-27T03:34:16.763Z] #49 ... [2020-11-27T03:34:16.763Z] [2020-11-27T03:34:16.763Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:34:16.763Z] #35 6.327 -- Detecting C compiler ABI info - done [2020-11-27T03:34:16.763Z] #35 6.368 -- Detecting C compile features [2020-11-27T03:34:16.763Z] #35 9.789 -- Detecting C compile features - done [2020-11-27T03:34:16.763Z] #35 9.925 -- Performing Test HAS_BUILTIN_FORTIFY [2020-11-27T03:34:16.763Z] #35 10.55 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-11-27T03:34:16.763Z] #35 10.74 -- Configuring done [2020-11-27T03:34:16.763Z] #35 10.75 -- Generating done [2020-11-27T03:34:16.763Z] #35 10.78 -- Build files have been written to: /tmp/tmp.yfmbFLGzkc/tini [2020-11-27T03:34:16.763Z] #35 10.81 + make tini-static [2020-11-27T03:34:16.767Z] #41 40.06 CC images/time.o [2020-11-27T03:34:16.945Z] #32 ... [2020-11-27T03:34:16.946Z] [2020-11-27T03:34:16.946Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:34:16.946Z] #49 96.74 encoding/base64 [2020-11-27T03:34:16.946Z] #49 98.00 golang.org/x/sys/unix [2020-11-27T03:34:16.946Z] #49 98.60 fmt [2020-11-27T03:34:16.946Z] #49 106.9 encoding/json [2020-11-27T03:34:16.946Z] #49 ... [2020-11-27T03:34:16.946Z] [2020-11-27T03:34:16.946Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:34:16.946Z] #41 7.288 fatal: not a git repository (or any of the parent directories): .git [2020-11-27T03:34:16.946Z] #41 7.340 GEN .gitid [2020-11-27T03:34:16.946Z] #41 7.364 GEN criu/include/version.h [2020-11-27T03:34:17.031Z] #41 40.35 CC images/sysctl.o [2020-11-27T03:34:17.122Z] #41 59.53 DEP criu/arch/x86/sigframe.d [2020-11-27T03:34:17.122Z] #41 59.65 DEP criu/arch/x86/sigaction_compat.d [2020-11-27T03:34:17.190Z] #42 21.50 CC images/core-s390.o [2020-11-27T03:34:17.207Z] #41 7.502 GEN include/common/asm [2020-11-27T03:34:17.297Z] #41 40.52 CC images/autofs.o [2020-11-27T03:34:17.297Z] #41 40.67 CC images/macvlan.o [2020-11-27T03:34:17.332Z] #35 11.70 Scanning dependencies of target tini-static [2020-11-27T03:34:17.383Z] #41 59.74 DEP criu/arch/x86/kerndat.d [2020-11-27T03:34:17.383Z] #41 59.91 DEP criu/arch/x86/crtools.d [2020-11-27T03:34:17.383Z] #41 60.01 DEP criu/arch/x86/cpu.d [2020-11-27T03:34:17.562Z] #41 41.00 CC images/sit.o [2020-11-27T03:34:17.606Z] #35 11.85 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-11-27T03:34:17.644Z] #41 60.14 CC criu/arch/x86/cpu.o [2020-11-27T03:34:17.832Z] #41 41.34 CC images/memfd.o [2020-11-27T03:34:17.836Z] #42 22.49 CC images/cpuinfo.o [2020-11-27T03:34:18.105Z] #41 41.66 CC images/timens.o [2020-11-27T03:34:18.134Z] #42 ... [2020-11-27T03:34:18.134Z] [2020-11-27T03:34:18.134Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:34:18.134Z] #55 44.72 Checking out files: 48% (1639/3407) Checking out files: 49% (1670/3407) Checking out files: 50% (1704/3407) Checking out files: 51% (1738/3407) Checking out files: 52% (1772/3407) Checking out files: 53% (1806/3407) Checking out files: 54% (1840/3407) Checking out files: 55% (1874/3407) Checking out files: 56% (1908/3407) Checking out files: 57% (1942/3407) Checking out files: 58% (1977/3407) Checking out files: 59% (2011/3407) Checking out files: 60% (2045/3407) Checking out files: 61% (2079/3407) Checking out files: 62% (2113/3407) Checking out files: 63% (2147/3407) Checking out files: 64% (2181/3407) Checking out files: 65% (2215/3407) Checking out files: 66% (2249/3407) Checking out files: 67% (2283/3407) Checking out files: 68% (2317/3407) Checking out files: 69% (2351/3407) Checking out files: 70% (2385/3407) Checking out files: 71% (2419/3407) Checking out files: 72% (2454/3407) Checking out files: 73% (2488/3407) Checking out files: 74% (2522/3407) Checking out files: 75% (2556/3407) Checking out files: 76% (2590/3407) Checking out files: 77% (2624/3407) Checking out files: 78% (2658/3407) Checking out files: 79% (2692/3407) Checking out files: 80% (2726/3407) Checking out files: 81% (2760/3407) Checking out files: 82% (2794/3407) Checking out files: 83% (2828/3407) Checking out files: 84% (2862/3407) Checking out files: 85% (2896/3407) Checking out files: 86% (2931/3407) Checking out files: 87% (2965/3407) Checking out files: 88% (2999/3407) Checking out files: 89% (3033/3407) Checking out files: 90% (3067/3407) Checking out files: 91% (3101/3407) Checking out files: 91% (3132/3407) Checking out files: 92% (3135/3407) Checking out files: 93% (3169/3407) Checking out files: 94% (3203/3407) Checking out files: 95% (3237/3407) Checking out files: 96% (3271/3407) Checking out files: 97% (3305/3407) Checking out files: 98% (3339/3407) Checking out files: 99% (3373/3407) Checking out files: 100% (3407/3407) Checking out files: 100% (3407/3407), done. [2020-11-27T03:34:18.134Z] #55 45.98 + cd /tmp/tmp.ZneSgENmFH/src/github.com/containerd/containerd [2020-11-27T03:34:18.134Z] #55 45.99 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-27T03:34:18.146Z] #41 ... [2020-11-27T03:34:18.146Z] [2020-11-27T03:34:18.146Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:34:18.146Z] #11 98.02 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-11-27T03:34:18.146Z] #11 98.03 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-11-27T03:34:18.146Z] #11 98.13 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-27T03:34:18.146Z] #11 107.0 Selecting previously unselected package gcc-mingw-w64-base. [2020-11-27T03:34:18.146Z] #11 107.1 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-27T03:34:18.146Z] #11 107.1 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-27T03:34:18.146Z] #11 107.3 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-11-27T03:34:18.146Z] #11 107.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-27T03:34:18.146Z] #11 107.3 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T03:34:18.537Z] #35 ... [2020-11-27T03:34:18.537Z] [2020-11-27T03:34:18.537Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:34:18.537Z] #41 6.909 fatal: not a git repository (or any of the parent directories): .git [2020-11-27T03:34:18.537Z] #41 6.920 GEN .gitid [2020-11-27T03:34:18.537Z] #41 7.011 GEN criu/include/version.h [2020-11-27T03:34:18.586Z] #41 60.81 CC criu/arch/x86/crtools.o [2020-11-27T03:34:16.953Z] Cloning repository https://github.com/moby/moby.git [2020-11-27T03:34:17.370Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-11-27T03:34:18.405Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-27T03:34:18.406Z] > git --version # timeout=10 [2020-11-27T03:34:18.476Z] > git --version # 'git version 2.24.1.windows.2' [2020-11-27T03:34:18.477Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T03:34:18.480Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41720/head:refs/remotes/origin/PR-41720 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-27T03:34:18.689Z] #41 41.96 LINK images/built-in.o [2020-11-27T03:34:18.689Z] #41 42.11 GEN compel/include/asm [2020-11-27T03:34:18.689Z] #41 42.16 GEN compel/include/version.h [2020-11-27T03:34:18.689Z] #41 42.21 touch .config [2020-11-27T03:34:18.718Z] #11 ... [2020-11-27T03:34:18.718Z] [2020-11-27T03:34:18.718Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:34:18.718Z] #32 108.7 github.com/BurntSushi/toml/cmd/tomlv [2020-11-27T03:34:18.780Z] #55 47.82 + export 'BUILDTAGS=netgo osusergo static_build' [2020-11-27T03:34:18.797Z] #41 7.242 GEN include/common/asm [2020-11-27T03:34:18.954Z] #41 42.32 GEN include/common/config.h [2020-11-27T03:34:18.954Z] #41 42.43 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-11-27T03:34:18.954Z] #41 42.47 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-11-27T03:34:18.954Z] #41 42.52 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-11-27T03:34:19.078Z] #55 47.82 + BUILDTAGS='netgo osusergo static_build' [2020-11-27T03:34:19.078Z] #55 47.82 + export EXTRA_FLAGS=-buildmode=pie [2020-11-27T03:34:19.078Z] #55 47.82 + EXTRA_FLAGS=-buildmode=pie [2020-11-27T03:34:19.078Z] #55 47.82 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-11-27T03:34:19.078Z] #55 47.82 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-11-27T03:34:19.078Z] #55 47.82 + '[' '' = dynamic ']' [2020-11-27T03:34:19.078Z] #55 47.82 + make [2020-11-27T03:34:19.218Z] #41 42.55 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-11-27T03:34:19.219Z] #41 42.58 DEP compel/plugins/std/infect.d [2020-11-27T03:34:19.483Z] #41 42.76 DEP compel/plugins/std/string.d [2020-11-27T03:34:19.483Z] #41 42.92 DEP compel/plugins/std/log.d [2020-11-27T03:34:19.742Z] #55 48.68 + bin/ctr [2020-11-27T03:34:19.747Z] #41 43.05 DEP compel/plugins/std/fds.d [2020-11-27T03:34:19.747Z] #41 43.19 DEP compel/plugins/std/std.d [2020-11-27T03:34:19.971Z] #41 62.25 CC criu/arch/x86/kerndat.o [2020-11-27T03:34:20.011Z] #41 43.29 DEP compel/plugins/shmem/shmem.d [2020-11-27T03:34:20.011Z] #41 43.39 DEP compel/plugins/fds/fds.d [2020-11-27T03:34:20.232Z] #41 62.74 CC criu/arch/x86/sigaction_compat.o [2020-11-27T03:34:20.275Z] #41 43.54 CC compel/plugins/std/std.o [2020-11-27T03:34:20.492Z] #41 63.01 CC criu/arch/x86/sigframe.o [2020-11-27T03:34:20.539Z] #41 43.93 CC compel/plugins/std/fds.o [2020-11-27T03:34:20.644Z] #32 ... [2020-11-27T03:34:20.644Z] [2020-11-27T03:34:20.644Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:34:20.644Z] #43 100.3 fmt [2020-11-27T03:34:20.644Z] #43 103.1 regexp [2020-11-27T03:34:20.644Z] #43 108.0 go/token [2020-11-27T03:34:20.644Z] #43 109.0 internal/lazyregexp [2020-11-27T03:34:20.644Z] #43 109.1 go/scanner [2020-11-27T03:34:20.644Z] #43 109.5 net/url [2020-11-27T03:34:20.644Z] #43 ... [2020-11-27T03:34:20.644Z] [2020-11-27T03:34:20.644Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:34:20.644Z] #41 9.774 PBCC images/timens.pb-c.c [2020-11-27T03:34:20.644Z] #41 9.839 DEP images/timens.pb-c.d [2020-11-27T03:34:20.644Z] #41 9.883 PBCC images/fown.pb-c.c [2020-11-27T03:34:20.644Z] #41 10.03 PBCC images/google/protobuf/descriptor.pb-c.c [2020-11-27T03:34:20.644Z] #41 10.16 PBCC images/opts.pb-c.c [2020-11-27T03:34:20.644Z] #41 10.21 PBCC images/memfd.pb-c.c [2020-11-27T03:34:20.644Z] #41 10.23 DEP images/fown.pb-c.d [2020-11-27T03:34:20.644Z] #41 10.36 DEP images/google/protobuf/descriptor.pb-c.d [2020-11-27T03:34:20.644Z] #41 10.47 DEP images/opts.pb-c.d [2020-11-27T03:34:20.644Z] #41 10.64 DEP images/memfd.pb-c.d [2020-11-27T03:34:20.644Z] #41 10.65 PBCC images/sit.pb-c.c [2020-11-27T03:34:20.644Z] #41 10.66 DEP images/sit.pb-c.d [2020-11-27T03:34:20.644Z] #41 10.67 PBCC images/macvlan.pb-c.c [2020-11-27T03:34:20.644Z] #41 10.67 DEP images/macvlan.pb-c.d [2020-11-27T03:34:20.644Z] #41 10.68 PBCC images/autofs.pb-c.c [2020-11-27T03:34:20.644Z] #41 10.69 DEP images/autofs.pb-c.d [2020-11-27T03:34:20.644Z] #41 10.70 PBCC images/sysctl.pb-c.c [2020-11-27T03:34:20.644Z] #41 10.70 DEP images/sysctl.pb-c.d [2020-11-27T03:34:20.644Z] #41 10.71 PBCC images/time.pb-c.c [2020-11-27T03:34:20.644Z] #41 10.72 DEP images/time.pb-c.d [2020-11-27T03:34:20.644Z] #41 10.81 PBCC images/binfmt-misc.pb-c.c [2020-11-27T03:34:20.644Z] #41 10.85 DEP images/binfmt-misc.pb-c.d [2020-11-27T03:34:20.644Z] #41 10.91 PBCC images/seccomp.pb-c.c [2020-11-27T03:34:20.644Z] #41 10.98 DEP images/seccomp.pb-c.d [2020-11-27T03:34:20.644Z] #41 11.05 PBCC images/userns.pb-c.c [2020-11-27T03:34:20.644Z] #41 11.14 DEP images/userns.pb-c.d [2020-11-27T03:34:20.644Z] #41 11.26 PBCC images/cgroup.pb-c.c [2020-11-27T03:34:20.753Z] #41 63.24 LINK criu/arch/x86/crtools.built-in.o [2020-11-27T03:34:20.753Z] #41 63.28 DEP criu/pie/util-vdso-elf32.d [2020-11-27T03:34:20.803Z] #41 44.35 CC compel/plugins/std/log.o [2020-11-27T03:34:20.905Z] #41 11.30 DEP images/cgroup.pb-c.d [2020-11-27T03:34:20.905Z] #41 11.39 PBCC images/ext-file.pb-c.c [2020-11-27T03:34:20.905Z] #41 11.45 DEP images/ext-file.pb-c.d [2020-11-27T03:34:20.905Z] #41 11.53 PBCC images/rpc.pb-c.c [2020-11-27T03:34:21.021Z] #41 63.44 DEP criu/pie/util-vdso.d [2020-11-27T03:34:21.021Z] #41 63.54 DEP criu/pie/util.d [2020-11-27T03:34:21.166Z] #41 11.65 DEP images/rpc.pb-c.d [2020-11-27T03:34:21.166Z] #41 11.77 PBCC images/siginfo.pb-c.c [2020-11-27T03:34:21.284Z] #41 63.73 CC criu/pie/util.o [2020-11-27T03:34:21.322Z] #41 ... [2020-11-27T03:34:21.322Z] [2020-11-27T03:34:21.322Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:34:21.322Z] #11 100.5 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-11-27T03:34:21.322Z] #11 100.5 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-11-27T03:34:21.322Z] #11 100.7 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-27T03:34:21.322Z] #11 ... [2020-11-27T03:34:21.322Z] [2020-11-27T03:34:21.322Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:34:21.322Z] #32 100.4 path [2020-11-27T03:34:21.322Z] #32 101.0 text/tabwriter [2020-11-27T03:34:21.322Z] #32 101.9 path/filepath [2020-11-27T03:34:21.322Z] #32 101.9 fmt [2020-11-27T03:34:21.322Z] #32 104.0 io/ioutil [2020-11-27T03:34:21.322Z] #32 107.2 github.com/BurntSushi/toml [2020-11-27T03:34:21.322Z] #32 107.2 flag [2020-11-27T03:34:21.322Z] #32 110.0 log [2020-11-27T03:34:21.322Z] #32 ... [2020-11-27T03:34:21.322Z] [2020-11-27T03:34:21.322Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:34:21.322Z] #35 14.09 [100%] Linking C executable tini-static [2020-11-27T03:34:21.322Z] #35 14.93 [100%] Built target tini-static [2020-11-27T03:34:21.322Z] #35 15.11 + mkdir -p /build [2020-11-27T03:34:21.322Z] #35 15.12 + cp tini-static /build/docker-init [2020-11-27T03:34:21.322Z] #35 ... [2020-11-27T03:34:21.322Z] [2020-11-27T03:34:21.322Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:34:21.322Z] #43 101.0 regexp/syntax [2020-11-27T03:34:21.322Z] #43 102.5 fmt [2020-11-27T03:34:21.322Z] #43 108.7 regexp [2020-11-27T03:34:21.322Z] #43 110.2 go/token [2020-11-27T03:34:21.427Z] #41 11.84 DEP images/siginfo.pb-c.d [2020-11-27T03:34:21.427Z] #41 11.98 PBCC images/pagemap.pb-c.c [2020-11-27T03:34:21.427Z] #41 12.03 DEP images/pagemap.pb-c.d [2020-11-27T03:34:21.545Z] #41 64.10 CC criu/pie/util-vdso.o [2020-11-27T03:34:21.591Z] #43 ... [2020-11-27T03:34:21.591Z] [2020-11-27T03:34:21.591Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:34:21.591Z] #35 DONE 15.9s [2020-11-27T03:34:21.591Z] [2020-11-27T03:34:21.591Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:34:21.591Z] #41 9.752 PBCC images/timens.pb-c.c [2020-11-27T03:34:21.591Z] #41 9.800 DEP images/timens.pb-c.d [2020-11-27T03:34:21.591Z] #41 9.882 PBCC images/fown.pb-c.c [2020-11-27T03:34:21.591Z] #41 9.989 PBCC images/google/protobuf/descriptor.pb-c.c [2020-11-27T03:34:21.591Z] #41 10.12 PBCC images/opts.pb-c.c [2020-11-27T03:34:21.591Z] #41 10.25 PBCC images/memfd.pb-c.c [2020-11-27T03:34:21.687Z] #41 12.23 PBCC images/rlimit.pb-c.c [2020-11-27T03:34:21.687Z] #41 12.31 DEP images/rlimit.pb-c.d [2020-11-27T03:34:21.756Z] #41 45.18 CC compel/plugins/std/string.o [2020-11-27T03:34:21.848Z] #41 10.35 DEP images/fown.pb-c.d [2020-11-27T03:34:21.848Z] #41 10.44 DEP images/google/protobuf/descriptor.pb-c.d [2020-11-27T03:34:21.948Z] #41 12.39 PBCC images/file-lock.pb-c.c [2020-11-27T03:34:21.948Z] #41 12.43 DEP images/file-lock.pb-c.d [2020-11-27T03:34:21.948Z] #41 12.50 PBCC images/tty.pb-c.c [2020-11-27T03:34:22.105Z] #41 10.51 DEP images/opts.pb-c.d [2020-11-27T03:34:22.105Z] #41 10.57 DEP images/memfd.pb-c.d [2020-11-27T03:34:22.105Z] #41 10.62 PBCC images/sit.pb-c.c [2020-11-27T03:34:22.105Z] #41 10.72 DEP images/sit.pb-c.d [2020-11-27T03:34:22.209Z] #41 12.58 DEP images/tty.pb-c.d [2020-11-27T03:34:22.335Z] #41 45.74 CC compel/plugins/std/infect.o [2020-11-27T03:34:22.362Z] #41 10.79 PBCC images/macvlan.pb-c.c [2020-11-27T03:34:22.362Z] #41 10.82 DEP images/macvlan.pb-c.d [2020-11-27T03:34:22.362Z] #41 10.92 PBCC images/autofs.pb-c.c [2020-11-27T03:34:22.362Z] #41 10.95 DEP images/autofs.pb-c.d [2020-11-27T03:34:22.470Z] #41 12.75 PBCC images/tun.pb-c.c [2020-11-27T03:34:22.470Z] #41 13.01 PBCC images/netdev.pb-c.c [2020-11-27T03:34:22.485Z] #41 64.83 CC criu/pie/util-vdso-elf32.o [2020-11-27T03:34:22.619Z] #41 11.08 PBCC images/sysctl.pb-c.c [2020-11-27T03:34:22.619Z] #41 11.09 DEP images/sysctl.pb-c.d [2020-11-27T03:34:22.619Z] #41 11.30 PBCC images/time.pb-c.c [2020-11-27T03:34:22.731Z] #41 13.17 DEP images/tun.pb-c.d [2020-11-27T03:34:22.731Z] #41 13.27 DEP images/netdev.pb-c.d [2020-11-27T03:34:22.876Z] #41 11.37 DEP images/time.pb-c.d [2020-11-27T03:34:22.876Z] #41 11.56 PBCC images/binfmt-misc.pb-c.c [2020-11-27T03:34:22.918Z] #41 46.25 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-11-27T03:34:22.918Z] #41 46.28 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-11-27T03:34:22.918Z] #41 46.33 AR compel/plugins/std.lib.a [2020-11-27T03:34:22.918Z] #41 46.37 CC compel/plugins/fds/fds.o [2020-11-27T03:34:22.918Z] #41 ... [2020-11-27T03:34:22.918Z] [2020-11-27T03:34:22.918Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:34:22.918Z] #11 114.9 Selecting previously unselected package libapparmor1:arm64. [2020-11-27T03:34:22.918Z] #11 114.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-11-27T03:34:22.918Z] #11 114.9 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-11-27T03:34:22.918Z] #11 115.0 Selecting previously unselected package libapparmor-dev:arm64. [2020-11-27T03:34:22.918Z] #11 115.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-11-27T03:34:22.918Z] #11 115.0 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-11-27T03:34:22.918Z] #11 115.2 Selecting previously unselected package libbtrfs0. [2020-11-27T03:34:22.918Z] #11 115.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-11-27T03:34:22.918Z] #11 115.3 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-27T03:34:22.918Z] #11 115.3 Selecting previously unselected package libbtrfs-dev. [2020-11-27T03:34:22.918Z] #11 115.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-11-27T03:34:22.918Z] #11 115.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-27T03:34:22.918Z] #11 115.6 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-11-27T03:34:22.918Z] #11 115.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-11-27T03:34:22.918Z] #11 115.6 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-11-27T03:34:22.918Z] #11 115.7 Selecting previously unselected package libudev-dev:arm64. [2020-11-27T03:34:22.918Z] #11 115.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-11-27T03:34:22.918Z] #11 115.8 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-11-27T03:34:22.918Z] #11 116.0 Selecting previously unselected package libsepol1-dev:arm64. [2020-11-27T03:34:22.918Z] #11 116.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-11-27T03:34:22.918Z] #11 116.0 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-11-27T03:34:22.918Z] #11 116.8 Selecting previously unselected package libpcre16-3:arm64. [2020-11-27T03:34:22.918Z] #11 116.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-11-27T03:34:22.918Z] #11 116.9 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-11-27T03:34:22.918Z] #11 117.5 Selecting previously unselected package libpcre32-3:arm64. [2020-11-27T03:34:22.918Z] #11 117.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-11-27T03:34:22.918Z] #11 117.6 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-11-27T03:34:22.918Z] #11 117.8 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-11-27T03:34:22.918Z] #11 117.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-11-27T03:34:22.918Z] #11 117.9 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-11-27T03:34:22.918Z] #11 118.0 Selecting previously unselected package libpcre3-dev:arm64. [2020-11-27T03:34:22.918Z] #11 118.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-11-27T03:34:22.918Z] #11 118.0 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-11-27T03:34:22.918Z] #11 118.4 Selecting previously unselected package libselinux1-dev:arm64. [2020-11-27T03:34:22.918Z] #11 118.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-11-27T03:34:22.918Z] #11 118.5 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-11-27T03:34:22.993Z] #41 13.42 PBCC images/vma.pb-c.c [2020-11-27T03:34:23.056Z] #41 65.55 AR criu/pie/pie.lib.a [2020-11-27T03:34:23.056Z] #41 65.60 DEP criu/pie/restorer.d [2020-11-27T03:34:23.132Z] #41 11.67 DEP images/binfmt-misc.pb-c.d [2020-11-27T03:34:23.132Z] #41 11.72 PBCC images/seccomp.pb-c.c [2020-11-27T03:34:23.132Z] #41 11.79 DEP images/seccomp.pb-c.d [2020-11-27T03:34:23.254Z] #41 13.60 DEP images/vma.pb-c.d [2020-11-27T03:34:23.254Z] #41 13.69 PBCC images/creds.pb-c.c [2020-11-27T03:34:23.254Z] #41 13.71 DEP images/creds.pb-c.d [2020-11-27T03:34:23.254Z] #41 13.75 PBCC images/utsns.pb-c.c [2020-11-27T03:34:23.311Z] #55 ... [2020-11-27T03:34:23.311Z] [2020-11-27T03:34:23.311Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:34:23.311Z] #12 88.38 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-11-27T03:34:23.311Z] #12 88.38 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-11-27T03:34:23.311Z] #12 88.39 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T03:34:23.390Z] #41 11.90 PBCC images/userns.pb-c.c [2020-11-27T03:34:23.390Z] #41 11.98 DEP images/userns.pb-c.d [2020-11-27T03:34:23.514Z] #41 13.86 DEP images/utsns.pb-c.d [2020-11-27T03:34:23.514Z] #41 13.96 PBCC images/ipc-desc.pb-c.c [2020-11-27T03:34:23.514Z] #41 13.99 PBCC images/ipc-sem.pb-c.c [2020-11-27T03:34:23.626Z] #41 65.86 DEP criu/arch/x86/sigaction_compat_pie.d [2020-11-27T03:34:23.626Z] #41 66.04 DEP criu/arch/x86/restorer_unmap.d [2020-11-27T03:34:23.626Z] #41 66.08 DEP criu/arch/x86/restorer.d [2020-11-27T03:34:23.626Z] #41 66.26 DEP criu/arch/x86/vdso-pie.d [2020-11-27T03:34:23.647Z] #41 12.06 PBCC images/cgroup.pb-c.c [2020-11-27T03:34:23.647Z] #41 12.07 DEP images/cgroup.pb-c.d [2020-11-27T03:34:23.647Z] #41 12.16 PBCC images/ext-file.pb-c.c [2020-11-27T03:34:23.647Z] #41 12.19 DEP images/ext-file.pb-c.d [2020-11-27T03:34:23.647Z] #41 12.25 PBCC images/rpc.pb-c.c [2020-11-27T03:34:23.774Z] #41 14.17 DEP images/ipc-desc.pb-c.d [2020-11-27T03:34:23.774Z] #41 14.24 DEP images/ipc-sem.pb-c.d [2020-11-27T03:34:23.887Z] #41 66.41 DEP criu/pie/parasite-vdso.d [2020-11-27T03:34:23.904Z] #41 12.35 DEP images/rpc.pb-c.d [2020-11-27T03:34:23.904Z] #41 12.42 PBCC images/siginfo.pb-c.c [2020-11-27T03:34:23.904Z] #41 12.45 DEP images/siginfo.pb-c.d [2020-11-27T03:34:24.035Z] #41 14.43 PBCC images/ipc-msg.pb-c.c [2020-11-27T03:34:24.035Z] #41 14.52 DEP images/ipc-msg.pb-c.d [2020-11-27T03:34:24.035Z] #41 14.66 PBCC images/ipc-shm.pb-c.c [2020-11-27T03:34:24.148Z] #41 66.60 DEP criu/pie/parasite.d [2020-11-27T03:34:24.160Z] #41 12.59 PBCC images/pagemap.pb-c.c [2020-11-27T03:34:24.161Z] #41 12.70 DEP images/pagemap.pb-c.d [2020-11-27T03:34:24.161Z] #41 12.78 PBCC images/rlimit.pb-c.c [2020-11-27T03:34:24.161Z] #41 12.84 DEP images/rlimit.pb-c.d [2020-11-27T03:34:24.296Z] #41 14.70 DEP images/ipc-shm.pb-c.d [2020-11-27T03:34:24.296Z] #41 14.76 PBCC images/ipc-var.pb-c.c [2020-11-27T03:34:24.408Z] #41 66.82 CC criu/pie/parasite.o [2020-11-27T03:34:24.417Z] #41 12.99 PBCC images/file-lock.pb-c.c [2020-11-27T03:34:24.557Z] #41 14.81 DEP images/ipc-var.pb-c.d [2020-11-27T03:34:24.557Z] #41 14.85 PBCC images/sk-opts.pb-c.c [2020-11-27T03:34:24.557Z] #41 14.87 PBCC images/packet-sock.pb-c.c [2020-11-27T03:34:24.557Z] #41 14.96 DEP images/sk-opts.pb-c.d [2020-11-27T03:34:24.557Z] #41 15.01 DEP images/packet-sock.pb-c.d [2020-11-27T03:34:24.669Z] #41 ... [2020-11-27T03:34:24.669Z] [2020-11-27T03:34:24.669Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T03:34:24.669Z] #18 1.485 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T03:34:24.669Z] #18 1.523 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T03:34:24.669Z] #18 1.581 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T03:34:24.669Z] #18 2.091 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T03:34:24.669Z] #18 3.577 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T03:34:24.669Z] #18 5.082 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T03:34:24.673Z] #41 13.05 DEP images/file-lock.pb-c.d [2020-11-27T03:34:24.673Z] #41 13.18 PBCC images/tty.pb-c.c [2020-11-27T03:34:24.818Z] #41 15.12 PBCC images/sk-netlink.pb-c.c [2020-11-27T03:34:24.818Z] #41 15.29 DEP images/sk-netlink.pb-c.d [2020-11-27T03:34:24.818Z] #41 15.40 PBCC images/sk-inet.pb-c.c [2020-11-27T03:34:24.930Z] #41 13.31 DEP images/tty.pb-c.d [2020-11-27T03:34:24.930Z] #41 13.51 PBCC images/tun.pb-c.c [2020-11-27T03:34:24.930Z] #18 ... [2020-11-27T03:34:24.930Z] [2020-11-27T03:34:24.930Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:34:24.930Z] #51 11.60 + cd /tmp/tmp.LArRNCTD7B/src/github.com/opencontainers/runc [2020-11-27T03:34:24.930Z] #51 11.60 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-27T03:34:24.930Z] #51 12.23 + '[' -z '' ']' [2020-11-27T03:34:24.930Z] #51 12.23 + target=static [2020-11-27T03:34:24.930Z] #51 12.23 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-11-27T03:34:24.930Z] #51 12.69 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-11-27T03:34:25.080Z] #41 15.45 DEP images/sk-inet.pb-c.d [2020-11-27T03:34:25.080Z] #41 15.55 PBCC images/sk-unix.pb-c.c [2020-11-27T03:34:25.080Z] #41 15.63 DEP images/sk-unix.pb-c.d [2020-11-27T03:34:25.080Z] #41 15.67 PBCC images/mm.pb-c.c [2020-11-27T03:34:25.188Z] #41 13.59 PBCC images/netdev.pb-c.c [2020-11-27T03:34:25.188Z] #41 13.66 DEP images/tun.pb-c.d [2020-11-27T03:34:25.188Z] #41 13.73 DEP images/netdev.pb-c.d [2020-11-27T03:34:25.188Z] #41 13.86 PBCC images/vma.pb-c.c [2020-11-27T03:34:25.191Z] #51 ... [2020-11-27T03:34:25.191Z] [2020-11-27T03:34:25.191Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:34:25.191Z] #43 164.9 github.com/LK4D4/vndr/godl [2020-11-27T03:34:25.341Z] #41 15.72 DEP images/mm.pb-c.d [2020-11-27T03:34:25.341Z] #41 15.76 PBCC images/timerfd.pb-c.c [2020-11-27T03:34:25.341Z] #41 ... [2020-11-27T03:34:25.341Z] [2020-11-27T03:34:25.341Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:34:25.341Z] #32 DONE 115.4s [2020-11-27T03:34:25.341Z] [2020-11-27T03:34:25.341Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:34:25.341Z] #41 15.94 DEP images/timerfd.pb-c.d [2020-11-27T03:34:25.341Z] #41 ... [2020-11-27T03:34:25.341Z] [2020-11-27T03:34:25.341Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:34:25.341Z] #49 111.9 github.com/pkg/diff [2020-11-27T03:34:25.341Z] #49 114.2 go/ast [2020-11-27T03:34:25.415Z] #12 ... [2020-11-27T03:34:25.415Z] [2020-11-27T03:34:25.415Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:34:25.415Z] #33 80.51 io/ioutil [2020-11-27T03:34:25.415Z] #33 83.21 github.com/BurntSushi/toml [2020-11-27T03:34:25.415Z] #33 83.21 log [2020-11-27T03:34:25.415Z] #33 83.21 flag [2020-11-27T03:34:25.415Z] #33 87.54 github.com/BurntSushi/toml/cmd/tomlv [2020-11-27T03:34:25.415Z] #33 ... [2020-11-27T03:34:25.415Z] [2020-11-27T03:34:25.415Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:34:25.415Z] #50 80.56 mvdan.cc/sh/v3/fileutil [2020-11-27T03:34:25.415Z] #50 80.59 io/ioutil [2020-11-27T03:34:25.415Z] #50 82.50 fmt [2020-11-27T03:34:25.415Z] #50 82.52 encoding/binary [2020-11-27T03:34:25.415Z] #50 84.78 encoding/base64 [2020-11-27T03:34:25.415Z] #50 84.81 golang.org/x/sys/unix [2020-11-27T03:34:25.415Z] #50 89.45 github.com/pkg/diff [2020-11-27T03:34:25.415Z] #50 89.46 go/token [2020-11-27T03:34:25.415Z] #50 89.48 encoding/json [2020-11-27T03:34:25.415Z] #50 ... [2020-11-27T03:34:25.415Z] [2020-11-27T03:34:25.415Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:34:25.415Z] #42 23.10 CC images/inventory.o [2020-11-27T03:34:25.415Z] #42 23.48 CC images/fdinfo.o [2020-11-27T03:34:25.415Z] #42 23.92 CC images/fown.o [2020-11-27T03:34:25.415Z] #42 24.18 CC images/ns.o [2020-11-27T03:34:25.415Z] #42 24.44 CC images/regfile.o [2020-11-27T03:34:25.415Z] #42 24.86 CC images/ghost-file.o [2020-11-27T03:34:25.415Z] #42 25.28 CC images/fifo.o [2020-11-27T03:34:25.415Z] #42 25.48 CC images/remap-file-path.o [2020-11-27T03:34:25.415Z] #42 25.72 CC images/eventfd.o [2020-11-27T03:34:25.415Z] #42 25.94 CC images/eventpoll.o [2020-11-27T03:34:25.415Z] #42 26.28 CC images/fh.o [2020-11-27T03:34:25.415Z] #42 26.64 CC images/fsnotify.o [2020-11-27T03:34:25.415Z] #42 27.40 CC images/signalfd.o [2020-11-27T03:34:25.415Z] #42 27.65 CC images/fs.o [2020-11-27T03:34:25.415Z] #42 27.94 CC images/pstree.o [2020-11-27T03:34:25.415Z] #42 28.23 CC images/pipe.o [2020-11-27T03:34:25.415Z] #42 28.49 CC images/tcp-stream.o [2020-11-27T03:34:25.415Z] #42 28.72 CC images/sk-packet.o [2020-11-27T03:34:25.415Z] #42 29.20 CC images/mnt.o [2020-11-27T03:34:25.415Z] #42 29.42 CC images/pipe-data.o [2020-11-27T03:34:25.415Z] #42 29.66 CC images/sa.o [2020-11-27T03:34:25.415Z] #42 29.87 CC images/timer.o [2020-11-27T03:34:25.449Z] #41 13.90 DEP images/vma.pb-c.d [2020-11-27T03:34:25.483Z] #11 ... [2020-11-27T03:34:25.483Z] [2020-11-27T03:34:25.483Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-27T03:34:25.483Z] #30 DONE 120.9s [2020-11-27T03:34:25.483Z] [2020-11-27T03:34:25.483Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:34:25.483Z] #43 112.3 github.com/LK4D4/vndr/godl [2020-11-27T03:34:25.483Z] #43 113.0 github.com/LK4D4/vndr [2020-11-27T03:34:25.483Z] #43 DONE 121.0s [2020-11-27T03:34:25.483Z] [2020-11-27T03:34:25.483Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:34:25.483Z] #11 121.0 Selecting previously unselected package libdevmapper-dev:arm64. [2020-11-27T03:34:25.483Z] #11 121.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-11-27T03:34:25.483Z] #11 121.0 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-11-27T03:34:25.483Z] #11 121.1 Selecting previously unselected package libseccomp-dev:arm64. [2020-11-27T03:34:25.483Z] #11 ... [2020-11-27T03:34:25.483Z] [2020-11-27T03:34:25.484Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:34:25.484Z] #41 46.56 AR compel/plugins/fds.lib.a [2020-11-27T03:34:25.484Z] #41 46.62 HOSTDEP compel/src/lib/log-host.d [2020-11-27T03:34:25.484Z] #41 46.72 HOSTDEP compel/src/lib/handle-elf-host.d [2020-11-27T03:34:25.484Z] #41 46.84 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-11-27T03:34:25.484Z] #41 46.90 HOSTDEP compel/src/main-host.d [2020-11-27T03:34:25.484Z] #41 47.03 DEP compel/src/lib/ptrace.d [2020-11-27T03:34:25.484Z] #41 47.13 DEP compel/src/lib/infect.d [2020-11-27T03:34:25.484Z] #41 47.28 DEP compel/src/lib/infect-util.d [2020-11-27T03:34:25.484Z] #41 47.59 DEP compel/src/lib/infect-rpc.d [2020-11-27T03:34:25.484Z] #41 47.71 DEP compel/arch/aarch64/src/lib/infect.d [2020-11-27T03:34:25.484Z] #41 47.79 DEP compel/arch/aarch64/src/lib/cpu.d [2020-11-27T03:34:25.484Z] #41 47.96 DEP compel/src/lib/log.d [2020-11-27T03:34:25.484Z] #41 48.02 DEP compel/src/main.d [2020-11-27T03:34:25.484Z] #41 48.08 DEP compel/src/lib/handle-elf.d [2020-11-27T03:34:25.484Z] #41 48.25 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-11-27T03:34:25.484Z] #41 48.48 CC compel/src/lib/log.o [2020-11-27T03:34:25.484Z] #41 48.76 CC compel/arch/aarch64/src/lib/cpu.o [2020-11-27T03:34:25.484Z] #41 48.95 CC compel/arch/aarch64/src/lib/infect.o [2020-11-27T03:34:25.706Z] #41 14.02 PBCC images/creds.pb-c.c [2020-11-27T03:34:25.706Z] #41 14.08 DEP images/creds.pb-c.d [2020-11-27T03:34:25.706Z] #41 14.22 PBCC images/utsns.pb-c.c [2020-11-27T03:34:25.706Z] #41 14.30 DEP images/utsns.pb-c.d [2020-11-27T03:34:25.713Z] #42 30.32 CC images/timerfd.o [2020-11-27T03:34:25.962Z] #41 14.42 PBCC images/ipc-desc.pb-c.c [2020-11-27T03:34:25.962Z] #41 14.43 PBCC images/ipc-sem.pb-c.c [2020-11-27T03:34:25.962Z] #41 14.48 DEP images/ipc-desc.pb-c.d [2020-11-27T03:34:25.962Z] #41 14.50 DEP images/ipc-sem.pb-c.d [2020-11-27T03:34:26.011Z] #42 30.60 CC images/mm.o [2020-11-27T03:34:26.061Z] #41 49.39 CC compel/src/lib/infect-rpc.o [2020-11-27T03:34:26.132Z] #43 165.8 github.com/LK4D4/vndr [2020-11-27T03:34:26.219Z] #41 14.57 PBCC images/ipc-msg.pb-c.c [2020-11-27T03:34:26.219Z] #41 14.71 DEP images/ipc-msg.pb-c.d [2020-11-27T03:34:26.219Z] #41 14.81 PBCC images/ipc-shm.pb-c.c [2020-11-27T03:34:26.311Z] #42 30.99 CC images/sk-opts.o [2020-11-27T03:34:26.325Z] #41 49.73 CC compel/src/lib/infect-util.o [2020-11-27T03:34:26.477Z] #41 14.83 DEP images/ipc-shm.pb-c.d [2020-11-27T03:34:26.477Z] #41 14.95 PBCC images/ipc-var.pb-c.c [2020-11-27T03:34:26.477Z] #41 14.99 DEP images/ipc-var.pb-c.d [2020-11-27T03:34:26.477Z] #41 15.09 PBCC images/sk-opts.pb-c.c [2020-11-27T03:34:26.590Z] #41 49.96 CC compel/src/lib/infect.o [2020-11-27T03:34:26.610Z] #42 ... [2020-11-27T03:34:26.610Z] [2020-11-27T03:34:26.610Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:34:26.610Z] #33 DONE 92.0s [2020-11-27T03:34:26.610Z] [2020-11-27T03:34:26.610Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:34:26.610Z] #44 83.00 os/exec [2020-11-27T03:34:26.610Z] #44 83.02 net [2020-11-27T03:34:26.610Z] #44 84.57 internal/lazyregexp [2020-11-27T03:34:26.610Z] #44 85.02 github.com/LK4D4/vndr/versioned [2020-11-27T03:34:26.610Z] #44 88.62 crypto/cipher [2020-11-27T03:34:26.610Z] #44 88.62 go/token [2020-11-27T03:34:26.610Z] #44 88.63 net/url [2020-11-27T03:34:26.610Z] #44 90.77 go/scanner [2020-11-27T03:34:26.610Z] #44 92.11 text/template/parse [2020-11-27T03:34:26.733Z] #41 15.12 PBCC images/packet-sock.pb-c.c [2020-11-27T03:34:26.733Z] #41 15.26 DEP images/sk-opts.pb-c.d [2020-11-27T03:34:26.733Z] #41 15.31 DEP images/packet-sock.pb-c.d [2020-11-27T03:34:26.923Z] #44 ... [2020-11-27T03:34:26.923Z] [2020-11-27T03:34:26.923Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:34:26.923Z] #42 31.39 CC images/sk-unix.o [2020-11-27T03:34:26.990Z] #41 15.47 PBCC images/sk-netlink.pb-c.c [2020-11-27T03:34:27.247Z] #41 15.60 DEP images/sk-netlink.pb-c.d [2020-11-27T03:34:27.247Z] #41 15.71 PBCC images/sk-inet.pb-c.c [2020-11-27T03:34:27.247Z] #41 15.74 DEP images/sk-inet.pb-c.d [2020-11-27T03:34:27.247Z] #41 15.76 PBCC images/sk-unix.pb-c.c [2020-11-27T03:34:27.254Z] #49 116.9 golang.org/x/crypto/ssh/terminal [2020-11-27T03:34:27.254Z] #49 ... [2020-11-27T03:34:27.254Z] [2020-11-27T03:34:27.254Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:34:27.254Z] #41 16.06 PBCC images/timer.pb-c.c [2020-11-27T03:34:27.254Z] #41 16.12 DEP images/timer.pb-c.d [2020-11-27T03:34:27.254Z] #41 16.21 PBCC images/sa.pb-c.c [2020-11-27T03:34:27.254Z] #41 16.28 DEP images/sa.pb-c.d [2020-11-27T03:34:27.254Z] #41 16.42 PBCC images/pipe-data.pb-c.c [2020-11-27T03:34:27.254Z] #41 16.47 DEP images/pipe-data.pb-c.d [2020-11-27T03:34:27.254Z] #41 16.59 PBCC images/mnt.pb-c.c [2020-11-27T03:34:27.254Z] #41 16.70 DEP images/mnt.pb-c.d [2020-11-27T03:34:27.254Z] #41 16.76 PBCC images/sk-packet.pb-c.c [2020-11-27T03:34:27.254Z] #41 16.79 DEP images/sk-packet.pb-c.d [2020-11-27T03:34:27.254Z] #41 16.94 PBCC images/tcp-stream.pb-c.c [2020-11-27T03:34:27.254Z] #41 17.00 DEP images/tcp-stream.pb-c.d [2020-11-27T03:34:27.254Z] #41 17.09 PBCC images/pipe.pb-c.c [2020-11-27T03:34:27.254Z] #41 17.20 DEP images/pipe.pb-c.d [2020-11-27T03:34:27.254Z] #41 17.33 PBCC images/pstree.pb-c.c [2020-11-27T03:34:27.254Z] #41 17.37 DEP images/pstree.pb-c.d [2020-11-27T03:34:27.254Z] #41 17.48 PBCC images/fs.pb-c.c [2020-11-27T03:34:27.254Z] #41 17.59 DEP images/fs.pb-c.d [2020-11-27T03:34:27.254Z] #41 17.71 PBCC images/signalfd.pb-c.c [2020-11-27T03:34:27.254Z] #41 17.85 DEP images/signalfd.pb-c.d [2020-11-27T03:34:27.504Z] #41 15.91 DEP images/sk-unix.pb-c.d [2020-11-27T03:34:27.504Z] #41 16.04 PBCC images/mm.pb-c.c [2020-11-27T03:34:27.515Z] #41 17.99 PBCC images/fh.pb-c.c [2020-11-27T03:34:27.515Z] #41 18.03 PBCC images/fsnotify.pb-c.c [2020-11-27T03:34:27.515Z] #41 18.09 DEP images/fh.pb-c.d [2020-11-27T03:34:27.575Z] #42 32.01 CC images/sk-inet.o [2020-11-27T03:34:27.763Z] #41 16.16 DEP images/mm.pb-c.d [2020-11-27T03:34:27.763Z] #41 16.32 PBCC images/timerfd.pb-c.c [2020-11-27T03:34:27.775Z] #41 18.15 DEP images/fsnotify.pb-c.d [2020-11-27T03:34:27.775Z] #41 18.22 PBCC images/eventpoll.pb-c.c [2020-11-27T03:34:27.775Z] #41 18.33 DEP images/eventpoll.pb-c.d [2020-11-27T03:34:28.021Z] #41 16.46 DEP images/timerfd.pb-c.d [2020-11-27T03:34:28.021Z] #41 16.52 PBCC images/timer.pb-c.c [2020-11-27T03:34:28.021Z] #41 16.62 DEP images/timer.pb-c.d [2020-11-27T03:34:28.021Z] #41 16.69 PBCC images/sa.pb-c.c [2020-11-27T03:34:28.036Z] #41 18.57 PBCC images/eventfd.pb-c.c [2020-11-27T03:34:28.224Z] #42 32.60 CC images/tun.o [2020-11-27T03:34:28.278Z] #41 16.76 DEP images/sa.pb-c.d [2020-11-27T03:34:28.278Z] #41 16.84 PBCC images/pipe-data.pb-c.c [2020-11-27T03:34:28.278Z] #41 16.88 DEP images/pipe-data.pb-c.d [2020-11-27T03:34:28.278Z] #41 16.96 PBCC images/mnt.pb-c.c [2020-11-27T03:34:28.296Z] #41 18.65 DEP images/eventfd.pb-c.d [2020-11-27T03:34:28.296Z] #41 18.75 PBCC images/remap-file-path.pb-c.c [2020-11-27T03:34:28.296Z] #41 18.81 DEP images/remap-file-path.pb-c.d [2020-11-27T03:34:28.523Z] #42 32.92 CC images/sk-netlink.o [2020-11-27T03:34:28.525Z] #41 ... [2020-11-27T03:34:28.525Z] [2020-11-27T03:34:28.525Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:34:28.525Z] #11 121.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-11-27T03:34:28.525Z] #11 121.2 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-11-27T03:34:28.525Z] #11 121.3 Selecting previously unselected package libsystemd-dev:arm64. [2020-11-27T03:34:28.525Z] #11 121.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-11-27T03:34:28.525Z] #11 121.4 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-11-27T03:34:28.525Z] #11 122.2 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-11-27T03:34:28.525Z] #11 122.2 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-11-27T03:34:28.525Z] #11 122.3 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-11-27T03:34:28.525Z] #11 122.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-27T03:34:28.525Z] #11 122.4 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-11-27T03:34:28.525Z] #11 122.4 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-11-27T03:34:28.525Z] #11 122.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-27T03:34:28.525Z] #11 122.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-27T03:34:28.525Z] #11 122.4 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-11-27T03:34:28.525Z] #11 122.4 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-11-27T03:34:28.525Z] #11 122.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-27T03:34:28.525Z] #11 122.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-27T03:34:28.525Z] #11 122.5 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-11-27T03:34:28.525Z] #11 122.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-11-27T03:34:28.525Z] #11 122.6 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-11-27T03:34:28.525Z] #11 122.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-27T03:34:28.525Z] #11 122.7 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-11-27T03:34:28.525Z] #11 122.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T03:34:28.525Z] #11 122.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-11-27T03:34:28.525Z] #11 122.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-11-27T03:34:28.525Z] #11 122.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T03:34:28.525Z] #11 122.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-11-27T03:34:28.525Z] #11 122.9 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-11-27T03:34:28.525Z] #11 122.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-27T03:34:28.525Z] #11 122.9 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-11-27T03:34:28.525Z] #11 122.9 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-11-27T03:34:28.525Z] #11 123.0 Setting up dmsetup (2:1.02.155-3) ... [2020-11-27T03:34:28.525Z] #11 123.0 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-11-27T03:34:28.525Z] #11 123.0 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-11-27T03:34:28.525Z] #11 123.1 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T03:34:28.525Z] #11 DONE 123.9s [2020-11-27T03:34:28.525Z] [2020-11-27T03:34:28.525Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-11-27T03:34:28.534Z] #41 17.06 DEP images/mnt.pb-c.d [2020-11-27T03:34:28.556Z] #41 18.94 PBCC images/fifo.pb-c.c [2020-11-27T03:34:28.556Z] #41 19.01 DEP images/fifo.pb-c.d [2020-11-27T03:34:28.556Z] #41 19.10 PBCC images/ghost-file.pb-c.c [2020-11-27T03:34:28.556Z] #41 19.13 DEP images/ghost-file.pb-c.d [2020-11-27T03:34:28.791Z] #41 17.18 PBCC images/sk-packet.pb-c.c [2020-11-27T03:34:28.791Z] #41 17.20 DEP images/sk-packet.pb-c.d [2020-11-27T03:34:28.791Z] #41 17.26 PBCC images/tcp-stream.pb-c.c [2020-11-27T03:34:28.791Z] #41 17.34 DEP images/tcp-stream.pb-c.d [2020-11-27T03:34:28.791Z] #41 17.46 PBCC images/pipe.pb-c.c [2020-11-27T03:34:28.817Z] #41 19.14 PBCC images/regfile.pb-c.c [2020-11-27T03:34:28.817Z] #41 19.23 DEP images/regfile.pb-c.d [2020-11-27T03:34:28.817Z] #41 19.30 PBCC images/ns.pb-c.c [2020-11-27T03:34:28.823Z] #42 33.15 CC images/packet-sock.o [2020-11-27T03:34:28.823Z] #42 33.55 CC images/ipc-var.o [2020-11-27T03:34:29.048Z] #41 17.54 DEP images/pipe.pb-c.d [2020-11-27T03:34:29.077Z] #41 19.45 DEP images/ns.pb-c.d [2020-11-27T03:34:29.077Z] #41 19.59 PBCC images/fdinfo.pb-c.c [2020-11-27T03:34:29.077Z] #41 19.66 DEP images/fdinfo.pb-c.d [2020-11-27T03:34:29.077Z] #41 19.71 PBCC images/core-aarch64.pb-c.c [2020-11-27T03:34:29.121Z] #42 33.75 CC images/ipc-desc.o [2020-11-27T03:34:29.305Z] #41 17.66 PBCC images/pstree.pb-c.c [2020-11-27T03:34:29.305Z] #41 17.70 DEP images/pstree.pb-c.d [2020-11-27T03:34:29.305Z] #41 17.77 PBCC images/fs.pb-c.c [2020-11-27T03:34:29.305Z] #41 17.87 DEP images/fs.pb-c.d [2020-11-27T03:34:29.393Z] #41 19.82 PBCC images/core-arm.pb-c.c [2020-11-27T03:34:29.393Z] #41 19.89 PBCC images/core-ppc64.pb-c.c [2020-11-27T03:34:29.419Z] #42 33.98 CC images/ipc-shm.o [2020-11-27T03:34:29.562Z] #41 17.91 PBCC images/signalfd.pb-c.c [2020-11-27T03:34:29.562Z] #41 17.94 DEP images/signalfd.pb-c.d [2020-11-27T03:34:29.562Z] #41 18.05 PBCC images/fh.pb-c.c [2020-11-27T03:34:29.562Z] #41 18.15 PBCC images/fsnotify.pb-c.c [2020-11-27T03:34:29.669Z] #41 19.96 PBCC images/core-s390.pb-c.c [2020-11-27T03:34:29.669Z] #41 20.01 PBCC images/core-x86.pb-c.c [2020-11-27T03:34:29.669Z] #41 20.16 PBCC images/core.pb-c.c [2020-11-27T03:34:29.669Z] #41 20.18 PBCC images/inventory.pb-c.c [2020-11-27T03:34:29.669Z] #41 20.22 DEP images/core-aarch64.pb-c.d [2020-11-27T03:34:29.718Z] #42 34.16 CC images/ipc-msg.o [2020-11-27T03:34:29.820Z] #41 18.22 DEP images/fh.pb-c.d [2020-11-27T03:34:29.820Z] #41 18.33 DEP images/fsnotify.pb-c.d [2020-11-27T03:34:29.820Z] #41 18.41 PBCC images/eventpoll.pb-c.c [2020-11-27T03:34:29.931Z] #41 20.35 DEP images/core-arm.pb-c.d [2020-11-27T03:34:29.931Z] #41 20.42 DEP images/core-ppc64.pb-c.d [2020-11-27T03:34:29.931Z] #41 20.50 DEP images/core-s390.pb-c.d [2020-11-27T03:34:30.019Z] #42 34.51 CC images/ipc-sem.o [2020-11-27T03:34:30.077Z] #41 18.45 DEP images/eventpoll.pb-c.d [2020-11-27T03:34:30.077Z] #41 18.49 PBCC images/eventfd.pb-c.c [2020-11-27T03:34:30.077Z] #41 18.58 DEP images/eventfd.pb-c.d [2020-11-27T03:34:30.077Z] #41 18.68 PBCC images/remap-file-path.pb-c.c [2020-11-27T03:34:30.199Z] #41 20.72 DEP images/core-x86.pb-c.d [2020-11-27T03:34:30.199Z] #41 20.77 DEP images/core.pb-c.d [2020-11-27T03:34:30.317Z] #42 34.74 CC images/utsns.o [2020-11-27T03:34:30.317Z] #42 35.02 CC images/creds.o [2020-11-27T03:34:30.386Z] #41 18.73 DEP images/remap-file-path.pb-c.d [2020-11-27T03:34:30.386Z] #41 18.78 PBCC images/fifo.pb-c.c [2020-11-27T03:34:30.386Z] #41 ... [2020-11-27T03:34:30.386Z] [2020-11-27T03:34:30.386Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:34:30.386Z] #49 109.8 encoding/json [2020-11-27T03:34:30.386Z] #49 115.3 github.com/pkg/diff [2020-11-27T03:34:30.386Z] #49 117.6 go/ast [2020-11-27T03:34:30.386Z] #49 118.3 golang.org/x/crypto/ssh/terminal [2020-11-27T03:34:30.386Z] #49 ... [2020-11-27T03:34:30.386Z] [2020-11-27T03:34:30.386Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:34:30.386Z] #41 18.87 DEP images/fifo.pb-c.d [2020-11-27T03:34:30.386Z] #41 18.96 PBCC images/ghost-file.pb-c.c [2020-11-27T03:34:30.461Z] #41 20.89 DEP images/inventory.pb-c.d [2020-11-27T03:34:30.461Z] #41 20.92 PBCC images/cpuinfo.pb-c.c [2020-11-27T03:34:30.461Z] #41 20.95 DEP images/cpuinfo.pb-c.d [2020-11-27T03:34:30.461Z] #41 21.01 PBCC images/stats.pb-c.c [2020-11-27T03:34:30.616Z] #42 35.24 CC images/vma.o [2020-11-27T03:34:30.645Z] #41 19.04 DEP images/ghost-file.pb-c.d [2020-11-27T03:34:30.645Z] #41 19.09 PBCC images/regfile.pb-c.c [2020-11-27T03:34:30.645Z] #41 19.14 DEP images/regfile.pb-c.d [2020-11-27T03:34:30.645Z] #41 19.22 PBCC images/ns.pb-c.c [2020-11-27T03:34:30.645Z] #41 19.24 DEP images/ns.pb-c.d [2020-11-27T03:34:30.645Z] #41 19.26 PBCC images/fdinfo.pb-c.c [2020-11-27T03:34:30.645Z] #41 19.33 DEP images/fdinfo.pb-c.d [2020-11-27T03:34:30.727Z] #41 21.05 DEP images/stats.pb-c.d [2020-11-27T03:34:30.902Z] #41 ... [2020-11-27T03:34:30.902Z] [2020-11-27T03:34:30.902Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:34:30.902Z] #32 113.6 github.com/BurntSushi/toml/cmd/tomlv [2020-11-27T03:34:30.902Z] #32 DONE 120.5s [2020-11-27T03:34:30.902Z] [2020-11-27T03:34:30.902Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:34:30.902Z] #41 19.44 PBCC images/core-aarch64.pb-c.c [2020-11-27T03:34:30.902Z] #41 19.53 PBCC images/core-arm.pb-c.c [2020-11-27T03:34:30.915Z] #42 35.50 CC images/netdev.o [2020-11-27T03:34:31.159Z] #41 19.65 PBCC images/core-ppc64.pb-c.c [2020-11-27T03:34:31.417Z] #41 19.81 PBCC images/core-s390.pb-c.c [2020-11-27T03:34:31.417Z] #41 19.94 PBCC images/core-x86.pb-c.c [2020-11-27T03:34:31.417Z] #41 20.00 PBCC images/core.pb-c.c [2020-11-27T03:34:31.419Z] #43 ... [2020-11-27T03:34:31.419Z] [2020-11-27T03:34:31.419Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:34:31.419Z] #41 68.12 LINK criu/pie/parasite.built-in.o [2020-11-27T03:34:31.419Z] #41 68.14 GEN criu/pie/parasite-blob.h [2020-11-27T03:34:31.419Z] #41 68.18 CC criu/pie/parasite-vdso.o [2020-11-27T03:34:31.419Z] #41 68.84 CC criu/arch/x86/vdso-pie.o [2020-11-27T03:34:31.419Z] #41 69.13 CC criu/arch/x86/restorer.o [2020-11-27T03:34:31.419Z] #41 69.85 CC criu/arch/x86/restorer_unmap.o [2020-11-27T03:34:31.419Z] #41 69.92 CC criu/arch/x86/sigaction_compat_pie.o [2020-11-27T03:34:31.419Z] #41 70.28 CC criu/pie/restorer.o [2020-11-27T03:34:31.419Z] #41 73.65 LINK criu/pie/restorer.built-in.o [2020-11-27T03:34:31.419Z] #41 73.68 GEN criu/pie/restorer-blob.h [2020-11-27T03:34:31.419Z] #41 73.77 DEP criu/vdso.d [2020-11-27T03:34:31.419Z] #41 73.97 DEP criu/vdso-compat.d [2020-11-27T03:34:31.567Z] #42 35.88 CC images/tty.o [2020-11-27T03:34:31.668Z] #41 ... [2020-11-27T03:34:31.668Z] [2020-11-27T03:34:31.668Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:34:31.668Z] #43 111.6 go/ast [2020-11-27T03:34:31.668Z] #43 112.0 text/template/parse [2020-11-27T03:34:31.668Z] #43 119.4 text/template [2020-11-27T03:34:31.668Z] #43 119.4 go/parser [2020-11-27T03:34:31.673Z] #41 20.18 PBCC images/inventory.pb-c.c [2020-11-27T03:34:31.673Z] #41 20.26 DEP images/core-aarch64.pb-c.d [2020-11-27T03:34:31.679Z] #41 74.14 DEP criu/uts_ns.d [2020-11-27T03:34:31.867Z] #42 36.62 CC images/file-lock.o [2020-11-27T03:34:31.870Z] #12 DONE 3.6s [2020-11-27T03:34:31.870Z] [2020-11-27T03:34:31.870Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:34:31.928Z] #43 ... [2020-11-27T03:34:31.928Z] [2020-11-27T03:34:31.928Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:34:31.928Z] #49 119.0 mvdan.cc/editorconfig [2020-11-27T03:34:31.928Z] #49 120.5 mvdan.cc/sh/v3/fileutil [2020-11-27T03:34:31.928Z] #49 121.0 mvdan.cc/sh/v3/syntax [2020-11-27T03:34:31.930Z] #41 20.35 DEP images/core-arm.pb-c.d [2020-11-27T03:34:31.930Z] #41 ... [2020-11-27T03:34:31.930Z] [2020-11-27T03:34:31.930Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:34:31.930Z] #43 111.4 go/scanner [2020-11-27T03:34:31.930Z] #43 113.5 go/ast [2020-11-27T03:34:31.930Z] #43 114.2 internal/lazyregexp [2020-11-27T03:34:31.930Z] #43 114.9 net/url [2020-11-27T03:34:31.930Z] #43 117.4 text/template/parse [2020-11-27T03:34:31.930Z] #43 121.5 go/parser [2020-11-27T03:34:31.930Z] #43 ... [2020-11-27T03:34:31.930Z] [2020-11-27T03:34:31.930Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:34:31.930Z] #11 111.4 Selecting previously unselected package gcc-mingw-w64-base. [2020-11-27T03:34:31.930Z] #11 111.4 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-27T03:34:31.930Z] #11 111.5 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-27T03:34:31.930Z] #11 111.7 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-11-27T03:34:31.930Z] #11 111.8 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-27T03:34:31.930Z] #11 111.8 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T03:34:31.940Z] #41 74.31 DEP criu/util.d [2020-11-27T03:34:31.940Z] #41 74.51 DEP criu/uffd.d [2020-11-27T03:34:32.166Z] #42 36.83 CC images/rlimit.o [2020-11-27T03:34:32.187Z] #11 ... [2020-11-27T03:34:32.187Z] [2020-11-27T03:34:32.187Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:34:32.187Z] #41 20.46 DEP images/core-ppc64.pb-c.d [2020-11-27T03:34:32.187Z] #41 20.61 DEP images/core-s390.pb-c.d [2020-11-27T03:34:32.187Z] #41 20.67 DEP images/core-x86.pb-c.d [2020-11-27T03:34:32.187Z] #41 20.79 DEP images/core.pb-c.d [2020-11-27T03:34:32.444Z] #41 20.95 DEP images/inventory.pb-c.d [2020-11-27T03:34:32.444Z] #41 21.06 PBCC images/cpuinfo.pb-c.c [2020-11-27T03:34:32.466Z] #42 37.03 CC images/pagemap.o [2020-11-27T03:34:32.511Z] #41 74.72 DEP criu/tun.d [2020-11-27T03:34:32.511Z] #41 74.92 DEP criu/tty.d [2020-11-27T03:34:32.511Z] #41 75.07 DEP criu/timerfd.d [2020-11-27T03:34:32.702Z] #41 21.10 DEP images/cpuinfo.pb-c.d [2020-11-27T03:34:32.702Z] #41 21.31 PBCC images/stats.pb-c.c [2020-11-27T03:34:32.765Z] #42 37.31 CC images/siginfo.o [2020-11-27T03:34:32.772Z] #41 75.24 DEP criu/timens.d [2020-11-27T03:34:32.929Z] #22 125.7 Checking out files: 26% (2962/11025) Checking out files: 27% (2977/11025) Checking out files: 28% (3087/11025) Checking out files: 29% (3198/11025) Checking out files: 30% (3308/11025) Checking out files: 31% (3418/11025) Checking out files: 32% (3528/11025) Checking out files: 33% (3639/11025) Checking out files: 34% (3749/11025) Checking out files: 35% (3859/11025) Checking out files: 36% (3969/11025) Checking out files: 37% (4080/11025) Checking out files: 38% (4190/11025) Checking out files: 39% (4300/11025) Checking out files: 40% (4410/11025) Checking out files: 41% (4521/11025) Checking out files: 42% (4631/11025) Checking out files: 43% (4741/11025) Checking out files: 44% (4851/11025) Checking out files: 45% (4962/11025) Checking out files: 46% (5072/11025) Checking out files: 47% (5182/11025) Checking out files: 48% (5292/11025) Checking out files: 49% (5403/11025) Checking out files: 50% (5513/11025) Checking out files: 51% (5623/11025) Checking out files: 52% (5733/11025) Checking out files: 52% (5751/11025) Checking out files: 53% (5844/11025) Checking out files: 54% (5954/11025) Checking out files: 55% (6064/11025) Checking out files: 56% (6174/11025) Checking out files: 57% (6285/11025) Checking out files: 58% (6395/11025) Checking out files: 59% (6505/11025) Checking out files: 60% (6615/11025) Checking out files: 61% (6726/11025) Checking out files: 62% (6836/11025) Checking out files: 63% (6946/11025) Checking out files: 64% (7056/11025) Checking out files: 65% (7167/11025) Checking out files: 66% (7277/11025) Checking out files: 67% (7387/11025) Checking out files: 68% (7497/11025) Checking out files: 69% (7608/11025) Checking out files: 70% (7718/11025) Checking out files: 71% (7828/11025) Checking out files: 72% (7938/11025) Checking out files: 73% (8049/11025) Checking out files: 74% (8159/11025) Checking out files: 75% (8269/11025) Checking out files: 76% (8379/11025) Checking out files: 77% (8490/11025) Checking out files: 78% (8600/11025) Checking out files: 78% (8620/11025) Checking out files: 79% (8710/11025) Checking out files: 80% (8820/11025) Checking out files: 81% (8931/11025) Checking out files: 82% (9041/11025) Checking out files: 83% (9151/11025) Checking out files: 84% (9261/11025) Checking out files: 85% (9372/11025) Checking out files: 86% (9482/11025) Checking out files: 87% (9592/11025) Checking out files: 88% (9702/11025) Checking out files: 89% (9813/11025) Checking out files: 90% (9923/11025) Checking out files: 91% (10033/11025) Checking out files: 92% (10143/11025) Checking out files: 93% (10254/11025) Checking out files: 94% (10364/11025) Checking out files: 95% (10474/11025) Checking out files: 96% (10584/11025) Checking out files: 97% (10695/11025) Checking out files: 98% (10805/11025) Checking out files: 99% (10915/11025) Checking out files: 100% (11025/11025) Checking out files: 100% (11025/11025), done. [2020-11-27T03:34:32.959Z] #41 21.40 DEP images/stats.pb-c.d [2020-11-27T03:34:33.032Z] #41 75.39 DEP criu/sysfs_parse.d [2020-11-27T03:34:33.032Z] #41 75.54 DEP criu/sysctl.d [2020-11-27T03:34:33.065Z] #42 37.61 CC images/rpc.o [2020-11-27T03:34:33.194Z] #22 128.6 + cd /tmp/tmp.kRXxBedLMA/tmp/docker-ce [2020-11-27T03:34:33.194Z] #22 128.6 + git checkout -q v17.06.2-ce [2020-11-27T03:34:33.293Z] #41 75.78 DEP criu/string.d [2020-11-27T03:34:33.293Z] #41 75.86 DEP criu/stats.d [2020-11-27T03:34:33.554Z] #41 75.98 DEP criu/sockets.d [2020-11-27T03:34:33.554Z] #41 76.16 DEP criu/sk-unix.d [2020-11-27T03:34:34.126Z] #41 76.37 DEP criu/sk-tcp.d [2020-11-27T03:34:34.126Z] #41 76.57 DEP criu/sk-queue.d [2020-11-27T03:34:34.386Z] #41 76.73 DEP criu/sk-packet.d [2020-11-27T03:34:34.386Z] #41 76.90 DEP criu/sk-netlink.d [2020-11-27T03:34:34.471Z] #49 ... [2020-11-27T03:34:34.471Z] [2020-11-27T03:34:34.471Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:34:34.592Z] #22 ... [2020-11-27T03:34:34.592Z] [2020-11-27T03:34:34.592Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-11-27T03:34:34.592Z] #13 DONE 2.2s [2020-11-27T03:34:34.592Z] [2020-11-27T03:34:34.592Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-11-27T03:34:34.604Z] #42 39.09 CC images/ext-file.o [2020-11-27T03:34:34.647Z] #41 77.07 DEP criu/sk-inet.d [2020-11-27T03:34:34.647Z] #41 77.26 DEP criu/signalfd.d [2020-11-27T03:34:34.902Z] #42 39.28 CC images/cgroup.o [2020-11-27T03:34:34.913Z] #41 77.40 DEP criu/sigframe.d [2020-11-27T03:34:34.913Z] #41 77.49 DEP criu/shmem.d [2020-11-27T03:34:34.993Z] #54 58.89 Checking out files: 31% (1059/3407) Checking out files: 32% (1091/3407) Checking out files: 33% (1125/3407) Checking out files: 34% (1159/3407) Checking out files: 35% (1193/3407) Checking out files: 36% (1227/3407) Checking out files: 37% (1261/3407) Checking out files: 38% (1295/3407) Checking out files: 39% (1329/3407) Checking out files: 40% (1363/3407) Checking out files: 41% (1397/3407) Checking out files: 42% (1431/3407) Checking out files: 43% (1466/3407) Checking out files: 44% (1500/3407) Checking out files: 45% (1534/3407) Checking out files: 46% (1568/3407) Checking out files: 47% (1602/3407) Checking out files: 48% (1636/3407) Checking out files: 49% (1670/3407) Checking out files: 50% (1704/3407) Checking out files: 51% (1738/3407) Checking out files: 52% (1772/3407) Checking out files: 53% (1806/3407) Checking out files: 54% (1840/3407) Checking out files: 55% (1874/3407) Checking out files: 56% (1908/3407) Checking out files: 57% (1942/3407) Checking out files: 58% (1977/3407) Checking out files: 59% (2011/3407) Checking out files: 60% (2045/3407) Checking out files: 61% (2079/3407) Checking out files: 62% (2113/3407) Checking out files: 63% (2147/3407) Checking out files: 64% (2181/3407) Checking out files: 65% (2215/3407) Checking out files: 66% (2249/3407) Checking out files: 67% (2283/3407) Checking out files: 68% (2317/3407) Checking out files: 68% (2324/3407) Checking out files: 69% (2351/3407) Checking out files: 70% (2385/3407) Checking out files: 71% (2419/3407) Checking out files: 72% (2454/3407) Checking out files: 73% (2488/3407) Checking out files: 74% (2522/3407) Checking out files: 75% (2556/3407) Checking out files: 76% (2590/3407) Checking out files: 77% (2624/3407) Checking out files: 78% (2658/3407) Checking out files: 79% (2692/3407) Checking out files: 80% (2726/3407) Checking out files: 81% (2760/3407) Checking out files: 82% (2794/3407) Checking out files: 83% (2828/3407) Checking out files: 84% (2862/3407) Checking out files: 85% (2896/3407) Checking out files: 86% (2931/3407) Checking out files: 87% (2965/3407) Checking out files: 88% (2999/3407) Checking out files: 89% (3033/3407) Checking out files: 90% (3067/3407) Checking out files: 91% (3101/3407) Checking out files: 91% (3132/3407) Checking out files: 92% (3135/3407) Checking out files: 93% (3169/3407) Checking out files: 94% (3203/3407) Checking out files: 95% (3237/3407) Checking out files: 96% (3271/3407) Checking out files: 97% (3305/3407) Checking out files: 98% (3339/3407) Checking out files: 99% (3373/3407) Checking out files: 100% (3407/3407) Checking out files: 100% (3407/3407), done. [2020-11-27T03:34:35.254Z] #54 61.34 + cd /tmp/tmp.Z7XQjW3gfR/src/github.com/containerd/containerd [2020-11-27T03:34:35.254Z] #54 61.34 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-27T03:34:35.484Z] #41 77.79 DEP criu/servicefd.d [2020-11-27T03:34:35.484Z] #41 ... [2020-11-27T03:34:35.484Z] [2020-11-27T03:34:35.484Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:34:35.484Z] #43 DONE 175.3s [2020-11-27T03:34:35.484Z] [2020-11-27T03:34:35.484Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:34:35.484Z] #41 77.94 DEP criu/seize.d [2020-11-27T03:34:35.484Z] #41 ... [2020-11-27T03:34:35.484Z] [2020-11-27T03:34:35.484Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T03:34:35.484Z] #18 10.66 Fetched 8405 kB in 10s (879 kB/s) [2020-11-27T03:34:35.484Z] #18 10.66 Reading package lists... [2020-11-27T03:34:35.484Z] #18 14.71 Reading package lists... [2020-11-27T03:34:35.484Z] #18 19.10 Building dependency tree... [2020-11-27T03:34:35.550Z] #42 40.22 CC images/userns.o [2020-11-27T03:34:35.745Z] #18 ... [2020-11-27T03:34:35.745Z] [2020-11-27T03:34:35.745Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:34:35.745Z] #41 78.30 DEP criu/seccomp.d [2020-11-27T03:34:35.852Z] #42 40.57 CC images/google/protobuf/descriptor.o [2020-11-27T03:34:35.992Z] #14 1.532 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-11-27T03:34:36.249Z] #41 24.62 make[1]: Nothing to be done for 'all'. [2020-11-27T03:34:36.316Z] #41 78.63 DEP criu/rst-malloc.d [2020-11-27T03:34:36.316Z] #41 78.78 DEP criu/rbtree.d [2020-11-27T03:34:36.316Z] #41 78.85 DEP criu/pstree.d [2020-11-27T03:34:36.577Z] #41 78.99 DEP criu/protobuf.d [2020-11-27T03:34:36.577Z] #41 79.10 GEN criu/protobuf-desc-gen.h [2020-11-27T03:34:36.912Z] #42 ... [2020-11-27T03:34:36.913Z] [2020-11-27T03:34:36.913Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:34:36.913Z] #50 92.28 go/scanner [2020-11-27T03:34:36.913Z] #50 93.78 mvdan.cc/editorconfig [2020-11-27T03:34:36.913Z] #50 96.22 go/ast [2020-11-27T03:34:36.913Z] #50 97.47 mvdan.cc/sh/v3/syntax [2020-11-27T03:34:36.946Z] #14 DONE 2.8s [2020-11-27T03:34:36.946Z] [2020-11-27T03:34:36.946Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:34:36.946Z] #22 131.9 + mkdir -p /tmp/tmp.kRXxBedLMA/src/github.com/docker [2020-11-27T03:34:36.946Z] #22 131.9 + mv components/cli /tmp/tmp.kRXxBedLMA/src/github.com/docker/cli [2020-11-27T03:34:36.946Z] #22 131.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-11-27T03:34:36.963Z] Fetching without tags [2020-11-27T03:34:37.168Z] #54 63.24 + export 'BUILDTAGS=netgo osusergo static_build' [2020-11-27T03:34:37.168Z] #54 63.24 + BUILDTAGS='netgo osusergo static_build' [2020-11-27T03:34:37.168Z] #54 63.24 + export EXTRA_FLAGS=-buildmode=pie [2020-11-27T03:34:37.168Z] #54 63.24 + EXTRA_FLAGS=-buildmode=pie [2020-11-27T03:34:37.168Z] #54 63.24 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-11-27T03:34:37.168Z] #54 63.24 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-11-27T03:34:37.168Z] #54 63.24 + '[' '' = dynamic ']' [2020-11-27T03:34:37.168Z] #54 63.24 + make [2020-11-27T03:34:37.181Z] #41 ... [2020-11-27T03:34:37.181Z] [2020-11-27T03:34:37.181Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:34:38.315Z] Merging remotes/origin/master commit e1bba7456d9902d04eec8c402f852d0ae17d123c into PR head commit f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 [2020-11-27T03:34:36.553Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-27T03:34:36.641Z] > git config --add remote.origin.fetch +refs/pull/41720/head:refs/remotes/origin/PR-41720 # timeout=10 [2020-11-27T03:34:36.715Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-27T03:34:36.858Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-27T03:34:36.996Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-27T03:34:36.997Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T03:34:36.999Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41720/head:refs/remotes/origin/PR-41720 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-27T03:34:38.477Z] #50 ... [2020-11-27T03:34:38.477Z] [2020-11-27T03:34:38.477Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:34:38.477Z] #42 42.80 CC images/opts.o [2020-11-27T03:34:38.477Z] #42 ... [2020-11-27T03:34:38.477Z] [2020-11-27T03:34:38.477Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:34:38.477Z] #44 93.90 go/ast [2020-11-27T03:34:38.477Z] #44 94.10 encoding/json [2020-11-27T03:34:38.477Z] #44 102.9 text/template [2020-11-27T03:34:38.477Z] #44 ... [2020-11-27T03:34:38.477Z] [2020-11-27T03:34:38.477Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:34:38.477Z] #42 43.04 CC images/seccomp.o [2020-11-27T03:34:38.489Z] #41 80.73 DEP criu/protobuf-desc.d [2020-11-27T03:34:38.489Z] #41 80.88 DEP criu/proc_parse.d [2020-11-27T03:34:38.555Z] #54 64.50 + bin/ctr [2020-11-27T03:34:38.749Z] #41 81.07 DEP criu/plugin.d [2020-11-27T03:34:38.749Z] #41 81.19 DEP criu/pipes.d [2020-11-27T03:34:38.749Z] #41 81.28 DEP criu/pie-util.d [2020-11-27T03:34:38.778Z] #42 43.27 CC images/binfmt-misc.o [2020-11-27T03:34:38.778Z] #42 43.45 CC images/time.o [2020-11-27T03:34:38.887Z] #22 ... [2020-11-27T03:34:38.887Z] [2020-11-27T03:34:38.887Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:34:38.887Z] #51 2.138 + RM_GOPATH=0 [2020-11-27T03:34:38.887Z] #51 2.138 + TMP_GOPATH= [2020-11-27T03:34:38.887Z] #51 2.139 + : /build [2020-11-27T03:34:38.887Z] #51 2.139 + '[' -z '' ']' [2020-11-27T03:34:38.887Z] #51 2.139 ++ mktemp -d [2020-11-27T03:34:38.887Z] #51 2.159 + export GOPATH=/tmp/tmp.TzLZJjXm21 [2020-11-27T03:34:38.887Z] #51 2.159 + GOPATH=/tmp/tmp.TzLZJjXm21 [2020-11-27T03:34:38.887Z] #51 2.159 + RM_GOPATH=1 [2020-11-27T03:34:38.887Z] #51 2.159 + case "$(go env GOARCH)" in [2020-11-27T03:34:38.887Z] #51 2.159 ++ go env GOARCH [2020-11-27T03:34:38.887Z] #51 2.179 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:34:38.887Z] #51 2.179 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:34:38.887Z] #51 2.184 ++ dirname /tmp/install/install.sh [2020-11-27T03:34:38.887Z] #51 2.215 + dir=/tmp/install [2020-11-27T03:34:38.887Z] #51 2.215 + bin=runc [2020-11-27T03:34:38.887Z] #51 2.215 + shift [2020-11-27T03:34:38.887Z] #51 2.215 + '[' '!' -f /tmp/install/runc.installer ']' [2020-11-27T03:34:38.887Z] #51 2.215 + . /tmp/install/runc.installer [2020-11-27T03:34:38.887Z] #51 2.215 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-27T03:34:38.887Z] #51 2.215 + install_runc [2020-11-27T03:34:38.887Z] #51 2.215 + uname -r [2020-11-27T03:34:38.887Z] #51 2.215 + grep -q '^3\.10\.0.*\.el7\.' [2020-11-27T03:34:38.887Z] #51 2.241 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-11-27T03:34:38.887Z] #51 2.243 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-11-27T03:34:38.887Z] #51 2.243 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-11-27T03:34:38.887Z] #51 2.243 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.TzLZJjXm21/src/github.com/opencontainers/runc [2020-11-27T03:34:38.887Z] #51 2.243 Cloning into '/tmp/tmp.TzLZJjXm21/src/github.com/opencontainers/runc'... [2020-11-27T03:34:38.887Z] #51 7.993 + cd /tmp/tmp.TzLZJjXm21/src/github.com/opencontainers/runc [2020-11-27T03:34:38.887Z] #51 7.994 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-27T03:34:38.887Z] #51 8.430 + '[' -z '' ']' [2020-11-27T03:34:38.887Z] #51 8.430 + target=static [2020-11-27T03:34:38.887Z] #51 8.431 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-11-27T03:34:38.887Z] #51 9.014 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-11-27T03:34:38.888Z] #51 ... [2020-11-27T03:34:38.888Z] [2020-11-27T03:34:38.888Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-27T03:34:38.888Z] #15 DONE 1.6s [2020-11-27T03:34:38.888Z] [2020-11-27T03:34:38.888Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:34:38.888Z] #41 52.87 CC compel/src/lib/ptrace.o [2020-11-27T03:34:38.888Z] #41 53.29 AR compel/libcompel.a [2020-11-27T03:34:38.888Z] #41 53.38 HOSTCC compel/src/main-host.o [2020-11-27T03:34:38.888Z] #41 53.83 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-11-27T03:34:38.888Z] #41 53.97 HOSTCC compel/src/lib/handle-elf-host.o [2020-11-27T03:34:38.888Z] #41 54.26 HOSTCC compel/src/lib/log-host.o [2020-11-27T03:34:38.888Z] #41 54.45 HOSTLINK compel/compel-host-bin [2020-11-27T03:34:38.888Z] #41 54.64 DEP soccr/soccr.d [2020-11-27T03:34:38.888Z] #41 54.74 CC soccr/soccr.o [2020-11-27T03:34:38.888Z] #41 56.25 AR soccr/libsoccr.a [2020-11-27T03:34:38.888Z] #41 56.33 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-27T03:34:38.888Z] #41 56.75 DEP criu/arch/aarch64/sigframe.d [2020-11-27T03:34:38.888Z] #41 56.83 DEP criu/arch/aarch64/crtools.d [2020-11-27T03:34:38.888Z] #41 57.10 DEP criu/arch/aarch64/cpu.d [2020-11-27T03:34:38.888Z] #41 57.13 DEP criu/arch/aarch64/bitops.d [2020-11-27T03:34:38.888Z] #41 57.16 CC criu/arch/aarch64/bitops.o [2020-11-27T03:34:38.888Z] #41 57.22 CC criu/arch/aarch64/cpu.o [2020-11-27T03:34:38.888Z] #41 57.37 CC criu/arch/aarch64/crtools.o [2020-11-27T03:34:38.888Z] #41 58.06 CC criu/arch/aarch64/sigframe.o [2020-11-27T03:34:38.888Z] #41 58.24 LINK criu/arch/aarch64/crtools.built-in.o [2020-11-27T03:34:38.888Z] #41 58.28 DEP criu/pie/util-vdso.d [2020-11-27T03:34:38.888Z] #41 58.38 DEP criu/pie/util.d [2020-11-27T03:34:38.888Z] #41 58.55 CC criu/pie/util.o [2020-11-27T03:34:38.888Z] #41 58.95 CC criu/pie/util-vdso.o [2020-11-27T03:34:38.888Z] #41 59.65 AR criu/pie/pie.lib.a [2020-11-27T03:34:38.888Z] #41 59.73 DEP criu/pie/restorer.d [2020-11-27T03:34:38.888Z] #41 59.91 DEP criu/arch/aarch64/intraprocedure.d [2020-11-27T03:34:38.888Z] #41 59.92 DEP criu/arch/aarch64/restorer.d [2020-11-27T03:34:38.888Z] #41 60.05 DEP criu/arch/aarch64/vdso-pie.d [2020-11-27T03:34:38.888Z] #41 60.11 DEP criu/pie/parasite-vdso.d [2020-11-27T03:34:38.888Z] #41 60.23 DEP criu/pie/parasite.d [2020-11-27T03:34:38.888Z] #41 60.44 CC criu/pie/parasite.o [2020-11-27T03:34:38.888Z] #41 61.81 LINK criu/pie/parasite.built-in.o [2020-11-27T03:34:38.888Z] #41 61.82 GEN criu/pie/parasite-blob.h [2020-11-27T03:34:38.888Z] #41 61.83 CC criu/pie/parasite-vdso.o [2020-11-27T03:34:38.888Z] #41 ... [2020-11-27T03:34:38.888Z] [2020-11-27T03:34:38.888Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-11-27T03:34:39.010Z] #41 81.35 DEP criu/pie-util-vdso.d [2020-11-27T03:34:39.010Z] #41 81.47 DEP criu/pie-util-vdso-elf32.d [2020-11-27T03:34:39.078Z] #42 43.76 CC images/sysctl.o [2020-11-27T03:34:39.127Z] #54 ... [2020-11-27T03:34:39.127Z] [2020-11-27T03:34:39.127Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:34:39.127Z] #49 129.2 mvdan.cc/sh/v3/cmd/shfmt [2020-11-27T03:34:39.240Z] #54 59.59 Checking out files: 28% (973/3407) Checking out files: 29% (989/3407) Checking out files: 30% (1023/3407) Checking out files: 31% (1057/3407) Checking out files: 32% (1091/3407) Checking out files: 33% (1125/3407) Checking out files: 34% (1159/3407) Checking out files: 35% (1193/3407) Checking out files: 36% (1227/3407) Checking out files: 37% (1261/3407) Checking out files: 38% (1295/3407) Checking out files: 39% (1329/3407) Checking out files: 40% (1363/3407) Checking out files: 41% (1397/3407) Checking out files: 42% (1431/3407) Checking out files: 43% (1466/3407) Checking out files: 44% (1500/3407) Checking out files: 45% (1534/3407) Checking out files: 46% (1568/3407) Checking out files: 47% (1602/3407) Checking out files: 48% (1636/3407) Checking out files: 49% (1670/3407) Checking out files: 50% (1704/3407) Checking out files: 51% (1738/3407) Checking out files: 52% (1772/3407) Checking out files: 53% (1806/3407) Checking out files: 54% (1840/3407) Checking out files: 55% (1874/3407) Checking out files: 56% (1908/3407) Checking out files: 57% (1942/3407) Checking out files: 58% (1977/3407) Checking out files: 59% (2011/3407) Checking out files: 60% (2045/3407) Checking out files: 61% (2079/3407) Checking out files: 62% (2113/3407) Checking out files: 63% (2147/3407) Checking out files: 64% (2181/3407) Checking out files: 65% (2215/3407) Checking out files: 66% (2249/3407) Checking out files: 67% (2283/3407) Checking out files: 68% (2317/3407) Checking out files: 69% (2351/3407) Checking out files: 70% (2385/3407) Checking out files: 71% (2419/3407) Checking out files: 72% (2454/3407) Checking out files: 73% (2488/3407) Checking out files: 74% (2522/3407) Checking out files: 75% (2556/3407) Checking out files: 76% (2590/3407) Checking out files: 77% (2624/3407) Checking out files: 78% (2658/3407) Checking out files: 79% (2692/3407) Checking out files: 80% (2726/3407) Checking out files: 81% (2760/3407) Checking out files: 82% (2794/3407) Checking out files: 83% (2828/3407) Checking out files: 84% (2862/3407) Checking out files: 85% (2896/3407) Checking out files: 86% (2931/3407) Checking out files: 87% (2965/3407) Checking out files: 88% (2999/3407) Checking out files: 89% (3033/3407) Checking out files: 90% (3067/3407) Checking out files: 91% (3101/3407) Checking out files: 91% (3124/3407) Checking out files: 92% (3135/3407) Checking out files: 93% (3169/3407) Checking out files: 94% (3203/3407) Checking out files: 95% (3237/3407) Checking out files: 96% (3271/3407) Checking out files: 97% (3305/3407) Checking out files: 98% (3339/3407) Checking out files: 99% (3373/3407) Checking out files: 100% (3407/3407) Checking out files: 100% (3407/3407), done. [2020-11-27T03:34:39.240Z] #54 62.34 + cd /tmp/tmp.7BovyYpTIW/src/github.com/containerd/containerd [2020-11-27T03:34:39.240Z] #54 62.34 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-27T03:34:39.271Z] #41 81.60 DEP criu/path.d [2020-11-27T03:34:39.271Z] #41 81.74 DEP criu/parasite-syscall.d [2020-11-27T03:34:39.379Z] #42 44.01 CC images/autofs.o [2020-11-27T03:34:39.532Z] #41 81.97 DEP criu/pagemap.d [2020-11-27T03:34:39.532Z] #41 82.17 DEP criu/pagemap-cache.d [2020-11-27T03:34:39.679Z] #42 44.17 CC images/macvlan.o [2020-11-27T03:34:39.679Z] #42 44.37 CC images/sit.o [2020-11-27T03:34:39.979Z] #42 44.66 CC images/memfd.o [2020-11-27T03:34:40.103Z] #41 82.37 DEP criu/page-xfer.d [2020-11-27T03:34:40.103Z] #41 82.51 DEP criu/page-pipe.d [2020-11-27T03:34:40.103Z] #41 82.60 DEP criu/netfilter.d [2020-11-27T03:34:40.262Z] #54 63.26 + export 'BUILDTAGS=netgo osusergo static_build' [2020-11-27T03:34:40.262Z] #54 63.26 + BUILDTAGS='netgo osusergo static_build' [2020-11-27T03:34:40.262Z] #54 63.26 + export EXTRA_FLAGS=-buildmode=pie [2020-11-27T03:34:40.262Z] #54 63.26 + EXTRA_FLAGS=-buildmode=pie [2020-11-27T03:34:40.262Z] #54 63.26 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-11-27T03:34:40.262Z] #54 63.26 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-11-27T03:34:40.262Z] #54 63.26 + '[' '' = dynamic ']' [2020-11-27T03:34:40.262Z] #54 63.26 + make [2020-11-27T03:34:40.289Z] #16 DONE 1.7s [2020-11-27T03:34:40.289Z] [2020-11-27T03:34:40.289Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-11-27T03:34:40.364Z] #41 82.72 DEP criu/net.d [2020-11-27T03:34:40.364Z] #41 82.89 DEP criu/namespaces.d [2020-11-27T03:34:40.625Z] #41 83.06 DEP criu/mount.d [2020-11-27T03:34:40.625Z] #41 83.28 DEP criu/memfd.d [2020-11-27T03:34:40.645Z] #42 45.25 CC images/timens.o [2020-11-27T03:34:40.943Z] #42 45.63 LINK images/built-in.o [2020-11-27T03:34:41.196Z] #41 83.48 DEP criu/mem.d [2020-11-27T03:34:41.196Z] #41 83.64 DEP criu/lsm.d [2020-11-27T03:34:41.199Z] #54 ... [2020-11-27T03:34:41.199Z] [2020-11-27T03:34:41.199Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:34:41.199Z] #49 120.7 mvdan.cc/editorconfig [2020-11-27T03:34:41.199Z] #49 123.0 mvdan.cc/sh/v3/fileutil [2020-11-27T03:34:41.199Z] #49 123.2 mvdan.cc/sh/v3/syntax [2020-11-27T03:34:41.199Z] #49 ... [2020-11-27T03:34:41.199Z] [2020-11-27T03:34:41.199Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:34:41.199Z] #41 27.32 CC images/stats.o [2020-11-27T03:34:41.199Z] #41 28.08 CC images/core.o [2020-11-27T03:34:41.199Z] #41 29.28 CC images/core-x86.o [2020-11-27T03:34:41.243Z] #42 45.86 GEN compel/include/asm [2020-11-27T03:34:41.243Z] #42 45.89 GEN compel/include/version.h [2020-11-27T03:34:41.243Z] #42 45.90 touch .config [2020-11-27T03:34:41.243Z] #42 45.95 GEN include/common/config.h [2020-11-27T03:34:38.422Z] > git config core.sparsecheckout # timeout=10 [2020-11-27T03:34:38.484Z] > git checkout -f f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 # timeout=10 [2020-11-27T03:34:41.457Z] #41 83.77 DEP criu/log.d [2020-11-27T03:34:41.457Z] #41 83.91 DEP criu/libnetlink.d [2020-11-27T03:34:41.543Z] #42 46.11 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-11-27T03:34:41.543Z] #42 46.14 GEN compel/plugins/include/uapi/std/syscall.h [2020-11-27T03:34:41.543Z] #42 46.18 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-11-27T03:34:41.543Z] #42 46.19 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-11-27T03:34:41.543Z] #42 46.22 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-11-27T03:34:41.718Z] #41 84.09 DEP criu/kerndat.d [2020-11-27T03:34:41.718Z] #41 84.25 DEP criu/kcmp-ids.d [2020-11-27T03:34:41.774Z] #41 30.13 CC images/core-arm.o [2020-11-27T03:34:41.848Z] #42 46.27 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-11-27T03:34:41.848Z] #42 46.31 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-11-27T03:34:41.848Z] #42 46.32 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-11-27T03:34:41.848Z] #42 46.32 DEP compel/plugins/std/infect.d [2020-11-27T03:34:41.848Z] #42 46.41 DEP compel/plugins/std/string.d [2020-11-27T03:34:41.848Z] #42 46.47 DEP compel/plugins/std/log.d [2020-11-27T03:34:41.980Z] #41 84.33 DEP criu/irmap.d [2020-11-27T03:34:41.980Z] #41 84.51 DEP criu/ipc_ns.d [2020-11-27T03:34:42.146Z] #42 46.56 DEP compel/plugins/std/fds.d [2020-11-27T03:34:42.146Z] #42 46.70 DEP compel/plugins/std/std.d [2020-11-27T03:34:42.221Z] #17 DONE 2.0s [2020-11-27T03:34:42.222Z] [2020-11-27T03:34:42.222Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:34:42.222Z] #41 62.54 CC criu/arch/aarch64/vdso-pie.o [2020-11-27T03:34:42.222Z] #41 62.94 CC criu/arch/aarch64/restorer.o [2020-11-27T03:34:42.222Z] #41 63.39 CC criu/arch/aarch64/intraprocedure.o [2020-11-27T03:34:42.222Z] #41 63.42 CC criu/pie/restorer.o [2020-11-27T03:34:42.240Z] #41 84.72 DEP criu/image.d [2020-11-27T03:34:42.240Z] #41 ... [2020-11-27T03:34:42.240Z] [2020-11-27T03:34:42.240Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T03:34:42.240Z] #18 21.94 libcap2-bin is already the newest version (1:2.25-2). [2020-11-27T03:34:42.240Z] #18 21.94 The following additional packages will be installed: [2020-11-27T03:34:42.240Z] #18 21.94 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-11-27T03:34:42.240Z] #18 21.95 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-11-27T03:34:42.240Z] #18 21.95 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-11-27T03:34:42.240Z] #18 21.95 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-11-27T03:34:42.240Z] #18 21.95 python3.7 python3.7-minimal vim-runtime xxd [2020-11-27T03:34:42.240Z] #18 21.95 Suggested packages: [2020-11-27T03:34:42.240Z] #18 21.96 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-11-27T03:34:42.240Z] #18 21.96 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-11-27T03:34:42.240Z] #18 21.96 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-11-27T03:34:42.240Z] #18 21.96 Recommended packages: [2020-11-27T03:34:42.240Z] #18 21.96 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-11-27T03:34:42.240Z] #18 21.96 python3-keyrings.alt python3-xdg unzip [2020-11-27T03:34:42.240Z] #18 23.85 The following NEW packages will be installed: [2020-11-27T03:34:42.240Z] #18 23.86 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-11-27T03:34:42.240Z] #18 23.86 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-11-27T03:34:42.241Z] #18 23.86 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-11-27T03:34:42.241Z] #18 23.87 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-11-27T03:34:42.241Z] #18 23.87 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-11-27T03:34:42.241Z] #18 23.87 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-11-27T03:34:42.241Z] #18 23.87 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-11-27T03:34:42.241Z] #18 23.87 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-11-27T03:34:42.241Z] #18 23.87 xz-utils zip [2020-11-27T03:34:42.241Z] #18 24.22 0 upgraded, 48 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T03:34:42.241Z] #18 24.22 Need to get 28.5 MB of archives. [2020-11-27T03:34:42.241Z] #18 24.22 After this operation, 116 MB of additional disk space will be used. [2020-11-27T03:34:42.241Z] #18 24.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-11-27T03:34:42.241Z] #18 24.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-11-27T03:34:42.241Z] #18 24.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-11-27T03:34:42.241Z] #18 24.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-11-27T03:34:42.241Z] #18 24.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-11-27T03:34:42.241Z] #18 24.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-11-27T03:34:42.241Z] #18 24.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-11-27T03:34:42.241Z] #18 24.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-11-27T03:34:42.241Z] #18 24.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-11-27T03:34:42.241Z] #18 24.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-11-27T03:34:42.241Z] #18 24.51 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-11-27T03:34:42.241Z] #18 24.52 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-11-27T03:34:42.241Z] #18 24.53 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-11-27T03:34:42.241Z] #18 24.53 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-11-27T03:34:42.241Z] #18 24.53 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-11-27T03:34:42.241Z] #18 24.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-11-27T03:34:42.241Z] #18 24.56 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-11-27T03:34:42.241Z] #18 24.56 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-11-27T03:34:42.241Z] #18 24.58 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-11-27T03:34:42.241Z] #18 24.58 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-11-27T03:34:42.241Z] #18 24.59 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-11-27T03:34:42.241Z] #18 24.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-11-27T03:34:42.241Z] #18 24.69 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-11-27T03:34:42.241Z] #18 24.70 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-11-27T03:34:42.241Z] #18 24.70 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-11-27T03:34:42.241Z] #18 24.71 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-11-27T03:34:42.241Z] #18 24.74 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-11-27T03:34:42.241Z] #18 24.78 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-11-27T03:34:42.241Z] #18 24.79 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-11-27T03:34:42.241Z] #18 25.29 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-11-27T03:34:42.241Z] #18 25.29 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-11-27T03:34:42.241Z] #18 25.29 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-11-27T03:34:42.241Z] #18 25.29 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-11-27T03:34:42.241Z] #18 25.30 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-11-27T03:34:42.241Z] #18 25.32 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-11-27T03:34:42.241Z] #18 25.42 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-11-27T03:34:42.241Z] #18 25.43 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-11-27T03:34:42.241Z] #18 25.45 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-11-27T03:34:42.241Z] #18 25.46 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-11-27T03:34:42.241Z] #18 25.47 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-11-27T03:34:42.241Z] #18 25.49 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-11-27T03:34:42.241Z] #18 25.50 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-11-27T03:34:42.241Z] #18 25.55 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-11-27T03:34:42.241Z] #18 25.57 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-11-27T03:34:42.241Z] #18 25.58 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-11-27T03:34:42.241Z] #18 25.90 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-11-27T03:34:42.241Z] #18 25.95 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-11-27T03:34:42.241Z] #18 25.98 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-11-27T03:34:42.241Z] #18 26.62 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T03:34:42.241Z] #18 26.76 Fetched 28.5 MB in 2s (14.0 MB/s) [2020-11-27T03:34:42.241Z] #18 26.86 Selecting previously unselected package pigz. [2020-11-27T03:34:42.241Z] #18 26.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-11-27T03:34:42.241Z] #18 26.93 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-11-27T03:34:42.241Z] #18 26.94 Unpacking pigz (2.4-1) ... [2020-11-27T03:34:42.241Z] #18 27.06 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-11-27T03:34:42.241Z] #18 27.06 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-11-27T03:34:42.241Z] #18 27.09 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-11-27T03:34:42.241Z] #18 27.50 Selecting previously unselected package python3.7-minimal. [2020-11-27T03:34:42.241Z] #18 27.51 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-11-27T03:34:42.241Z] #18 27.53 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-27T03:34:42.336Z] #41 30.74 CC images/core-aarch64.o [2020-11-27T03:34:42.447Z] #42 46.89 DEP compel/plugins/shmem/shmem.d [2020-11-27T03:34:42.448Z] #42 46.96 DEP compel/plugins/fds/fds.d [2020-11-27T03:34:42.458Z] Merge succeeded, producing f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 [2020-11-27T03:34:42.458Z] Checking out Revision f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 (PR-41720) [2020-11-27T03:34:42.746Z] #42 47.12 CC compel/plugins/std/std.o [2020-11-27T03:34:43.046Z] #42 ... [2020-11-27T03:34:43.046Z] [2020-11-27T03:34:43.046Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:34:43.046Z] #12 104.3 Selecting previously unselected package libapparmor1:ppc64el. [2020-11-27T03:34:43.046Z] #12 104.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-11-27T03:34:43.046Z] #12 104.3 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-11-27T03:34:43.046Z] #12 104.4 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-11-27T03:34:43.046Z] #12 104.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-11-27T03:34:43.046Z] #12 104.5 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-11-27T03:34:43.046Z] #12 104.6 Selecting previously unselected package libbtrfs0. [2020-11-27T03:34:43.046Z] #12 104.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-11-27T03:34:43.046Z] #12 104.7 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-27T03:34:43.046Z] #12 104.8 Selecting previously unselected package libbtrfs-dev. [2020-11-27T03:34:43.046Z] #12 104.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-11-27T03:34:43.046Z] #12 104.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-27T03:34:43.046Z] #12 104.9 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-11-27T03:34:43.046Z] #12 104.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-11-27T03:34:43.046Z] #12 104.9 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-11-27T03:34:43.046Z] #12 105.0 Selecting previously unselected package libudev-dev:ppc64el. [2020-11-27T03:34:43.046Z] #12 105.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-11-27T03:34:43.046Z] #12 105.0 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-11-27T03:34:43.046Z] #12 105.2 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-11-27T03:34:43.046Z] #12 105.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-11-27T03:34:43.046Z] #12 105.2 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-11-27T03:34:43.046Z] #12 105.5 Selecting previously unselected package libpcre16-3:ppc64el. [2020-11-27T03:34:43.046Z] #12 105.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-11-27T03:34:43.046Z] #12 105.6 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-11-27T03:34:43.046Z] #12 105.8 Selecting previously unselected package libpcre32-3:ppc64el. [2020-11-27T03:34:43.046Z] #12 105.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-11-27T03:34:43.046Z] #12 105.8 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-11-27T03:34:43.046Z] #12 106.0 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-11-27T03:34:43.046Z] #12 106.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-11-27T03:34:43.046Z] #12 106.1 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-11-27T03:34:43.046Z] #12 106.2 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-11-27T03:34:43.046Z] #12 106.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-11-27T03:34:43.046Z] #12 106.3 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-11-27T03:34:43.046Z] #12 106.7 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-11-27T03:34:43.046Z] #12 106.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-11-27T03:34:43.046Z] #12 106.7 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-11-27T03:34:43.046Z] #12 107.0 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-11-27T03:34:43.047Z] #12 107.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-11-27T03:34:43.047Z] #12 107.0 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-11-27T03:34:43.047Z] #12 107.1 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-11-27T03:34:43.047Z] #12 107.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-11-27T03:34:43.047Z] #12 107.1 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-11-27T03:34:43.047Z] #12 107.2 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-11-27T03:34:43.047Z] #12 107.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-11-27T03:34:43.047Z] #12 107.2 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-11-27T03:34:43.047Z] #12 107.7 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-11-27T03:34:43.047Z] #12 107.7 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-11-27T03:34:43.047Z] #12 107.7 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-11-27T03:34:43.047Z] #12 107.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-27T03:34:43.047Z] #12 107.8 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-11-27T03:34:43.047Z] #12 107.8 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-11-27T03:34:43.047Z] #12 107.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-27T03:34:43.047Z] #12 107.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-27T03:34:43.047Z] #12 107.8 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-11-27T03:34:43.047Z] #12 107.8 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-11-27T03:34:43.047Z] #12 107.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-27T03:34:43.047Z] #12 107.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-27T03:34:43.047Z] #12 107.9 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-11-27T03:34:43.047Z] #12 107.9 Setting up mingw-w64-common (6.0.0-3) ... [2020-11-27T03:34:43.047Z] #12 107.9 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-11-27T03:34:43.047Z] #12 107.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-27T03:34:43.047Z] #12 107.9 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-11-27T03:34:43.047Z] #12 107.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T03:34:43.047Z] #12 108.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-11-27T03:34:43.047Z] #12 108.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-11-27T03:34:43.047Z] #12 108.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T03:34:43.047Z] #12 108.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-11-27T03:34:43.047Z] #12 108.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-11-27T03:34:43.047Z] #12 108.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-27T03:34:43.047Z] #12 108.0 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-11-27T03:34:43.047Z] #12 108.0 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-11-27T03:34:43.047Z] #12 108.0 Setting up dmsetup (2:1.02.155-3) ... [2020-11-27T03:34:43.047Z] #12 108.0 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-11-27T03:34:43.047Z] #12 108.1 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-11-27T03:34:43.047Z] #12 108.1 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T03:34:43.047Z] #12 DONE 108.4s [2020-11-27T03:34:43.047Z] [2020-11-27T03:34:43.047Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:34:43.047Z] #42 47.46 CC compel/plugins/std/fds.o [2020-11-27T03:34:43.269Z] #41 31.49 CC images/core-ppc64.o [2020-11-27T03:34:43.346Z] #42 ... [2020-11-27T03:34:43.346Z] [2020-11-27T03:34:43.346Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-11-27T03:34:43.346Z] #13 DONE 0.5s [2020-11-27T03:34:43.346Z] [2020-11-27T03:34:43.346Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:34:43.346Z] #42 48.08 CC compel/plugins/std/log.o [2020-11-27T03:34:43.626Z] #41 66.90 LINK criu/pie/restorer.built-in.o [2020-11-27T03:34:43.626Z] #41 66.94 GEN criu/pie/restorer-blob.h [2020-11-27T03:34:43.626Z] #41 67.08 DEP criu/vdso.d [2020-11-27T03:34:43.645Z] #42 ... [2020-11-27T03:34:43.645Z] [2020-11-27T03:34:43.645Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-11-27T03:34:43.645Z] #14 DONE 0.4s [2020-11-27T03:34:43.659Z] #18 28.65 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-11-27T03:34:43.659Z] #18 28.68 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-27T03:34:43.659Z] #18 ... [2020-11-27T03:34:43.659Z] [2020-11-27T03:34:43.659Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-27T03:34:43.659Z] #30 DONE 183.3s [2020-11-27T03:34:43.659Z] [2020-11-27T03:34:43.659Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:34:43.660Z] #41 84.87 DEP criu/image-desc.d [2020-11-27T03:34:43.660Z] #41 84.96 DEP criu/fsnotify.d [2020-11-27T03:34:43.660Z] #41 85.14 DEP criu/filesystems.d [2020-11-27T03:34:43.660Z] #41 85.31 DEP criu/files.d [2020-11-27T03:34:43.660Z] #41 85.47 DEP criu/files-reg.d [2020-11-27T03:34:43.660Z] #41 85.70 DEP criu/files-ext.d [2020-11-27T03:34:43.660Z] #41 85.83 DEP criu/file-lock.d [2020-11-27T03:34:43.660Z] #41 86.02 DEP criu/file-ids.d [2020-11-27T03:34:43.660Z] #41 86.18 DEP criu/fifo.d [2020-11-27T03:34:43.890Z] #41 67.21 DEP criu/uts_ns.d [2020-11-27T03:34:43.890Z] #41 67.33 DEP criu/util.d [2020-11-27T03:34:43.933Z] #41 86.44 DEP criu/fdstore.d [2020-11-27T03:34:43.933Z] #41 86.54 DEP criu/fault-injection.d [2020-11-27T03:34:43.946Z] [2020-11-27T03:34:43.946Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:34:43.946Z] #52 0.397 + RM_GOPATH=0 [2020-11-27T03:34:43.946Z] #52 0.399 + TMP_GOPATH= [2020-11-27T03:34:43.946Z] #52 0.399 + : /build [2020-11-27T03:34:43.946Z] #52 0.400 + '[' -z '' ']' [2020-11-27T03:34:43.946Z] #52 0.401 ++ mktemp -d [2020-11-27T03:34:43.946Z] #52 0.404 + export GOPATH=/tmp/tmp.J9f2sc0aBu [2020-11-27T03:34:43.946Z] #52 0.408 + GOPATH=/tmp/tmp.J9f2sc0aBu [2020-11-27T03:34:43.946Z] #52 0.409 + RM_GOPATH=1 [2020-11-27T03:34:43.946Z] #52 0.410 + case "$(go env GOARCH)" in [2020-11-27T03:34:43.946Z] #52 0.412 ++ go env GOARCH [2020-11-27T03:34:43.946Z] #52 0.426 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:34:43.946Z] #52 0.427 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:34:43.946Z] #52 0.429 ++ dirname /tmp/install/install.sh [2020-11-27T03:34:43.946Z] #52 0.435 + dir=/tmp/install [2020-11-27T03:34:43.946Z] #52 0.438 + bin=runc [2020-11-27T03:34:43.946Z] #52 0.444 + shift [2020-11-27T03:34:43.946Z] #52 0.445 + '[' '!' -f /tmp/install/runc.installer ']' [2020-11-27T03:34:43.946Z] #52 0.447 + . /tmp/install/runc.installer [2020-11-27T03:34:43.946Z] #52 0.448 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-27T03:34:43.946Z] #52 0.448 + install_runc [2020-11-27T03:34:43.946Z] #52 0.449 + uname -r [2020-11-27T03:34:43.946Z] #52 0.451 + grep -q '^3\.10\.0.*\.el7\.' [2020-11-27T03:34:43.946Z] #52 0.453 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-11-27T03:34:43.946Z] #52 0.454 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-11-27T03:34:43.946Z] #52 0.454 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-11-27T03:34:43.946Z] #52 0.454 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.J9f2sc0aBu/src/github.com/opencontainers/runc [2020-11-27T03:34:43.946Z] #52 0.458 Cloning into '/tmp/tmp.J9f2sc0aBu/src/github.com/opencontainers/runc'... [2020-11-27T03:34:44.156Z] #41 67.59 DEP criu/uffd.d [2020-11-27T03:34:44.200Z] #41 32.62 CC images/core-s390.o [2020-11-27T03:34:44.200Z] #41 ... [2020-11-27T03:34:44.200Z] [2020-11-27T03:34:44.200Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:34:44.200Z] #43 123.8 text/template [2020-11-27T03:34:44.200Z] #43 127.3 encoding/xml [2020-11-27T03:34:44.200Z] #43 131.0 go/doc [2020-11-27T03:34:44.201Z] #41 86.68 DEP criu/external.d [2020-11-27T03:34:44.201Z] #41 86.77 DEP criu/eventpoll.d [2020-11-27T03:34:44.246Z] #52 ... [2020-11-27T03:34:44.246Z] [2020-11-27T03:34:44.246Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-11-27T03:34:44.246Z] #15 0.290 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-11-27T03:34:44.246Z] #15 DONE 0.4s [2020-11-27T03:34:44.246Z] [2020-11-27T03:34:44.246Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-27T03:34:44.419Z] #49 ... [2020-11-27T03:34:44.419Z] [2020-11-27T03:34:44.419Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:34:44.419Z] #41 24.13 make[1]: Nothing to be done for 'all'. [2020-11-27T03:34:44.419Z] #41 26.74 CC images/stats.o [2020-11-27T03:34:44.419Z] #41 27.31 CC images/core.o [2020-11-27T03:34:44.419Z] #41 28.20 CC images/core-x86.o [2020-11-27T03:34:44.419Z] #41 28.94 CC images/core-arm.o [2020-11-27T03:34:44.419Z] #41 29.46 CC images/core-aarch64.o [2020-11-27T03:34:44.419Z] #41 29.91 CC images/core-ppc64.o [2020-11-27T03:34:44.419Z] #41 30.75 CC images/core-s390.o [2020-11-27T03:34:44.419Z] #41 31.61 CC images/cpuinfo.o [2020-11-27T03:34:44.419Z] #41 32.21 CC images/inventory.o [2020-11-27T03:34:44.419Z] #41 32.63 CC images/fdinfo.o [2020-11-27T03:34:44.419Z] #41 33.09 CC images/fown.o [2020-11-27T03:34:44.419Z] #41 33.36 CC images/ns.o [2020-11-27T03:34:44.419Z] #41 33.75 CC images/regfile.o [2020-11-27T03:34:44.419Z] #41 34.12 CC images/ghost-file.o [2020-11-27T03:34:44.419Z] #41 34.53 CC images/fifo.o [2020-11-27T03:34:44.419Z] #41 34.90 CC images/remap-file-path.o [2020-11-27T03:34:44.420Z] #41 67.84 DEP criu/tun.d [2020-11-27T03:34:44.457Z] #43 ... [2020-11-27T03:34:44.457Z] [2020-11-27T03:34:44.457Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:34:44.457Z] #49 133.6 mvdan.cc/sh/v3/cmd/shfmt [2020-11-27T03:34:44.464Z] #41 87.06 DEP criu/eventfd.d [2020-11-27T03:34:44.544Z] #16 DONE 0.3s [2020-11-27T03:34:44.544Z] [2020-11-27T03:34:44.544Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:34:44.544Z] #44 106.0 go/parser [2020-11-27T03:34:44.544Z] #44 107.5 encoding/xml [2020-11-27T03:34:41.994Z] > git remote # timeout=10 [2020-11-27T03:34:42.114Z] > git config --get remote.origin.url # timeout=10 [2020-11-27T03:34:42.174Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T03:34:42.176Z] > git merge e1bba7456d9902d04eec8c402f852d0ae17d123c # timeout=10 [2020-11-27T03:34:42.334Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-11-27T03:34:42.491Z] > git config core.sparsecheckout # timeout=10 [2020-11-27T03:34:42.559Z] > git checkout -f f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 # timeout=10 [2020-11-27T03:34:44.684Z] #41 68.05 DEP criu/tty.d [2020-11-27T03:34:44.844Z] #44 ... [2020-11-27T03:34:44.844Z] [2020-11-27T03:34:44.844Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-11-27T03:34:44.844Z] #17 DONE 0.3s [2020-11-27T03:34:44.949Z] #41 68.22 DEP criu/timerfd.d [2020-11-27T03:34:44.949Z] #41 68.36 DEP criu/timens.d [2020-11-27T03:34:44.989Z] #41 35.37 CC images/eventfd.o [2020-11-27T03:34:45.035Z] #41 87.36 DEP criu/crtools.d [2020-11-27T03:34:45.144Z] [2020-11-27T03:34:45.144Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2020-11-27T03:34:45.144Z] #18 DONE 0.3s [2020-11-27T03:34:45.144Z] [2020-11-27T03:34:45.144Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T03:34:45.217Z] #41 68.57 DEP criu/sysfs_parse.d [2020-11-27T03:34:45.217Z] #41 68.75 DEP criu/sysctl.d [2020-11-27T03:34:45.249Z] #41 35.77 CC images/eventpoll.o [2020-11-27T03:34:45.295Z] #41 87.77 DEP criu/cr-service.d [2020-11-27T03:34:45.482Z] #41 68.92 DEP criu/string.d [2020-11-27T03:34:45.482Z] #41 68.96 DEP criu/stats.d [2020-11-27T03:34:45.510Z] #41 ... [2020-11-27T03:34:45.510Z] [2020-11-27T03:34:45.510Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:34:45.510Z] #43 125.5 encoding/xml [2020-11-27T03:34:45.510Z] #43 126.9 go/doc [2020-11-27T03:34:45.510Z] #43 131.8 github.com/LK4D4/vndr/build [2020-11-27T03:34:45.510Z] #43 132.1 github.com/LK4D4/vndr/versioned [2020-11-27T03:34:45.510Z] #43 132.2 compress/flate [2020-11-27T03:34:45.555Z] #41 87.98 DEP criu/cr-restore.d [2020-11-27T03:34:45.555Z] #41 88.12 DEP criu/cr-errno.d [2020-11-27T03:34:45.747Z] #41 69.06 DEP criu/sockets.d [2020-11-27T03:34:45.770Z] #43 ... [2020-11-27T03:34:45.770Z] [2020-11-27T03:34:45.770Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:34:45.770Z] #41 36.37 CC images/fh.o [2020-11-27T03:34:45.792Z] #19 0.567 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T03:34:45.792Z] #19 0.677 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T03:34:45.792Z] #19 0.783 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T03:34:45.815Z] #41 88.14 DEP criu/cr-dump.d [2020-11-27T03:34:45.815Z] #41 88.29 DEP criu/cr-dedup.d [2020-11-27T03:34:46.012Z] #41 69.25 DEP criu/sk-unix.d [2020-11-27T03:34:46.075Z] #41 88.48 DEP criu/cr-check.d [2020-11-27T03:34:46.075Z] #41 88.68 DEP criu/config.d [2020-11-27T03:34:46.277Z] #41 69.51 DEP criu/sk-tcp.d [2020-11-27T03:34:46.277Z] #41 69.70 DEP criu/sk-queue.d [2020-11-27T03:34:46.336Z] #41 88.87 DEP criu/clone-noasan.d [2020-11-27T03:34:46.340Z] #41 36.94 CC images/fsnotify.o [2020-11-27T03:34:46.542Z] #41 69.90 DEP criu/sk-packet.d [2020-11-27T03:34:46.597Z] #41 88.97 DEP criu/cgroup.d [2020-11-27T03:34:46.597Z] #41 89.08 DEP criu/cgroup-props.d [2020-11-27T03:34:46.807Z] #41 70.09 DEP criu/sk-netlink.d [2020-11-27T03:34:46.807Z] #41 70.32 DEP criu/sk-inet.d [2020-11-27T03:34:46.850Z] #19 1.872 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-11-27T03:34:46.857Z] #41 89.16 DEP criu/bitmap.d [2020-11-27T03:34:46.857Z] #41 89.18 DEP criu/bfd.d [2020-11-27T03:34:46.857Z] #41 89.23 DEP criu/autofs.d [2020-11-27T03:34:46.858Z] #41 89.34 DEP criu/aio.d [2020-11-27T03:34:47.071Z] #41 70.56 DEP criu/signalfd.d [2020-11-27T03:34:47.118Z] #41 89.47 DEP criu/action-scripts.d [2020-11-27T03:34:47.118Z] #41 89.66 CC criu/action-scripts.o [2020-11-27T03:34:47.336Z] #41 70.70 DEP criu/sigframe.d [2020-11-27T03:34:47.336Z] #41 70.78 DEP criu/shmem.d [2020-11-27T03:34:47.601Z] #41 70.94 DEP criu/servicefd.d [2020-11-27T03:34:47.601Z] #41 71.11 DEP criu/seize.d [2020-11-27T03:34:47.690Z] #41 90.00 CC criu/aio.o [2020-11-27T03:34:47.726Z] #41 38.12 CC images/signalfd.o [2020-11-27T03:34:47.866Z] #41 71.33 DEP criu/seccomp.d [2020-11-27T03:34:47.950Z] #41 90.38 CC criu/autofs.o [2020-11-27T03:34:48.131Z] #41 71.55 DEP criu/rst-malloc.d [2020-11-27T03:34:48.131Z] #41 71.65 DEP criu/rbtree.d [2020-11-27T03:34:48.298Z] #41 ... [2020-11-27T03:34:48.298Z] [2020-11-27T03:34:48.298Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:34:48.298Z] #49 DONE 138.1s [2020-11-27T03:34:48.298Z] [2020-11-27T03:34:48.298Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:34:48.298Z] #41 38.67 CC images/fs.o [2020-11-27T03:34:48.396Z] #41 71.72 DEP criu/pstree.d [2020-11-27T03:34:48.404Z] #19 3.393 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [240 kB] [2020-11-27T03:34:48.559Z] #41 38.96 CC images/pstree.o [2020-11-27T03:34:48.661Z] #41 72.00 DEP criu/protobuf.d [2020-11-27T03:34:48.820Z] #41 39.34 CC images/pipe.o [2020-11-27T03:34:48.892Z] #41 ... [2020-11-27T03:34:48.892Z] [2020-11-27T03:34:48.892Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T03:34:48.892Z] #18 31.72 Selecting previously unselected package python3-minimal. [2020-11-27T03:34:48.892Z] #18 31.72 (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-11-27T03:34:48.892Z] #18 31.76 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-11-27T03:34:48.892Z] #18 31.77 Unpacking python3-minimal (3.7.3-1) ... [2020-11-27T03:34:48.892Z] #18 31.84 Selecting previously unselected package libmpdec2:amd64. [2020-11-27T03:34:48.892Z] #18 31.84 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-11-27T03:34:48.892Z] #18 31.85 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-11-27T03:34:48.892Z] #18 31.96 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-11-27T03:34:48.892Z] #18 31.98 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-11-27T03:34:48.892Z] #18 31.98 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-11-27T03:34:48.892Z] #18 33.11 Selecting previously unselected package python3.7. [2020-11-27T03:34:48.892Z] #18 33.11 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-11-27T03:34:48.892Z] #18 33.12 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-11-27T03:34:48.892Z] #18 33.23 Selecting previously unselected package libpython3-stdlib:amd64. [2020-11-27T03:34:48.892Z] #18 33.24 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-11-27T03:34:48.892Z] #18 33.25 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-11-27T03:34:48.892Z] #18 33.31 Setting up python3-minimal (3.7.3-1) ... [2020-11-27T03:34:48.892Z] #18 34.12 Selecting previously unselected package python3. [2020-11-27T03:34:48.892Z] #18 34.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 ... 24093 files and directories currently installed.) [2020-11-27T03:34:48.892Z] #18 34.17 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-11-27T03:34:48.892Z] #18 34.19 Unpacking python3 (3.7.3-1) ... [2020-11-27T03:34:48.925Z] #41 72.23 GEN criu/protobuf-desc-gen.h [2020-11-27T03:34:49.082Z] #41 39.69 CC images/tcp-stream.o [2020-11-27T03:34:49.153Z] #18 34.27 Selecting previously unselected package libip4tc0:amd64. [2020-11-27T03:34:49.153Z] #18 34.28 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-11-27T03:34:49.153Z] #18 34.30 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-11-27T03:34:49.153Z] #18 34.38 Selecting previously unselected package libip6tc0:amd64. [2020-11-27T03:34:49.153Z] #18 34.39 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-11-27T03:34:49.153Z] #18 34.39 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-11-27T03:34:49.153Z] #18 34.48 Selecting previously unselected package libiptc0:amd64. [2020-11-27T03:34:49.153Z] #18 34.49 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-11-27T03:34:49.153Z] #18 34.50 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-11-27T03:34:49.153Z] #18 34.57 Selecting previously unselected package libnfnetlink0:amd64. [2020-11-27T03:34:49.153Z] #18 34.57 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-11-27T03:34:49.153Z] #18 34.58 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-11-27T03:34:49.343Z] #41 39.98 CC images/sk-packet.o [2020-11-27T03:34:49.414Z] #18 34.64 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-11-27T03:34:49.414Z] #18 34.65 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-11-27T03:34:49.414Z] #18 34.66 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-11-27T03:34:49.414Z] #18 34.74 Selecting previously unselected package libnftnl11:amd64. [2020-11-27T03:34:49.414Z] #18 34.75 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-11-27T03:34:49.414Z] #18 34.75 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-11-27T03:34:49.675Z] #18 34.85 Selecting previously unselected package iptables. [2020-11-27T03:34:49.675Z] #18 34.86 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-11-27T03:34:49.675Z] #18 34.87 Unpacking iptables (1.8.2-4) ... [2020-11-27T03:34:49.707Z] #49 ... [2020-11-27T03:34:49.707Z] [2020-11-27T03:34:49.707Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:34:49.707Z] #41 33.84 CC images/cpuinfo.o [2020-11-27T03:34:49.707Z] #41 34.49 CC images/inventory.o [2020-11-27T03:34:49.707Z] #41 34.86 CC images/fdinfo.o [2020-11-27T03:34:49.707Z] #41 35.35 CC images/fown.o [2020-11-27T03:34:49.707Z] #41 35.89 CC images/ns.o [2020-11-27T03:34:49.707Z] #41 36.16 CC images/regfile.o [2020-11-27T03:34:49.707Z] #41 36.38 CC images/ghost-file.o [2020-11-27T03:34:49.707Z] #41 36.75 CC images/fifo.o [2020-11-27T03:34:49.707Z] #41 37.10 CC images/remap-file-path.o [2020-11-27T03:34:49.707Z] #41 37.43 CC images/eventfd.o [2020-11-27T03:34:49.707Z] #41 37.75 CC images/eventpoll.o [2020-11-27T03:34:49.707Z] #41 38.16 CC images/fh.o [2020-11-27T03:34:49.919Z] #41 40.41 CC images/mnt.o [2020-11-27T03:34:49.934Z] #19 4.788 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-11-27T03:34:49.936Z] #18 35.20 Selecting previously unselected package xxd. [2020-11-27T03:34:49.936Z] #18 35.22 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-11-27T03:34:49.936Z] #18 35.23 Unpacking xxd (2:8.1.0875-5) ... [2020-11-27T03:34:49.966Z] #41 38.57 CC images/fsnotify.o [2020-11-27T03:34:50.196Z] #18 35.33 Selecting previously unselected package vim-common. [2020-11-27T03:34:50.196Z] #18 35.34 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-27T03:34:50.196Z] #18 35.37 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-27T03:34:50.196Z] #18 35.54 Selecting previously unselected package bash-completion. [2020-11-27T03:34:50.196Z] #18 35.54 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-11-27T03:34:50.494Z] #41 40.79 CC images/pipe-data.o [2020-11-27T03:34:50.755Z] #41 41.03 CC images/sa.o [2020-11-27T03:34:50.755Z] #41 41.28 CC images/timer.o [2020-11-27T03:34:50.858Z] #41 74.31 DEP criu/protobuf-desc.d [2020-11-27T03:34:50.896Z] #41 39.42 CC images/signalfd.o [2020-11-27T03:34:51.123Z] #41 74.43 DEP criu/proc_parse.d [2020-11-27T03:34:51.123Z] #41 74.58 DEP criu/plugin.d [2020-11-27T03:34:51.327Z] #41 41.68 CC images/timerfd.o [2020-11-27T03:34:51.388Z] #41 74.67 DEP criu/pipes.d [2020-11-27T03:34:51.388Z] #41 74.83 DEP criu/pie-util.d [2020-11-27T03:34:51.388Z] #41 74.96 DEP criu/pie-util-vdso.d [2020-11-27T03:34:51.459Z] #41 39.80 CC images/fs.o [2020-11-27T03:34:51.459Z] #41 ... [2020-11-27T03:34:51.459Z] [2020-11-27T03:34:51.459Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:34:51.459Z] #54 64.49 + bin/ctr [2020-11-27T03:34:51.459Z] #54 ... [2020-11-27T03:34:51.459Z] [2020-11-27T03:34:51.459Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:34:51.459Z] #43 136.4 github.com/LK4D4/vndr/versioned [2020-11-27T03:34:51.459Z] #43 136.5 compress/flate [2020-11-27T03:34:51.459Z] #43 136.7 github.com/LK4D4/vndr/build [2020-11-27T03:34:51.459Z] #43 140.1 hash/crc32 [2020-11-27T03:34:51.459Z] #43 140.6 compress/gzip [2020-11-27T03:34:51.469Z] #19 ... [2020-11-27T03:34:51.469Z] [2020-11-27T03:34:51.469Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:34:51.469Z] #42 49.14 CC compel/plugins/std/string.o [2020-11-27T03:34:51.469Z] #42 50.02 CC compel/plugins/std/infect.o [2020-11-27T03:34:51.469Z] #42 50.66 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-11-27T03:34:51.469Z] #42 50.70 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-11-27T03:34:51.469Z] #42 50.71 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-11-27T03:34:51.469Z] #42 50.75 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-11-27T03:34:51.469Z] #42 50.81 AR compel/plugins/std.lib.a [2020-11-27T03:34:51.469Z] #42 50.90 CC compel/plugins/fds/fds.o [2020-11-27T03:34:51.469Z] #42 51.29 AR compel/plugins/fds.lib.a [2020-11-27T03:34:51.469Z] #42 51.37 HOSTDEP compel/src/lib/log-host.d [2020-11-27T03:34:51.469Z] #42 51.53 HOSTDEP compel/src/lib/handle-elf-host.d [2020-11-27T03:34:51.469Z] #42 51.68 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-11-27T03:34:51.469Z] #42 51.75 HOSTDEP compel/src/main-host.d [2020-11-27T03:34:51.469Z] #42 51.90 DEP compel/src/lib/ptrace.d [2020-11-27T03:34:51.469Z] #42 52.09 DEP compel/src/lib/infect.d [2020-11-27T03:34:51.469Z] #42 52.30 DEP compel/src/lib/infect-util.d [2020-11-27T03:34:51.469Z] #42 52.46 DEP compel/src/lib/infect-rpc.d [2020-11-27T03:34:51.469Z] #42 52.61 DEP compel/arch/ppc64/src/lib/infect.d [2020-11-27T03:34:51.469Z] #42 52.75 DEP compel/arch/ppc64/src/lib/cpu.d [2020-11-27T03:34:51.469Z] #42 52.82 DEP compel/src/lib/log.d [2020-11-27T03:34:51.469Z] #42 52.90 DEP compel/src/main.d [2020-11-27T03:34:51.469Z] #42 53.13 DEP compel/src/lib/handle-elf.d [2020-11-27T03:34:51.469Z] #42 53.24 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-11-27T03:34:51.469Z] #42 53.37 CC compel/src/lib/log.o [2020-11-27T03:34:51.469Z] #42 53.65 CC compel/arch/ppc64/src/lib/cpu.o [2020-11-27T03:34:51.469Z] #42 54.01 CC compel/arch/ppc64/src/lib/infect.o [2020-11-27T03:34:51.469Z] #42 54.95 CC compel/src/lib/infect-rpc.o [2020-11-27T03:34:51.469Z] #42 55.38 CC compel/src/lib/infect-util.o [2020-11-27T03:34:51.469Z] #42 55.61 CC compel/src/lib/infect.o [2020-11-27T03:34:51.588Z] #41 42.10 CC images/mm.o [2020-11-27T03:34:51.652Z] #41 75.07 DEP criu/path.d [2020-11-27T03:34:51.767Z] #42 ... [2020-11-27T03:34:51.767Z] [2020-11-27T03:34:51.767Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:34:51.767Z] #50 107.3 golang.org/x/crypto/ssh/terminal [2020-11-27T03:34:51.767Z] #50 114.3 mvdan.cc/sh/v3/cmd/shfmt [2020-11-27T03:34:51.916Z] #41 75.29 DEP criu/parasite-syscall.d [2020-11-27T03:34:52.160Z] #41 42.58 CC images/sk-opts.o [2020-11-27T03:34:52.180Z] #41 75.46 DEP criu/pagemap.d [2020-11-27T03:34:52.180Z] #41 75.62 DEP criu/pagemap-cache.d [2020-11-27T03:34:52.390Z] #43 141.7 vendor/golang.org/x/crypto/cryptobyte [2020-11-27T03:34:52.390Z] #43 141.9 net [2020-11-27T03:34:52.445Z] #41 75.71 DEP criu/page-xfer.d [2020-11-27T03:34:52.445Z] #41 ... [2020-11-27T03:34:52.445Z] [2020-11-27T03:34:52.445Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T03:34:52.445Z] #18 2.198 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T03:34:52.445Z] #18 2.319 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T03:34:52.445Z] #18 2.333 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T03:34:52.445Z] #18 2.962 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-11-27T03:34:52.445Z] #18 3.861 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [246 kB] [2020-11-27T03:34:52.445Z] #18 4.819 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-11-27T03:34:52.445Z] #18 7.691 Fetched 8228 kB in 6s (1382 kB/s) [2020-11-27T03:34:52.445Z] #18 7.691 Reading package lists... [2020-11-27T03:34:52.445Z] #18 ... [2020-11-27T03:34:52.445Z] [2020-11-27T03:34:52.445Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:34:52.445Z] #41 75.84 DEP criu/page-pipe.d [2020-11-27T03:34:52.709Z] #41 75.92 DEP criu/netfilter.d [2020-11-27T03:34:52.709Z] #41 76.09 DEP criu/net.d [2020-11-27T03:34:52.731Z] #41 43.11 CC images/sk-unix.o [2020-11-27T03:34:52.831Z] #50 ... [2020-11-27T03:34:52.832Z] [2020-11-27T03:34:52.832Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:34:52.832Z] #52 9.993 + cd /tmp/tmp.J9f2sc0aBu/src/github.com/opencontainers/runc [2020-11-27T03:34:52.832Z] #52 9.994 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-27T03:34:52.954Z] #43 ... [2020-11-27T03:34:52.954Z] [2020-11-27T03:34:52.954Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:34:52.954Z] #49 DONE 142.7s [2020-11-27T03:34:52.954Z] [2020-11-27T03:34:52.954Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:34:52.954Z] #41 40.17 CC images/pstree.o [2020-11-27T03:34:52.954Z] #41 40.49 CC images/pipe.o [2020-11-27T03:34:52.954Z] #41 40.85 CC images/tcp-stream.o [2020-11-27T03:34:52.954Z] #41 41.17 CC images/sk-packet.o [2020-11-27T03:34:52.973Z] #41 76.43 DEP criu/namespaces.d [2020-11-27T03:34:53.211Z] #41 41.66 CC images/mnt.o [2020-11-27T03:34:53.238Z] #41 76.61 DEP criu/mount.d [2020-11-27T03:34:53.303Z] #41 43.57 CC images/sk-inet.o [2020-11-27T03:34:53.496Z] #18 38.28 Unpacking bash-completion (1:2.8-6) ... [2020-11-27T03:34:53.496Z] #18 38.70 Selecting previously unselected package bzip2. [2020-11-27T03:34:53.496Z] #18 38.73 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-11-27T03:34:53.496Z] #18 38.74 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-27T03:34:53.502Z] #41 76.73 DEP criu/memfd.d [2020-11-27T03:34:53.502Z] #41 76.84 DEP criu/mem.d [2020-11-27T03:34:53.564Z] #41 44.11 CC images/tun.o [2020-11-27T03:34:53.757Z] #18 38.82 Selecting previously unselected package xz-utils. [2020-11-27T03:34:53.757Z] #18 38.83 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-11-27T03:34:53.757Z] #18 38.84 Unpacking xz-utils (5.2.4-1) ... [2020-11-27T03:34:53.757Z] #18 39.01 Selecting previously unselected package apparmor. [2020-11-27T03:34:53.757Z] #18 39.01 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-11-27T03:34:53.767Z] #41 77.12 DEP criu/lsm.d [2020-11-27T03:34:53.775Z] #41 42.08 CC images/pipe-data.o [2020-11-27T03:34:53.775Z] #41 42.30 CC images/sa.o [2020-11-27T03:34:53.885Z] #52 10.86 + '[' -z '' ']' [2020-11-27T03:34:53.885Z] #52 10.86 + target=static [2020-11-27T03:34:53.885Z] #52 10.86 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-11-27T03:34:54.018Z] #18 39.11 Unpacking apparmor (2.13.2-10) ... [2020-11-27T03:34:54.031Z] #41 42.60 CC images/timer.o [2020-11-27T03:34:54.033Z] #41 77.39 DEP criu/log.d [2020-11-27T03:34:54.033Z] #41 77.44 DEP criu/libnetlink.d [2020-11-27T03:34:54.033Z] #41 77.54 DEP criu/kerndat.d [2020-11-27T03:34:54.184Z] #52 11.34 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-11-27T03:34:54.279Z] #18 39.45 Selecting previously unselected package aufs-tools. [2020-11-27T03:34:54.279Z] #18 39.47 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-11-27T03:34:54.279Z] #18 39.48 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-11-27T03:34:54.279Z] #18 39.59 Selecting previously unselected package libonig5:amd64. [2020-11-27T03:34:54.279Z] #18 39.60 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-11-27T03:34:54.279Z] #18 39.60 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-11-27T03:34:54.298Z] #41 77.66 DEP criu/kcmp-ids.d [2020-11-27T03:34:54.298Z] #41 77.72 DEP criu/irmap.d [2020-11-27T03:34:54.507Z] #41 44.75 CC images/sk-netlink.o [2020-11-27T03:34:54.507Z] #41 45.12 CC images/packet-sock.o [2020-11-27T03:34:54.540Z] #18 39.75 Selecting previously unselected package libjq1:amd64. [2020-11-27T03:34:54.540Z] #18 39.75 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-11-27T03:34:54.540Z] #18 39.76 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-27T03:34:54.540Z] #18 39.87 Selecting previously unselected package jq. [2020-11-27T03:34:54.540Z] #18 39.88 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-11-27T03:34:54.540Z] #18 39.89 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-27T03:34:54.562Z] #41 77.84 DEP criu/ipc_ns.d [2020-11-27T03:34:54.562Z] #41 77.93 DEP criu/image.d [2020-11-27T03:34:54.595Z] #41 43.13 CC images/timerfd.o [2020-11-27T03:34:54.800Z] #18 39.99 Selecting previously unselected package libaio1:amd64. [2020-11-27T03:34:54.801Z] #18 40.00 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-11-27T03:34:54.801Z] #18 40.01 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-11-27T03:34:54.801Z] #18 40.07 Selecting previously unselected package libgpm2:amd64. [2020-11-27T03:34:54.801Z] #18 40.09 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-11-27T03:34:54.801Z] #18 40.09 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-11-27T03:34:54.801Z] #18 40.17 Selecting previously unselected package libicu63:amd64. [2020-11-27T03:34:54.801Z] #18 40.18 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-11-27T03:34:54.801Z] #18 40.19 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-27T03:34:54.827Z] #41 78.17 DEP criu/image-desc.d [2020-11-27T03:34:54.827Z] #41 78.26 DEP criu/fsnotify.d [2020-11-27T03:34:54.834Z] #52 ... [2020-11-27T03:34:54.834Z] [2020-11-27T03:34:54.834Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T03:34:54.834Z] #50 DONE 120.2s [2020-11-27T03:34:54.834Z] [2020-11-27T03:34:54.834Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:34:54.834Z] #42 58.70 CC compel/src/lib/ptrace.o [2020-11-27T03:34:54.834Z] #42 59.17 AR compel/libcompel.a [2020-11-27T03:34:54.834Z] #42 59.29 HOSTCC compel/src/main-host.o [2020-11-27T03:34:55.079Z] #41 45.56 CC images/ipc-var.o [2020-11-27T03:34:55.079Z] #41 ... [2020-11-27T03:34:55.079Z] [2020-11-27T03:34:55.079Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:34:55.079Z] #11 145.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-11-27T03:34:55.079Z] #11 145.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-27T03:34:55.079Z] #11 145.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T03:34:55.132Z] #42 59.82 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-11-27T03:34:55.158Z] #41 43.44 CC images/mm.o [2020-11-27T03:34:55.405Z] #41 78.54 DEP criu/filesystems.d [2020-11-27T03:34:55.405Z] #41 78.77 DEP criu/files.d [2020-11-27T03:34:55.405Z] #41 78.95 DEP criu/files-reg.d [2020-11-27T03:34:55.415Z] #41 43.88 CC images/sk-opts.o [2020-11-27T03:34:55.431Z] #42 60.02 HOSTCC compel/src/lib/handle-elf-host.o [2020-11-27T03:34:55.669Z] #41 79.16 DEP criu/files-ext.d [2020-11-27T03:34:55.671Z] #41 44.14 CC images/sk-unix.o [2020-11-27T03:34:55.934Z] #41 79.28 DEP criu/file-lock.d [2020-11-27T03:34:55.934Z] #41 79.40 DEP criu/file-ids.d [2020-11-27T03:34:55.934Z] #41 79.50 DEP criu/fifo.d [2020-11-27T03:34:56.081Z] #42 60.70 HOSTCC compel/src/lib/log-host.o [2020-11-27T03:34:56.199Z] #41 79.61 DEP criu/fdstore.d [2020-11-27T03:34:56.199Z] #41 ... [2020-11-27T03:34:56.199Z] [2020-11-27T03:34:56.199Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T03:34:56.199Z] #38 150.6 + dpkg --print-architecture [2020-11-27T03:34:56.199Z] #38 DONE 151.4s [2020-11-27T03:34:56.199Z] [2020-11-27T03:34:56.199Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:34:56.199Z] #41 79.69 DEP criu/fault-injection.d [2020-11-27T03:34:56.199Z] #41 79.76 DEP criu/external.d [2020-11-27T03:34:56.234Z] #41 44.66 CC images/sk-inet.o [2020-11-27T03:34:56.381Z] #42 60.91 HOSTLINK compel/compel-host-bin [2020-11-27T03:34:56.381Z] #42 61.03 DEP soccr/soccr.d [2020-11-27T03:34:56.464Z] #41 79.89 DEP criu/eventpoll.d [2020-11-27T03:34:56.681Z] #42 61.27 CC soccr/soccr.o [2020-11-27T03:34:56.797Z] #41 45.26 CC images/tun.o [2020-11-27T03:34:56.994Z] #11 ... [2020-11-27T03:34:56.994Z] [2020-11-27T03:34:56.994Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:34:56.994Z] #43 136.8 hash/crc32 [2020-11-27T03:34:56.994Z] #43 137.2 net [2020-11-27T03:34:56.994Z] #43 138.2 compress/gzip [2020-11-27T03:34:56.994Z] #43 139.0 vendor/golang.org/x/sys/cpu [2020-11-27T03:34:56.994Z] #43 139.6 vendor/golang.org/x/crypto/chacha20poly1305 [2020-11-27T03:34:56.994Z] #43 141.5 vendor/golang.org/x/crypto/hkdf [2020-11-27T03:34:56.994Z] #43 141.8 vendor/golang.org/x/text/transform [2020-11-27T03:34:56.994Z] #43 143.0 vendor/golang.org/x/text/unicode/bidi [2020-11-27T03:34:56.994Z] #43 145.5 vendor/golang.org/x/text/secure/bidirule [2020-11-27T03:34:56.994Z] #43 145.8 vendor/golang.org/x/text/unicode/norm [2020-11-27T03:34:56.994Z] #43 ... [2020-11-27T03:34:56.994Z] [2020-11-27T03:34:56.994Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:34:56.994Z] #41 45.77 CC images/ipc-desc.o [2020-11-27T03:34:56.994Z] #41 45.94 CC images/ipc-shm.o [2020-11-27T03:34:56.994Z] #41 46.13 CC images/ipc-msg.o [2020-11-27T03:34:56.994Z] #41 46.39 CC images/ipc-sem.o [2020-11-27T03:34:56.994Z] #41 46.58 CC images/utsns.o [2020-11-27T03:34:56.994Z] #41 46.76 CC images/creds.o [2020-11-27T03:34:56.994Z] #41 47.04 CC images/vma.o [2020-11-27T03:34:56.994Z] #41 47.33 CC images/netdev.o [2020-11-27T03:34:57.042Z] #41 80.23 DEP criu/eventfd.d [2020-11-27T03:34:57.042Z] #41 80.48 DEP criu/crtools.d [2020-11-27T03:34:57.255Z] #41 47.68 CC images/tty.o [2020-11-27T03:34:57.307Z] #41 80.68 DEP criu/cr-service.d [2020-11-27T03:34:57.360Z] #41 45.83 CC images/sk-netlink.o [2020-11-27T03:34:57.571Z] #41 81.01 DEP criu/cr-restore.d [2020-11-27T03:34:57.827Z] #41 48.21 CC images/file-lock.o [2020-11-27T03:34:57.836Z] #41 81.20 DEP criu/cr-errno.d [2020-11-27T03:34:57.836Z] #41 81.21 DEP criu/cr-dump.d [2020-11-27T03:34:57.923Z] #41 46.31 CC images/packet-sock.o [2020-11-27T03:34:58.088Z] #41 48.40 CC images/rlimit.o [2020-11-27T03:34:58.088Z] #41 48.56 CC images/pagemap.o [2020-11-27T03:34:58.100Z] #41 81.44 DEP criu/cr-dedup.d [2020-11-27T03:34:58.349Z] #41 48.82 CC images/siginfo.o [2020-11-27T03:34:58.366Z] #41 81.75 DEP criu/cr-check.d [2020-11-27T03:34:58.486Z] #41 47.09 CC images/ipc-var.o [2020-11-27T03:34:58.550Z] Commit message: "Fix permissions on oci fixtures files" [2020-11-27T03:34:58.610Z] #41 49.13 CC images/rpc.o [2020-11-27T03:34:58.630Z] #41 81.98 DEP criu/config.d [2020-11-27T03:34:58.630Z] #41 82.20 DEP criu/clone-noasan.d [2020-11-27T03:34:58.792Z] #42 63.04 AR soccr/libsoccr.a [2020-11-27T03:34:58.792Z] #42 63.09 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-27T03:34:58.792Z] #42 63.41 DEP criu/arch/ppc64/sigframe.d [2020-11-27T03:34:58.895Z] #41 82.30 DEP criu/cgroup.d [2020-11-27T03:34:59.005Z] #18 43.72 Selecting previously unselected package libnet1:amd64. [2020-11-27T03:34:59.005Z] #18 43.73 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-27T03:34:59.005Z] #18 43.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-27T03:34:59.005Z] #18 43.84 Selecting previously unselected package libnl-3-200:amd64. [2020-11-27T03:34:59.005Z] #18 43.85 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-11-27T03:34:59.005Z] #18 43.85 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-11-27T03:34:59.005Z] #18 43.94 Selecting previously unselected package libprotobuf-c1:amd64. [2020-11-27T03:34:59.005Z] #18 43.94 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-11-27T03:34:59.005Z] #18 43.96 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-27T03:34:59.005Z] #18 44.02 Selecting previously unselected package libreadline5:amd64. [2020-11-27T03:34:59.005Z] #18 44.03 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-11-27T03:34:59.005Z] #18 44.03 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-11-27T03:34:59.005Z] #18 44.15 Selecting previously unselected package net-tools. [2020-11-27T03:34:59.005Z] #18 44.16 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-11-27T03:34:59.005Z] #18 44.17 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [Pipeline] withEnv [Pipeline] { [2020-11-27T03:34:59.050Z] #41 47.52 CC images/ipc-desc.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-11-27T03:34:59.091Z] #42 63.56 DEP criu/arch/ppc64/crtools.d [Pipeline] sh [2020-11-27T03:34:59.160Z] #41 82.60 DEP criu/cgroup-props.d [2020-11-27T03:34:59.160Z] #41 82.73 DEP criu/bitmap.d [2020-11-27T03:34:59.266Z] #18 44.37 Selecting previously unselected package python-pip-whl. [2020-11-27T03:34:59.266Z] #18 44.38 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-11-27T03:34:59.266Z] #18 44.39 Unpacking python-pip-whl (18.1-5) ... [2020-11-27T03:34:59.266Z] #18 ... [2020-11-27T03:34:59.266Z] [2020-11-27T03:34:59.266Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:34:59.266Z] #41 91.84 CC criu/bfd.o [2020-11-27T03:34:59.266Z] #41 92.28 CC criu/bitmap.o [2020-11-27T03:34:59.266Z] #41 92.43 CC criu/cgroup-props.o [2020-11-27T03:34:59.266Z] #41 93.30 CC criu/cgroup.o [2020-11-27T03:34:59.266Z] #41 96.12 CC criu/clone-noasan.o [2020-11-27T03:34:59.266Z] #41 96.32 CC criu/config.o [2020-11-27T03:34:59.266Z] #41 97.71 CC criu/cr-check.o [2020-11-27T03:34:59.266Z] #41 99.47 CC criu/cr-dedup.o [2020-11-27T03:34:59.266Z] #41 99.88 CC criu/cr-dump.o [2020-11-27T03:34:59.307Z] #41 47.91 CC images/ipc-shm.o [2020-11-27T03:34:59.393Z] #42 63.84 DEP criu/arch/ppc64/cpu.d [2020-11-27T03:34:59.393Z] #42 64.02 CC criu/arch/ppc64/cpu.o [2020-11-27T03:34:59.425Z] #41 82.76 DEP criu/bfd.d [2020-11-27T03:34:59.527Z] #41 ... [2020-11-27T03:34:59.527Z] [2020-11-27T03:34:59.527Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T03:34:59.527Z] #18 44.96 Selecting previously unselected package python3-lib2to3. [2020-11-27T03:34:59.689Z] #41 82.91 DEP criu/autofs.d [2020-11-27T03:34:59.689Z] #41 83.09 DEP criu/aio.d [2020-11-27T03:34:59.788Z] #18 44.97 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-11-27T03:34:59.788Z] #18 44.97 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-11-27T03:34:59.871Z] #41 48.36 CC images/ipc-msg.o [2020-11-27T03:34:59.955Z] #41 83.32 DEP criu/action-scripts.d [2020-11-27T03:34:59.997Z] #41 50.32 CC images/ext-file.o [2020-11-27T03:34:59.997Z] #41 50.49 CC images/cgroup.o [2020-11-27T03:35:00.042Z] #42 64.62 CC criu/arch/ppc64/crtools.o [2020-11-27T03:35:00.049Z] #18 45.10 Selecting previously unselected package python3-distutils. [2020-11-27T03:35:00.049Z] #18 45.11 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-11-27T03:35:00.049Z] #18 45.12 Unpacking python3-distutils (3.7.3-1) ... [2020-11-27T03:35:00.049Z] #18 45.26 Selecting previously unselected package python3-pip. [2020-11-27T03:35:00.049Z] #18 45.27 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-11-27T03:35:00.049Z] #18 45.28 Unpacking python3-pip (18.1-5) ... [2020-11-27T03:35:00.128Z] #41 48.69 CC images/ipc-sem.o [2020-11-27T03:35:00.310Z] #18 45.46 Selecting previously unselected package python3-pkg-resources. [2020-11-27T03:35:00.310Z] #18 45.47 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-11-27T03:35:00.310Z] #18 45.49 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-11-27T03:35:00.310Z] #18 45.62 Selecting previously unselected package python3-setuptools. [2020-11-27T03:35:00.310Z] #18 45.62 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-11-27T03:35:00.310Z] #18 45.64 Unpacking python3-setuptools (40.8.0-1) ... [2020-11-27T03:35:00.325Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-11-27T03:35:00.325Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2020-11-27T03:35:00.325Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2020-11-27T03:35:00.325Z] ? github.com/docker/docker/api/server/router [no test files] [2020-11-27T03:35:00.325Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-11-27T03:35:00.325Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-11-27T03:35:00.325Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-11-27T03:35:00.325Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-11-27T03:35:00.325Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-11-27T03:35:00.325Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-11-27T03:35:00.325Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-11-27T03:35:00.325Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-11-27T03:35:00.325Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-11-27T03:35:00.325Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-11-27T03:35:00.325Z] ok github.com/docker/docker/api/server/router/swarm 0.018s coverage: 5.7% of statements [2020-11-27T03:35:00.325Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-11-27T03:35:00.325Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-11-27T03:35:00.325Z] ? github.com/docker/docker/api/types [no test files] [2020-11-27T03:35:00.325Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-11-27T03:35:00.325Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-11-27T03:35:00.325Z] ? github.com/docker/docker/api/types/container [no test files] [2020-11-27T03:35:00.325Z] ? github.com/docker/docker/api/types/events [no test files] [2020-11-27T03:35:00.325Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2020-11-27T03:35:00.325Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-11-27T03:35:00.325Z] ? github.com/docker/docker/api/types/image [no test files] [2020-11-27T03:35:00.325Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-11-27T03:35:00.325Z] ? github.com/docker/docker/api/types/network [no test files] [2020-11-27T03:35:00.325Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-11-27T03:35:00.325Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-11-27T03:35:00.325Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-11-27T03:35:00.325Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-11-27T03:35:00.325Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 75.0% of statements [2020-11-27T03:35:00.325Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2020-11-27T03:35:00.325Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-11-27T03:35:00.325Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-11-27T03:35:00.325Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-11-27T03:35:00.325Z] ? github.com/docker/docker/builder [no test files] [2020-11-27T03:35:00.325Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-11-27T03:35:00.325Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-11-27T03:35:00.325Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-11-27T03:35:00.325Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-11-27T03:35:00.325Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-11-27T03:35:00.325Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-11-27T03:35:00.325Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-11-27T03:35:00.325Z] ok github.com/docker/docker/builder/remotecontext 0.343s coverage: 13.7% of statements [2020-11-27T03:35:00.325Z] ok github.com/docker/docker/builder/dockerfile 0.880s coverage: 48.3% of statements [2020-11-27T03:35:00.325Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-11-27T03:35:00.385Z] #41 48.93 CC images/utsns.o [2020-11-27T03:35:00.553Z] #41 83.72 CC criu/action-scripts.o [2020-11-27T03:35:00.569Z] #41 51.07 CC images/userns.o [2020-11-27T03:35:00.570Z] #18 45.85 Selecting previously unselected package python3-wheel. [2020-11-27T03:35:00.570Z] #18 45.86 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-11-27T03:35:00.570Z] #18 45.86 Unpacking python3-wheel (0.32.3-2) ... [2020-11-27T03:35:00.570Z] #18 45.95 Selecting previously unselected package sudo. [2020-11-27T03:35:00.643Z] #41 49.15 CC images/creds.o [2020-11-27T03:35:00.689Z] #42 ... [2020-11-27T03:35:00.690Z] [2020-11-27T03:35:00.690Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:35:00.690Z] #57 126.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-27T03:35:00.818Z] #41 84.19 CC criu/aio.o [2020-11-27T03:35:00.829Z] #41 51.32 CC images/google/protobuf/descriptor.o [2020-11-27T03:35:00.830Z] #18 45.96 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-11-27T03:35:00.830Z] #18 45.97 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-11-27T03:35:00.901Z] #41 49.47 CC images/vma.o [2020-11-27T03:35:00.957Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-11-27T03:35:00.989Z] #57 126.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-11-27T03:35:01.091Z] #18 46.52 Selecting previously unselected package thin-provisioning-tools. [2020-11-27T03:35:01.247Z] ok github.com/docker/docker/builder/remotecontext/git 0.930s coverage: 86.3% of statements [2020-11-27T03:35:01.247Z] ? github.com/docker/docker/cli [no test files] [2020-11-27T03:35:01.247Z] ? github.com/docker/docker/cli/config [no test files] [2020-11-27T03:35:01.352Z] #18 46.52 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-11-27T03:35:01.352Z] #18 46.52 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-11-27T03:35:01.352Z] #18 46.75 Selecting previously unselected package uidmap. [2020-11-27T03:35:01.352Z] #18 46.76 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-11-27T03:35:01.405Z] #41 84.84 CC criu/autofs.o [2020-11-27T03:35:01.478Z] #41 49.80 CC images/netdev.o [2020-11-27T03:35:01.589Z] + docker version [2020-11-27T03:35:01.613Z] #18 46.77 Unpacking uidmap (1:4.5-1.1) ... [2020-11-27T03:35:01.613Z] #18 46.91 Selecting previously unselected package vim-runtime. [2020-11-27T03:35:01.613Z] #18 46.92 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-11-27T03:35:01.613Z] #18 46.96 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-11-27T03:35:01.613Z] #18 47.00 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-11-27T03:35:01.613Z] #18 47.01 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-11-27T03:35:01.735Z] #41 ... [2020-11-27T03:35:01.735Z] [2020-11-27T03:35:01.735Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:35:01.735Z] #11 151.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-11-27T03:35:01.775Z] #41 ... [2020-11-27T03:35:01.775Z] [2020-11-27T03:35:01.775Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:35:01.775Z] #56 151.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-27T03:35:01.775Z] #56 151.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-11-27T03:35:01.992Z] #11 151.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-27T03:35:01.992Z] #11 151.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T03:35:02.805Z] #41 85.89 CC criu/bfd.o [2020-11-27T03:35:03.071Z] #41 ... [2020-11-27T03:35:03.071Z] [2020-11-27T03:35:03.071Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T03:35:03.071Z] #18 7.691 Reading package lists... [2020-11-27T03:35:03.071Z] #18 10.81 Reading package lists... [2020-11-27T03:35:03.071Z] #18 13.91 Building dependency tree... [2020-11-27T03:35:03.071Z] #18 15.77 libcap2-bin is already the newest version (1:2.25-2). [2020-11-27T03:35:03.071Z] #18 15.77 The following additional packages will be installed: [2020-11-27T03:35:03.071Z] #18 15.77 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-11-27T03:35:03.071Z] #18 15.77 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-11-27T03:35:03.071Z] #18 15.77 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-11-27T03:35:03.071Z] #18 15.77 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-11-27T03:35:03.071Z] #18 15.77 python3.7 python3.7-minimal vim-runtime xxd [2020-11-27T03:35:03.071Z] #18 15.77 Suggested packages: [2020-11-27T03:35:03.071Z] #18 15.77 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-11-27T03:35:03.071Z] #18 15.77 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-11-27T03:35:03.071Z] #18 15.77 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-11-27T03:35:03.071Z] #18 15.77 Recommended packages: [2020-11-27T03:35:03.071Z] #18 15.77 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-11-27T03:35:03.071Z] #18 15.77 python3-keyrings.alt python3-xdg unzip [2020-11-27T03:35:03.071Z] #18 17.25 The following NEW packages will be installed: [2020-11-27T03:35:03.071Z] #18 17.26 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-11-27T03:35:03.071Z] #18 17.26 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-11-27T03:35:03.071Z] #18 17.26 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-11-27T03:35:03.071Z] #18 17.26 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-11-27T03:35:03.071Z] #18 17.26 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-11-27T03:35:03.071Z] #18 17.26 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-11-27T03:35:03.071Z] #18 17.26 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-11-27T03:35:03.071Z] #18 17.26 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-11-27T03:35:03.071Z] #18 17.26 xz-utils zip [2020-11-27T03:35:03.071Z] #18 17.60 0 upgraded, 48 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T03:35:03.071Z] #18 17.60 Need to get 27.6 MB of archives. [2020-11-27T03:35:03.071Z] #18 17.60 After this operation, 114 MB of additional disk space will be used. [2020-11-27T03:35:03.071Z] #18 17.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-11-27T03:35:03.071Z] #18 17.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] [2020-11-27T03:35:03.071Z] #18 17.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] [2020-11-27T03:35:03.071Z] #18 17.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-11-27T03:35:03.071Z] #18 17.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-11-27T03:35:03.071Z] #18 17.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] [2020-11-27T03:35:03.071Z] #18 17.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2020-11-27T03:35:03.071Z] #18 17.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-11-27T03:35:03.071Z] #18 18.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-11-27T03:35:03.071Z] #18 18.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-11-27T03:35:03.071Z] #18 18.12 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-11-27T03:35:03.071Z] #18 18.12 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-11-27T03:35:03.071Z] #18 18.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-11-27T03:35:03.071Z] #18 18.13 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-11-27T03:35:03.071Z] #18 18.13 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-11-27T03:35:03.071Z] #18 18.13 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-11-27T03:35:03.071Z] #18 18.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-11-27T03:35:03.071Z] #18 18.16 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-11-27T03:35:03.071Z] #18 18.17 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-11-27T03:35:03.071Z] #18 18.18 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-11-27T03:35:03.071Z] #18 18.18 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-11-27T03:35:03.071Z] #18 18.20 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-11-27T03:35:03.071Z] #18 18.21 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-11-27T03:35:03.071Z] #18 18.22 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-11-27T03:35:03.071Z] #18 18.23 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-11-27T03:35:03.071Z] #18 18.24 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-11-27T03:35:03.071Z] #18 18.24 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-11-27T03:35:03.071Z] #18 18.24 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-11-27T03:35:03.071Z] #18 18.26 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-11-27T03:35:03.071Z] #18 18.84 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-11-27T03:35:03.071Z] #18 18.84 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-11-27T03:35:03.071Z] #18 18.84 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-11-27T03:35:03.071Z] #18 18.84 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-11-27T03:35:03.071Z] #18 18.85 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-11-27T03:35:03.071Z] #18 18.87 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-11-27T03:35:03.071Z] #18 18.96 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-11-27T03:35:03.071Z] #18 18.96 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-11-27T03:35:03.071Z] #18 18.98 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-11-27T03:35:03.071Z] #18 18.98 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-11-27T03:35:03.071Z] #18 18.99 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-11-27T03:35:03.071Z] #18 19.00 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-11-27T03:35:03.071Z] #18 19.01 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-11-27T03:35:03.071Z] #18 19.06 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-11-27T03:35:03.071Z] #18 19.08 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-11-27T03:35:03.071Z] #18 19.09 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-11-27T03:35:03.071Z] #18 19.30 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-11-27T03:35:03.071Z] #18 19.43 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-11-27T03:35:03.071Z] #18 19.46 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-11-27T03:35:03.071Z] #18 20.28 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T03:35:03.071Z] #18 20.39 Fetched 27.6 MB in 2s (13.0 MB/s) [2020-11-27T03:35:03.071Z] #18 20.47 Selecting previously unselected package pigz. [2020-11-27T03:35:03.071Z] #18 20.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23405 files and directories currently installed.) [2020-11-27T03:35:03.071Z] #18 20.55 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-11-27T03:35:03.071Z] #18 20.60 Unpacking pigz (2.4-1) ... [2020-11-27T03:35:03.071Z] #18 20.69 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-11-27T03:35:03.071Z] #18 20.70 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-11-27T03:35:03.071Z] #18 20.71 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-11-27T03:35:03.101Z] #57 ... [2020-11-27T03:35:03.101Z] [2020-11-27T03:35:03.101Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:35:03.101Z] #44 118.7 math/big [2020-11-27T03:35:03.101Z] #44 118.9 go/doc [2020-11-27T03:35:03.101Z] #44 127.5 vendor/golang.org/x/text/unicode/norm [2020-11-27T03:35:03.378Z] #18 ... [2020-11-27T03:35:03.378Z] [2020-11-27T03:35:03.378Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:35:03.378Z] #41 86.62 CC criu/bitmap.o [2020-11-27T03:35:03.401Z] #44 ... [2020-11-27T03:35:03.401Z] [2020-11-27T03:35:03.401Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:35:03.401Z] #42 65.79 CC criu/arch/ppc64/sigframe.o [2020-11-27T03:35:03.401Z] #42 66.18 LINK criu/arch/ppc64/crtools.built-in.o [2020-11-27T03:35:03.401Z] #42 66.21 DEP criu/pie/util-vdso.d [2020-11-27T03:35:03.401Z] #42 66.46 DEP criu/pie/util.d [2020-11-27T03:35:03.401Z] #42 66.63 CC criu/pie/util.o [2020-11-27T03:35:03.401Z] #42 66.87 CC criu/pie/util-vdso.o [2020-11-27T03:35:03.401Z] #42 67.40 AR criu/pie/pie.lib.a [2020-11-27T03:35:03.401Z] #42 67.51 DEP criu/pie/restorer.d [2020-11-27T03:35:03.401Z] #42 67.76 DEP criu/arch/ppc64/vdso-trampoline.d [2020-11-27T03:35:03.401Z] #42 67.80 DEP criu/arch/ppc64/restorer.d [2020-11-27T03:35:03.401Z] #42 68.00 DEP criu/arch/ppc64/vdso-pie.d [2020-11-27T03:35:03.652Z] #41 86.92 CC criu/cgroup-props.o [2020-11-27T03:35:03.700Z] #42 68.24 DEP criu/pie/parasite-vdso.d [2020-11-27T03:35:03.971Z] ok github.com/docker/docker/client 0.097s coverage: 75.4% of statements [2020-11-27T03:35:04.012Z] #42 68.50 DEP criu/pie/parasite.d [2020-11-27T03:35:04.309Z] #42 68.83 CC criu/pie/parasite.o [2020-11-27T03:35:04.604Z] #41 87.88 CC criu/cgroup.o [2020-11-27T03:35:04.913Z] #18 50.11 Selecting previously unselected package vim. [2020-11-27T03:35:04.913Z] #18 50.13 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-11-27T03:35:04.913Z] #18 50.15 Unpacking vim (2:8.1.0875-5) ... [2020-11-27T03:35:05.484Z] #18 50.73 Selecting previously unselected package xfsprogs. [2020-11-27T03:35:05.484Z] #18 50.75 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-11-27T03:35:05.484Z] #18 50.76 Unpacking xfsprogs (4.20.0-1) ... [2020-11-27T03:35:05.845Z] #42 70.42 LINK criu/pie/parasite.built-in.o [2020-11-27T03:35:05.845Z] #42 70.43 GEN criu/pie/parasite-blob.h [2020-11-27T03:35:05.845Z] #42 70.48 CC criu/pie/parasite-vdso.o [2020-11-27T03:35:06.055Z] #18 51.27 Selecting previously unselected package zip. [2020-11-27T03:35:06.055Z] #18 51.28 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-11-27T03:35:06.055Z] #18 51.28 Unpacking zip (3.0-11+b1) ... [2020-11-27T03:35:06.166Z] #11 ... [2020-11-27T03:35:06.166Z] [2020-11-27T03:35:06.166Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:35:06.166Z] #43 145.2 vendor/golang.org/x/crypto/poly1305 [2020-11-27T03:35:06.166Z] #43 145.7 vendor/golang.org/x/crypto/chacha20poly1305 [2020-11-27T03:35:06.166Z] #43 147.9 vendor/golang.org/x/crypto/hkdf [2020-11-27T03:35:06.166Z] #43 148.2 vendor/golang.org/x/text/transform [2020-11-27T03:35:06.166Z] #43 149.4 vendor/golang.org/x/text/unicode/bidi [2020-11-27T03:35:06.166Z] #43 151.6 vendor/golang.org/x/text/secure/bidirule [2020-11-27T03:35:06.166Z] #43 152.1 vendor/golang.org/x/text/unicode/norm [2020-11-27T03:35:06.166Z] #43 ... [2020-11-27T03:35:06.166Z] [2020-11-27T03:35:06.166Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:35:06.166Z] #41 50.39 CC images/tty.o [2020-11-27T03:35:06.166Z] #41 51.13 CC images/file-lock.o [2020-11-27T03:35:06.166Z] #41 51.46 CC images/rlimit.o [2020-11-27T03:35:06.166Z] #41 51.76 CC images/pagemap.o [2020-11-27T03:35:06.166Z] #41 52.21 CC images/siginfo.o [2020-11-27T03:35:06.166Z] #41 52.70 CC images/rpc.o [2020-11-27T03:35:06.166Z] #41 54.75 CC images/ext-file.o [2020-11-27T03:35:06.316Z] #18 51.48 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-11-27T03:35:06.316Z] #18 51.50 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-27T03:35:06.316Z] #18 51.52 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-11-27T03:35:06.316Z] #18 51.53 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-11-27T03:35:06.316Z] #18 51.54 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-11-27T03:35:06.316Z] #18 51.55 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-11-27T03:35:06.316Z] #18 51.57 Setting up uidmap (1:4.5-1.1) ... [2020-11-27T03:35:06.316Z] #18 51.58 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-11-27T03:35:06.316Z] #18 51.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-27T03:35:06.316Z] #18 51.61 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-27T03:35:06.316Z] #18 51.62 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-27T03:35:06.316Z] #18 51.63 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-27T03:35:06.316Z] #18 51.64 Setting up xxd (2:8.1.0875-5) ... [2020-11-27T03:35:06.316Z] #18 51.66 Setting up zip (3.0-11+b1) ... [2020-11-27T03:35:06.316Z] #18 51.68 Setting up vim-common (2:8.1.0875-5) ... [2020-11-27T03:35:06.425Z] #41 54.93 CC images/cgroup.o [2020-11-27T03:35:06.492Z] #42 ... [2020-11-27T03:35:06.492Z] [2020-11-27T03:35:06.492Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T03:35:06.492Z] #19 11.42 Fetched 8180 kB in 11s (745 kB/s) [2020-11-27T03:35:06.492Z] #19 11.42 Reading package lists... [2020-11-27T03:35:06.492Z] #19 16.45 Reading package lists... [2020-11-27T03:35:06.577Z] #18 51.73 Setting up bash-completion (1:2.8-6) ... [2020-11-27T03:35:06.792Z] #19 20.98 Building dependency tree... [2020-11-27T03:35:06.792Z] #19 ... [2020-11-27T03:35:06.792Z] [2020-11-27T03:35:06.792Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:35:06.792Z] #42 71.44 CC criu/arch/ppc64/vdso-pie.o [2020-11-27T03:35:06.996Z] #41 55.56 CC images/userns.o [2020-11-27T03:35:07.068Z] #56 ... [2020-11-27T03:35:07.069Z] [2020-11-27T03:35:07.069Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:35:07.069Z] #41 53.09 CC images/opts.o [2020-11-27T03:35:07.069Z] #41 53.35 CC images/seccomp.o [2020-11-27T03:35:07.069Z] #41 53.58 CC images/binfmt-misc.o [2020-11-27T03:35:07.069Z] #41 53.78 CC images/time.o [2020-11-27T03:35:07.069Z] #41 54.04 CC images/sysctl.o [2020-11-27T03:35:07.069Z] #41 54.27 CC images/autofs.o [2020-11-27T03:35:07.069Z] #41 54.48 CC images/macvlan.o [2020-11-27T03:35:07.069Z] #41 54.72 CC images/sit.o [2020-11-27T03:35:07.069Z] #41 54.93 CC images/memfd.o [2020-11-27T03:35:07.069Z] #41 55.20 CC images/timens.o [2020-11-27T03:35:07.069Z] #41 55.51 LINK images/built-in.o [2020-11-27T03:35:07.069Z] #41 55.66 GEN compel/include/asm [2020-11-27T03:35:07.069Z] #41 55.70 GEN compel/include/version.h [2020-11-27T03:35:07.069Z] #41 55.72 touch .config [2020-11-27T03:35:07.069Z] #41 55.77 GEN include/common/config.h [2020-11-27T03:35:07.069Z] #41 55.85 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-11-27T03:35:07.069Z] #41 55.87 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-11-27T03:35:07.069Z] #41 55.89 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-11-27T03:35:07.069Z] #41 55.91 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-11-27T03:35:07.069Z] #41 55.93 DEP compel/arch/x86/plugins/std/memcpy.d [2020-11-27T03:35:07.069Z] #41 55.95 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-11-27T03:35:07.069Z] #41 55.97 GEN compel/plugins/include/uapi/std/syscall.h [2020-11-27T03:35:07.069Z] #41 56.01 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-11-27T03:35:07.069Z] #41 56.02 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-11-27T03:35:07.069Z] #41 56.04 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-11-27T03:35:07.069Z] #41 56.05 DEP compel/plugins/std/infect.d [2020-11-27T03:35:07.069Z] #41 56.14 DEP compel/plugins/std/string.d [2020-11-27T03:35:07.069Z] #41 56.22 DEP compel/plugins/std/log.d [2020-11-27T03:35:07.069Z] #41 56.28 DEP compel/plugins/std/fds.d [2020-11-27T03:35:07.069Z] #41 56.34 DEP compel/plugins/std/std.d [2020-11-27T03:35:07.069Z] #41 56.44 DEP compel/plugins/shmem/shmem.d [2020-11-27T03:35:07.069Z] #41 56.60 DEP compel/plugins/fds/fds.d [2020-11-27T03:35:07.069Z] #41 56.77 CC compel/plugins/std/std.o [2020-11-27T03:35:07.069Z] #41 57.16 CC compel/plugins/std/fds.o [2020-11-27T03:35:07.069Z] #41 57.54 CC compel/plugins/std/log.o [2020-11-27T03:35:07.092Z] #42 71.82 CC criu/arch/ppc64/restorer.o [2020-11-27T03:35:07.253Z] #41 55.78 CC images/google/protobuf/descriptor.o [2020-11-27T03:35:07.742Z] #42 72.27 CC criu/arch/ppc64/vdso-trampoline.o [2020-11-27T03:35:07.742Z] #42 72.30 CC criu/pie/restorer.o [2020-11-27T03:35:07.941Z] #41 90.91 CC criu/clone-noasan.o [2020-11-27T03:35:07.941Z] #41 91.13 CC criu/config.o [2020-11-27T03:35:08.012Z] #41 58.39 CC compel/plugins/std/string.o [2020-11-27T03:35:08.515Z] #42 ... [2020-11-27T03:35:08.515Z] [2020-11-27T03:35:08.515Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:35:08.515Z] #57 DONE 134.1s [2020-11-27T03:35:08.592Z] #41 59.03 CC compel/plugins/std/infect.o [2020-11-27T03:35:08.622Z] #41 ... [2020-11-27T03:35:08.622Z] [2020-11-27T03:35:08.622Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:35:08.622Z] #43 157.9 vendor/golang.org/x/net/idna [2020-11-27T03:35:08.815Z] [2020-11-27T03:35:08.815Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-11-27T03:35:08.815Z] #58 DONE 0.1s [2020-11-27T03:35:08.815Z] [2020-11-27T03:35:08.815Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-11-27T03:35:08.815Z] #59 DONE 0.1s [2020-11-27T03:35:08.815Z] [2020-11-27T03:35:08.815Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T03:35:08.815Z] #19 22.27 libcap2-bin is already the newest version (1:2.25-2). [2020-11-27T03:35:08.815Z] #19 22.27 The following additional packages will be installed: [2020-11-27T03:35:08.815Z] #19 22.28 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-11-27T03:35:08.815Z] #19 22.28 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-11-27T03:35:08.815Z] #19 22.28 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-11-27T03:35:08.815Z] #19 22.28 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-11-27T03:35:08.815Z] #19 22.28 python3.7 python3.7-minimal vim-runtime xxd [2020-11-27T03:35:08.815Z] #19 22.29 Suggested packages: [2020-11-27T03:35:08.815Z] #19 22.29 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-11-27T03:35:08.815Z] #19 22.29 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-11-27T03:35:08.815Z] #19 22.29 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-11-27T03:35:08.815Z] #19 22.29 Recommended packages: [2020-11-27T03:35:08.815Z] #19 22.29 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-11-27T03:35:08.815Z] #19 22.29 python3-keyrings.alt python3-xdg unzip [2020-11-27T03:35:08.894Z] #41 ... [2020-11-27T03:35:08.894Z] [2020-11-27T03:35:08.894Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T03:35:08.894Z] #18 21.53 Selecting previously unselected package python3.7-minimal. [2020-11-27T03:35:08.894Z] #18 21.53 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-11-27T03:35:08.894Z] #18 21.55 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-27T03:35:08.894Z] #18 22.25 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-11-27T03:35:08.894Z] #18 22.28 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-27T03:35:08.894Z] #18 24.84 Selecting previously unselected package python3-minimal. [2020-11-27T03:35:08.894Z] #18 24.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 ... 23654 files and directories currently installed.) [2020-11-27T03:35:08.894Z] #18 24.90 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-11-27T03:35:08.894Z] #18 24.92 Unpacking python3-minimal (3.7.3-1) ... [2020-11-27T03:35:08.894Z] #18 25.12 Selecting previously unselected package libmpdec2:arm64. [2020-11-27T03:35:08.894Z] #18 25.12 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-11-27T03:35:08.894Z] #18 25.13 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-11-27T03:35:08.894Z] #18 25.29 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-11-27T03:35:08.894Z] #18 25.29 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2020-11-27T03:35:08.894Z] #18 25.31 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-11-27T03:35:08.894Z] #18 26.22 Selecting previously unselected package python3.7. [2020-11-27T03:35:08.894Z] #18 26.23 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2020-11-27T03:35:08.894Z] #18 26.25 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-11-27T03:35:08.894Z] #18 26.39 Selecting previously unselected package libpython3-stdlib:arm64. [2020-11-27T03:35:08.894Z] #18 26.39 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-11-27T03:35:08.894Z] #18 26.40 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-11-27T03:35:08.894Z] #18 26.55 Setting up python3-minimal (3.7.3-1) ... [2020-11-27T03:35:09.164Z] #41 59.45 CC compel/arch/x86/plugins/std/parasite-head.o [2020-11-27T03:35:09.164Z] #41 59.51 CC compel/arch/x86/plugins/std/memcpy.o [2020-11-27T03:35:09.164Z] #41 59.55 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-11-27T03:35:09.164Z] #41 59.62 AR compel/plugins/std.lib.a [2020-11-27T03:35:09.164Z] #41 59.70 CC compel/plugins/fds/fds.o [2020-11-27T03:35:09.461Z] #41 59.88 AR compel/plugins/fds.lib.a [2020-11-27T03:35:09.461Z] #41 59.92 HOSTDEP compel/src/lib/log-host.d [2020-11-27T03:35:09.461Z] #41 59.96 HOSTDEP compel/src/lib/handle-elf-host.d [2020-11-27T03:35:09.461Z] #41 60.02 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-11-27T03:35:09.461Z] #41 ... [2020-11-27T03:35:09.461Z] [2020-11-27T03:35:09.461Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:35:09.461Z] #43 149.5 vendor/golang.org/x/net/idna [2020-11-27T03:35:09.461Z] #43 151.7 vendor/golang.org/x/net/http2/hpack [2020-11-27T03:35:09.461Z] #43 152.9 mime [2020-11-27T03:35:09.461Z] #43 154.6 mime/quotedprintable [2020-11-27T03:35:09.461Z] #43 155.0 net/http/internal [2020-11-27T03:35:09.461Z] #43 157.8 crypto/tls [2020-11-27T03:35:09.766Z] #43 ... [2020-11-27T03:35:09.766Z] [2020-11-27T03:35:09.766Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:35:09.766Z] #41 60.11 HOSTDEP compel/src/main-host.d [2020-11-27T03:35:09.766Z] #41 60.18 DEP compel/src/lib/ptrace.d [2020-11-27T03:35:09.766Z] #41 60.30 DEP compel/src/lib/infect.d [2020-11-27T03:35:09.876Z] #18 54.63 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-11-27T03:35:09.876Z] #18 54.65 Setting up xz-utils (5.2.4-1) ... [2020-11-27T03:35:09.876Z] #18 54.67 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-11-27T03:35:09.876Z] #18 54.69 Setting up sudo (1.8.27-1+deb10u2) ... [2020-11-27T03:35:09.876Z] #18 54.75 invoke-rc.d: could not determine current runlevel [2020-11-27T03:35:09.876Z] #18 54.77 invoke-rc.d: policy-rc.d denied execution of start. [2020-11-27T03:35:09.876Z] #18 54.78 Setting up pigz (2.4-1) ... [2020-11-27T03:35:09.876Z] #18 54.79 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-11-27T03:35:09.876Z] #18 54.82 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-11-27T03:35:09.876Z] #18 54.84 Setting up python-pip-whl (18.1-5) ... [2020-11-27T03:35:09.876Z] #18 54.85 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-11-27T03:35:09.876Z] #18 54.87 Setting up vim-runtime (2:8.1.0875-5) ... [2020-11-27T03:35:09.876Z] #18 ... [2020-11-27T03:35:09.876Z] [2020-11-27T03:35:09.876Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:35:09.876Z] #41 102.2 CC criu/cr-errno.o [2020-11-27T03:35:09.876Z] #41 102.3 CC criu/cr-restore.o [2020-11-27T03:35:09.876Z] #41 107.1 CC criu/cr-service.o [2020-11-27T03:35:09.876Z] #41 108.8 CC criu/crtools.o [2020-11-27T03:35:09.876Z] #41 109.4 CC criu/eventfd.o [2020-11-27T03:35:09.876Z] #41 109.8 CC criu/eventpoll.o [2020-11-27T03:35:09.876Z] #41 110.8 CC criu/external.o [2020-11-27T03:35:09.876Z] #41 111.2 CC criu/fault-injection.o [2020-11-27T03:35:09.876Z] #41 111.4 CC criu/fdstore.o [2020-11-27T03:35:09.876Z] #41 111.8 CC criu/fifo.o [2020-11-27T03:35:09.876Z] #41 112.1 CC criu/file-ids.o [2020-11-27T03:35:09.876Z] #41 ... [2020-11-27T03:35:09.876Z] [2020-11-27T03:35:09.876Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T03:35:09.876Z] #18 55.29 Setting up libaio1:amd64 (0.3.112-3) ... [2020-11-27T03:35:09.878Z] #19 24.75 The following NEW packages will be installed: [2020-11-27T03:35:09.878Z] #19 24.80 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-11-27T03:35:09.878Z] #19 24.80 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-11-27T03:35:09.878Z] #19 24.80 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-11-27T03:35:09.878Z] #19 24.80 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-11-27T03:35:09.878Z] #19 24.80 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-11-27T03:35:09.878Z] #19 24.80 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-11-27T03:35:09.878Z] #19 24.80 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-11-27T03:35:09.878Z] #19 24.80 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-11-27T03:35:09.878Z] #19 24.82 xz-utils zip [2020-11-27T03:35:10.044Z] #41 60.48 DEP compel/src/lib/infect-util.d [2020-11-27T03:35:10.044Z] #41 60.54 DEP compel/src/lib/infect-rpc.d [2020-11-27T03:35:10.137Z] #18 55.30 Setting up libonig5:amd64 (6.9.1-1) ... [2020-11-27T03:35:10.137Z] #18 55.31 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-11-27T03:35:10.137Z] #18 55.32 Setting up vim (2:8.1.0875-5) ... [2020-11-27T03:35:10.137Z] #18 55.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-11-27T03:35:10.137Z] #18 55.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-11-27T03:35:10.137Z] #18 55.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-11-27T03:35:10.137Z] #18 55.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-11-27T03:35:10.137Z] #18 55.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-11-27T03:35:10.137Z] #18 55.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-11-27T03:35:10.137Z] #18 55.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-11-27T03:35:10.137Z] #18 55.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-11-27T03:35:10.137Z] #18 55.45 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-27T03:35:10.137Z] #18 55.46 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-11-27T03:35:10.137Z] #18 55.47 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-11-27T03:35:10.137Z] #18 55.48 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-27T03:35:10.137Z] #18 55.50 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-11-27T03:35:10.137Z] #18 55.51 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-11-27T03:35:10.176Z] #19 24.99 0 upgraded, 48 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T03:35:10.176Z] #19 24.99 Need to get 29.2 MB of archives. [2020-11-27T03:35:10.176Z] #19 24.99 After this operation, 134 MB of additional disk space will be used. [2020-11-27T03:35:10.176Z] #19 24.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-11-27T03:35:10.176Z] #19 25.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2020-11-27T03:35:10.176Z] #19 25.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2020-11-27T03:35:10.176Z] #19 25.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-11-27T03:35:10.217Z] Client: Docker Engine - Enterprise [2020-11-27T03:35:10.217Z] Version: 19.03.12 [2020-11-27T03:35:10.217Z] API version: 1.40 [2020-11-27T03:35:10.217Z] Go version: go1.13.13 [2020-11-27T03:35:10.217Z] Git commit: 4306744 [2020-11-27T03:35:10.217Z] Built: 08/05/2020 19:27:53 [2020-11-27T03:35:10.217Z] OS/Arch: windows/amd64 [2020-11-27T03:35:10.217Z] Experimental: false [2020-11-27T03:35:10.217Z] [2020-11-27T03:35:10.217Z] Server: Docker Engine - Enterprise [2020-11-27T03:35:10.217Z] Engine: [2020-11-27T03:35:10.217Z] Version: 19.03.12 [2020-11-27T03:35:10.217Z] API version: 1.40 (minimum version 1.24) [2020-11-27T03:35:10.217Z] Go version: go1.13.13 [2020-11-27T03:35:10.217Z] Git commit: f295753ffd [2020-11-27T03:35:10.217Z] Built: 08/05/2020 19:26:41 [2020-11-27T03:35:10.217Z] OS/Arch: windows/amd64 [2020-11-27T03:35:10.217Z] Experimental: true [2020-11-27T03:35:10.308Z] #41 60.69 DEP compel/arch/x86/src/lib/infect.d [2020-11-27T03:35:10.317Z] #18 27.71 Selecting previously unselected package python3. [2020-11-27T03:35:10.317Z] #18 27.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 ... 24066 files and directories currently installed.) [2020-11-27T03:35:10.317Z] #18 27.78 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-11-27T03:35:10.317Z] #18 27.80 Unpacking python3 (3.7.3-1) ... [2020-11-27T03:35:10.317Z] #18 27.92 Selecting previously unselected package libip4tc0:arm64. [2020-11-27T03:35:10.317Z] #18 27.92 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-11-27T03:35:10.317Z] #18 27.94 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-11-27T03:35:10.477Z] #19 25.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-11-27T03:35:10.477Z] #19 25.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2020-11-27T03:35:10.477Z] #19 25.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2020-11-27T03:35:10.477Z] #19 25.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-11-27T03:35:10.477Z] #19 25.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-11-27T03:35:10.477Z] #19 25.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-11-27T03:35:10.477Z] #19 25.38 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-11-27T03:35:10.477Z] #19 25.38 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-11-27T03:35:10.477Z] #19 25.40 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-11-27T03:35:10.477Z] #19 25.40 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-11-27T03:35:10.477Z] #19 25.40 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-11-27T03:35:10.477Z] #19 25.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-11-27T03:35:10.477Z] #19 25.44 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-11-27T03:35:10.477Z] #19 25.45 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-11-27T03:35:10.477Z] #19 25.46 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-11-27T03:35:10.477Z] #19 25.48 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-11-27T03:35:10.477Z] #19 25.48 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-11-27T03:35:10.477Z] #19 25.49 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-11-27T03:35:10.477Z] #19 25.53 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-11-27T03:35:10.477Z] #19 25.53 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-11-27T03:35:10.477Z] #19 25.54 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-11-27T03:35:10.477Z] #19 25.56 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-11-27T03:35:10.515Z] #43 160.0 vendor/golang.org/x/net/http2/hpack [2020-11-27T03:35:10.569Z] #41 ... [2020-11-27T03:35:10.569Z] [2020-11-27T03:35:10.569Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:35:10.569Z] #56 DONE 160.5s [2020-11-27T03:35:10.569Z] [2020-11-27T03:35:10.569Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:35:10.569Z] #41 60.87 DEP compel/arch/x86/src/lib/cpu.d [2020-11-27T03:35:10.569Z] #41 60.93 DEP compel/src/lib/log.d [2020-11-27T03:35:10.569Z] #41 ... [2020-11-27T03:35:10.569Z] [2020-11-27T03:35:10.569Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-11-27T03:35:10.569Z] #57 DONE 0.0s [2020-11-27T03:35:10.569Z] [2020-11-27T03:35:10.569Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-11-27T03:35:10.569Z] #58 DONE 0.1s [2020-11-27T03:35:10.605Z] #18 28.06 Selecting previously unselected package libip6tc0:arm64. [2020-11-27T03:35:10.605Z] #18 28.06 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-11-27T03:35:10.605Z] #18 28.06 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-11-27T03:35:10.605Z] #18 28.17 Selecting previously unselected package libiptc0:arm64. [2020-11-27T03:35:10.605Z] #18 28.17 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-11-27T03:35:10.605Z] #18 28.18 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-11-27T03:35:10.830Z] [2020-11-27T03:35:10.830Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:35:10.830Z] #11 160.4 Selecting previously unselected package libapparmor1:amd64. [2020-11-27T03:35:10.830Z] #11 160.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-11-27T03:35:10.830Z] #11 160.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-11-27T03:35:10.830Z] #11 160.5 Selecting previously unselected package libapparmor-dev:amd64. [2020-11-27T03:35:10.830Z] #11 160.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-11-27T03:35:10.830Z] #11 160.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-11-27T03:35:10.831Z] #19 25.56 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-11-27T03:35:10.831Z] #19 25.56 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-11-27T03:35:10.831Z] #19 25.57 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [Pipeline] sh [2020-11-27T03:35:10.880Z] #18 28.32 Selecting previously unselected package libnfnetlink0:arm64. [2020-11-27T03:35:10.880Z] #18 28.33 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-11-27T03:35:10.880Z] #18 28.33 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-11-27T03:35:10.880Z] #18 28.50 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-11-27T03:35:10.880Z] #18 28.50 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-11-27T03:35:10.880Z] #18 28.51 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-11-27T03:35:11.091Z] #11 160.9 Selecting previously unselected package libbtrfs0. [2020-11-27T03:35:11.091Z] #11 160.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-11-27T03:35:11.091Z] #11 160.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-27T03:35:11.091Z] #11 161.0 Selecting previously unselected package libbtrfs-dev. [2020-11-27T03:35:11.091Z] #11 161.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-11-27T03:35:11.091Z] #11 161.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-27T03:35:11.131Z] #19 26.01 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-11-27T03:35:11.131Z] #19 26.01 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-11-27T03:35:11.131Z] #19 26.03 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-11-27T03:35:11.131Z] #19 26.03 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-11-27T03:35:11.131Z] #19 26.04 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-11-27T03:35:11.131Z] #19 26.05 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-11-27T03:35:11.131Z] #19 26.14 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-11-27T03:35:11.146Z] #18 28.62 Selecting previously unselected package libnftnl11:arm64. [2020-11-27T03:35:11.146Z] #18 28.62 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-11-27T03:35:11.146Z] #18 28.62 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-11-27T03:35:11.146Z] #18 28.75 Selecting previously unselected package iptables. [2020-11-27T03:35:11.146Z] #18 28.75 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-11-27T03:35:11.146Z] #18 28.75 Unpacking iptables (1.8.2-4) ... [2020-11-27T03:35:11.353Z] #11 161.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-11-27T03:35:11.353Z] #11 161.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-11-27T03:35:11.353Z] #11 161.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-11-27T03:35:11.353Z] #11 161.3 Selecting previously unselected package libudev-dev:amd64. [2020-11-27T03:35:11.353Z] #11 161.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-11-27T03:35:11.353Z] #11 161.3 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-11-27T03:35:11.433Z] #19 26.15 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-11-27T03:35:11.433Z] #19 26.16 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-11-27T03:35:11.433Z] #19 26.17 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-11-27T03:35:11.433Z] #19 26.18 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-11-27T03:35:11.433Z] #19 26.21 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-11-27T03:35:11.433Z] #19 26.22 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-11-27T03:35:11.433Z] #19 26.28 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-11-27T03:35:11.433Z] #19 26.30 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-11-27T03:35:11.433Z] #19 26.31 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-11-27T03:35:11.445Z] #43 161.0 mime [2020-11-27T03:35:11.614Z] #11 161.5 Selecting previously unselected package libsepol1-dev:amd64. [2020-11-27T03:35:11.614Z] #11 161.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-11-27T03:35:11.614Z] #11 161.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-11-27T03:35:11.731Z] #19 26.60 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-11-27T03:35:11.731Z] #19 26.68 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-11-27T03:35:11.748Z] #18 29.26 Selecting previously unselected package xxd. [2020-11-27T03:35:11.748Z] #18 29.27 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-11-27T03:35:11.748Z] #18 29.27 Unpacking xxd (2:8.1.0875-5) ... [2020-11-27T03:35:11.748Z] #18 29.44 Selecting previously unselected package vim-common. [2020-11-27T03:35:11.748Z] #18 29.44 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-27T03:35:11.777Z] + docker info [2020-11-27T03:35:11.875Z] #11 161.9 Selecting previously unselected package libpcre16-3:amd64. [2020-11-27T03:35:11.875Z] #11 161.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-11-27T03:35:12.018Z] #18 29.49 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-27T03:35:12.018Z] #18 29.73 Selecting previously unselected package bash-completion. [2020-11-27T03:35:12.018Z] #18 29.74 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-11-27T03:35:12.032Z] #19 26.73 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-11-27T03:35:12.136Z] #11 161.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-11-27T03:35:12.136Z] #11 162.2 Selecting previously unselected package libpcre32-3:amd64. [2020-11-27T03:35:12.136Z] #11 162.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-11-27T03:35:12.136Z] #11 162.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-11-27T03:35:12.403Z] #11 162.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-11-27T03:35:12.403Z] #11 162.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-11-27T03:35:12.403Z] #11 162.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-11-27T03:35:12.663Z] #11 162.6 Selecting previously unselected package libpcre3-dev:amd64. [2020-11-27T03:35:12.663Z] #11 162.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-11-27T03:35:12.663Z] #11 162.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-11-27T03:35:12.680Z] #19 27.51 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T03:35:12.979Z] #19 27.71 Fetched 29.2 MB in 2s (16.3 MB/s) [2020-11-27T03:35:12.979Z] #19 27.81 Selecting previously unselected package pigz. [2020-11-27T03:35:12.979Z] #19 27.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 ... 23361 files and directories currently installed.) [2020-11-27T03:35:12.979Z] #19 27.91 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-11-27T03:35:12.979Z] #19 27.93 Unpacking pigz (2.4-1) ... [2020-11-27T03:35:12.979Z] #19 27.99 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-11-27T03:35:12.979Z] #19 28.00 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-11-27T03:35:12.979Z] #19 28.01 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-11-27T03:35:13.235Z] #11 163.1 Selecting previously unselected package libselinux1-dev:amd64. [2020-11-27T03:35:13.235Z] #11 163.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-11-27T03:35:13.235Z] #11 163.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-11-27T03:35:13.339Z] #43 162.5 mime/quotedprintable [2020-11-27T03:35:13.339Z] #43 162.8 net/http/internal [2020-11-27T03:35:13.496Z] #11 163.4 Selecting previously unselected package libdevmapper-dev:amd64. [2020-11-27T03:35:13.497Z] #11 163.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-11-27T03:35:13.497Z] #11 163.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-11-27T03:35:13.497Z] #11 163.5 Selecting previously unselected package libseccomp-dev:amd64. [2020-11-27T03:35:13.497Z] #11 163.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-11-27T03:35:13.497Z] #11 163.5 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-11-27T03:35:13.497Z] #11 163.6 Selecting previously unselected package libsystemd-dev:amd64. [2020-11-27T03:35:13.628Z] #19 28.48 Selecting previously unselected package python3.7-minimal. [2020-11-27T03:35:13.628Z] #19 28.50 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-11-27T03:35:13.628Z] #19 28.53 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-27T03:35:13.758Z] #11 163.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-11-27T03:35:13.758Z] #11 163.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-11-27T03:35:13.903Z] #43 ... [2020-11-27T03:35:13.903Z] [2020-11-27T03:35:13.903Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:35:13.903Z] #41 57.39 CC images/opts.o [2020-11-27T03:35:13.903Z] #41 57.61 CC images/seccomp.o [2020-11-27T03:35:13.903Z] #41 57.84 CC images/binfmt-misc.o [2020-11-27T03:35:13.903Z] #41 58.04 CC images/time.o [2020-11-27T03:35:13.903Z] #41 58.31 CC images/sysctl.o [2020-11-27T03:35:13.903Z] #41 58.51 CC images/autofs.o [2020-11-27T03:35:13.903Z] #41 58.72 CC images/macvlan.o [2020-11-27T03:35:13.903Z] #41 59.03 CC images/sit.o [2020-11-27T03:35:13.903Z] #41 59.27 CC images/memfd.o [2020-11-27T03:35:13.903Z] #41 59.54 CC images/timens.o [2020-11-27T03:35:13.903Z] #41 59.79 LINK images/built-in.o [2020-11-27T03:35:13.903Z] #41 59.97 GEN compel/include/asm [2020-11-27T03:35:13.903Z] #41 60.00 GEN compel/include/version.h [2020-11-27T03:35:13.903Z] #41 60.02 touch .config [2020-11-27T03:35:13.903Z] #41 60.05 GEN include/common/config.h [2020-11-27T03:35:13.903Z] #41 60.15 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-11-27T03:35:13.903Z] #41 60.18 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-11-27T03:35:13.903Z] #41 60.21 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-11-27T03:35:13.903Z] #41 60.23 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-11-27T03:35:13.903Z] #41 60.25 DEP compel/arch/x86/plugins/std/memcpy.d [2020-11-27T03:35:13.903Z] #41 60.28 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-11-27T03:35:13.903Z] #41 60.29 GEN compel/plugins/include/uapi/std/syscall.h [2020-11-27T03:35:13.903Z] #41 60.33 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-11-27T03:35:13.903Z] #41 60.35 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-11-27T03:35:13.903Z] #41 60.37 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-11-27T03:35:13.903Z] #41 60.37 DEP compel/plugins/std/infect.d [2020-11-27T03:35:13.903Z] #41 60.45 DEP compel/plugins/std/string.d [2020-11-27T03:35:13.903Z] #41 60.56 DEP compel/plugins/std/log.d [2020-11-27T03:35:13.903Z] #41 60.66 DEP compel/plugins/std/fds.d [2020-11-27T03:35:13.903Z] #41 60.80 DEP compel/plugins/std/std.d [2020-11-27T03:35:13.903Z] #41 60.89 DEP compel/plugins/shmem/shmem.d [2020-11-27T03:35:13.903Z] #41 61.02 DEP compel/plugins/fds/fds.d [2020-11-27T03:35:13.903Z] #41 61.18 CC compel/plugins/std/std.o [2020-11-27T03:35:13.903Z] #41 61.45 CC compel/plugins/std/fds.o [2020-11-27T03:35:13.903Z] #41 61.89 CC compel/plugins/std/log.o [2020-11-27T03:35:14.019Z] #11 164.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-11-27T03:35:14.019Z] #11 164.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-11-27T03:35:14.019Z] #11 164.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-11-27T03:35:14.019Z] #11 164.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-27T03:35:14.019Z] #11 164.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-11-27T03:35:14.019Z] #11 164.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-11-27T03:35:14.277Z] #19 ... [2020-11-27T03:35:14.277Z] [2020-11-27T03:35:14.277Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:35:14.277Z] #44 129.7 github.com/LK4D4/vndr/build [2020-11-27T03:35:14.277Z] #44 139.3 vendor/golang.org/x/net/http2/hpack [2020-11-27T03:35:14.277Z] #44 ... [2020-11-27T03:35:14.277Z] [2020-11-27T03:35:14.277Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:35:14.277Z] #42 76.43 LINK criu/pie/restorer.built-in.o [2020-11-27T03:35:14.277Z] #42 76.45 GEN criu/pie/restorer-blob.h [2020-11-27T03:35:14.277Z] #42 76.56 DEP criu/vdso.d [2020-11-27T03:35:14.277Z] #42 76.81 DEP criu/uts_ns.d [2020-11-27T03:35:14.277Z] #42 77.00 DEP criu/util.d [2020-11-27T03:35:14.277Z] #42 77.23 DEP criu/uffd.d [2020-11-27T03:35:14.277Z] #42 77.45 DEP criu/tun.d [2020-11-27T03:35:14.277Z] #42 77.74 DEP criu/tty.d [2020-11-27T03:35:14.277Z] #42 77.95 DEP criu/timerfd.d [2020-11-27T03:35:14.277Z] #42 78.16 DEP criu/timens.d [2020-11-27T03:35:14.277Z] #42 78.34 DEP criu/sysfs_parse.d [2020-11-27T03:35:14.277Z] #42 78.52 DEP criu/sysctl.d [2020-11-27T03:35:14.277Z] #42 78.74 DEP criu/string.d [2020-11-27T03:35:14.277Z] #42 78.77 DEP criu/stats.d [2020-11-27T03:35:14.277Z] #42 78.92 DEP criu/sockets.d [2020-11-27T03:35:14.279Z] #11 164.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-27T03:35:14.279Z] #11 164.1 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-27T03:35:14.279Z] #11 164.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-11-27T03:35:14.279Z] #11 164.2 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-11-27T03:35:14.279Z] #11 164.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-27T03:35:14.279Z] #11 164.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-27T03:35:14.279Z] #11 164.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-11-27T03:35:14.279Z] #11 164.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-11-27T03:35:14.279Z] #11 164.2 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-11-27T03:35:14.279Z] #11 164.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-27T03:35:14.279Z] #11 164.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-11-27T03:35:14.279Z] #11 164.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T03:35:14.279Z] #11 164.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-11-27T03:35:14.279Z] #11 164.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-11-27T03:35:14.279Z] #11 164.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T03:35:14.279Z] #11 164.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-11-27T03:35:14.279Z] #11 164.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-11-27T03:35:14.279Z] #11 164.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-27T03:35:14.279Z] #11 164.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-11-27T03:35:14.342Z] #18 58.92 Setting up iptables (1.8.2-4) ... [2020-11-27T03:35:14.342Z] #18 58.94 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-27T03:35:14.342Z] #18 58.95 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-27T03:35:14.342Z] #18 58.96 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-27T03:35:14.342Z] #18 58.96 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-27T03:35:14.342Z] #18 58.97 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-11-27T03:35:14.342Z] #18 58.98 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-11-27T03:35:14.342Z] #18 58.99 Setting up python3 (3.7.3-1) ... [2020-11-27T03:35:14.342Z] #18 59.49 Setting up python3-wheel (0.32.3-2) ... [2020-11-27T03:35:14.467Z] #41 62.78 CC compel/plugins/std/string.o [2020-11-27T03:35:14.539Z] #11 164.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-11-27T03:35:14.539Z] #11 164.4 Setting up dmsetup (2:1.02.155-3) ... [2020-11-27T03:35:14.539Z] #11 164.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-11-27T03:35:14.539Z] #11 164.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-11-27T03:35:14.539Z] #11 164.4 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T03:35:14.580Z] #42 79.20 DEP criu/sk-unix.d [2020-11-27T03:35:14.800Z] #11 DONE 164.9s [2020-11-27T03:35:14.800Z] [2020-11-27T03:35:14.800Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:35:14.800Z] #41 61.11 DEP compel/src/main.d [2020-11-27T03:35:14.800Z] #41 61.32 DEP compel/src/lib/handle-elf.d [2020-11-27T03:35:14.800Z] #41 61.45 DEP compel/arch/x86/src/lib/handle-elf.d [2020-11-27T03:35:14.800Z] #41 61.62 CC compel/src/lib/log.o [2020-11-27T03:35:14.800Z] #41 61.89 CC compel/arch/x86/src/lib/cpu.o [2020-11-27T03:35:14.800Z] #41 62.89 CC compel/arch/x86/src/lib/infect.o [2020-11-27T03:35:14.800Z] #41 63.85 CC compel/src/lib/infect-rpc.o [2020-11-27T03:35:14.800Z] #41 64.14 CC compel/src/lib/infect-util.o [2020-11-27T03:35:14.800Z] #41 64.39 CC compel/src/lib/infect.o [2020-11-27T03:35:14.880Z] #42 79.59 DEP criu/sk-tcp.d [2020-11-27T03:35:15.032Z] #41 63.40 CC compel/plugins/std/infect.o [2020-11-27T03:35:15.179Z] #42 79.89 DEP criu/sk-queue.d [2020-11-27T03:35:15.285Z] #18 60.25 Setting up apparmor (2.13.2-10) ... [2020-11-27T03:35:15.288Z] #41 63.82 CC compel/arch/x86/plugins/std/parasite-head.o [2020-11-27T03:35:15.288Z] #41 63.87 CC compel/arch/x86/plugins/std/memcpy.o [2020-11-27T03:35:15.288Z] #41 63.93 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-11-27T03:35:15.342Z] #18 32.96 Unpacking bash-completion (1:2.8-6) ... [2020-11-27T03:35:15.479Z] #42 80.10 DEP criu/sk-packet.d [2020-11-27T03:35:15.545Z] #41 64.00 AR compel/plugins/std.lib.a [2020-11-27T03:35:15.545Z] #41 64.06 CC compel/plugins/fds/fds.o [2020-11-27T03:35:15.545Z] #41 ... [2020-11-27T03:35:15.545Z] [2020-11-27T03:35:15.545Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:35:15.545Z] #43 165.1 mime/multipart [2020-11-27T03:35:15.545Z] #43 165.1 crypto/tls [2020-11-27T03:35:15.778Z] #42 80.30 DEP criu/sk-netlink.d [2020-11-27T03:35:16.077Z] #42 80.54 DEP criu/sk-inet.d [2020-11-27T03:35:16.376Z] #42 80.76 DEP criu/signalfd.d [2020-11-27T03:35:16.376Z] #42 80.97 DEP criu/sigframe.d [2020-11-27T03:35:16.673Z] #42 81.06 DEP criu/shmem.d [2020-11-27T03:35:16.673Z] #42 81.24 DEP criu/servicefd.d [2020-11-27T03:35:16.677Z] #18 62.09 Setting up xfsprogs (4.20.0-1) ... [2020-11-27T03:35:16.715Z] #41 ... [2020-11-27T03:35:16.715Z] [2020-11-27T03:35:16.715Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-11-27T03:35:16.715Z] #12 DONE 1.6s [2020-11-27T03:35:16.715Z] [2020-11-27T03:35:16.715Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-11-27T03:35:16.917Z] #43 ... [2020-11-27T03:35:16.917Z] [2020-11-27T03:35:16.917Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:35:16.917Z] #56 158.5 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-27T03:35:16.917Z] #56 158.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-11-27T03:35:16.917Z] #56 DONE 166.5s [2020-11-27T03:35:16.937Z] #18 62.11 Setting up python3-lib2to3 (3.7.3-1) ... [2020-11-27T03:35:16.972Z] #42 81.44 DEP criu/seize.d [2020-11-27T03:35:17.174Z] [2020-11-27T03:35:17.174Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-11-27T03:35:17.174Z] #57 DONE 0.1s [2020-11-27T03:35:17.174Z] [2020-11-27T03:35:17.174Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-11-27T03:35:17.174Z] #58 DONE 0.1s [2020-11-27T03:35:17.174Z] [2020-11-27T03:35:17.174Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:35:17.174Z] #41 64.27 AR compel/plugins/fds.lib.a [2020-11-27T03:35:17.174Z] #41 64.33 HOSTDEP compel/src/lib/log-host.d [2020-11-27T03:35:17.174Z] #41 64.45 HOSTDEP compel/src/lib/handle-elf-host.d [2020-11-27T03:35:17.174Z] #41 64.58 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-11-27T03:35:17.174Z] #41 64.63 HOSTDEP compel/src/main-host.d [2020-11-27T03:35:17.174Z] #41 64.70 DEP compel/src/lib/ptrace.d [2020-11-27T03:35:17.174Z] #41 64.83 DEP compel/src/lib/infect.d [2020-11-27T03:35:17.174Z] #41 64.94 DEP compel/src/lib/infect-util.d [2020-11-27T03:35:17.174Z] #41 65.07 DEP compel/src/lib/infect-rpc.d [2020-11-27T03:35:17.174Z] #41 65.17 DEP compel/arch/x86/src/lib/infect.d [2020-11-27T03:35:17.174Z] #41 65.37 DEP compel/arch/x86/src/lib/cpu.d [2020-11-27T03:35:17.174Z] #41 65.46 DEP compel/src/lib/log.d [2020-11-27T03:35:17.174Z] #41 65.60 DEP compel/src/main.d [2020-11-27T03:35:17.174Z] #41 65.74 DEP compel/src/lib/handle-elf.d [2020-11-27T03:35:17.198Z] #18 62.47 Setting up python3-pkg-resources (40.8.0-1) ... [2020-11-27T03:35:17.272Z] #42 81.66 DEP criu/seccomp.d [2020-11-27T03:35:17.272Z] #42 81.89 DEP criu/rst-malloc.d [2020-11-27T03:35:17.272Z] #42 82.04 DEP criu/rbtree.d [2020-11-27T03:35:17.274Z] #18 34.52 Selecting previously unselected package bzip2. [2020-11-27T03:35:17.274Z] #18 34.52 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-11-27T03:35:17.274Z] #18 34.53 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-27T03:35:17.274Z] #18 34.64 Selecting previously unselected package xz-utils. [2020-11-27T03:35:17.274Z] #18 34.65 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-11-27T03:35:17.274Z] #18 34.66 Unpacking xz-utils (5.2.4-1) ... [2020-11-27T03:35:17.274Z] #18 34.87 Selecting previously unselected package apparmor. [2020-11-27T03:35:17.274Z] #18 34.88 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-11-27T03:35:17.432Z] #41 65.98 DEP compel/arch/x86/src/lib/handle-elf.d [2020-11-27T03:35:17.538Z] #18 35.03 Unpacking apparmor (2.13.2-10) ... [2020-11-27T03:35:17.572Z] #42 82.08 DEP criu/pstree.d [2020-11-27T03:35:17.572Z] #42 82.28 DEP criu/protobuf.d [2020-11-27T03:35:17.657Z] #13 DONE 1.1s [2020-11-27T03:35:17.657Z] [2020-11-27T03:35:17.657Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-11-27T03:35:17.689Z] #41 66.17 CC compel/src/lib/log.o [2020-11-27T03:35:17.802Z] #18 35.57 Selecting previously unselected package aufs-tools. [2020-11-27T03:35:17.802Z] #18 35.57 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-11-27T03:35:17.872Z] #42 82.47 GEN criu/protobuf-desc-gen.h [2020-11-27T03:35:17.945Z] #41 66.49 CC compel/arch/x86/src/lib/cpu.o [2020-11-27T03:35:18.067Z] #18 35.69 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-11-27T03:35:18.331Z] #18 35.91 Selecting previously unselected package libonig5:arm64. [2020-11-27T03:35:18.331Z] #18 35.91 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-11-27T03:35:18.331Z] #18 36.04 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-11-27T03:35:18.590Z] #18 63.51 Setting up python3-distutils (3.7.3-1) ... [2020-11-27T03:35:18.590Z] #18 ... [2020-11-27T03:35:18.590Z] [2020-11-27T03:35:18.590Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T03:35:18.590Z] #38 218.0 + dpkg --print-architecture [2020-11-27T03:35:18.590Z] #38 218.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-11-27T03:35:18.596Z] #18 36.29 Selecting previously unselected package libjq1:arm64. [2020-11-27T03:35:18.600Z] #14 0.923 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-11-27T03:35:18.850Z] #38 218.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-11-27T03:35:18.850Z] #38 218.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-11-27T03:35:18.860Z] #18 36.29 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-11-27T03:35:18.860Z] #18 36.30 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-11-27T03:35:18.860Z] #18 36.42 Selecting previously unselected package jq. [2020-11-27T03:35:18.860Z] #18 36.42 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-11-27T03:35:18.860Z] #18 36.43 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-27T03:35:18.860Z] #18 36.55 Selecting previously unselected package libaio1:arm64. [2020-11-27T03:35:18.860Z] #18 36.56 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-11-27T03:35:18.860Z] #18 36.56 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-11-27T03:35:18.861Z] #14 DONE 1.0s [2020-11-27T03:35:18.861Z] [2020-11-27T03:35:18.861Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-27T03:35:18.875Z] #41 67.39 CC compel/arch/x86/src/lib/infect.o [2020-11-27T03:35:19.124Z] #18 36.67 Selecting previously unselected package libgpm2:arm64. [2020-11-27T03:35:19.124Z] #18 36.68 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-11-27T03:35:19.124Z] #18 36.69 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-11-27T03:35:19.124Z] #18 36.78 Selecting previously unselected package libicu63:arm64. [2020-11-27T03:35:19.124Z] #18 36.78 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-11-27T03:35:19.124Z] #18 36.79 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-11-27T03:35:19.124Z] #18 ... [2020-11-27T03:35:19.124Z] [2020-11-27T03:35:19.124Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:35:19.124Z] #41 92.65 CC criu/cr-check.o [2020-11-27T03:35:19.124Z] #41 94.99 CC criu/cr-dedup.o [2020-11-27T03:35:19.124Z] #41 95.62 CC criu/cr-dump.o [2020-11-27T03:35:19.124Z] #41 97.83 CC criu/cr-errno.o [2020-11-27T03:35:19.124Z] #41 97.90 CC criu/cr-restore.o [2020-11-27T03:35:19.124Z] #41 102.0 CC criu/cr-service.o [2020-11-27T03:35:19.467Z] #42 ... [2020-11-27T03:35:19.467Z] [2020-11-27T03:35:19.467Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T03:35:19.467Z] #19 29.64 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-11-27T03:35:19.467Z] #19 29.65 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-27T03:35:19.467Z] #19 31.71 Selecting previously unselected package python3-minimal. [2020-11-27T03:35:19.467Z] #19 31.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 ... 23610 files and directories currently installed.) [2020-11-27T03:35:19.467Z] #19 31.79 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-11-27T03:35:19.467Z] #19 31.79 Unpacking python3-minimal (3.7.3-1) ... [2020-11-27T03:35:19.467Z] #19 31.88 Selecting previously unselected package libmpdec2:ppc64el. [2020-11-27T03:35:19.467Z] #19 31.88 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-11-27T03:35:19.467Z] #19 31.90 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-11-27T03:35:19.467Z] #19 31.99 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-11-27T03:35:19.467Z] #19 32.01 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2020-11-27T03:35:19.467Z] #19 32.01 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-11-27T03:35:19.467Z] #19 33.20 Selecting previously unselected package python3.7. [2020-11-27T03:35:19.467Z] #19 33.20 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2020-11-27T03:35:19.467Z] #19 33.21 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-11-27T03:35:19.467Z] #19 33.33 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-11-27T03:35:19.467Z] #19 33.34 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-11-27T03:35:19.467Z] #19 33.34 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-11-27T03:35:19.467Z] #19 33.50 Setting up python3-minimal (3.7.3-1) ... [2020-11-27T03:35:19.784Z] #19 34.56 Selecting previously unselected package python3. [2020-11-27T03:35:19.784Z] #19 34.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 ... 24022 files and directories currently installed.) [2020-11-27T03:35:19.784Z] #19 34.63 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-11-27T03:35:19.784Z] #19 34.64 Unpacking python3 (3.7.3-1) ... [2020-11-27T03:35:19.784Z] #19 34.76 Selecting previously unselected package libip4tc0:ppc64el. [2020-11-27T03:35:19.784Z] #19 34.77 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-11-27T03:35:19.784Z] #19 34.77 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-11-27T03:35:19.784Z] #19 34.87 Selecting previously unselected package libip6tc0:ppc64el. [2020-11-27T03:35:19.803Z] #15 DONE 1.0s [2020-11-27T03:35:19.803Z] [2020-11-27T03:35:19.803Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-11-27T03:35:19.805Z] #41 68.25 CC compel/src/lib/infect-rpc.o [2020-11-27T03:35:20.062Z] #41 68.52 CC compel/src/lib/infect-util.o [2020-11-27T03:35:20.093Z] #19 34.89 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-11-27T03:35:20.093Z] #19 34.89 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-11-27T03:35:20.093Z] #19 35.01 Selecting previously unselected package libiptc0:ppc64el. [2020-11-27T03:35:20.093Z] #19 35.01 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-11-27T03:35:20.093Z] #19 35.02 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-11-27T03:35:20.093Z] #19 35.11 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-11-27T03:35:20.093Z] #19 35.11 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-11-27T03:35:20.093Z] #19 35.11 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-11-27T03:35:20.234Z] #38 ... [2020-11-27T03:35:20.234Z] [2020-11-27T03:35:20.234Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:35:20.234Z] #41 112.5 CC criu/file-lock.o [2020-11-27T03:35:20.234Z] #41 113.5 CC criu/files-ext.o [2020-11-27T03:35:20.234Z] #41 113.8 CC criu/files-reg.o [2020-11-27T03:35:20.234Z] #41 115.9 CC criu/files.o [2020-11-27T03:35:20.234Z] #41 118.2 CC criu/filesystems.o [2020-11-27T03:35:20.234Z] #41 119.0 CC criu/fsnotify.o [2020-11-27T03:35:20.234Z] #41 120.4 CC criu/image-desc.o [2020-11-27T03:35:20.234Z] #41 120.6 CC criu/image.o [2020-11-27T03:35:20.234Z] #41 121.5 CC criu/ipc_ns.o [2020-11-27T03:35:20.234Z] #41 ... [2020-11-27T03:35:20.234Z] [2020-11-27T03:35:20.234Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T03:35:20.234Z] #18 64.06 Setting up python3-setuptools (40.8.0-1) ... [2020-11-27T03:35:20.234Z] #18 65.30 Setting up python3-pip (18.1-5) ... [2020-11-27T03:35:20.319Z] #41 68.76 CC compel/src/lib/infect.o [2020-11-27T03:35:20.392Z] #19 35.18 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-11-27T03:35:20.392Z] #19 35.19 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-11-27T03:35:20.392Z] #19 35.22 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-11-27T03:35:20.392Z] #19 35.30 Selecting previously unselected package libnftnl11:ppc64el. [2020-11-27T03:35:20.392Z] #19 35.30 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-11-27T03:35:20.392Z] #19 35.31 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-11-27T03:35:20.693Z] #19 35.40 Selecting previously unselected package iptables. [2020-11-27T03:35:20.693Z] #19 35.41 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-11-27T03:35:20.693Z] #19 35.42 Unpacking iptables (1.8.2-4) ... [2020-11-27T03:35:20.747Z] #16 DONE 1.0s [2020-11-27T03:35:20.747Z] [2020-11-27T03:35:20.747Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-11-27T03:35:20.993Z] #19 35.95 Selecting previously unselected package xxd. [2020-11-27T03:35:20.993Z] #19 35.96 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-11-27T03:35:20.993Z] #19 35.97 Unpacking xxd (2:8.1.0875-5) ... [2020-11-27T03:35:21.063Z] #41 104.3 CC criu/crtools.o [2020-11-27T03:35:21.176Z] #18 66.36 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T03:35:21.176Z] #18 66.41 Processing triggers for mime-support (3.62) ... [2020-11-27T03:35:21.250Z] #41 ... [2020-11-27T03:35:21.250Z] [2020-11-27T03:35:21.250Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T03:35:21.250Z] #11 168.6 Selecting previously unselected package libapparmor1:amd64. [2020-11-27T03:35:21.250Z] #11 168.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-11-27T03:35:21.250Z] #11 168.6 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-11-27T03:35:21.250Z] #11 168.9 Selecting previously unselected package libapparmor-dev:amd64. [2020-11-27T03:35:21.250Z] #11 168.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-11-27T03:35:21.250Z] #11 168.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-11-27T03:35:21.250Z] #11 169.1 Selecting previously unselected package libbtrfs0. [2020-11-27T03:35:21.250Z] #11 169.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-11-27T03:35:21.250Z] #11 169.1 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-27T03:35:21.250Z] #11 169.2 Selecting previously unselected package libbtrfs-dev. [2020-11-27T03:35:21.250Z] #11 169.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-11-27T03:35:21.250Z] #11 169.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-27T03:35:21.250Z] #11 169.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-11-27T03:35:21.250Z] #11 169.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-11-27T03:35:21.250Z] #11 169.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-11-27T03:35:21.250Z] #11 169.4 Selecting previously unselected package libudev-dev:amd64. [2020-11-27T03:35:21.250Z] #11 169.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-11-27T03:35:21.250Z] #11 169.5 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-11-27T03:35:21.250Z] #11 169.6 Selecting previously unselected package libsepol1-dev:amd64. [2020-11-27T03:35:21.250Z] #11 169.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-11-27T03:35:21.250Z] #11 169.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-11-27T03:35:21.250Z] #11 169.9 Selecting previously unselected package libpcre16-3:amd64. [2020-11-27T03:35:21.250Z] #11 169.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-11-27T03:35:21.250Z] #11 169.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-11-27T03:35:21.250Z] #11 170.0 Selecting previously unselected package libpcre32-3:amd64. [2020-11-27T03:35:21.250Z] #11 170.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-11-27T03:35:21.250Z] #11 170.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-11-27T03:35:21.250Z] #11 170.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-11-27T03:35:21.250Z] #11 170.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-11-27T03:35:21.250Z] #11 170.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-11-27T03:35:21.250Z] #11 170.3 Selecting previously unselected package libpcre3-dev:amd64. [2020-11-27T03:35:21.250Z] #11 170.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-11-27T03:35:21.250Z] #11 170.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-11-27T03:35:21.250Z] #11 170.7 Selecting previously unselected package libselinux1-dev:amd64. [2020-11-27T03:35:21.250Z] #11 170.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-11-27T03:35:21.250Z] #11 170.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-11-27T03:35:21.250Z] #11 171.0 Selecting previously unselected package libdevmapper-dev:amd64. [2020-11-27T03:35:21.295Z] #19 36.11 Selecting previously unselected package vim-common. [2020-11-27T03:35:21.295Z] #19 36.11 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-27T03:35:21.295Z] #19 36.14 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-27T03:35:21.295Z] #19 36.32 Selecting previously unselected package bash-completion. [2020-11-27T03:35:21.327Z] #41 104.9 CC criu/eventfd.o [2020-11-27T03:35:21.507Z] #11 171.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-11-27T03:35:21.507Z] #11 171.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-11-27T03:35:21.507Z] #11 171.1 Selecting previously unselected package libseccomp-dev:amd64. [2020-11-27T03:35:21.507Z] #11 171.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-11-27T03:35:21.507Z] #11 171.2 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-11-27T03:35:21.595Z] #19 36.32 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-11-27T03:35:21.764Z] #11 171.3 Selecting previously unselected package libsystemd-dev:amd64. [2020-11-27T03:35:21.764Z] #11 171.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-11-27T03:35:21.764Z] #11 171.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-11-27T03:35:21.904Z] #41 105.3 CC criu/eventpoll.o [2020-11-27T03:35:22.122Z] #18 DONE 67.2s [2020-11-27T03:35:22.122Z] [2020-11-27T03:35:22.122Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-11-27T03:35:22.185Z] #17 DONE 1.2s [2020-11-27T03:35:22.185Z] [2020-11-27T03:35:22.185Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T03:35:22.365Z] #11 171.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-11-27T03:35:22.365Z] #11 171.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-11-27T03:35:22.365Z] #11 171.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-11-27T03:35:22.365Z] #11 171.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-27T03:35:22.365Z] #11 171.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-11-27T03:35:22.365Z] #11 171.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-11-27T03:35:22.365Z] #11 171.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-27T03:35:22.365Z] #11 171.9 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-27T03:35:22.365Z] #11 171.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-11-27T03:35:22.365Z] #11 171.9 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-11-27T03:35:22.365Z] #11 171.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-27T03:35:22.365Z] #11 171.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-27T03:35:22.365Z] #11 172.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-11-27T03:35:22.365Z] #11 172.0 Setting up mingw-w64-common (6.0.0-3) ... [2020-11-27T03:35:22.365Z] #11 172.0 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-11-27T03:35:22.365Z] #11 172.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-27T03:35:22.365Z] #11 172.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-11-27T03:35:22.365Z] #11 172.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T03:35:22.365Z] #11 172.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-11-27T03:35:22.365Z] #11 172.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-11-27T03:35:22.654Z] #11 172.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T03:35:22.654Z] #11 172.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-11-27T03:35:22.654Z] #11 172.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-11-27T03:35:22.654Z] #11 172.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-27T03:35:22.654Z] #11 172.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-11-27T03:35:22.654Z] #11 172.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-11-27T03:35:22.654Z] #11 172.1 Setting up dmsetup (2:1.02.155-3) ... [2020-11-27T03:35:22.654Z] #11 172.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-11-27T03:35:22.654Z] #11 172.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-11-27T03:35:22.654Z] #11 172.2 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T03:35:22.910Z] #11 DONE 172.6s [2020-11-27T03:35:22.910Z] [2020-11-27T03:35:22.910Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:35:22.962Z] #41 ... [2020-11-27T03:35:22.962Z] [2020-11-27T03:35:22.962Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T03:35:22.962Z] #18 40.43 Selecting previously unselected package libnet1:arm64. [2020-11-27T03:35:22.962Z] #18 40.47 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-11-27T03:35:22.962Z] #18 40.49 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-11-27T03:35:23.067Z] #19 1.017 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-11-27T03:35:23.067Z] #19 1.021 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-11-27T03:35:23.067Z] #19 1.025 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-11-27T03:35:23.067Z] #19 DONE 1.1s [2020-11-27T03:35:23.067Z] [2020-11-27T03:35:23.067Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:35:23.067Z] #41 122.7 CC criu/irmap.o [2020-11-27T03:35:23.067Z] #41 123.5 CC criu/kcmp-ids.o [2020-11-27T03:35:23.067Z] #41 123.7 CC criu/kerndat.o [2020-11-27T03:35:23.067Z] #41 125.4 CC criu/libnetlink.o [2020-11-27T03:35:23.573Z] #18 1.516 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T03:35:23.573Z] #18 1.559 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T03:35:23.573Z] #18 1.610 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T03:35:23.639Z] #41 126.0 CC criu/log.o [2020-11-27T03:35:23.833Z] #18 ... [2020-11-27T03:35:23.833Z] [2020-11-27T03:35:23.833Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:35:23.833Z] #43 163.7 net/http/httptrace [2020-11-27T03:35:23.833Z] #43 163.9 net/http [2020-11-27T03:35:23.833Z] #43 ... [2020-11-27T03:35:23.833Z] [2020-11-27T03:35:23.833Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:35:23.833Z] #51 1.468 + RM_GOPATH=0 [2020-11-27T03:35:23.833Z] #51 1.468 + TMP_GOPATH= [2020-11-27T03:35:23.833Z] #51 1.468 + : /build [2020-11-27T03:35:23.833Z] #51 1.468 + '[' -z '' ']' [2020-11-27T03:35:23.833Z] #51 1.470 ++ mktemp -d [2020-11-27T03:35:23.833Z] #51 1.472 + export GOPATH=/tmp/tmp.X5VAgz96TQ [2020-11-27T03:35:23.833Z] #51 1.472 + GOPATH=/tmp/tmp.X5VAgz96TQ [2020-11-27T03:35:23.833Z] #51 1.472 + RM_GOPATH=1 [2020-11-27T03:35:23.833Z] #51 1.472 + case "$(go env GOARCH)" in [2020-11-27T03:35:23.833Z] #51 1.473 ++ go env GOARCH [2020-11-27T03:35:23.833Z] #51 1.491 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:35:23.833Z] #51 1.491 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:35:23.833Z] #51 1.492 ++ dirname /tmp/install/install.sh [2020-11-27T03:35:23.833Z] #51 1.493 + dir=/tmp/install [2020-11-27T03:35:23.833Z] #51 1.493 + bin=runc [2020-11-27T03:35:23.833Z] #51 1.493 + shift [2020-11-27T03:35:23.833Z] #51 1.493 + '[' '!' -f /tmp/install/runc.installer ']' [2020-11-27T03:35:23.833Z] #51 1.494 + . /tmp/install/runc.installer [2020-11-27T03:35:23.833Z] #51 1.494 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-27T03:35:23.833Z] #51 1.494 + install_runc [2020-11-27T03:35:23.833Z] #51 1.496 + grep -q '^3\.10\.0.*\.el7\.' [2020-11-27T03:35:23.833Z] #51 1.500 + uname -r [2020-11-27T03:35:23.833Z] #51 1.504 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-11-27T03:35:23.833Z] #51 1.507 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-11-27T03:35:23.833Z] #51 1.507 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-11-27T03:35:23.833Z] #51 1.507 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.X5VAgz96TQ/src/github.com/opencontainers/runc [2020-11-27T03:35:23.833Z] #51 1.509 Cloning into '/tmp/tmp.X5VAgz96TQ/src/github.com/opencontainers/runc'... [2020-11-27T03:35:24.094Z] #51 ... [2020-11-27T03:35:24.094Z] [2020-11-27T03:35:24.094Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T03:35:24.094Z] #18 2.188 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T03:35:24.211Z] #41 126.7 CC criu/lsm.o [2020-11-27T03:35:24.284Z] #51 1.386 + RM_GOPATH=0 [2020-11-27T03:35:24.360Z] #18 41.92 Selecting previously unselected package libnl-3-200:arm64. [2020-11-27T03:35:24.360Z] #18 41.93 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-11-27T03:35:24.360Z] #18 42.06 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-11-27T03:35:24.540Z] #51 1.388 + TMP_GOPATH= [2020-11-27T03:35:24.540Z] #51 1.388 + : /build [2020-11-27T03:35:24.540Z] #51 1.388 + '[' -z '' ']' [2020-11-27T03:35:24.540Z] #51 1.389 ++ mktemp -d [2020-11-27T03:35:24.540Z] #51 1.395 + export GOPATH=/tmp/tmp.TKN91sLIUY [2020-11-27T03:35:24.540Z] #51 1.395 + GOPATH=/tmp/tmp.TKN91sLIUY [2020-11-27T03:35:24.540Z] #51 1.395 + RM_GOPATH=1 [2020-11-27T03:35:24.540Z] #51 1.395 + case "$(go env GOARCH)" in [2020-11-27T03:35:24.540Z] #51 1.395 ++ go env GOARCH [2020-11-27T03:35:24.540Z] #51 1.424 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T03:35:24.540Z] #51 1.425 + GO_BUILDMODE=-buildmode=pie [2020-11-27T03:35:24.540Z] #51 1.425 ++ dirname /tmp/install/install.sh [2020-11-27T03:35:24.540Z] #51 1.428 + dir=/tmp/install [2020-11-27T03:35:24.540Z] #51 1.428 + bin=runc [2020-11-27T03:35:24.540Z] #51 1.429 + shift [2020-11-27T03:35:24.540Z] #51 1.429 + '[' '!' -f /tmp/install/runc.installer ']' [2020-11-27T03:35:24.540Z] #51 1.429 + . /tmp/install/runc.installer [2020-11-27T03:35:24.540Z] #51 1.429 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-27T03:35:24.540Z] #51 1.430 + install_runc [2020-11-27T03:35:24.540Z] #51 1.430 + grep -q '^3\.10\.0.*\.el7\.' [2020-11-27T03:35:24.540Z] #51 1.431 + uname -r [2020-11-27T03:35:24.540Z] #51 1.433 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-11-27T03:35:24.540Z] #51 1.433 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-11-27T03:35:24.540Z] #51 1.434 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-11-27T03:35:24.540Z] #51 1.434 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.TKN91sLIUY/src/github.com/opencontainers/runc [2020-11-27T03:35:24.540Z] #51 1.449 Cloning into '/tmp/tmp.TKN91sLIUY/src/github.com/opencontainers/runc'... [2020-11-27T03:35:24.540Z] #51 ... [2020-11-27T03:35:24.540Z] [2020-11-27T03:35:24.540Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-11-27T03:35:24.540Z] #12 DONE 1.6s [2020-11-27T03:35:24.624Z] #18 42.30 Selecting previously unselected package libprotobuf-c1:arm64. [2020-11-27T03:35:24.624Z] #18 42.31 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-11-27T03:35:24.783Z] #41 127.2 CC criu/mem.o [2020-11-27T03:35:24.796Z] [2020-11-27T03:35:24.796Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-11-27T03:35:24.888Z] #18 42.32 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-11-27T03:35:24.888Z] #18 42.47 Selecting previously unselected package libreadline5:arm64. [2020-11-27T03:35:24.888Z] #18 42.47 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-11-27T03:35:24.888Z] #18 42.48 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-11-27T03:35:25.152Z] #18 42.80 Selecting previously unselected package net-tools. [2020-11-27T03:35:25.152Z] #18 42.81 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-11-27T03:35:25.152Z] #18 42.83 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-27T03:35:25.417Z] #18 43.09 Selecting previously unselected package python-pip-whl. [2020-11-27T03:35:25.417Z] #18 43.12 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-11-27T03:35:25.475Z] #18 3.457 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T03:35:25.681Z] #18 43.23 Unpacking python-pip-whl (18.1-5) ... [2020-11-27T03:35:25.726Z] #13 DONE 1.1s [2020-11-27T03:35:25.726Z] [2020-11-27T03:35:25.726Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-11-27T03:35:26.111Z] #19 40.44 Unpacking bash-completion (1:2.8-6) ... [2020-11-27T03:35:26.111Z] #19 40.91 Selecting previously unselected package bzip2. [2020-11-27T03:35:26.111Z] #19 40.92 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-11-27T03:35:26.111Z] #19 40.92 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-27T03:35:26.111Z] #19 41.03 Selecting previously unselected package xz-utils. [2020-11-27T03:35:26.111Z] #19 41.04 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-11-27T03:35:26.111Z] #19 41.05 Unpacking xz-utils (5.2.4-1) ... [2020-11-27T03:35:26.261Z] #18 43.89 Selecting previously unselected package python3-lib2to3. [2020-11-27T03:35:26.262Z] #18 43.89 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-11-27T03:35:26.262Z] #18 43.90 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-11-27T03:35:26.423Z] #19 41.32 Selecting previously unselected package apparmor. [2020-11-27T03:35:26.423Z] #19 41.33 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-11-27T03:35:26.423Z] #19 41.45 Unpacking apparmor (2.13.2-10) ... [2020-11-27T03:35:26.423Z] #19 ... [2020-11-27T03:35:26.423Z] [2020-11-27T03:35:26.423Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:35:26.423Z] #44 142.0 mime [2020-11-27T03:35:26.423Z] #44 142.7 net/http/internal [2020-11-27T03:35:26.423Z] #44 145.4 net/textproto [2020-11-27T03:35:26.423Z] #44 145.4 vendor/golang.org/x/net/http/httpproxy [2020-11-27T03:35:26.423Z] #44 145.4 crypto/x509 [2020-11-27T03:35:26.423Z] #44 147.1 vendor/golang.org/x/net/http/httpguts [2020-11-27T03:35:26.423Z] #44 147.1 mime/multipart [2020-11-27T03:35:26.423Z] #44 150.4 crypto/tls [2020-11-27T03:35:26.458Z] ok github.com/docker/docker/cmd/dockerd 0.048s coverage: 29.1% of statements [2020-11-27T03:35:26.458Z] ok github.com/docker/docker/container 0.133s coverage: 34.7% of statements [2020-11-27T03:35:26.458Z] ? github.com/docker/docker/container/stream [no test files] [2020-11-27T03:35:26.458Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-11-27T03:35:26.458Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-11-27T03:35:26.458Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-11-27T03:35:26.526Z] #18 44.14 Selecting previously unselected package python3-distutils. [2020-11-27T03:35:26.526Z] #18 44.14 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-11-27T03:35:26.526Z] #18 44.15 Unpacking python3-distutils (3.7.3-1) ... [2020-11-27T03:35:26.526Z] #18 44.32 Selecting previously unselected package python3-pip. [2020-11-27T03:35:26.526Z] #18 44.32 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-11-27T03:35:26.655Z] #14 0.991 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-11-27T03:35:26.656Z] #14 DONE 1.1s [2020-11-27T03:35:26.656Z] [2020-11-27T03:35:26.656Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:35:26.656Z] #41 70.77 CC compel/src/lib/ptrace.o [2020-11-27T03:35:26.656Z] #41 71.15 AR compel/libcompel.a [2020-11-27T03:35:26.656Z] #41 71.24 HOSTCC compel/src/main-host.o [2020-11-27T03:35:26.656Z] #41 71.89 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-11-27T03:35:26.656Z] #41 72.04 HOSTCC compel/src/lib/handle-elf-host.o [2020-11-27T03:35:26.656Z] #41 72.65 HOSTCC compel/src/lib/log-host.o [2020-11-27T03:35:26.656Z] #41 72.92 HOSTLINK compel/compel-host-bin [2020-11-27T03:35:26.656Z] #41 73.04 DEP soccr/soccr.d [2020-11-27T03:35:26.656Z] #41 73.26 CC soccr/soccr.o [2020-11-27T03:35:26.656Z] #41 74.89 AR soccr/libsoccr.a [2020-11-27T03:35:26.656Z] #41 74.95 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-27T03:35:26.656Z] #41 75.26 DEP criu/arch/x86/sigframe.d [2020-11-27T03:35:26.693Z] #41 129.1 CC criu/memfd.o [2020-11-27T03:35:26.721Z] #44 ... [2020-11-27T03:35:26.721Z] [2020-11-27T03:35:26.721Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:35:26.721Z] #42 84.64 DEP criu/protobuf-desc.d [2020-11-27T03:35:26.721Z] #42 84.84 DEP criu/proc_parse.d [2020-11-27T03:35:26.721Z] #42 85.14 DEP criu/plugin.d [2020-11-27T03:35:26.721Z] #42 85.24 DEP criu/pipes.d [2020-11-27T03:35:26.721Z] #42 85.46 DEP criu/pie-util.d [2020-11-27T03:35:26.721Z] #42 85.59 DEP criu/pie-util-vdso.d [2020-11-27T03:35:26.721Z] #42 85.82 DEP criu/path.d [2020-11-27T03:35:26.721Z] #42 86.08 DEP criu/parasite-syscall.d [2020-11-27T03:35:26.721Z] #42 86.32 DEP criu/pagemap.d [2020-11-27T03:35:26.721Z] #42 86.58 DEP criu/pagemap-cache.d [2020-11-27T03:35:26.721Z] #42 86.80 DEP criu/page-xfer.d [2020-11-27T03:35:26.721Z] #42 87.00 DEP criu/page-pipe.d [2020-11-27T03:35:26.721Z] #42 87.12 DEP criu/netfilter.d [2020-11-27T03:35:26.721Z] #42 87.28 DEP criu/net.d [2020-11-27T03:35:26.721Z] #42 87.53 DEP criu/namespaces.d [2020-11-27T03:35:26.721Z] #42 87.72 DEP criu/mount.d [2020-11-27T03:35:26.721Z] #42 87.93 DEP criu/memfd.d [2020-11-27T03:35:26.721Z] #42 88.13 DEP criu/mem.d [2020-11-27T03:35:26.721Z] #42 88.35 DEP criu/lsm.d [2020-11-27T03:35:26.721Z] #42 88.56 DEP criu/log.d [2020-11-27T03:35:26.721Z] #42 88.73 DEP criu/libnetlink.d [2020-11-27T03:35:26.721Z] #42 89.00 DEP criu/kerndat.d [2020-11-27T03:35:26.721Z] #42 89.22 DEP criu/kcmp-ids.d [2020-11-27T03:35:26.721Z] #42 89.32 DEP criu/irmap.d [2020-11-27T03:35:26.721Z] #42 89.45 DEP criu/ipc_ns.d [2020-11-27T03:35:26.721Z] #42 89.66 DEP criu/image.d [2020-11-27T03:35:26.721Z] #42 89.84 DEP criu/image-desc.d [2020-11-27T03:35:26.721Z] #42 89.96 DEP criu/fsnotify.d [2020-11-27T03:35:26.721Z] #42 90.16 DEP criu/filesystems.d [2020-11-27T03:35:26.721Z] #42 90.33 DEP criu/files.d [2020-11-27T03:35:26.721Z] #42 90.56 DEP criu/files-reg.d [2020-11-27T03:35:26.721Z] #42 90.75 DEP criu/files-ext.d [2020-11-27T03:35:26.721Z] #42 90.94 DEP criu/file-lock.d [2020-11-27T03:35:26.721Z] #42 91.14 DEP criu/file-ids.d [2020-11-27T03:35:26.721Z] #42 91.37 DEP criu/fifo.d [2020-11-27T03:35:26.790Z] #18 44.33 Unpacking python3-pip (18.1-5) ... [2020-11-27T03:35:26.860Z] #18 4.728 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T03:35:26.860Z] #18 ... [2020-11-27T03:35:26.860Z] [2020-11-27T03:35:26.860Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:35:26.860Z] #41 67.25 CC compel/src/lib/ptrace.o [2020-11-27T03:35:26.860Z] #41 67.84 AR compel/libcompel.a [2020-11-27T03:35:26.860Z] #41 67.90 HOSTCC compel/src/main-host.o [2020-11-27T03:35:26.860Z] #41 68.25 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-11-27T03:35:26.860Z] #41 68.53 HOSTCC compel/src/lib/handle-elf-host.o [2020-11-27T03:35:26.860Z] #41 69.03 HOSTCC compel/src/lib/log-host.o [2020-11-27T03:35:26.860Z] #41 69.35 HOSTLINK compel/compel-host-bin [2020-11-27T03:35:26.860Z] #41 69.67 DEP soccr/soccr.d [2020-11-27T03:35:26.860Z] #41 69.99 CC soccr/soccr.o [2020-11-27T03:35:26.860Z] #41 72.21 AR soccr/libsoccr.a [2020-11-27T03:35:26.860Z] #41 72.24 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-27T03:35:26.860Z] #41 72.91 DEP criu/arch/x86/sigframe.d [2020-11-27T03:35:26.860Z] #41 73.03 DEP criu/arch/x86/sigaction_compat.d [2020-11-27T03:35:26.860Z] #41 73.17 DEP criu/arch/x86/kerndat.d [2020-11-27T03:35:26.860Z] #41 73.32 DEP criu/arch/x86/crtools.d [2020-11-27T03:35:26.860Z] #41 73.49 DEP criu/arch/x86/cpu.d [2020-11-27T03:35:26.860Z] #41 73.70 CC criu/arch/x86/cpu.o [2020-11-27T03:35:26.860Z] #41 74.42 CC criu/arch/x86/crtools.o [2020-11-27T03:35:26.860Z] #41 75.61 CC criu/arch/x86/kerndat.o [2020-11-27T03:35:26.860Z] #41 76.15 CC criu/arch/x86/sigaction_compat.o [2020-11-27T03:35:26.860Z] #41 76.46 CC criu/arch/x86/sigframe.o [2020-11-27T03:35:26.860Z] #41 76.86 LINK criu/arch/x86/crtools.built-in.o [2020-11-27T03:35:26.860Z] #41 76.93 DEP criu/pie/util-vdso-elf32.d [2020-11-27T03:35:26.860Z] #41 77.08 DEP criu/pie/util-vdso.d [2020-11-27T03:35:26.860Z] #41 77.23 DEP criu/pie/util.d [2020-11-27T03:35:26.860Z] #41 77.43 CC criu/pie/util.o [2020-11-27T03:35:26.860Z] #41 ... [2020-11-27T03:35:26.860Z] [2020-11-27T03:35:26.860Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:35:26.860Z] #51 10.84 + cd /tmp/tmp.X5VAgz96TQ/src/github.com/opencontainers/runc [2020-11-27T03:35:26.860Z] #51 10.84 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-27T03:35:26.860Z] #51 11.52 + '[' -z '' ']' [2020-11-27T03:35:26.860Z] #51 11.53 + target=static [2020-11-27T03:35:26.860Z] #51 11.53 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-11-27T03:35:26.860Z] #51 11.92 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-11-27T03:35:26.913Z] #41 75.46 DEP criu/arch/x86/sigaction_compat.d [2020-11-27T03:35:27.020Z] #42 91.56 DEP criu/fdstore.d [2020-11-27T03:35:27.020Z] #42 91.69 DEP criu/fault-injection.d [2020-11-27T03:35:27.020Z] #42 ... [2020-11-27T03:35:27.020Z] [2020-11-27T03:35:27.020Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T03:35:27.020Z] #19 41.93 Selecting previously unselected package aufs-tools. [2020-11-27T03:35:27.020Z] #19 41.95 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-11-27T03:35:27.020Z] #19 41.97 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-11-27T03:35:27.056Z] #18 44.63 Selecting previously unselected package python3-pkg-resources. [2020-11-27T03:35:27.056Z] #18 44.63 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-11-27T03:35:27.056Z] #18 44.76 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-11-27T03:35:27.171Z] #41 75.61 DEP criu/arch/x86/kerndat.d [2020-11-27T03:35:27.319Z] #19 42.08 Selecting previously unselected package libonig5:ppc64el. [2020-11-27T03:35:27.319Z] #19 42.09 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-11-27T03:35:27.319Z] #19 42.10 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-11-27T03:35:27.319Z] #19 42.29 Selecting previously unselected package libjq1:ppc64el. [2020-11-27T03:35:27.319Z] #19 42.29 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-11-27T03:35:27.319Z] #19 42.30 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-11-27T03:35:27.319Z] #19 42.41 Selecting previously unselected package jq. [2020-11-27T03:35:27.320Z] #18 44.91 Selecting previously unselected package python3-setuptools. [2020-11-27T03:35:27.320Z] #18 44.92 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-11-27T03:35:27.320Z] #18 44.92 Unpacking python3-setuptools (40.8.0-1) ... [2020-11-27T03:35:27.427Z] #41 75.79 DEP criu/arch/x86/crtools.d [2020-11-27T03:35:27.427Z] #41 75.97 DEP criu/arch/x86/cpu.d [2020-11-27T03:35:27.584Z] #18 45.25 Selecting previously unselected package python3-wheel. [2020-11-27T03:35:27.584Z] #18 45.26 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-11-27T03:35:27.584Z] #18 45.27 Unpacking python3-wheel (0.32.3-2) ... [2020-11-27T03:35:27.618Z] #19 42.43 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-11-27T03:35:27.618Z] #19 42.44 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-27T03:35:27.618Z] #19 42.52 Selecting previously unselected package libaio1:ppc64el. [2020-11-27T03:35:27.618Z] #19 42.52 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-11-27T03:35:27.618Z] #19 42.53 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-11-27T03:35:27.632Z] #41 129.9 CC criu/mount.o [2020-11-27T03:35:27.683Z] #41 76.13 CC criu/arch/x86/cpu.o [2020-11-27T03:35:27.849Z] #18 45.42 Selecting previously unselected package sudo. [2020-11-27T03:35:27.849Z] #18 45.43 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-11-27T03:35:27.917Z] #19 42.65 Selecting previously unselected package libgpm2:ppc64el. [2020-11-27T03:35:27.917Z] #19 42.67 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-11-27T03:35:27.917Z] #19 42.68 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-11-27T03:35:27.917Z] #19 42.76 Selecting previously unselected package libicu63:ppc64el. [2020-11-27T03:35:27.917Z] #19 42.77 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-11-27T03:35:27.917Z] #19 42.78 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-11-27T03:35:27.939Z] #41 ... [2020-11-27T03:35:27.939Z] [2020-11-27T03:35:27.939Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-27T03:35:27.939Z] #15 DONE 1.0s [2020-11-27T03:35:27.939Z] [2020-11-27T03:35:27.939Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-11-27T03:35:28.113Z] #18 45.53 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-11-27T03:35:28.378Z] #18 45.95 Selecting previously unselected package thin-provisioning-tools. [2020-11-27T03:35:28.378Z] #18 45.96 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-11-27T03:35:28.378Z] #18 45.99 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-11-27T03:35:28.646Z] #18 46.28 Selecting previously unselected package uidmap. [2020-11-27T03:35:28.647Z] #18 46.29 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-11-27T03:35:28.647Z] #18 46.30 Unpacking uidmap (1:4.5-1.1) ... [2020-11-27T03:35:28.869Z] #16 DONE 1.1s [2020-11-27T03:35:28.869Z] [2020-11-27T03:35:28.869Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-11-27T03:35:28.911Z] #18 46.45 Selecting previously unselected package vim-runtime. [2020-11-27T03:35:28.911Z] #18 46.45 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-11-27T03:35:28.911Z] #18 46.49 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-11-27T03:35:29.175Z] #18 46.71 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-11-27T03:35:29.175Z] #18 46.72 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-11-27T03:35:29.548Z] Client: [2020-11-27T03:35:29.548Z] Debug Mode: false [2020-11-27T03:35:29.548Z] Plugins: [2020-11-27T03:35:29.548Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-11-27T03:35:29.548Z] [2020-11-27T03:35:29.548Z] Server: [2020-11-27T03:35:29.548Z] Containers: 0 [2020-11-27T03:35:29.548Z] Running: 0 [2020-11-27T03:35:29.548Z] Paused: 0 [2020-11-27T03:35:29.548Z] Stopped: 0 [2020-11-27T03:35:29.548Z] Images: 0 [2020-11-27T03:35:29.548Z] Server Version: 19.03.12 [2020-11-27T03:35:29.548Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-11-27T03:35:29.548Z] Windows: [2020-11-27T03:35:29.548Z] LCOW: [2020-11-27T03:35:29.548Z] Logging Driver: json-file [2020-11-27T03:35:29.548Z] Plugins: [2020-11-27T03:35:29.548Z] Volume: local [2020-11-27T03:35:29.548Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-11-27T03:35:29.548Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-11-27T03:35:29.548Z] Swarm: inactive [2020-11-27T03:35:29.548Z] Default Isolation: process [2020-11-27T03:35:29.548Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-11-27T03:35:29.548Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-11-27T03:35:29.548Z] OSType: windows [2020-11-27T03:35:29.548Z] Architecture: x86_64 [2020-11-27T03:35:29.548Z] CPUs: 4 [2020-11-27T03:35:29.548Z] Total Memory: 32GiB [2020-11-27T03:35:29.548Z] Name: azwin-2-e55cf0 [2020-11-27T03:35:29.548Z] ID: DKSW:D2DR:7NAQ:X324:HLZ2:AIIZ:VM7L:XWZ3:VQ7M:S4Y3:PBO2:SNOV [2020-11-27T03:35:29.548Z] Docker Root Dir: D:\docker [2020-11-27T03:35:29.548Z] Debug Mode: false [2020-11-27T03:35:29.548Z] Registry: https://index.docker.io/v1/ [2020-11-27T03:35:29.548Z] Labels: [2020-11-27T03:35:29.548Z] Experimental: true [2020-11-27T03:35:29.548Z] Insecure Registries: [2020-11-27T03:35:29.548Z] 10.0.0.4:5000 [2020-11-27T03:35:29.548Z] 127.0.0.0/8 [2020-11-27T03:35:29.548Z] Registry Mirrors: [2020-11-27T03:35:29.548Z] http://10.0.0.4:5000/ [2020-11-27T03:35:29.548Z] Live Restore Enabled: false [2020-11-27T03:35:29.548Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-11-27T03:35:30.243Z] #17 DONE 1.0s [2020-11-27T03:35:30.244Z] [2020-11-27T03:35:30.244Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T03:35:31.614Z] #18 1.767 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T03:35:31.833Z] #41 133.9 CC criu/namespaces.o [2020-11-27T03:35:31.870Z] #18 1.857 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T03:35:31.871Z] #18 1.945 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T03:35:32.017Z] ok github.com/docker/docker/daemon/cluster 0.032s coverage: 0.5% of statements [2020-11-27T03:35:32.150Z] #51 ... [2020-11-27T03:35:32.150Z] [2020-11-27T03:35:32.150Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:35:32.150Z] #41 77.71 CC criu/pie/util-vdso.o [2020-11-27T03:35:32.150Z] #41 78.38 CC criu/pie/util-vdso-elf32.o [2020-11-27T03:35:32.150Z] #41 79.12 AR criu/pie/pie.lib.a [2020-11-27T03:35:32.150Z] #41 79.18 DEP criu/pie/restorer.d [2020-11-27T03:35:32.150Z] #41 79.38 DEP criu/arch/x86/sigaction_compat_pie.d [2020-11-27T03:35:32.150Z] #41 79.54 DEP criu/arch/x86/restorer_unmap.d [2020-11-27T03:35:32.150Z] #41 79.58 DEP criu/arch/x86/restorer.d [2020-11-27T03:35:32.150Z] #41 79.82 DEP criu/arch/x86/vdso-pie.d [2020-11-27T03:35:32.150Z] #41 79.97 DEP criu/pie/parasite-vdso.d [2020-11-27T03:35:32.150Z] #41 80.15 DEP criu/pie/parasite.d [2020-11-27T03:35:32.150Z] #41 80.36 CC criu/pie/parasite.o [2020-11-27T03:35:32.150Z] #41 81.67 LINK criu/pie/parasite.built-in.o [2020-11-27T03:35:32.150Z] #41 81.69 GEN criu/pie/parasite-blob.h [2020-11-27T03:35:32.150Z] #41 81.73 CC criu/pie/parasite-vdso.o [2020-11-27T03:35:32.150Z] #41 82.55 CC criu/arch/x86/vdso-pie.o [2020-11-27T03:35:32.411Z] #41 ... [2020-11-27T03:35:32.411Z] [2020-11-27T03:35:32.411Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T03:35:32.411Z] #18 10.38 Fetched 8405 kB in 9s (906 kB/s) [2020-11-27T03:35:32.432Z] #19 47.31 Selecting previously unselected package libnet1:ppc64el. [2020-11-27T03:35:32.432Z] #19 47.31 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-11-27T03:35:32.432Z] #19 47.32 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-11-27T03:35:32.434Z] #18 2.453 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T03:35:32.434Z] #18 ... [2020-11-27T03:35:32.434Z] [2020-11-27T03:35:32.434Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:35:32.434Z] #43 172.0 net/http/httptrace [2020-11-27T03:35:32.434Z] #43 172.3 net/http [2020-11-27T03:35:32.434Z] #43 ... [2020-11-27T03:35:32.434Z] [2020-11-27T03:35:32.434Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:35:32.434Z] #41 77.18 CC criu/arch/x86/crtools.o [2020-11-27T03:35:32.434Z] #41 79.10 CC criu/arch/x86/kerndat.o [2020-11-27T03:35:32.434Z] #41 79.74 CC criu/arch/x86/sigaction_compat.o [2020-11-27T03:35:32.434Z] #41 80.01 CC criu/arch/x86/sigframe.o [2020-11-27T03:35:32.434Z] #41 80.26 LINK criu/arch/x86/crtools.built-in.o [2020-11-27T03:35:32.434Z] #41 80.30 DEP criu/pie/util-vdso-elf32.d [2020-11-27T03:35:32.434Z] #41 80.44 DEP criu/pie/util-vdso.d [2020-11-27T03:35:32.434Z] #41 80.55 DEP criu/pie/util.d [2020-11-27T03:35:32.434Z] #41 80.68 CC criu/pie/util.o [2020-11-27T03:35:32.434Z] #41 80.98 CC criu/pie/util-vdso.o [2020-11-27T03:35:32.661Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-11-27T03:35:32.732Z] #19 47.45 Selecting previously unselected package libnl-3-200:ppc64el. [2020-11-27T03:35:32.732Z] #19 47.47 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-11-27T03:35:32.732Z] #19 47.47 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-11-27T03:35:32.732Z] #19 47.62 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-11-27T03:35:32.732Z] #19 47.63 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-11-27T03:35:32.732Z] #19 47.63 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-11-27T03:35:32.732Z] #19 47.71 Selecting previously unselected package libreadline5:ppc64el. [2020-11-27T03:35:32.732Z] #19 47.72 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-11-27T03:35:32.732Z] #19 47.72 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-11-27T03:35:33.035Z] #19 47.84 Selecting previously unselected package net-tools. [2020-11-27T03:35:33.035Z] #19 47.84 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-11-27T03:35:33.035Z] #19 47.85 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-27T03:35:33.214Z] #41 ... [2020-11-27T03:35:33.214Z] [2020-11-27T03:35:33.214Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-27T03:35:33.214Z] #20 5.584 Collecting yamllint==1.16.0 [2020-11-27T03:35:33.214Z] #20 ... [2020-11-27T03:35:33.214Z] [2020-11-27T03:35:33.215Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:35:33.215Z] #41 135.8 CC criu/net.o [2020-11-27T03:35:33.341Z] #19 48.09 Selecting previously unselected package python-pip-whl. [2020-11-27T03:35:33.341Z] #19 48.11 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-11-27T03:35:33.341Z] #19 48.11 Unpacking python-pip-whl (18.1-5) ... [2020-11-27T03:35:33.362Z] #41 81.59 CC criu/pie/util-vdso-elf32.o [2020-11-27T03:35:33.409Z] #18 50.51 Selecting previously unselected package vim. [2020-11-27T03:35:33.409Z] #18 50.52 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-11-27T03:35:33.409Z] #18 50.55 Unpacking vim (2:8.1.0875-5) ... [2020-11-27T03:35:33.409Z] #18 ... [2020-11-27T03:35:33.409Z] [2020-11-27T03:35:33.409Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:35:33.409Z] #41 106.6 CC criu/external.o [2020-11-27T03:35:33.409Z] #41 107.0 CC criu/fault-injection.o [2020-11-27T03:35:33.409Z] #41 107.3 CC criu/fdstore.o [2020-11-27T03:35:33.409Z] #41 107.7 CC criu/fifo.o [2020-11-27T03:35:33.409Z] #41 108.0 CC criu/file-ids.o [2020-11-27T03:35:33.409Z] #41 108.4 CC criu/file-lock.o [2020-11-27T03:35:33.409Z] #41 109.4 CC criu/files-ext.o [2020-11-27T03:35:33.409Z] #41 109.7 CC criu/files-reg.o [2020-11-27T03:35:33.409Z] #41 112.3 CC criu/files.o [2020-11-27T03:35:33.409Z] #41 114.2 CC criu/filesystems.o [2020-11-27T03:35:33.409Z] #41 114.9 CC criu/fsnotify.o [2020-11-27T03:35:33.409Z] #41 116.2 CC criu/image-desc.o [2020-11-27T03:35:33.409Z] #41 116.4 CC criu/image.o [2020-11-27T03:35:33.409Z] #41 ... [2020-11-27T03:35:33.409Z] [2020-11-27T03:35:33.409Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T03:35:33.409Z] #18 50.99 Selecting previously unselected package xfsprogs. [2020-11-27T03:35:33.409Z] #18 51.01 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-11-27T03:35:33.409Z] #18 51.02 Unpacking xfsprogs (4.20.0-1) ... [2020-11-27T03:35:33.619Z] #41 82.31 AR criu/pie/pie.lib.a [2020-11-27T03:35:33.652Z] #19 ... [2020-11-27T03:35:33.652Z] [2020-11-27T03:35:33.652Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:35:33.652Z] #23 153.2 Checking out files: 25% (2779/11025) Checking out files: 26% (2867/11025) Checking out files: 27% (2977/11025) Checking out files: 28% (3087/11025) Checking out files: 29% (3198/11025) Checking out files: 30% (3308/11025) Checking out files: 31% (3418/11025) Checking out files: 32% (3528/11025) Checking out files: 33% (3639/11025) Checking out files: 34% (3749/11025) Checking out files: 35% (3859/11025) Checking out files: 36% (3969/11025) Checking out files: 37% (4080/11025) Checking out files: 38% (4190/11025) Checking out files: 39% (4300/11025) Checking out files: 40% (4410/11025) Checking out files: 41% (4521/11025) Checking out files: 42% (4631/11025) Checking out files: 42% (4643/11025) Checking out files: 43% (4741/11025) Checking out files: 44% (4851/11025) Checking out files: 45% (4962/11025) Checking out files: 46% (5072/11025) Checking out files: 47% (5182/11025) Checking out files: 48% (5292/11025) Checking out files: 49% (5403/11025) Checking out files: 50% (5513/11025) Checking out files: 51% (5623/11025) Checking out files: 52% (5733/11025) Checking out files: 53% (5844/11025) Checking out files: 54% (5954/11025) Checking out files: 55% (6064/11025) Checking out files: 56% (6174/11025) Checking out files: 57% (6285/11025) Checking out files: 58% (6395/11025) Checking out files: 58% (6447/11025) Checking out files: 59% (6505/11025) Checking out files: 60% (6615/11025) Checking out files: 61% (6726/11025) Checking out files: 62% (6836/11025) Checking out files: 63% (6946/11025) Checking out files: 64% (7056/11025) Checking out files: 65% (7167/11025) Checking out files: 66% (7277/11025) Checking out files: 67% (7387/11025) Checking out files: 68% (7497/11025) Checking out files: 69% (7608/11025) Checking out files: 70% (7718/11025) Checking out files: 71% (7828/11025) Checking out files: 72% (7938/11025) Checking out files: 73% (8049/11025) Checking out files: 74% (8159/11025) Checking out files: 75% (8269/11025) Checking out files: 76% (8379/11025) Checking out files: 77% (8490/11025) Checking out files: 78% (8600/11025) Checking out files: 79% (8710/11025) Checking out files: 80% (8820/11025) Checking out files: 80% (8866/11025) Checking out files: 81% (8931/11025) Checking out files: 82% (9041/11025) Checking out files: 83% (9151/11025) Checking out files: 84% (9261/11025) Checking out files: 85% (9372/11025) Checking out files: 86% (9482/11025) Checking out files: 87% (9592/11025) Checking out files: 88% (9702/11025) Checking out files: 89% (9813/11025) Checking out files: 90% (9923/11025) Checking out files: 91% (10033/11025) Checking out files: 92% (10143/11025) Checking out files: 93% (10254/11025) Checking out files: 94% (10364/11025) Checking out files: 95% (10474/11025) Checking out files: 96% (10584/11025) Checking out files: 97% (10695/11025) Checking out files: 98% (10805/11025) Checking out files: 98% (10896/11025) Checking out files: 99% (10915/11025) Checking out files: 100% (11025/11025) Checking out files: 100% (11025/11025), done. [2020-11-27T03:35:33.652Z] #23 157.4 + cd /tmp/tmp.5yRA0s2r9z/tmp/docker-ce [2020-11-27T03:35:33.652Z] #23 157.4 + git checkout -q v17.06.2-ce [2020-11-27T03:35:33.652Z] #23 ... [2020-11-27T03:35:33.652Z] [2020-11-27T03:35:33.652Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T03:35:33.652Z] #19 48.66 Selecting previously unselected package python3-lib2to3. [2020-11-27T03:35:33.692Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.9% of statements [2020-11-27T03:35:33.875Z] #41 82.37 DEP criu/pie/restorer.d [2020-11-27T03:35:33.950Z] #19 48.67 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-11-27T03:35:33.950Z] #19 48.69 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-11-27T03:35:33.950Z] #19 48.86 Selecting previously unselected package python3-distutils. [2020-11-27T03:35:33.950Z] #19 48.87 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-11-27T03:35:33.950Z] #19 48.88 Unpacking python3-distutils (3.7.3-1) ... [2020-11-27T03:35:33.988Z] #18 51.53 Selecting previously unselected package zip. [2020-11-27T03:35:33.988Z] #18 51.54 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-11-27T03:35:33.988Z] #18 51.62 Unpacking zip (3.0-11+b1) ... [2020-11-27T03:35:34.131Z] #41 82.65 DEP criu/arch/x86/sigaction_compat_pie.d [2020-11-27T03:35:34.249Z] #19 49.15 Selecting previously unselected package python3-pip. [2020-11-27T03:35:34.249Z] #19 49.15 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-11-27T03:35:34.249Z] #19 49.17 Unpacking python3-pip (18.1-5) ... [2020-11-27T03:35:34.257Z] #18 51.86 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-11-27T03:35:34.257Z] #18 51.89 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-27T03:35:34.257Z] #18 51.90 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-11-27T03:35:34.257Z] #18 51.91 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-11-27T03:35:34.257Z] #18 51.92 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-11-27T03:35:34.257Z] #18 51.94 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-11-27T03:35:34.257Z] #18 51.96 Setting up uidmap (1:4.5-1.1) ... [2020-11-27T03:35:34.387Z] #41 82.80 DEP criu/arch/x86/restorer_unmap.d [2020-11-27T03:35:34.387Z] #41 82.81 DEP criu/arch/x86/restorer.d [2020-11-27T03:35:34.387Z] #41 ... [2020-11-27T03:35:34.387Z] [2020-11-27T03:35:34.387Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:35:34.387Z] #51 11.38 + cd /tmp/tmp.TKN91sLIUY/src/github.com/opencontainers/runc [2020-11-27T03:35:34.387Z] #51 11.38 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-27T03:35:34.520Z] #18 51.97 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-11-27T03:35:34.520Z] #18 51.99 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-11-27T03:35:34.520Z] #18 52.02 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-27T03:35:34.520Z] #18 52.03 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-11-27T03:35:34.520Z] #18 52.05 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-11-27T03:35:34.520Z] #18 52.06 Setting up xxd (2:8.1.0875-5) ... [2020-11-27T03:35:34.520Z] #18 52.08 Setting up zip (3.0-11+b1) ... [2020-11-27T03:35:34.520Z] #18 52.09 Setting up vim-common (2:8.1.0875-5) ... [2020-11-27T03:35:34.520Z] #18 52.13 Setting up bash-completion (1:2.8-6) ... [2020-11-27T03:35:34.546Z] #19 49.39 Selecting previously unselected package python3-pkg-resources. [2020-11-27T03:35:34.546Z] #19 49.40 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-11-27T03:35:34.546Z] #19 49.40 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-11-27T03:35:34.643Z] #51 11.78 + '[' -z '' ']' [2020-11-27T03:35:34.644Z] #51 11.79 + target=static [2020-11-27T03:35:34.644Z] #51 11.79 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-11-27T03:35:34.847Z] #19 49.55 Selecting previously unselected package python3-setuptools. [2020-11-27T03:35:34.847Z] #19 49.57 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-11-27T03:35:34.847Z] #19 49.59 Unpacking python3-setuptools (40.8.0-1) ... [2020-11-27T03:35:34.847Z] #19 49.84 Selecting previously unselected package python3-wheel. [2020-11-27T03:35:35.146Z] #19 49.86 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-11-27T03:35:35.146Z] #19 49.87 Unpacking python3-wheel (0.32.3-2) ... [2020-11-27T03:35:35.146Z] #19 49.97 Selecting previously unselected package sudo. [2020-11-27T03:35:35.146Z] #19 49.97 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-11-27T03:35:35.146Z] #19 49.99 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-11-27T03:35:35.206Z] #51 12.24 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-11-27T03:35:35.447Z] #19 50.52 Selecting previously unselected package thin-provisioning-tools. [2020-11-27T03:35:35.746Z] #19 50.53 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-11-27T03:35:35.746Z] #19 50.53 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-11-27T03:35:35.746Z] #19 50.80 Selecting previously unselected package uidmap. [2020-11-27T03:35:36.045Z] #19 50.80 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-11-27T03:35:36.045Z] #19 50.82 Unpacking uidmap (1:4.5-1.1) ... [2020-11-27T03:35:36.045Z] #19 51.00 Selecting previously unselected package vim-runtime. [2020-11-27T03:35:36.045Z] #19 51.01 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-11-27T03:35:36.346Z] #19 51.03 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-11-27T03:35:36.346Z] #19 51.08 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-11-27T03:35:36.346Z] #19 51.10 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-11-27T03:35:36.617Z] #18 10.38 Reading package lists... [2020-11-27T03:35:36.995Z] #19 ... [2020-11-27T03:35:36.995Z] [2020-11-27T03:35:36.995Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:35:36.995Z] #42 91.72 DEP criu/external.d [2020-11-27T03:35:36.995Z] #42 91.92 DEP criu/eventpoll.d [2020-11-27T03:35:36.995Z] #42 92.17 DEP criu/eventfd.d [2020-11-27T03:35:36.995Z] #42 92.41 DEP criu/crtools.d [2020-11-27T03:35:36.995Z] #42 92.64 DEP criu/cr-service.d [2020-11-27T03:35:36.995Z] #42 92.74 DEP criu/cr-restore.d [2020-11-27T03:35:36.995Z] #42 92.94 DEP criu/cr-errno.d [2020-11-27T03:35:36.995Z] #42 92.95 DEP criu/cr-dump.d [2020-11-27T03:35:36.995Z] #42 93.27 DEP criu/cr-dedup.d [2020-11-27T03:35:36.995Z] #42 93.59 DEP criu/cr-check.d [2020-11-27T03:35:36.995Z] #42 93.93 DEP criu/config.d [2020-11-27T03:35:36.995Z] #42 94.12 DEP criu/clone-noasan.d [2020-11-27T03:35:36.995Z] #42 94.27 DEP criu/cgroup.d [2020-11-27T03:35:36.995Z] #42 94.41 DEP criu/cgroup-props.d [2020-11-27T03:35:36.995Z] #42 94.54 DEP criu/bitmap.d [2020-11-27T03:35:36.995Z] #42 94.55 DEP criu/bfd.d [2020-11-27T03:35:36.995Z] #42 94.69 DEP criu/autofs.d [2020-11-27T03:35:36.995Z] #42 94.89 DEP criu/aio.d [2020-11-27T03:35:36.995Z] #42 95.11 DEP criu/action-scripts.d [2020-11-27T03:35:36.995Z] #42 95.50 CC criu/action-scripts.o [2020-11-27T03:35:36.995Z] #42 96.30 CC criu/aio.o [2020-11-27T03:35:36.995Z] #42 97.07 CC criu/autofs.o [2020-11-27T03:35:36.995Z] #42 99.59 CC criu/bfd.o [2020-11-27T03:35:36.995Z] #42 100.4 CC criu/bitmap.o [2020-11-27T03:35:36.995Z] #42 100.6 CC criu/cgroup-props.o [2020-11-27T03:35:37.294Z] #42 101.8 CC criu/cgroup.o [2020-11-27T03:35:37.414Z] #41 139.3 CC criu/netfilter.o [2020-11-27T03:35:37.414Z] #41 139.8 CC criu/page-pipe.o [2020-11-27T03:35:37.845Z] #18 55.11 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-11-27T03:35:37.845Z] #18 55.39 Setting up xz-utils (5.2.4-1) ... [2020-11-27T03:35:37.984Z] #41 ... [2020-11-27T03:35:37.984Z] [2020-11-27T03:35:37.984Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-27T03:35:37.984Z] #20 10.94 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-11-27T03:35:37.984Z] #20 11.05 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-11-27T03:35:37.984Z] #20 11.09 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-11-27T03:35:37.984Z] #20 11.15 Collecting pyyaml (from yamllint==1.16.0) [2020-11-27T03:35:37.984Z] #20 11.30 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-11-27T03:35:37.984Z] #20 12.92 Building wheels for collected packages: pyyaml [2020-11-27T03:35:37.984Z] #20 12.93 Running setup.py bdist_wheel for pyyaml: started [2020-11-27T03:35:37.984Z] #20 13.99 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-11-27T03:35:37.984Z] #20 13.99 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-11-27T03:35:37.984Z] #20 14.08 Successfully built pyyaml [2020-11-27T03:35:37.984Z] #20 14.11 Installing collected packages: pathspec, pyyaml, yamllint [2020-11-27T03:35:37.984Z] #20 14.52 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-11-27T03:35:37.984Z] #20 DONE 15.0s [2020-11-27T03:35:37.984Z] [2020-11-27T03:35:37.984Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:35:37.984Z] #41 140.5 CC criu/page-xfer.o [2020-11-27T03:35:38.244Z] #41 ... [2020-11-27T03:35:38.244Z] [2020-11-27T03:35:38.244Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-11-27T03:35:38.244Z] #23 DONE 0.2s [2020-11-27T03:35:38.504Z] [2020-11-27T03:35:38.504Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-11-27T03:35:38.531Z] #18 14.52 Reading package lists... [2020-11-27T03:35:38.532Z] #18 ... [2020-11-27T03:35:38.532Z] [2020-11-27T03:35:38.532Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:35:38.532Z] #41 82.94 CC criu/arch/x86/restorer.o [2020-11-27T03:35:38.532Z] #41 83.52 CC criu/arch/x86/restorer_unmap.o [2020-11-27T03:35:38.532Z] #41 83.56 CC criu/arch/x86/sigaction_compat_pie.o [2020-11-27T03:35:38.532Z] #41 83.86 CC criu/pie/restorer.o [2020-11-27T03:35:38.532Z] #41 87.05 LINK criu/pie/restorer.built-in.o [2020-11-27T03:35:38.532Z] #41 87.07 GEN criu/pie/restorer-blob.h [2020-11-27T03:35:38.532Z] #41 87.15 DEP criu/vdso.d [2020-11-27T03:35:38.532Z] #41 87.38 DEP criu/vdso-compat.d [2020-11-27T03:35:38.532Z] #41 87.50 DEP criu/uts_ns.d [2020-11-27T03:35:38.532Z] #41 87.66 DEP criu/util.d [2020-11-27T03:35:38.532Z] #41 87.86 DEP criu/uffd.d [2020-11-27T03:35:38.532Z] #41 88.08 DEP criu/tun.d [2020-11-27T03:35:38.532Z] #41 88.30 DEP criu/tty.d [2020-11-27T03:35:38.532Z] #41 88.52 DEP criu/timerfd.d [2020-11-27T03:35:38.532Z] #41 88.72 DEP criu/timens.d [2020-11-27T03:35:38.532Z] #41 88.96 DEP criu/sysfs_parse.d [2020-11-27T03:35:38.532Z] #41 ... [2020-11-27T03:35:38.532Z] [2020-11-27T03:35:38.532Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:35:38.532Z] #43 178.3 github.com/LK4D4/vndr/godl [2020-11-27T03:35:38.532Z] #43 179.1 github.com/LK4D4/vndr [2020-11-27T03:35:38.793Z] #43 ... [2020-11-27T03:35:38.793Z] [2020-11-27T03:35:38.793Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:35:38.793Z] #41 89.11 DEP criu/sysctl.d [2020-11-27T03:35:38.793Z] #41 89.27 DEP criu/string.d [2020-11-27T03:35:38.793Z] #41 89.31 DEP criu/stats.d [2020-11-27T03:35:38.798Z] #18 55.99 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-11-27T03:35:38.798Z] #18 ... [2020-11-27T03:35:38.798Z] [2020-11-27T03:35:38.798Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:35:38.798Z] #51 70.56 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-11-27T03:35:39.056Z] #41 89.50 DEP criu/sockets.d [2020-11-27T03:35:39.317Z] #41 89.62 DEP criu/sk-unix.d [2020-11-27T03:35:39.317Z] #41 ... [2020-11-27T03:35:39.317Z] [2020-11-27T03:35:39.317Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:35:39.317Z] #43 DONE 189.3s [2020-11-27T03:35:39.317Z] [2020-11-27T03:35:39.317Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:35:39.317Z] #41 89.91 DEP criu/sk-tcp.d [2020-11-27T03:35:39.445Z] #28 DONE 1.2s [2020-11-27T03:35:39.445Z] [2020-11-27T03:35:39.445Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-11-27T03:35:39.445Z] #31 DONE 0.1s [2020-11-27T03:35:39.445Z] [2020-11-27T03:35:39.445Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-11-27T03:35:39.445Z] #33 DONE 0.1s [2020-11-27T03:35:39.445Z] [2020-11-27T03:35:39.445Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-11-27T03:35:39.578Z] #41 90.20 DEP criu/sk-queue.d [2020-11-27T03:35:39.706Z] #36 DONE 0.0s [2020-11-27T03:35:39.706Z] [2020-11-27T03:35:39.706Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:35:39.753Z] #51 ... [2020-11-27T03:35:39.753Z] [2020-11-27T03:35:39.753Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:35:39.753Z] #47 191.1 + /build/golangci-lint --version [2020-11-27T03:35:39.753Z] #47 191.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-11-27T03:35:39.753Z] #47 DONE 195.3s [2020-11-27T03:35:39.966Z] #51 ... [2020-11-27T03:35:39.966Z] [2020-11-27T03:35:39.966Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:35:39.966Z] #41 142.4 CC criu/pagemap-cache.o [2020-11-27T03:35:40.019Z] [2020-11-27T03:35:40.019Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T03:35:40.019Z] #18 57.08 Setting up sudo (1.8.27-1+deb10u2) ... [2020-11-27T03:35:40.019Z] #18 57.53 invoke-rc.d: could not determine current runlevel [2020-11-27T03:35:40.019Z] #18 57.55 invoke-rc.d: policy-rc.d denied execution of start. [2020-11-27T03:35:40.019Z] #18 57.67 Setting up pigz (2.4-1) ... [2020-11-27T03:35:40.085Z] #42 ... [2020-11-27T03:35:40.085Z] [2020-11-27T03:35:40.085Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T03:35:40.085Z] #19 54.96 Selecting previously unselected package vim. [2020-11-27T03:35:40.085Z] #19 54.97 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-11-27T03:35:40.085Z] #19 55.01 Unpacking vim (2:8.1.0875-5) ... [2020-11-27T03:35:40.150Z] #41 90.43 DEP criu/sk-packet.d [2020-11-27T03:35:40.227Z] #41 142.7 CC criu/pagemap.o [2020-11-27T03:35:40.284Z] #18 58.06 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-11-27T03:35:40.411Z] #41 90.73 DEP criu/sk-netlink.d [2020-11-27T03:35:40.411Z] #41 90.86 DEP criu/sk-inet.d [2020-11-27T03:35:40.549Z] #18 58.18 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-11-27T03:35:40.576Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.429s coverage: 14.1% of statements [2020-11-27T03:35:40.672Z] #41 91.11 DEP criu/signalfd.d [2020-11-27T03:35:40.672Z] #41 91.21 DEP criu/sigframe.d [2020-11-27T03:35:40.732Z] #19 55.70 Selecting previously unselected package xfsprogs. [2020-11-27T03:35:40.732Z] #19 55.70 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-11-27T03:35:40.732Z] #19 55.71 Unpacking xfsprogs (4.20.0-1) ... [2020-11-27T03:35:40.814Z] #18 58.42 Setting up python-pip-whl (18.1-5) ... [2020-11-27T03:35:40.814Z] #18 58.46 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-11-27T03:35:40.814Z] #18 58.50 Setting up vim-runtime (2:8.1.0875-5) ... [2020-11-27T03:35:40.933Z] #41 91.31 DEP criu/shmem.d [2020-11-27T03:35:40.933Z] #41 91.46 DEP criu/servicefd.d [2020-11-27T03:35:41.169Z] #41 143.6 CC criu/parasite-syscall.o [2020-11-27T03:35:41.194Z] #41 91.57 DEP criu/seize.d [2020-11-27T03:35:41.194Z] #41 91.69 DEP criu/seccomp.d [2020-11-27T03:35:41.382Z] #19 56.16 Selecting previously unselected package zip. [2020-11-27T03:35:41.382Z] #19 56.17 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-11-27T03:35:41.382Z] #19 56.18 Unpacking zip (3.0-11+b1) ... [2020-11-27T03:35:41.382Z] #19 56.39 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-11-27T03:35:41.455Z] #41 91.84 DEP criu/rst-malloc.d [2020-11-27T03:35:41.455Z] #41 91.91 DEP criu/rbtree.d [2020-11-27T03:35:41.455Z] #41 91.95 DEP criu/pstree.d [2020-11-27T03:35:41.608Z] ok github.com/docker/docker/daemon/config 0.020s coverage: 81.8% of statements [2020-11-27T03:35:41.683Z] #19 56.40 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-27T03:35:41.683Z] #19 56.40 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-11-27T03:35:41.683Z] #19 56.42 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-11-27T03:35:41.683Z] #19 56.43 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-11-27T03:35:41.683Z] #19 56.43 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-11-27T03:35:41.683Z] #19 56.44 Setting up uidmap (1:4.5-1.1) ... [2020-11-27T03:35:41.683Z] #19 56.45 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-11-27T03:35:41.683Z] #19 56.46 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-11-27T03:35:41.683Z] #19 56.47 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-27T03:35:41.683Z] #19 56.47 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-11-27T03:35:41.683Z] #19 56.49 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-11-27T03:35:41.683Z] #19 56.50 Setting up xxd (2:8.1.0875-5) ... [2020-11-27T03:35:41.683Z] #19 56.51 Setting up zip (3.0-11+b1) ... [2020-11-27T03:35:41.683Z] #19 56.52 Setting up vim-common (2:8.1.0875-5) ... [2020-11-27T03:35:41.683Z] #19 56.55 Setting up bash-completion (1:2.8-6) ... [2020-11-27T03:35:41.716Z] #41 92.08 DEP criu/protobuf.d [2020-11-27T03:35:41.749Z] #51 ... [2020-11-27T03:35:41.749Z] [2020-11-27T03:35:41.749Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:35:41.749Z] #41 83.06 DEP criu/arch/x86/vdso-pie.d [2020-11-27T03:35:41.749Z] #41 83.18 DEP criu/pie/parasite-vdso.d [2020-11-27T03:35:41.749Z] #41 83.34 DEP criu/pie/parasite.d [2020-11-27T03:35:41.749Z] #41 83.57 CC criu/pie/parasite.o [2020-11-27T03:35:41.749Z] #41 84.83 LINK criu/pie/parasite.built-in.o [2020-11-27T03:35:41.749Z] #41 84.84 GEN criu/pie/parasite-blob.h [2020-11-27T03:35:41.749Z] #41 84.86 CC criu/pie/parasite-vdso.o [2020-11-27T03:35:41.749Z] #41 85.49 CC criu/arch/x86/vdso-pie.o [2020-11-27T03:35:41.749Z] #41 85.74 CC criu/arch/x86/restorer.o [2020-11-27T03:35:41.749Z] #41 86.36 CC criu/arch/x86/restorer_unmap.o [2020-11-27T03:35:41.749Z] #41 86.41 CC criu/arch/x86/sigaction_compat_pie.o [2020-11-27T03:35:41.749Z] #41 86.78 CC criu/pie/restorer.o [2020-11-27T03:35:41.749Z] #41 89.99 LINK criu/pie/restorer.built-in.o [2020-11-27T03:35:41.749Z] #41 90.03 GEN criu/pie/restorer-blob.h [2020-11-27T03:35:41.749Z] #41 90.15 DEP criu/vdso.d [2020-11-27T03:35:41.749Z] #41 90.40 DEP criu/vdso-compat.d [2020-11-27T03:35:41.767Z] #18 ... [2020-11-27T03:35:41.767Z] [2020-11-27T03:35:41.767Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:35:41.767Z] #51 72.48 + mkdir -p /build [2020-11-27T03:35:41.767Z] #51 72.49 + cp runc /build/runc [2020-11-27T03:35:41.767Z] #51 DONE 73.3s [2020-11-27T03:35:41.767Z] [2020-11-27T03:35:41.767Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T03:35:41.767Z] #18 59.28 Setting up libaio1:arm64 (0.3.112-3) ... [2020-11-27T03:35:41.767Z] #18 59.32 Setting up libonig5:arm64 (6.9.1-1) ... [2020-11-27T03:35:41.767Z] #18 59.34 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-11-27T03:35:41.767Z] #18 59.36 Setting up vim (2:8.1.0875-5) ... [2020-11-27T03:35:41.767Z] #18 59.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-11-27T03:35:41.767Z] #18 59.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-11-27T03:35:41.767Z] #18 59.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-11-27T03:35:41.977Z] #41 92.27 GEN criu/protobuf-desc-gen.h [2020-11-27T03:35:41.982Z] #19 ... [2020-11-27T03:35:41.982Z] [2020-11-27T03:35:41.982Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:35:41.982Z] #44 157.5 net/http/httptrace [2020-11-27T03:35:41.982Z] #44 157.9 net/http [2020-11-27T03:35:42.006Z] #41 90.62 DEP criu/uts_ns.d [2020-11-27T03:35:42.030Z] #18 59.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-11-27T03:35:42.030Z] #18 59.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-11-27T03:35:42.030Z] #18 59.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-11-27T03:35:42.030Z] #18 59.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-11-27T03:35:42.030Z] #18 59.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-11-27T03:35:42.030Z] #18 59.79 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-11-27T03:35:42.030Z] #18 59.80 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-11-27T03:35:42.175Z] #41 144.5 CC criu/path.o [2020-11-27T03:35:42.239Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-11-27T03:35:42.262Z] #41 90.76 DEP criu/util.d [2020-11-27T03:35:42.282Z] #44 ... [2020-11-27T03:35:42.282Z] [2020-11-27T03:35:42.282Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:35:42.282Z] #23 161.2 + mkdir -p /tmp/tmp.5yRA0s2r9z/src/github.com/docker [2020-11-27T03:35:42.282Z] #23 161.2 + mv components/cli /tmp/tmp.5yRA0s2r9z/src/github.com/docker/cli [2020-11-27T03:35:42.282Z] #23 161.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-11-27T03:35:42.300Z] #18 59.82 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-11-27T03:35:42.300Z] #18 59.86 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-27T03:35:42.447Z] #41 144.9 CC criu/pie-util-vdso-elf32.o [2020-11-27T03:35:42.519Z] #41 91.02 DEP criu/uffd.d [2020-11-27T03:35:42.564Z] #18 60.13 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-11-27T03:35:42.582Z] #23 ... [2020-11-27T03:35:42.582Z] [2020-11-27T03:35:42.582Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:35:42.582Z] #42 107.1 CC criu/clone-noasan.o [2020-11-27T03:35:42.732Z] #41 145.3 CC criu/pie-util-vdso.o [2020-11-27T03:35:42.777Z] #41 91.22 DEP criu/tun.d [2020-11-27T03:35:42.777Z] #41 91.37 DEP criu/tty.d [2020-11-27T03:35:42.828Z] #18 60.29 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-11-27T03:35:42.870Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-11-27T03:35:42.879Z] #42 107.4 CC criu/config.o [2020-11-27T03:35:43.036Z] #41 91.51 DEP criu/timerfd.d [2020-11-27T03:35:43.293Z] #41 91.66 DEP criu/timens.d [2020-11-27T03:35:43.293Z] #41 91.81 DEP criu/sysfs_parse.d [2020-11-27T03:35:43.361Z] #41 93.77 DEP criu/protobuf-desc.d [2020-11-27T03:35:43.377Z] #41 145.8 CC criu/pie-util.o [2020-11-27T03:35:43.501Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-11-27T03:35:43.550Z] #41 91.96 DEP criu/sysctl.d [2020-11-27T03:35:43.550Z] #41 92.16 DEP criu/string.d [2020-11-27T03:35:43.550Z] #41 ... [2020-11-27T03:35:43.550Z] [2020-11-27T03:35:43.550Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T03:35:43.550Z] #18 3.634 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T03:35:43.550Z] #18 5.072 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T03:35:43.550Z] #18 10.79 Fetched 8405 kB in 10s (863 kB/s) [2020-11-27T03:35:43.622Z] #41 93.89 DEP criu/proc_parse.d [2020-11-27T03:35:43.622Z] #41 94.10 DEP criu/plugin.d [2020-11-27T03:35:43.637Z] #41 146.0 CC criu/pipes.o [2020-11-27T03:35:43.792Z] ok github.com/docker/docker/daemon 12.251s coverage: 17.2% of statements [2020-11-27T03:35:43.792Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-11-27T03:35:43.792Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-11-27T03:35:43.792Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-11-27T03:35:43.792Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-11-27T03:35:43.806Z] #18 10.79 Reading package lists... [2020-11-27T03:35:43.806Z] #18 ... [2020-11-27T03:35:43.806Z] [2020-11-27T03:35:43.806Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:35:43.806Z] #41 92.19 DEP criu/stats.d [2020-11-27T03:35:43.806Z] #41 92.36 DEP criu/sockets.d [2020-11-27T03:35:43.884Z] #41 94.18 DEP criu/pipes.d [2020-11-27T03:35:43.884Z] #41 94.38 DEP criu/pie-util.d [2020-11-27T03:35:44.106Z] #41 92.60 DEP criu/sk-unix.d [2020-11-27T03:35:44.145Z] #41 94.47 DEP criu/pie-util-vdso.d [2020-11-27T03:35:44.145Z] #41 94.60 DEP criu/pie-util-vdso-elf32.d [2020-11-27T03:35:44.145Z] #41 94.72 DEP criu/path.d [2020-11-27T03:35:44.209Z] #41 146.8 CC criu/plugin.o [2020-11-27T03:35:44.229Z] #18 ... [2020-11-27T03:35:44.229Z] [2020-11-27T03:35:44.229Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:35:44.229Z] #41 117.4 CC criu/ipc_ns.o [2020-11-27T03:35:44.229Z] #41 119.1 CC criu/irmap.o [2020-11-27T03:35:44.229Z] #41 119.8 CC criu/kcmp-ids.o [2020-11-27T03:35:44.229Z] #41 120.0 CC criu/kerndat.o [2020-11-27T03:35:44.229Z] #41 121.0 CC criu/libnetlink.o [2020-11-27T03:35:44.229Z] #41 121.4 CC criu/log.o [2020-11-27T03:35:44.229Z] #41 122.1 CC criu/lsm.o [2020-11-27T03:35:44.229Z] #41 122.4 CC criu/mem.o [2020-11-27T03:35:44.229Z] #41 124.3 CC criu/memfd.o [2020-11-27T03:35:44.229Z] #41 125.0 CC criu/mount.o [2020-11-27T03:35:44.363Z] #41 92.84 DEP criu/sk-tcp.d [2020-11-27T03:35:44.405Z] #41 94.83 DEP criu/parasite-syscall.d [2020-11-27T03:35:44.468Z] #41 147.1 CC criu/proc_parse.o [2020-11-27T03:35:44.619Z] #41 93.07 DEP criu/sk-queue.d [2020-11-27T03:35:44.667Z] #41 94.98 DEP criu/pagemap.d [2020-11-27T03:35:44.667Z] #41 95.16 DEP criu/pagemap-cache.d [2020-11-27T03:35:44.876Z] #41 93.28 DEP criu/sk-packet.d [2020-11-27T03:35:44.876Z] #41 93.43 DEP criu/sk-netlink.d [2020-11-27T03:35:44.927Z] #41 95.27 DEP criu/page-xfer.d [2020-11-27T03:35:45.133Z] #41 93.57 DEP criu/sk-inet.d [2020-11-27T03:35:45.133Z] #41 93.75 DEP criu/signalfd.d [2020-11-27T03:35:45.182Z] #41 128.3 CC criu/namespaces.o [2020-11-27T03:35:45.182Z] #41 ... [2020-11-27T03:35:45.182Z] [2020-11-27T03:35:45.182Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T03:35:45.182Z] #18 62.54 Setting up iptables (1.8.2-4) ... [2020-11-27T03:35:45.182Z] #18 62.56 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-27T03:35:45.182Z] #18 62.57 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-27T03:35:45.182Z] #18 62.58 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-27T03:35:45.182Z] #18 62.58 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-27T03:35:45.182Z] #18 62.59 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-11-27T03:35:45.182Z] #18 62.59 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-11-27T03:35:45.182Z] #18 62.60 Setting up python3 (3.7.3-1) ... [2020-11-27T03:35:45.188Z] #41 95.50 DEP criu/page-pipe.d [2020-11-27T03:35:45.188Z] #41 95.63 DEP criu/netfilter.d [2020-11-27T03:35:45.295Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-11-27T03:35:45.390Z] #41 93.90 DEP criu/sigframe.d [2020-11-27T03:35:45.390Z] #41 94.00 DEP criu/shmem.d [2020-11-27T03:35:45.410Z] #41 ... [2020-11-27T03:35:45.410Z] [2020-11-27T03:35:45.410Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:35:45.410Z] #51 95.23 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-11-27T03:35:45.410Z] #51 97.34 + mkdir -p /build [2020-11-27T03:35:45.410Z] #51 97.35 + cp runc /build/runc [2020-11-27T03:35:45.410Z] #51 DONE 98.0s [2020-11-27T03:35:45.449Z] #41 95.80 DEP criu/net.d [2020-11-27T03:35:45.449Z] #41 95.96 DEP criu/namespaces.d [2020-11-27T03:35:45.450Z] #18 63.00 Setting up python3-wheel (0.32.3-2) ... [2020-11-27T03:35:45.647Z] #41 94.15 DEP criu/servicefd.d [2020-11-27T03:35:45.666Z] #42 110.4 CC criu/cr-check.o [2020-11-27T03:35:45.669Z] [2020-11-27T03:35:45.669Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:35:45.710Z] #41 96.21 DEP criu/mount.d [2020-11-27T03:35:45.902Z] #41 94.29 DEP criu/seize.d [2020-11-27T03:35:45.902Z] #41 94.49 DEP criu/seccomp.d [2020-11-27T03:35:45.926Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.180s coverage: 56.2% of statements [2020-11-27T03:35:45.971Z] #41 ... [2020-11-27T03:35:45.971Z] [2020-11-27T03:35:45.971Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-27T03:35:45.971Z] #30 DONE 195.7s [2020-11-27T03:35:45.971Z] [2020-11-27T03:35:45.971Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:35:45.971Z] #41 96.39 DEP criu/memfd.d [2020-11-27T03:35:45.971Z] #41 ... [2020-11-27T03:35:45.971Z] [2020-11-27T03:35:45.971Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T03:35:45.971Z] #18 14.52 Reading package lists... [2020-11-27T03:35:45.971Z] #18 18.55 Building dependency tree... [2020-11-27T03:35:45.971Z] #18 20.22 libcap2-bin is already the newest version (1:2.25-2). [2020-11-27T03:35:45.971Z] #18 20.22 The following additional packages will be installed: [2020-11-27T03:35:45.971Z] #18 20.23 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-11-27T03:35:45.971Z] #18 20.23 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-11-27T03:35:45.971Z] #18 20.23 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-11-27T03:35:45.971Z] #18 20.23 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-11-27T03:35:45.971Z] #18 20.23 python3.7 python3.7-minimal vim-runtime xxd [2020-11-27T03:35:45.971Z] #18 20.23 Suggested packages: [2020-11-27T03:35:45.971Z] #18 20.24 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-11-27T03:35:45.971Z] #18 20.24 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-11-27T03:35:45.971Z] #18 20.24 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-11-27T03:35:45.971Z] #18 20.24 Recommended packages: [2020-11-27T03:35:45.971Z] #18 20.24 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-11-27T03:35:45.971Z] #18 20.24 python3-keyrings.alt python3-xdg unzip [2020-11-27T03:35:45.971Z] #18 22.09 The following NEW packages will be installed: [2020-11-27T03:35:45.971Z] #18 22.09 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-11-27T03:35:45.971Z] #18 22.09 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-11-27T03:35:45.971Z] #18 22.09 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-11-27T03:35:45.971Z] #18 22.09 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-11-27T03:35:45.971Z] #18 22.10 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-11-27T03:35:45.971Z] #18 22.10 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-11-27T03:35:45.971Z] #18 22.10 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-11-27T03:35:45.971Z] #18 22.10 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-11-27T03:35:45.971Z] #18 22.10 xz-utils zip [2020-11-27T03:35:45.971Z] #18 22.44 0 upgraded, 48 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T03:35:45.971Z] #18 22.44 Need to get 28.5 MB of archives. [2020-11-27T03:35:45.971Z] #18 22.44 After this operation, 116 MB of additional disk space will be used. [2020-11-27T03:35:45.971Z] #18 22.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-11-27T03:35:45.971Z] #18 22.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-11-27T03:35:45.971Z] #18 22.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-11-27T03:35:45.971Z] #18 22.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-11-27T03:35:45.971Z] #18 22.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-11-27T03:35:45.971Z] #18 22.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-11-27T03:35:45.971Z] #18 22.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-11-27T03:35:45.971Z] #18 22.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-11-27T03:35:45.971Z] #18 22.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-11-27T03:35:45.971Z] #18 22.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-11-27T03:35:45.971Z] #18 22.71 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-11-27T03:35:45.971Z] #18 22.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-11-27T03:35:45.971Z] #18 22.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-11-27T03:35:45.971Z] #18 22.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-11-27T03:35:45.971Z] #18 22.75 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-11-27T03:35:45.971Z] #18 22.75 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-11-27T03:35:45.971Z] #18 22.77 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-11-27T03:35:45.971Z] #18 22.78 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-11-27T03:35:45.971Z] #18 22.80 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-11-27T03:35:45.971Z] #18 22.81 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-11-27T03:35:45.971Z] #18 22.83 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-11-27T03:35:45.971Z] #18 22.89 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-11-27T03:35:45.971Z] #18 22.92 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-11-27T03:35:45.971Z] #18 22.92 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-11-27T03:35:45.971Z] #18 22.93 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-11-27T03:35:45.971Z] #18 22.94 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-11-27T03:35:45.971Z] #18 22.94 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-11-27T03:35:45.971Z] #18 22.95 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-11-27T03:35:45.971Z] #18 22.95 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-11-27T03:35:45.971Z] #18 23.46 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-11-27T03:35:45.971Z] #18 23.47 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-11-27T03:35:45.971Z] #18 23.47 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-11-27T03:35:45.971Z] #18 23.47 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-11-27T03:35:45.971Z] #18 23.47 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-11-27T03:35:45.971Z] #18 23.48 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-11-27T03:35:45.971Z] #18 23.60 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-11-27T03:35:45.971Z] #18 23.60 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-11-27T03:35:45.971Z] #18 23.60 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-11-27T03:35:45.971Z] #18 23.61 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-11-27T03:35:45.971Z] #18 23.61 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-11-27T03:35:45.971Z] #18 23.62 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-11-27T03:35:45.971Z] #18 23.63 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-11-27T03:35:45.971Z] #18 23.68 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-11-27T03:35:45.971Z] #18 23.70 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-11-27T03:35:45.971Z] #18 23.73 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-11-27T03:35:45.971Z] #18 ... [2020-11-27T03:35:45.971Z] [2020-11-27T03:35:45.971Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:35:45.971Z] #41 96.51 DEP criu/mem.d [2020-11-27T03:35:46.029Z] #18 63.63 Setting up apparmor (2.13.2-10) ... [2020-11-27T03:35:46.159Z] #41 94.72 DEP criu/rst-malloc.d [2020-11-27T03:35:46.232Z] #41 96.70 DEP criu/lsm.d [2020-11-27T03:35:46.416Z] #41 94.81 DEP criu/rbtree.d [2020-11-27T03:35:46.416Z] #41 94.86 DEP criu/pstree.d [2020-11-27T03:35:46.416Z] #41 95.06 DEP criu/protobuf.d [2020-11-27T03:35:46.493Z] #41 96.83 DEP criu/log.d [2020-11-27T03:35:46.493Z] #41 97.01 DEP criu/libnetlink.d [2020-11-27T03:35:46.673Z] #41 95.20 GEN criu/protobuf-desc-gen.h [2020-11-27T03:35:46.754Z] #41 97.20 DEP criu/kerndat.d [2020-11-27T03:35:47.014Z] #41 97.54 DEP criu/kcmp-ids.d [2020-11-27T03:35:47.275Z] #41 97.77 DEP criu/irmap.d [2020-11-27T03:35:47.275Z] #41 97.91 DEP criu/ipc_ns.d [2020-11-27T03:35:47.536Z] #41 98.09 DEP criu/image.d [2020-11-27T03:35:47.576Z] #41 150.0 CC criu/protobuf-desc.o [2020-11-27T03:35:47.604Z] #41 ... [2020-11-27T03:35:47.604Z] [2020-11-27T03:35:47.604Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:35:47.604Z] #43 187.1 github.com/LK4D4/vndr/godl [2020-11-27T03:35:47.604Z] #43 187.8 github.com/LK4D4/vndr [2020-11-27T03:35:47.604Z] #43 ... [2020-11-27T03:35:47.604Z] [2020-11-27T03:35:47.604Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T03:35:47.604Z] #18 10.79 Reading package lists... [2020-11-27T03:35:47.773Z] #42 ... [2020-11-27T03:35:47.773Z] [2020-11-27T03:35:47.773Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T03:35:47.773Z] #19 60.33 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-11-27T03:35:47.773Z] #19 60.33 Setting up xz-utils (5.2.4-1) ... [2020-11-27T03:35:47.773Z] #19 60.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-11-27T03:35:47.773Z] #19 60.36 Setting up sudo (1.8.27-1+deb10u2) ... [2020-11-27T03:35:47.773Z] #19 60.46 invoke-rc.d: could not determine current runlevel [2020-11-27T03:35:47.773Z] #19 60.47 invoke-rc.d: policy-rc.d denied execution of start. [2020-11-27T03:35:47.773Z] #19 60.48 Setting up pigz (2.4-1) ... [2020-11-27T03:35:47.773Z] #19 60.49 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-11-27T03:35:47.773Z] #19 60.50 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-11-27T03:35:47.773Z] #19 60.51 Setting up python-pip-whl (18.1-5) ... [2020-11-27T03:35:47.773Z] #19 60.51 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-11-27T03:35:47.773Z] #19 60.52 Setting up vim-runtime (2:8.1.0875-5) ... [2020-11-27T03:35:47.773Z] #19 61.15 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-11-27T03:35:47.773Z] #19 61.16 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-11-27T03:35:47.773Z] #19 61.18 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-11-27T03:35:47.773Z] #19 61.19 Setting up vim (2:8.1.0875-5) ... [2020-11-27T03:35:47.773Z] #19 61.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-11-27T03:35:47.773Z] #19 61.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-11-27T03:35:47.773Z] #19 61.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-11-27T03:35:47.773Z] #19 61.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-11-27T03:35:47.773Z] #19 61.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-11-27T03:35:47.773Z] #19 61.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-11-27T03:35:47.773Z] #19 61.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-11-27T03:35:47.773Z] #19 61.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-11-27T03:35:47.773Z] #19 61.34 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-11-27T03:35:47.773Z] #19 61.34 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-11-27T03:35:47.773Z] #19 61.34 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-11-27T03:35:47.773Z] #19 61.35 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-27T03:35:47.773Z] #19 61.35 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-11-27T03:35:47.773Z] #19 61.36 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-11-27T03:35:47.796Z] #41 98.19 DEP criu/image-desc.d [2020-11-27T03:35:47.796Z] #41 98.27 DEP criu/fsnotify.d [2020-11-27T03:35:47.860Z] #18 15.08 Reading package lists... [2020-11-27T03:35:47.860Z] #18 ... [2020-11-27T03:35:47.860Z] [2020-11-27T03:35:47.860Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:35:47.860Z] #43 DONE 197.5s [2020-11-27T03:35:47.960Z] #18 65.50 Setting up xfsprogs (4.20.0-1) ... [2020-11-27T03:35:47.961Z] #18 65.52 Setting up python3-lib2to3 (3.7.3-1) ... [2020-11-27T03:35:48.057Z] #41 98.44 DEP criu/filesystems.d [2020-11-27T03:35:48.057Z] #41 98.57 DEP criu/files.d [2020-11-27T03:35:48.057Z] #41 98.70 DEP criu/files-reg.d [2020-11-27T03:35:48.116Z] [2020-11-27T03:35:48.117Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:35:48.149Z] #41 ... [2020-11-27T03:35:48.149Z] [2020-11-27T03:35:48.149Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T03:35:48.149Z] #38 DONE 247.7s [2020-11-27T03:35:48.149Z] [2020-11-27T03:35:48.149Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:35:48.149Z] #41 150.7 CC criu/protobuf.o [2020-11-27T03:35:48.226Z] #18 65.79 Setting up python3-pkg-resources (40.8.0-1) ... [2020-11-27T03:35:48.319Z] #41 98.83 DEP criu/files-ext.d [2020-11-27T03:35:48.580Z] #41 98.91 DEP criu/file-lock.d [2020-11-27T03:35:48.580Z] #41 99.05 DEP criu/file-ids.d [2020-11-27T03:35:48.718Z] #41 151.1 CC criu/pstree.o [2020-11-27T03:35:48.805Z] #18 66.44 Setting up python3-distutils (3.7.3-1) ... [2020-11-27T03:35:48.840Z] #41 99.16 DEP criu/fifo.d [2020-11-27T03:35:48.840Z] #41 99.27 DEP criu/fdstore.d [2020-11-27T03:35:48.841Z] #41 99.34 DEP criu/fault-injection.d [2020-11-27T03:35:48.841Z] #41 99.37 DEP criu/external.d [2020-11-27T03:35:49.048Z] #41 97.35 DEP criu/protobuf-desc.d [2020-11-27T03:35:49.048Z] #41 97.54 DEP criu/proc_parse.d [2020-11-27T03:35:49.101Z] #41 99.47 DEP criu/eventpoll.d [2020-11-27T03:35:49.102Z] #41 99.61 DEP criu/eventfd.d [2020-11-27T03:35:49.304Z] #41 97.82 DEP criu/plugin.d [2020-11-27T03:35:49.363Z] #41 99.72 DEP criu/crtools.d [2020-11-27T03:35:49.363Z] #41 99.87 DEP criu/cr-service.d [2020-11-27T03:35:49.363Z] #41 99.98 DEP criu/cr-restore.d [2020-11-27T03:35:49.384Z] #18 66.92 Setting up python3-setuptools (40.8.0-1) ... [2020-11-27T03:35:49.560Z] #41 97.95 DEP criu/pipes.d [2020-11-27T03:35:49.560Z] #41 98.15 DEP criu/pie-util.d [2020-11-27T03:35:49.816Z] #41 98.22 DEP criu/pie-util-vdso.d [2020-11-27T03:35:49.816Z] #41 98.30 DEP criu/pie-util-vdso-elf32.d [2020-11-27T03:35:49.816Z] #41 98.37 DEP criu/path.d [2020-11-27T03:35:49.935Z] #41 100.2 DEP criu/cr-errno.d [2020-11-27T03:35:49.935Z] #41 100.2 DEP criu/cr-dump.d [2020-11-27T03:35:49.935Z] #41 100.3 DEP criu/cr-dedup.d [2020-11-27T03:35:49.935Z] #41 100.4 DEP criu/cr-check.d [2020-11-27T03:35:49.935Z] #41 100.6 DEP criu/config.d [2020-11-27T03:35:50.073Z] #41 98.59 DEP criu/parasite-syscall.d [2020-11-27T03:35:50.112Z] #41 152.4 CC criu/rbtree.o [2020-11-27T03:35:50.112Z] #41 ... [2020-11-27T03:35:50.112Z] [2020-11-27T03:35:50.112Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-11-27T03:35:50.112Z] #39 DONE 0.4s [2020-11-27T03:35:50.112Z] [2020-11-27T03:35:50.112Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:35:50.112Z] #41 152.6 CC criu/rst-malloc.o [2020-11-27T03:35:50.196Z] #41 100.7 DEP criu/clone-noasan.d [2020-11-27T03:35:50.330Z] #41 98.76 DEP criu/pagemap.d [2020-11-27T03:35:50.337Z] #18 67.90 Setting up python3-pip (18.1-5) ... [2020-11-27T03:35:50.371Z] #41 152.8 CC criu/seccomp.o [2020-11-27T03:35:50.372Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.989s coverage: 46.2% of statements [2020-11-27T03:35:50.457Z] #41 100.8 DEP criu/cgroup.d [2020-11-27T03:35:50.457Z] #41 101.0 DEP criu/cgroup-props.d [2020-11-27T03:35:50.551Z] #19 65.28 Setting up iptables (1.8.2-4) ... [2020-11-27T03:35:50.551Z] #19 65.29 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-27T03:35:50.551Z] #19 65.30 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-27T03:35:50.551Z] #19 65.31 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-27T03:35:50.551Z] #19 65.32 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-27T03:35:50.551Z] #19 65.33 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-11-27T03:35:50.551Z] #19 65.34 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-11-27T03:35:50.551Z] #19 65.34 Setting up python3 (3.7.3-1) ... [2020-11-27T03:35:50.587Z] #41 98.92 DEP criu/pagemap-cache.d [2020-11-27T03:35:50.587Z] #41 99.04 DEP criu/page-xfer.d [2020-11-27T03:35:50.718Z] #41 101.1 DEP criu/bitmap.d [2020-11-27T03:35:50.718Z] #41 101.1 DEP criu/bfd.d [2020-11-27T03:35:50.718Z] #41 101.2 DEP criu/autofs.d [2020-11-27T03:35:50.843Z] #41 99.21 DEP criu/page-pipe.d [2020-11-27T03:35:50.843Z] #41 99.31 DEP criu/netfilter.d [2020-11-27T03:35:50.941Z] #41 153.4 CC criu/seize.o [2020-11-27T03:35:50.979Z] #41 101.3 DEP criu/aio.d [2020-11-27T03:35:50.979Z] #41 101.4 DEP criu/action-scripts.d [2020-11-27T03:35:51.002Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.8% of statements [2020-11-27T03:35:51.100Z] #41 99.49 DEP criu/net.d [2020-11-27T03:35:51.100Z] #41 99.72 DEP criu/namespaces.d [2020-11-27T03:35:51.151Z] #19 65.86 Setting up python3-wheel (0.32.3-2) ... [2020-11-27T03:35:51.239Z] #41 101.7 CC criu/action-scripts.o [2020-11-27T03:35:51.289Z] #18 68.92 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T03:35:51.357Z] #41 99.85 DEP criu/mount.d [2020-11-27T03:35:51.357Z] #41 99.99 DEP criu/memfd.d [2020-11-27T03:35:51.500Z] #41 102.1 CC criu/aio.o [2020-11-27T03:35:51.512Z] #41 153.9 CC criu/servicefd.o [2020-11-27T03:35:51.512Z] #41 154.2 CC criu/shmem.o [2020-11-27T03:35:51.552Z] #18 69.18 Processing triggers for mime-support (3.62) ... [2020-11-27T03:35:51.613Z] #41 100.1 DEP criu/mem.d [2020-11-27T03:35:51.613Z] #41 100.2 DEP criu/lsm.d [2020-11-27T03:35:51.870Z] #41 100.4 DEP criu/log.d [2020-11-27T03:35:51.870Z] #41 100.5 DEP criu/libnetlink.d [2020-11-27T03:35:52.071Z] #41 102.5 CC criu/autofs.o [2020-11-27T03:35:52.126Z] #41 100.7 DEP criu/kerndat.d [2020-11-27T03:35:52.210Z] #19 67.10 Setting up apparmor (2.13.2-10) ... [2020-11-27T03:35:52.383Z] #41 100.9 DEP criu/kcmp-ids.d [2020-11-27T03:35:52.383Z] #41 101.0 DEP criu/irmap.d [2020-11-27T03:35:52.453Z] #41 154.9 CC criu/sigframe.o [2020-11-27T03:35:52.453Z] #41 155.0 CC criu/signalfd.o [2020-11-27T03:35:52.504Z] #18 DONE 70.2s [2020-11-27T03:35:52.504Z] [2020-11-27T03:35:52.504Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-11-27T03:35:52.713Z] #41 155.2 CC criu/sk-inet.o [2020-11-27T03:35:52.946Z] #41 101.2 DEP criu/ipc_ns.d [2020-11-27T03:35:52.946Z] #41 101.4 DEP criu/image.d [2020-11-27T03:35:52.946Z] #41 101.5 DEP criu/image-desc.d [2020-11-27T03:35:52.946Z] #41 101.6 DEP criu/fsnotify.d [2020-11-27T03:35:53.205Z] #41 101.8 DEP criu/filesystems.d [2020-11-27T03:35:53.205Z] #41 101.9 DEP criu/files.d [2020-11-27T03:35:53.460Z] #41 103.9 CC criu/bfd.o [2020-11-27T03:35:53.460Z] #41 ... [2020-11-27T03:35:53.460Z] [2020-11-27T03:35:53.460Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T03:35:53.460Z] #18 24.27 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-11-27T03:35:53.460Z] #18 24.40 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-11-27T03:35:53.460Z] #18 24.49 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-11-27T03:35:53.460Z] #18 25.39 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T03:35:53.460Z] #18 25.48 Fetched 28.5 MB in 2s (12.3 MB/s) [2020-11-27T03:35:53.460Z] #18 25.55 Selecting previously unselected package pigz. [2020-11-27T03:35:53.460Z] #18 25.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-11-27T03:35:53.460Z] #18 25.59 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-11-27T03:35:53.460Z] #18 25.60 Unpacking pigz (2.4-1) ... [2020-11-27T03:35:53.460Z] #18 25.69 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-11-27T03:35:53.460Z] #18 25.69 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-11-27T03:35:53.460Z] #18 25.70 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-11-27T03:35:53.460Z] #18 26.13 Selecting previously unselected package python3.7-minimal. [2020-11-27T03:35:53.460Z] #18 26.13 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-11-27T03:35:53.460Z] #18 26.14 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-27T03:35:53.460Z] #18 26.92 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-11-27T03:35:53.460Z] #18 26.94 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-27T03:35:53.460Z] #18 28.81 Selecting previously unselected package python3-minimal. [2020-11-27T03:35:53.460Z] #18 28.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 ... 23681 files and directories currently installed.) [2020-11-27T03:35:53.460Z] #18 28.85 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-11-27T03:35:53.460Z] #18 28.86 Unpacking python3-minimal (3.7.3-1) ... [2020-11-27T03:35:53.460Z] #18 28.97 Selecting previously unselected package libmpdec2:amd64. [2020-11-27T03:35:53.460Z] #18 28.98 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-11-27T03:35:53.460Z] #18 28.99 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-11-27T03:35:53.460Z] #18 29.08 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-11-27T03:35:53.460Z] #18 29.08 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-11-27T03:35:53.460Z] #18 29.09 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-11-27T03:35:53.460Z] #18 29.96 Selecting previously unselected package python3.7. [2020-11-27T03:35:53.460Z] #18 29.97 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-11-27T03:35:53.460Z] #18 29.98 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-11-27T03:35:53.460Z] #18 30.08 Selecting previously unselected package libpython3-stdlib:amd64. [2020-11-27T03:35:53.460Z] #18 30.10 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-11-27T03:35:53.460Z] #18 30.10 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-11-27T03:35:53.460Z] #18 30.23 Setting up python3-minimal (3.7.3-1) ... [2020-11-27T03:35:53.460Z] #18 31.15 Selecting previously unselected package python3. [2020-11-27T03:35:53.460Z] #18 31.15 (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-11-27T03:35:53.460Z] #18 31.21 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-11-27T03:35:53.460Z] #18 31.21 Unpacking python3 (3.7.3-1) ... [2020-11-27T03:35:53.460Z] #18 31.32 Selecting previously unselected package libip4tc0:amd64. [2020-11-27T03:35:53.460Z] #18 31.33 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-11-27T03:35:53.460Z] #18 31.33 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-11-27T03:35:53.460Z] #18 31.44 Selecting previously unselected package libip6tc0:amd64. [2020-11-27T03:35:53.460Z] #18 31.45 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-11-27T03:35:53.460Z] #18 31.45 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-11-27T03:35:53.460Z] #18 31.55 Selecting previously unselected package libiptc0:amd64. [2020-11-27T03:35:53.460Z] #18 31.56 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-11-27T03:35:53.460Z] #18 31.57 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-11-27T03:35:53.461Z] #41 102.1 DEP criu/files-reg.d [2020-11-27T03:35:53.654Z] #41 156.0 CC criu/sk-netlink.o [2020-11-27T03:35:53.654Z] #41 156.2 CC criu/sk-packet.o [2020-11-27T03:35:53.718Z] #41 102.3 DEP criu/files-ext.d [2020-11-27T03:35:53.718Z] #41 102.4 DEP criu/file-lock.d [2020-11-27T03:35:53.721Z] #18 31.66 Selecting previously unselected package libnfnetlink0:amd64. [2020-11-27T03:35:53.721Z] #18 31.66 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-11-27T03:35:53.721Z] #18 31.67 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-11-27T03:35:53.721Z] #18 31.72 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-11-27T03:35:53.721Z] #18 31.73 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-11-27T03:35:53.721Z] #18 31.73 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-11-27T03:35:53.721Z] #18 31.81 Selecting previously unselected package libnftnl11:amd64. [2020-11-27T03:35:53.721Z] #18 31.81 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-11-27T03:35:53.721Z] #18 31.84 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-11-27T03:35:53.902Z] #19 1.210 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-11-27T03:35:53.902Z] #19 1.218 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-11-27T03:35:53.902Z] #19 1.228 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-11-27T03:35:53.977Z] #41 102.5 DEP criu/file-ids.d [2020-11-27T03:35:53.977Z] #41 102.6 DEP criu/fifo.d [2020-11-27T03:35:53.982Z] #18 31.91 Selecting previously unselected package iptables. [2020-11-27T03:35:53.982Z] #18 31.91 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-11-27T03:35:53.982Z] #18 31.92 Unpacking iptables (1.8.2-4) ... [2020-11-27T03:35:54.165Z] #19 DONE 1.5s [2020-11-27T03:35:54.165Z] [2020-11-27T03:35:54.165Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:35:54.165Z] #41 129.8 CC criu/net.o [2020-11-27T03:35:54.165Z] #41 132.1 CC criu/netfilter.o [2020-11-27T03:35:54.165Z] #41 132.4 CC criu/page-pipe.o [2020-11-27T03:35:54.165Z] #41 133.0 CC criu/page-xfer.o [2020-11-27T03:35:54.165Z] #41 134.5 CC criu/pagemap-cache.o [2020-11-27T03:35:54.165Z] #41 134.9 CC criu/pagemap.o [2020-11-27T03:35:54.165Z] #41 135.6 CC criu/parasite-syscall.o [2020-11-27T03:35:54.165Z] #41 136.3 CC criu/path.o [2020-11-27T03:35:54.165Z] #41 136.5 CC criu/pie-util-vdso.o [2020-11-27T03:35:54.165Z] #41 136.8 CC criu/pie-util.o [2020-11-27T03:35:54.165Z] #41 137.0 CC criu/pipes.o [2020-11-27T03:35:54.165Z] #41 137.6 CC criu/plugin.o [2020-11-27T03:35:54.165Z] #41 ... [2020-11-27T03:35:54.165Z] [2020-11-27T03:35:54.165Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-27T03:35:54.224Z] #41 156.7 CC criu/sk-queue.o [2020-11-27T03:35:54.233Z] #41 102.7 DEP criu/fdstore.d [2020-11-27T03:35:54.233Z] #41 102.8 DEP criu/fault-injection.d [2020-11-27T03:35:54.233Z] #41 102.9 DEP criu/external.d [2020-11-27T03:35:54.242Z] #18 32.21 Selecting previously unselected package xxd. [2020-11-27T03:35:54.242Z] #18 32.22 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-11-27T03:35:54.242Z] #18 32.24 Unpacking xxd (2:8.1.0875-5) ... [2020-11-27T03:35:54.311Z] #19 69.16 Setting up xfsprogs (4.20.0-1) ... [2020-11-27T03:35:54.311Z] #19 69.17 Setting up python3-lib2to3 (3.7.3-1) ... [2020-11-27T03:35:54.486Z] #41 157.0 CC criu/sk-tcp.o [2020-11-27T03:35:54.489Z] #41 103.0 DEP criu/eventpoll.d [2020-11-27T03:35:54.503Z] #18 32.36 Selecting previously unselected package vim-common. [2020-11-27T03:35:54.503Z] #18 32.37 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-27T03:35:54.503Z] #18 32.38 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-27T03:35:54.503Z] #18 32.59 Selecting previously unselected package bash-completion. [2020-11-27T03:35:54.503Z] #18 32.59 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-11-27T03:35:54.512Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.397s coverage: 49.5% of statements [2020-11-27T03:35:54.746Z] #41 ... [2020-11-27T03:35:54.746Z] [2020-11-27T03:35:54.746Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:35:54.746Z] #47 253.9 + /build/golangci-lint --version [2020-11-27T03:35:54.746Z] #47 254.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-11-27T03:35:54.746Z] #47 DONE 254.5s [2020-11-27T03:35:54.746Z] [2020-11-27T03:35:54.746Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:35:54.747Z] #41 103.3 DEP criu/eventfd.d [2020-11-27T03:35:54.747Z] #41 ... [2020-11-27T03:35:54.747Z] [2020-11-27T03:35:54.747Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-27T03:35:54.747Z] #30 DONE 204.2s [2020-11-27T03:35:54.747Z] [2020-11-27T03:35:54.747Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T03:35:54.747Z] #18 15.08 Reading package lists... [2020-11-27T03:35:54.747Z] #18 19.66 Building dependency tree... [2020-11-27T03:35:54.747Z] #18 21.35 libcap2-bin is already the newest version (1:2.25-2). [2020-11-27T03:35:54.747Z] #18 21.35 The following additional packages will be installed: [2020-11-27T03:35:54.747Z] #18 21.36 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-11-27T03:35:54.747Z] #18 21.36 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-11-27T03:35:54.747Z] #18 21.36 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-11-27T03:35:54.747Z] #18 21.36 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-11-27T03:35:54.747Z] #18 21.36 python3.7 python3.7-minimal vim-runtime xxd [2020-11-27T03:35:54.747Z] #18 21.36 Suggested packages: [2020-11-27T03:35:54.747Z] #18 21.37 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-11-27T03:35:54.747Z] #18 21.37 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-11-27T03:35:54.747Z] #18 21.37 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-11-27T03:35:54.747Z] #18 21.37 Recommended packages: [2020-11-27T03:35:54.747Z] #18 21.37 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-11-27T03:35:54.747Z] #18 21.37 python3-keyrings.alt python3-xdg unzip [2020-11-27T03:35:54.747Z] #18 23.11 The following NEW packages will be installed: [2020-11-27T03:35:54.747Z] #18 23.11 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-11-27T03:35:54.747Z] #18 23.12 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-11-27T03:35:54.747Z] #18 23.12 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-11-27T03:35:54.747Z] #18 23.12 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-11-27T03:35:54.747Z] #18 23.12 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-11-27T03:35:54.747Z] #18 23.12 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-11-27T03:35:54.747Z] #18 23.12 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-11-27T03:35:54.747Z] #18 23.12 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-11-27T03:35:54.747Z] #18 23.12 xz-utils zip [2020-11-27T03:35:54.747Z] #18 23.60 0 upgraded, 48 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T03:35:54.747Z] #18 23.60 Need to get 28.5 MB of archives. [2020-11-27T03:35:54.747Z] #18 23.60 After this operation, 116 MB of additional disk space will be used. [2020-11-27T03:35:54.747Z] #18 23.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-11-27T03:35:54.747Z] #18 23.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-11-27T03:35:54.747Z] #18 23.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-11-27T03:35:54.747Z] #18 23.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-11-27T03:35:54.747Z] #18 23.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-11-27T03:35:54.747Z] #18 23.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-11-27T03:35:54.747Z] #18 24.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-11-27T03:35:54.747Z] #18 24.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-11-27T03:35:54.747Z] #18 24.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-11-27T03:35:54.747Z] #18 24.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-11-27T03:35:54.747Z] #18 24.77 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-11-27T03:35:54.747Z] #18 24.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-11-27T03:35:54.747Z] #18 24.79 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-11-27T03:35:54.747Z] #18 24.92 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-11-27T03:35:54.747Z] #18 25.01 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-11-27T03:35:54.747Z] #18 25.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-11-27T03:35:54.960Z] #19 69.68 Setting up python3-pkg-resources (40.8.0-1) ... [2020-11-27T03:35:55.003Z] #18 25.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-11-27T03:35:55.003Z] #18 25.05 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-11-27T03:35:55.003Z] #18 25.07 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-11-27T03:35:55.003Z] #18 25.10 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-11-27T03:35:55.003Z] #18 25.10 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-11-27T03:35:55.003Z] #18 25.13 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-11-27T03:35:55.003Z] #18 25.22 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-11-27T03:35:55.003Z] #18 25.23 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-11-27T03:35:55.003Z] #18 25.26 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-11-27T03:35:55.005Z] #54 ... [2020-11-27T03:35:55.005Z] [2020-11-27T03:35:55.005Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:35:55.005Z] #41 157.4 CC criu/sk-unix.o [2020-11-27T03:35:55.259Z] #18 25.27 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-11-27T03:35:55.259Z] #18 25.30 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-11-27T03:35:55.259Z] #18 25.30 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-11-27T03:35:55.259Z] #18 25.30 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-11-27T03:35:55.501Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-11-27T03:35:55.501Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-c4ad3be9\powershellScript.ps1'; exit $LASTEXITCODE; [2020-11-27T03:35:55.501Z] ---------------------------------------------------------------------------- [2020-11-27T03:35:55.501Z] [2020-11-27T03:35:55.502Z] INFO: executeCI.ps1 starting at Fri Nov 27 03:35:52 CUT 2020 [2020-11-27T03:35:55.502Z] [2020-11-27T03:35:55.502Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-11-27T03:35:55.502Z] INFO: Running git version 2.24.1.windows.2 [2020-11-27T03:35:55.502Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-11-27T03:35:55.502Z] INFO: Environment variables: [2020-11-27T03:35:55.502Z] [2020-11-27T03:35:55.502Z] Name Value [2020-11-27T03:35:55.502Z] ---- ----- [2020-11-27T03:35:55.502Z] ALLUSERSPROFILE C:\ProgramData [2020-11-27T03:35:55.502Z] amd64 true [2020-11-27T03:35:55.502Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-11-27T03:35:55.502Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-11-27T03:35:55.502Z] arm64 true [2020-11-27T03:35:55.502Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-11-27T03:35:55.502Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-11-27T03:35:55.502Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-11-27T03:35:55.502Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2020-11-27T03:35:55.502Z] BRANCH_NAME PR-41720 [2020-11-27T03:35:55.502Z] BUILD_DISPLAY_NAME #3 [2020-11-27T03:35:55.502Z] BUILD_ID 3 [2020-11-27T03:35:55.502Z] BUILD_NUMBER 3 [2020-11-27T03:35:55.502Z] BUILD_TAG jenkins-moby-PR-41720-3 [2020-11-27T03:35:55.502Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41720/3/ [2020-11-27T03:35:55.502Z] CHANGE_AUTHOR elboulangero [2020-11-27T03:35:55.502Z] CHANGE_AUTHOR_DISPLAY_NAME Arnaud Rebillout [2020-11-27T03:35:55.502Z] CHANGE_AUTHOR_EMAIL elboulangero@gmail.com [2020-11-27T03:35:55.502Z] CHANGE_BRANCH fix-permissions-oci-fixtures [2020-11-27T03:35:55.502Z] CHANGE_FORK elboulangero [2020-11-27T03:35:55.502Z] CHANGE_ID 41720 [2020-11-27T03:35:55.502Z] CHANGE_TARGET master [2020-11-27T03:35:55.502Z] CHANGE_TITLE Fix permissions oci fixtures [2020-11-27T03:35:55.502Z] CHANGE_URL https://github.com/moby/moby/pull/41720 [2020-11-27T03:35:55.502Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-27T03:35:55.502Z] CommonProgramFiles C:\Program Files\Common Files [2020-11-27T03:35:55.502Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-11-27T03:35:55.502Z] CommonProgramW6432 C:\Program Files\Common Files [2020-11-27T03:35:55.502Z] COMPUTERNAME azwin-2-e55cf0 [2020-11-27T03:35:55.502Z] ComSpec C:\windows\system32\cmd.exe [2020-11-27T03:35:55.502Z] ConfigSequenceNumber 0 [2020-11-27T03:35:55.502Z] dco true [2020-11-27T03:35:55.502Z] DOCKER_BUILDKIT 0 [2020-11-27T03:35:55.502Z] DOCKER_DUT_DEBUG 1 [2020-11-27T03:35:55.502Z] DOCKER_EXPERIMENTAL 1 [2020-11-27T03:35:55.502Z] DOCKER_GRAPHDRIVER overlay2 [2020-11-27T03:35:55.502Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-11-27T03:35:55.502Z] EXECUTOR_NUMBER 0 [2020-11-27T03:35:55.502Z] FQDN azwin-2-e55cf0.westus.cloudapp.azure.com [2020-11-27T03:35:55.502Z] GIT_BRANCH PR-41720 [2020-11-27T03:35:55.502Z] GIT_COMMIT f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 [2020-11-27T03:35:55.502Z] GIT_URL https://github.com/moby/moby.git [2020-11-27T03:35:55.502Z] HUDSON_COOKIE 0da7c793-410d-42ee-9676-141ab3fee21d [2020-11-27T03:35:55.502Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-11-27T03:35:55.502Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-11-27T03:35:55.502Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-11-27T03:35:55.502Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.265-1.b01.ojdkbuild.windows.x86_64 [2020-11-27T03:35:55.502Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-11-27T03:35:55.502Z] JENKINS_NODE_COOKIE 7b70db7c-d646-4a03-acc8-70ad5d06e284 [2020-11-27T03:35:55.502Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-11-27T03:35:55.502Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-11-27T03:35:55.502Z] JOB_BASE_NAME PR-41720 [2020-11-27T03:35:55.502Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41720/display/redirect [2020-11-27T03:35:55.502Z] JOB_NAME moby/PR-41720 [2020-11-27T03:35:55.502Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41720/ [2020-11-27T03:35:55.502Z] library.jps.version master [2020-11-27T03:35:55.502Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-11-27T03:35:55.502Z] NODE_LABELS amd64 azure azwin-2-e55cf0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-11-27T03:35:55.502Z] NODE_NAME azwin-2-e55cf0 [2020-11-27T03:35:55.502Z] NUMBER_OF_PROCESSORS 4 [2020-11-27T03:35:55.502Z] OS Windows_NT [2020-11-27T03:35:55.502Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-11-27T03:35:55.502Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-11-27T03:35:55.502Z] ppc64le true [2020-11-27T03:35:55.502Z] PROCESSOR_ARCHITECTURE AMD64 [2020-11-27T03:35:55.502Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-11-27T03:35:55.502Z] PROCESSOR_LEVEL 6 [2020-11-27T03:35:55.502Z] PROCESSOR_REVISION 4f01 [2020-11-27T03:35:55.502Z] ProgramData C:\ProgramData [2020-11-27T03:35:55.502Z] ProgramFiles C:\Program Files [2020-11-27T03:35:55.502Z] ProgramFiles(x86) C:\Program Files (x86) [2020-11-27T03:35:55.502Z] ProgramW6432 C:\Program Files [2020-11-27T03:35:55.502Z] PROMPT $P$G [2020-11-27T03:35:55.502Z] PSExecutionPolicyPreference Bypass [2020-11-27T03:35:55.502Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-11-27T03:35:55.502Z] PUBLIC C:\Users\Public [2020-11-27T03:35:55.502Z] rootless true [2020-11-27T03:35:55.502Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41720/3/display/redirect?page=changes [2020-11-27T03:35:55.502Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41720/3/display/redirect [2020-11-27T03:35:55.502Z] s390x true [2020-11-27T03:35:55.502Z] SKIP_VALIDATION_TESTS 1 [2020-11-27T03:35:55.502Z] SOURCES_DRIVE d [2020-11-27T03:35:55.502Z] SOURCES_SUBDIR gopath [2020-11-27T03:35:55.502Z] STAGE_NAME Run tests [2020-11-27T03:35:55.502Z] SystemDrive C: [2020-11-27T03:35:55.502Z] SystemRoot C:\windows [2020-11-27T03:35:55.502Z] TEMP C:\windows\TEMP [2020-11-27T03:35:55.502Z] TESTDEBUG 0 [2020-11-27T03:35:55.502Z] TESTRUN_DRIVE d [2020-11-27T03:35:55.502Z] TESTRUN_SUBDIR CI [2020-11-27T03:35:55.502Z] TIMEOUT 120m [2020-11-27T03:35:55.502Z] TMP C:\windows\TEMP [2020-11-27T03:35:55.502Z] unit_validate true [2020-11-27T03:35:55.502Z] USERDOMAIN WORKGROUP [2020-11-27T03:35:55.502Z] USERNAME azwin-2-e55cf0$ [2020-11-27T03:35:55.502Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-11-27T03:35:55.502Z] validate_force false [2020-11-27T03:35:55.502Z] windir C:\windows [2020-11-27T03:35:55.502Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-11-27T03:35:55.502Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-11-27T03:35:55.502Z] windowsRS1 false [2020-11-27T03:35:55.502Z] windowsRS5 true [2020-11-27T03:35:55.502Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-11-27T03:35:55.502Z] [2020-11-27T03:35:55.502Z] [2020-11-27T03:35:55.502Z] [2020-11-27T03:35:55.502Z] INFO: Sources under d:\gopath\... [2020-11-27T03:35:55.502Z] INFO: Test run under d:\CI\... [2020-11-27T03:35:55.502Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-11-27T03:35:55.502Z] INFO: docker/docker repository was found [2020-11-27T03:35:55.502Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-11-27T03:35:55.826Z] #18 25.96 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-11-27T03:35:55.826Z] #18 25.96 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-11-27T03:35:55.826Z] #18 25.96 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-11-27T03:35:55.826Z] #18 25.97 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-11-27T03:35:55.826Z] #18 25.97 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-11-27T03:35:55.826Z] #18 25.98 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-11-27T03:35:55.826Z] #18 26.06 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-11-27T03:35:55.945Z] #41 158.4 CC criu/sockets.o [2020-11-27T03:35:55.967Z] ltsc2019: Pulling from windows/servercore [2020-11-27T03:35:55.967Z] 4612f6d0b889: Pulling fs layer [2020-11-27T03:35:55.967Z] 680bbdbacf1b: Pulling fs layer [2020-11-27T03:35:56.016Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.452s coverage: 73.1% of statements [2020-11-27T03:35:56.016Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-11-27T03:35:56.018Z] #19 70.92 Setting up python3-distutils (3.7.3-1) ... [2020-11-27T03:35:56.086Z] #18 26.06 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-11-27T03:35:56.086Z] #18 26.07 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-11-27T03:35:56.086Z] #18 26.11 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-11-27T03:35:56.086Z] #18 26.11 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-11-27T03:35:56.086Z] #18 26.13 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-11-27T03:35:56.086Z] #18 26.13 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-11-27T03:35:56.086Z] #18 26.17 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-11-27T03:35:56.086Z] #18 26.19 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-11-27T03:35:56.086Z] #18 26.19 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-11-27T03:35:56.331Z] #19 ... [2020-11-27T03:35:56.331Z] [2020-11-27T03:35:56.331Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:35:56.331Z] #44 171.9 github.com/LK4D4/vndr/godl [2020-11-27T03:35:56.331Z] #44 173.0 github.com/LK4D4/vndr [2020-11-27T03:35:56.348Z] #18 26.56 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-11-27T03:35:56.603Z] #18 26.62 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-11-27T03:35:56.603Z] #18 26.66 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-11-27T03:35:56.630Z] #44 ... [2020-11-27T03:35:56.630Z] [2020-11-27T03:35:56.630Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T03:35:56.630Z] #19 71.49 Setting up python3-setuptools (40.8.0-1) ... [2020-11-27T03:35:56.646Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.021s coverage: 58.0% of statements [2020-11-27T03:35:56.883Z] #41 159.2 CC criu/stats.o [2020-11-27T03:35:57.143Z] #41 159.5 CC criu/string.o [2020-11-27T03:35:57.143Z] #41 159.6 CC criu/sysctl.o [2020-11-27T03:35:57.166Z] #18 27.29 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T03:35:57.277Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2020-11-27T03:35:57.403Z] #41 160.1 CC criu/sysfs_parse.o [2020-11-27T03:35:57.422Z] #18 27.41 Fetched 28.5 MB in 3s (8160 kB/s) [2020-11-27T03:35:57.422Z] #18 27.46 Selecting previously unselected package pigz. [2020-11-27T03:35:57.422Z] #18 27.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 ... 23432 files and directories currently installed.) [2020-11-27T03:35:57.422Z] #18 27.52 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-11-27T03:35:57.422Z] #18 27.53 Unpacking pigz (2.4-1) ... [2020-11-27T03:35:57.679Z] #18 27.65 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-11-27T03:35:57.679Z] #18 27.67 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-11-27T03:35:57.679Z] #18 27.68 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-11-27T03:35:57.804Z] #18 35.21 Unpacking bash-completion (1:2.8-6) ... [2020-11-27T03:35:57.804Z] #18 35.62 Selecting previously unselected package bzip2. [2020-11-27T03:35:57.804Z] #18 35.63 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-11-27T03:35:57.804Z] #18 35.63 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-27T03:35:57.804Z] #18 35.71 Selecting previously unselected package xz-utils. [2020-11-27T03:35:57.804Z] #18 35.73 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-11-27T03:35:57.804Z] #18 35.74 Unpacking xz-utils (5.2.4-1) ... [2020-11-27T03:35:57.804Z] #18 35.91 Selecting previously unselected package apparmor. [2020-11-27T03:35:57.804Z] #18 35.91 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-11-27T03:35:57.804Z] #18 35.99 Unpacking apparmor (2.13.2-10) ... [2020-11-27T03:35:57.935Z] #18 28.07 Selecting previously unselected package python3.7-minimal. [2020-11-27T03:35:57.935Z] #18 28.07 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-11-27T03:35:57.935Z] #18 28.09 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-27T03:35:57.972Z] #41 160.3 CC criu/timens.o [2020-11-27T03:35:57.972Z] #41 160.4 CC criu/timerfd.o [2020-11-27T03:35:57.972Z] #41 160.6 CC criu/tty.o [2020-11-27T03:35:58.172Z] #19 ... [2020-11-27T03:35:58.172Z] [2020-11-27T03:35:58.172Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:35:58.172Z] #44 DONE 183.6s [2020-11-27T03:35:58.172Z] [2020-11-27T03:35:58.172Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:35:58.172Z] #42 112.9 CC criu/cr-dedup.o [2020-11-27T03:35:58.172Z] #42 113.4 CC criu/cr-dump.o [2020-11-27T03:35:58.172Z] #42 116.5 CC criu/cr-errno.o [2020-11-27T03:35:58.172Z] #42 116.8 CC criu/cr-restore.o [2020-11-27T03:35:58.376Z] #18 36.31 Selecting previously unselected package aufs-tools. [2020-11-27T03:35:58.376Z] #18 36.32 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-11-27T03:35:58.376Z] #18 36.32 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-11-27T03:35:58.376Z] #18 36.42 Selecting previously unselected package libonig5:amd64. [2020-11-27T03:35:58.376Z] #18 36.43 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-11-27T03:35:58.376Z] #18 36.44 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-11-27T03:35:58.470Z] #42 ... [2020-11-27T03:35:58.470Z] [2020-11-27T03:35:58.470Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T03:35:58.470Z] #19 73.39 Setting up python3-pip (18.1-5) ... [2020-11-27T03:35:58.637Z] #18 36.60 Selecting previously unselected package libjq1:amd64. [2020-11-27T03:35:58.637Z] #18 36.60 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-11-27T03:35:58.637Z] #18 36.62 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-27T03:35:58.637Z] #18 36.70 Selecting previously unselected package jq. [2020-11-27T03:35:58.637Z] #18 36.71 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-11-27T03:35:58.637Z] #18 36.72 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-27T03:35:58.637Z] #18 36.80 Selecting previously unselected package libaio1:amd64. [2020-11-27T03:35:58.843Z] ok github.com/docker/docker/daemon/images 0.011s coverage: 6.5% of statements [2020-11-27T03:35:58.865Z] #18 28.86 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-11-27T03:35:58.865Z] #18 28.88 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-27T03:35:58.898Z] #18 36.82 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-11-27T03:35:58.898Z] #18 36.83 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-11-27T03:35:58.898Z] #18 36.94 Selecting previously unselected package libgpm2:amd64. [2020-11-27T03:35:58.898Z] #18 36.94 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-11-27T03:35:58.898Z] #18 36.94 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-11-27T03:35:58.898Z] #18 36.99 Selecting previously unselected package libicu63:amd64. [2020-11-27T03:35:58.898Z] #18 36.99 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-11-27T03:35:58.898Z] #18 36.99 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-27T03:35:58.910Z] #41 161.5 CC criu/tun.o [2020-11-27T03:35:59.133Z] ok github.com/docker/docker/daemon/links 0.001s coverage: 93.0% of statements [2020-11-27T03:35:59.169Z] #41 161.7 CC criu/uffd.o [2020-11-27T03:35:59.506Z] #20 4.521 Collecting yamllint==1.16.0 [2020-11-27T03:35:59.740Z] #41 162.4 CC criu/util.o [2020-11-27T03:36:00.164Z] ok github.com/docker/docker/daemon/logger 0.208s coverage: 41.0% of statements [2020-11-27T03:36:00.458Z] #20 ... [2020-11-27T03:36:00.458Z] [2020-11-27T03:36:00.458Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:36:00.458Z] #41 138.0 CC criu/proc_parse.o [2020-11-27T03:36:00.458Z] #41 140.2 CC criu/protobuf-desc.o [2020-11-27T03:36:00.458Z] #41 140.9 CC criu/protobuf.o [2020-11-27T03:36:00.458Z] #41 141.2 CC criu/pstree.o [2020-11-27T03:36:00.458Z] #41 142.2 CC criu/rbtree.o [2020-11-27T03:36:00.458Z] #41 142.5 CC criu/rst-malloc.o [2020-11-27T03:36:00.458Z] #41 142.7 CC criu/seccomp.o [2020-11-27T03:36:00.458Z] #41 143.2 CC criu/seize.o [2020-11-27T03:36:00.582Z] #19 75.24 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T03:36:00.582Z] #19 75.27 Processing triggers for mime-support (3.62) ... [2020-11-27T03:36:00.582Z] #19 DONE 75.5s [2020-11-27T03:36:00.582Z] [2020-11-27T03:36:00.582Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:36:00.582Z] #42 123.7 CC criu/cr-service.o [2020-11-27T03:36:00.680Z] #41 163.1 CC criu/uts_ns.o [2020-11-27T03:36:00.680Z] #41 163.2 CC criu/vdso-compat.o [2020-11-27T03:36:00.722Z] #41 144.1 CC criu/servicefd.o [2020-11-27T03:36:00.941Z] #41 163.4 CC criu/vdso.o [2020-11-27T03:36:00.986Z] #41 144.4 CC criu/shmem.o [2020-11-27T03:36:01.013Z] #18 30.96 Selecting previously unselected package python3-minimal. [2020-11-27T03:36:01.013Z] #18 30.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-11-27T03:36:01.013Z] #18 31.03 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-11-27T03:36:01.013Z] #18 31.03 Unpacking python3-minimal (3.7.3-1) ... [2020-11-27T03:36:01.013Z] #18 31.11 Selecting previously unselected package libmpdec2:amd64. [2020-11-27T03:36:01.013Z] #18 31.12 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-11-27T03:36:01.013Z] #18 31.13 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-11-27T03:36:01.196Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.930s coverage: 57.7% of statements [2020-11-27T03:36:01.196Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-11-27T03:36:01.196Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-11-27T03:36:01.196Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-11-27T03:36:01.196Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-11-27T03:36:01.196Z] ok github.com/docker/docker/daemon/logger/awslogs 0.063s coverage: 77.4% of statements [2020-11-27T03:36:01.196Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-11-27T03:36:01.196Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-11-27T03:36:01.201Z] #41 163.7 LINK criu/built-in.o [2020-11-27T03:36:01.201Z] #41 163.8 LINK criu/criu [2020-11-27T03:36:01.229Z] #42 ... [2020-11-27T03:36:01.229Z] [2020-11-27T03:36:01.229Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-11-27T03:36:01.229Z] #20 0.399 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-11-27T03:36:01.229Z] #20 0.402 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-11-27T03:36:01.229Z] #20 0.405 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-11-27T03:36:01.229Z] #20 DONE 0.5s [2020-11-27T03:36:01.229Z] [2020-11-27T03:36:01.229Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-27T03:36:01.269Z] #18 31.21 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-11-27T03:36:01.269Z] #18 31.22 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-11-27T03:36:01.269Z] #18 31.23 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-11-27T03:36:01.461Z] #41 164.0 DEP lib/c/criu.d [2020-11-27T03:36:01.722Z] #41 164.1 CC images/rpc.pb-c.o [2020-11-27T03:36:01.827Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2020-11-27T03:36:01.940Z] #41 145.3 CC criu/sigframe.o [2020-11-27T03:36:01.983Z] #41 164.4 CC lib/c/criu.o [2020-11-27T03:36:02.120Z] ok github.com/docker/docker/daemon/logger/journald 0.002s coverage: 23.9% of statements [2020-11-27T03:36:02.198Z] #18 32.23 Selecting previously unselected package python3.7. [2020-11-27T03:36:02.198Z] #18 32.24 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-11-27T03:36:02.198Z] #18 32.25 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-11-27T03:36:02.207Z] #41 145.5 CC criu/signalfd.o [2020-11-27T03:36:02.207Z] #41 145.7 CC criu/sk-inet.o [2020-11-27T03:36:02.411Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2020-11-27T03:36:02.482Z] #18 32.36 Selecting previously unselected package libpython3-stdlib:amd64. [2020-11-27T03:36:02.482Z] #18 32.38 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-11-27T03:36:02.482Z] #18 32.39 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-11-27T03:36:02.482Z] #18 32.55 Setting up python3-minimal (3.7.3-1) ... [2020-11-27T03:36:02.554Z] #41 164.9 LINK lib/c/built-in.o [2020-11-27T03:36:02.554Z] #41 164.9 LINK lib/c/libcriu.so [2020-11-27T03:36:02.554Z] #41 164.9 LINK lib/c/libcriu.a [2020-11-27T03:36:02.554Z] #41 165.0 GEN magic.py [2020-11-27T03:36:02.554Z] #41 165.0 Note: Building without setproctitle() and strlcpy() support. [2020-11-27T03:36:02.554Z] #41 165.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-27T03:36:02.554Z] #41 165.0 Note: Building without GnuTLS support [2020-11-27T03:36:02.554Z] #41 165.1 Makefile.config:39: Warn: you have no libnftables installed [2020-11-27T03:36:02.554Z] #41 165.1 Makefile.config:40: Warn: Building without nftables support [2020-11-27T03:36:02.702Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.014s coverage: 61.6% of statements [2020-11-27T03:36:03.094Z] 680bbdbacf1b: Verifying Checksum [2020-11-27T03:36:03.094Z] 680bbdbacf1b: Download complete [2020-11-27T03:36:03.104Z] #18 40.46 Selecting previously unselected package libnet1:amd64. [2020-11-27T03:36:03.104Z] #18 40.46 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-27T03:36:03.104Z] #18 40.47 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-27T03:36:03.104Z] #18 40.57 Selecting previously unselected package libnl-3-200:amd64. [2020-11-27T03:36:03.104Z] #18 40.57 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-11-27T03:36:03.104Z] #18 40.58 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-11-27T03:36:03.104Z] #18 40.67 Selecting previously unselected package libprotobuf-c1:amd64. [2020-11-27T03:36:03.104Z] #18 40.67 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-11-27T03:36:03.104Z] #18 40.68 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-27T03:36:03.104Z] #18 40.76 Selecting previously unselected package libreadline5:amd64. [2020-11-27T03:36:03.104Z] #18 40.76 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-11-27T03:36:03.104Z] #18 40.76 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-11-27T03:36:03.104Z] #18 40.89 Selecting previously unselected package net-tools. [2020-11-27T03:36:03.104Z] #18 40.89 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-11-27T03:36:03.104Z] #18 40.91 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-27T03:36:03.104Z] #18 41.09 Selecting previously unselected package python-pip-whl. [2020-11-27T03:36:03.104Z] #18 41.11 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-11-27T03:36:03.104Z] #18 41.11 Unpacking python-pip-whl (18.1-5) ... [2020-11-27T03:36:03.125Z] #41 165.5 fatal: not a git repository (or any of the parent directories): .git [2020-11-27T03:36:03.158Z] #41 146.6 CC criu/sk-netlink.o [2020-11-27T03:36:03.336Z] ok github.com/docker/docker/daemon/logger/local 0.007s coverage: 75.2% of statements [2020-11-27T03:36:03.336Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-11-27T03:36:03.385Z] #41 165.9 make[1]: Nothing to be done for 'all'. [2020-11-27T03:36:03.422Z] #41 146.9 CC criu/sk-packet.o [2020-11-27T03:36:03.426Z] #18 33.48 Selecting previously unselected package python3. [2020-11-27T03:36:03.426Z] #18 33.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-11-27T03:36:03.426Z] #18 33.53 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-11-27T03:36:03.426Z] #18 33.54 Unpacking python3 (3.7.3-1) ... [2020-11-27T03:36:03.675Z] #18 41.67 Selecting previously unselected package python3-lib2to3. [2020-11-27T03:36:03.676Z] #18 41.67 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-11-27T03:36:03.676Z] #18 41.67 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-11-27T03:36:03.682Z] #18 33.65 Selecting previously unselected package libip4tc0:amd64. [2020-11-27T03:36:03.682Z] #18 33.65 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-11-27T03:36:03.682Z] #18 33.66 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-11-27T03:36:03.682Z] #18 33.74 Selecting previously unselected package libip6tc0:amd64. [2020-11-27T03:36:03.682Z] #18 33.74 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-11-27T03:36:03.682Z] #18 33.75 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-11-27T03:36:03.682Z] #18 33.83 Selecting previously unselected package libiptc0:amd64. [2020-11-27T03:36:03.682Z] #18 33.85 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-11-27T03:36:03.682Z] #18 33.85 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-11-27T03:36:03.937Z] #18 41.78 Selecting previously unselected package python3-distutils. [2020-11-27T03:36:03.937Z] #18 41.79 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-11-27T03:36:03.937Z] #18 41.80 Unpacking python3-distutils (3.7.3-1) ... [2020-11-27T03:36:03.937Z] #18 ... [2020-11-27T03:36:03.937Z] [2020-11-27T03:36:03.937Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:36:03.937Z] #41 104.4 CC criu/bitmap.o [2020-11-27T03:36:03.937Z] #41 104.5 CC criu/cgroup-props.o [2020-11-27T03:36:03.937Z] #41 105.3 CC criu/cgroup.o [2020-11-27T03:36:03.937Z] #41 107.9 CC criu/clone-noasan.o [2020-11-27T03:36:03.937Z] #41 108.1 CC criu/config.o [2020-11-27T03:36:03.937Z] #41 109.4 CC criu/cr-check.o [2020-11-27T03:36:03.937Z] #41 111.0 CC criu/cr-dedup.o [2020-11-27T03:36:03.937Z] #41 111.4 CC criu/cr-dump.o [2020-11-27T03:36:03.937Z] #41 113.6 CC criu/cr-errno.o [2020-11-27T03:36:03.937Z] #41 113.7 CC criu/cr-restore.o [2020-11-27T03:36:03.937Z] #41 ... [2020-11-27T03:36:03.937Z] [2020-11-27T03:36:03.937Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T03:36:03.937Z] #18 41.95 Selecting previously unselected package python3-pip. [2020-11-27T03:36:03.937Z] #18 41.97 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-11-27T03:36:03.937Z] #18 41.97 Unpacking python3-pip (18.1-5) ... [2020-11-27T03:36:03.938Z] #18 33.96 Selecting previously unselected package libnfnetlink0:amd64. [2020-11-27T03:36:03.938Z] #18 33.97 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-11-27T03:36:03.938Z] #18 34.01 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-11-27T03:36:03.938Z] #18 34.08 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-11-27T03:36:03.938Z] #18 34.09 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-11-27T03:36:03.938Z] #18 34.10 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-11-27T03:36:03.938Z] #18 34.19 Selecting previously unselected package libnftnl11:amd64. [2020-11-27T03:36:03.955Z] #41 166.4 make[1]: 'images/built-in.o' is up to date. [2020-11-27T03:36:03.955Z] #41 166.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-11-27T03:36:03.955Z] #41 166.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-11-27T03:36:03.955Z] #41 166.4 make[1]: 'compel/libcompel.a' is up to date. [2020-11-27T03:36:03.955Z] #41 166.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-11-27T03:36:03.955Z] #41 166.5 make[1]: Nothing to be done for 'all'. [2020-11-27T03:36:03.955Z] #41 166.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-27T03:36:03.967Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.050s coverage: 55.1% of statements [2020-11-27T03:36:04.000Z] #41 147.5 CC criu/sk-queue.o [2020-11-27T03:36:04.000Z] #41 ... [2020-11-27T03:36:04.000Z] [2020-11-27T03:36:04.000Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-27T03:36:04.000Z] #20 9.966 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-11-27T03:36:04.193Z] #18 34.20 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-11-27T03:36:04.194Z] #18 34.20 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-11-27T03:36:04.194Z] #18 34.30 Selecting previously unselected package iptables. [2020-11-27T03:36:04.194Z] #18 34.30 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-11-27T03:36:04.194Z] #18 34.31 Unpacking iptables (1.8.2-4) ... [2020-11-27T03:36:04.198Z] #18 42.15 Selecting previously unselected package python3-pkg-resources. [2020-11-27T03:36:04.198Z] #18 42.16 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-11-27T03:36:04.198Z] #18 42.17 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-11-27T03:36:04.216Z] #41 166.6 make[2]: Nothing to be done for 'all'. [2020-11-27T03:36:04.216Z] #41 166.7 make[2]: Nothing to be done for 'all'. [2020-11-27T03:36:04.216Z] #41 166.7 make[2]: Nothing to be done for 'all'. [2020-11-27T03:36:04.216Z] #41 166.8 make[2]: Nothing to be done for 'all'. [2020-11-27T03:36:04.258Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.024s coverage: 33.3% of statements [2020-11-27T03:36:04.264Z] #20 10.08 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-11-27T03:36:04.264Z] #20 10.12 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-11-27T03:36:04.460Z] #18 42.33 Selecting previously unselected package python3-setuptools. [2020-11-27T03:36:04.460Z] #18 42.35 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-11-27T03:36:04.460Z] #18 42.35 Unpacking python3-setuptools (40.8.0-1) ... [2020-11-27T03:36:04.476Z] #41 166.8 make[2]: Nothing to be done for 'all'. [2020-11-27T03:36:04.476Z] #41 166.8 make[2]: Nothing to be done for 'all'. [2020-11-27T03:36:04.476Z] #41 166.8 make[2]: Nothing to be done for 'all'. [2020-11-27T03:36:04.476Z] #41 166.9 make[2]: Nothing to be done for 'all'. [2020-11-27T03:36:04.476Z] #41 166.9 INSTALL criu/criu [2020-11-27T03:36:04.528Z] #20 10.26 Collecting pyyaml (from yamllint==1.16.0) [2020-11-27T03:36:04.528Z] #20 10.46 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-11-27T03:36:04.726Z] #18 42.60 Selecting previously unselected package python3-wheel. [2020-11-27T03:36:04.726Z] #18 42.61 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-11-27T03:36:04.726Z] #18 42.61 Unpacking python3-wheel (0.32.3-2) ... [2020-11-27T03:36:04.726Z] #18 42.71 Selecting previously unselected package sudo. [2020-11-27T03:36:04.726Z] #18 42.72 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-11-27T03:36:04.726Z] #18 42.73 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-11-27T03:36:04.736Z] #41 DONE 167.2s [2020-11-27T03:36:04.736Z] [2020-11-27T03:36:04.736Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:36:04.755Z] #18 34.61 Selecting previously unselected package xxd. [2020-11-27T03:36:04.755Z] #18 34.62 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-11-27T03:36:04.755Z] #18 34.62 Unpacking xxd (2:8.1.0875-5) ... [2020-11-27T03:36:04.755Z] #18 34.74 Selecting previously unselected package vim-common. [2020-11-27T03:36:04.755Z] #18 34.76 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-27T03:36:04.755Z] #18 34.79 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-27T03:36:05.010Z] #18 34.95 Selecting previously unselected package bash-completion. [2020-11-27T03:36:05.011Z] #18 34.96 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-11-27T03:36:05.011Z] #18 ... [2020-11-27T03:36:05.011Z] [2020-11-27T03:36:05.011Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:36:05.011Z] #41 103.5 DEP criu/crtools.d [2020-11-27T03:36:05.011Z] #41 103.7 DEP criu/cr-service.d [2020-11-27T03:36:05.011Z] #41 104.0 DEP criu/cr-restore.d [2020-11-27T03:36:05.011Z] #41 104.3 DEP criu/cr-errno.d [2020-11-27T03:36:05.011Z] #41 104.4 DEP criu/cr-dump.d [2020-11-27T03:36:05.011Z] #41 104.6 DEP criu/cr-dedup.d [2020-11-27T03:36:05.011Z] #41 104.9 DEP criu/cr-check.d [2020-11-27T03:36:05.011Z] #41 105.1 DEP criu/config.d [2020-11-27T03:36:05.011Z] #41 105.3 DEP criu/clone-noasan.d [2020-11-27T03:36:05.011Z] #41 105.3 DEP criu/cgroup.d [2020-11-27T03:36:05.011Z] #41 105.5 DEP criu/cgroup-props.d [2020-11-27T03:36:05.011Z] #41 105.6 DEP criu/bitmap.d [2020-11-27T03:36:05.011Z] #41 105.6 DEP criu/bfd.d [2020-11-27T03:36:05.011Z] #41 105.7 DEP criu/autofs.d [2020-11-27T03:36:05.011Z] #41 105.8 DEP criu/aio.d [2020-11-27T03:36:05.011Z] #41 105.9 DEP criu/action-scripts.d [2020-11-27T03:36:05.011Z] #41 106.2 CC criu/action-scripts.o [2020-11-27T03:36:05.011Z] #41 106.6 CC criu/aio.o [2020-11-27T03:36:05.011Z] #41 107.1 CC criu/autofs.o [2020-11-27T03:36:05.011Z] #41 108.5 CC criu/bfd.o [2020-11-27T03:36:05.011Z] #41 109.0 CC criu/bitmap.o [2020-11-27T03:36:05.011Z] #41 109.2 CC criu/cgroup-props.o [2020-11-27T03:36:05.011Z] #41 109.9 CC criu/cgroup.o [2020-11-27T03:36:05.011Z] #41 112.5 CC criu/clone-noasan.o [2020-11-27T03:36:05.011Z] #41 112.7 CC criu/config.o [2020-11-27T03:36:05.289Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-11-27T03:36:05.301Z] #18 43.36 Selecting previously unselected package thin-provisioning-tools. [2020-11-27T03:36:05.301Z] #18 43.36 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-11-27T03:36:05.301Z] #18 43.37 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-11-27T03:36:05.562Z] #18 43.59 Selecting previously unselected package uidmap. [2020-11-27T03:36:05.562Z] #18 43.59 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-11-27T03:36:05.562Z] #18 43.60 Unpacking uidmap (1:4.5-1.1) ... [2020-11-27T03:36:05.562Z] #18 43.73 Selecting previously unselected package vim-runtime. [2020-11-27T03:36:05.572Z] #41 114.0 CC criu/cr-check.o [2020-11-27T03:36:05.579Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-11-27T03:36:05.823Z] #18 43.73 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-11-27T03:36:05.824Z] #18 43.78 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-11-27T03:36:05.824Z] #18 43.83 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-11-27T03:36:05.824Z] #18 43.83 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-11-27T03:36:05.926Z] #20 ... [2020-11-27T03:36:05.926Z] [2020-11-27T03:36:05.926Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:36:05.926Z] #54 162.4 + bin/containerd [2020-11-27T03:36:05.926Z] #54 ... [2020-11-27T03:36:05.926Z] [2020-11-27T03:36:05.926Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:36:05.926Z] #41 148.0 CC criu/sk-tcp.o [2020-11-27T03:36:05.926Z] #41 148.6 CC criu/sk-unix.o [2020-11-27T03:36:06.119Z] #54 ... [2020-11-27T03:36:06.119Z] [2020-11-27T03:36:06.119Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-11-27T03:36:06.119Z] #42 DONE 0.1s [2020-11-27T03:36:06.119Z] [2020-11-27T03:36:06.119Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-11-27T03:36:06.210Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-11-27T03:36:06.378Z] #44 DONE 0.2s [2020-11-27T03:36:06.378Z] [2020-11-27T03:36:06.378Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-11-27T03:36:06.378Z] #46 DONE 0.1s [2020-11-27T03:36:06.378Z] [2020-11-27T03:36:06.378Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-11-27T03:36:06.501Z] ok github.com/docker/docker/daemon/logger/splunk 1.464s coverage: 82.5% of statements [2020-11-27T03:36:06.501Z] ? github.com/docker/docker/daemon/names [no test files] [2020-11-27T03:36:06.501Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-11-27T03:36:06.862Z] #21 4.999 Collecting yamllint==1.16.0 [2020-11-27T03:36:06.862Z] #21 5.403 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-11-27T03:36:06.862Z] #21 5.463 Collecting pyyaml (from yamllint==1.16.0) [2020-11-27T03:36:06.862Z] #21 5.650 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-11-27T03:36:06.879Z] #41 150.4 CC criu/sockets.o [2020-11-27T03:36:06.949Z] #48 DONE 0.6s [2020-11-27T03:36:06.949Z] [2020-11-27T03:36:06.949Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-11-27T03:36:06.949Z] #50 DONE 0.1s [2020-11-27T03:36:06.949Z] [2020-11-27T03:36:06.949Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:36:07.209Z] #54 ... [2020-11-27T03:36:07.209Z] [2020-11-27T03:36:07.209Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-11-27T03:36:07.209Z] #52 DONE 0.3s [2020-11-27T03:36:07.209Z] [2020-11-27T03:36:07.209Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:36:07.459Z] #41 115.7 CC criu/cr-dedup.o [2020-11-27T03:36:07.715Z] #41 116.2 CC criu/cr-dump.o [2020-11-27T03:36:07.715Z] #41 ... [2020-11-27T03:36:07.715Z] [2020-11-27T03:36:07.715Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T03:36:07.715Z] #18 37.62 Unpacking bash-completion (1:2.8-6) ... [2020-11-27T03:36:07.906Z] #41 151.3 CC criu/stats.o [2020-11-27T03:36:07.971Z] #18 37.98 Selecting previously unselected package bzip2. [2020-11-27T03:36:07.971Z] #18 38.00 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-11-27T03:36:07.971Z] #18 38.01 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-27T03:36:08.005Z] ok github.com/docker/docker/distribution/metadata 0.019s coverage: 48.2% of statements [2020-11-27T03:36:08.005Z] ok github.com/docker/docker/distribution 0.272s coverage: 25.6% of statements [2020-11-27T03:36:08.005Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-11-27T03:36:08.150Z] #54 204.2 + bin/containerd [2020-11-27T03:36:08.171Z] #41 151.6 CC criu/string.o [2020-11-27T03:36:08.171Z] #41 151.6 CC criu/sysctl.o [2020-11-27T03:36:08.227Z] #18 38.10 Selecting previously unselected package xz-utils. [2020-11-27T03:36:08.227Z] #18 38.12 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-11-27T03:36:08.227Z] #18 38.12 Unpacking xz-utils (5.2.4-1) ... [2020-11-27T03:36:08.227Z] #18 38.29 Selecting previously unselected package apparmor. [2020-11-27T03:36:08.227Z] #18 38.29 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-11-27T03:36:08.227Z] #18 38.40 Unpacking apparmor (2.13.2-10) ... [2020-11-27T03:36:08.402Z] #21 ... [2020-11-27T03:36:08.402Z] [2020-11-27T03:36:08.402Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:36:08.402Z] #42 126.3 CC criu/crtools.o [2020-11-27T03:36:08.402Z] #42 127.2 CC criu/eventfd.o [2020-11-27T03:36:08.402Z] #42 127.8 CC criu/eventpoll.o [2020-11-27T03:36:08.402Z] #42 129.3 CC criu/external.o [2020-11-27T03:36:08.402Z] #42 129.8 CC criu/fault-injection.o [2020-11-27T03:36:08.402Z] #42 129.9 CC criu/fdstore.o [2020-11-27T03:36:08.402Z] #42 130.2 CC criu/fifo.o [2020-11-27T03:36:08.402Z] #42 130.7 CC criu/file-ids.o [2020-11-27T03:36:08.402Z] #42 131.2 CC criu/file-lock.o [2020-11-27T03:36:08.402Z] #42 132.2 CC criu/files-ext.o [2020-11-27T03:36:08.402Z] #42 132.9 CC criu/files-reg.o [2020-11-27T03:36:08.703Z] #42 ... [2020-11-27T03:36:08.703Z] [2020-11-27T03:36:08.703Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-27T03:36:08.703Z] #21 7.515 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-11-27T03:36:08.703Z] #21 7.595 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-11-27T03:36:08.703Z] #21 ... [2020-11-27T03:36:08.703Z] [2020-11-27T03:36:08.703Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-27T03:36:08.703Z] #31 DONE 194.2s [2020-11-27T03:36:08.703Z] [2020-11-27T03:36:08.703Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-27T03:36:08.703Z] #21 7.638 Building wheels for collected packages: pyyaml [2020-11-27T03:36:08.703Z] #21 7.639 Running setup.py bdist_wheel for pyyaml: started [2020-11-27T03:36:08.756Z] #41 152.2 CC criu/sysfs_parse.o [2020-11-27T03:36:08.788Z] #18 38.71 Selecting previously unselected package aufs-tools. [2020-11-27T03:36:08.788Z] #18 38.71 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-11-27T03:36:08.788Z] #18 38.73 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-11-27T03:36:08.788Z] #18 38.84 Selecting previously unselected package libonig5:amd64. [2020-11-27T03:36:08.788Z] #18 38.84 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-11-27T03:36:08.788Z] #18 38.85 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-11-27T03:36:09.036Z] ok github.com/docker/docker/errdefs 0.010s coverage: 53.1% of statements [2020-11-27T03:36:09.044Z] #18 38.97 Selecting previously unselected package libjq1:amd64. [2020-11-27T03:36:09.044Z] #18 38.99 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-11-27T03:36:09.044Z] #18 38.99 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-27T03:36:09.044Z] #18 39.10 Selecting previously unselected package jq. [2020-11-27T03:36:09.044Z] #18 39.10 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-11-27T03:36:09.044Z] #18 39.11 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-27T03:36:09.044Z] #18 39.20 Selecting previously unselected package libaio1:amd64. [2020-11-27T03:36:09.125Z] #18 47.08 Selecting previously unselected package vim. [2020-11-27T03:36:09.125Z] #18 47.08 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-11-27T03:36:09.125Z] #18 47.11 Unpacking vim (2:8.1.0875-5) ... [2020-11-27T03:36:09.300Z] #18 39.21 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-11-27T03:36:09.300Z] #18 39.22 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-11-27T03:36:09.300Z] #18 39.28 Selecting previously unselected package libgpm2:amd64. [2020-11-27T03:36:09.300Z] #18 39.29 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-11-27T03:36:09.300Z] #18 39.30 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-11-27T03:36:09.300Z] #18 39.39 Selecting previously unselected package libicu63:amd64. [2020-11-27T03:36:09.300Z] #18 39.39 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-11-27T03:36:09.300Z] #18 39.39 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-27T03:36:09.332Z] #41 152.5 CC criu/timens.o [2020-11-27T03:36:09.595Z] #41 152.8 CC criu/timerfd.o [2020-11-27T03:36:09.667Z] ok github.com/docker/docker/image 0.013s coverage: 86.4% of statements [2020-11-27T03:36:09.697Z] #18 47.66 Selecting previously unselected package xfsprogs. [2020-11-27T03:36:09.697Z] #18 47.68 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-11-27T03:36:09.697Z] #18 47.69 Unpacking xfsprogs (4.20.0-1) ... [2020-11-27T03:36:09.860Z] #41 153.1 CC criu/tty.o [2020-11-27T03:36:09.958Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-11-27T03:36:10.268Z] #18 48.16 Selecting previously unselected package zip. [2020-11-27T03:36:10.268Z] #18 48.18 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-11-27T03:36:10.268Z] #18 48.20 Unpacking zip (3.0-11+b1) ... [2020-11-27T03:36:10.268Z] #18 48.38 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-11-27T03:36:10.268Z] #18 48.40 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-27T03:36:10.268Z] #18 48.41 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-11-27T03:36:10.268Z] #18 48.42 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-11-27T03:36:10.268Z] #18 48.43 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-11-27T03:36:10.529Z] #18 48.44 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-11-27T03:36:10.529Z] #18 48.45 Setting up uidmap (1:4.5-1.1) ... [2020-11-27T03:36:10.529Z] #18 48.46 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-11-27T03:36:10.529Z] #18 48.48 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-27T03:36:10.529Z] #18 48.49 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-27T03:36:10.529Z] #18 48.50 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-27T03:36:10.529Z] #18 48.51 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-27T03:36:10.529Z] #18 48.52 Setting up xxd (2:8.1.0875-5) ... [2020-11-27T03:36:10.529Z] #18 48.53 Setting up zip (3.0-11+b1) ... [2020-11-27T03:36:10.529Z] #18 48.55 Setting up vim-common (2:8.1.0875-5) ... [2020-11-27T03:36:10.529Z] #18 48.58 Setting up bash-completion (1:2.8-6) ... [2020-11-27T03:36:10.588Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2020-11-27T03:36:10.588Z] ok github.com/docker/docker/distribution/xfer 1.873s coverage: 85.1% of statements [2020-11-27T03:36:10.588Z] ? github.com/docker/docker/dockerversion [no test files] [2020-11-27T03:36:10.588Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-11-27T03:36:10.588Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-11-27T03:36:10.805Z] #21 9.659 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-11-27T03:36:10.805Z] #21 9.661 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-11-27T03:36:10.805Z] #21 9.783 Successfully built pyyaml [2020-11-27T03:36:10.816Z] #41 ... [2020-11-27T03:36:10.816Z] [2020-11-27T03:36:10.816Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-27T03:36:10.816Z] #20 12.01 Building wheels for collected packages: pyyaml [2020-11-27T03:36:10.816Z] #20 12.03 Running setup.py bdist_wheel for pyyaml: started [2020-11-27T03:36:10.816Z] #20 13.30 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-11-27T03:36:10.816Z] #20 13.30 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-11-27T03:36:10.816Z] #20 13.37 Successfully built pyyaml [2020-11-27T03:36:10.816Z] #20 13.39 Installing collected packages: pathspec, pyyaml, yamllint [2020-11-27T03:36:10.816Z] #20 13.74 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-11-27T03:36:10.816Z] #20 DONE 16.5s [2020-11-27T03:36:10.816Z] [2020-11-27T03:36:10.816Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:36:10.816Z] #22 222.6 + return [2020-11-27T03:36:10.816Z] #22 DONE 226.1s [2020-11-27T03:36:10.816Z] [2020-11-27T03:36:10.816Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:36:11.105Z] #21 9.802 Installing collected packages: pyyaml, pathspec, yamllint [2020-11-27T03:36:11.219Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-11-27T03:36:11.405Z] #21 10.14 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-11-27T03:36:11.405Z] #21 DONE 10.4s [2020-11-27T03:36:11.405Z] [2020-11-27T03:36:11.405Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:36:11.767Z] #41 154.9 CC criu/tun.o [2020-11-27T03:36:11.850Z] ok github.com/docker/docker/oci 0.004s coverage: 8.2% of statements [2020-11-27T03:36:12.030Z] #41 155.4 CC criu/uffd.o [2020-11-27T03:36:12.073Z] #52 ... [2020-11-27T03:36:12.073Z] [2020-11-27T03:36:12.073Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:36:12.073Z] #42 136.7 CC criu/files.o [2020-11-27T03:36:12.481Z] ok github.com/docker/docker/opts 0.014s coverage: 67.1% of statements [2020-11-27T03:36:12.481Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2020-11-27T03:36:12.567Z] #18 42.75 Selecting previously unselected package libnet1:amd64. [2020-11-27T03:36:12.567Z] #18 42.76 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-27T03:36:12.823Z] #18 42.77 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-27T03:36:12.823Z] #18 42.87 Selecting previously unselected package libnl-3-200:amd64. [2020-11-27T03:36:12.823Z] #18 42.88 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-11-27T03:36:12.823Z] #18 42.89 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-11-27T03:36:12.823Z] #18 42.98 Selecting previously unselected package libprotobuf-c1:amd64. [2020-11-27T03:36:13.075Z] #18 51.23 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-11-27T03:36:13.075Z] #18 51.25 Setting up xz-utils (5.2.4-1) ... [2020-11-27T03:36:13.079Z] #18 43.00 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-11-27T03:36:13.079Z] #18 43.01 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-27T03:36:13.079Z] #18 43.07 Selecting previously unselected package libreadline5:amd64. [2020-11-27T03:36:13.079Z] #18 43.09 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-11-27T03:36:13.079Z] #18 43.09 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-11-27T03:36:13.079Z] #18 43.22 Selecting previously unselected package net-tools. [2020-11-27T03:36:13.079Z] #18 43.25 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-11-27T03:36:13.079Z] #18 43.25 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-27T03:36:13.335Z] #18 43.46 Selecting previously unselected package python-pip-whl. [2020-11-27T03:36:13.335Z] #18 43.48 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-11-27T03:36:13.335Z] #18 43.49 Unpacking python-pip-whl (18.1-5) ... [2020-11-27T03:36:13.339Z] #18 51.26 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-11-27T03:36:13.339Z] #18 51.27 Setting up sudo (1.8.27-1+deb10u2) ... [2020-11-27T03:36:13.339Z] #18 51.34 invoke-rc.d: could not determine current runlevel [2020-11-27T03:36:13.339Z] #18 51.35 invoke-rc.d: policy-rc.d denied execution of start. [2020-11-27T03:36:13.339Z] #18 51.36 Setting up pigz (2.4-1) ... [2020-11-27T03:36:13.339Z] #18 51.38 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-11-27T03:36:13.339Z] #18 51.39 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-11-27T03:36:13.339Z] #18 51.41 Setting up python-pip-whl (18.1-5) ... [2020-11-27T03:36:13.339Z] #18 51.42 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-11-27T03:36:13.339Z] #18 51.43 Setting up vim-runtime (2:8.1.0875-5) ... [2020-11-27T03:36:13.426Z] #41 156.6 CC criu/util.o [2020-11-27T03:36:13.897Z] #18 44.06 Selecting previously unselected package python3-lib2to3. [2020-11-27T03:36:13.897Z] #18 44.08 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-11-27T03:36:13.897Z] #18 44.09 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-11-27T03:36:13.910Z] #18 51.88 Setting up libaio1:amd64 (0.3.112-3) ... [2020-11-27T03:36:13.910Z] #18 51.89 Setting up libonig5:amd64 (6.9.1-1) ... [2020-11-27T03:36:13.910Z] #18 51.90 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-11-27T03:36:13.910Z] #18 51.91 Setting up vim (2:8.1.0875-5) ... [2020-11-27T03:36:13.910Z] #18 51.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-11-27T03:36:13.910Z] #18 51.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-11-27T03:36:13.910Z] #18 51.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-11-27T03:36:13.910Z] #18 51.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-11-27T03:36:13.910Z] #18 51.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-11-27T03:36:13.910Z] #18 51.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-11-27T03:36:13.910Z] #18 51.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-11-27T03:36:13.910Z] #18 51.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-11-27T03:36:13.910Z] #18 52.00 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-27T03:36:13.910Z] #18 52.01 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-11-27T03:36:13.984Z] ok github.com/docker/docker/pkg/archive 0.533s coverage: 76.7% of statements [2020-11-27T03:36:14.171Z] #18 52.03 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-11-27T03:36:14.171Z] #18 52.04 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-27T03:36:14.171Z] #18 52.05 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-11-27T03:36:14.171Z] #18 52.06 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-11-27T03:36:14.378Z] #41 157.8 CC criu/uts_ns.o [2020-11-27T03:36:14.409Z] #18 44.28 Selecting previously unselected package python3-distutils. [2020-11-27T03:36:14.409Z] #18 44.29 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-11-27T03:36:14.409Z] #18 44.29 Unpacking python3-distutils (3.7.3-1) ... [2020-11-27T03:36:14.409Z] #18 44.47 Selecting previously unselected package python3-pip. [2020-11-27T03:36:14.409Z] #18 44.48 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-11-27T03:36:14.409Z] #18 44.49 Unpacking python3-pip (18.1-5) ... [2020-11-27T03:36:14.643Z] #41 158.0 CC criu/vdso.o [2020-11-27T03:36:14.665Z] #18 44.64 Selecting previously unselected package python3-pkg-resources. [2020-11-27T03:36:14.665Z] #18 44.65 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-11-27T03:36:14.665Z] #18 44.66 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-11-27T03:36:14.665Z] #18 44.80 Selecting previously unselected package python3-setuptools. [2020-11-27T03:36:14.665Z] #18 44.80 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-11-27T03:36:14.665Z] #18 44.81 Unpacking python3-setuptools (40.8.0-1) ... [2020-11-27T03:36:14.850Z] #42 139.0 CC criu/filesystems.o [2020-11-27T03:36:14.920Z] #18 45.01 Selecting previously unselected package python3-wheel. [2020-11-27T03:36:14.920Z] #18 45.02 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-11-27T03:36:14.920Z] #18 45.02 Unpacking python3-wheel (0.32.3-2) ... [2020-11-27T03:36:14.920Z] #18 45.09 Selecting previously unselected package sudo. [2020-11-27T03:36:14.920Z] #18 45.09 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-11-27T03:36:14.920Z] #18 45.10 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-11-27T03:36:15.016Z] ok github.com/docker/docker/pkg/authorization 0.429s coverage: 68.3% of statements [2020-11-27T03:36:15.148Z] #42 139.9 CC criu/fsnotify.o [2020-11-27T03:36:15.221Z] #41 158.5 LINK criu/built-in.o [2020-11-27T03:36:15.221Z] #41 158.6 LINK criu/criu [2020-11-27T03:36:15.306Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-11-27T03:36:15.306Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-11-27T03:36:15.482Z] #18 45.59 Selecting previously unselected package thin-provisioning-tools. [2020-11-27T03:36:15.482Z] #18 45.60 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-11-27T03:36:15.482Z] #18 45.60 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-11-27T03:36:15.738Z] #18 45.82 Selecting previously unselected package uidmap. [2020-11-27T03:36:15.738Z] #18 45.82 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-11-27T03:36:15.738Z] #18 45.83 Unpacking uidmap (1:4.5-1.1) ... [2020-11-27T03:36:15.798Z] #41 159.0 DEP lib/c/criu.d [2020-11-27T03:36:15.798Z] #41 159.1 CC images/rpc.pb-c.o [2020-11-27T03:36:15.798Z] #41 ... [2020-11-27T03:36:15.798Z] [2020-11-27T03:36:15.798Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-11-27T03:36:15.798Z] #23 DONE 1.9s [2020-11-27T03:36:15.994Z] #18 45.94 Selecting previously unselected package vim-runtime. [2020-11-27T03:36:15.994Z] #18 45.95 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-11-27T03:36:15.994Z] #18 45.99 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-11-27T03:36:15.994Z] #18 46.04 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-11-27T03:36:15.994Z] #18 46.05 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-11-27T03:36:16.062Z] [2020-11-27T03:36:16.062Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-11-27T03:36:16.689Z] #42 141.0 CC criu/image-desc.o [2020-11-27T03:36:16.689Z] #42 141.1 CC criu/image.o [2020-11-27T03:36:17.471Z] #18 54.99 Setting up iptables (1.8.2-4) ... [2020-11-27T03:36:17.471Z] #18 55.01 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-27T03:36:17.471Z] #18 55.02 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-27T03:36:17.471Z] #18 55.02 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-27T03:36:17.471Z] #18 55.03 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-27T03:36:17.471Z] #18 55.03 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-11-27T03:36:17.471Z] #18 55.03 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-11-27T03:36:17.471Z] #18 55.04 Setting up python3 (3.7.3-1) ... [2020-11-27T03:36:17.471Z] #18 55.49 Setting up python3-wheel (0.32.3-2) ... [2020-11-27T03:36:17.747Z] #42 142.0 CC criu/ipc_ns.o [2020-11-27T03:36:17.767Z] #18 ... [2020-11-27T03:36:17.767Z] [2020-11-27T03:36:17.767Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:36:17.767Z] #41 118.0 CC criu/cr-service.o [2020-11-27T03:36:17.767Z] #41 119.5 CC criu/crtools.o [2020-11-27T03:36:17.767Z] #41 120.1 CC criu/eventfd.o [2020-11-27T03:36:17.767Z] #41 120.4 CC criu/eventpoll.o [2020-11-27T03:36:17.767Z] #41 121.2 CC criu/external.o [2020-11-27T03:36:17.767Z] #41 121.5 CC criu/fault-injection.o [2020-11-27T03:36:17.767Z] #41 121.6 CC criu/fdstore.o [2020-11-27T03:36:17.767Z] #41 122.0 CC criu/fifo.o [2020-11-27T03:36:17.767Z] #41 122.4 CC criu/file-ids.o [2020-11-27T03:36:17.767Z] #41 122.8 CC criu/file-lock.o [2020-11-27T03:36:17.767Z] #41 123.7 CC criu/files-ext.o [2020-11-27T03:36:17.767Z] #41 124.1 CC criu/files-reg.o [2020-11-27T03:36:17.767Z] #41 126.2 CC criu/files.o [2020-11-27T03:36:18.040Z] #41 128.4 CC criu/filesystems.o [2020-11-27T03:36:18.307Z] #41 ... [2020-11-27T03:36:18.307Z] [2020-11-27T03:36:18.307Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T03:36:18.307Z] #18 56.31 Setting up apparmor (2.13.2-10) ... [2020-11-27T03:36:18.806Z] #42 143.3 CC criu/irmap.o [2020-11-27T03:36:19.263Z] #18 49.38 Selecting previously unselected package vim. [2020-11-27T03:36:19.263Z] #18 49.39 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-11-27T03:36:19.263Z] #18 49.42 Unpacking vim (2:8.1.0875-5) ... [2020-11-27T03:36:19.452Z] #42 144.1 CC criu/kcmp-ids.o [2020-11-27T03:36:19.749Z] #42 144.4 CC criu/kerndat.o [2020-11-27T03:36:19.750Z] ok github.com/docker/docker/layer 7.313s coverage: 68.8% of statements [2020-11-27T03:36:19.750Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-11-27T03:36:19.750Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-11-27T03:36:19.750Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-11-27T03:36:19.750Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-11-27T03:36:19.750Z] ? github.com/docker/docker/oci/caps [no test files] [2020-11-27T03:36:19.750Z] ok github.com/docker/docker/pkg/chrootarchive 3.496s coverage: 43.2% of statements [2020-11-27T03:36:19.750Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-11-27T03:36:19.750Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-11-27T03:36:19.750Z] ok github.com/docker/docker/pkg/directory 0.001s coverage: 80.0% of statements [2020-11-27T03:36:19.750Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2020-11-27T03:36:19.750Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-11-27T03:36:19.825Z] #18 49.90 Selecting previously unselected package xfsprogs. [2020-11-27T03:36:19.825Z] #18 49.90 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-11-27T03:36:19.825Z] #18 49.91 Unpacking xfsprogs (4.20.0-1) ... [2020-11-27T03:36:19.825Z] #18 ... [2020-11-27T03:36:19.825Z] [2020-11-27T03:36:19.825Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:36:19.825Z] #41 118.3 CC criu/cr-errno.o [2020-11-27T03:36:19.825Z] #41 118.4 CC criu/cr-restore.o [2020-11-27T03:36:19.825Z] #41 123.0 CC criu/cr-service.o [2020-11-27T03:36:19.825Z] #41 124.7 CC criu/crtools.o [2020-11-27T03:36:19.825Z] #41 125.2 CC criu/eventfd.o [2020-11-27T03:36:19.825Z] #41 125.5 CC criu/eventpoll.o [2020-11-27T03:36:19.825Z] #41 126.6 CC criu/external.o [2020-11-27T03:36:19.825Z] #41 126.9 CC criu/fault-injection.o [2020-11-27T03:36:19.825Z] #41 127.1 CC criu/fdstore.o [2020-11-27T03:36:19.825Z] #41 127.5 CC criu/fifo.o [2020-11-27T03:36:19.825Z] #41 127.9 CC criu/file-ids.o [2020-11-27T03:36:19.825Z] #41 128.3 CC criu/file-lock.o [2020-11-27T03:36:20.229Z] #18 57.92 Setting up xfsprogs (4.20.0-1) ... [2020-11-27T03:36:20.229Z] #18 57.93 Setting up python3-lib2to3 (3.7.3-1) ... [2020-11-27T03:36:20.229Z] #18 58.28 Setting up python3-pkg-resources (40.8.0-1) ... [2020-11-27T03:36:20.381Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2020-11-27T03:36:20.386Z] #41 ... [2020-11-27T03:36:20.386Z] [2020-11-27T03:36:20.386Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T03:36:20.386Z] #18 50.40 Selecting previously unselected package zip. [2020-11-27T03:36:20.386Z] #18 50.42 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-11-27T03:36:20.386Z] #18 50.43 Unpacking zip (3.0-11+b1) ... [2020-11-27T03:36:20.386Z] #18 50.62 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-11-27T03:36:20.642Z] #18 50.65 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-27T03:36:20.642Z] #18 50.66 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-11-27T03:36:20.642Z] #18 50.66 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-11-27T03:36:20.642Z] #18 50.67 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-11-27T03:36:20.642Z] #18 50.68 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-11-27T03:36:20.642Z] #18 50.69 Setting up uidmap (1:4.5-1.1) ... [2020-11-27T03:36:20.642Z] #18 50.70 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-11-27T03:36:20.642Z] #18 50.72 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-27T03:36:20.642Z] #18 50.72 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-27T03:36:20.642Z] #18 50.73 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-27T03:36:20.642Z] #18 50.74 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-27T03:36:20.642Z] #18 50.75 Setting up xxd (2:8.1.0875-5) ... [2020-11-27T03:36:20.642Z] #18 50.76 Setting up zip (3.0-11+b1) ... [2020-11-27T03:36:20.642Z] #18 50.77 Setting up vim-common (2:8.1.0875-5) ... [2020-11-27T03:36:20.642Z] #18 50.80 Setting up bash-completion (1:2.8-6) ... [2020-11-27T03:36:20.671Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-11-27T03:36:20.803Z] #42 145.5 CC criu/libnetlink.o [2020-11-27T03:36:20.962Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2020-11-27T03:36:21.172Z] #18 59.18 Setting up python3-distutils (3.7.3-1) ... [2020-11-27T03:36:21.380Z] #28 ... [2020-11-27T03:36:21.380Z] [2020-11-27T03:36:21.380Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:36:21.380Z] #41 159.8 CC lib/c/criu.o [2020-11-27T03:36:21.380Z] #41 160.8 LINK lib/c/built-in.o [2020-11-27T03:36:21.380Z] #41 160.8 LINK lib/c/libcriu.so [2020-11-27T03:36:21.380Z] #41 160.9 LINK lib/c/libcriu.a [2020-11-27T03:36:21.380Z] #41 161.0 GEN magic.py [2020-11-27T03:36:21.380Z] #41 161.2 Note: Building without setproctitle() and strlcpy() support. [2020-11-27T03:36:21.380Z] #41 161.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-27T03:36:21.380Z] #41 161.2 Note: Building without GnuTLS support [2020-11-27T03:36:21.380Z] #41 161.2 Makefile.config:39: Warn: you have no libnftables installed [2020-11-27T03:36:21.380Z] #41 161.2 Makefile.config:40: Warn: Building without nftables support [2020-11-27T03:36:21.380Z] #41 162.0 fatal: not a git repository (or any of the parent directories): .git [2020-11-27T03:36:21.380Z] #41 162.8 make[1]: Nothing to be done for 'all'. [2020-11-27T03:36:21.380Z] #41 163.5 make[1]: 'images/built-in.o' is up to date. [2020-11-27T03:36:21.380Z] #41 163.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-11-27T03:36:21.380Z] #41 163.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-11-27T03:36:21.380Z] #41 163.7 make[1]: 'compel/libcompel.a' is up to date. [2020-11-27T03:36:21.380Z] #41 163.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-11-27T03:36:21.380Z] #41 163.8 make[1]: Nothing to be done for 'all'. [2020-11-27T03:36:21.380Z] #41 163.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-27T03:36:21.380Z] #41 164.1 make[2]: Nothing to be done for 'all'. [2020-11-27T03:36:21.380Z] #41 164.1 make[2]: Nothing to be done for 'all'. [2020-11-27T03:36:21.380Z] #41 164.2 make[2]: Nothing to be done for 'all'. [2020-11-27T03:36:21.380Z] #41 164.2 make[2]: Nothing to be done for 'all'. [2020-11-27T03:36:21.380Z] #41 164.3 make[2]: Nothing to be done for 'all'. [2020-11-27T03:36:21.380Z] #41 164.4 make[2]: Nothing to be done for 'all'. [2020-11-27T03:36:21.380Z] #41 164.4 make[2]: Nothing to be done for 'all'. [2020-11-27T03:36:21.380Z] #41 164.5 make[2]: Nothing to be done for 'all'. [2020-11-27T03:36:21.380Z] #41 164.6 INSTALL criu/criu [2020-11-27T03:36:21.452Z] #42 145.9 CC criu/log.o [2020-11-27T03:36:21.744Z] #18 59.66 Setting up python3-setuptools (40.8.0-1) ... [2020-11-27T03:36:22.100Z] #42 146.4 CC criu/lsm.o [2020-11-27T03:36:22.399Z] #42 146.9 CC criu/mem.o [2020-11-27T03:36:22.465Z] ok github.com/docker/docker/pkg/filenotify 0.614s coverage: 67.0% of statements [2020-11-27T03:36:23.096Z] ok github.com/docker/docker/pkg/fileutils 0.030s coverage: 89.5% of statements [2020-11-27T03:36:23.130Z] #18 60.96 Setting up python3-pip (18.1-5) ... [2020-11-27T03:36:23.729Z] ok github.com/docker/docker/pkg/discovery/kv 3.073s coverage: 84.1% of statements [2020-11-27T03:36:23.910Z] #18 53.61 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-11-27T03:36:23.910Z] #18 53.62 Setting up xz-utils (5.2.4-1) ... [2020-11-27T03:36:23.910Z] #18 53.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-11-27T03:36:23.910Z] #18 53.65 Setting up sudo (1.8.27-1+deb10u2) ... [2020-11-27T03:36:23.910Z] #18 53.71 invoke-rc.d: could not determine current runlevel [2020-11-27T03:36:23.910Z] #18 53.72 invoke-rc.d: policy-rc.d denied execution of start. [2020-11-27T03:36:23.910Z] #18 53.73 Setting up pigz (2.4-1) ... [2020-11-27T03:36:23.910Z] #18 53.74 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-11-27T03:36:23.910Z] #18 53.75 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-11-27T03:36:23.910Z] #18 53.76 Setting up python-pip-whl (18.1-5) ... [2020-11-27T03:36:23.910Z] #18 53.77 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-11-27T03:36:23.910Z] #18 53.78 Setting up vim-runtime (2:8.1.0875-5) ... [2020-11-27T03:36:24.061Z] ok github.com/docker/docker/pkg/fsutils 0.410s coverage: 85.1% of statements [2020-11-27T03:36:24.062Z] ok github.com/docker/docker/pkg/homedir 0.013s coverage: 11.4% of statements [2020-11-27T03:36:24.072Z] #18 62.07 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T03:36:24.072Z] #18 62.11 Processing triggers for mime-support (3.62) ... [2020-11-27T03:36:24.166Z] #18 54.18 Setting up libaio1:amd64 (0.3.112-3) ... [2020-11-27T03:36:24.166Z] #18 54.19 Setting up libonig5:amd64 (6.9.1-1) ... [2020-11-27T03:36:24.166Z] #18 54.20 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-11-27T03:36:24.166Z] #18 54.21 Setting up vim (2:8.1.0875-5) ... [2020-11-27T03:36:24.166Z] #18 54.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-11-27T03:36:24.166Z] #18 54.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-11-27T03:36:24.166Z] #18 54.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-11-27T03:36:24.166Z] #18 54.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-11-27T03:36:24.166Z] #18 54.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-11-27T03:36:24.166Z] #18 54.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-11-27T03:36:24.166Z] #18 54.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-11-27T03:36:24.166Z] #18 54.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-11-27T03:36:24.166Z] #18 54.27 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-27T03:36:24.166Z] #18 54.29 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-11-27T03:36:24.166Z] #18 54.30 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-11-27T03:36:24.166Z] #18 54.31 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-27T03:36:24.166Z] #18 54.32 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-11-27T03:36:24.166Z] #18 54.33 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-11-27T03:36:24.510Z] #42 149.1 CC criu/memfd.o [2020-11-27T03:36:24.692Z] ok github.com/docker/docker/pkg/idtools 0.349s coverage: 70.1% of statements [2020-11-27T03:36:24.982Z] ok github.com/docker/docker/pkg/ioutils 0.280s coverage: 70.1% of statements [2020-11-27T03:36:25.159Z] #42 149.8 CC criu/mount.o [2020-11-27T03:36:25.273Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2020-11-27T03:36:25.273Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-11-27T03:36:25.273Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-11-27T03:36:25.273Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-11-27T03:36:25.273Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-11-27T03:36:25.461Z] #18 DONE 63.2s [2020-11-27T03:36:25.461Z] [2020-11-27T03:36:25.461Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-11-27T03:36:25.563Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-11-27T03:36:25.563Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-11-27T03:36:25.563Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2020-11-27T03:36:25.853Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2020-11-27T03:36:25.853Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 86.7% of statements [2020-11-27T03:36:26.033Z] #19 0.943 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-11-27T03:36:26.146Z] ok github.com/docker/docker/pkg/pidfile 0.014s coverage: 82.4% of statements [2020-11-27T03:36:26.146Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-11-27T03:36:26.146Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-11-27T03:36:26.294Z] #19 0.948 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-11-27T03:36:26.294Z] #19 0.951 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-11-27T03:36:26.294Z] #19 DONE 1.0s [2020-11-27T03:36:26.294Z] [2020-11-27T03:36:26.294Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-27T03:36:26.693Z] #41 DONE 169.9s [2020-11-27T03:36:26.693Z] [2020-11-27T03:36:26.693Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-11-27T03:36:26.693Z] #28 DONE 10.7s [2020-11-27T03:36:26.693Z] [2020-11-27T03:36:26.693Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-11-27T03:36:26.778Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2020-11-27T03:36:26.955Z] #31 DONE 0.4s [2020-11-27T03:36:26.955Z] [2020-11-27T03:36:26.955Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:36:26.955Z] #54 ... [2020-11-27T03:36:26.955Z] [2020-11-27T03:36:26.955Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-11-27T03:36:27.069Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-11-27T03:36:27.220Z] #33 DONE 0.2s [2020-11-27T03:36:27.220Z] [2020-11-27T03:36:27.220Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-11-27T03:36:27.359Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-11-27T03:36:27.434Z] #18 57.21 Setting up iptables (1.8.2-4) ... [2020-11-27T03:36:27.434Z] #18 57.24 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-27T03:36:27.434Z] #18 57.24 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-27T03:36:27.434Z] #18 57.25 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-27T03:36:27.434Z] #18 57.26 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-27T03:36:27.434Z] #18 57.26 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-11-27T03:36:27.434Z] #18 57.27 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-11-27T03:36:27.434Z] #18 57.28 Setting up python3 (3.7.3-1) ... [2020-11-27T03:36:27.434Z] #18 57.65 Setting up python3-wheel (0.32.3-2) ... [2020-11-27T03:36:27.484Z] #36 DONE 0.3s [2020-11-27T03:36:27.484Z] [2020-11-27T03:36:27.484Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:36:27.484Z] #54 ... [2020-11-27T03:36:27.484Z] [2020-11-27T03:36:27.484Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-11-27T03:36:27.650Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-11-27T03:36:28.059Z] #39 DONE 0.5s [2020-11-27T03:36:28.059Z] [2020-11-27T03:36:28.059Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-11-27T03:36:28.059Z] #42 DONE 0.1s [2020-11-27T03:36:28.059Z] [2020-11-27T03:36:28.059Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-11-27T03:36:28.361Z] #18 58.41 Setting up apparmor (2.13.2-10) ... [2020-11-27T03:36:28.634Z] #44 DONE 0.5s [2020-11-27T03:36:28.634Z] [2020-11-27T03:36:28.634Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-11-27T03:36:28.681Z] ok github.com/docker/docker/pkg/pubsub 1.017s coverage: 75.0% of statements [2020-11-27T03:36:28.841Z] #20 ... [2020-11-27T03:36:28.841Z] [2020-11-27T03:36:28.841Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:36:28.841Z] #41 129.2 CC criu/fsnotify.o [2020-11-27T03:36:28.841Z] #41 130.6 CC criu/image-desc.o [2020-11-27T03:36:28.841Z] #41 130.7 CC criu/image.o [2020-11-27T03:36:28.841Z] #41 131.7 CC criu/ipc_ns.o [2020-11-27T03:36:28.841Z] #41 132.9 CC criu/irmap.o [2020-11-27T03:36:28.841Z] #41 133.6 CC criu/kcmp-ids.o [2020-11-27T03:36:28.841Z] #41 134.1 CC criu/kerndat.o [2020-11-27T03:36:28.841Z] #41 135.3 CC criu/libnetlink.o [2020-11-27T03:36:28.841Z] #41 135.7 CC criu/log.o [2020-11-27T03:36:28.841Z] #41 136.3 CC criu/lsm.o [2020-11-27T03:36:28.841Z] #41 137.1 CC criu/mem.o [2020-11-27T03:36:28.841Z] #41 139.2 CC criu/memfd.o [2020-11-27T03:36:28.841Z] #41 ... [2020-11-27T03:36:28.841Z] [2020-11-27T03:36:28.841Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T03:36:28.841Z] #38 230.5 + dpkg --print-architecture [2020-11-27T03:36:28.841Z] #38 230.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-11-27T03:36:28.841Z] #38 230.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-11-27T03:36:28.841Z] #38 230.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-11-27T03:36:28.897Z] #46 DONE 0.3s [2020-11-27T03:36:28.897Z] [2020-11-27T03:36:28.897Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-11-27T03:36:28.971Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-11-27T03:36:29.413Z] #38 ... [2020-11-27T03:36:29.413Z] [2020-11-27T03:36:29.413Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:36:29.413Z] #41 139.8 CC criu/mount.o [2020-11-27T03:36:29.471Z] #48 DONE 0.6s [2020-11-27T03:36:29.471Z] [2020-11-27T03:36:29.471Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-11-27T03:36:29.670Z] #42 154.4 CC criu/namespaces.o [2020-11-27T03:36:29.734Z] #50 DONE 0.1s [2020-11-27T03:36:29.734Z] [2020-11-27T03:36:29.734Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-11-27T03:36:30.250Z] #18 60.04 Setting up xfsprogs (4.20.0-1) ... [2020-11-27T03:36:30.250Z] #18 60.08 Setting up python3-lib2to3 (3.7.3-1) ... [2020-11-27T03:36:30.250Z] #18 60.44 Setting up python3-pkg-resources (40.8.0-1) ... [2020-11-27T03:36:30.308Z] #52 DONE 0.6s [2020-11-27T03:36:30.308Z] [2020-11-27T03:36:30.308Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:36:30.811Z] #18 ... [2020-11-27T03:36:30.811Z] [2020-11-27T03:36:30.811Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:36:30.811Z] #41 129.2 CC criu/files-ext.o [2020-11-27T03:36:30.811Z] #41 129.6 CC criu/files-reg.o [2020-11-27T03:36:30.811Z] #41 131.8 CC criu/files.o [2020-11-27T03:36:30.811Z] #41 133.9 CC criu/filesystems.o [2020-11-27T03:36:30.811Z] #41 134.7 CC criu/fsnotify.o [2020-11-27T03:36:30.811Z] #41 135.9 CC criu/image-desc.o [2020-11-27T03:36:30.811Z] #41 136.0 CC criu/image.o [2020-11-27T03:36:30.811Z] #41 136.9 CC criu/ipc_ns.o [2020-11-27T03:36:30.811Z] #41 138.0 CC criu/irmap.o [2020-11-27T03:36:30.811Z] #41 138.7 CC criu/kcmp-ids.o [2020-11-27T03:36:30.811Z] #41 139.0 CC criu/kerndat.o [2020-11-27T03:36:30.811Z] #41 ... [2020-11-27T03:36:30.811Z] [2020-11-27T03:36:30.811Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T03:36:30.811Z] #38 240.0 + dpkg --print-architecture [2020-11-27T03:36:30.811Z] #38 240.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-11-27T03:36:31.067Z] #38 240.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-11-27T03:36:31.067Z] #38 240.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-11-27T03:36:31.695Z] ok github.com/docker/docker/pkg/signal 2.337s coverage: 61.0% of statements [2020-11-27T03:36:31.986Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-11-27T03:36:32.276Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-11-27T03:36:32.451Z] #42 156.6 CC criu/net.o [2020-11-27T03:36:32.567Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-11-27T03:36:32.857Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.2% of statements [2020-11-27T03:36:33.488Z] ok github.com/docker/docker/pkg/system 0.047s coverage: 36.9% of statements [2020-11-27T03:36:33.621Z] #41 143.6 CC criu/namespaces.o [2020-11-27T03:36:33.778Z] ok github.com/docker/docker/pkg/tailfile 0.032s coverage: 88.6% of statements [2020-11-27T03:36:34.069Z] ok github.com/docker/docker/pkg/tarsum 0.026s coverage: 89.3% of statements [2020-11-27T03:36:34.360Z] testing: warning: no tests to run [2020-11-27T03:36:34.360Z] coverage: [no statements] [2020-11-27T03:36:34.360Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-11-27T03:36:34.651Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-11-27T03:36:34.942Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-11-27T03:36:34.942Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-11-27T03:36:35.007Z] #41 145.2 CC criu/net.o [2020-11-27T03:36:35.236Z] #38 ... [2020-11-27T03:36:35.236Z] [2020-11-27T03:36:35.236Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T03:36:35.236Z] #18 61.27 Setting up python3-distutils (3.7.3-1) ... [2020-11-27T03:36:35.236Z] #18 61.69 Setting up python3-setuptools (40.8.0-1) ... [2020-11-27T03:36:35.236Z] #18 62.97 Setting up python3-pip (18.1-5) ... [2020-11-27T03:36:35.236Z] #18 64.02 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T03:36:35.236Z] #18 64.04 Processing triggers for mime-support (3.62) ... [2020-11-27T03:36:35.236Z] #18 DONE 64.9s [2020-11-27T03:36:35.236Z] [2020-11-27T03:36:35.236Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-11-27T03:36:35.799Z] #19 0.940 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-11-27T03:36:35.799Z] #19 0.944 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-11-27T03:36:35.799Z] #19 0.947 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-11-27T03:36:35.799Z] #19 DONE 1.1s [2020-11-27T03:36:35.799Z] [2020-11-27T03:36:35.799Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-27T03:36:36.024Z] #42 160.4 CC criu/netfilter.o [2020-11-27T03:36:36.325Z] #42 160.7 CC criu/page-pipe.o [2020-11-27T03:36:36.446Z] ok github.com/docker/docker/plugin 0.548s coverage: 23.2% of statements [2020-11-27T03:36:36.975Z] #42 161.5 CC criu/page-xfer.o [2020-11-27T03:36:37.078Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-11-27T03:36:37.369Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 86.4% of statements [2020-11-27T03:36:37.552Z] #41 ... [2020-11-27T03:36:37.552Z] [2020-11-27T03:36:37.552Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-27T03:36:37.552Z] #20 4.846 Collecting yamllint==1.16.0 [2020-11-27T03:36:37.552Z] #20 10.21 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-11-27T03:36:37.552Z] #20 10.30 Collecting pyyaml (from yamllint==1.16.0) [2020-11-27T03:36:37.552Z] #20 10.45 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-11-27T03:36:37.813Z] #20 ... [2020-11-27T03:36:37.813Z] [2020-11-27T03:36:37.813Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:36:37.813Z] #41 148.5 CC criu/netfilter.o [2020-11-27T03:36:38.385Z] #41 148.8 CC criu/page-pipe.o [2020-11-27T03:36:38.872Z] ok github.com/docker/docker/quota 0.659s coverage: 71.4% of statements [2020-11-27T03:36:38.956Z] #41 149.5 CC criu/page-xfer.o [2020-11-27T03:36:39.086Z] #42 163.4 CC criu/pagemap-cache.o [2020-11-27T03:36:39.163Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2020-11-27T03:36:39.385Z] #42 163.9 CC criu/pagemap.o [2020-11-27T03:36:39.900Z] #41 ... [2020-11-27T03:36:39.900Z] [2020-11-27T03:36:39.900Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-27T03:36:39.900Z] #20 11.86 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-11-27T03:36:39.900Z] #20 11.91 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-11-27T03:36:39.900Z] #20 11.95 Building wheels for collected packages: pyyaml [2020-11-27T03:36:39.900Z] #20 11.96 Running setup.py bdist_wheel for pyyaml: started [2020-11-27T03:36:39.900Z] #20 13.12 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-11-27T03:36:39.900Z] #20 13.12 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-11-27T03:36:39.900Z] #20 13.20 Successfully built pyyaml [2020-11-27T03:36:39.900Z] #20 13.21 Installing collected packages: pyyaml, pathspec, yamllint [2020-11-27T03:36:39.900Z] #20 13.56 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-11-27T03:36:39.900Z] #20 DONE 13.9s [2020-11-27T03:36:40.162Z] [2020-11-27T03:36:40.162Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-11-27T03:36:40.196Z] ok github.com/docker/docker/registry 0.074s coverage: 57.2% of statements [2020-11-27T03:36:40.258Z] #54 233.5 + bin/containerd-stress [2020-11-27T03:36:40.258Z] #54 235.6 + bin/containerd-shim [2020-11-27T03:36:40.423Z] #23 DONE 0.3s [2020-11-27T03:36:40.423Z] [2020-11-27T03:36:40.423Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:36:40.448Z] #42 165.0 CC criu/parasite-syscall.o [2020-11-27T03:36:40.827Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-11-27T03:36:40.827Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2020-11-27T03:36:40.996Z] #41 151.5 CC criu/pagemap-cache.o [2020-11-27T03:36:41.045Z] #20 5.086 Collecting yamllint==1.16.0 [2020-11-27T03:36:41.256Z] #41 151.8 CC criu/pagemap.o [2020-11-27T03:36:41.458Z] ok github.com/docker/docker/runconfig 0.006s coverage: 66.1% of statements [2020-11-27T03:36:41.458Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-11-27T03:36:41.506Z] #42 166.2 CC criu/path.o [2020-11-27T03:36:41.606Z] #20 ... [2020-11-27T03:36:41.606Z] [2020-11-27T03:36:41.606Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:36:41.606Z] #41 140.1 CC criu/libnetlink.o [2020-11-27T03:36:41.606Z] #41 140.6 CC criu/log.o [2020-11-27T03:36:41.606Z] #41 141.1 CC criu/lsm.o [2020-11-27T03:36:41.606Z] #41 141.5 CC criu/mem.o [2020-11-27T03:36:41.606Z] #41 143.5 CC criu/memfd.o [2020-11-27T03:36:41.606Z] #41 144.3 CC criu/mount.o [2020-11-27T03:36:41.606Z] #41 148.9 CC criu/namespaces.o [2020-11-27T03:36:42.154Z] #42 166.6 CC criu/pie-util-vdso.o [2020-11-27T03:36:42.168Z] #41 150.8 CC criu/net.o [2020-11-27T03:36:42.198Z] #41 152.7 CC criu/parasite-syscall.o [2020-11-27T03:36:42.454Z] #42 167.1 CC criu/pie-util.o [2020-11-27T03:36:42.567Z] #54 207.5 + bin/containerd-stress [2020-11-27T03:36:42.755Z] #42 167.4 CC criu/pipes.o [2020-11-27T03:36:43.139Z] #41 153.4 CC criu/path.o [2020-11-27T03:36:43.139Z] #41 153.7 CC criu/pie-util-vdso-elf32.o [2020-11-27T03:36:43.400Z] #41 154.0 CC criu/pie-util-vdso.o [2020-11-27T03:36:43.521Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-11-27T03:36:43.813Z] #42 168.3 CC criu/plugin.o [2020-11-27T03:36:43.960Z] #54 210.8 + bin/containerd-shim [2020-11-27T03:36:43.972Z] #41 154.4 CC criu/pie-util.o [2020-11-27T03:36:43.972Z] #41 154.5 CC criu/pipes.o [2020-11-27T03:36:44.232Z] #41 ... [2020-11-27T03:36:44.232Z] [2020-11-27T03:36:44.232Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-11-27T03:36:44.232Z] #28 DONE 3.9s [2020-11-27T03:36:44.232Z] [2020-11-27T03:36:44.232Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-11-27T03:36:44.467Z] #42 169.0 CC criu/proc_parse.o [2020-11-27T03:36:44.552Z] ok github.com/docker/docker/volume/local 0.283s coverage: 76.6% of statements [2020-11-27T03:36:44.842Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-11-27T03:36:45.176Z] #31 DONE 0.7s [2020-11-27T03:36:45.176Z] [2020-11-27T03:36:45.176Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-11-27T03:36:45.176Z] #33 DONE 0.2s [2020-11-27T03:36:45.176Z] [2020-11-27T03:36:45.176Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-11-27T03:36:45.176Z] #36 DONE 0.0s [2020-11-27T03:36:45.176Z] [2020-11-27T03:36:45.176Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:36:45.176Z] #41 155.1 CC criu/plugin.o [2020-11-27T03:36:45.176Z] #41 155.4 CC criu/proc_parse.o [2020-11-27T03:36:45.435Z] #41 153.6 CC criu/netfilter.o [2020-11-27T03:36:45.435Z] #41 153.9 CC criu/page-pipe.o [2020-11-27T03:36:45.873Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.1% of statements [2020-11-27T03:36:45.998Z] #41 154.6 CC criu/page-xfer.o [2020-11-27T03:36:46.255Z] #41 ... [2020-11-27T03:36:46.255Z] [2020-11-27T03:36:46.255Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-27T03:36:46.255Z] #20 10.47 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-11-27T03:36:46.255Z] #20 10.56 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-11-27T03:36:46.512Z] #20 10.61 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-11-27T03:36:46.512Z] #20 10.68 Collecting pyyaml (from yamllint==1.16.0) [2020-11-27T03:36:46.512Z] #20 10.81 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-11-27T03:36:46.574Z] #42 ... [2020-11-27T03:36:46.574Z] [2020-11-27T03:36:46.574Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:36:46.574Z] #52 123.6 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-11-27T03:36:46.836Z] #54 242.6 + bin/containerd-shim-runc-v1 [2020-11-27T03:36:47.722Z] #41 157.8 CC criu/protobuf-desc.o [2020-11-27T03:36:47.722Z] #41 ... [2020-11-27T03:36:47.722Z] [2020-11-27T03:36:47.722Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:36:47.722Z] #51 89.92 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-11-27T03:36:47.722Z] #51 91.75 + mkdir -p /build [2020-11-27T03:36:47.722Z] #51 91.76 + cp runc /build/runc [2020-11-27T03:36:47.722Z] #51 DONE 92.6s [2020-11-27T03:36:47.722Z] [2020-11-27T03:36:47.722Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:36:48.407Z] #20 12.32 Building wheels for collected packages: pyyaml [2020-11-27T03:36:48.407Z] #20 12.32 Running setup.py bdist_wheel for pyyaml: started [2020-11-27T03:36:48.665Z] #54 ... [2020-11-27T03:36:48.665Z] [2020-11-27T03:36:48.665Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:36:48.665Z] #41 158.9 CC criu/protobuf.o [2020-11-27T03:36:48.926Z] #41 159.3 CC criu/pstree.o [2020-11-27T03:36:48.926Z] #41 ... [2020-11-27T03:36:48.926Z] [2020-11-27T03:36:48.926Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T03:36:48.926Z] #38 DONE 258.8s [2020-11-27T03:36:49.187Z] [2020-11-27T03:36:49.187Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:36:49.336Z] #20 13.49 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-11-27T03:36:49.336Z] #20 13.49 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-11-27T03:36:49.336Z] #20 13.58 Successfully built pyyaml [2020-11-27T03:36:49.349Z] #52 126.5 + mkdir -p /build [2020-11-27T03:36:49.349Z] #52 126.5 + cp runc /build/runc [2020-11-27T03:36:49.592Z] #20 13.60 Installing collected packages: pathspec, pyyaml, yamllint [2020-11-27T03:36:49.649Z] #52 DONE 126.6s [2020-11-27T03:36:49.649Z] [2020-11-27T03:36:49.649Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:36:49.649Z] #42 173.1 CC criu/protobuf-desc.o [2020-11-27T03:36:49.849Z] #20 13.99 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-11-27T03:36:49.948Z] #42 174.5 CC criu/protobuf.o [2020-11-27T03:36:50.129Z] #54 ... [2020-11-27T03:36:50.129Z] [2020-11-27T03:36:50.129Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:36:50.129Z] #41 160.6 CC criu/rbtree.o [2020-11-27T03:36:50.148Z] #20 DONE 14.4s [2020-11-27T03:36:50.148Z] [2020-11-27T03:36:50.148Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-11-27T03:36:50.418Z] #23 DONE 0.3s [2020-11-27T03:36:50.418Z] [2020-11-27T03:36:50.418Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:36:50.418Z] #41 156.1 CC criu/pagemap-cache.o [2020-11-27T03:36:50.418Z] #41 156.5 CC criu/pagemap.o [2020-11-27T03:36:50.418Z] #41 157.6 CC criu/parasite-syscall.o [2020-11-27T03:36:50.418Z] #41 158.6 CC criu/path.o [2020-11-27T03:36:50.427Z] #41 160.8 CC criu/rst-malloc.o [2020-11-27T03:36:50.573Z] #54 217.0 + bin/containerd-shim-runc-v1 [2020-11-27T03:36:50.597Z] #42 175.1 CC criu/pstree.o [2020-11-27T03:36:50.686Z] #41 159.2 CC criu/pie-util-vdso-elf32.o [2020-11-27T03:36:50.696Z] #41 161.1 CC criu/seccomp.o [2020-11-27T03:36:51.033Z] #54 247.3 + bin/containerd-shim-runc-v2 [2020-11-27T03:36:51.260Z] #41 159.9 CC criu/pie-util-vdso.o [2020-11-27T03:36:51.267Z] #41 161.6 CC criu/seize.o [2020-11-27T03:36:51.268Z] #41 ... [2020-11-27T03:36:51.268Z] [2020-11-27T03:36:51.268Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-11-27T03:36:51.268Z] #39 DONE 0.5s [2020-11-27T03:36:51.528Z] [2020-11-27T03:36:51.528Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:36:51.528Z] #54 ... [2020-11-27T03:36:51.528Z] [2020-11-27T03:36:51.528Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:36:51.528Z] #41 162.1 CC criu/servicefd.o [2020-11-27T03:36:51.832Z] #41 160.3 CC criu/pie-util.o [2020-11-27T03:36:51.971Z] #54 248.3 + binaries [2020-11-27T03:36:51.971Z] #54 248.3 + install -D bin/containerd /build/containerd [2020-11-27T03:36:51.971Z] #54 248.4 + install -D bin/containerd-shim /build/containerd-shim [2020-11-27T03:36:51.971Z] #54 248.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-11-27T03:36:51.971Z] #54 248.4 + install -D bin/ctr /build/ctr [2020-11-27T03:36:52.100Z] #41 162.4 CC criu/shmem.o [2020-11-27T03:36:52.167Z] #41 160.4 CC criu/pipes.o [2020-11-27T03:36:52.671Z] #41 163.0 CC criu/sigframe.o [2020-11-27T03:36:52.671Z] #41 163.1 CC criu/signalfd.o [2020-11-27T03:36:52.698Z] #42 176.9 CC criu/rbtree.o [2020-11-27T03:36:52.698Z] #42 177.3 CC criu/rst-malloc.o [2020-11-27T03:36:52.729Z] #41 161.2 CC criu/plugin.o [2020-11-27T03:36:52.932Z] #41 ... [2020-11-27T03:36:52.932Z] [2020-11-27T03:36:52.932Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:36:52.932Z] #47 262.5 + /build/golangci-lint --version [2020-11-27T03:36:52.932Z] #47 262.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-11-27T03:36:52.932Z] #47 DONE 262.9s [2020-11-27T03:36:52.932Z] [2020-11-27T03:36:52.932Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:36:52.932Z] #41 163.3 CC criu/sk-inet.o [2020-11-27T03:36:52.985Z] #41 161.6 CC criu/proc_parse.o [2020-11-27T03:36:52.996Z] #42 177.6 CC criu/seccomp.o [2020-11-27T03:36:53.504Z] #41 164.0 CC criu/sk-netlink.o [2020-11-27T03:36:53.765Z] #41 164.2 CC criu/sk-packet.o [2020-11-27T03:36:53.878Z] #54 DONE 250.2s [2020-11-27T03:36:54.026Z] #41 164.4 CC criu/sk-queue.o [2020-11-27T03:36:54.026Z] #41 164.7 CC criu/sk-tcp.o [2020-11-27T03:36:54.055Z] #42 178.4 CC criu/seize.o [2020-11-27T03:36:54.287Z] #41 164.9 CC criu/sk-unix.o [2020-11-27T03:36:54.820Z] [2020-11-27T03:36:54.821Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-11-27T03:36:54.875Z] #41 ... [2020-11-27T03:36:54.875Z] [2020-11-27T03:36:54.875Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:36:54.875Z] #51 91.84 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-11-27T03:36:55.114Z] #42 179.6 CC criu/servicefd.o [2020-11-27T03:36:55.414Z] #42 ... [2020-11-27T03:36:55.414Z] [2020-11-27T03:36:55.414Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T03:36:55.414Z] #39 235.1 + dpkg --print-architecture [2020-11-27T03:36:55.414Z] #39 235.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-11-27T03:36:55.414Z] #39 235.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-11-27T03:36:55.414Z] #39 235.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-11-27T03:36:55.675Z] #41 166.2 CC criu/sockets.o [2020-11-27T03:36:55.757Z] #55 DONE 1.2s [2020-11-27T03:36:55.757Z] [2020-11-27T03:36:55.757Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-11-27T03:36:55.882Z] #54 221.8 + bin/containerd-shim-runc-v2 [2020-11-27T03:36:56.244Z] #51 ... [2020-11-27T03:36:56.244Z] [2020-11-27T03:36:56.244Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-11-27T03:36:56.244Z] #28 DONE 5.7s [2020-11-27T03:36:56.247Z] #41 166.6 CC criu/stats.o [2020-11-27T03:36:56.247Z] #41 166.8 CC criu/string.o [2020-11-27T03:36:56.247Z] #41 166.9 CC criu/sysctl.o [2020-11-27T03:36:56.325Z] #59 DONE 0.3s [2020-11-27T03:36:56.326Z] [2020-11-27T03:36:56.326Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-11-27T03:36:56.501Z] [2020-11-27T03:36:56.501Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-11-27T03:36:56.585Z] #61 DONE 0.7s [2020-11-27T03:36:56.818Z] #41 167.2 CC criu/sysfs_parse.o [2020-11-27T03:36:56.818Z] #41 167.3 CC criu/timens.o [2020-11-27T03:36:56.827Z] #54 223.4 + binaries [2020-11-27T03:36:56.827Z] #54 223.4 + install -D bin/containerd /build/containerd [2020-11-27T03:36:56.827Z] #54 223.4 + install -D bin/containerd-shim /build/containerd-shim [2020-11-27T03:36:56.827Z] #54 223.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-11-27T03:36:56.827Z] #54 223.5 + install -D bin/ctr /build/ctr [2020-11-27T03:36:56.844Z] [2020-11-27T03:36:56.844Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-11-27T03:36:56.844Z] #63 DONE 0.0s [2020-11-27T03:36:56.844Z] [2020-11-27T03:36:56.844Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-11-27T03:36:56.844Z] #64 DONE 0.0s [2020-11-27T03:36:56.844Z] [2020-11-27T03:36:56.844Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-27T03:36:57.079Z] #41 167.5 CC criu/timerfd.o [2020-11-27T03:36:57.340Z] #41 167.6 CC criu/tty.o [2020-11-27T03:36:57.887Z] #31 DONE 1.3s [2020-11-27T03:36:57.887Z] [2020-11-27T03:36:57.887Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T03:36:57.887Z] #51 93.59 + mkdir -p /build [2020-11-27T03:36:57.887Z] #51 93.59 + cp runc /build/runc [2020-11-27T03:36:57.887Z] #51 DONE 94.6s [2020-11-27T03:36:57.887Z] [2020-11-27T03:36:57.887Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-11-27T03:36:57.887Z] #33 DONE 0.1s [2020-11-27T03:36:57.887Z] [2020-11-27T03:36:57.887Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-11-27T03:36:57.911Z] #41 168.5 CC criu/tun.o [2020-11-27T03:36:58.149Z] #36 DONE 0.4s [2020-11-27T03:36:58.149Z] [2020-11-27T03:36:58.149Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:36:58.149Z] #41 163.9 CC criu/protobuf-desc.o [2020-11-27T03:36:58.149Z] #41 164.5 CC criu/protobuf.o [2020-11-27T03:36:58.149Z] #41 164.7 CC criu/pstree.o [2020-11-27T03:36:58.149Z] #41 165.5 CC criu/rbtree.o [2020-11-27T03:36:58.149Z] #41 165.7 CC criu/rst-malloc.o [2020-11-27T03:36:58.149Z] #41 166.1 CC criu/seccomp.o [2020-11-27T03:36:58.172Z] #41 168.8 CC criu/uffd.o [2020-11-27T03:36:58.713Z] #41 167.2 CC criu/seize.o [2020-11-27T03:36:58.744Z] #41 169.3 CC criu/util.o [2020-11-27T03:36:58.751Z] #65 DONE 1.5s [2020-11-27T03:36:58.751Z] [2020-11-27T03:36:58.751Z] #66 exporting to image [2020-11-27T03:36:58.751Z] #66 exporting layers [2020-11-27T03:36:59.315Z] #41 169.9 CC criu/uts_ns.o [2020-11-27T03:36:59.577Z] #41 170.1 CC criu/vdso-compat.o [2020-11-27T03:36:59.577Z] #41 170.2 CC criu/vdso.o [2020-11-27T03:37:00.082Z] #41 168.3 CC criu/servicefd.o [2020-11-27T03:37:00.082Z] #41 168.6 CC criu/shmem.o [2020-11-27T03:37:00.134Z] #54 DONE 226.6s [2020-11-27T03:37:00.148Z] #41 170.5 LINK criu/built-in.o [2020-11-27T03:37:00.148Z] #41 170.6 LINK criu/criu [2020-11-27T03:37:00.339Z] #41 ... [2020-11-27T03:37:00.339Z] [2020-11-27T03:37:00.339Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T03:37:00.339Z] #38 DONE 269.8s [2020-11-27T03:37:00.408Z] #41 170.8 DEP lib/c/criu.d [2020-11-27T03:37:00.408Z] #41 170.9 CC images/rpc.pb-c.o [2020-11-27T03:37:00.602Z] [2020-11-27T03:37:00.602Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:37:00.668Z] #41 171.2 CC lib/c/criu.o [2020-11-27T03:37:00.861Z] #41 169.5 CC criu/sigframe.o [2020-11-27T03:37:01.118Z] #41 169.7 CC criu/signalfd.o [2020-11-27T03:37:01.237Z] #41 171.7 LINK lib/c/built-in.o [2020-11-27T03:37:01.237Z] #41 171.7 LINK lib/c/libcriu.so [2020-11-27T03:37:01.237Z] #41 171.8 LINK lib/c/libcriu.a [2020-11-27T03:37:01.341Z] ok github.com/docker/docker/pkg/plugins 33.613s coverage: 76.6% of statements [2020-11-27T03:37:01.341Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-11-27T03:37:01.341Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-11-27T03:37:01.341Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-11-27T03:37:01.341Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-11-27T03:37:01.341Z] ? github.com/docker/docker/pkg/term [no test files] [2020-11-27T03:37:01.341Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-11-27T03:37:01.341Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-11-27T03:37:01.341Z] ? github.com/docker/docker/rootless [no test files] [2020-11-27T03:37:01.341Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-11-27T03:37:01.341Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-11-27T03:37:01.341Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-11-27T03:37:01.341Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-11-27T03:37:01.341Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-11-27T03:37:01.341Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-11-27T03:37:01.341Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-11-27T03:37:01.341Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-11-27T03:37:01.341Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-11-27T03:37:01.341Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-11-27T03:37:01.341Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-11-27T03:37:01.341Z] ? github.com/docker/docker/testutil/request [no test files] [2020-11-27T03:37:01.341Z] ? github.com/docker/docker/volume [no test files] [2020-11-27T03:37:01.341Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-11-27T03:37:01.341Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-11-27T03:37:01.341Z] [2020-11-27T03:37:01.341Z] === Skipped [2020-11-27T03:37:01.341Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-11-27T03:37:01.341Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-11-27T03:37:01.341Z] [2020-11-27T03:37:01.341Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-11-27T03:37:01.341Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-11-27T03:37:01.341Z] [2020-11-27T03:37:01.341Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-11-27T03:37:01.341Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T03:37:01.341Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T03:37:01.341Z] [2020-11-27T03:37:01.341Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-11-27T03:37:01.341Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T03:37:01.341Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T03:37:01.341Z] [2020-11-27T03:37:01.341Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-11-27T03:37:01.341Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T03:37:01.341Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T03:37:01.341Z] [2020-11-27T03:37:01.341Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-11-27T03:37:01.341Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T03:37:01.341Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T03:37:01.341Z] [2020-11-27T03:37:01.341Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-11-27T03:37:01.341Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T03:37:01.341Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T03:37:01.341Z] [2020-11-27T03:37:01.341Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-11-27T03:37:01.341Z] graphtest_unix.go:73: No driver to put! [2020-11-27T03:37:01.341Z] [2020-11-27T03:37:01.341Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-11-27T03:37:01.341Z] time="2020-11-27T03:35:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-27T03:37:01.341Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-27T03:37:01.341Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-27T03:37:01.341Z] [2020-11-27T03:37:01.341Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-11-27T03:37:01.341Z] time="2020-11-27T03:35:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-27T03:37:01.341Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-27T03:37:01.341Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-27T03:37:01.341Z] [2020-11-27T03:37:01.341Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-11-27T03:37:01.341Z] time="2020-11-27T03:35:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-27T03:37:01.341Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-27T03:37:01.341Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-27T03:37:01.341Z] [2020-11-27T03:37:01.341Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-11-27T03:37:01.341Z] time="2020-11-27T03:35:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-27T03:37:01.341Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-27T03:37:01.341Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-27T03:37:01.341Z] [2020-11-27T03:37:01.341Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-11-27T03:37:01.341Z] time="2020-11-27T03:35:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-27T03:37:01.341Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-27T03:37:01.341Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-27T03:37:01.341Z] [2020-11-27T03:37:01.341Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-11-27T03:37:01.341Z] graphtest_unix.go:73: No driver to put! [2020-11-27T03:37:01.341Z] [2020-11-27T03:37:01.341Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-11-27T03:37:01.341Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-11-27T03:37:01.341Z] [2020-11-27T03:37:01.341Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-11-27T03:37:01.341Z] overlay_test.go:49: Fails to compute changes intermittently [2020-11-27T03:37:01.341Z] [2020-11-27T03:37:01.341Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-11-27T03:37:01.341Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-11-27T03:37:01.341Z] [2020-11-27T03:37:01.341Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-11-27T03:37:01.341Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-11-27T03:37:01.341Z] [2020-11-27T03:37:01.341Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-11-27T03:37:01.341Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T03:37:01.341Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T03:37:01.341Z] [2020-11-27T03:37:01.341Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-11-27T03:37:01.341Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T03:37:01.341Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T03:37:01.341Z] [2020-11-27T03:37:01.341Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-11-27T03:37:01.341Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T03:37:01.341Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T03:37:01.341Z] [2020-11-27T03:37:01.341Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-11-27T03:37:01.341Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T03:37:01.341Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T03:37:01.341Z] [2020-11-27T03:37:01.341Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-11-27T03:37:01.341Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T03:37:01.341Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T03:37:01.341Z] [2020-11-27T03:37:01.341Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-11-27T03:37:01.341Z] graphtest_unix.go:73: No driver to put! [2020-11-27T03:37:01.341Z] [2020-11-27T03:37:01.341Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-11-27T03:37:01.341Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-11-27T03:37:01.341Z] [2020-11-27T03:37:01.341Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-11-27T03:37:01.341Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-11-27T03:37:01.341Z] [2020-11-27T03:37:01.341Z] [2020-11-27T03:37:01.341Z] DONE 2191 tests, 26 skipped in 186.464s Post stage [2020-11-27T03:37:01.374Z] #41 170.0 CC criu/sk-inet.o [Pipeline] junit [2020-11-27T03:37:01.391Z] Recording test results [Pipeline] } [2020-11-27T03:37:01.497Z] #41 171.9 GEN magic.py [2020-11-27T03:37:01.497Z] #41 172.0 Note: Building without setproctitle() and strlcpy() support. [2020-11-27T03:37:01.497Z] #41 172.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-27T03:37:01.497Z] #41 172.0 Note: Building without GnuTLS support [2020-11-27T03:37:01.497Z] #41 172.0 Makefile.config:39: Warn: you have no libnftables installed [2020-11-27T03:37:01.497Z] #41 172.0 Makefile.config:40: Warn: Building without nftables support [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2020-11-27T03:37:01.540Z] [2020-11-27T03:37:01.540Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-27T03:37:01.903Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41720/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 -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:f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 hack/make.sh dynbinary test-integration [2020-11-27T03:37:02.067Z] #41 172.4 fatal: not a git repository (or any of the parent directories): .git [2020-11-27T03:37:02.196Z] [2020-11-27T03:37:02.196Z] Removing bundles/ [2020-11-27T03:37:02.196Z] [2020-11-27T03:37:02.196Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-11-27T03:37:02.305Z] #41 170.9 CC criu/sk-netlink.o [2020-11-27T03:37:02.327Z] #41 172.8 make[1]: Nothing to be done for 'all'. [2020-11-27T03:37:02.487Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-27T03:37:02.487Z] GOOS="" GOARCH="" GOARM="" [2020-11-27T03:37:02.869Z] #41 171.2 CC criu/sk-packet.o [2020-11-27T03:37:02.869Z] #41 ... [2020-11-27T03:37:02.869Z] [2020-11-27T03:37:02.869Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-11-27T03:37:02.869Z] #39 DONE 0.9s [2020-11-27T03:37:02.898Z] #41 173.2 make[1]: 'images/built-in.o' is up to date. [2020-11-27T03:37:02.898Z] #41 173.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-11-27T03:37:02.898Z] #41 173.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-11-27T03:37:02.898Z] #41 173.3 make[1]: 'compel/libcompel.a' is up to date. [2020-11-27T03:37:02.898Z] #41 173.3 make[1]: 'compel/compel-host-bin' is up to date. [2020-11-27T03:37:02.898Z] #41 173.3 make[1]: Nothing to be done for 'all'. [2020-11-27T03:37:02.898Z] #41 173.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-27T03:37:02.898Z] #41 173.5 make[2]: Nothing to be done for 'all'. [2020-11-27T03:37:03.126Z] [2020-11-27T03:37:03.126Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:37:03.126Z] #41 171.6 CC criu/sk-queue.o [2020-11-27T03:37:03.159Z] #41 173.5 make[2]: Nothing to be done for 'all'. [2020-11-27T03:37:03.159Z] #41 173.5 make[2]: Nothing to be done for 'all'. [2020-11-27T03:37:03.159Z] #41 173.6 make[2]: Nothing to be done for 'all'. [2020-11-27T03:37:03.159Z] #41 173.6 make[2]: Nothing to be done for 'all'. [2020-11-27T03:37:03.159Z] #41 173.6 make[2]: Nothing to be done for 'all'. [2020-11-27T03:37:03.159Z] #41 173.7 make[2]: Nothing to be done for 'all'. [2020-11-27T03:37:03.159Z] #41 173.7 make[2]: Nothing to be done for 'all'. [2020-11-27T03:37:03.383Z] #41 172.0 CC criu/sk-tcp.o [2020-11-27T03:37:03.420Z] #41 173.7 INSTALL criu/criu [2020-11-27T03:37:03.458Z] #55 DONE 2.3s [2020-11-27T03:37:03.642Z] 4612f6d0b889: Verifying Checksum [2020-11-27T03:37:03.642Z] 4612f6d0b889: Download complete [2020-11-27T03:37:03.684Z] #41 DONE 174.1s [2020-11-27T03:37:03.684Z] [2020-11-27T03:37:03.684Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:37:03.719Z] [2020-11-27T03:37:03.719Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-11-27T03:37:03.957Z] #41 172.3 CC criu/sk-unix.o [2020-11-27T03:37:04.292Z] #59 DONE 0.7s [2020-11-27T03:37:04.292Z] [2020-11-27T03:37:04.292Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-11-27T03:37:04.522Z] #41 ... [2020-11-27T03:37:04.522Z] [2020-11-27T03:37:04.522Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:37:04.522Z] #47 273.4 + /build/golangci-lint --version [2020-11-27T03:37:04.522Z] #47 273.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-11-27T03:37:04.522Z] #47 DONE 273.9s [2020-11-27T03:37:04.522Z] [2020-11-27T03:37:04.522Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:37:05.067Z] #54 ... [2020-11-27T03:37:05.067Z] [2020-11-27T03:37:05.067Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-11-27T03:37:05.067Z] #42 DONE 0.1s [2020-11-27T03:37:05.067Z] [2020-11-27T03:37:05.067Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-11-27T03:37:05.086Z] #41 173.4 CC criu/sockets.o [2020-11-27T03:37:05.327Z] #66 exporting layers 6.7s done [2020-11-27T03:37:05.327Z] #66 writing image sha256:e0b7be2ca86486aafccf2a48a3e498197d11e2a9bc6b3fd83ef6aa4d2d320afd done [2020-11-27T03:37:05.327Z] #66 naming to docker.io/library/docker:f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 done [2020-11-27T03:37:05.327Z] #66 DONE 6.7s [Pipeline] } [2020-11-27T03:37:05.343Z] #41 173.9 CC criu/stats.o [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-11-27T03:37:05.637Z] #44 DONE 0.6s [2020-11-27T03:37:05.637Z] [2020-11-27T03:37:05.637Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-11-27T03:37:05.637Z] #46 DONE 0.1s [2020-11-27T03:37:05.637Z] [2020-11-27T03:37:05.637Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:37:05.637Z] #54 211.8 + bin/containerd [2020-11-27T03:37:05.681Z] #61 DONE 1.2s [2020-11-27T03:37:05.681Z] [2020-11-27T03:37:05.681Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-11-27T03:37:05.681Z] #63 DONE 0.1s [2020-11-27T03:37:05.681Z] [2020-11-27T03:37:05.681Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-11-27T03:37:05.681Z] #64 DONE 0.0s [2020-11-27T03:37:05.681Z] [2020-11-27T03:37:05.681Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-27T03:37:05.713Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41720/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41720/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 hack/validate/default [2020-11-27T03:37:05.886Z] #39 ... [2020-11-27T03:37:05.886Z] [2020-11-27T03:37:05.886Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:37:05.886Z] #42 180.0 CC criu/shmem.o [2020-11-27T03:37:05.886Z] #42 181.1 CC criu/sigframe.o [2020-11-27T03:37:05.886Z] #42 181.3 CC criu/signalfd.o [2020-11-27T03:37:05.886Z] #42 181.7 CC criu/sk-inet.o [2020-11-27T03:37:05.886Z] #42 182.9 CC criu/sk-netlink.o [2020-11-27T03:37:05.886Z] #42 183.4 CC criu/sk-packet.o [2020-11-27T03:37:05.886Z] #42 184.1 CC criu/sk-queue.o [2020-11-27T03:37:05.886Z] #42 184.6 CC criu/sk-tcp.o [2020-11-27T03:37:05.886Z] #42 185.2 CC criu/sk-unix.o [2020-11-27T03:37:05.886Z] #42 187.5 CC criu/sockets.o [2020-11-27T03:37:05.886Z] #42 188.5 CC criu/stats.o [2020-11-27T03:37:05.886Z] #42 188.9 CC criu/string.o [2020-11-27T03:37:05.886Z] #42 189.0 CC criu/sysctl.o [2020-11-27T03:37:05.886Z] #42 189.8 CC criu/sysfs_parse.o [2020-11-27T03:37:05.886Z] #42 190.3 CC criu/timens.o [2020-11-27T03:37:05.906Z] #41 174.3 CC criu/string.o [2020-11-27T03:37:05.906Z] #41 174.4 CC criu/sysctl.o [2020-11-27T03:37:06.163Z] #41 174.8 CC criu/sysfs_parse.o [2020-11-27T03:37:06.183Z] #42 190.6 CC criu/timerfd.o [2020-11-27T03:37:06.207Z] #54 ... [2020-11-27T03:37:06.207Z] [2020-11-27T03:37:06.207Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-11-27T03:37:06.207Z] #48 DONE 0.5s [2020-11-27T03:37:06.207Z] [2020-11-27T03:37:06.207Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-11-27T03:37:06.207Z] #50 DONE 0.1s [2020-11-27T03:37:06.467Z] [2020-11-27T03:37:06.467Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-11-27T03:37:06.482Z] #42 191.1 CC criu/tty.o [2020-11-27T03:37:06.669Z] 0 adds, 0 deletions; nothing to validate! :) [2020-11-27T03:37:06.669Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-11-27T03:37:06.669Z] No api/types/ or api/swagger.yaml changes in diff. [2020-11-27T03:37:06.669Z] Congratulations! All TOML source files changed here have valid syntax. [2020-11-27T03:37:06.669Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-11-27T03:37:06.669Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-11-27T03:37:06.669Z] Congratulations! No new tests were added to integration-cli. [2020-11-27T03:37:06.669Z] [2020-11-27T03:37:06.669Z] INFO Start validation with golang-ci-lint [2020-11-27T03:37:06.669Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-11-27T03:37:06.669Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-11-27T03:37:06.669Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-11-27T03:37:06.726Z] #41 175.2 CC criu/timens.o [2020-11-27T03:37:06.728Z] #52 DONE 0.2s [2020-11-27T03:37:06.728Z] [2020-11-27T03:37:06.728Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:37:06.983Z] #41 175.4 CC criu/timerfd.o [2020-11-27T03:37:06.983Z] #41 175.5 CC criu/tty.o [2020-11-27T03:37:07.602Z] #65 DONE 1.7s [2020-11-27T03:37:07.602Z] [2020-11-27T03:37:07.602Z] #66 exporting to image [2020-11-27T03:37:07.602Z] #66 exporting layers [2020-11-27T03:37:07.912Z] #41 176.4 CC criu/tun.o [2020-11-27T03:37:08.169Z] #41 176.7 CC criu/uffd.o [2020-11-27T03:37:08.732Z] #41 177.3 CC criu/util.o [2020-11-27T03:37:09.266Z] #42 193.4 CC criu/tun.o [2020-11-27T03:37:09.296Z] #41 177.9 CC criu/uts_ns.o [2020-11-27T03:37:09.552Z] #41 178.0 CC criu/vdso-compat.o [2020-11-27T03:37:09.570Z] #42 194.1 CC criu/uffd.o [2020-11-27T03:37:09.809Z] #41 178.1 CC criu/vdso.o [2020-11-27T03:37:10.066Z] #41 178.5 LINK criu/built-in.o [2020-11-27T03:37:10.066Z] #41 178.6 LINK criu/criu [2020-11-27T03:37:10.323Z] #41 178.8 DEP lib/c/criu.d [2020-11-27T03:37:10.323Z] #41 178.8 CC images/rpc.pb-c.o [2020-11-27T03:37:10.579Z] #41 179.2 CC lib/c/criu.o [2020-11-27T03:37:11.103Z] #42 195.6 CC criu/util.o [2020-11-27T03:37:11.143Z] #41 179.7 LINK lib/c/built-in.o [2020-11-27T03:37:11.143Z] #41 179.7 LINK lib/c/libcriu.so [2020-11-27T03:37:11.143Z] #41 179.7 LINK lib/c/libcriu.a [2020-11-27T03:37:11.143Z] #41 179.8 GEN magic.py [2020-11-27T03:37:11.399Z] #41 179.9 Note: Building without setproctitle() and strlcpy() support. [2020-11-27T03:37:11.399Z] #41 179.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-27T03:37:11.399Z] #41 179.9 Note: Building without GnuTLS support [2020-11-27T03:37:11.399Z] #41 179.9 Makefile.config:39: Warn: you have no libnftables installed [2020-11-27T03:37:11.399Z] #41 179.9 Makefile.config:40: Warn: Building without nftables support [2020-11-27T03:37:11.962Z] #41 180.4 fatal: not a git repository (or any of the parent directories): .git [2020-11-27T03:37:12.219Z] #41 180.8 make[1]: Nothing to be done for 'all'. [2020-11-27T03:37:12.641Z] #42 197.4 CC criu/uts_ns.o [2020-11-27T03:37:12.782Z] #41 181.2 make[1]: 'images/built-in.o' is up to date. [2020-11-27T03:37:12.782Z] #41 181.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-11-27T03:37:12.782Z] #41 181.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-11-27T03:37:12.782Z] #41 181.2 make[1]: 'compel/libcompel.a' is up to date. [2020-11-27T03:37:12.782Z] #41 181.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-11-27T03:37:12.782Z] #41 181.2 make[1]: Nothing to be done for 'all'. [2020-11-27T03:37:12.782Z] #41 181.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-27T03:37:12.782Z] #41 181.3 make[2]: Nothing to be done for 'all'. [2020-11-27T03:37:12.782Z] #41 181.3 make[2]: Nothing to be done for 'all'. [2020-11-27T03:37:12.782Z] #41 181.4 make[2]: Nothing to be done for 'all'. [2020-11-27T03:37:12.782Z] #41 181.4 make[2]: Nothing to be done for 'all'. [2020-11-27T03:37:12.782Z] #41 181.4 make[2]: Nothing to be done for 'all'. [2020-11-27T03:37:13.039Z] #41 181.5 make[2]: Nothing to be done for 'all'. [2020-11-27T03:37:13.039Z] #41 181.5 make[2]: Nothing to be done for 'all'. [2020-11-27T03:37:13.039Z] #41 181.5 make[2]: Nothing to be done for 'all'. [2020-11-27T03:37:13.039Z] #41 181.5 INSTALL criu/criu [2020-11-27T03:37:13.286Z] #42 197.8 CC criu/vdso.o [2020-11-27T03:37:13.601Z] #41 DONE 181.9s [2020-11-27T03:37:13.601Z] [2020-11-27T03:37:13.601Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:37:13.936Z] #42 198.5 LINK criu/built-in.o [2020-11-27T03:37:14.235Z] #42 198.8 LINK criu/criu [2020-11-27T03:37:14.529Z] #54 ... [2020-11-27T03:37:14.529Z] [2020-11-27T03:37:14.529Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-11-27T03:37:14.784Z] #42 DONE 0.4s [2020-11-27T03:37:14.784Z] [2020-11-27T03:37:14.784Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:37:15.042Z] #54 ... [2020-11-27T03:37:15.042Z] [2020-11-27T03:37:15.042Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-11-27T03:37:15.294Z] #42 199.6 DEP lib/c/criu.d [2020-11-27T03:37:15.294Z] #42 199.7 CC images/rpc.pb-c.o [2020-11-27T03:37:15.304Z] #44 DONE 0.4s [2020-11-27T03:37:15.304Z] [2020-11-27T03:37:15.304Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-11-27T03:37:15.869Z] #46 DONE 0.5s [2020-11-27T03:37:15.869Z] [2020-11-27T03:37:15.869Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-11-27T03:37:15.938Z] #42 200.4 CC lib/c/criu.o [2020-11-27T03:37:16.126Z] #48 DONE 0.5s [2020-11-27T03:37:16.126Z] [2020-11-27T03:37:16.126Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:37:16.126Z] #54 218.6 + bin/containerd [2020-11-27T03:37:16.236Z] #42 ... [2020-11-27T03:37:16.236Z] [2020-11-27T03:37:16.236Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T03:37:16.236Z] #39 DONE 261.7s [2020-11-27T03:37:16.236Z] [2020-11-27T03:37:16.236Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:37:16.383Z] #54 ... [2020-11-27T03:37:16.383Z] [2020-11-27T03:37:16.383Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-11-27T03:37:16.383Z] #50 DONE 0.0s [2020-11-27T03:37:16.383Z] [2020-11-27T03:37:16.383Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-11-27T03:37:16.383Z] #52 DONE 0.2s [2020-11-27T03:37:16.383Z] [2020-11-27T03:37:16.383Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:37:18.337Z] #23 ... [2020-11-27T03:37:18.337Z] [2020-11-27T03:37:18.337Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T03:37:18.337Z] #42 202.6 LINK lib/c/built-in.o [2020-11-27T03:37:18.337Z] #42 202.7 LINK lib/c/libcriu.so [2020-11-27T03:37:18.337Z] #42 202.8 LINK lib/c/libcriu.a [2020-11-27T03:37:18.337Z] #42 203.0 GEN magic.py [2020-11-27T03:37:18.635Z] #42 203.2 Note: Building without setproctitle() and strlcpy() support. [2020-11-27T03:37:18.635Z] #42 203.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-27T03:37:18.635Z] #42 203.2 Note: Building without GnuTLS support [2020-11-27T03:37:18.635Z] #42 203.2 Makefile.config:39: Warn: you have no libnftables installed [2020-11-27T03:37:18.635Z] #42 203.2 Makefile.config:40: Warn: Building without nftables support [2020-11-27T03:37:19.283Z] #42 203.9 fatal: not a git repository (or any of the parent directories): .git [2020-11-27T03:37:19.856Z] #66 exporting layers 11.3s done [2020-11-27T03:37:19.856Z] #66 writing image sha256:0bfe99822e831a0312928ab9109b47d329f08b8558ba6773e00260ea9a7036c1 done [2020-11-27T03:37:19.856Z] #66 naming to docker.io/library/docker:f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 [2020-11-27T03:37:19.856Z] #66 naming to docker.io/library/docker:f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 done [2020-11-27T03:37:19.856Z] #66 DONE 11.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-11-27T03:37:20.204Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41720/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 hack/test/unit [2020-11-27T03:37:20.407Z] #42 204.9 make[1]: Nothing to be done for 'all'. [2020-11-27T03:37:21.074Z] #42 205.7 make[1]: 'images/built-in.o' is up to date. [2020-11-27T03:37:21.074Z] #42 205.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-11-27T03:37:21.074Z] #42 205.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-11-27T03:37:21.074Z] #42 205.8 make[1]: 'compel/libcompel.a' is up to date. [2020-11-27T03:37:21.074Z] #42 205.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-11-27T03:37:21.372Z] #42 205.9 make[1]: Nothing to be done for 'all'. [2020-11-27T03:37:21.372Z] #42 205.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-27T03:37:21.372Z] #42 206.1 make[2]: Nothing to be done for 'all'. [2020-11-27T03:37:21.671Z] #42 206.1 make[2]: Nothing to be done for 'all'. [2020-11-27T03:37:21.671Z] #42 206.2 make[2]: Nothing to be done for 'all'. [2020-11-27T03:37:21.671Z] #42 206.4 make[2]: Nothing to be done for 'all'. [2020-11-27T03:37:21.971Z] #42 206.4 make[2]: Nothing to be done for 'all'. [2020-11-27T03:37:21.971Z] #42 206.5 make[2]: Nothing to be done for 'all'. [2020-11-27T03:37:21.971Z] #42 206.5 make[2]: Nothing to be done for 'all'. [2020-11-27T03:37:22.270Z] #42 206.6 make[2]: Nothing to be done for 'all'. [2020-11-27T03:37:22.270Z] #42 206.6 INSTALL criu/criu [2020-11-27T03:37:22.270Z] #42 DONE 206.8s [2020-11-27T03:37:22.270Z] [2020-11-27T03:37:22.270Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:37:23.330Z] #55 ... [2020-11-27T03:37:23.330Z] [2020-11-27T03:37:23.330Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:37:23.330Z] #48 268.7 + /build/golangci-lint --version [2020-11-27T03:37:23.977Z] #48 269.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-11-27T03:37:23.977Z] #48 DONE 269.4s [2020-11-27T03:37:23.977Z] [2020-11-27T03:37:23.977Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:37:25.509Z] ? github.com/docker/docker/api [no test files] [2020-11-27T03:37:37.780Z] ok github.com/docker/docker/api/server 0.040s coverage: 9.0% of statements [2020-11-27T03:37:38.893Z] #54 240.0 + bin/containerd-stress [2020-11-27T03:37:38.893Z] #54 242.0 + bin/containerd-shim [2020-11-27T03:37:42.665Z] #55 249.2 + bin/containerd [2020-11-27T03:37:43.098Z] #54 248.6 + bin/containerd-shim-runc-v1 [2020-11-27T03:37:47.178Z] #55 ... [2020-11-27T03:37:47.178Z] [2020-11-27T03:37:47.178Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:37:47.178Z] #23 292.2 + return [2020-11-27T03:37:47.178Z] #23 DONE 292.3s [2020-11-27T03:37:47.178Z] [2020-11-27T03:37:47.178Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:37:47.300Z] #54 253.0 + bin/containerd-shim-runc-v2 [2020-11-27T03:37:47.870Z] #54 253.9 + binaries [2020-11-27T03:37:47.870Z] #54 253.9 + install -D bin/containerd /build/containerd [2020-11-27T03:37:47.870Z] #54 254.0 + install -D bin/containerd-shim /build/containerd-shim [2020-11-27T03:37:47.870Z] #54 254.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-11-27T03:37:47.870Z] #54 254.0 + install -D bin/ctr /build/ctr [2020-11-27T03:37:48.416Z] #54 246.5 + bin/containerd-stress [2020-11-27T03:37:48.416Z] #54 248.5 + bin/containerd-shim [2020-11-27T03:37:48.716Z] #55 ... [2020-11-27T03:37:48.716Z] [2020-11-27T03:37:48.716Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-11-27T03:37:48.716Z] #24 DONE 0.1s [2020-11-27T03:37:48.716Z] [2020-11-27T03:37:48.716Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:37:48.716Z] #55 ... [2020-11-27T03:37:48.716Z] [2020-11-27T03:37:48.716Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-11-27T03:37:49.252Z] #54 DONE 255.2s [2020-11-27T03:37:49.369Z] #29 DONE 0.6s [2020-11-27T03:37:49.369Z] [2020-11-27T03:37:49.369Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:37:49.369Z] #55 ... [2020-11-27T03:37:49.369Z] [2020-11-27T03:37:49.369Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-11-27T03:37:49.369Z] #32 DONE 0.1s [2020-11-27T03:37:49.369Z] [2020-11-27T03:37:49.369Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-11-27T03:37:49.369Z] #34 DONE 0.1s [2020-11-27T03:37:49.369Z] [2020-11-27T03:37:49.369Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:37:49.671Z] #55 ... [2020-11-27T03:37:49.671Z] [2020-11-27T03:37:49.671Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-11-27T03:37:49.671Z] #37 DONE 0.1s [2020-11-27T03:37:49.671Z] [2020-11-27T03:37:49.671Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-11-27T03:37:49.671Z] #40 DONE 0.1s [2020-11-27T03:37:49.671Z] [2020-11-27T03:37:49.671Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-11-27T03:37:49.827Z] [2020-11-27T03:37:49.827Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-11-27T03:37:49.971Z] #43 DONE 0.1s [2020-11-27T03:37:49.971Z] [2020-11-27T03:37:49.971Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-11-27T03:37:49.971Z] #45 DONE 0.1s [2020-11-27T03:37:49.971Z] [2020-11-27T03:37:49.971Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:37:49.971Z] #55 ... [2020-11-27T03:37:49.971Z] [2020-11-27T03:37:49.971Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-11-27T03:37:50.269Z] #47 DONE 0.2s [2020-11-27T03:37:50.269Z] [2020-11-27T03:37:50.269Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-11-27T03:37:50.269Z] #49 DONE 0.1s [2020-11-27T03:37:50.269Z] [2020-11-27T03:37:50.269Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-11-27T03:37:50.269Z] #51 DONE 0.1s [2020-11-27T03:37:50.269Z] [2020-11-27T03:37:50.269Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:37:50.269Z] #55 ... [2020-11-27T03:37:50.269Z] [2020-11-27T03:37:50.269Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-11-27T03:37:50.269Z] #53 DONE 0.1s [2020-11-27T03:37:50.567Z] [2020-11-27T03:37:50.567Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T03:37:51.211Z] #55 DONE 1.0s [2020-11-27T03:37:51.211Z] [2020-11-27T03:37:51.211Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-11-27T03:37:51.211Z] #59 DONE 0.2s [2020-11-27T03:37:51.211Z] [2020-11-27T03:37:51.211Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-11-27T03:37:51.779Z] #61 DONE 0.5s [2020-11-27T03:37:51.779Z] [2020-11-27T03:37:51.779Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-11-27T03:37:51.779Z] #63 DONE 0.0s [2020-11-27T03:37:51.779Z] [2020-11-27T03:37:51.779Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-11-27T03:37:51.779Z] #64 DONE 0.0s [2020-11-27T03:37:51.779Z] [2020-11-27T03:37:51.779Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-27T03:37:52.596Z] #54 255.2 + bin/containerd-shim-runc-v1 [2020-11-27T03:37:53.161Z] #65 DONE 1.3s [2020-11-27T03:37:53.161Z] [2020-11-27T03:37:53.161Z] #66 exporting to image [2020-11-27T03:37:53.161Z] #66 exporting layers [2020-11-27T03:37:56.768Z] #54 259.7 + bin/containerd-shim-runc-v2 [2020-11-27T03:37:57.696Z] #54 260.7 + binaries [2020-11-27T03:37:57.696Z] #54 260.7 + install -D bin/containerd /build/containerd [2020-11-27T03:37:57.696Z] #54 260.7 + install -D bin/containerd-shim /build/containerd-shim [2020-11-27T03:37:57.696Z] #54 260.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-11-27T03:37:57.696Z] #54 260.7 + install -D bin/ctr /build/ctr [2020-11-27T03:37:58.640Z] #54 DONE 261.8s [2020-11-27T03:37:59.385Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-27T03:37:59.385Z] [2020-11-27T03:37:59.385Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-27T03:37:59.385Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-27T03:37:59.385Z] HOSTNAME=d2f1b85a9877 [2020-11-27T03:37:59.385Z] TESTDEBUG=0 [2020-11-27T03:37:59.385Z] DEST=bundles/test-integration [2020-11-27T03:37:59.385Z] PWD=/go/src/github.com/docker/docker [2020-11-27T03:37:59.385Z] DOCKER_GITCOMMIT=f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 [2020-11-27T03:37:59.385Z] container=docker [2020-11-27T03:37:59.385Z] HOME=/root [2020-11-27T03:37:59.385Z] GOLANG_VERSION=1.13.15 [2020-11-27T03:37:59.385Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-27T03:37:59.385Z] VALIDATE_BRANCH=master [2020-11-27T03:37:59.385Z] TERM=xterm [2020-11-27T03:37:59.385Z] DOCKER_PKG=github.com/docker/docker [2020-11-27T03:37:59.385Z] SHLVL=1 [2020-11-27T03:37:59.385Z] TIMEOUT=120m [2020-11-27T03:37:59.385Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-27T03:37:59.385Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-27T03:37:59.385Z] GO111MODULE=off [2020-11-27T03:37:59.385Z] DOCKER_EXPERIMENTAL=1 [2020-11-27T03:37:59.385Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-11-27T03:37:59.385Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-27T03:37:59.385Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-27T03:37:59.385Z] GOPATH=/go [2020-11-27T03:37:59.385Z] PKG_CONFIG=pkg-config [2020-11-27T03:37:59.385Z] _=/usr/bin/env [2020-11-27T03:37:59.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-11-27T03:37:59.604Z] [2020-11-27T03:37:59.604Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-11-27T03:37:59.740Z] #66 exporting layers 6.1s done [2020-11-27T03:37:59.741Z] #66 writing image sha256:5c662a6bb6e40d75a4c1b3f7c0701b6d1d2b9ad44b8c1dd107e92537059871a8 done [2020-11-27T03:37:59.741Z] #66 naming to docker.io/library/docker:f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 done [2020-11-27T03:37:59.741Z] #66 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-11-27T03:38:00.083Z] + trap exit INT TERM [2020-11-27T03:38:00.083Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-11-27T03:38:00.083Z] + CONTAINER_NAME=docker-pr3 [2020-11-27T03:38:00.083Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41720/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41720/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 -e DOCKER_GRAPHDRIVER docker:f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 hack/make.sh dynbinary-daemon [2020-11-27T03:38:00.174Z] #55 DONE 0.5s [2020-11-27T03:38:00.174Z] [2020-11-27T03:38:00.174Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-11-27T03:38:00.174Z] #59 DONE 0.1s [2020-11-27T03:38:00.174Z] [2020-11-27T03:38:00.174Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-11-27T03:38:00.174Z] #61 DONE 0.2s [2020-11-27T03:38:00.431Z] [2020-11-27T03:38:00.431Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-11-27T03:38:00.431Z] #63 DONE 0.0s [2020-11-27T03:38:00.431Z] [2020-11-27T03:38:00.431Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-11-27T03:38:00.431Z] #64 DONE 0.0s [2020-11-27T03:38:00.431Z] [2020-11-27T03:38:00.431Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-27T03:38:01.358Z] #65 DONE 1.1s [2020-11-27T03:38:01.358Z] [2020-11-27T03:38:01.358Z] #66 exporting to image [2020-11-27T03:38:01.358Z] #66 exporting layers [2020-11-27T03:38:01.463Z] [2020-11-27T03:38:01.463Z] Removing bundles/ [2020-11-27T03:38:01.463Z] [2020-11-27T03:38:01.463Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-11-27T03:38:01.463Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-27T03:38:01.463Z] GOOS="" GOARCH="" GOARM="" [2020-11-27T03:38:07.897Z] #66 exporting layers 6.1s done [2020-11-27T03:38:07.897Z] #66 writing image sha256:e50ee2ef31f58210f30e8f1ad296cea47dfefbc480fb12199692ae5a01472a77 done [2020-11-27T03:38:07.897Z] #66 naming to docker.io/library/docker:f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 done [2020-11-27T03:38:07.897Z] #66 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-27T03:38:08.240Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41720/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 -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:f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 hack/make.sh dynbinary test-integration [2020-11-27T03:38:09.167Z] [2020-11-27T03:38:09.167Z] Removing bundles/ [2020-11-27T03:38:09.167Z] [2020-11-27T03:38:09.167Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-11-27T03:38:09.167Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-27T03:38:09.167Z] GOOS="" GOARCH="" GOARM="" [2020-11-27T03:38:17.787Z] #55 284.9 + bin/containerd-stress [2020-11-27T03:38:17.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-11-27T03:38:18.427Z] #55 287.3 + bin/containerd-shim [2020-11-27T03:38:18.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-11-27T03:38:21.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-11-27T03:38:25.397Z] #55 294.3 + bin/containerd-shim-runc-v1 [2020-11-27T03:38:31.015Z] #55 299.2 + bin/containerd-shim-runc-v2 [2020-11-27T03:38:31.308Z] #55 300.3 + binaries [2020-11-27T03:38:31.603Z] #55 300.3 + install -D bin/containerd /build/containerd [2020-11-27T03:38:31.603Z] #55 300.3 + install -D bin/containerd-shim /build/containerd-shim [2020-11-27T03:38:31.603Z] #55 300.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-11-27T03:38:31.603Z] #55 300.3 + install -D bin/ctr /build/ctr [2020-11-27T03:38:31.603Z] #55 DONE 300.4s [2020-11-27T03:38:32.647Z] [2020-11-27T03:38:32.647Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-11-27T03:38:32.647Z] #56 DONE 0.1s [2020-11-27T03:38:32.647Z] [2020-11-27T03:38:32.647Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-11-27T03:38:32.647Z] #60 DONE 0.1s [2020-11-27T03:38:32.647Z] [2020-11-27T03:38:32.647Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-11-27T03:38:32.942Z] #62 DONE 0.1s [2020-11-27T03:38:32.942Z] [2020-11-27T03:38:32.942Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-11-27T03:38:32.942Z] #64 DONE 0.1s [2020-11-27T03:38:32.942Z] [2020-11-27T03:38:32.942Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-11-27T03:38:32.942Z] #65 DONE 0.0s [2020-11-27T03:38:32.942Z] [2020-11-27T03:38:32.942Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-27T03:38:34.194Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2020-11-27T03:38:34.194Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-11-27T03:38:34.773Z] ok github.com/docker/docker/api/server/middleware 0.037s coverage: 37.7% of statements [2020-11-27T03:38:34.773Z] ? github.com/docker/docker/api/server/router [no test files] [2020-11-27T03:38:34.773Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-11-27T03:38:34.773Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-11-27T03:38:35.023Z] #66 DONE 2.1s [2020-11-27T03:38:35.023Z] [2020-11-27T03:38:35.023Z] #67 exporting to oci image format [2020-11-27T03:38:35.023Z] #67 exporting layers [2020-11-27T03:38:35.037Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-11-27T03:38:35.037Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-11-27T03:38:35.037Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-11-27T03:38:35.037Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-11-27T03:38:35.037Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-11-27T03:38:35.037Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-11-27T03:38:35.988Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-11-27T03:38:35.988Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-11-27T03:38:36.565Z] ok github.com/docker/docker/api/types/strslice 0.016s coverage: 90.0% of statements [2020-11-27T03:38:36.565Z] ok github.com/docker/docker/api/server/router/swarm 0.016s coverage: 5.7% of statements [2020-11-27T03:38:36.565Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-11-27T03:38:36.565Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-11-27T03:38:36.565Z] ? github.com/docker/docker/api/types [no test files] [2020-11-27T03:38:36.565Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-11-27T03:38:36.565Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-11-27T03:38:36.565Z] ? github.com/docker/docker/api/types/container [no test files] [2020-11-27T03:38:36.565Z] ? github.com/docker/docker/api/types/events [no test files] [2020-11-27T03:38:36.565Z] ok github.com/docker/docker/api/types/filters 0.043s coverage: 92.2% of statements [2020-11-27T03:38:36.565Z] ? github.com/docker/docker/api/types/image [no test files] [2020-11-27T03:38:36.565Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-11-27T03:38:36.565Z] ? github.com/docker/docker/api/types/network [no test files] [2020-11-27T03:38:36.565Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-11-27T03:38:36.565Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-11-27T03:38:36.565Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-11-27T03:38:36.565Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-11-27T03:38:36.830Z] ok github.com/docker/docker/api/types/time 0.013s coverage: 100.0% of statements [2020-11-27T03:38:37.095Z] ok github.com/docker/docker/api/types/versions 0.039s coverage: 75.0% of statements [2020-11-27T03:38:37.095Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-11-27T03:38:37.095Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-11-27T03:38:37.095Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-11-27T03:38:37.095Z] ? github.com/docker/docker/builder [no test files] [2020-11-27T03:38:37.095Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-11-27T03:38:37.095Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-11-27T03:38:37.095Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-11-27T03:38:37.095Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-11-27T03:38:37.095Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-11-27T03:38:37.095Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-11-27T03:38:37.095Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-11-27T03:38:39.660Z] ok github.com/docker/docker/cli/debug 0.039s coverage: 100.0% of statements [2020-11-27T03:38:39.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-11-27T03:38:39.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-11-27T03:38:39.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-11-27T03:38:40.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-11-27T03:38:40.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-11-27T03:38:40.611Z] ok github.com/docker/docker/builder/remotecontext 0.389s coverage: 13.7% of statements [2020-11-27T03:38:41.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-11-27T03:38:42.008Z] ok github.com/docker/docker/builder/dockerfile 0.938s coverage: 48.3% of statements [2020-11-27T03:38:42.008Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-11-27T03:38:42.008Z] ok github.com/docker/docker/builder/remotecontext/git 3.368s coverage: 86.3% of statements [2020-11-27T03:38:42.008Z] ? github.com/docker/docker/cli [no test files] [2020-11-27T03:38:42.008Z] ? github.com/docker/docker/cli/config [no test files] [2020-11-27T03:38:43.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-11-27T03:38:44.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-11-27T03:38:45.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-11-27T03:38:46.241Z] ok github.com/docker/docker/client 0.260s coverage: 75.4% of statements [2020-11-27T03:38:46.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-11-27T03:38:47.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-11-27T03:38:48.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-11-27T03:38:49.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-11-27T03:38:49.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-11-27T03:38:50.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-11-27T03:38:51.598Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-27T03:38:51.598Z] Using test binary docker [2020-11-27T03:38:51.598Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-11-27T03:38:51.598Z] +++ /etc/init.d/apparmor start [2020-11-27T03:38:51.598Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-27T03:38:51.598Z] INFO: Waiting for daemon to start... [2020-11-27T03:38:51.598Z] Starting dockerd [2020-11-27T03:38:51.598Z] +++ 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-11-27T03:38:53.714Z] . [2020-11-27T03:38:53.714Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-27T03:38:53.714Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-27T03:38:53.714Z] Error: No such image: emptyfs [2020-11-27T03:38:53.714Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-27T03:38:53.714Z] ++++ docker load [2020-11-27T03:38:54.013Z] Running integration-test (iteration 1) [2020-11-27T03:38:54.013Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-11-27T03:38:54.013Z] ++ 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-11-27T03:38:54.013Z] ++ set -e [2020-11-27T03:38:54.013Z] ++ '[' -n 0 ']' [2020-11-27T03:38:54.013Z] ++ set -x [2020-11-27T03:38:54.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:39:02.547Z] Loaded image: buildpack-deps:buster [2020-11-27T03:39:02.547Z] Loaded image: busybox:latest [2020-11-27T03:39:02.547Z] Loaded image: busybox:glibc [2020-11-27T03:39:02.547Z] Loaded image: debian:buster [2020-11-27T03:39:02.547Z] Loaded image: hello-world:latest [2020-11-27T03:39:02.547Z] Loaded image: arm32v7/hello-world:latest [2020-11-27T03:39:02.547Z] INFO: Testing against a local daemon [2020-11-27T03:39:02.547Z] === RUN TestCgroupNamespacesBuild [2020-11-27T03:39:04.638Z] --- PASS: TestCgroupNamespacesBuild (2.13s) [2020-11-27T03:39:04.638Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-11-27T03:39:06.711Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.76s) [2020-11-27T03:39:06.711Z] === RUN TestBuildWithSession [2020-11-27T03:39:06.711Z] --- SKIP: TestBuildWithSession (0.00s) [2020-11-27T03:39:06.711Z] build_session_test.go:25: TODO: BuildKit [2020-11-27T03:39:06.711Z] === RUN TestBuildSquashParent [2020-11-27T03:39:12.876Z] ok github.com/docker/docker/cmd/dockerd 0.149s coverage: 29.1% of statements [2020-11-27T03:39:12.876Z] ok github.com/docker/docker/container 0.259s coverage: 34.7% of statements [2020-11-27T03:39:12.876Z] ? github.com/docker/docker/container/stream [no test files] [2020-11-27T03:39:12.876Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-11-27T03:39:12.876Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-11-27T03:39:12.876Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-11-27T03:39:13.170Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|imports|files|name|types_sizes) took 2m4.284947052s [2020-11-27T03:39:13.170Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 469.416874ms [2020-11-27T03:39:13.625Z] --- PASS: TestBuildSquashParent (6.34s) [2020-11-27T03:39:13.625Z] === RUN TestBuildWithRemoveAndForceRemove [2020-11-27T03:39:13.625Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-27T03:39:13.625Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-27T03:39:13.625Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-27T03:39:13.625Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-27T03:39:13.625Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-27T03:39:13.625Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-27T03:39:13.625Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-27T03:39:13.625Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-27T03:39:13.625Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-27T03:39:13.625Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-27T03:39:13.625Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-27T03:39:13.625Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-27T03:39:13.625Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-27T03:39:13.625Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-27T03:39:14.274Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.032s coverage: 65.3% of statements [2020-11-27T03:39:15.145Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-27T03:39:15.228Z] ok github.com/docker/docker/daemon/cluster/convert 0.068s coverage: 35.9% of statements [2020-11-27T03:39:15.437Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-27T03:39:18.175Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-27T03:39:18.175Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-27T03:39:18.557Z] ok github.com/docker/docker/daemon/cluster 0.121s coverage: 0.5% of statements [2020-11-27T03:39:18.821Z] ok github.com/docker/docker/daemon/config 0.081s coverage: 81.8% of statements [2020-11-27T03:39:20.248Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-11-27T03:39:20.248Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.45s) [2020-11-27T03:39:20.248Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.59s) [2020-11-27T03:39:20.248Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.31s) [2020-11-27T03:39:20.248Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.47s) [2020-11-27T03:39:20.248Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.42s) [2020-11-27T03:39:20.248Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.52s) [2020-11-27T03:39:20.248Z] === RUN TestBuildMultiStageCopy [2020-11-27T03:39:20.248Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-11-27T03:39:20.751Z] ok github.com/docker/docker/daemon/discovery 0.019s coverage: 30.0% of statements [2020-11-27T03:39:20.751Z] ok github.com/docker/docker/daemon/events 0.073s coverage: 50.0% of statements [2020-11-27T03:39:22.684Z] ok github.com/docker/docker/daemon/graphdriver 0.022s coverage: 2.2% of statements [2020-11-27T03:39:22.981Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-11-27T03:39:23.273Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-11-27T03:39:23.908Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-11-27T03:39:24.201Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-11-27T03:39:24.835Z] --- PASS: TestBuildMultiStageCopy (4.76s) [2020-11-27T03:39:24.835Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.51s) [2020-11-27T03:39:24.835Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2020-11-27T03:39:24.835Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2020-11-27T03:39:24.835Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2020-11-27T03:39:24.835Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.64s) [2020-11-27T03:39:24.835Z] === RUN TestBuildMultiStageParentConfig [2020-11-27T03:39:26.348Z] --- PASS: TestBuildMultiStageParentConfig (1.46s) [2020-11-27T03:39:26.348Z] === RUN TestBuildLabelWithTargets [2020-11-27T03:39:26.927Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-11-27T03:39:27.503Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.515s coverage: 56.2% of statements [2020-11-27T03:39:28.897Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.480s coverage: 14.1% of statements [2020-11-27T03:39:29.083Z] --- PASS: TestBuildLabelWithTargets (2.49s) [2020-11-27T03:39:29.083Z] === RUN TestBuildWithEmptyLayers [2020-11-27T03:39:30.120Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2020-11-27T03:39:30.120Z] === RUN TestBuildMultiStageOnBuild [2020-11-27T03:39:30.675Z] 4612f6d0b889: Pull complete [2020-11-27T03:39:31.462Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.8% of statements [2020-11-27T03:39:32.413Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.295s coverage: 73.1% of statements [2020-11-27T03:39:32.856Z] --- PASS: TestBuildMultiStageOnBuild (2.83s) [2020-11-27T03:39:32.856Z] === RUN TestBuildUncleanTarFilenames [2020-11-27T03:39:33.364Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.678s coverage: 46.2% of statements [2020-11-27T03:39:34.409Z] --- PASS: TestBuildUncleanTarFilenames (1.31s) [2020-11-27T03:39:34.409Z] === RUN TestBuildMultiStageLayerLeak [2020-11-27T03:39:35.291Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.953s coverage: 49.5% of statements [2020-11-27T03:39:35.292Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 58.0% of statements [2020-11-27T03:39:36.244Z] ok github.com/docker/docker/daemon 12.343s coverage: 17.2% of statements [2020-11-27T03:39:36.244Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-11-27T03:39:36.244Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-11-27T03:39:36.244Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-11-27T03:39:36.244Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-11-27T03:39:36.244Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-11-27T03:39:37.157Z] --- PASS: TestBuildMultiStageLayerLeak (3.10s) [2020-11-27T03:39:37.157Z] === RUN TestBuildWithHugeFile [2020-11-27T03:39:37.196Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.053s coverage: 3.0% of statements [2020-11-27T03:39:37.196Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2020-11-27T03:39:37.963Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-27T03:39:37.963Z] [2020-11-27T03:39:37.963Z] + TEST_INTEGRATION_DEST=2 [2020-11-27T03:39:37.963Z] + CONTAINER_NAME=docker-pr3-2 [2020-11-27T03:39:37.963Z] + TEST_SKIP_INTEGRATION=1 [2020-11-27T03:39:37.963Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-11-27T03:39:37.963Z] + run_tests [2020-11-27T03:39:37.963Z] + c=0 [2020-11-27T03:39:37.963Z] + '[' -n 0 ']' [2020-11-27T03:39:37.963Z] + rm= [2020-11-27T03:39:37.963Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41720/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41720/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41720/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 hack/make.sh '' test-integration [2020-11-27T03:39:37.963Z] + TEST_INTEGRATION_DEST=1 [2020-11-27T03:39:37.963Z] + CONTAINER_NAME=docker-pr3-1 [2020-11-27T03:39:37.963Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-11-27T03:39:37.963Z] + run_tests test-integration-flaky [2020-11-27T03:39:37.963Z] + '[' -n 0 ']' [2020-11-27T03:39:37.963Z] + rm= [2020-11-27T03:39:37.964Z] + TEST_INTEGRATION_DEST=3 [2020-11-27T03:39:37.964Z] + CONTAINER_NAME=docker-pr3-3 [2020-11-27T03:39:37.964Z] + TEST_SKIP_INTEGRATION=1 [2020-11-27T03:39:37.964Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-11-27T03:39:37.964Z] + run_tests [2020-11-27T03:39:37.964Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41720/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41720/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41720/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 hack/make.sh test-integration-flaky test-integration [2020-11-27T03:39:37.964Z] + '[' -n 0 ']' [2020-11-27T03:39:37.964Z] + rm= [2020-11-27T03:39:37.964Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41720/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41720/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41720/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 hack/make.sh '' test-integration [2020-11-27T03:39:37.964Z] ++ jobs -p [2020-11-27T03:39:37.964Z] + for job in $(jobs -p) [2020-11-27T03:39:37.964Z] + wait 16489 [2020-11-27T03:39:37.964Z] [2020-11-27T03:39:37.964Z] [2020-11-27T03:39:37.964Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-27T03:39:37.964Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-27T03:39:37.964Z] HOSTNAME=1c7e81b6d25d [2020-11-27T03:39:37.964Z] TEST_SKIP_INTEGRATION=1 [2020-11-27T03:39:37.964Z] TESTDEBUG=0 [2020-11-27T03:39:37.964Z] DEST=bundles/test-integration [2020-11-27T03:39:37.964Z] PWD=/go/src/github.com/docker/docker [2020-11-27T03:39:37.964Z] KEEPBUNDLE=1 [2020-11-27T03:39:37.964Z] DOCKER_GITCOMMIT=f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 [2020-11-27T03:39:37.964Z] container=docker [2020-11-27T03:39:37.964Z] HOME=/root [2020-11-27T03:39:37.964Z] GOLANG_VERSION=1.13.15 [2020-11-27T03:39:37.964Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-27T03:39:37.964Z] VALIDATE_BRANCH=master [2020-11-27T03:39:37.964Z] TERM=xterm [2020-11-27T03:39:37.964Z] DOCKER_PKG=github.com/docker/docker [2020-11-27T03:39:37.964Z] SHLVL=1 [2020-11-27T03:39:37.964Z] TIMEOUT=120m [2020-11-27T03:39:37.964Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-27T03:39:37.964Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-27T03:39:37.964Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-11-27T03:39:37.964Z] GO111MODULE=off [2020-11-27T03:39:37.964Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-27T03:39:37.964Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-27T03:39:37.964Z] GOPATH=/go [2020-11-27T03:39:37.964Z] PKG_CONFIG=pkg-config [2020-11-27T03:39:37.964Z] _=/usr/bin/env [2020-11-27T03:39:37.964Z] Building test suite binary ./integration-cli/test.main [2020-11-27T03:39:37.964Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-11-27T03:39:37.964Z] [2020-11-27T03:39:37.964Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-27T03:39:37.964Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-27T03:39:37.964Z] HOSTNAME=69734f5330e5 [2020-11-27T03:39:37.964Z] TEST_SKIP_INTEGRATION=1 [2020-11-27T03:39:37.964Z] TESTDEBUG=0 [2020-11-27T03:39:37.964Z] DEST=bundles/test-integration [2020-11-27T03:39:37.964Z] PWD=/go/src/github.com/docker/docker [2020-11-27T03:39:37.964Z] KEEPBUNDLE=1 [2020-11-27T03:39:37.964Z] DOCKER_GITCOMMIT=f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 [2020-11-27T03:39:37.964Z] container=docker [2020-11-27T03:39:37.964Z] HOME=/root [2020-11-27T03:39:37.964Z] GOLANG_VERSION=1.13.15 [2020-11-27T03:39:37.964Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-27T03:39:37.964Z] VALIDATE_BRANCH=master [2020-11-27T03:39:37.964Z] TERM=xterm [2020-11-27T03:39:37.964Z] DOCKER_PKG=github.com/docker/docker [2020-11-27T03:39:37.964Z] SHLVL=1 [2020-11-27T03:39:37.964Z] TIMEOUT=120m [2020-11-27T03:39:37.964Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-27T03:39:37.964Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-27T03:39:37.964Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-11-27T03:39:37.964Z] GO111MODULE=off [2020-11-27T03:39:37.964Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-27T03:39:37.964Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-27T03:39:37.964Z] GOPATH=/go [2020-11-27T03:39:37.964Z] PKG_CONFIG=pkg-config [2020-11-27T03:39:37.964Z] _=/usr/bin/env [2020-11-27T03:39:37.964Z] Building test suite binary ./integration-cli/test.main [2020-11-27T03:39:37.964Z] No new tests added to integration. [2020-11-27T03:39:37.964Z] [2020-11-27T03:39:37.964Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-27T03:39:37.964Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-27T03:39:37.964Z] HOSTNAME=2a28226e6e78 [2020-11-27T03:39:37.964Z] TESTDEBUG=0 [2020-11-27T03:39:37.964Z] DEST=bundles/test-integration [2020-11-27T03:39:37.964Z] PWD=/go/src/github.com/docker/docker [2020-11-27T03:39:37.964Z] KEEPBUNDLE=1 [2020-11-27T03:39:37.964Z] DOCKER_GITCOMMIT=f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 [2020-11-27T03:39:37.964Z] container=docker [2020-11-27T03:39:37.964Z] HOME=/root [2020-11-27T03:39:37.964Z] GOLANG_VERSION=1.13.15 [2020-11-27T03:39:37.964Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-27T03:39:37.964Z] VALIDATE_BRANCH=master [2020-11-27T03:39:37.964Z] TERM=xterm [2020-11-27T03:39:37.964Z] DOCKER_PKG=github.com/docker/docker [2020-11-27T03:39:37.964Z] SHLVL=1 [2020-11-27T03:39:37.964Z] TIMEOUT=120m [2020-11-27T03:39:37.964Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-27T03:39:37.964Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-27T03:39:37.964Z] GO111MODULE=off [2020-11-27T03:39:37.964Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-11-27T03:39:37.964Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-27T03:39:37.964Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-27T03:39:37.964Z] GOPATH=/go [2020-11-27T03:39:37.964Z] PKG_CONFIG=pkg-config [2020-11-27T03:39:37.964Z] _=/usr/bin/env [2020-11-27T03:39:37.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-11-27T03:39:39.125Z] ok github.com/docker/docker/daemon/images 0.036s coverage: 6.5% of statements [2020-11-27T03:39:39.703Z] ok github.com/docker/docker/daemon/logger 0.235s coverage: 41.0% of statements [2020-11-27T03:39:39.967Z] ok github.com/docker/docker/daemon/logger/awslogs 0.270s coverage: 77.8% of statements [2020-11-27T03:39:40.230Z] ok github.com/docker/docker/daemon/logger/gelf 0.026s coverage: 67.0% of statements [2020-11-27T03:39:40.808Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.258s coverage: 57.7% of statements [2020-11-27T03:39:40.808Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-11-27T03:39:40.808Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-11-27T03:39:40.808Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-11-27T03:39:40.808Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-11-27T03:39:40.808Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-11-27T03:39:40.808Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-11-27T03:39:40.808Z] ok github.com/docker/docker/daemon/logger/journald 0.037s coverage: 23.9% of statements [2020-11-27T03:39:41.388Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.032s coverage: 87.2% of statements [2020-11-27T03:39:41.652Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.021s coverage: 61.6% of statements [2020-11-27T03:39:43.053Z] ok github.com/docker/docker/daemon/logger/local 0.034s coverage: 75.2% of statements [2020-11-27T03:39:43.053Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-11-27T03:39:43.053Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.066s coverage: 55.1% of statements [2020-11-27T03:39:43.318Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.028s coverage: 33.3% of statements [2020-11-27T03:39:43.896Z] ok github.com/docker/docker/daemon/logger/templates 0.018s coverage: 8.3% of statements [2020-11-27T03:39:44.474Z] ok github.com/docker/docker/daemon/logger/syslog 0.032s coverage: 46.8% of statements [2020-11-27T03:39:45.049Z] ok github.com/docker/docker/daemon/network 0.051s coverage: 63.8% of statements [2020-11-27T03:39:45.553Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-27T03:39:45.553Z] [2020-11-27T03:39:45.553Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-27T03:39:45.553Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-27T03:39:45.553Z] HOSTNAME=b0785ef0102c [2020-11-27T03:39:45.553Z] DEST=bundles/test-integration [2020-11-27T03:39:45.553Z] PWD=/go/src/github.com/docker/docker [2020-11-27T03:39:45.553Z] DOCKER_ROOTLESS=1 [2020-11-27T03:39:45.553Z] DOCKER_GITCOMMIT=f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 [2020-11-27T03:39:45.553Z] container=docker [2020-11-27T03:39:45.553Z] HOME=/root [2020-11-27T03:39:45.553Z] GOLANG_VERSION=1.13.15 [2020-11-27T03:39:45.553Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-27T03:39:45.553Z] VALIDATE_BRANCH=master [2020-11-27T03:39:45.553Z] TERM=xterm [2020-11-27T03:39:45.553Z] DOCKER_PKG=github.com/docker/docker [2020-11-27T03:39:45.553Z] SHLVL=1 [2020-11-27T03:39:45.553Z] TIMEOUT=120m [2020-11-27T03:39:45.553Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-27T03:39:45.553Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-27T03:39:45.553Z] GO111MODULE=off [2020-11-27T03:39:45.553Z] DOCKER_EXPERIMENTAL=1 [2020-11-27T03:39:45.553Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-11-27T03:39:45.553Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-27T03:39:45.553Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-27T03:39:45.553Z] GOPATH=/go [2020-11-27T03:39:45.553Z] PKG_CONFIG=pkg-config [2020-11-27T03:39:45.553Z] _=/usr/bin/env [2020-11-27T03:39:45.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-11-27T03:39:46.062Z] ok github.com/docker/docker/daemon/logger/splunk 1.871s coverage: 82.5% of statements [2020-11-27T03:39:46.062Z] ? github.com/docker/docker/daemon/names [no test files] [2020-11-27T03:39:46.062Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-11-27T03:39:46.652Z] ok github.com/docker/docker/distribution/metadata 0.142s coverage: 48.2% of statements [2020-11-27T03:39:47.606Z] ok github.com/docker/docker/distribution 0.361s coverage: 25.6% of statements [2020-11-27T03:39:47.606Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-11-27T03:39:48.184Z] ok github.com/docker/docker/errdefs 0.033s coverage: 53.1% of statements [2020-11-27T03:39:48.762Z] ok github.com/docker/docker/image 0.050s coverage: 86.4% of statements [2020-11-27T03:39:49.341Z] ok github.com/docker/docker/image/cache 0.018s coverage: 19.2% of statements [2020-11-27T03:39:49.341Z] ok github.com/docker/docker/distribution/xfer 1.701s coverage: 85.1% of statements [2020-11-27T03:39:49.341Z] ? github.com/docker/docker/dockerversion [no test files] [2020-11-27T03:39:49.341Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-11-27T03:39:49.341Z] ok github.com/docker/docker/image/v1 0.062s coverage: 25.0% of statements [2020-11-27T03:39:49.341Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-11-27T03:39:49.920Z] ok github.com/docker/docker/libcontainerd/queue 0.037s coverage: 100.0% of statements [2020-11-27T03:39:50.872Z] ok github.com/docker/docker/oci 0.019s coverage: 8.2% of statements [2020-11-27T03:39:50.872Z] ok github.com/docker/docker/opts 0.075s coverage: 67.1% of statements [2020-11-27T03:39:51.135Z] ok github.com/docker/docker/pkg/aaparser 0.038s coverage: 52.9% of statements [2020-11-27T03:39:52.088Z] ok github.com/docker/docker/pkg/broadcaster 0.036s coverage: 100.0% of statements [2020-11-27T03:39:53.042Z] ok github.com/docker/docker/pkg/capabilities 0.032s coverage: 87.5% of statements [2020-11-27T03:39:53.305Z] ok github.com/docker/docker/pkg/authorization 0.666s coverage: 68.3% of statements [2020-11-27T03:39:53.883Z] ok github.com/docker/docker/pkg/directory 0.014s coverage: 80.0% of statements [2020-11-27T03:39:54.460Z] ok github.com/docker/docker/pkg/archive 1.274s coverage: 77.3% of statements [2020-11-27T03:39:54.723Z] ok github.com/docker/docker/pkg/discovery 0.013s coverage: 58.3% of statements [2020-11-27T03:39:54.986Z] ok github.com/docker/docker/pkg/discovery/file 0.015s coverage: 97.6% of statements [2020-11-27T03:39:55.947Z] ok github.com/docker/docker/pkg/discovery/memory 0.018s coverage: 92.3% of statements [2020-11-27T03:39:56.210Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-11-27T03:39:56.785Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-11-27T03:39:57.373Z] ok github.com/docker/docker/pkg/chrootarchive 3.473s coverage: 43.2% of statements [2020-11-27T03:39:57.374Z] #67 exporting layers 80.5s done [2020-11-27T03:39:57.374Z] #67 exporting manifest sha256:7d6ae4a88801a4ff14c115b64a827816e81934826e8f59c3dbc02251000a8282 done [2020-11-27T03:39:57.374Z] #67 exporting config sha256:dba5e87b769415ead8e51d38dd0b368c70ab9c10566cfeff91305742d269afd7 done [2020-11-27T03:39:57.374Z] #67 sending tarball [2020-11-27T03:39:57.950Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-11-27T03:39:57.950Z] ok github.com/docker/docker/pkg/fileutils 0.020s coverage: 89.5% of statements [2020-11-27T03:39:58.527Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2020-11-27T03:39:58.790Z] ok github.com/docker/docker/pkg/fsutils 0.330s coverage: 85.1% of statements [2020-11-27T03:39:59.054Z] ok github.com/docker/docker/pkg/discovery/kv 3.093s coverage: 84.1% of statements [2020-11-27T03:40:00.005Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2020-11-27T03:40:00.267Z] ok github.com/docker/docker/layer 7.691s coverage: 68.8% of statements [2020-11-27T03:40:00.268Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-11-27T03:40:00.268Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-11-27T03:40:00.268Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-11-27T03:40:00.268Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-11-27T03:40:00.268Z] ? github.com/docker/docker/oci/caps [no test files] [2020-11-27T03:40:00.268Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-11-27T03:40:00.268Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-11-27T03:40:00.268Z] ok github.com/docker/docker/pkg/ioutils 0.576s coverage: 69.3% of statements [2020-11-27T03:40:00.268Z] ok github.com/docker/docker/pkg/idtools 0.955s coverage: 70.1% of statements [2020-11-27T03:40:00.268Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-11-27T03:40:00.531Z] ok github.com/docker/docker/pkg/longpath 0.020s coverage: 100.0% of statements [2020-11-27T03:40:00.531Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-11-27T03:40:00.531Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-11-27T03:40:00.794Z] ok github.com/docker/docker/pkg/namesgenerator 0.014s coverage: 85.7% of statements [2020-11-27T03:40:00.794Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-11-27T03:40:00.795Z] ok github.com/docker/docker/pkg/parsers 0.027s coverage: 97.0% of statements [2020-11-27T03:40:01.059Z] ok github.com/docker/docker/pkg/parsers/kernel 0.012s coverage: 60.0% of statements [2020-11-27T03:40:01.323Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.031s coverage: 86.7% of statements [2020-11-27T03:40:01.588Z] ok github.com/docker/docker/pkg/pidfile 0.034s coverage: 82.4% of statements [2020-11-27T03:40:01.588Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-11-27T03:40:01.588Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-11-27T03:40:02.167Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.021s coverage: 56.8% of statements [2020-11-27T03:40:02.746Z] ok github.com/docker/docker/pkg/pools 0.012s coverage: 88.2% of statements [2020-11-27T03:40:02.746Z] ok github.com/docker/docker/pkg/plugins/transport 0.014s coverage: 85.7% of statements [2020-11-27T03:40:02.746Z] ok github.com/docker/docker/pkg/progress 0.017s coverage: 75.9% of statements [2020-11-27T03:40:03.322Z] ok github.com/docker/docker/pkg/reexec 0.020s coverage: 82.4% of statements [2020-11-27T03:40:03.898Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-11-27T03:40:04.161Z] ok github.com/docker/docker/pkg/pubsub 1.097s coverage: 75.0% of statements [2020-11-27T03:40:04.327Z] --- PASS: TestBuildWithHugeFile (26.46s) [2020-11-27T03:40:04.328Z] === RUN TestBuildWithEmptyDockerfile [2020-11-27T03:40:04.328Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T03:40:04.328Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T03:40:04.328Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T03:40:04.328Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T03:40:04.328Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T03:40:04.328Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T03:40:04.328Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T03:40:04.328Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T03:40:04.328Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T03:40:04.328Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-11-27T03:40:04.328Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2020-11-27T03:40:04.328Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2020-11-27T03:40:04.328Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-11-27T03:40:04.328Z] === RUN TestBuildPreserveOwnership [2020-11-27T03:40:04.328Z] === RUN TestBuildPreserveOwnership/copy_from [2020-11-27T03:40:04.738Z] ok github.com/docker/docker/pkg/streamformatter 0.019s coverage: 66.2% of statements [2020-11-27T03:40:04.738Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2020-11-27T03:40:05.688Z] ok github.com/docker/docker/pkg/sysinfo 0.054s coverage: 54.2% of statements [2020-11-27T03:40:05.688Z] ok github.com/docker/docker/pkg/system 0.026s coverage: 36.9% of statements [2020-11-27T03:40:06.264Z] ok github.com/docker/docker/pkg/tailfile 0.097s coverage: 88.6% of statements [2020-11-27T03:40:06.264Z] ok github.com/docker/docker/pkg/signal 2.826s coverage: 61.0% of statements [2020-11-27T03:40:06.841Z] ok github.com/docker/docker/pkg/tarsum 0.113s coverage: 89.3% of statements [2020-11-27T03:40:06.841Z] testing: warning: no tests to run [2020-11-27T03:40:06.841Z] coverage: [no statements] [2020-11-27T03:40:06.841Z] ok github.com/docker/docker/pkg/term/windows 0.019s coverage: [no statements] [no tests to run] [2020-11-27T03:40:07.104Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2020-11-27T03:40:07.104Z] ok github.com/docker/docker/pkg/urlutil 0.012s coverage: 100.0% of statements [2020-11-27T03:40:07.104Z] ok github.com/docker/docker/pkg/useragent 0.011s coverage: 88.9% of statements [2020-11-27T03:40:08.501Z] ok github.com/docker/docker/plugin/v2 0.017s coverage: 14.5% of statements [2020-11-27T03:40:08.764Z] ok github.com/docker/docker/profiles/seccomp 0.023s coverage: 85.4% of statements [2020-11-27T03:40:08.793Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-11-27T03:40:09.715Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2020-11-27T03:40:09.715Z] ok github.com/docker/docker/plugin 0.563s coverage: 23.2% of statements [2020-11-27T03:40:10.864Z] --- PASS: TestBuildPreserveOwnership (6.49s) [2020-11-27T03:40:10.864Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.19s) [2020-11-27T03:40:10.864Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.29s) [2020-11-27T03:40:10.864Z] === RUN TestBuildPlatformInvalid [2020-11-27T03:40:10.864Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-11-27T03:40:10.864Z] PASS [2020-11-27T03:40:10.864Z] [2020-11-27T03:40:10.864Z] === Skipped [2020-11-27T03:40:10.864Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-11-27T03:40:10.864Z] build_session_test.go:25: TODO: BuildKit [2020-11-27T03:40:10.864Z] [2020-11-27T03:40:10.864Z] [2020-11-27T03:40:10.864Z] DONE 32 tests, 1 skipped in 76.790s [2020-11-27T03:40:10.864Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-11-27T03:40:10.864Z] ++ 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-11-27T03:40:10.864Z] ++ set -e [2020-11-27T03:40:10.864Z] ++ '[' -n 0 ']' [2020-11-27T03:40:10.864Z] ++ set -x [2020-11-27T03:40:10.864Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:40:10.864Z] INFO: Testing against a local daemon [2020-11-27T03:40:10.864Z] === RUN TestConfigInspect [2020-11-27T03:40:11.115Z] ok github.com/docker/docker/registry/resumable 0.033s coverage: 100.0% of statements [2020-11-27T03:40:11.692Z] ok github.com/docker/docker/quota 0.612s coverage: 71.4% of statements [2020-11-27T03:40:11.692Z] ok github.com/docker/docker/registry 0.171s coverage: 57.2% of statements [2020-11-27T03:40:11.692Z] ok github.com/docker/docker/restartmanager 0.011s coverage: 50.9% of statements [2020-11-27T03:40:12.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-11-27T03:40:12.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-11-27T03:40:12.643Z] ok github.com/docker/docker/testutil 0.030s coverage: 62.5% of statements [2020-11-27T03:40:12.895Z] #67 sending tarball 15.3s done [2020-11-27T03:40:12.895Z] #67 DONE 95.8s [2020-11-27T03:40:12.895Z] [2020-11-27T03:40:12.895Z] #68 importing to docker [2020-11-27T03:40:12.907Z] ok github.com/docker/docker/runconfig 0.030s coverage: 66.1% of statements [2020-11-27T03:40:14.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-11-27T03:40:14.835Z] ok github.com/docker/docker/volume/drivers 0.037s coverage: 36.1% of statements [2020-11-27T03:40:15.321Z] --- PASS: TestConfigInspect (3.83s) [2020-11-27T03:40:15.321Z] === RUN TestConfigList [2020-11-27T03:40:15.413Z] ok github.com/docker/docker/volume/mounts 0.057s coverage: 67.0% of statements [2020-11-27T03:40:15.938Z] ok github.com/docker/docker/volume/local 0.281s coverage: 76.6% of statements [2020-11-27T03:40:17.331Z] ok github.com/docker/docker/volume/service 0.028s coverage: 73.1% of statements [2020-11-27T03:40:18.844Z] --- PASS: TestConfigList (3.61s) [2020-11-27T03:40:18.844Z] === RUN TestConfigsCreateAndDelete [2020-11-27T03:40:22.367Z] --- PASS: TestConfigsCreateAndDelete (3.72s) [2020-11-27T03:40:22.367Z] === RUN TestConfigsUpdate [2020-11-27T03:40:25.889Z] --- PASS: TestConfigsUpdate (3.63s) [2020-11-27T03:40:25.889Z] === RUN TestTemplatedConfig [2020-11-27T03:40:28.290Z] #68 DONE 16.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-11-27T03:40:28.747Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41720/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 hack/test/unit [2020-11-27T03:40:29.415Z] --- PASS: TestTemplatedConfig (3.25s) [2020-11-27T03:40:29.415Z] === RUN TestConfigCreateResolve [2020-11-27T03:40:32.303Z] ? github.com/docker/docker/api [no test files] [2020-11-27T03:40:32.939Z] --- PASS: TestConfigCreateResolve (3.54s) [2020-11-27T03:40:32.939Z] === RUN TestConfigDaemonLibtrustID [2020-11-27T03:40:32.939Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-11-27T03:40:32.939Z] PASS [2020-11-27T03:40:32.939Z] [2020-11-27T03:40:32.939Z] DONE 7 tests in 22.172s [2020-11-27T03:40:32.939Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-11-27T03:40:32.939Z] ++ 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-11-27T03:40:32.939Z] ++ set -e [2020-11-27T03:40:32.939Z] ++ '[' -n 0 ']' [2020-11-27T03:40:32.939Z] ++ set -x [2020-11-27T03:40:32.939Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:40:32.939Z] INFO: Testing against a local daemon [2020-11-27T03:40:32.939Z] === RUN TestCheckpoint [2020-11-27T03:40:32.939Z] --- SKIP: TestCheckpoint (0.00s) [2020-11-27T03:40:32.939Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-27T03:40:32.939Z] === RUN TestContainerInvalidJSON [2020-11-27T03:40:32.939Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T03:40:32.939Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T03:40:32.939Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T03:40:32.939Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T03:40:32.939Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-11-27T03:40:32.939Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-11-27T03:40:32.939Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T03:40:32.939Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-11-27T03:40:32.939Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T03:40:32.939Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-11-27T03:40:32.939Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-11-27T03:40:32.939Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-11-27T03:40:32.939Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-11-27T03:40:32.939Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-11-27T03:40:33.232Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-11-27T03:40:33.232Z] === RUN TestCopyFromContainerPathIsNotDir [2020-11-27T03:40:33.232Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-11-27T03:40:33.232Z] === RUN TestCopyToContainerPathDoesNotExist [2020-11-27T03:40:33.232Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-11-27T03:40:33.232Z] === RUN TestCopyToContainerPathIsNotDir [2020-11-27T03:40:33.524Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-11-27T03:40:33.524Z] === RUN TestCopyFromContainer [2020-11-27T03:40:34.639Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m15.609910272s with top 10 stages: buildssa: 1m39.887357439s, goimports: 23.880585639s, unconvert: 12.244405171s, gosec: 10.687385635s, golint: 6.463766422s, ineffassign: 5.131757191s, misspell: 4.411761264s, vrp: 3.86248425s, inspect: 3.808992025s, ctrlflow: 2.040090022s [2020-11-27T03:40:35.598Z] === RUN TestCopyFromContainer// [2020-11-27T03:40:35.598Z] === RUN TestCopyFromContainer//bar/root [2020-11-27T03:40:35.598Z] === RUN TestCopyFromContainer//bar/root/ [2020-11-27T03:40:35.890Z] === RUN TestCopyFromContainer/bar/quux [2020-11-27T03:40:35.890Z] === RUN TestCopyFromContainer/bar/quux/ [2020-11-27T03:40:35.890Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-11-27T03:40:36.182Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-11-27T03:40:36.182Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-11-27T03:40:36.182Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-11-27T03:40:36.182Z] === RUN TestCopyFromContainer/bar/notarget [2020-11-27T03:40:36.475Z] --- PASS: TestCopyFromContainer (2.92s) [2020-11-27T03:40:36.475Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-11-27T03:40:36.475Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-11-27T03:40:36.475Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-11-27T03:40:36.475Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-11-27T03:40:36.475Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-11-27T03:40:36.475Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-11-27T03:40:36.475Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-11-27T03:40:36.475Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-11-27T03:40:36.475Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-11-27T03:40:36.475Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-11-27T03:40:36.475Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-11-27T03:40:36.475Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T03:40:36.475Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T03:40:36.475Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T03:40:36.475Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T03:40:36.475Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T03:40:36.475Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T03:40:36.475Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T03:40:36.475Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T03:40:36.475Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T03:40:36.475Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-11-27T03:40:36.475Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-11-27T03:40:36.475Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-11-27T03:40:36.475Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-11-27T03:40:36.475Z] === RUN TestCreateLinkToNonExistingContainer [2020-11-27T03:40:36.475Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-11-27T03:40:36.475Z] === RUN TestCreateWithInvalidEnv [2020-11-27T03:40:36.475Z] === RUN TestCreateWithInvalidEnv/0 [2020-11-27T03:40:36.475Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-11-27T03:40:36.475Z] === RUN TestCreateWithInvalidEnv/1 [2020-11-27T03:40:36.475Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-11-27T03:40:36.475Z] === RUN TestCreateWithInvalidEnv/2 [2020-11-27T03:40:36.475Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-11-27T03:40:36.475Z] === CONT TestCreateWithInvalidEnv/0 [2020-11-27T03:40:36.475Z] === CONT TestCreateWithInvalidEnv/2 [2020-11-27T03:40:36.475Z] === CONT TestCreateWithInvalidEnv/1 [2020-11-27T03:40:36.475Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-11-27T03:40:36.475Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-11-27T03:40:36.475Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-11-27T03:40:36.475Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-11-27T03:40:36.475Z] === RUN TestCreateTmpfsMountsTarget [2020-11-27T03:40:36.475Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-11-27T03:40:36.475Z] === RUN TestCreateWithCustomMaskedPaths [2020-11-27T03:40:39.209Z] --- PASS: TestCreateWithCustomMaskedPaths (2.48s) [2020-11-27T03:40:39.209Z] === RUN TestCreateWithCustomReadonlyPaths [2020-11-27T03:40:39.310Z] ok github.com/docker/docker/pkg/plugins 33.645s coverage: 76.6% of statements [2020-11-27T03:40:39.310Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-11-27T03:40:39.310Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-11-27T03:40:39.310Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-11-27T03:40:39.310Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-11-27T03:40:39.310Z] ? github.com/docker/docker/pkg/term [no test files] [2020-11-27T03:40:39.310Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-11-27T03:40:39.310Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-11-27T03:40:39.310Z] ? github.com/docker/docker/rootless [no test files] [2020-11-27T03:40:39.310Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-11-27T03:40:39.310Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-11-27T03:40:39.310Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-11-27T03:40:39.310Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-11-27T03:40:39.310Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-11-27T03:40:39.310Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-11-27T03:40:39.310Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-11-27T03:40:39.310Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-11-27T03:40:39.310Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-11-27T03:40:39.310Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-11-27T03:40:39.310Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-11-27T03:40:39.310Z] ? github.com/docker/docker/testutil/request [no test files] [2020-11-27T03:40:39.310Z] ? github.com/docker/docker/volume [no test files] [2020-11-27T03:40:39.310Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-11-27T03:40:39.310Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-11-27T03:40:39.310Z] [2020-11-27T03:40:39.310Z] === Skipped [2020-11-27T03:40:39.310Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-11-27T03:40:39.310Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-11-27T03:40:39.310Z] [2020-11-27T03:40:39.310Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-11-27T03:40:39.310Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-11-27T03:40:39.310Z] [2020-11-27T03:40:39.310Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-11-27T03:40:39.310Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T03:40:39.310Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T03:40:39.310Z] [2020-11-27T03:40:39.310Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-11-27T03:40:39.310Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T03:40:39.310Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T03:40:39.310Z] [2020-11-27T03:40:39.310Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-11-27T03:40:39.310Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T03:40:39.310Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T03:40:39.310Z] [2020-11-27T03:40:39.310Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-11-27T03:40:39.310Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T03:40:39.310Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T03:40:39.310Z] [2020-11-27T03:40:39.310Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-11-27T03:40:39.310Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T03:40:39.310Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T03:40:39.310Z] [2020-11-27T03:40:39.310Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-11-27T03:40:39.310Z] graphtest_unix.go:73: No driver to put! [2020-11-27T03:40:39.310Z] [2020-11-27T03:40:39.310Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-11-27T03:40:39.310Z] time="2020-11-27T03:39:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-27T03:40:39.310Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-27T03:40:39.310Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-27T03:40:39.310Z] [2020-11-27T03:40:39.310Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-11-27T03:40:39.310Z] time="2020-11-27T03:39:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-27T03:40:39.310Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-27T03:40:39.310Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-27T03:40:39.310Z] [2020-11-27T03:40:39.310Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-11-27T03:40:39.310Z] time="2020-11-27T03:39:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-27T03:40:39.310Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-27T03:40:39.310Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-27T03:40:39.310Z] [2020-11-27T03:40:39.310Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-11-27T03:40:39.310Z] time="2020-11-27T03:39:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-27T03:40:39.310Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-27T03:40:39.310Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-27T03:40:39.310Z] [2020-11-27T03:40:39.310Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-11-27T03:40:39.310Z] time="2020-11-27T03:39:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-27T03:40:39.310Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-27T03:40:39.310Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-27T03:40:39.310Z] [2020-11-27T03:40:39.310Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-11-27T03:40:39.310Z] graphtest_unix.go:73: No driver to put! [2020-11-27T03:40:39.310Z] [2020-11-27T03:40:39.310Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-11-27T03:40:39.310Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-11-27T03:40:39.310Z] [2020-11-27T03:40:39.310Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-11-27T03:40:39.310Z] overlay_test.go:49: Fails to compute changes intermittently [2020-11-27T03:40:39.310Z] [2020-11-27T03:40:39.310Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-11-27T03:40:39.310Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-11-27T03:40:39.310Z] [2020-11-27T03:40:39.310Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-11-27T03:40:39.310Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-11-27T03:40:39.310Z] [2020-11-27T03:40:39.310Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-11-27T03:40:39.310Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T03:40:39.310Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T03:40:39.310Z] [2020-11-27T03:40:39.310Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-11-27T03:40:39.310Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T03:40:39.310Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T03:40:39.310Z] [2020-11-27T03:40:39.310Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-11-27T03:40:39.310Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T03:40:39.310Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T03:40:39.310Z] [2020-11-27T03:40:39.310Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-11-27T03:40:39.310Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T03:40:39.310Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T03:40:39.310Z] [2020-11-27T03:40:39.310Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-11-27T03:40:39.310Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T03:40:39.310Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T03:40:39.310Z] [2020-11-27T03:40:39.310Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-11-27T03:40:39.310Z] graphtest_unix.go:73: No driver to put! [2020-11-27T03:40:39.310Z] [2020-11-27T03:40:39.310Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-11-27T03:40:39.310Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-11-27T03:40:39.311Z] [2020-11-27T03:40:39.311Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-11-27T03:40:39.311Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-11-27T03:40:39.311Z] [2020-11-27T03:40:39.311Z] [2020-11-27T03:40:39.311Z] DONE 2191 tests, 26 skipped in 192.774s Post stage [Pipeline] junit [2020-11-27T03:40:39.327Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-27T03:40:41.845Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41720/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 -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:f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 hack/make.sh dynbinary test-integration [2020-11-27T03:40:41.968Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.55s) [2020-11-27T03:40:41.968Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-11-27T03:40:41.968Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T03:40:41.968Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T03:40:41.968Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T03:40:41.968Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T03:40:41.968Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T03:40:41.968Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T03:40:41.968Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T03:40:41.968Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T03:40:41.968Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T03:40:41.968Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T03:40:41.968Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T03:40:41.968Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T03:40:41.968Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T03:40:41.968Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T03:40:41.968Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T03:40:41.968Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-11-27T03:40:41.968Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-11-27T03:40:41.968Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-11-27T03:40:41.968Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-11-27T03:40:41.968Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-11-27T03:40:41.968Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-11-27T03:40:41.968Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-11-27T03:40:42.261Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2020-11-27T03:40:42.261Z] === RUN TestCreateDifferentPlatform [2020-11-27T03:40:42.261Z] === RUN TestCreateDifferentPlatform/different_os [2020-11-27T03:40:42.261Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-11-27T03:40:42.261Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-11-27T03:40:42.261Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-11-27T03:40:42.261Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-11-27T03:40:42.261Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-11-27T03:40:42.553Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-11-27T03:40:42.553Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-11-27T03:40:42.553Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s) [2020-11-27T03:40:42.553Z] === RUN TestContainerStartOnDaemonRestart [2020-11-27T03:40:42.553Z] === PAUSE TestContainerStartOnDaemonRestart [2020-11-27T03:40:42.553Z] === RUN TestDaemonRestartIpcMode [2020-11-27T03:40:42.553Z] === PAUSE TestDaemonRestartIpcMode [2020-11-27T03:40:42.553Z] === RUN TestDaemonHostGatewayIP [2020-11-27T03:40:42.553Z] === PAUSE TestDaemonHostGatewayIP [2020-11-27T03:40:42.553Z] === RUN TestContainerKillOnDaemonStart [2020-11-27T03:40:42.553Z] === PAUSE TestContainerKillOnDaemonStart [2020-11-27T03:40:42.553Z] === RUN TestDiff [2020-11-27T03:40:42.791Z] [2020-11-27T03:40:42.791Z] Removing bundles/ [2020-11-27T03:40:42.791Z] [2020-11-27T03:40:42.791Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-11-27T03:40:42.791Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-27T03:40:42.791Z] GOOS="" GOARCH="" GOARM="" [2020-11-27T03:40:43.188Z] --- PASS: TestDiff (0.79s) [2020-11-27T03:40:43.188Z] === RUN TestExecWithCloseStdin [2020-11-27T03:40:44.226Z] --- PASS: TestExecWithCloseStdin (0.92s) [2020-11-27T03:40:44.226Z] === RUN TestExec [2020-11-27T03:40:45.271Z] --- PASS: TestExec (0.89s) [2020-11-27T03:40:45.271Z] === RUN TestExecUser [2020-11-27T03:40:45.905Z] --- PASS: TestExecUser (0.93s) [2020-11-27T03:40:45.905Z] === RUN TestExportContainerAndImportImage [2020-11-27T03:40:46.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-11-27T03:40:46.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-11-27T03:40:46.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-11-27T03:40:46.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-11-27T03:40:46.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-11-27T03:40:46.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-11-27T03:40:47.418Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2020-11-27T03:40:47.418Z] === RUN TestExportContainerAfterDaemonRestart [2020-11-27T03:40:48.931Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) [2020-11-27T03:40:48.931Z] === RUN TestHealthCheckWorkdir [2020-11-27T03:40:49.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-11-27T03:40:49.968Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2020-11-27T03:40:49.968Z] === RUN TestHealthKillContainer [2020-11-27T03:40:50.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-11-27T03:40:50.975Z] ok github.com/docker/docker/api/server 0.032s coverage: 9.0% of statements [2020-11-27T03:40:51.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-11-27T03:40:52.701Z] --- PASS: TestHealthKillContainer (2.88s) [2020-11-27T03:40:52.701Z] === RUN TestInspectCpusetInConfigPre120 [2020-11-27T03:40:52.808Z] INFO [runner/unused/goanalysis] analyzers took 27.01621321s with top 10 stages: buildssa: 22.67158844s, U1000: 4.34462477s [2020-11-27T03:40:52.809Z] INFO [runner] Issues before processing: 2262, after processing: 0 [2020-11-27T03:40:52.809Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 1577/1682, identifier_marker: 1577/1577, exclude-rules: 64/1577, nolint: 0/64, path_prettifier: 1682/1682, skip_files: 1682/1682, skip_dirs: 1682/1682, filename_unadjuster: 1682/1682, exclude: 1577/1577, cgo: 1682/2262 [2020-11-27T03:40:52.809Z] INFO [runner] processing took 131.323433ms with stages: nolint: 55.903964ms, identifier_marker: 39.742138ms, path_prettifier: 14.746527ms, autogenerated_exclude: 7.917656ms, exclude-rules: 6.38735ms, skip_dirs: 3.912266ms, cgo: 1.727548ms, filename_unadjuster: 979.915µs, max_same_issues: 1.592µs, source_code: 864ns, uniq_by_line: 778ns, max_from_linter: 571ns, diff: 571ns, skip_files: 521ns, exclude: 490ns, path_shortener: 394ns, max_per_file_from_linter: 288ns [2020-11-27T03:40:52.809Z] INFO [runner] linters took 1m39.283282828s with stages: goanalysis_metalinter: 1m20.039508181s, unused: 19.111558571s [2020-11-27T03:40:52.809Z] INFO File cache stats: 1448 entries of total size 6.8MiB [2020-11-27T03:40:52.809Z] INFO Memory: 1697 samples, avg is 248.2MB, max is 3032.3MB [2020-11-27T03:40:52.809Z] INFO Execution took 3m45.772845717s [2020-11-27T03:40:52.809Z] Congratulations! The shell scripts are properly formatted. [2020-11-27T03:40:52.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-11-27T03:40:53.714Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41720/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 hack/make.sh dynbinary-daemon test-docker-py [2020-11-27T03:40:53.740Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2020-11-27T03:40:53.740Z] === RUN TestIpcModeNone [2020-11-27T03:40:54.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-11-27T03:40:54.285Z] [2020-11-27T03:40:54.285Z] Removing bundles/ [2020-11-27T03:40:54.285Z] [2020-11-27T03:40:54.285Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-11-27T03:40:54.285Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-27T03:40:54.285Z] GOOS="" GOARCH="" GOARM="" [2020-11-27T03:40:54.374Z] --- PASS: TestIpcModeNone (0.94s) [2020-11-27T03:40:54.374Z] === RUN TestIpcModePrivate [2020-11-27T03:40:55.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-11-27T03:40:55.412Z] --- PASS: TestIpcModePrivate (0.89s) [2020-11-27T03:40:55.412Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-11-27T03:40:55.412Z] === RUN TestIpcModeShareable [2020-11-27T03:40:56.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-11-27T03:40:56.493Z] --- PASS: TestIpcModeShareable (0.92s) [2020-11-27T03:40:56.493Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-11-27T03:40:56.493Z] === RUN TestAPIIpcModeShareableAndContainer [2020-11-27T03:40:57.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-11-27T03:40:58.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-11-27T03:40:59.230Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.93s) [2020-11-27T03:40:59.230Z] === RUN TestAPIIpcModeHost [2020-11-27T03:40:59.744Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-27T03:40:59.744Z] Using test binary docker [2020-11-27T03:40:59.744Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-11-27T03:40:59.744Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-27T03:40:59.744Z] INFO: Waiting for daemon to start... [2020-11-27T03:40:59.744Z] Starting dockerd [2020-11-27T03:40:59.865Z] --- PASS: TestAPIIpcModeHost (0.59s) [2020-11-27T03:40:59.865Z] === RUN TestDaemonIpcModeShareable [2020-11-27T03:41:01.942Z] --- PASS: TestDaemonIpcModeShareable (1.80s) [2020-11-27T03:41:01.942Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-11-27T03:41:01.942Z] === RUN TestDaemonIpcModePrivate [2020-11-27T03:41:03.022Z] . [2020-11-27T03:41:03.022Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-27T03:41:03.022Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-27T03:41:03.022Z] Error: No such image: emptyfs [2020-11-27T03:41:03.022Z] Running integration-test (iteration 1) [2020-11-27T03:41:03.022Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-11-27T03:41:03.454Z] --- PASS: TestDaemonIpcModePrivate (1.74s) [2020-11-27T03:41:03.454Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-11-27T03:41:03.454Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-11-27T03:41:05.530Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s) [2020-11-27T03:41:05.530Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-11-27T03:41:05.530Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-11-27T03:41:07.041Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2020-11-27T03:41:07.041Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-11-27T03:41:07.041Z] === RUN TestIpcModeOlderClient [2020-11-27T03:41:07.041Z] === PAUSE TestIpcModeOlderClient [2020-11-27T03:41:07.041Z] === RUN TestKillContainerInvalidSignal [2020-11-27T03:41:07.676Z] --- PASS: TestKillContainerInvalidSignal (0.90s) [2020-11-27T03:41:07.676Z] === RUN TestKillContainer [2020-11-27T03:41:07.676Z] === RUN TestKillContainer/no_signal [2020-11-27T03:41:08.713Z] === RUN TestKillContainer/non_killing_signal [2020-11-27T03:41:09.349Z] === RUN TestKillContainer/killing_signal [2020-11-27T03:41:10.387Z] --- PASS: TestKillContainer (2.66s) [2020-11-27T03:41:10.387Z] --- PASS: TestKillContainer/no_signal (0.91s) [2020-11-27T03:41:10.387Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2020-11-27T03:41:10.387Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2020-11-27T03:41:10.387Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-11-27T03:41:10.387Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-11-27T03:41:11.424Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-11-27T03:41:12.461Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.77s) [2020-11-27T03:41:12.461Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.91s) [2020-11-27T03:41:12.461Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2020-11-27T03:41:12.461Z] === RUN TestKillStoppedContainer [2020-11-27T03:41:12.461Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-11-27T03:41:12.461Z] === RUN TestKillStoppedContainerAPIPre120 [2020-11-27T03:41:12.461Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-11-27T03:41:12.461Z] === RUN TestKillDifferentUserContainer [2020-11-27T03:41:13.497Z] --- PASS: TestKillDifferentUserContainer (0.83s) [2020-11-27T03:41:13.497Z] === RUN TestInspectOomKilledTrue [2020-11-27T03:41:13.497Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-11-27T03:41:13.497Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-27T03:41:13.497Z] === RUN TestInspectOomKilledFalse [2020-11-27T03:41:13.497Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-11-27T03:41:13.497Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-27T03:41:13.497Z] === RUN TestLinksEtcHostsContentMatch [2020-11-27T03:41:13.790Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s) [2020-11-27T03:41:13.790Z] === RUN TestLinksContainerNames [2020-11-27T03:41:15.861Z] --- PASS: TestLinksContainerNames (1.68s) [2020-11-27T03:41:15.861Z] === RUN TestLogsFollowTailEmpty [2020-11-27T03:41:16.496Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2020-11-27T03:41:16.496Z] === RUN TestContainerNetworkMountsNoChown [2020-11-27T03:41:17.131Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s) [2020-11-27T03:41:17.131Z] === RUN TestMountDaemonRoot [2020-11-27T03:41:17.131Z] === RUN TestMountDaemonRoot/default [2020-11-27T03:41:17.131Z] === PAUSE TestMountDaemonRoot/default [2020-11-27T03:41:17.131Z] === RUN TestMountDaemonRoot/private [2020-11-27T03:41:17.131Z] === PAUSE TestMountDaemonRoot/private [2020-11-27T03:41:17.131Z] === RUN TestMountDaemonRoot/rprivate [2020-11-27T03:41:17.131Z] === PAUSE TestMountDaemonRoot/rprivate [2020-11-27T03:41:17.131Z] === RUN TestMountDaemonRoot/slave [2020-11-27T03:41:17.131Z] === PAUSE TestMountDaemonRoot/slave [2020-11-27T03:41:17.131Z] === RUN TestMountDaemonRoot/rslave [2020-11-27T03:41:17.131Z] === PAUSE TestMountDaemonRoot/rslave [2020-11-27T03:41:17.131Z] === RUN TestMountDaemonRoot/shared [2020-11-27T03:41:17.131Z] === PAUSE TestMountDaemonRoot/shared [2020-11-27T03:41:17.131Z] === RUN TestMountDaemonRoot/rshared [2020-11-27T03:41:17.131Z] === PAUSE TestMountDaemonRoot/rshared [2020-11-27T03:41:17.131Z] === CONT TestMountDaemonRoot/default [2020-11-27T03:41:17.131Z] === RUN TestMountDaemonRoot/default/mount_root [2020-11-27T03:41:17.131Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-11-27T03:41:17.131Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-11-27T03:41:17.131Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-11-27T03:41:17.131Z] === RUN TestMountDaemonRoot/default/bind_root [2020-11-27T03:41:17.131Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-11-27T03:41:17.131Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-11-27T03:41:17.131Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-11-27T03:41:17.131Z] === CONT TestMountDaemonRoot/default/mount_root [2020-11-27T03:41:17.131Z] === CONT TestMountDaemonRoot/rshared [2020-11-27T03:41:17.131Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-11-27T03:41:17.131Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-11-27T03:41:17.131Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-11-27T03:41:17.131Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-11-27T03:41:17.131Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-11-27T03:41:17.131Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-11-27T03:41:17.131Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-11-27T03:41:17.131Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-11-27T03:41:17.131Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-11-27T03:41:17.424Z] === CONT TestMountDaemonRoot/shared [2020-11-27T03:41:17.424Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-11-27T03:41:17.424Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-11-27T03:41:17.424Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-11-27T03:41:17.424Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-11-27T03:41:17.424Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-11-27T03:41:17.424Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-11-27T03:41:17.424Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-11-27T03:41:17.424Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-11-27T03:41:17.424Z] === CONT TestMountDaemonRoot/rslave [2020-11-27T03:41:17.424Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-11-27T03:41:17.424Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-11-27T03:41:17.424Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-11-27T03:41:17.424Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-11-27T03:41:17.424Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-11-27T03:41:17.424Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-11-27T03:41:17.424Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-11-27T03:41:17.424Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-11-27T03:41:17.424Z] === CONT TestMountDaemonRoot/slave [2020-11-27T03:41:17.424Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-11-27T03:41:17.424Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-11-27T03:41:17.424Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-11-27T03:41:17.424Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-11-27T03:41:17.424Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-11-27T03:41:17.424Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-11-27T03:41:17.424Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-11-27T03:41:17.424Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-11-27T03:41:17.424Z] === CONT TestMountDaemonRoot/rprivate [2020-11-27T03:41:17.424Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-11-27T03:41:17.424Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-11-27T03:41:17.424Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-11-27T03:41:17.424Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-11-27T03:41:17.424Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-11-27T03:41:17.424Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-11-27T03:41:17.424Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-11-27T03:41:17.424Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-11-27T03:41:17.424Z] === CONT TestMountDaemonRoot/private [2020-11-27T03:41:17.424Z] === RUN TestMountDaemonRoot/private/bind_root [2020-11-27T03:41:17.424Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-11-27T03:41:17.424Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-11-27T03:41:17.424Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-11-27T03:41:17.424Z] === RUN TestMountDaemonRoot/private/mount_root [2020-11-27T03:41:17.424Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-11-27T03:41:17.424Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-11-27T03:41:17.424Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-11-27T03:41:17.424Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-11-27T03:41:17.424Z] === CONT TestMountDaemonRoot/default/bind_root [2020-11-27T03:41:17.424Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-11-27T03:41:17.424Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-11-27T03:41:17.424Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-11-27T03:41:17.424Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-11-27T03:41:17.424Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-11-27T03:41:17.424Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-11-27T03:41:17.717Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-11-27T03:41:17.717Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-11-27T03:41:17.717Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-11-27T03:41:17.717Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-11-27T03:41:17.717Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-11-27T03:41:17.717Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-11-27T03:41:17.717Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-11-27T03:41:17.717Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-11-27T03:41:17.717Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-11-27T03:41:17.864Z] Loaded image: buildpack-deps:buster [2020-11-27T03:41:17.864Z] Loaded image: busybox:latest [2020-11-27T03:41:17.864Z] Loaded image: busybox:glibc [2020-11-27T03:41:17.864Z] Loaded image: debian:buster [2020-11-27T03:41:17.864Z] Loaded image: hello-world:latest [2020-11-27T03:41:17.864Z] Loaded image: arm32v7/hello-world:latest [2020-11-27T03:41:17.864Z] INFO: Testing against a local daemon [2020-11-27T03:41:17.864Z] === RUN TestCgroupNamespacesBuild [2020-11-27T03:41:18.009Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-11-27T03:41:18.009Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-11-27T03:41:18.009Z] === CONT TestMountDaemonRoot/private/bind_root [2020-11-27T03:41:18.009Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-11-27T03:41:18.009Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-11-27T03:41:18.009Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-11-27T03:41:18.009Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-11-27T03:41:18.009Z] === CONT TestMountDaemonRoot/private/mount_root [2020-11-27T03:41:18.009Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-11-27T03:41:18.009Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-11-27T03:41:18.009Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-11-27T03:41:18.009Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-11-27T03:41:18.009Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-11-27T03:41:18.009Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-11-27T03:41:18.009Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-11-27T03:41:18.009Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-11-27T03:41:18.009Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-11-27T03:41:18.009Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-11-27T03:41:18.009Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-11-27T03:41:18.009Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-11-27T03:41:18.009Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-11-27T03:41:18.009Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-11-27T03:41:18.009Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-11-27T03:41:18.009Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-11-27T03:41:18.009Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-11-27T03:41:18.009Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-11-27T03:41:18.009Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-11-27T03:41:18.009Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-11-27T03:41:18.009Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-11-27T03:41:18.009Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-11-27T03:41:18.009Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-11-27T03:41:18.009Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-11-27T03:41:18.009Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-11-27T03:41:18.009Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-11-27T03:41:18.009Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-11-27T03:41:18.009Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-11-27T03:41:18.009Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-11-27T03:41:18.009Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-11-27T03:41:18.010Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-11-27T03:41:18.010Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-11-27T03:41:18.010Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-11-27T03:41:18.010Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2020-11-27T03:41:18.010Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-11-27T03:41:18.010Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-11-27T03:41:18.010Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2020-11-27T03:41:18.010Z] === RUN TestContainerBindMountNonRecursive [2020-11-27T03:41:20.081Z] --- PASS: TestContainerBindMountNonRecursive (2.07s) [2020-11-27T03:41:20.081Z] === RUN TestContainerVolumesMountedAsShared [2020-11-27T03:41:21.124Z] --- PASS: TestContainerVolumesMountedAsShared (0.80s) [2020-11-27T03:41:21.124Z] === RUN TestContainerVolumesMountedAsSlave [2020-11-27T03:41:21.130Z] --- PASS: TestCgroupNamespacesBuild (4.65s) [2020-11-27T03:41:21.130Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-11-27T03:41:21.760Z] --- PASS: TestContainerVolumesMountedAsSlave (0.64s) [2020-11-27T03:41:21.760Z] === RUN TestNetworkNat [2020-11-27T03:41:22.796Z] --- PASS: TestNetworkNat (0.88s) [2020-11-27T03:41:22.796Z] === RUN TestNetworkLocalhostTCPNat [2020-11-27T03:41:23.019Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.13s) [2020-11-27T03:41:23.019Z] === RUN TestBuildWithSession [2020-11-27T03:41:23.019Z] --- SKIP: TestBuildWithSession (0.00s) [2020-11-27T03:41:23.019Z] build_session_test.go:25: TODO: BuildKit [2020-11-27T03:41:23.019Z] === RUN TestBuildSquashParent [2020-11-27T03:41:23.431Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2020-11-27T03:41:23.431Z] === RUN TestNetworkLoopbackNat [2020-11-27T03:41:26.965Z] --- PASS: TestNetworkLoopbackNat (3.29s) [2020-11-27T03:41:26.965Z] === RUN TestPause [2020-11-27T03:41:27.599Z] --- PASS: TestPause (0.90s) [2020-11-27T03:41:27.599Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-11-27T03:41:27.599Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-27T03:41:27.599Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-27T03:41:27.599Z] === RUN TestPauseStopPausedContainer [2020-11-27T03:41:28.637Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2020-11-27T03:41:28.637Z] === RUN TestPsFilter [2020-11-27T03:41:28.637Z] --- PASS: TestPsFilter (0.29s) [2020-11-27T03:41:28.637Z] === RUN TestRemoveContainerWithRemovedVolume [2020-11-27T03:41:29.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-11-27T03:41:29.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-11-27T03:41:29.555Z] --- PASS: TestBuildSquashParent (6.44s) [2020-11-27T03:41:29.555Z] === RUN TestBuildWithRemoveAndForceRemove [2020-11-27T03:41:29.555Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-27T03:41:29.555Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-27T03:41:29.555Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-27T03:41:29.555Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-27T03:41:29.555Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-27T03:41:29.555Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-27T03:41:29.555Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-27T03:41:29.555Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-27T03:41:29.555Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-27T03:41:29.555Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-27T03:41:29.555Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-27T03:41:29.555Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-27T03:41:29.555Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-27T03:41:29.555Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-27T03:41:29.675Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2020-11-27T03:41:29.675Z] === RUN TestRemoveContainerWithVolume [2020-11-27T03:41:30.309Z] --- PASS: TestRemoveContainerWithVolume (0.85s) [2020-11-27T03:41:30.309Z] === RUN TestRemoveContainerRunning [2020-11-27T03:41:30.921Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-27T03:41:30.921Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-27T03:41:31.346Z] --- PASS: TestRemoveContainerRunning (0.86s) [2020-11-27T03:41:31.346Z] === RUN TestRemoveContainerForceRemoveRunning [2020-11-27T03:41:31.981Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2020-11-27T03:41:31.981Z] === RUN TestRemoveInvalidContainer [2020-11-27T03:41:31.981Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-11-27T03:41:31.981Z] === RUN TestRenameLinkedContainer [2020-11-27T03:41:32.810Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-27T03:41:32.810Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-27T03:41:35.325Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-11-27T03:41:35.325Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.58s) [2020-11-27T03:41:35.325Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.70s) [2020-11-27T03:41:35.325Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.10s) [2020-11-27T03:41:35.325Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.02s) [2020-11-27T03:41:35.325Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.98s) [2020-11-27T03:41:35.325Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.05s) [2020-11-27T03:41:35.325Z] === RUN TestBuildMultiStageCopy [2020-11-27T03:41:35.325Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-11-27T03:41:35.504Z] --- PASS: TestRenameLinkedContainer (3.43s) [2020-11-27T03:41:35.504Z] === RUN TestRenameStoppedContainer [2020-11-27T03:41:36.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-11-27T03:41:36.541Z] --- PASS: TestRenameStoppedContainer (0.82s) [2020-11-27T03:41:36.541Z] === RUN TestRenameRunningContainerAndReuse [2020-11-27T03:41:38.053Z] --- PASS: TestRenameRunningContainerAndReuse (1.68s) [2020-11-27T03:41:38.053Z] === RUN TestRenameInvalidName [2020-11-27T03:41:38.590Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-11-27T03:41:38.688Z] --- PASS: TestRenameInvalidName (0.82s) [2020-11-27T03:41:38.688Z] === RUN TestRenameAnonymousContainer [2020-11-27T03:41:39.151Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-11-27T03:41:40.078Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-11-27T03:41:41.442Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-11-27T03:41:42.369Z] --- PASS: TestBuildMultiStageCopy (7.29s) [2020-11-27T03:41:42.369Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.29s) [2020-11-27T03:41:42.369Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-11-27T03:41:42.369Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-11-27T03:41:42.369Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-11-27T03:41:42.369Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-11-27T03:41:42.369Z] === RUN TestBuildMultiStageParentConfig [2020-11-27T03:41:42.504Z] 680bbdbacf1b: Pull complete [2020-11-27T03:41:42.504Z] Digest: sha256:0da0b0e6cf9cf435c6470f23a97a0b9b80495f3712529abc748d80c5fb59209c [2020-11-27T03:41:42.504Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T03:41:42.504Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T03:41:42.504Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-11-27T03:41:42.504Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-11-27T03:41:42.504Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1577' [2020-11-27T03:41:42.504Z] INFO: Docker version of control daemon [2020-11-27T03:41:42.504Z] [2020-11-27T03:41:42.504Z] Client: Docker Engine - Enterprise [2020-11-27T03:41:42.504Z] Version: 19.03.12 [2020-11-27T03:41:42.504Z] API version: 1.40 [2020-11-27T03:41:42.504Z] Go version: go1.13.13 [2020-11-27T03:41:42.504Z] Git commit: 4306744 [2020-11-27T03:41:42.504Z] Built: 08/05/2020 19:27:53 [2020-11-27T03:41:42.504Z] OS/Arch: windows/amd64 [2020-11-27T03:41:42.504Z] Experimental: false [2020-11-27T03:41:42.504Z] [2020-11-27T03:41:42.504Z] Server: Docker Engine - Enterprise [2020-11-27T03:41:42.504Z] Engine: [2020-11-27T03:41:42.504Z] Version: 19.03.12 [2020-11-27T03:41:42.504Z] API version: 1.40 (minimum version 1.24) [2020-11-27T03:41:42.504Z] Go version: go1.13.13 [2020-11-27T03:41:42.504Z] Git commit: f295753ffd [2020-11-27T03:41:42.504Z] Built: 08/05/2020 19:26:41 [2020-11-27T03:41:42.504Z] OS/Arch: windows/amd64 [2020-11-27T03:41:42.504Z] Experimental: true [2020-11-27T03:41:42.504Z] [2020-11-27T03:41:42.504Z] INFO: Docker info of control daemon [2020-11-27T03:41:42.504Z] [2020-11-27T03:41:42.504Z] Client: [2020-11-27T03:41:42.504Z] Debug Mode: false [2020-11-27T03:41:42.504Z] Plugins: [2020-11-27T03:41:42.504Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-11-27T03:41:42.504Z] [2020-11-27T03:41:42.504Z] Server: [2020-11-27T03:41:42.504Z] Containers: 0 [2020-11-27T03:41:42.504Z] Running: 0 [2020-11-27T03:41:42.504Z] Paused: 0 [2020-11-27T03:41:42.504Z] Stopped: 0 [2020-11-27T03:41:42.504Z] Images: 1 [2020-11-27T03:41:42.504Z] Server Version: 19.03.12 [2020-11-27T03:41:42.504Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-11-27T03:41:42.504Z] Windows: [2020-11-27T03:41:42.504Z] LCOW: [2020-11-27T03:41:42.504Z] Logging Driver: json-file [2020-11-27T03:41:42.504Z] Plugins: [2020-11-27T03:41:42.504Z] Volume: local [2020-11-27T03:41:42.504Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-11-27T03:41:42.504Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-11-27T03:41:42.504Z] Swarm: inactive [2020-11-27T03:41:42.504Z] Default Isolation: process [2020-11-27T03:41:42.504Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-11-27T03:41:42.504Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-11-27T03:41:42.504Z] OSType: windows [2020-11-27T03:41:42.504Z] Architecture: x86_64 [2020-11-27T03:41:42.504Z] CPUs: 4 [2020-11-27T03:41:42.504Z] Total Memory: 32GiB [2020-11-27T03:41:42.504Z] Name: azwin-2-e55cf0 [2020-11-27T03:41:42.504Z] ID: DKSW:D2DR:7NAQ:X324:HLZ2:AIIZ:VM7L:XWZ3:VQ7M:S4Y3:PBO2:SNOV [2020-11-27T03:41:42.504Z] Docker Root Dir: D:\docker [2020-11-27T03:41:42.504Z] Debug Mode: false [2020-11-27T03:41:42.504Z] Registry: https://index.docker.io/v1/ [2020-11-27T03:41:42.504Z] Labels: [2020-11-27T03:41:42.504Z] Experimental: true [2020-11-27T03:41:42.504Z] Insecure Registries: [2020-11-27T03:41:42.504Z] 10.0.0.4:5000 [2020-11-27T03:41:42.504Z] 127.0.0.0/8 [2020-11-27T03:41:42.504Z] Registry Mirrors: [2020-11-27T03:41:42.504Z] http://10.0.0.4:5000/ [2020-11-27T03:41:42.504Z] Live Restore Enabled: false [2020-11-27T03:41:42.504Z] [2020-11-27T03:41:42.504Z] [2020-11-27T03:41:42.504Z] INFO: Commit hash is f9b2989e97 [2020-11-27T03:41:42.504Z] INFO: Nuke-Everything... [2020-11-27T03:41:42.504Z] INFO: Container count on control daemon to delete is 0 [2020-11-27T03:41:42.504Z] INFO: Nuking d:\CI [2020-11-27T03:41:42.504Z] INFO: Zapped successfully [2020-11-27T03:41:42.504Z] INFO: Location for testing is d:\CI\PR-41720\3 [2020-11-27T03:41:42.504Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-11-27T03:41:42.504Z] [2020-11-27T03:41:42.504Z] [2020-11-27T03:41:42.504Z] INFO: Building the image from Dockerfile.windows at 11/27/2020 03:41:38... [2020-11-27T03:41:42.504Z] [2020-11-27T03:41:44.260Z] --- PASS: TestRenameAnonymousContainer (4.88s) [2020-11-27T03:41:44.260Z] === RUN TestRenameContainerWithSameName [2020-11-27T03:41:44.552Z] --- PASS: TestRenameContainerWithSameName (0.94s) [2020-11-27T03:41:44.552Z] === RUN TestRenameContainerWithLinkedContainer [2020-11-27T03:41:45.438Z] Sending build context to Docker daemon 57.2MB [2020-11-27T03:41:45.438Z] [2020-11-27T03:41:45.438Z] Step 1/10 : FROM microsoft/windowsservercore [2020-11-27T03:41:45.438Z] ---> 32fecabef723 [2020-11-27T03:41:45.438Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-11-27T03:41:45.438Z] ---> Running in eb23334e3df9 [2020-11-27T03:41:45.904Z] Removing intermediate container eb23334e3df9 [2020-11-27T03:41:45.904Z] ---> 25e63ca873be [2020-11-27T03:41:45.904Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2020-11-27T03:41:45.904Z] ---> Running in 7e61f37b9388 [2020-11-27T03:41:46.623Z] --- PASS: TestRenameContainerWithLinkedContainer (1.74s) [2020-11-27T03:41:46.623Z] === RUN TestResize [2020-11-27T03:41:46.886Z] Removing intermediate container 7e61f37b9388 [2020-11-27T03:41:46.886Z] ---> 87e1beb9e952 [2020-11-27T03:41:46.886Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2020-11-27T03:41:46.886Z] ---> Running in bb5a64ec450a [2020-11-27T03:41:47.324Z] --- PASS: TestResize (0.90s) [2020-11-27T03:41:47.324Z] === RUN TestResizeWithInvalidSize [2020-11-27T03:41:47.350Z] Removing intermediate container bb5a64ec450a [2020-11-27T03:41:47.350Z] ---> 286f6723243f [2020-11-27T03:41:47.350Z] 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-11-27T03:41:47.350Z] ---> Running in c04238dafd60 [2020-11-27T03:41:47.608Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2020-11-27T03:41:47.608Z] === RUN TestBuildLabelWithTargets [2020-11-27T03:41:47.815Z] Removing intermediate container c04238dafd60 [2020-11-27T03:41:47.815Z] ---> ef7d35901b52 [2020-11-27T03:41:47.815Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2020-11-27T03:41:47.815Z] ---> Running in 7a16112522ce [2020-11-27T03:41:48.360Z] --- PASS: TestResizeWithInvalidSize (0.90s) [2020-11-27T03:41:48.360Z] === RUN TestResizeWhenContainerNotStarted [2020-11-27T03:41:49.039Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s) [2020-11-27T03:41:49.039Z] === RUN TestDaemonRestartKillContainers [2020-11-27T03:41:49.039Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-27T03:41:49.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-27T03:41:49.039Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-27T03:41:49.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-27T03:41:49.039Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-27T03:41:49.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-27T03:41:49.039Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-27T03:41:49.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-27T03:41:49.039Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-27T03:41:49.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-27T03:41:49.039Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-27T03:41:49.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-27T03:41:49.039Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-27T03:41:49.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-27T03:41:49.039Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-27T03:41:49.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-27T03:41:49.039Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-27T03:41:49.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-27T03:41:49.039Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-27T03:41:49.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-27T03:41:49.039Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-27T03:41:49.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-27T03:41:49.039Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-27T03:41:49.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-27T03:41:49.039Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-27T03:41:49.039Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-27T03:41:51.170Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-27T03:41:51.463Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-27T03:41:52.974Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-27T03:41:52.974Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-27T03:41:54.495Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-27T03:41:54.495Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-27T03:41:54.972Z] [2020-11-27T03:41:54.972Z] SUCCESS: Specified value was saved. [2020-11-27T03:41:55.688Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-11-27T03:41:55.688Z] === RUN TestBuildWithEmptyLayers [2020-11-27T03:41:56.527Z] INFO: Downloading git... [2020-11-27T03:41:56.567Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-27T03:41:56.567Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-27T03:41:58.082Z] INFO: Downloading go... [2020-11-27T03:41:58.203Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-11-27T03:41:58.203Z] === RUN TestBuildMultiStageOnBuild [2020-11-27T03:41:59.305Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-27T03:41:59.596Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-27T03:42:01.668Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-11-27T03:42:01.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.28s) [2020-11-27T03:42:01.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.36s) [2020-11-27T03:42:01.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.45s) [2020-11-27T03:42:01.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.42s) [2020-11-27T03:42:01.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s) [2020-11-27T03:42:01.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.44s) [2020-11-27T03:42:01.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.20s) [2020-11-27T03:42:01.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.31s) [2020-11-27T03:42:01.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.89s) [2020-11-27T03:42:01.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.06s) [2020-11-27T03:42:01.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.29s) [2020-11-27T03:42:01.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.31s) [2020-11-27T03:42:01.668Z] === RUN TestCgroupNamespacesRun [2020-11-27T03:42:03.444Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-11-27T03:42:03.444Z] === RUN TestBuildUncleanTarFilenames [2020-11-27T03:42:03.699Z] --- PASS: TestBuildUncleanTarFilenames (0.66s) [2020-11-27T03:42:03.699Z] === RUN TestBuildMultiStageLayerLeak [2020-11-27T03:42:03.739Z] --- PASS: TestCgroupNamespacesRun (1.71s) [2020-11-27T03:42:03.739Z] === RUN TestCgroupNamespacesRunPrivileged [2020-11-27T03:42:04.349Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-27T03:42:04.349Z] [2020-11-27T03:42:04.349Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-27T03:42:04.349Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-27T03:42:04.349Z] HOSTNAME=7d90d28ccfd2 [2020-11-27T03:42:04.349Z] TESTDEBUG=0 [2020-11-27T03:42:04.349Z] DEST=bundles/test-integration [2020-11-27T03:42:04.349Z] PWD=/go/src/github.com/docker/docker [2020-11-27T03:42:04.349Z] DOCKER_GITCOMMIT=f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 [2020-11-27T03:42:04.349Z] container=docker [2020-11-27T03:42:04.349Z] HOME=/root [2020-11-27T03:42:04.349Z] GOLANG_VERSION=1.13.15 [2020-11-27T03:42:04.349Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-27T03:42:04.349Z] VALIDATE_BRANCH=master [2020-11-27T03:42:04.349Z] TERM=xterm [2020-11-27T03:42:04.349Z] DOCKER_PKG=github.com/docker/docker [2020-11-27T03:42:04.349Z] SHLVL=1 [2020-11-27T03:42:04.349Z] TIMEOUT=120m [2020-11-27T03:42:04.349Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-27T03:42:04.349Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-27T03:42:04.349Z] GO111MODULE=off [2020-11-27T03:42:04.349Z] DOCKER_EXPERIMENTAL=1 [2020-11-27T03:42:04.349Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-11-27T03:42:04.349Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-27T03:42:04.349Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-27T03:42:04.349Z] GOPATH=/go [2020-11-27T03:42:04.349Z] PKG_CONFIG=pkg-config [2020-11-27T03:42:04.349Z] _=/usr/bin/env [2020-11-27T03:42:04.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-11-27T03:42:05.250Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.62s) [2020-11-27T03:42:05.250Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-11-27T03:42:06.761Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s) [2020-11-27T03:42:06.761Z] === RUN TestCgroupNamespacesRunHostMode [2020-11-27T03:42:08.464Z] INFO: Downloading compiler 1 of 3... [2020-11-27T03:42:08.464Z] INFO: Downloading compiler 2 of 3... [2020-11-27T03:42:08.464Z] INFO: Downloading compiler 3 of 3... [2020-11-27T03:42:08.832Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s) [2020-11-27T03:42:08.832Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-11-27T03:42:08.928Z] INFO: Extracting git... [2020-11-27T03:42:08.940Z] --- PASS: TestBuildMultiStageLayerLeak (4.34s) [2020-11-27T03:42:08.940Z] === RUN TestBuildWithHugeFile [2020-11-27T03:42:10.344Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.75s) [2020-11-27T03:42:10.344Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-11-27T03:42:12.415Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.69s) [2020-11-27T03:42:12.415Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-11-27T03:42:12.707Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s) [2020-11-27T03:42:12.707Z] === RUN TestCgroupNamespacesRunOlderClient [2020-11-27T03:42:13.310Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 14.7% of statements [2020-11-27T03:42:13.310Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-11-27T03:42:13.310Z] ok github.com/docker/docker/api/server/middleware 0.036s coverage: 37.7% of statements [2020-11-27T03:42:13.310Z] ? github.com/docker/docker/api/server/router [no test files] [2020-11-27T03:42:13.310Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-11-27T03:42:13.310Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-11-27T03:42:13.310Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-11-27T03:42:13.310Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-11-27T03:42:13.311Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-11-27T03:42:13.311Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-11-27T03:42:13.311Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-11-27T03:42:13.311Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-11-27T03:42:13.311Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-11-27T03:42:13.311Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-11-27T03:42:13.311Z] ok github.com/docker/docker/api/types/strslice 0.015s coverage: 90.0% of statements [2020-11-27T03:42:13.311Z] ok github.com/docker/docker/api/types/filters 0.027s coverage: 92.2% of statements [2020-11-27T03:42:13.311Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 5.7% of statements [2020-11-27T03:42:13.311Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-11-27T03:42:13.311Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-11-27T03:42:13.311Z] ? github.com/docker/docker/api/types [no test files] [2020-11-27T03:42:13.311Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-11-27T03:42:13.311Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-11-27T03:42:13.311Z] ? github.com/docker/docker/api/types/container [no test files] [2020-11-27T03:42:13.311Z] ? github.com/docker/docker/api/types/events [no test files] [2020-11-27T03:42:13.311Z] ? github.com/docker/docker/api/types/image [no test files] [2020-11-27T03:42:13.311Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-11-27T03:42:13.311Z] ? github.com/docker/docker/api/types/network [no test files] [2020-11-27T03:42:13.311Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-11-27T03:42:13.311Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-11-27T03:42:13.311Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-11-27T03:42:13.311Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-11-27T03:42:13.311Z] ok github.com/docker/docker/api/types/time 0.033s coverage: 100.0% of statements [2020-11-27T03:42:13.606Z] ok github.com/docker/docker/api/types/versions 0.021s coverage: 75.0% of statements [2020-11-27T03:42:13.606Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-11-27T03:42:13.606Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-11-27T03:42:13.606Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-11-27T03:42:13.606Z] ? github.com/docker/docker/builder [no test files] [2020-11-27T03:42:13.606Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-11-27T03:42:13.606Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-11-27T03:42:13.606Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-11-27T03:42:13.606Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-11-27T03:42:13.606Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-11-27T03:42:13.606Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-11-27T03:42:13.606Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-11-27T03:42:14.778Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s) [2020-11-27T03:42:14.778Z] === RUN TestKernelTCPMemory [2020-11-27T03:42:15.414Z] --- PASS: TestKernelTCPMemory (0.91s) [2020-11-27T03:42:15.414Z] === RUN TestNISDomainname [2020-11-27T03:42:16.451Z] --- PASS: TestNISDomainname (1.00s) [2020-11-27T03:42:16.451Z] === RUN TestHostnameDnsResolution [2020-11-27T03:42:17.173Z] ok github.com/docker/docker/cli/debug 0.021s coverage: 100.0% of statements [2020-11-27T03:42:18.578Z] --- PASS: TestHostnameDnsResolution (1.70s) [2020-11-27T03:42:18.578Z] === RUN TestStats [2020-11-27T03:42:19.950Z] ok github.com/docker/docker/builder/remotecontext/git 4.063s coverage: 86.3% of statements [2020-11-27T03:42:21.314Z] --- PASS: TestStats (2.91s) [2020-11-27T03:42:21.314Z] === RUN TestStopContainerWithTimeout [2020-11-27T03:42:21.314Z] === RUN TestStopContainerWithTimeout/0 [2020-11-27T03:42:21.314Z] === PAUSE TestStopContainerWithTimeout/0 [2020-11-27T03:42:21.314Z] === RUN TestStopContainerWithTimeout/1 [2020-11-27T03:42:21.314Z] === PAUSE TestStopContainerWithTimeout/1 [2020-11-27T03:42:21.314Z] === RUN TestStopContainerWithTimeout/3 [2020-11-27T03:42:21.314Z] === PAUSE TestStopContainerWithTimeout/3 [2020-11-27T03:42:21.314Z] === RUN TestStopContainerWithTimeout/-1 [2020-11-27T03:42:21.314Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-11-27T03:42:21.314Z] === CONT TestStopContainerWithTimeout/0 [2020-11-27T03:42:21.314Z] === CONT TestStopContainerWithTimeout/-1 [2020-11-27T03:42:22.060Z] ok github.com/docker/docker/builder/remotecontext 0.570s coverage: 13.7% of statements [2020-11-27T03:42:22.351Z] === CONT TestStopContainerWithTimeout/3 [2020-11-27T03:42:22.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-11-27T03:42:22.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-11-27T03:42:24.167Z] ok github.com/docker/docker/builder/dockerfile 1.248s coverage: 48.3% of statements [2020-11-27T03:42:24.167Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-11-27T03:42:24.167Z] ? github.com/docker/docker/cli [no test files] [2020-11-27T03:42:24.167Z] ? github.com/docker/docker/cli/config [no test files] [2020-11-27T03:42:24.424Z] === CONT TestStopContainerWithTimeout/1 [2020-11-27T03:42:25.702Z] ok github.com/docker/docker/client 0.337s coverage: 75.4% of statements [2020-11-27T03:42:25.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-11-27T03:42:26.495Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-11-27T03:42:26.495Z] --- PASS: TestStopContainerWithTimeout/0 (1.03s) [2020-11-27T03:42:26.495Z] --- PASS: TestStopContainerWithTimeout/-1 (3.11s) [2020-11-27T03:42:26.495Z] --- PASS: TestStopContainerWithTimeout/3 (2.86s) [2020-11-27T03:42:26.495Z] --- PASS: TestStopContainerWithTimeout/1 (1.85s) [2020-11-27T03:42:26.495Z] === RUN TestDeleteDevicemapper [2020-11-27T03:42:26.495Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-11-27T03:42:26.495Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-27T03:42:26.495Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-11-27T03:42:26.702Z] INFO: Expanding go... [2020-11-27T03:42:30.017Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.65s) [2020-11-27T03:42:30.017Z] === RUN TestUpdateMemory [2020-11-27T03:42:30.017Z] --- SKIP: TestUpdateMemory (0.00s) [2020-11-27T03:42:30.017Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-11-27T03:42:30.017Z] === RUN TestUpdateCPUQuota [2020-11-27T03:42:30.769Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-27T03:42:30.769Z] [2020-11-27T03:42:30.769Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-11-27T03:42:30.769Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-11-27T03:42:30.769Z] Using test binary docker [2020-11-27T03:42:30.769Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-11-27T03:42:30.769Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-27T03:42:30.769Z] INFO: Waiting for daemon to start... [2020-11-27T03:42:30.769Z] Starting dockerd [2020-11-27T03:42:30.769Z] . [2020-11-27T03:42:30.769Z] INFO: Building docker-sdk-python3:4.3.0... [2020-11-27T03:42:31.054Z] --- PASS: TestUpdateCPUQuota (1.14s) [2020-11-27T03:42:31.054Z] === RUN TestUpdatePidsLimit [2020-11-27T03:42:31.054Z] === RUN TestUpdatePidsLimit/update_from_none [2020-11-27T03:42:31.346Z] === RUN TestUpdatePidsLimit/no_change [2020-11-27T03:42:31.638Z] === RUN TestUpdatePidsLimit/update_lower [2020-11-27T03:42:31.930Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-11-27T03:42:32.222Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-11-27T03:42:32.856Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-11-27T03:42:33.149Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-11-27T03:42:34.661Z] --- PASS: TestUpdatePidsLimit (3.56s) [2020-11-27T03:42:34.661Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-11-27T03:42:34.661Z] --- PASS: TestUpdatePidsLimit/no_change (0.34s) [2020-11-27T03:42:34.661Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-11-27T03:42:34.661Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2020-11-27T03:42:34.661Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2020-11-27T03:42:34.661Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-11-27T03:42:34.661Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-11-27T03:42:34.661Z] === RUN TestUpdateRestartPolicy [2020-11-27T03:42:47.303Z] --- PASS: TestUpdateRestartPolicy (12.77s) [2020-11-27T03:42:47.303Z] === RUN TestUpdateRestartWithAutoRemove [2020-11-27T03:42:47.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-11-27T03:42:47.939Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s) [2020-11-27T03:42:47.939Z] === RUN TestWaitNonBlocked [2020-11-27T03:42:47.939Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T03:42:47.939Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T03:42:47.939Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T03:42:47.939Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T03:42:47.939Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T03:42:47.939Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T03:42:48.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-11-27T03:42:49.450Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-11-27T03:42:49.450Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.14s) [2020-11-27T03:42:49.450Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.25s) [2020-11-27T03:42:49.450Z] === RUN TestWaitBlocked [2020-11-27T03:42:49.450Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-27T03:42:49.450Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-27T03:42:49.450Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-11-27T03:42:49.450Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-11-27T03:42:49.450Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-27T03:42:49.450Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-11-27T03:42:49.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-11-27T03:42:50.486Z] --- PASS: TestWaitBlocked (0.01s) [2020-11-27T03:42:50.486Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s) [2020-11-27T03:42:50.486Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.26s) [2020-11-27T03:42:50.486Z] === CONT TestContainerStartOnDaemonRestart [2020-11-27T03:42:50.486Z] === CONT TestIpcModeOlderClient [2020-11-27T03:42:50.778Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-11-27T03:42:50.778Z] === CONT TestDaemonHostGatewayIP [2020-11-27T03:42:51.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-11-27T03:42:51.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-11-27T03:42:51.931Z] INFO: Expanding compiler 1 of 3... [2020-11-27T03:42:51.931Z] INFO: Expanding compiler 2 of 3... [2020-11-27T03:42:53.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-11-27T03:42:53.537Z] --- PASS: TestContainerStartOnDaemonRestart (2.74s) [2020-11-27T03:42:53.537Z] === CONT TestContainerKillOnDaemonStart [2020-11-27T03:42:54.171Z] --- PASS: TestDaemonHostGatewayIP (3.35s) [2020-11-27T03:42:54.171Z] === CONT TestDaemonRestartIpcMode [2020-11-27T03:42:55.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-11-27T03:42:56.663Z] INFO: Expanding compiler 3 of 3... [2020-11-27T03:42:57.127Z] INFO: Removing downloaded files... [2020-11-27T03:42:57.127Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-11-27T03:42:57.127Z] INFO: Configuring git core.autocrlf... [2020-11-27T03:42:57.695Z] --- PASS: TestDaemonRestartIpcMode (3.52s) [2020-11-27T03:42:58.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-11-27T03:42:59.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-11-27T03:43:00.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-11-27T03:43:02.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-11-27T03:43:03.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-11-27T03:43:05.159Z] ok github.com/docker/docker/cmd/dockerd 0.139s coverage: 29.1% of statements [2020-11-27T03:43:05.159Z] ok github.com/docker/docker/container 0.220s coverage: 34.7% of statements [2020-11-27T03:43:05.159Z] ? github.com/docker/docker/container/stream [no test files] [2020-11-27T03:43:05.159Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-11-27T03:43:05.159Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-11-27T03:43:05.159Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-11-27T03:43:05.204Z] --- PASS: TestBuildWithHugeFile (52.13s) [2020-11-27T03:43:05.204Z] === RUN TestBuildWithEmptyDockerfile [2020-11-27T03:43:05.204Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T03:43:05.204Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T03:43:05.204Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T03:43:05.204Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T03:43:05.204Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T03:43:05.204Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T03:43:05.204Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T03:43:05.204Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T03:43:05.204Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T03:43:05.204Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2020-11-27T03:43:05.204Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-11-27T03:43:05.204Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2020-11-27T03:43:05.204Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-11-27T03:43:05.204Z] === RUN TestBuildPreserveOwnership [2020-11-27T03:43:05.204Z] === RUN TestBuildPreserveOwnership/copy_from [2020-11-27T03:43:05.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-11-27T03:43:06.132Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-11-27T03:43:06.182Z] --- PASS: TestContainerKillOnDaemonStart (12.29s) [2020-11-27T03:43:06.183Z] PASS [2020-11-27T03:43:06.183Z] [2020-11-27T03:43:06.183Z] === Skipped [2020-11-27T03:43:06.183Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-11-27T03:43:06.183Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-27T03:43:06.183Z] [2020-11-27T03:43:06.183Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-11-27T03:43:06.183Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-27T03:43:06.183Z] [2020-11-27T03:43:06.183Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-11-27T03:43:06.183Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-27T03:43:06.183Z] [2020-11-27T03:43:06.183Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-27T03:43:06.183Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-27T03:43:06.183Z] [2020-11-27T03:43:06.183Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-11-27T03:43:06.183Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-27T03:43:06.183Z] [2020-11-27T03:43:06.183Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-11-27T03:43:06.183Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-11-27T03:43:06.183Z] [2020-11-27T03:43:06.183Z] [2020-11-27T03:43:06.183Z] DONE 195 tests, 6 skipped in 152.714s [2020-11-27T03:43:06.183Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-11-27T03:43:06.183Z] ++ 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-11-27T03:43:06.183Z] ++ set -e [2020-11-27T03:43:06.183Z] ++ '[' -n 0 ']' [2020-11-27T03:43:06.183Z] ++ set -x [2020-11-27T03:43:06.183Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:43:06.183Z] INFO: Testing against a local daemon [2020-11-27T03:43:06.183Z] === RUN TestCommitInheritsEnv [2020-11-27T03:43:06.475Z] --- PASS: TestCommitInheritsEnv (0.58s) [2020-11-27T03:43:06.475Z] === RUN TestImportExtremelyLargeImageWorks [2020-11-27T03:43:06.475Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-11-27T03:43:06.475Z] === RUN TestImagesFilterMultiReference [2020-11-27T03:43:06.475Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2020-11-27T03:43:06.475Z] === RUN TestImagePullPlatformInvalid [2020-11-27T03:43:06.475Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-11-27T03:43:06.475Z] === RUN TestRemoveImageOrphaning [2020-11-27T03:43:06.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-11-27T03:43:07.109Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2020-11-27T03:43:07.109Z] === RUN TestRemoveImageGarbageCollector [2020-11-27T03:43:07.109Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-11-27T03:43:07.109Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T03:43:07.109Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-11-27T03:43:07.109Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-11-27T03:43:07.109Z] === RUN TestTagInvalidReference [2020-11-27T03:43:07.109Z] --- PASS: TestTagInvalidReference (0.01s) [2020-11-27T03:43:07.109Z] === RUN TestTagValidPrefixedRepo [2020-11-27T03:43:07.109Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-11-27T03:43:07.109Z] === RUN TestTagExistedNameWithoutForce [2020-11-27T03:43:07.109Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-11-27T03:43:07.109Z] === RUN TestTagOfficialNames [2020-11-27T03:43:07.109Z] --- PASS: TestTagOfficialNames (0.04s) [2020-11-27T03:43:07.109Z] === RUN TestTagMatchesDigest [2020-11-27T03:43:07.109Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-11-27T03:43:07.109Z] === CONT TestImportExtremelyLargeImageWorks [2020-11-27T03:43:07.265Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.084s coverage: 65.3% of statements [2020-11-27T03:43:08.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-11-27T03:43:09.477Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-27T03:43:09.477Z] Using test binary docker [2020-11-27T03:43:09.477Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-11-27T03:43:09.477Z] +++ /etc/init.d/apparmor start [2020-11-27T03:43:09.477Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-27T03:43:09.477Z] INFO: Waiting for daemon to start... [2020-11-27T03:43:09.477Z] Starting dockerd [2020-11-27T03:43:09.477Z] +++ 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-11-27T03:43:10.299Z] --- PASS: TestBuildPreserveOwnership (9.52s) [2020-11-27T03:43:10.299Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.51s) [2020-11-27T03:43:10.299Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-11-27T03:43:10.299Z] === RUN TestBuildPlatformInvalid [2020-11-27T03:43:10.299Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2020-11-27T03:43:10.299Z] PASS [2020-11-27T03:43:10.299Z] [2020-11-27T03:43:10.299Z] === Skipped [2020-11-27T03:43:10.299Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-11-27T03:43:10.299Z] build_session_test.go:25: TODO: BuildKit [2020-11-27T03:43:10.299Z] [2020-11-27T03:43:10.299Z] [2020-11-27T03:43:10.299Z] DONE 32 tests, 1 skipped in 127.420s [2020-11-27T03:43:10.299Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-11-27T03:43:10.299Z] INFO: Testing against a local daemon [2020-11-27T03:43:10.299Z] === RUN TestConfigInspect [2020-11-27T03:43:10.299Z] --- SKIP: TestConfigInspect (0.02s) [2020-11-27T03:43:10.299Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:43:10.299Z] === RUN TestConfigList [2020-11-27T03:43:10.555Z] --- SKIP: TestConfigList (0.02s) [2020-11-27T03:43:10.555Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:43:10.555Z] === RUN TestConfigsCreateAndDelete [2020-11-27T03:43:10.555Z] --- SKIP: TestConfigsCreateAndDelete (0.03s) [2020-11-27T03:43:10.555Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:43:10.555Z] === RUN TestConfigsUpdate [2020-11-27T03:43:10.555Z] --- SKIP: TestConfigsUpdate (0.02s) [2020-11-27T03:43:10.555Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:43:10.555Z] === RUN TestTemplatedConfig [2020-11-27T03:43:10.555Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-11-27T03:43:10.555Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:43:10.555Z] === RUN TestConfigCreateResolve [2020-11-27T03:43:10.555Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-11-27T03:43:10.555Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:43:10.555Z] === RUN TestConfigDaemonLibtrustID [2020-11-27T03:43:12.443Z] --- PASS: TestConfigDaemonLibtrustID (1.56s) [2020-11-27T03:43:12.443Z] PASS [2020-11-27T03:43:12.443Z] [2020-11-27T03:43:12.443Z] === Skipped [2020-11-27T03:43:12.443Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-11-27T03:43:12.443Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:43:12.443Z] [2020-11-27T03:43:12.443Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2020-11-27T03:43:12.443Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:43:12.443Z] [2020-11-27T03:43:12.443Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.03s) [2020-11-27T03:43:12.443Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:43:12.443Z] [2020-11-27T03:43:12.443Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2020-11-27T03:43:12.443Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:43:12.443Z] [2020-11-27T03:43:12.443Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-11-27T03:43:12.443Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:43:12.443Z] [2020-11-27T03:43:12.443Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-11-27T03:43:12.443Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:43:12.443Z] [2020-11-27T03:43:12.443Z] [2020-11-27T03:43:12.443Z] DONE 7 tests, 6 skipped in 1.765s [2020-11-27T03:43:12.443Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-11-27T03:43:12.443Z] INFO: Testing against a local daemon [2020-11-27T03:43:12.443Z] === RUN TestCheckpoint [2020-11-27T03:43:12.443Z] --- SKIP: TestCheckpoint (0.00s) [2020-11-27T03:43:12.443Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-27T03:43:12.443Z] === RUN TestContainerInvalidJSON [2020-11-27T03:43:12.443Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T03:43:12.443Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T03:43:12.443Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T03:43:12.443Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T03:43:12.443Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-11-27T03:43:12.443Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-11-27T03:43:12.443Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T03:43:12.443Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-11-27T03:43:12.443Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T03:43:12.443Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-11-27T03:43:12.443Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-11-27T03:43:12.443Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-11-27T03:43:12.443Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-11-27T03:43:12.443Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-11-27T03:43:12.443Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2020-11-27T03:43:12.443Z] === RUN TestCopyFromContainerPathIsNotDir [2020-11-27T03:43:12.443Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2020-11-27T03:43:12.443Z] === RUN TestCopyToContainerPathDoesNotExist [2020-11-27T03:43:12.443Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2020-11-27T03:43:12.443Z] === RUN TestCopyToContainerPathIsNotDir [2020-11-27T03:43:12.443Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-11-27T03:43:12.443Z] === RUN TestCopyFromContainer [2020-11-27T03:43:12.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-11-27T03:43:12.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-11-27T03:43:12.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-11-27T03:43:12.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-11-27T03:43:12.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-11-27T03:43:12.887Z] ok github.com/docker/docker/daemon/cluster/convert 0.049s coverage: 35.9% of statements [2020-11-27T03:43:15.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-11-27T03:43:16.607Z] === RUN TestCopyFromContainer// [2020-11-27T03:43:16.607Z] === RUN TestCopyFromContainer//bar/root [2020-11-27T03:43:16.607Z] === RUN TestCopyFromContainer//bar/root/ [2020-11-27T03:43:16.607Z] === RUN TestCopyFromContainer/bar/quux [2020-11-27T03:43:16.607Z] === RUN TestCopyFromContainer/bar/quux/ [2020-11-27T03:43:16.607Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-11-27T03:43:16.607Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-11-27T03:43:16.607Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-11-27T03:43:16.607Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-11-27T03:43:16.607Z] === RUN TestCopyFromContainer/bar/notarget [2020-11-27T03:43:16.871Z] --- PASS: TestCopyFromContainer (4.41s) [2020-11-27T03:43:16.871Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-11-27T03:43:16.871Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2020-11-27T03:43:16.871Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-11-27T03:43:16.871Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2020-11-27T03:43:16.871Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-11-27T03:43:16.871Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-11-27T03:43:16.871Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-11-27T03:43:16.871Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-11-27T03:43:16.871Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-11-27T03:43:16.871Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-11-27T03:43:16.871Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-11-27T03:43:16.871Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T03:43:16.871Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T03:43:16.871Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T03:43:16.871Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T03:43:16.871Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T03:43:16.871Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T03:43:16.871Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T03:43:16.871Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T03:43:16.871Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T03:43:16.871Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-11-27T03:43:16.871Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-11-27T03:43:16.871Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-11-27T03:43:16.871Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-11-27T03:43:16.871Z] === RUN TestCreateLinkToNonExistingContainer [2020-11-27T03:43:16.871Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-11-27T03:43:16.871Z] === RUN TestCreateWithInvalidEnv [2020-11-27T03:43:16.871Z] === RUN TestCreateWithInvalidEnv/0 [2020-11-27T03:43:16.871Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-11-27T03:43:16.871Z] === RUN TestCreateWithInvalidEnv/1 [2020-11-27T03:43:16.871Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-11-27T03:43:16.871Z] === RUN TestCreateWithInvalidEnv/2 [2020-11-27T03:43:16.871Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-11-27T03:43:16.871Z] === CONT TestCreateWithInvalidEnv/0 [2020-11-27T03:43:16.871Z] === CONT TestCreateWithInvalidEnv/2 [2020-11-27T03:43:16.871Z] === CONT TestCreateWithInvalidEnv/1 [2020-11-27T03:43:16.871Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-11-27T03:43:16.871Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-11-27T03:43:16.871Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-11-27T03:43:16.871Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-11-27T03:43:16.871Z] === RUN TestCreateTmpfsMountsTarget [2020-11-27T03:43:16.871Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-11-27T03:43:16.871Z] === RUN TestCreateWithCustomMaskedPaths [2020-11-27T03:43:17.404Z] ok github.com/docker/docker/daemon/cluster 0.214s coverage: 0.5% of statements [2020-11-27T03:43:17.469Z] sha256:81755de39f3cdca6878f66f66fd45a7316b5149bd9ace8d25efcd9b696b48899 [2020-11-27T03:43:17.469Z] INFO: Starting docker-py tests... [2020-11-27T03:43:17.469Z] ============================= test session starts ============================== [2020-11-27T03:43:17.469Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-11-27T03:43:17.469Z] rootdir: /src, inifile: pytest.ini [2020-11-27T03:43:17.469Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-11-27T03:43:17.469Z] collected 389 items / 1 deselected / 388 selected [2020-11-27T03:43:17.469Z] [2020-11-27T03:43:17.629Z] . [2020-11-27T03:43:17.629Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-27T03:43:17.629Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-27T03:43:17.629Z] Error: No such image: emptyfs [2020-11-27T03:43:17.629Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-27T03:43:17.629Z] ++++ docker load [2020-11-27T03:43:17.629Z] Running integration-test (iteration 1) [2020-11-27T03:43:17.629Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-11-27T03:43:17.629Z] ++ 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-11-27T03:43:17.629Z] ++ set -e [2020-11-27T03:43:17.629Z] ++ '[' -n 0 ']' [2020-11-27T03:43:17.629Z] ++ set -x [2020-11-27T03:43:17.629Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:43:18.242Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s) [2020-11-27T03:43:18.242Z] === RUN TestCreateWithCustomReadonlyPaths [2020-11-27T03:43:19.170Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.12s) [2020-11-27T03:43:19.170Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-11-27T03:43:19.170Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T03:43:19.170Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T03:43:19.170Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T03:43:19.170Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T03:43:19.170Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T03:43:19.170Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T03:43:19.170Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T03:43:19.170Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T03:43:19.170Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T03:43:19.170Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T03:43:19.170Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T03:43:19.170Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T03:43:19.170Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T03:43:19.170Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T03:43:19.170Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T03:43:19.170Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-11-27T03:43:19.170Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-11-27T03:43:19.170Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-11-27T03:43:19.170Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-11-27T03:43:19.170Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-11-27T03:43:19.170Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-11-27T03:43:19.170Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-11-27T03:43:19.730Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2020-11-27T03:43:19.730Z] === RUN TestCreateDifferentPlatform [2020-11-27T03:43:19.730Z] === RUN TestCreateDifferentPlatform/different_os [2020-11-27T03:43:19.730Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-11-27T03:43:19.731Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-11-27T03:43:19.731Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-11-27T03:43:19.731Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-11-27T03:43:19.731Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-11-27T03:43:19.731Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2020-11-27T03:43:19.731Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-11-27T03:43:19.731Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2020-11-27T03:43:19.731Z] === RUN TestContainerStartOnDaemonRestart [2020-11-27T03:43:19.731Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-11-27T03:43:19.731Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-11-27T03:43:19.731Z] === RUN TestDaemonRestartIpcMode [2020-11-27T03:43:19.731Z] === PAUSE TestDaemonRestartIpcMode [2020-11-27T03:43:19.731Z] === RUN TestDaemonHostGatewayIP [2020-11-27T03:43:19.731Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-11-27T03:43:19.731Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-27T03:43:19.731Z] === RUN TestContainerKillOnDaemonStart [2020-11-27T03:43:19.731Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-11-27T03:43:19.731Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-11-27T03:43:19.731Z] === RUN TestDiff [2020-11-27T03:43:19.986Z] --- PASS: TestDiff (0.40s) [2020-11-27T03:43:19.986Z] === RUN TestExecWithCloseStdin [2020-11-27T03:43:20.182Z] ok github.com/docker/docker/daemon/discovery 0.018s coverage: 30.0% of statements [2020-11-27T03:43:20.547Z] --- PASS: TestExecWithCloseStdin (0.45s) [2020-11-27T03:43:20.547Z] === RUN TestExec [2020-11-27T03:43:20.830Z] ok github.com/docker/docker/daemon/config 0.138s coverage: 81.8% of statements [2020-11-27T03:43:21.109Z] --- PASS: TestExec (0.45s) [2020-11-27T03:43:21.109Z] === RUN TestExecUser [2020-11-27T03:43:21.365Z] --- PASS: TestExecUser (0.44s) [2020-11-27T03:43:21.365Z] === RUN TestExportContainerAndImportImage [2020-11-27T03:43:21.927Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2020-11-27T03:43:21.927Z] === RUN TestExportContainerAfterDaemonRestart [2020-11-27T03:43:22.376Z] ok github.com/docker/docker/daemon/events 0.066s coverage: 50.0% of statements [2020-11-27T03:43:23.911Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-11-27T03:43:25.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-11-27T03:43:25.192Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s) [2020-11-27T03:43:25.192Z] === RUN TestHealthCheckWorkdir [2020-11-27T03:43:25.753Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2020-11-27T03:43:25.753Z] === RUN TestHealthKillContainer [2020-11-27T03:43:27.463Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2020-11-27T03:43:27.463Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.499s coverage: 14.0% of statements [2020-11-27T03:43:28.266Z] --- PASS: TestHealthKillContainer (2.49s) [2020-11-27T03:43:28.266Z] === RUN TestInspectCpusetInConfigPre120 [2020-11-27T03:43:28.518Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.715s coverage: 57.1% of statements [2020-11-27T03:43:28.831Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2020-11-27T03:43:28.831Z] === RUN TestIpcModeNone [2020-11-27T03:43:29.087Z] --- PASS: TestIpcModeNone (0.43s) [2020-11-27T03:43:29.087Z] === RUN TestIpcModePrivate [2020-11-27T03:43:29.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-11-27T03:43:29.649Z] --- PASS: TestIpcModePrivate (0.47s) [2020-11-27T03:43:29.649Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2020-11-27T03:43:29.649Z] === RUN TestIpcModeShareable [2020-11-27T03:43:29.649Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-11-27T03:43:29.649Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-27T03:43:29.649Z] === RUN TestAPIIpcModeShareableAndContainer [2020-11-27T03:43:30.873Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-11-27T03:43:31.014Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.33s) [2020-11-27T03:43:31.014Z] === RUN TestAPIIpcModeHost [2020-11-27T03:43:31.014Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-11-27T03:43:31.014Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-27T03:43:31.014Z] === RUN TestDaemonIpcModeShareable [2020-11-27T03:43:31.014Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-11-27T03:43:31.014Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-27T03:43:31.014Z] === RUN TestDaemonIpcModePrivate [2020-11-27T03:43:31.283Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.8% of statements [2020-11-27T03:43:31.715Z] tests/integration/api_client_test.py ..... [ 7%] [2020-11-27T03:43:32.587Z] Loaded image: buildpack-deps:buster [2020-11-27T03:43:32.587Z] Loaded image: busybox:latest [2020-11-27T03:43:32.812Z] ok github.com/docker/docker/daemon 12.374s coverage: 17.2% of statements [2020-11-27T03:43:32.812Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-11-27T03:43:32.812Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-11-27T03:43:32.812Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-11-27T03:43:32.812Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-11-27T03:43:33.111Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.239s coverage: 69.2% of statements [2020-11-27T03:43:33.264Z] tests/integration/api_config_test.py ..... [ 8%] [2020-11-27T03:43:33.526Z] --- PASS: TestDaemonIpcModePrivate (2.17s) [2020-11-27T03:43:33.526Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2020-11-27T03:43:33.526Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-11-27T03:43:33.526Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-11-27T03:43:33.526Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-27T03:43:33.526Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-11-27T03:43:33.526Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-11-27T03:43:33.526Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-27T03:43:33.526Z] === RUN TestIpcModeOlderClient [2020-11-27T03:43:33.526Z] === PAUSE TestIpcModeOlderClient [2020-11-27T03:43:33.526Z] === RUN TestKillContainerInvalidSignal [2020-11-27T03:43:33.526Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2020-11-27T03:43:33.526Z] === RUN TestKillContainer [2020-11-27T03:43:33.526Z] === RUN TestKillContainer/no_signal [2020-11-27T03:43:33.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-11-27T03:43:33.564Z] Loaded image: busybox:glibc [2020-11-27T03:43:33.825Z] Loaded image: debian:buster [2020-11-27T03:43:34.087Z] === RUN TestKillContainer/non_killing_signal [2020-11-27T03:43:34.087Z] === RUN TestKillContainer/killing_signal [2020-11-27T03:43:34.087Z] Loaded image: hello-world:latest [2020-11-27T03:43:34.087Z] Loaded image: arm32v7/hello-world:latest [2020-11-27T03:43:34.349Z] INFO: Testing against a local daemon [2020-11-27T03:43:34.349Z] === RUN TestCgroupNamespacesBuild [2020-11-27T03:43:34.648Z] --- PASS: TestKillContainer (1.16s) [2020-11-27T03:43:34.648Z] --- PASS: TestKillContainer/no_signal (0.36s) [2020-11-27T03:43:34.648Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2020-11-27T03:43:34.648Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2020-11-27T03:43:34.648Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-11-27T03:43:34.648Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-11-27T03:43:34.651Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.758s coverage: 45.9% of statements [2020-11-27T03:43:34.651Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-11-27T03:43:35.209Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-11-27T03:43:35.465Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s) [2020-11-27T03:43:35.465Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2020-11-27T03:43:35.465Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2020-11-27T03:43:35.465Z] === RUN TestKillStoppedContainer [2020-11-27T03:43:35.465Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-11-27T03:43:35.465Z] === RUN TestKillStoppedContainerAPIPre120 [2020-11-27T03:43:35.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-11-27T03:43:35.715Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.168s coverage: 49.5% of statements [2020-11-27T03:43:35.720Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-11-27T03:43:35.720Z] === RUN TestKillDifferentUserContainer [2020-11-27T03:43:35.976Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2020-11-27T03:43:35.976Z] === RUN TestInspectOomKilledTrue [2020-11-27T03:43:35.976Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-11-27T03:43:35.976Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-27T03:43:35.976Z] === RUN TestInspectOomKilledFalse [2020-11-27T03:43:35.976Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-11-27T03:43:35.976Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-27T03:43:35.976Z] === RUN TestLinksEtcHostsContentMatch [2020-11-27T03:43:35.976Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-11-27T03:43:35.976Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-11-27T03:43:35.976Z] === RUN TestLinksContainerNames [2020-11-27T03:43:36.359Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.037s coverage: 58.0% of statements [2020-11-27T03:43:36.903Z] --- PASS: TestLinksContainerNames (0.78s) [2020-11-27T03:43:36.903Z] === RUN TestLogsFollowTailEmpty [2020-11-27T03:43:37.160Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2020-11-27T03:43:37.160Z] === RUN TestContainerNetworkMountsNoChown [2020-11-27T03:43:37.412Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements [2020-11-27T03:43:37.657Z] --- PASS: TestCgroupNamespacesBuild (3.52s) [2020-11-27T03:43:37.657Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-11-27T03:43:37.721Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2020-11-27T03:43:37.721Z] === RUN TestMountDaemonRoot [2020-11-27T03:43:37.721Z] === RUN TestMountDaemonRoot/default [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/default [2020-11-27T03:43:37.721Z] === RUN TestMountDaemonRoot/private [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/private [2020-11-27T03:43:37.721Z] === RUN TestMountDaemonRoot/rprivate [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/rprivate [2020-11-27T03:43:37.721Z] === RUN TestMountDaemonRoot/slave [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/slave [2020-11-27T03:43:37.721Z] === RUN TestMountDaemonRoot/rslave [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/rslave [2020-11-27T03:43:37.721Z] === RUN TestMountDaemonRoot/shared [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/shared [2020-11-27T03:43:37.721Z] === RUN TestMountDaemonRoot/rshared [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/rshared [2020-11-27T03:43:37.721Z] === CONT TestMountDaemonRoot/default [2020-11-27T03:43:37.721Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-11-27T03:43:37.721Z] === RUN TestMountDaemonRoot/default/bind_root [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-11-27T03:43:37.721Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-11-27T03:43:37.721Z] === RUN TestMountDaemonRoot/default/mount_root [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-11-27T03:43:37.721Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-11-27T03:43:37.721Z] === CONT TestMountDaemonRoot/rprivate [2020-11-27T03:43:37.721Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-11-27T03:43:37.721Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-11-27T03:43:37.721Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-11-27T03:43:37.721Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-11-27T03:43:37.721Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-11-27T03:43:37.721Z] === CONT TestMountDaemonRoot/rshared [2020-11-27T03:43:37.721Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-11-27T03:43:37.721Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-11-27T03:43:37.721Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-11-27T03:43:37.721Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-11-27T03:43:37.721Z] === CONT TestMountDaemonRoot/shared [2020-11-27T03:43:37.721Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-11-27T03:43:37.721Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-11-27T03:43:37.721Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-11-27T03:43:37.721Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-11-27T03:43:37.721Z] === CONT TestMountDaemonRoot/rslave [2020-11-27T03:43:37.721Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-11-27T03:43:37.721Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-11-27T03:43:37.721Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-11-27T03:43:37.721Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-11-27T03:43:37.721Z] === CONT TestMountDaemonRoot/slave [2020-11-27T03:43:37.721Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-11-27T03:43:37.721Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-11-27T03:43:37.721Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-11-27T03:43:37.721Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-11-27T03:43:37.721Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-11-27T03:43:37.721Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-11-27T03:43:37.721Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-11-27T03:43:37.721Z] === CONT TestMountDaemonRoot/default/mount_root [2020-11-27T03:43:37.721Z] === CONT TestMountDaemonRoot/private [2020-11-27T03:43:37.721Z] === RUN TestMountDaemonRoot/private/bind_root [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-11-27T03:43:37.721Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-11-27T03:43:37.721Z] === RUN TestMountDaemonRoot/private/mount_root [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-11-27T03:43:37.721Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-11-27T03:43:37.721Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-11-27T03:43:37.721Z] === CONT TestMountDaemonRoot/default/bind_root [2020-11-27T03:43:37.721Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-11-27T03:43:37.721Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-11-27T03:43:37.721Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-11-27T03:43:37.721Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-11-27T03:43:37.721Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-11-27T03:43:37.721Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-11-27T03:43:37.721Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-11-27T03:43:37.721Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-11-27T03:43:37.721Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-11-27T03:43:37.721Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-11-27T03:43:37.721Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-11-27T03:43:37.728Z] ok github.com/docker/docker/daemon/links 0.025s coverage: 93.0% of statements [2020-11-27T03:43:37.977Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-11-27T03:43:37.977Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-11-27T03:43:37.977Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-11-27T03:43:37.977Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-11-27T03:43:37.977Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-11-27T03:43:37.977Z] === CONT TestMountDaemonRoot/private/bind_root [2020-11-27T03:43:37.977Z] === CONT TestMountDaemonRoot/private/mount_root [2020-11-27T03:43:37.977Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-11-27T03:43:37.977Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-11-27T03:43:37.977Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-11-27T03:43:37.977Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-11-27T03:43:37.977Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-11-27T03:43:37.977Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-11-27T03:43:37.977Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-11-27T03:43:37.977Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-11-27T03:43:37.977Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-11-27T03:43:37.977Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-11-27T03:43:37.977Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-11-27T03:43:37.977Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-11-27T03:43:37.977Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2020-11-27T03:43:37.977Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-11-27T03:43:37.977Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2020-11-27T03:43:37.977Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-11-27T03:43:37.977Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2020-11-27T03:43:37.977Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2020-11-27T03:43:37.977Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-11-27T03:43:37.977Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-11-27T03:43:37.977Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-11-27T03:43:37.977Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-11-27T03:43:37.977Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-11-27T03:43:37.977Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-11-27T03:43:37.977Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-11-27T03:43:37.977Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2020-11-27T03:43:37.977Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-11-27T03:43:37.977Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2020-11-27T03:43:37.977Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-11-27T03:43:37.977Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-11-27T03:43:37.977Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.01s) [2020-11-27T03:43:37.977Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-11-27T03:43:37.977Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-11-27T03:43:37.977Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-11-27T03:43:37.977Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-11-27T03:43:37.977Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-11-27T03:43:37.977Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-11-27T03:43:37.977Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-11-27T03:43:37.977Z] === RUN TestContainerBindMountNonRecursive [2020-11-27T03:43:37.977Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-11-27T03:43:37.977Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-11-27T03:43:37.977Z] === RUN TestContainerVolumesMountedAsShared [2020-11-27T03:43:37.977Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2020-11-27T03:43:37.977Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-11-27T03:43:37.977Z] === RUN TestContainerVolumesMountedAsSlave [2020-11-27T03:43:37.977Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2020-11-27T03:43:37.977Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-11-27T03:43:37.977Z] === RUN TestNetworkNat [2020-11-27T03:43:38.539Z] --- PASS: TestNetworkNat (0.48s) [2020-11-27T03:43:38.539Z] === RUN TestNetworkLocalhostTCPNat [2020-11-27T03:43:39.099Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s) [2020-11-27T03:43:39.099Z] === RUN TestNetworkLoopbackNat [2020-11-27T03:43:39.576Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.80s) [2020-11-27T03:43:39.576Z] === RUN TestBuildWithSession [2020-11-27T03:43:39.576Z] --- SKIP: TestBuildWithSession (0.00s) [2020-11-27T03:43:39.576Z] build_session_test.go:25: TODO: BuildKit [2020-11-27T03:43:39.576Z] === RUN TestBuildSquashParent [2020-11-27T03:43:39.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-11-27T03:43:40.506Z] ok github.com/docker/docker/daemon/logger 0.238s coverage: 41.0% of statements [2020-11-27T03:43:40.805Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.014s coverage: 52.1% of statements [2020-11-27T03:43:40.805Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-11-27T03:43:40.805Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-11-27T03:43:41.612Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2020-11-27T03:43:41.612Z] === RUN TestPause [2020-11-27T03:43:41.612Z] --- SKIP: TestPause (0.00s) [2020-11-27T03:43:41.612Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-27T03:43:41.612Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-11-27T03:43:41.612Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-27T03:43:41.612Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-27T03:43:41.612Z] === RUN TestPauseStopPausedContainer [2020-11-27T03:43:41.612Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-11-27T03:43:41.612Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-27T03:43:41.612Z] === RUN TestPsFilter [2020-11-27T03:43:41.612Z] --- PASS: TestPsFilter (0.09s) [2020-11-27T03:43:41.612Z] === RUN TestRemoveContainerWithRemovedVolume [2020-11-27T03:43:41.867Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2020-11-27T03:43:41.867Z] === RUN TestRemoveContainerWithVolume [2020-11-27T03:43:42.359Z] ok github.com/docker/docker/daemon/logger/awslogs 0.469s coverage: 77.8% of statements [2020-11-27T03:43:42.428Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2020-11-27T03:43:42.429Z] === RUN TestRemoveContainerRunning [2020-11-27T03:43:42.685Z] --- PASS: TestRemoveContainerRunning (0.38s) [2020-11-27T03:43:42.685Z] === RUN TestRemoveContainerForceRemoveRunning [2020-11-27T03:43:42.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-11-27T03:43:43.246Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2020-11-27T03:43:43.246Z] === RUN TestRemoveInvalidContainer [2020-11-27T03:43:43.246Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-11-27T03:43:43.246Z] === RUN TestRenameLinkedContainer [2020-11-27T03:43:43.419Z] ok github.com/docker/docker/daemon/logger/gelf 0.039s coverage: 67.0% of statements [2020-11-27T03:43:43.419Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 23.9% of statements [2020-11-27T03:43:43.718Z] ok github.com/docker/docker/daemon/images 0.068s coverage: 6.5% of statements [2020-11-27T03:43:43.718Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-11-27T03:43:43.718Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-11-27T03:43:43.718Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-11-27T03:43:43.718Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-11-27T03:43:44.774Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.047s coverage: 87.2% of statements [2020-11-27T03:43:45.072Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.017s coverage: 61.6% of statements [2020-11-27T03:43:45.201Z] --- PASS: TestRenameLinkedContainer (1.70s) [2020-11-27T03:43:45.201Z] === RUN TestRenameStoppedContainer [2020-11-27T03:43:45.475Z] --- PASS: TestRenameStoppedContainer (0.42s) [2020-11-27T03:43:45.475Z] === RUN TestRenameRunningContainerAndReuse [2020-11-27T03:43:46.049Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2020-11-27T03:43:46.049Z] === RUN TestRenameInvalidName [2020-11-27T03:43:46.173Z] --- PASS: TestBuildSquashParent (6.48s) [2020-11-27T03:43:46.173Z] === RUN TestBuildWithRemoveAndForceRemove [2020-11-27T03:43:46.173Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-27T03:43:46.173Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-27T03:43:46.173Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-27T03:43:46.173Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-27T03:43:46.173Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-27T03:43:46.173Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-27T03:43:46.173Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-27T03:43:46.173Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-27T03:43:46.173Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-27T03:43:46.173Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-27T03:43:46.173Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-27T03:43:46.173Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-27T03:43:46.173Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-27T03:43:46.173Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-27T03:43:46.173Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-27T03:43:46.173Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-27T03:43:46.612Z] ok github.com/docker/docker/daemon/logger/local 0.035s coverage: 75.2% of statements [2020-11-27T03:43:46.612Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-11-27T03:43:46.614Z] --- PASS: TestRenameInvalidName (0.42s) [2020-11-27T03:43:46.614Z] === RUN TestRenameAnonymousContainer [2020-11-27T03:43:47.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-11-27T03:43:47.259Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.105s coverage: 55.1% of statements [2020-11-27T03:43:47.907Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.033s coverage: 33.3% of statements [2020-11-27T03:43:47.978Z] --- PASS: TestRenameAnonymousContainer (1.50s) [2020-11-27T03:43:47.978Z] === RUN TestRenameContainerWithSameName [2020-11-27T03:43:48.539Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2020-11-27T03:43:48.539Z] === RUN TestRenameContainerWithLinkedContainer [2020-11-27T03:43:48.733Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-27T03:43:48.733Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-27T03:43:48.962Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2020-11-27T03:43:49.261Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 46.8% of statements [2020-11-27T03:43:49.465Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2020-11-27T03:43:49.465Z] === RUN TestResize [2020-11-27T03:43:49.721Z] --- PASS: TestResize (0.38s) [2020-11-27T03:43:49.721Z] === RUN TestResizeWithInvalidSize [2020-11-27T03:43:49.977Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2020-11-27T03:43:49.977Z] === RUN TestResizeWhenContainerNotStarted [2020-11-27T03:43:50.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-11-27T03:43:50.539Z] --- PASS: TestResizeWhenContainerNotStarted (0.36s) [2020-11-27T03:43:50.539Z] === RUN TestDaemonRestartKillContainers [2020-11-27T03:43:50.539Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-11-27T03:43:50.539Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-11-27T03:43:50.539Z] === RUN TestCgroupNamespacesRun [2020-11-27T03:43:51.287Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-11-27T03:43:51.287Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.62s) [2020-11-27T03:43:51.287Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.73s) [2020-11-27T03:43:51.287Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.82s) [2020-11-27T03:43:51.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.86s) [2020-11-27T03:43:51.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s) [2020-11-27T03:43:51.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.23s) [2020-11-27T03:43:51.288Z] === RUN TestBuildMultiStageCopy [2020-11-27T03:43:51.288Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-11-27T03:43:51.363Z] ok github.com/docker/docker/daemon/logger/splunk 2.415s coverage: 82.5% of statements [2020-11-27T03:43:51.363Z] ? github.com/docker/docker/daemon/names [no test files] [2020-11-27T03:43:51.660Z] ok github.com/docker/docker/daemon/network 0.043s coverage: 63.8% of statements [2020-11-27T03:43:51.660Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-11-27T03:43:53.052Z] --- PASS: TestCgroupNamespacesRun (2.15s) [2020-11-27T03:43:53.052Z] === RUN TestCgroupNamespacesRunPrivileged [2020-11-27T03:43:53.202Z] ok github.com/docker/docker/distribution/metadata 0.152s coverage: 48.2% of statements [2020-11-27T03:43:53.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-11-27T03:43:53.840Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-11-27T03:43:53.840Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-11-27T03:43:54.256Z] ok github.com/docker/docker/errdefs 0.050s coverage: 53.1% of statements [2020-11-27T03:43:54.413Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-11-27T03:43:54.940Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.11s) [2020-11-27T03:43:54.940Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-11-27T03:43:54.997Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-11-27T03:43:55.310Z] ok github.com/docker/docker/distribution 0.438s coverage: 25.6% of statements [2020-11-27T03:43:55.310Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-11-27T03:43:55.571Z] --- PASS: TestBuildMultiStageCopy (4.58s) [2020-11-27T03:43:55.571Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.33s) [2020-11-27T03:43:55.571Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2020-11-27T03:43:55.571Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2020-11-27T03:43:55.571Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2020-11-27T03:43:55.571Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s) [2020-11-27T03:43:55.571Z] === RUN TestBuildMultiStageParentConfig [2020-11-27T03:43:56.829Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.13s) [2020-11-27T03:43:56.829Z] === RUN TestCgroupNamespacesRunHostMode [2020-11-27T03:43:56.962Z] --- PASS: TestBuildMultiStageParentConfig (1.44s) [2020-11-27T03:43:56.962Z] === RUN TestBuildLabelWithTargets [2020-11-27T03:43:57.087Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-27T03:43:57.087Z] Using test binary docker [2020-11-27T03:43:57.087Z] +++ /etc/init.d/apparmor start [2020-11-27T03:43:57.087Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-27T03:43:57.087Z] INFO: Waiting for daemon to start... [2020-11-27T03:43:57.087Z] Starting dockerd [2020-11-27T03:43:57.087Z] +++ 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-11-27T03:43:57.433Z] ok github.com/docker/docker/distribution/xfer 1.709s coverage: 85.1% of statements [2020-11-27T03:43:57.433Z] ? github.com/docker/docker/dockerversion [no test files] [2020-11-27T03:43:57.433Z] ok github.com/docker/docker/image/cache 0.024s coverage: 19.2% of statements [2020-11-27T03:43:57.433Z] ok github.com/docker/docker/image 0.060s coverage: 86.4% of statements [2020-11-27T03:43:57.433Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-11-27T03:43:58.080Z] ok github.com/docker/docker/image/v1 0.031s coverage: 25.0% of statements [2020-11-27T03:43:58.080Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-11-27T03:43:58.380Z] ok github.com/docker/docker/libcontainerd/queue 0.040s coverage: 100.0% of statements [2020-11-27T03:43:59.343Z] --- PASS: TestCgroupNamespacesRunHostMode (2.15s) [2020-11-27T03:43:59.343Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-11-27T03:43:59.515Z] --- PASS: TestBuildLabelWithTargets (2.27s) [2020-11-27T03:43:59.515Z] === RUN TestBuildWithEmptyLayers [2020-11-27T03:43:59.632Z] . [2020-11-27T03:43:59.632Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-27T03:43:59.632Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-27T03:43:59.632Z] Error: No such image: emptyfs [2020-11-27T03:43:59.632Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-27T03:43:59.632Z] ++++ docker load [2020-11-27T03:43:59.893Z] Running integration-test (iteration 1) [2020-11-27T03:43:59.893Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-11-27T03:43:59.893Z] ++ 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-11-27T03:43:59.893Z] ++ set -e [2020-11-27T03:43:59.893Z] ++ '[' -n 0 ']' [2020-11-27T03:43:59.893Z] ++ set -x [2020-11-27T03:43:59.893Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:44:00.461Z] --- PASS: TestBuildWithEmptyLayers (1.00s) [2020-11-27T03:44:00.461Z] === RUN TestBuildMultiStageOnBuild [2020-11-27T03:44:00.505Z] ok github.com/docker/docker/pkg/aaparser 0.041s coverage: 52.9% of statements [2020-11-27T03:44:00.806Z] ok github.com/docker/docker/oci 0.029s coverage: 8.2% of statements [2020-11-27T03:44:01.231Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.13s) [2020-11-27T03:44:01.231Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-11-27T03:44:01.489Z] ok github.com/docker/docker/opts 0.117s coverage: 67.1% of statements [2020-11-27T03:44:03.013Z] --- PASS: TestBuildMultiStageOnBuild (2.70s) [2020-11-27T03:44:03.013Z] === RUN TestBuildUncleanTarFilenames [2020-11-27T03:44:03.122Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.10s) [2020-11-27T03:44:03.122Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-11-27T03:44:03.594Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-11-27T03:44:03.601Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-11-27T03:44:03.890Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2020-11-27T03:44:04.403Z] --- PASS: TestBuildUncleanTarFilenames (1.51s) [2020-11-27T03:44:04.403Z] === RUN TestBuildMultiStageLayerLeak [2020-11-27T03:44:04.538Z] ok github.com/docker/docker/pkg/authorization 1.217s coverage: 68.3% of statements [2020-11-27T03:44:05.010Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2020-11-27T03:44:05.010Z] === RUN TestCgroupNamespacesRunOlderClient [2020-11-27T03:44:05.191Z] ok github.com/docker/docker/pkg/archive 1.127s coverage: 76.8% of statements [2020-11-27T03:44:05.488Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2020-11-27T03:44:06.134Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2020-11-27T03:44:06.431Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 97.6% of statements [2020-11-27T03:44:07.480Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-11-27T03:44:07.525Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.14s) [2020-11-27T03:44:07.525Z] === RUN TestKernelTCPMemory [2020-11-27T03:44:07.525Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-11-27T03:44:07.525Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-27T03:44:07.525Z] === RUN TestNISDomainname [2020-11-27T03:44:07.525Z] --- SKIP: TestNISDomainname (0.01s) [2020-11-27T03:44:07.525Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-11-27T03:44:07.525Z] === RUN TestHostnameDnsResolution [2020-11-27T03:44:07.714Z] --- PASS: TestBuildMultiStageLayerLeak (2.89s) [2020-11-27T03:44:07.714Z] === RUN TestBuildWithHugeFile [2020-11-27T03:44:07.781Z] --- PASS: TestHostnameDnsResolution (0.64s) [2020-11-27T03:44:07.781Z] === RUN TestStats [2020-11-27T03:44:07.781Z] --- SKIP: TestStats (0.00s) [2020-11-27T03:44:07.781Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-27T03:44:07.781Z] === RUN TestStopContainerWithTimeout [2020-11-27T03:44:07.781Z] === RUN TestStopContainerWithTimeout/0 [2020-11-27T03:44:07.781Z] === PAUSE TestStopContainerWithTimeout/0 [2020-11-27T03:44:07.781Z] === RUN TestStopContainerWithTimeout/1 [2020-11-27T03:44:07.781Z] === PAUSE TestStopContainerWithTimeout/1 [2020-11-27T03:44:07.781Z] === RUN TestStopContainerWithTimeout/3 [2020-11-27T03:44:07.781Z] === PAUSE TestStopContainerWithTimeout/3 [2020-11-27T03:44:07.781Z] === RUN TestStopContainerWithTimeout/-1 [2020-11-27T03:44:07.781Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-11-27T03:44:07.781Z] === CONT TestStopContainerWithTimeout/0 [2020-11-27T03:44:07.781Z] === CONT TestStopContainerWithTimeout/-1 [2020-11-27T03:44:08.123Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-11-27T03:44:08.342Z] === CONT TestStopContainerWithTimeout/3 [2020-11-27T03:44:08.420Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-11-27T03:44:09.465Z] ok github.com/docker/docker/pkg/chrootarchive 3.741s coverage: 43.2% of statements [2020-11-27T03:44:09.760Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-11-27T03:44:10.060Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 89.5% of statements [2020-11-27T03:44:10.060Z] ok github.com/docker/docker/layer 7.564s coverage: 68.8% of statements [2020-11-27T03:44:10.060Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-11-27T03:44:10.060Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-11-27T03:44:10.060Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-11-27T03:44:10.060Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-11-27T03:44:10.060Z] ? github.com/docker/docker/oci/caps [no test files] [2020-11-27T03:44:10.060Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-11-27T03:44:10.060Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-11-27T03:44:10.856Z] === CONT TestStopContainerWithTimeout/1 [2020-11-27T03:44:11.167Z] ok github.com/docker/docker/pkg/discovery/kv 3.086s coverage: 84.1% of statements [2020-11-27T03:44:11.167Z] ok github.com/docker/docker/pkg/fsutils 0.376s coverage: 85.1% of statements [2020-11-27T03:44:11.466Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2020-11-27T03:44:11.782Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-11-27T03:44:11.783Z] --- PASS: TestStopContainerWithTimeout/0 (0.59s) [2020-11-27T03:44:11.783Z] --- PASS: TestStopContainerWithTimeout/-1 (2.62s) [2020-11-27T03:44:11.783Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2020-11-27T03:44:11.783Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2020-11-27T03:44:11.783Z] === RUN TestDeleteDevicemapper [2020-11-27T03:44:11.783Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-11-27T03:44:11.783Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-27T03:44:11.783Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-11-27T03:44:12.522Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2020-11-27T03:44:12.821Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2020-11-27T03:44:13.119Z] ok github.com/docker/docker/pkg/idtools 0.690s coverage: 70.1% of statements [2020-11-27T03:44:13.416Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements [2020-11-27T03:44:13.671Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.52s) [2020-11-27T03:44:13.671Z] === RUN TestUpdateMemory [2020-11-27T03:44:13.671Z] --- SKIP: TestUpdateMemory (0.00s) [2020-11-27T03:44:13.671Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-27T03:44:13.671Z] === RUN TestUpdateCPUQuota [2020-11-27T03:44:13.671Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-11-27T03:44:13.671Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-27T03:44:13.671Z] === RUN TestUpdatePidsLimit [2020-11-27T03:44:13.671Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-11-27T03:44:13.671Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-27T03:44:13.671Z] === RUN TestUpdateRestartPolicy [2020-11-27T03:44:13.713Z] ok github.com/docker/docker/pkg/parsers 0.050s coverage: 97.0% of statements [2020-11-27T03:44:13.713Z] ok github.com/docker/docker/pkg/ioutils 1.229s coverage: 69.3% of statements [2020-11-27T03:44:13.713Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-11-27T03:44:13.713Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-11-27T03:44:13.713Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-11-27T03:44:13.713Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-11-27T03:44:14.361Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2020-11-27T03:44:14.659Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.016s coverage: 86.7% of statements [2020-11-27T03:44:14.659Z] ok github.com/docker/docker/pkg/pidfile 0.026s coverage: 82.4% of statements [2020-11-27T03:44:14.659Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-11-27T03:44:14.659Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-11-27T03:44:15.721Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.040s coverage: 56.8% of statements [2020-11-27T03:44:16.020Z] ok github.com/docker/docker/pkg/pools 0.021s coverage: 88.2% of statements [2020-11-27T03:44:16.663Z] ok github.com/docker/docker/pkg/progress 0.004s coverage: 75.9% of statements [2020-11-27T03:44:16.663Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2020-11-27T03:44:17.304Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2020-11-27T03:44:17.949Z] ok github.com/docker/docker/pkg/pubsub 1.132s coverage: 75.0% of statements [2020-11-27T03:44:17.949Z] ok github.com/docker/docker/pkg/stdcopy 0.021s coverage: 100.0% of statements [2020-11-27T03:44:18.591Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2020-11-27T03:44:18.591Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-11-27T03:44:20.119Z] ok github.com/docker/docker/pkg/system 0.030s coverage: 36.9% of statements [2020-11-27T03:44:20.119Z] ok github.com/docker/docker/pkg/sysinfo 0.009s coverage: 53.8% of statements [2020-11-27T03:44:20.417Z] ok github.com/docker/docker/pkg/signal 2.999s coverage: 61.0% of statements [2020-11-27T03:44:21.076Z] ok github.com/docker/docker/pkg/tailfile 0.125s coverage: 88.6% of statements [2020-11-27T03:44:21.372Z] testing: warning: no tests to run [2020-11-27T03:44:21.372Z] coverage: [no statements] [2020-11-27T03:44:21.372Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: [no statements] [no tests to run] [2020-11-27T03:44:21.670Z] ok github.com/docker/docker/pkg/tarsum 0.163s coverage: 89.3% of statements [2020-11-27T03:44:21.968Z] ok github.com/docker/docker/pkg/truncindex 0.112s coverage: 91.5% of statements [2020-11-27T03:44:21.968Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2020-11-27T03:44:22.265Z] ok github.com/docker/docker/pkg/useragent 0.004s coverage: 88.9% of statements [2020-11-27T03:44:24.368Z] ok github.com/docker/docker/profiles/seccomp 0.027s coverage: 83.5% of statements [2020-11-27T03:44:24.368Z] ok github.com/docker/docker/plugin/v2 0.047s coverage: 14.5% of statements [2020-11-27T03:44:25.837Z] --- PASS: TestUpdateRestartPolicy (10.90s) [2020-11-27T03:44:25.837Z] === RUN TestUpdateRestartWithAutoRemove [2020-11-27T03:44:25.837Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2020-11-27T03:44:25.837Z] === RUN TestWaitNonBlocked [2020-11-27T03:44:25.837Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T03:44:25.837Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T03:44:25.837Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T03:44:25.837Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T03:44:25.837Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T03:44:25.837Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T03:44:25.837Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-11-27T03:44:25.837Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2020-11-27T03:44:25.837Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) [2020-11-27T03:44:25.837Z] === RUN TestWaitBlocked [2020-11-27T03:44:25.837Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-27T03:44:25.837Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-27T03:44:25.837Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-11-27T03:44:25.837Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-11-27T03:44:25.837Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-27T03:44:25.837Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-11-27T03:44:25.898Z] ok github.com/docker/docker/reference 0.039s coverage: 84.4% of statements [2020-11-27T03:44:26.093Z] --- PASS: TestWaitBlocked (0.01s) [2020-11-27T03:44:26.093Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s) [2020-11-27T03:44:26.093Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s) [2020-11-27T03:44:26.093Z] === CONT TestDaemonRestartIpcMode [2020-11-27T03:44:26.093Z] === CONT TestIpcModeOlderClient [2020-11-27T03:44:26.093Z] --- PASS: TestIpcModeOlderClient (0.07s) [2020-11-27T03:44:26.201Z] ok github.com/docker/docker/plugin 0.557s coverage: 23.2% of statements [2020-11-27T03:44:28.306Z] ok github.com/docker/docker/quota 0.640s coverage: 71.4% of statements [2020-11-27T03:44:28.306Z] ok github.com/docker/docker/registry/resumable 0.022s coverage: 100.0% of statements [2020-11-27T03:44:28.604Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 45.3% of statements [2020-11-27T03:44:29.251Z] ok github.com/docker/docker/registry 0.270s coverage: 57.2% of statements [2020-11-27T03:44:29.402Z] --- PASS: TestImportExtremelyLargeImageWorks (78.60s) [2020-11-27T03:44:29.402Z] PASS [2020-11-27T03:44:29.402Z] [2020-11-27T03:44:29.402Z] === Skipped [2020-11-27T03:44:29.402Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-11-27T03:44:29.402Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T03:44:29.402Z] [2020-11-27T03:44:29.402Z] [2020-11-27T03:44:29.402Z] DONE 12 tests, 1 skipped in 80.006s [2020-11-27T03:44:29.402Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-11-27T03:44:29.402Z] ++ 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-11-27T03:44:29.402Z] ++ set -e [2020-11-27T03:44:29.402Z] ++ '[' -n 0 ']' [2020-11-27T03:44:29.402Z] ++ set -x [2020-11-27T03:44:29.402Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:44:29.402Z] INFO: Testing against a local daemon [2020-11-27T03:44:29.402Z] === RUN TestNetworkCreateDelete [2020-11-27T03:44:29.402Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-11-27T03:44:29.402Z] === RUN TestDockerNetworkDeletePreferID [2020-11-27T03:44:29.402Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-11-27T03:44:29.402Z] === RUN TestDaemonDNSFallback [2020-11-27T03:44:29.402Z] --- PASS: TestDaemonDNSFallback (2.50s) [2020-11-27T03:44:29.402Z] === RUN TestInspectNetwork [2020-11-27T03:44:29.551Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2020-11-27T03:44:30.258Z] --- PASS: TestDaemonRestartIpcMode (4.16s) [2020-11-27T03:44:30.258Z] PASS [2020-11-27T03:44:30.258Z] [2020-11-27T03:44:30.258Z] === Skipped [2020-11-27T03:44:30.258Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-11-27T03:44:30.258Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-27T03:44:30.258Z] [2020-11-27T03:44:30.258Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-11-27T03:44:30.258Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-11-27T03:44:30.258Z] [2020-11-27T03:44:30.258Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-11-27T03:44:30.258Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-27T03:44:30.258Z] [2020-11-27T03:44:30.258Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-11-27T03:44:30.258Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-11-27T03:44:30.258Z] [2020-11-27T03:44:30.258Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-11-27T03:44:30.258Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-27T03:44:30.258Z] [2020-11-27T03:44:30.258Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-11-27T03:44:30.258Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-27T03:44:30.258Z] [2020-11-27T03:44:30.258Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-11-27T03:44:30.258Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-27T03:44:30.258Z] [2020-11-27T03:44:30.258Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-11-27T03:44:30.258Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-27T03:44:30.258Z] [2020-11-27T03:44:30.258Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-11-27T03:44:30.258Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-27T03:44:30.258Z] [2020-11-27T03:44:30.258Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-11-27T03:44:30.258Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-27T03:44:30.258Z] [2020-11-27T03:44:30.258Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-11-27T03:44:30.258Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-27T03:44:30.258Z] [2020-11-27T03:44:30.258Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-11-27T03:44:30.258Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-11-27T03:44:30.259Z] [2020-11-27T03:44:30.259Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-11-27T03:44:30.259Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-11-27T03:44:30.259Z] [2020-11-27T03:44:30.259Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2020-11-27T03:44:30.259Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-11-27T03:44:30.259Z] [2020-11-27T03:44:30.259Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2020-11-27T03:44:30.259Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-11-27T03:44:30.259Z] [2020-11-27T03:44:30.259Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-11-27T03:44:30.259Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-27T03:44:30.259Z] [2020-11-27T03:44:30.259Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-27T03:44:30.259Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-27T03:44:30.259Z] [2020-11-27T03:44:30.259Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-11-27T03:44:30.259Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-27T03:44:30.259Z] [2020-11-27T03:44:30.259Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-11-27T03:44:30.259Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-11-27T03:44:30.259Z] [2020-11-27T03:44:30.259Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-11-27T03:44:30.259Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-27T03:44:30.259Z] [2020-11-27T03:44:30.259Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-11-27T03:44:30.259Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-11-27T03:44:30.259Z] [2020-11-27T03:44:30.259Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-11-27T03:44:30.259Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-27T03:44:30.259Z] [2020-11-27T03:44:30.259Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-11-27T03:44:30.259Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-27T03:44:30.259Z] [2020-11-27T03:44:30.259Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-11-27T03:44:30.259Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-27T03:44:30.259Z] [2020-11-27T03:44:30.259Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-11-27T03:44:30.259Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-27T03:44:30.259Z] [2020-11-27T03:44:30.259Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-11-27T03:44:30.259Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-27T03:44:30.259Z] [2020-11-27T03:44:30.259Z] [2020-11-27T03:44:30.259Z] DONE 176 tests, 26 skipped in 78.150s [2020-11-27T03:44:30.259Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-11-27T03:44:30.514Z] INFO: Testing against a local daemon [2020-11-27T03:44:30.514Z] === RUN TestCommitInheritsEnv [2020-11-27T03:44:30.607Z] ok github.com/docker/docker/runconfig 0.016s coverage: 66.1% of statements [2020-11-27T03:44:32.401Z] --- PASS: TestCommitInheritsEnv (1.72s) [2020-11-27T03:44:32.401Z] === RUN TestImportExtremelyLargeImageWorks [2020-11-27T03:44:32.401Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-11-27T03:44:32.401Z] === RUN TestImagesFilterMultiReference [2020-11-27T03:44:32.401Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-11-27T03:44:32.401Z] === RUN TestImagePullPlatformInvalid [2020-11-27T03:44:32.401Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-11-27T03:44:32.401Z] === RUN TestRemoveImageOrphaning [2020-11-27T03:44:32.708Z] ok github.com/docker/docker/volume/drivers 0.012s coverage: 36.1% of statements [2020-11-27T03:44:33.859Z] === RUN TestInspectNetwork/full_network_id [2020-11-27T03:44:33.859Z] === RUN TestInspectNetwork/partial_network_id [2020-11-27T03:44:33.859Z] === RUN TestInspectNetwork/network_name [2020-11-27T03:44:33.859Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-11-27T03:44:34.246Z] ok github.com/docker/docker/volume/mounts 0.110s coverage: 67.0% of statements [2020-11-27T03:44:34.287Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2020-11-27T03:44:34.287Z] === RUN TestRemoveImageGarbageCollector [2020-11-27T03:44:34.287Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-11-27T03:44:34.287Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-11-27T03:44:34.287Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-11-27T03:44:34.287Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-11-27T03:44:34.287Z] === RUN TestTagInvalidReference [2020-11-27T03:44:34.287Z] --- PASS: TestTagInvalidReference (0.01s) [2020-11-27T03:44:34.287Z] === RUN TestTagValidPrefixedRepo [2020-11-27T03:44:34.287Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-11-27T03:44:34.287Z] === RUN TestTagExistedNameWithoutForce [2020-11-27T03:44:34.287Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-11-27T03:44:34.287Z] === RUN TestTagOfficialNames [2020-11-27T03:44:34.287Z] --- PASS: TestTagOfficialNames (0.05s) [2020-11-27T03:44:34.287Z] === RUN TestTagMatchesDigest [2020-11-27T03:44:34.287Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-11-27T03:44:34.287Z] === CONT TestImportExtremelyLargeImageWorks [2020-11-27T03:44:34.889Z] ok github.com/docker/docker/volume/local 0.229s coverage: 76.6% of statements [2020-11-27T03:44:35.527Z] ok github.com/docker/docker/volume/service 0.023s coverage: 73.1% of statements [2020-11-27T03:44:39.435Z] --- PASS: TestInspectNetwork (10.54s) [2020-11-27T03:44:39.435Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-11-27T03:44:39.435Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-11-27T03:44:39.435Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-11-27T03:44:39.435Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-11-27T03:44:39.435Z] === RUN TestRunContainerWithBridgeNone [2020-11-27T03:44:42.237Z] --- PASS: TestRunContainerWithBridgeNone (2.49s) [2020-11-27T03:44:42.237Z] === RUN TestNetworkInvalidJSON [2020-11-27T03:44:42.237Z] === RUN TestNetworkInvalidJSON//networks/create [2020-11-27T03:44:42.237Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-11-27T03:44:42.237Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T03:44:42.237Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T03:44:42.237Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T03:44:42.237Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T03:44:42.237Z] === CONT TestNetworkInvalidJSON//networks/create [2020-11-27T03:44:42.237Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T03:44:42.237Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T03:44:42.237Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-11-27T03:44:42.237Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-11-27T03:44:42.237Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-11-27T03:44:42.237Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-11-27T03:44:42.237Z] === RUN TestHostIPv4BridgeLabel [2020-11-27T03:44:42.237Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-11-27T03:44:42.237Z] === RUN TestDaemonRestartWithLiveRestore [2020-11-27T03:44:43.274Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-11-27T03:44:43.274Z] === RUN TestDaemonDefaultNetworkPools [2020-11-27T03:44:44.312Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s) [2020-11-27T03:44:44.312Z] === RUN TestDaemonRestartWithExistingNetwork [2020-11-27T03:44:45.351Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-11-27T03:44:45.351Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-27T03:44:46.608Z] Loaded image: buildpack-deps:buster [2020-11-27T03:44:46.608Z] Loaded image: busybox:latest [2020-11-27T03:44:46.608Z] Loaded image: busybox:glibc [2020-11-27T03:44:46.608Z] Loaded image: debian:buster [2020-11-27T03:44:46.608Z] Loaded image: hello-world:latest [2020-11-27T03:44:46.608Z] Loaded image: arm32v7/hello-world:latest [2020-11-27T03:44:46.608Z] INFO: Testing against a local daemon [2020-11-27T03:44:46.608Z] === RUN TestCgroupNamespacesBuild [2020-11-27T03:44:46.608Z] --- PASS: TestCgroupNamespacesBuild (2.30s) [2020-11-27T03:44:46.608Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-11-27T03:44:46.608Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.19s) [2020-11-27T03:44:46.608Z] === RUN TestBuildWithSession [2020-11-27T03:44:46.608Z] --- SKIP: TestBuildWithSession (0.00s) [2020-11-27T03:44:46.608Z] build_session_test.go:25: TODO: BuildKit [2020-11-27T03:44:46.608Z] === RUN TestBuildSquashParent [2020-11-27T03:44:46.862Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2020-11-27T03:44:46.862Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-11-27T03:44:47.155Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2020-11-27T03:44:47.155Z] === RUN TestServiceWithPredefinedNetwork [2020-11-27T03:44:50.917Z] ok github.com/docker/docker/pkg/plugins 33.625s coverage: 76.6% of statements [2020-11-27T03:44:50.917Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-11-27T03:44:50.917Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-11-27T03:44:50.917Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-11-27T03:44:50.917Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-11-27T03:44:50.917Z] ? github.com/docker/docker/pkg/term [no test files] [2020-11-27T03:44:50.917Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-11-27T03:44:50.917Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-11-27T03:44:50.917Z] ? github.com/docker/docker/rootless [no test files] [2020-11-27T03:44:50.917Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-11-27T03:44:50.917Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-11-27T03:44:50.917Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-11-27T03:44:50.917Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-11-27T03:44:50.917Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-11-27T03:44:50.917Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-11-27T03:44:50.917Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-11-27T03:44:50.917Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-11-27T03:44:50.917Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-11-27T03:44:50.917Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-11-27T03:44:50.917Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-11-27T03:44:50.917Z] ? github.com/docker/docker/testutil/request [no test files] [2020-11-27T03:44:50.917Z] ? github.com/docker/docker/volume [no test files] [2020-11-27T03:44:50.917Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-11-27T03:44:50.917Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-11-27T03:44:50.917Z] [2020-11-27T03:44:50.917Z] === Skipped [2020-11-27T03:44:50.917Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-11-27T03:44:50.917Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-11-27T03:44:50.917Z] [2020-11-27T03:44:50.917Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-11-27T03:44:50.917Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-11-27T03:44:50.917Z] [2020-11-27T03:44:50.917Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-11-27T03:44:50.917Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T03:44:50.917Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T03:44:50.917Z] [2020-11-27T03:44:50.917Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-11-27T03:44:50.917Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T03:44:50.917Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T03:44:50.917Z] [2020-11-27T03:44:50.917Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-11-27T03:44:50.917Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T03:44:50.917Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T03:44:50.917Z] [2020-11-27T03:44:50.917Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-11-27T03:44:50.917Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T03:44:50.917Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T03:44:50.917Z] [2020-11-27T03:44:50.917Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-11-27T03:44:50.917Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T03:44:50.917Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T03:44:50.917Z] [2020-11-27T03:44:50.917Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-11-27T03:44:50.917Z] graphtest_unix.go:73: No driver to put! [2020-11-27T03:44:50.917Z] [2020-11-27T03:44:50.917Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-11-27T03:44:50.917Z] time="2020-11-27T03:43:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-27T03:44:50.917Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-27T03:44:50.917Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-27T03:44:50.917Z] [2020-11-27T03:44:50.917Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-11-27T03:44:50.918Z] time="2020-11-27T03:43:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-27T03:44:50.918Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-27T03:44:50.918Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-27T03:44:50.918Z] [2020-11-27T03:44:50.918Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-11-27T03:44:50.918Z] time="2020-11-27T03:43:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-27T03:44:50.918Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-27T03:44:50.918Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-27T03:44:50.918Z] [2020-11-27T03:44:50.918Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-11-27T03:44:50.918Z] time="2020-11-27T03:43:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-27T03:44:50.918Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-27T03:44:50.918Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-27T03:44:50.918Z] [2020-11-27T03:44:50.918Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-11-27T03:44:50.918Z] time="2020-11-27T03:43:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-27T03:44:50.918Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-27T03:44:50.918Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-27T03:44:50.918Z] [2020-11-27T03:44:50.918Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-11-27T03:44:50.918Z] graphtest_unix.go:73: No driver to put! [2020-11-27T03:44:50.918Z] [2020-11-27T03:44:50.918Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-11-27T03:44:50.918Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-11-27T03:44:50.918Z] [2020-11-27T03:44:50.918Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-11-27T03:44:50.918Z] overlay_test.go:49: Fails to compute changes intermittently [2020-11-27T03:44:50.918Z] [2020-11-27T03:44:50.918Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-11-27T03:44:50.918Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-11-27T03:44:50.918Z] [2020-11-27T03:44:50.918Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-11-27T03:44:50.918Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-11-27T03:44:50.918Z] [2020-11-27T03:44:50.918Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-11-27T03:44:50.918Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T03:44:50.918Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T03:44:50.918Z] [2020-11-27T03:44:50.918Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-11-27T03:44:50.918Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T03:44:50.918Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T03:44:50.918Z] [2020-11-27T03:44:50.918Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-11-27T03:44:50.918Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T03:44:50.918Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T03:44:50.918Z] [2020-11-27T03:44:50.918Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-11-27T03:44:50.918Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T03:44:50.918Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T03:44:50.918Z] [2020-11-27T03:44:50.918Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-11-27T03:44:50.918Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T03:44:50.918Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T03:44:50.918Z] [2020-11-27T03:44:50.918Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-11-27T03:44:50.918Z] graphtest_unix.go:73: No driver to put! [2020-11-27T03:44:50.918Z] [2020-11-27T03:44:50.918Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-11-27T03:44:50.918Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-11-27T03:44:50.918Z] [2020-11-27T03:44:50.918Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-11-27T03:44:50.918Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-11-27T03:44:50.918Z] [2020-11-27T03:44:50.918Z] [2020-11-27T03:44:50.918Z] DONE 2191 tests, 26 skipped in 259.617s Post stage [Pipeline] junit [2020-11-27T03:44:50.966Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-27T03:44:51.611Z] --- PASS: TestServiceWithPredefinedNetwork (3.64s) [2020-11-27T03:44:51.612Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-11-27T03:44:51.612Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-27T03:44:51.612Z] service_test.go:236: FLAKY_TEST [2020-11-27T03:44:51.612Z] === RUN TestServiceWithDataPathPortInit [2020-11-27T03:44:51.674Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41720/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 -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:f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 hack/make.sh dynbinary test-integration [2020-11-27T03:44:51.975Z] [2020-11-27T03:44:51.975Z] Removing bundles/ [2020-11-27T03:44:51.975Z] [2020-11-27T03:44:51.975Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-11-27T03:44:51.975Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-27T03:44:51.975Z] GOOS="" GOARCH="" GOARM="" [2020-11-27T03:44:54.750Z] --- PASS: TestBuildSquashParent (8.83s) [2020-11-27T03:44:54.750Z] === RUN TestBuildWithRemoveAndForceRemove [2020-11-27T03:44:54.750Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-27T03:44:54.750Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-27T03:44:54.750Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-27T03:44:54.750Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-27T03:44:54.750Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-27T03:44:54.750Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-27T03:44:54.750Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-27T03:44:54.750Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-27T03:44:54.750Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-27T03:44:54.750Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-27T03:44:54.750Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-27T03:44:54.750Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-27T03:44:54.750Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-27T03:44:54.750Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-27T03:44:57.297Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-27T03:44:57.297Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-27T03:44:58.619Z] ..........................xx.................... [ 29%] [2020-11-27T03:45:00.599Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-27T03:45:00.599Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-27T03:45:03.902Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-11-27T03:45:03.902Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.48s) [2020-11-27T03:45:03.902Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.54s) [2020-11-27T03:45:03.902Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.86s) [2020-11-27T03:45:03.902Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.32s) [2020-11-27T03:45:03.902Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.04s) [2020-11-27T03:45:03.902Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.84s) [2020-11-27T03:45:03.902Z] === RUN TestBuildMultiStageCopy [2020-11-27T03:45:03.902Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-11-27T03:45:04.057Z] --- PASS: TestBuildWithHugeFile (53.89s) [2020-11-27T03:45:04.057Z] === RUN TestBuildWithEmptyDockerfile [2020-11-27T03:45:04.057Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T03:45:04.057Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T03:45:04.057Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T03:45:04.057Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T03:45:04.057Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T03:45:04.057Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T03:45:04.057Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T03:45:04.057Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T03:45:04.057Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T03:45:04.057Z] --- PASS: TestBuildWithEmptyDockerfile (0.24s) [2020-11-27T03:45:04.057Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2020-11-27T03:45:04.057Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2020-11-27T03:45:04.057Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s) [2020-11-27T03:45:04.057Z] === RUN TestBuildPreserveOwnership [2020-11-27T03:45:04.057Z] === RUN TestBuildPreserveOwnership/copy_from [2020-11-27T03:45:05.976Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-11-27T03:45:06.451Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-11-27T03:45:06.711Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-11-27T03:45:07.282Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-11-27T03:45:07.852Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-11-27T03:45:07.896Z] --- PASS: TestBuildPreserveOwnership (6.06s) [2020-11-27T03:45:07.897Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.96s) [2020-11-27T03:45:07.897Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.08s) [2020-11-27T03:45:07.897Z] === RUN TestBuildPlatformInvalid [2020-11-27T03:45:08.158Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2020-11-27T03:45:08.158Z] PASS [2020-11-27T03:45:08.158Z] [2020-11-27T03:45:08.158Z] === Skipped [2020-11-27T03:45:08.158Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-11-27T03:45:08.158Z] build_session_test.go:25: TODO: BuildKit [2020-11-27T03:45:08.158Z] [2020-11-27T03:45:08.158Z] [2020-11-27T03:45:08.158Z] DONE 32 tests, 1 skipped in 110.947s [2020-11-27T03:45:08.158Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-11-27T03:45:08.158Z] ++ 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-11-27T03:45:08.158Z] ++ set -e [2020-11-27T03:45:08.158Z] ++ '[' -n 0 ']' [2020-11-27T03:45:08.158Z] ++ set -x [2020-11-27T03:45:08.158Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:45:08.421Z] INFO: Testing against a local daemon [2020-11-27T03:45:08.421Z] === RUN TestConfigInspect [2020-11-27T03:45:08.423Z] --- PASS: TestBuildMultiStageCopy (5.02s) [2020-11-27T03:45:08.423Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.82s) [2020-11-27T03:45:08.423Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2020-11-27T03:45:08.423Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2020-11-27T03:45:08.423Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2020-11-27T03:45:08.423Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2020-11-27T03:45:08.423Z] === RUN TestBuildMultiStageParentConfig [2020-11-27T03:45:08.961Z] Removing intermediate container 7a16112522ce [2020-11-27T03:45:08.961Z] ---> e002749b8c0a [2020-11-27T03:45:08.961Z] 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-11-27T03:45:08.961Z] ---> Running in d5b1f0d9e154 [2020-11-27T03:45:08.961Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2020-11-27T03:45:08.961Z] go: finding gotest.tools v0.5.3 [2020-11-27T03:45:08.961Z] go: finding gotest.tools/gotestsum v0.5.3 [2020-11-27T03:45:08.961Z] go: downloading gotest.tools/gotestsum v0.5.3 [2020-11-27T03:45:08.961Z] go: extracting gotest.tools/gotestsum v0.5.3 [2020-11-27T03:45:08.961Z] go: downloading github.com/fatih/color v1.9.0 [2020-11-27T03:45:08.961Z] go: downloading github.com/pkg/errors v0.9.1 [2020-11-27T03:45:08.961Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T03:45:08.961Z] go: downloading github.com/spf13/pflag v1.0.3 [2020-11-27T03:45:08.961Z] go: extracting github.com/fatih/color v1.9.0 [2020-11-27T03:45:08.961Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T03:45:08.961Z] go: extracting github.com/pkg/errors v0.9.1 [2020-11-27T03:45:08.961Z] go: extracting github.com/spf13/pflag v1.0.3 [2020-11-27T03:45:08.961Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T03:45:08.961Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2020-11-27T03:45:08.961Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2020-11-27T03:45:08.961Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2020-11-27T03:45:08.961Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-27T03:45:08.961Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2020-11-27T03:45:08.961Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T03:45:08.961Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T03:45:08.961Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T03:45:08.961Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T03:45:08.961Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-11-27T03:45:08.961Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T03:45:08.961Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-27T03:45:08.961Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-11-27T03:45:08.961Z] go: finding github.com/fatih/color v1.9.0 [2020-11-27T03:45:08.961Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T03:45:08.961Z] go: finding github.com/pkg/errors v0.9.1 [2020-11-27T03:45:08.961Z] go: finding github.com/spf13/pflag v1.0.3 [2020-11-27T03:45:08.961Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-11-27T03:45:08.961Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-11-27T03:45:09.429Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-11-27T03:45:09.429Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T03:45:09.429Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T03:45:09.429Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T03:45:09.429Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-27T03:45:09.807Z] --- PASS: TestBuildMultiStageParentConfig (1.42s) [2020-11-27T03:45:09.808Z] === RUN TestBuildLabelWithTargets [2020-11-27T03:45:12.348Z] --- PASS: TestBuildLabelWithTargets (2.06s) [2020-11-27T03:45:12.348Z] === RUN TestBuildWithEmptyLayers [2020-11-27T03:45:12.634Z] --- PASS: TestConfigInspect (3.71s) [2020-11-27T03:45:12.634Z] === RUN TestConfigList [2020-11-27T03:45:13.288Z] --- PASS: TestBuildWithEmptyLayers (1.30s) [2020-11-27T03:45:13.288Z] === RUN TestBuildMultiStageOnBuild [2020-11-27T03:45:14.080Z] --- PASS: TestServiceWithDataPathPortInit (20.74s) [2020-11-27T03:45:14.080Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-11-27T03:45:14.165Z] INFO: Build done for gotestsum... [2020-11-27T03:45:15.303Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-11-27T03:45:15.944Z] --- PASS: TestConfigList (3.25s) [2020-11-27T03:45:15.944Z] === RUN TestConfigsCreateAndDelete [2020-11-27T03:45:16.628Z] --- PASS: TestBuildMultiStageOnBuild (3.05s) [2020-11-27T03:45:16.628Z] === RUN TestBuildUncleanTarFilenames [2020-11-27T03:45:18.010Z] --- PASS: TestBuildUncleanTarFilenames (1.77s) [2020-11-27T03:45:18.010Z] === RUN TestBuildMultiStageLayerLeak [2020-11-27T03:45:18.510Z] --- PASS: TestConfigsCreateAndDelete (3.23s) [2020-11-27T03:45:18.510Z] === RUN TestConfigsUpdate [2020-11-27T03:45:21.306Z] --- PASS: TestBuildMultiStageLayerLeak (3.14s) [2020-11-27T03:45:21.306Z] === RUN TestBuildWithHugeFile [2020-11-27T03:45:21.818Z] --- PASS: TestConfigsUpdate (3.21s) [2020-11-27T03:45:21.818Z] === RUN TestTemplatedConfig [2020-11-27T03:45:22.565Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.07s) [2020-11-27T03:45:22.565Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ot6prgl722qx8brescpyewajk Created:2020-11-27 03:45:12.936327575 +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[56d47c03af46a031987cf53ffacb20b54144b38d499547e83b65ca4d5bbbb96f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yb3fbc3pgsaw4p1r4y8hcyr28 EndpointID:e98c47cf08fd0805b51970a44f52fc47362d45ce6b0f47ffc900bf6698e2f164 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:55dedfc8a6354b81b451884b8f7e61fe8be18d1e526ea6c8b7e54b651a8e708b 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:ab0336fbf21a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yb3fbc3pgsaw4p1r4y8hcyr28 EndpointID:e98c47cf08fd0805b51970a44f52fc47362d45ce6b0f47ffc900bf6698e2f164 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-11-27T03:45:22.565Z] PASS [2020-11-27T03:45:22.565Z] [2020-11-27T03:45:22.565Z] === Skipped [2020-11-27T03:45:22.565Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-27T03:45:22.565Z] service_test.go:236: FLAKY_TEST [2020-11-27T03:45:22.565Z] [2020-11-27T03:45:22.565Z] [2020-11-27T03:45:22.565Z] DONE 23 tests, 1 skipped in 56.026s [2020-11-27T03:45:22.565Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-11-27T03:45:22.565Z] ++ 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-11-27T03:45:22.565Z] ++ set -e [2020-11-27T03:45:22.565Z] ++ '[' -n 0 ']' [2020-11-27T03:45:22.565Z] ++ set -x [2020-11-27T03:45:22.565Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:45:22.565Z] INFO: Testing against a local daemon [2020-11-27T03:45:22.565Z] === RUN TestDockerNetworkIpvlanPersistance [2020-11-27T03:45:22.565Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-27T03:45:22.565Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T03:45:22.565Z] === RUN TestDockerNetworkIpvlan [2020-11-27T03:45:22.565Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-11-27T03:45:22.565Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T03:45:22.565Z] PASS [2020-11-27T03:45:22.565Z] [2020-11-27T03:45:22.565Z] === Skipped [2020-11-27T03:45:22.565Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-27T03:45:22.565Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T03:45:22.565Z] [2020-11-27T03:45:22.565Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-11-27T03:45:22.565Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T03:45:22.565Z] [2020-11-27T03:45:22.565Z] [2020-11-27T03:45:22.565Z] DONE 2 tests, 2 skipped in 0.069s [2020-11-27T03:45:22.565Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-11-27T03:45:22.565Z] ++ 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-11-27T03:45:22.565Z] ++ set -e [2020-11-27T03:45:22.565Z] ++ '[' -n 0 ']' [2020-11-27T03:45:22.565Z] ++ set -x [2020-11-27T03:45:22.565Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:45:22.565Z] INFO: Testing against a local daemon [2020-11-27T03:45:22.565Z] === RUN TestDockerNetworkMacvlanPersistance [2020-11-27T03:45:22.781Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-11-27T03:45:23.199Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2020-11-27T03:45:23.200Z] === RUN TestDockerNetworkMacvlan [2020-11-27T03:45:24.236Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-11-27T03:45:24.871Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-11-27T03:45:25.131Z] --- PASS: TestTemplatedConfig (3.47s) [2020-11-27T03:45:25.131Z] === RUN TestConfigCreateResolve [2020-11-27T03:45:25.907Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-11-27T03:45:27.359Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-11-27T03:45:28.440Z] --- PASS: TestConfigCreateResolve (3.18s) [2020-11-27T03:45:28.440Z] === RUN TestConfigDaemonLibtrustID [2020-11-27T03:45:29.015Z] --- PASS: TestConfigDaemonLibtrustID (0.67s) [2020-11-27T03:45:29.015Z] PASS [2020-11-27T03:45:29.015Z] [2020-11-27T03:45:29.015Z] DONE 7 tests in 20.918s [2020-11-27T03:45:29.015Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-11-27T03:45:29.015Z] ++ 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-11-27T03:45:29.015Z] ++ set -e [2020-11-27T03:45:29.015Z] ++ '[' -n 0 ']' [2020-11-27T03:45:29.015Z] ++ set -x [2020-11-27T03:45:29.015Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:45:29.277Z] INFO: Testing against a local daemon [2020-11-27T03:45:29.277Z] === RUN TestCheckpoint [2020-11-27T03:45:29.277Z] --- SKIP: TestCheckpoint (0.00s) [2020-11-27T03:45:29.277Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-27T03:45:29.277Z] === RUN TestContainerInvalidJSON [2020-11-27T03:45:29.277Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T03:45:29.277Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T03:45:29.277Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T03:45:29.277Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T03:45:29.277Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-11-27T03:45:29.277Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-11-27T03:45:29.277Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T03:45:29.277Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-11-27T03:45:29.277Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T03:45:29.277Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-11-27T03:45:29.277Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-11-27T03:45:29.277Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-11-27T03:45:29.277Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-11-27T03:45:29.277Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-11-27T03:45:29.539Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-11-27T03:45:29.539Z] === RUN TestCopyFromContainerPathIsNotDir [2020-11-27T03:45:29.539Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-11-27T03:45:29.539Z] === RUN TestCopyToContainerPathDoesNotExist [2020-11-27T03:45:29.801Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-11-27T03:45:29.801Z] === RUN TestCopyToContainerPathIsNotDir [2020-11-27T03:45:29.801Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-11-27T03:45:29.801Z] === RUN TestCopyFromContainer [2020-11-27T03:45:30.367Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-11-27T03:45:31.721Z] === RUN TestCopyFromContainer// [2020-11-27T03:45:31.983Z] === RUN TestCopyFromContainer//bar/root [2020-11-27T03:45:31.983Z] === RUN TestCopyFromContainer//bar/root/ [2020-11-27T03:45:32.245Z] === RUN TestCopyFromContainer/bar/quux [2020-11-27T03:45:32.245Z] === RUN TestCopyFromContainer/bar/quux/ [2020-11-27T03:45:32.508Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-11-27T03:45:32.508Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-11-27T03:45:32.508Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-11-27T03:45:32.771Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-11-27T03:45:32.771Z] === RUN TestCopyFromContainer/bar/notarget [2020-11-27T03:45:33.033Z] --- PASS: TestCopyFromContainer (3.22s) [2020-11-27T03:45:33.033Z] --- PASS: TestCopyFromContainer// (0.18s) [2020-11-27T03:45:33.033Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-11-27T03:45:33.033Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2020-11-27T03:45:33.033Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-11-27T03:45:33.033Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-11-27T03:45:33.033Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-11-27T03:45:33.033Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-11-27T03:45:33.033Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-11-27T03:45:33.033Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-11-27T03:45:33.033Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-11-27T03:45:33.033Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-11-27T03:45:33.033Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T03:45:33.033Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T03:45:33.033Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T03:45:33.033Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T03:45:33.033Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T03:45:33.033Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T03:45:33.033Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T03:45:33.033Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T03:45:33.033Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T03:45:33.033Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-11-27T03:45:33.033Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-11-27T03:45:33.033Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-11-27T03:45:33.033Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-11-27T03:45:33.033Z] === RUN TestCreateLinkToNonExistingContainer [2020-11-27T03:45:33.033Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-11-27T03:45:33.033Z] === RUN TestCreateWithInvalidEnv [2020-11-27T03:45:33.033Z] === RUN TestCreateWithInvalidEnv/0 [2020-11-27T03:45:33.033Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-11-27T03:45:33.033Z] === RUN TestCreateWithInvalidEnv/1 [2020-11-27T03:45:33.033Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-11-27T03:45:33.033Z] === RUN TestCreateWithInvalidEnv/2 [2020-11-27T03:45:33.033Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-11-27T03:45:33.033Z] === CONT TestCreateWithInvalidEnv/0 [2020-11-27T03:45:33.033Z] === CONT TestCreateWithInvalidEnv/1 [2020-11-27T03:45:33.033Z] === CONT TestCreateWithInvalidEnv/2 [2020-11-27T03:45:33.033Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-11-27T03:45:33.033Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-11-27T03:45:33.033Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-11-27T03:45:33.033Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-11-27T03:45:33.033Z] === RUN TestCreateTmpfsMountsTarget [2020-11-27T03:45:33.295Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-11-27T03:45:33.295Z] === RUN TestCreateWithCustomMaskedPaths [2020-11-27T03:45:33.953Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-11-27T03:45:35.345Z] Removing intermediate container d5b1f0d9e154 [2020-11-27T03:45:35.345Z] ---> fce1aea012b7 [2020-11-27T03:45:35.345Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-11-27T03:45:35.345Z] ---> Running in f2aab6fba848 [2020-11-27T03:45:35.345Z] Removing intermediate container f2aab6fba848 [2020-11-27T03:45:35.345Z] ---> d18a91b12fb9 [2020-11-27T03:45:35.345Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-11-27T03:45:35.345Z] ---> Running in 1c43b8980c5b [2020-11-27T03:45:35.345Z] Removing intermediate container 1c43b8980c5b [2020-11-27T03:45:35.345Z] ---> b41c28c32b30 [2020-11-27T03:45:35.345Z] Step 10/10 : COPY . . [2020-11-27T03:45:35.846Z] --- PASS: TestCreateWithCustomMaskedPaths (2.24s) [2020-11-27T03:45:35.846Z] === RUN TestCreateWithCustomReadonlyPaths [2020-11-27T03:45:37.764Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.27s) [2020-11-27T03:45:37.764Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-11-27T03:45:37.764Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T03:45:37.764Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T03:45:37.764Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T03:45:37.764Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T03:45:37.764Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T03:45:37.764Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T03:45:37.764Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T03:45:37.764Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T03:45:37.764Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T03:45:37.764Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T03:45:37.764Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T03:45:37.764Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T03:45:37.764Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T03:45:37.764Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T03:45:37.764Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T03:45:37.764Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-11-27T03:45:37.764Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-11-27T03:45:37.764Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-11-27T03:45:37.764Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-11-27T03:45:37.764Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-11-27T03:45:37.764Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-11-27T03:45:37.764Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-11-27T03:45:38.708Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2020-11-27T03:45:38.708Z] === RUN TestCreateDifferentPlatform [2020-11-27T03:45:38.708Z] === RUN TestCreateDifferentPlatform/different_os [2020-11-27T03:45:38.708Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-11-27T03:45:38.708Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-11-27T03:45:38.708Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-11-27T03:45:38.708Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-11-27T03:45:38.708Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-11-27T03:45:38.708Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2020-11-27T03:45:38.708Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-11-27T03:45:38.708Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2020-11-27T03:45:38.708Z] === RUN TestContainerStartOnDaemonRestart [2020-11-27T03:45:38.708Z] === PAUSE TestContainerStartOnDaemonRestart [2020-11-27T03:45:38.708Z] === RUN TestDaemonRestartIpcMode [2020-11-27T03:45:38.708Z] === PAUSE TestDaemonRestartIpcMode [2020-11-27T03:45:38.708Z] === RUN TestDaemonHostGatewayIP [2020-11-27T03:45:38.708Z] === PAUSE TestDaemonHostGatewayIP [2020-11-27T03:45:38.708Z] === RUN TestContainerKillOnDaemonStart [2020-11-27T03:45:38.708Z] === PAUSE TestContainerKillOnDaemonStart [2020-11-27T03:45:38.708Z] === RUN TestDiff [2020-11-27T03:45:39.655Z] --- PASS: TestDiff (0.77s) [2020-11-27T03:45:39.655Z] === RUN TestExecWithCloseStdin [2020-11-27T03:45:40.601Z] --- PASS: TestExecWithCloseStdin (0.89s) [2020-11-27T03:45:40.601Z] === RUN TestExec [2020-11-27T03:45:40.854Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-11-27T03:45:41.174Z] --- PASS: TestExec (0.88s) [2020-11-27T03:45:41.174Z] === RUN TestExecUser [2020-11-27T03:45:42.121Z] --- PASS: TestExecUser (0.85s) [2020-11-27T03:45:42.121Z] === RUN TestExportContainerAndImportImage [2020-11-27T03:45:42.925Z] --- PASS: TestDockerNetworkMacvlan (19.27s) [2020-11-27T03:45:42.925Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-11-27T03:45:42.925Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-11-27T03:45:42.925Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.39s) [2020-11-27T03:45:42.925Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.40s) [2020-11-27T03:45:42.925Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.42s) [2020-11-27T03:45:42.925Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.47s) [2020-11-27T03:45:42.925Z] PASS [2020-11-27T03:45:42.925Z] [2020-11-27T03:45:42.925Z] DONE 8 tests in 20.785s [2020-11-27T03:45:42.925Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-11-27T03:45:42.925Z] ++ 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-11-27T03:45:42.925Z] ++ set -e [2020-11-27T03:45:42.925Z] ++ '[' -n 0 ']' [2020-11-27T03:45:42.925Z] ++ set -x [2020-11-27T03:45:42.925Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:45:42.925Z] testing: warning: no tests to run [2020-11-27T03:45:42.925Z] PASS [2020-11-27T03:45:42.925Z] [2020-11-27T03:45:42.925Z] DONE 0 tests in 0.015s [2020-11-27T03:45:42.925Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-11-27T03:45:42.925Z] ++ 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-11-27T03:45:42.925Z] ++ set -e [2020-11-27T03:45:42.925Z] ++ '[' -n 0 ']' [2020-11-27T03:45:42.925Z] ++ set -x [2020-11-27T03:45:42.925Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:45:42.925Z] INFO: Testing against a local daemon [2020-11-27T03:45:42.925Z] === RUN TestAuthZPluginAllowRequest [2020-11-27T03:45:43.510Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2020-11-27T03:45:43.510Z] === RUN TestExportContainerAfterDaemonRestart [2020-11-27T03:45:44.310Z] tests/integration/api_network_test.py ............................ [ 47%] [2020-11-27T03:45:44.436Z] --- PASS: TestAuthZPluginAllowRequest (1.77s) [2020-11-27T03:45:44.436Z] === RUN TestAuthZPluginTLS [2020-11-27T03:45:45.070Z] --- PASS: TestAuthZPluginTLS (0.53s) [2020-11-27T03:45:45.070Z] === RUN TestAuthZPluginDenyRequest [2020-11-27T03:45:45.363Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-11-27T03:45:45.363Z] === RUN TestAuthZPluginAPIDenyResponse [2020-11-27T03:45:45.431Z] --- PASS: TestExportContainerAfterDaemonRestart (2.07s) [2020-11-27T03:45:45.431Z] === RUN TestHealthCheckWorkdir [2020-11-27T03:45:45.997Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2020-11-27T03:45:45.997Z] === RUN TestAuthZPluginDenyResponse [2020-11-27T03:45:46.376Z] --- PASS: TestHealthCheckWorkdir (1.03s) [2020-11-27T03:45:46.376Z] === RUN TestHealthKillContainer [2020-11-27T03:45:46.631Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-11-27T03:45:46.631Z] === RUN TestAuthZPluginAllowEventStream [2020-11-27T03:45:48.142Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s) [2020-11-27T03:45:48.142Z] === RUN TestAuthZPluginErrorResponse [2020-11-27T03:45:48.780Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-11-27T03:45:48.780Z] === RUN TestAuthZPluginErrorRequest [2020-11-27T03:45:49.414Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2020-11-27T03:45:49.414Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-11-27T03:45:49.684Z] --- PASS: TestHealthKillContainer (2.91s) [2020-11-27T03:45:49.684Z] === RUN TestInspectCpusetInConfigPre120 [2020-11-27T03:45:49.707Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.52s) [2020-11-27T03:45:49.707Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-11-27T03:45:49.947Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s) [2020-11-27T03:45:49.947Z] === RUN TestIpcModeNone [2020-11-27T03:45:50.894Z] --- PASS: TestIpcModeNone (0.86s) [2020-11-27T03:45:50.894Z] === RUN TestIpcModePrivate [2020-11-27T03:45:51.778Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s) [2020-11-27T03:45:51.778Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-11-27T03:45:51.841Z] --- PASS: TestIpcModePrivate (0.86s) [2020-11-27T03:45:51.841Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-11-27T03:45:51.841Z] === RUN TestIpcModeShareable [2020-11-27T03:45:52.145Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-11-27T03:45:52.787Z] --- PASS: TestIpcModeShareable (0.88s) [2020-11-27T03:45:52.787Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-11-27T03:45:52.787Z] === RUN TestAPIIpcModeShareableAndContainer [2020-11-27T03:45:53.416Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-27T03:45:53.416Z] Using test binary docker [2020-11-27T03:45:53.416Z] +++ /etc/init.d/apparmor start [2020-11-27T03:45:53.416Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-27T03:45:53.416Z] INFO: Waiting for daemon to start... [2020-11-27T03:45:53.416Z] Starting dockerd [2020-11-27T03:45:53.416Z] +++ 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-11-27T03:45:53.911Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-11-27T03:45:54.359Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-27T03:45:54.360Z] Using test binary docker [2020-11-27T03:45:54.360Z] +++ /etc/init.d/apparmor start [2020-11-27T03:45:54.360Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-27T03:45:54.360Z] INFO: Waiting for daemon to start... [2020-11-27T03:45:54.360Z] Starting dockerd [2020-11-27T03:45:54.360Z] +++ 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-11-27T03:45:54.512Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.30s) [2020-11-27T03:45:54.512Z] === RUN TestAuthZPluginHeader [2020-11-27T03:45:55.146Z] --- PASS: TestAuthZPluginHeader (0.86s) [2020-11-27T03:45:55.146Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-11-27T03:45:55.146Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-27T03:45:55.146Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T03:45:55.146Z] === RUN TestAuthZPluginV2Disable [2020-11-27T03:45:55.146Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-11-27T03:45:55.146Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T03:45:55.146Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-11-27T03:45:55.146Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-27T03:45:55.146Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T03:45:55.146Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-11-27T03:45:55.146Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-27T03:45:55.146Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T03:45:55.146Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-11-27T03:45:55.301Z] . [2020-11-27T03:45:55.301Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-27T03:45:55.301Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-27T03:45:55.301Z] Error: No such image: emptyfs [2020-11-27T03:45:55.301Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-27T03:45:55.301Z] ++++ docker load [2020-11-27T03:45:55.341Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.74s) [2020-11-27T03:45:55.341Z] === RUN TestAPIIpcModeHost [2020-11-27T03:45:55.562Z] Running integration-test (iteration 1) [2020-11-27T03:45:55.562Z] 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)/ [2020-11-27T03:45:55.562Z] ++ 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-11-27T03:45:55.562Z] ++ set -e [2020-11-27T03:45:55.562Z] ++ '[' -n 0 ']' [2020-11-27T03:45:55.562Z] ++ set -x [2020-11-27T03:45:55.562Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-11-27T03:45:55.915Z] --- PASS: TestAPIIpcModeHost (0.67s) [2020-11-27T03:45:55.915Z] === RUN TestDaemonIpcModeShareable [2020-11-27T03:45:56.506Z] [2020-11-27T03:45:56.506Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-27T03:45:56.767Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-27T03:45:56.767Z] Error: No such image: emptyfs [2020-11-27T03:45:56.767Z] ++++ docker load [2020-11-27T03:45:56.767Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-27T03:45:57.027Z] Running integration-test (iteration 1) [2020-11-27T03:45:57.027Z] 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-11-27T03:45:57.027Z] ++ 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-11-27T03:45:57.027Z] ++ set -e [2020-11-27T03:45:57.027Z] ++ '[' -n 0 ']' [2020-11-27T03:45:57.027Z] ++ set -x [2020-11-27T03:45:57.027Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-11-27T03:45:57.835Z] --- PASS: TestDaemonIpcModeShareable (1.85s) [2020-11-27T03:45:57.835Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-11-27T03:45:57.835Z] === RUN TestDaemonIpcModePrivate [2020-11-27T03:45:58.706Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-11-27T03:45:59.756Z] --- PASS: TestDaemonIpcModePrivate (1.98s) [2020-11-27T03:45:59.756Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-11-27T03:45:59.756Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-11-27T03:46:01.675Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.82s) [2020-11-27T03:46:01.675Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-11-27T03:46:01.675Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-11-27T03:46:03.597Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.89s) [2020-11-27T03:46:03.597Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-11-27T03:46:03.597Z] === RUN TestIpcModeOlderClient [2020-11-27T03:46:03.597Z] === PAUSE TestIpcModeOlderClient [2020-11-27T03:46:03.597Z] === RUN TestKillContainerInvalidSignal [2020-11-27T03:46:04.172Z] --- PASS: TestKillContainerInvalidSignal (0.76s) [2020-11-27T03:46:04.172Z] === RUN TestKillContainer [2020-11-27T03:46:04.434Z] === RUN TestKillContainer/no_signal [2020-11-27T03:46:05.009Z] === RUN TestKillContainer/non_killing_signal [2020-11-27T03:46:05.584Z] === RUN TestKillContainer/killing_signal [2020-11-27T03:46:06.529Z] --- PASS: TestKillContainer (2.28s) [2020-11-27T03:46:06.529Z] --- PASS: TestKillContainer/no_signal (0.74s) [2020-11-27T03:46:06.529Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2020-11-27T03:46:06.529Z] --- PASS: TestKillContainer/killing_signal (0.71s) [2020-11-27T03:46:06.529Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-11-27T03:46:06.529Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-11-27T03:46:07.480Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-11-27T03:46:08.058Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.56s) [2020-11-27T03:46:08.058Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s) [2020-11-27T03:46:08.058Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2020-11-27T03:46:08.058Z] === RUN TestKillStoppedContainer [2020-11-27T03:46:08.321Z] --- PASS: TestKillStoppedContainer (0.12s) [2020-11-27T03:46:08.321Z] === RUN TestKillStoppedContainerAPIPre120 [2020-11-27T03:46:08.321Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-11-27T03:46:08.321Z] === RUN TestKillDifferentUserContainer [2020-11-27T03:46:09.266Z] --- PASS: TestKillDifferentUserContainer (0.77s) [2020-11-27T03:46:09.266Z] === RUN TestInspectOomKilledTrue [2020-11-27T03:46:09.266Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-11-27T03:46:09.266Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-27T03:46:09.266Z] === RUN TestInspectOomKilledFalse [2020-11-27T03:46:09.266Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-11-27T03:46:09.266Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-27T03:46:09.266Z] === RUN TestLinksEtcHostsContentMatch [2020-11-27T03:46:09.841Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2020-11-27T03:46:09.841Z] === RUN TestLinksContainerNames [2020-11-27T03:46:11.148Z] ---> e1d32f4736dc [2020-11-27T03:46:11.148Z] Successfully built e1d32f4736dc [2020-11-27T03:46:11.148Z] Successfully tagged docker:latest [2020-11-27T03:46:11.148Z] INFO: Image build ended at 11/27/2020 03:46:10. Duration:00:04:32.1607287 [2020-11-27T03:46:11.148Z] [2020-11-27T03:46:11.148Z] [2020-11-27T03:46:11.148Z] INFO: Building the test binaries at 11/27/2020 03:46:10... [2020-11-27T03:46:11.231Z] --- PASS: TestLinksContainerNames (1.53s) [2020-11-27T03:46:11.231Z] === RUN TestLogsFollowTailEmpty [2020-11-27T03:46:12.178Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2020-11-27T03:46:12.178Z] === RUN TestContainerNetworkMountsNoChown [2020-11-27T03:46:12.753Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s) [2020-11-27T03:46:12.753Z] === RUN TestMountDaemonRoot [2020-11-27T03:46:12.753Z] === RUN TestMountDaemonRoot/default [2020-11-27T03:46:12.753Z] === PAUSE TestMountDaemonRoot/default [2020-11-27T03:46:12.753Z] === RUN TestMountDaemonRoot/private [2020-11-27T03:46:12.753Z] === PAUSE TestMountDaemonRoot/private [2020-11-27T03:46:12.753Z] === RUN TestMountDaemonRoot/rprivate [2020-11-27T03:46:12.753Z] === PAUSE TestMountDaemonRoot/rprivate [2020-11-27T03:46:12.753Z] === RUN TestMountDaemonRoot/slave [2020-11-27T03:46:12.753Z] === PAUSE TestMountDaemonRoot/slave [2020-11-27T03:46:12.753Z] === RUN TestMountDaemonRoot/rslave [2020-11-27T03:46:12.753Z] === PAUSE TestMountDaemonRoot/rslave [2020-11-27T03:46:12.753Z] === RUN TestMountDaemonRoot/shared [2020-11-27T03:46:12.753Z] === PAUSE TestMountDaemonRoot/shared [2020-11-27T03:46:12.753Z] === RUN TestMountDaemonRoot/rshared [2020-11-27T03:46:12.753Z] === PAUSE TestMountDaemonRoot/rshared [2020-11-27T03:46:12.753Z] === CONT TestMountDaemonRoot/default [2020-11-27T03:46:12.753Z] === RUN TestMountDaemonRoot/default/bind_root [2020-11-27T03:46:12.753Z] === CONT TestMountDaemonRoot/rslave [2020-11-27T03:46:12.753Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-11-27T03:46:12.753Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-11-27T03:46:12.753Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-11-27T03:46:12.753Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-11-27T03:46:12.753Z] === RUN TestMountDaemonRoot/default/mount_root [2020-11-27T03:46:12.753Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-11-27T03:46:12.753Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-11-27T03:46:12.753Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-11-27T03:46:12.753Z] === CONT TestMountDaemonRoot/private [2020-11-27T03:46:12.753Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-11-27T03:46:12.753Z] === CONT TestMountDaemonRoot/shared [2020-11-27T03:46:12.753Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-11-27T03:46:12.753Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-11-27T03:46:12.753Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-11-27T03:46:12.753Z] === CONT TestMountDaemonRoot/rshared [2020-11-27T03:46:12.753Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-11-27T03:46:12.753Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-11-27T03:46:12.753Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-11-27T03:46:12.753Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-11-27T03:46:12.753Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-11-27T03:46:12.753Z] === RUN TestMountDaemonRoot/private/bind_root [2020-11-27T03:46:12.753Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-11-27T03:46:12.753Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-11-27T03:46:12.753Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-11-27T03:46:12.753Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-11-27T03:46:12.753Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-11-27T03:46:12.753Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-11-27T03:46:12.753Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-11-27T03:46:12.753Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-11-27T03:46:12.753Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-11-27T03:46:12.753Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-11-27T03:46:12.753Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-11-27T03:46:12.753Z] === CONT TestMountDaemonRoot/slave [2020-11-27T03:46:12.753Z] === RUN TestMountDaemonRoot/private/mount_root [2020-11-27T03:46:12.753Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-11-27T03:46:12.753Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-11-27T03:46:12.753Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-11-27T03:46:12.753Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-11-27T03:46:12.753Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-11-27T03:46:12.753Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-11-27T03:46:12.753Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-11-27T03:46:12.753Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-11-27T03:46:12.753Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-11-27T03:46:12.753Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-11-27T03:46:12.753Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-11-27T03:46:12.753Z] === CONT TestMountDaemonRoot/default/bind_root [2020-11-27T03:46:12.753Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-11-27T03:46:12.753Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-11-27T03:46:12.753Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-11-27T03:46:12.753Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-11-27T03:46:12.753Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-11-27T03:46:12.753Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-11-27T03:46:12.753Z] === CONT TestMountDaemonRoot/default/mount_root [2020-11-27T03:46:12.753Z] === CONT TestMountDaemonRoot/rprivate [2020-11-27T03:46:12.753Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-11-27T03:46:12.753Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-11-27T03:46:12.753Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-11-27T03:46:12.753Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-11-27T03:46:12.753Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-11-27T03:46:12.753Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-11-27T03:46:12.753Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-11-27T03:46:12.753Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-11-27T03:46:12.753Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-11-27T03:46:12.753Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-11-27T03:46:13.015Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-11-27T03:46:13.015Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-11-27T03:46:13.015Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-11-27T03:46:13.015Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-11-27T03:46:13.015Z] === CONT TestMountDaemonRoot/private/bind_root [2020-11-27T03:46:13.015Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-11-27T03:46:13.015Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-11-27T03:46:13.015Z] === CONT TestMountDaemonRoot/private/mount_root [2020-11-27T03:46:13.015Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-11-27T03:46:13.015Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-11-27T03:46:13.015Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-11-27T03:46:13.015Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-11-27T03:46:13.015Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-11-27T03:46:13.277Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-11-27T03:46:13.277Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-11-27T03:46:13.277Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-11-27T03:46:13.277Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-11-27T03:46:13.277Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-11-27T03:46:13.277Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-11-27T03:46:13.277Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-11-27T03:46:13.277Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-11-27T03:46:13.278Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-11-27T03:46:13.278Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-11-27T03:46:13.278Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-11-27T03:46:13.278Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-11-27T03:46:13.278Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-11-27T03:46:13.278Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-11-27T03:46:13.278Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.12s) [2020-11-27T03:46:13.278Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.13s) [2020-11-27T03:46:13.278Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.13s) [2020-11-27T03:46:13.278Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-11-27T03:46:13.278Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-11-27T03:46:13.278Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-11-27T03:46:13.278Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-11-27T03:46:13.278Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2020-11-27T03:46:13.278Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-11-27T03:46:13.278Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-11-27T03:46:13.278Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-11-27T03:46:13.278Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-11-27T03:46:13.278Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-11-27T03:46:13.278Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-11-27T03:46:13.278Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-11-27T03:46:13.278Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-11-27T03:46:13.278Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-11-27T03:46:13.278Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-11-27T03:46:13.278Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-11-27T03:46:13.278Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-11-27T03:46:13.278Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-11-27T03:46:13.278Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-11-27T03:46:13.278Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-11-27T03:46:13.278Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-11-27T03:46:13.278Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-11-27T03:46:13.278Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-11-27T03:46:13.278Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-11-27T03:46:13.278Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-11-27T03:46:13.278Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-11-27T03:46:13.278Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-11-27T03:46:13.278Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-11-27T03:46:13.278Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-11-27T03:46:13.278Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-11-27T03:46:13.278Z] === RUN TestContainerBindMountNonRecursive [2020-11-27T03:46:13.312Z] ......................... [ 67%] [2020-11-27T03:46:13.734Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.31s) [2020-11-27T03:46:13.734Z] PASS [2020-11-27T03:46:13.734Z] [2020-11-27T03:46:13.734Z] === Skipped [2020-11-27T03:46:13.734Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-27T03:46:13.734Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T03:46:13.734Z] [2020-11-27T03:46:13.734Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-11-27T03:46:13.734Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T03:46:13.734Z] [2020-11-27T03:46:13.734Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-27T03:46:13.734Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T03:46:13.734Z] [2020-11-27T03:46:13.734Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-27T03:46:13.734Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T03:46:13.734Z] [2020-11-27T03:46:13.734Z] [2020-11-27T03:46:13.734Z] DONE 17 tests, 4 skipped in 29.793s [2020-11-27T03:46:13.734Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-11-27T03:46:13.734Z] ++ 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-11-27T03:46:13.734Z] ++ set -e [2020-11-27T03:46:13.734Z] ++ '[' -n 0 ']' [2020-11-27T03:46:13.734Z] ++ set -x [2020-11-27T03:46:13.734Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:46:13.734Z] INFO: Testing against a local daemon [2020-11-27T03:46:13.734Z] === RUN TestPluginInvalidJSON [2020-11-27T03:46:13.734Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T03:46:13.734Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T03:46:13.734Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T03:46:13.734Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-11-27T03:46:13.734Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-11-27T03:46:13.734Z] === RUN TestPluginInstall [2020-11-27T03:46:13.734Z] === RUN TestPluginInstall/no_auth [2020-11-27T03:46:13.734Z] time="2020-11-27T03:46:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T03:46:13.734Z] time="2020-11-27T03:46:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e1bf755347c1c0fd3f41b95909d15697dbded730c4f183620951c6f1976aacb2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-27T03:46:13.734Z] time="2020-11-27T03:46:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T03:46:13.735Z] time="2020-11-27T03:46:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e1bf755347c1c0fd3f41b95909d15697dbded730c4f183620951c6f1976aacb2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-27T03:46:14.061Z] === RUN TestPluginInstall/with_htpasswd [2020-11-27T03:46:14.705Z] time="2020-11-27T03:46:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T03:46:14.705Z] time="2020-11-27T03:46:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e1bf755347c1c0fd3f41b95909d15697dbded730c4f183620951c6f1976aacb2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-27T03:46:14.705Z] time="2020-11-27T03:46:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T03:46:14.705Z] time="2020-11-27T03:46:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e1bf755347c1c0fd3f41b95909d15697dbded730c4f183620951c6f1976aacb2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-27T03:46:14.997Z] === RUN TestPluginInstall/with_insecure [2020-11-27T03:46:15.834Z] --- PASS: TestContainerBindMountNonRecursive (2.31s) [2020-11-27T03:46:15.834Z] === RUN TestContainerVolumesMountedAsShared [2020-11-27T03:46:16.034Z] time="2020-11-27T03:46:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T03:46:16.034Z] time="2020-11-27T03:46:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f9ed59aed0f8294cdb8d97ac3ba39dc52a18eb51a9a7309a6e8d7688c9f19d05" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-27T03:46:16.034Z] time="2020-11-27T03:46:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T03:46:16.034Z] time="2020-11-27T03:46:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f9ed59aed0f8294cdb8d97ac3ba39dc52a18eb51a9a7309a6e8d7688c9f19d05" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-27T03:46:16.326Z] --- PASS: TestPluginInstall (3.61s) [2020-11-27T03:46:16.326Z] --- PASS: TestPluginInstall/no_auth (1.53s) [2020-11-27T03:46:16.326Z] --- PASS: TestPluginInstall/with_htpasswd (0.84s) [2020-11-27T03:46:16.326Z] --- PASS: TestPluginInstall/with_insecure (1.24s) [2020-11-27T03:46:16.326Z] plugin_test.go:157: [d8cb71de3e83d] daemon is not started [2020-11-27T03:46:16.326Z] PASS [2020-11-27T03:46:16.326Z] [2020-11-27T03:46:16.326Z] DONE 6 tests in 3.814s [2020-11-27T03:46:16.326Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-11-27T03:46:16.326Z] ++ 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-11-27T03:46:16.326Z] ++ set -e [2020-11-27T03:46:16.326Z] ++ '[' -n 0 ']' [2020-11-27T03:46:16.326Z] ++ set -x [2020-11-27T03:46:16.327Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:46:16.327Z] INFO: Testing against a local daemon [2020-11-27T03:46:16.327Z] === RUN TestExternalGraphDriver [2020-11-27T03:46:16.327Z] === RUN TestExternalGraphDriver/json [2020-11-27T03:46:16.407Z] --- PASS: TestContainerVolumesMountedAsShared (0.75s) [2020-11-27T03:46:16.407Z] === RUN TestContainerVolumesMountedAsSlave [2020-11-27T03:46:16.980Z] --- PASS: TestContainerVolumesMountedAsSlave (0.65s) [2020-11-27T03:46:16.980Z] === RUN TestNetworkNat [2020-11-27T03:46:16.989Z] INFO: make.ps1 starting at 11/27/2020 03:46:15 [2020-11-27T03:46:16.989Z] INFO: Git commit (f9b2989e97) assumed from DOCKER_GITCOMMIT environment variable [2020-11-27T03:46:16.989Z] INFO: Invoking autogen... [2020-11-27T03:46:17.928Z] --- PASS: TestNetworkNat (0.86s) [2020-11-27T03:46:17.928Z] === RUN TestNetworkLocalhostTCPNat [2020-11-27T03:46:17.968Z] INFO: Building daemon... [2020-11-27T03:46:18.882Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s) [2020-11-27T03:46:18.882Z] === RUN TestNetworkLoopbackNat [2020-11-27T03:46:19.062Z] === RUN TestExternalGraphDriver/spec [2020-11-27T03:46:20.577Z] === RUN TestExternalGraphDriver/pull [2020-11-27T03:46:22.190Z] --- PASS: TestNetworkLoopbackNat (3.15s) [2020-11-27T03:46:22.190Z] === RUN TestPause [2020-11-27T03:46:22.764Z] --- PASS: TestPause (0.84s) [2020-11-27T03:46:22.764Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-11-27T03:46:22.764Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-27T03:46:22.764Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-27T03:46:22.764Z] === RUN TestPauseStopPausedContainer [2020-11-27T03:46:23.311Z] --- PASS: TestExternalGraphDriver (6.50s) [2020-11-27T03:46:23.311Z] --- PASS: TestExternalGraphDriver/json (2.14s) [2020-11-27T03:46:23.311Z] --- PASS: TestExternalGraphDriver/spec (2.03s) [2020-11-27T03:46:23.311Z] --- PASS: TestExternalGraphDriver/pull (2.20s) [2020-11-27T03:46:23.311Z] === RUN TestGraphdriverPluginV2 [2020-11-27T03:46:23.311Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-11-27T03:46:23.311Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T03:46:23.311Z] PASS [2020-11-27T03:46:23.311Z] [2020-11-27T03:46:23.311Z] === Skipped [2020-11-27T03:46:23.311Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-11-27T03:46:23.311Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T03:46:23.311Z] [2020-11-27T03:46:23.311Z] [2020-11-27T03:46:23.311Z] DONE 5 tests, 1 skipped in 6.639s [2020-11-27T03:46:23.311Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-11-27T03:46:23.311Z] ++ 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-11-27T03:46:23.311Z] ++ set -e [2020-11-27T03:46:23.311Z] ++ '[' -n 0 ']' [2020-11-27T03:46:23.311Z] ++ set -x [2020-11-27T03:46:23.311Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:46:23.311Z] INFO: Testing against a local daemon [2020-11-27T03:46:23.311Z] === RUN TestContinueAfterPluginCrash [2020-11-27T03:46:23.311Z] === PAUSE TestContinueAfterPluginCrash [2020-11-27T03:46:23.311Z] === RUN TestReadPluginNoRead [2020-11-27T03:46:23.311Z] === PAUSE TestReadPluginNoRead [2020-11-27T03:46:23.311Z] === RUN TestDaemonStartWithLogOpt [2020-11-27T03:46:23.311Z] === PAUSE TestDaemonStartWithLogOpt [2020-11-27T03:46:23.311Z] === CONT TestContinueAfterPluginCrash [2020-11-27T03:46:23.311Z] === CONT TestDaemonStartWithLogOpt [2020-11-27T03:46:23.710Z] --- PASS: TestPauseStopPausedContainer (0.81s) [2020-11-27T03:46:23.710Z] === RUN TestPsFilter [2020-11-27T03:46:23.972Z] --- PASS: TestPsFilter (0.29s) [2020-11-27T03:46:23.972Z] === RUN TestRemoveContainerWithRemovedVolume [2020-11-27T03:46:24.546Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s) [2020-11-27T03:46:24.546Z] === RUN TestRemoveContainerWithVolume [2020-11-27T03:46:25.493Z] --- PASS: TestRemoveContainerWithVolume (0.74s) [2020-11-27T03:46:25.493Z] === RUN TestRemoveContainerRunning [2020-11-27T03:46:25.775Z] --- PASS: TestImportExtremelyLargeImageWorks (105.03s) [2020-11-27T03:46:25.775Z] PASS [2020-11-27T03:46:25.775Z] [2020-11-27T03:46:25.775Z] === Skipped [2020-11-27T03:46:25.775Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-11-27T03:46:25.775Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-11-27T03:46:25.775Z] [2020-11-27T03:46:25.775Z] [2020-11-27T03:46:25.775Z] DONE 12 tests, 1 skipped in 109.124s [2020-11-27T03:46:25.775Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-11-27T03:46:25.775Z] INFO: Testing against a local daemon [2020-11-27T03:46:25.775Z] === RUN TestNetworkCreateDelete [2020-11-27T03:46:25.775Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-11-27T03:46:25.775Z] === RUN TestDockerNetworkDeletePreferID [2020-11-27T03:46:25.775Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-11-27T03:46:25.775Z] === RUN TestDaemonDNSFallback [2020-11-27T03:46:26.066Z] --- PASS: TestRemoveContainerRunning (0.75s) [2020-11-27T03:46:26.066Z] === RUN TestRemoveContainerForceRemoveRunning [2020-11-27T03:46:26.838Z] --- PASS: TestDaemonStartWithLogOpt (3.85s) [2020-11-27T03:46:26.838Z] === CONT TestReadPluginNoRead [2020-11-27T03:46:27.012Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s) [2020-11-27T03:46:27.012Z] === RUN TestRemoveInvalidContainer [2020-11-27T03:46:27.012Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-11-27T03:46:27.012Z] === RUN TestRenameLinkedContainer [2020-11-27T03:46:27.661Z] --- PASS: TestDaemonDNSFallback (7.30s) [2020-11-27T03:46:27.661Z] === RUN TestInspectNetwork [2020-11-27T03:46:27.661Z] --- SKIP: TestInspectNetwork (0.00s) [2020-11-27T03:46:27.661Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:27.661Z] === RUN TestRunContainerWithBridgeNone [2020-11-27T03:46:27.661Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-11-27T03:46:27.661Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-27T03:46:27.661Z] === RUN TestNetworkInvalidJSON [2020-11-27T03:46:27.661Z] === RUN TestNetworkInvalidJSON//networks/create [2020-11-27T03:46:27.661Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-11-27T03:46:27.661Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T03:46:27.661Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T03:46:27.661Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T03:46:27.661Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T03:46:27.661Z] === CONT TestNetworkInvalidJSON//networks/create [2020-11-27T03:46:27.661Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T03:46:27.661Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T03:46:27.661Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-11-27T03:46:27.661Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-11-27T03:46:27.661Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-11-27T03:46:27.661Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-11-27T03:46:27.661Z] === RUN TestHostIPv4BridgeLabel [2020-11-27T03:46:27.661Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-11-27T03:46:27.661Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-27T03:46:27.661Z] === RUN TestDaemonRestartWithLiveRestore [2020-11-27T03:46:27.661Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2020-11-27T03:46:27.661Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-27T03:46:27.661Z] === RUN TestDaemonDefaultNetworkPools [2020-11-27T03:46:27.661Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-11-27T03:46:27.661Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-27T03:46:27.661Z] === RUN TestDaemonRestartWithExistingNetwork [2020-11-27T03:46:27.661Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2020-11-27T03:46:27.661Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-27T03:46:27.661Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-27T03:46:27.661Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-11-27T03:46:27.661Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-27T03:46:27.661Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-11-27T03:46:27.661Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-11-27T03:46:27.661Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-27T03:46:27.661Z] === RUN TestServiceWithPredefinedNetwork [2020-11-27T03:46:27.661Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-11-27T03:46:27.661Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:27.661Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-11-27T03:46:27.661Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-27T03:46:27.661Z] service_test.go:236: FLAKY_TEST [2020-11-27T03:46:27.661Z] === RUN TestServiceWithDataPathPortInit [2020-11-27T03:46:27.661Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2020-11-27T03:46:27.661Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:27.661Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-11-27T03:46:27.661Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-11-27T03:46:27.661Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:27.661Z] PASS [2020-11-27T03:46:27.661Z] [2020-11-27T03:46:27.661Z] === Skipped [2020-11-27T03:46:27.661Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-11-27T03:46:27.661Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:27.661Z] [2020-11-27T03:46:27.661Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-11-27T03:46:27.661Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-27T03:46:27.661Z] [2020-11-27T03:46:27.661Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-11-27T03:46:27.661Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-27T03:46:27.661Z] [2020-11-27T03:46:27.661Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2020-11-27T03:46:27.661Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-27T03:46:27.661Z] [2020-11-27T03:46:27.661Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-11-27T03:46:27.661Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-27T03:46:27.661Z] [2020-11-27T03:46:27.661Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2020-11-27T03:46:27.661Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-27T03:46:27.661Z] [2020-11-27T03:46:27.661Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-11-27T03:46:27.661Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-27T03:46:27.661Z] [2020-11-27T03:46:27.661Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-11-27T03:46:27.661Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-27T03:46:27.661Z] [2020-11-27T03:46:27.661Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-11-27T03:46:27.661Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:27.661Z] [2020-11-27T03:46:27.661Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-27T03:46:27.661Z] service_test.go:236: FLAKY_TEST [2020-11-27T03:46:27.661Z] [2020-11-27T03:46:27.661Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2020-11-27T03:46:27.661Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:27.661Z] [2020-11-27T03:46:27.661Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-11-27T03:46:27.661Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:27.661Z] [2020-11-27T03:46:27.661Z] [2020-11-27T03:46:27.661Z] DONE 19 tests, 12 skipped in 8.061s [2020-11-27T03:46:27.661Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-11-27T03:46:27.661Z] INFO: Testing against a local daemon [2020-11-27T03:46:27.661Z] === RUN TestDockerNetworkIpvlanPersistance [2020-11-27T03:46:27.661Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-27T03:46:27.661Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T03:46:27.661Z] === RUN TestDockerNetworkIpvlan [2020-11-27T03:46:27.661Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-11-27T03:46:27.661Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T03:46:27.661Z] PASS [2020-11-27T03:46:27.661Z] [2020-11-27T03:46:27.661Z] === Skipped [2020-11-27T03:46:27.661Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-27T03:46:27.661Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T03:46:27.661Z] [2020-11-27T03:46:27.661Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-11-27T03:46:27.661Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T03:46:27.661Z] [2020-11-27T03:46:27.661Z] [2020-11-27T03:46:27.661Z] DONE 2 tests, 2 skipped in 0.111s [2020-11-27T03:46:27.661Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-11-27T03:46:27.661Z] INFO: Testing against a local daemon [2020-11-27T03:46:27.661Z] === RUN TestDockerNetworkMacvlanPersistance [2020-11-27T03:46:27.661Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-11-27T03:46:27.661Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-27T03:46:27.661Z] === RUN TestDockerNetworkMacvlan [2020-11-27T03:46:27.661Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-11-27T03:46:27.661Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-27T03:46:27.661Z] PASS [2020-11-27T03:46:27.661Z] [2020-11-27T03:46:27.661Z] === Skipped [2020-11-27T03:46:27.661Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-11-27T03:46:27.661Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-27T03:46:27.661Z] [2020-11-27T03:46:27.661Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-11-27T03:46:27.661Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-27T03:46:27.661Z] [2020-11-27T03:46:27.661Z] [2020-11-27T03:46:27.661Z] DONE 2 tests, 2 skipped in 0.098s [2020-11-27T03:46:27.661Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-11-27T03:46:27.661Z] testing: warning: no tests to run [2020-11-27T03:46:27.661Z] PASS [2020-11-27T03:46:27.661Z] [2020-11-27T03:46:27.661Z] DONE 0 tests in 0.022s [2020-11-27T03:46:27.661Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-11-27T03:46:27.917Z] INFO: Testing against a local daemon [2020-11-27T03:46:27.917Z] === RUN TestAuthZPluginAllowRequest [2020-11-27T03:46:27.917Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-11-27T03:46:27.917Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T03:46:27.917Z] === RUN TestAuthZPluginTLS [2020-11-27T03:46:27.917Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-11-27T03:46:27.917Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T03:46:27.917Z] === RUN TestAuthZPluginDenyRequest [2020-11-27T03:46:27.917Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-11-27T03:46:27.917Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T03:46:27.917Z] === RUN TestAuthZPluginAPIDenyResponse [2020-11-27T03:46:27.917Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-11-27T03:46:27.917Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T03:46:27.917Z] === RUN TestAuthZPluginDenyResponse [2020-11-27T03:46:27.917Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-11-27T03:46:27.917Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T03:46:27.917Z] === RUN TestAuthZPluginAllowEventStream [2020-11-27T03:46:27.917Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-11-27T03:46:27.917Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T03:46:27.917Z] === RUN TestAuthZPluginErrorResponse [2020-11-27T03:46:27.917Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-11-27T03:46:27.917Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T03:46:27.917Z] === RUN TestAuthZPluginErrorRequest [2020-11-27T03:46:27.917Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-11-27T03:46:27.917Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T03:46:27.917Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-11-27T03:46:27.917Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-11-27T03:46:27.917Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T03:46:27.917Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-11-27T03:46:27.917Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-11-27T03:46:27.917Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T03:46:27.917Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-11-27T03:46:27.917Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-11-27T03:46:27.917Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T03:46:27.917Z] === RUN TestAuthZPluginHeader [2020-11-27T03:46:27.917Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-11-27T03:46:27.917Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T03:46:27.917Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-11-27T03:46:27.917Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.18s) [2020-11-27T03:46:27.917Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T03:46:27.917Z] === RUN TestAuthZPluginV2Disable [2020-11-27T03:46:28.173Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2020-11-27T03:46:28.173Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T03:46:28.173Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-11-27T03:46:28.173Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-11-27T03:46:28.173Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T03:46:28.173Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-11-27T03:46:28.173Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-11-27T03:46:28.173Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T03:46:28.173Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-11-27T03:46:28.173Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-11-27T03:46:28.173Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T03:46:28.173Z] PASS [2020-11-27T03:46:28.173Z] [2020-11-27T03:46:28.173Z] === Skipped [2020-11-27T03:46:28.173Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-11-27T03:46:28.173Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T03:46:28.173Z] [2020-11-27T03:46:28.173Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-11-27T03:46:28.173Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T03:46:28.173Z] [2020-11-27T03:46:28.173Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-11-27T03:46:28.173Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T03:46:28.173Z] [2020-11-27T03:46:28.173Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-11-27T03:46:28.173Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T03:46:28.173Z] [2020-11-27T03:46:28.173Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-11-27T03:46:28.173Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T03:46:28.173Z] [2020-11-27T03:46:28.173Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-11-27T03:46:28.173Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T03:46:28.173Z] [2020-11-27T03:46:28.173Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-11-27T03:46:28.173Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T03:46:28.173Z] [2020-11-27T03:46:28.173Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-11-27T03:46:28.173Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T03:46:28.173Z] [2020-11-27T03:46:28.173Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-11-27T03:46:28.173Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T03:46:28.173Z] [2020-11-27T03:46:28.173Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-11-27T03:46:28.173Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T03:46:28.173Z] [2020-11-27T03:46:28.173Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-11-27T03:46:28.173Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T03:46:28.173Z] [2020-11-27T03:46:28.173Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-11-27T03:46:28.173Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T03:46:28.173Z] [2020-11-27T03:46:28.173Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.18s) [2020-11-27T03:46:28.173Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T03:46:28.173Z] [2020-11-27T03:46:28.173Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2020-11-27T03:46:28.173Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T03:46:28.173Z] [2020-11-27T03:46:28.173Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-11-27T03:46:28.173Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T03:46:28.173Z] [2020-11-27T03:46:28.173Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-11-27T03:46:28.173Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T03:46:28.173Z] [2020-11-27T03:46:28.173Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-11-27T03:46:28.173Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T03:46:28.173Z] [2020-11-27T03:46:28.173Z] [2020-11-27T03:46:28.173Z] DONE 17 tests, 17 skipped in 0.363s [2020-11-27T03:46:28.173Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-11-27T03:46:28.173Z] INFO: Testing against a local daemon [2020-11-27T03:46:28.173Z] === RUN TestPluginInvalidJSON [2020-11-27T03:46:28.173Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T03:46:28.173Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T03:46:28.173Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T03:46:28.173Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-11-27T03:46:28.173Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-11-27T03:46:28.173Z] === RUN TestPluginInstall [2020-11-27T03:46:28.173Z] --- SKIP: TestPluginInstall (0.00s) [2020-11-27T03:46:28.173Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T03:46:28.173Z] PASS [2020-11-27T03:46:28.173Z] [2020-11-27T03:46:28.173Z] === Skipped [2020-11-27T03:46:28.173Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-11-27T03:46:28.173Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T03:46:28.173Z] [2020-11-27T03:46:28.173Z] [2020-11-27T03:46:28.173Z] DONE 3 tests, 1 skipped in 0.141s [2020-11-27T03:46:28.173Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-11-27T03:46:28.429Z] INFO: Testing against a local daemon [2020-11-27T03:46:28.429Z] === RUN TestExternalGraphDriver [2020-11-27T03:46:28.429Z] --- SKIP: TestExternalGraphDriver (0.08s) [2020-11-27T03:46:28.429Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-11-27T03:46:28.429Z] === RUN TestGraphdriverPluginV2 [2020-11-27T03:46:29.354Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-27T03:46:29.354Z] [2020-11-27T03:46:29.354Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-27T03:46:29.354Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-27T03:46:29.354Z] HOSTNAME=6173f6846ec9 [2020-11-27T03:46:29.354Z] TESTDEBUG=0 [2020-11-27T03:46:29.354Z] DEST=bundles/test-integration [2020-11-27T03:46:29.354Z] PWD=/go/src/github.com/docker/docker [2020-11-27T03:46:29.354Z] DOCKER_GITCOMMIT=f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 [2020-11-27T03:46:29.354Z] container=docker [2020-11-27T03:46:29.354Z] HOME=/root [2020-11-27T03:46:29.354Z] GOLANG_VERSION=1.13.15 [2020-11-27T03:46:29.354Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-27T03:46:29.354Z] VALIDATE_BRANCH=master [2020-11-27T03:46:29.354Z] TERM=xterm [2020-11-27T03:46:29.354Z] DOCKER_PKG=github.com/docker/docker [2020-11-27T03:46:29.354Z] SHLVL=1 [2020-11-27T03:46:29.354Z] TIMEOUT=120m [2020-11-27T03:46:29.354Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-27T03:46:29.354Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-27T03:46:29.354Z] GO111MODULE=off [2020-11-27T03:46:29.354Z] DOCKER_EXPERIMENTAL=1 [2020-11-27T03:46:29.354Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-11-27T03:46:29.354Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-27T03:46:29.354Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-27T03:46:29.354Z] GOPATH=/go [2020-11-27T03:46:29.354Z] PKG_CONFIG=pkg-config [2020-11-27T03:46:29.354Z] _=/usr/bin/env [2020-11-27T03:46:29.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-11-27T03:46:29.575Z] === RUN TestReadPluginNoRead/disabled_caching [2020-11-27T03:46:30.320Z] --- PASS: TestRenameLinkedContainer (3.12s) [2020-11-27T03:46:30.320Z] === RUN TestRenameStoppedContainer [2020-11-27T03:46:30.894Z] --- PASS: TestRenameStoppedContainer (0.76s) [2020-11-27T03:46:30.894Z] === RUN TestRenameRunningContainerAndReuse [2020-11-27T03:46:31.648Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-11-27T03:46:31.942Z] --- PASS: TestContinueAfterPluginCrash (8.96s) [2020-11-27T03:46:32.283Z] --- PASS: TestRenameRunningContainerAndReuse (1.56s) [2020-11-27T03:46:32.283Z] === RUN TestRenameInvalidName [2020-11-27T03:46:33.230Z] --- PASS: TestRenameInvalidName (0.79s) [2020-11-27T03:46:33.230Z] === RUN TestRenameAnonymousContainer [2020-11-27T03:46:33.452Z] === RUN TestReadPluginNoRead/default [2020-11-27T03:46:34.960Z] --- PASS: TestGraphdriverPluginV2 (5.82s) [2020-11-27T03:46:34.960Z] PASS [2020-11-27T03:46:34.960Z] [2020-11-27T03:46:34.960Z] === Skipped [2020-11-27T03:46:34.960Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s) [2020-11-27T03:46:34.960Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-11-27T03:46:34.960Z] [2020-11-27T03:46:34.960Z] [2020-11-27T03:46:34.960Z] DONE 2 tests, 1 skipped in 6.005s [2020-11-27T03:46:34.960Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-11-27T03:46:34.960Z] INFO: Testing against a local daemon [2020-11-27T03:46:34.960Z] === RUN TestContinueAfterPluginCrash [2020-11-27T03:46:34.960Z] === PAUSE TestContinueAfterPluginCrash [2020-11-27T03:46:34.960Z] === RUN TestReadPluginNoRead [2020-11-27T03:46:34.960Z] === PAUSE TestReadPluginNoRead [2020-11-27T03:46:34.960Z] === RUN TestDaemonStartWithLogOpt [2020-11-27T03:46:34.960Z] === PAUSE TestDaemonStartWithLogOpt [2020-11-27T03:46:34.960Z] === CONT TestContinueAfterPluginCrash [2020-11-27T03:46:34.960Z] === CONT TestDaemonStartWithLogOpt [2020-11-27T03:46:35.523Z] --- PASS: TestReadPluginNoRead (8.41s) [2020-11-27T03:46:35.523Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.93s) [2020-11-27T03:46:35.523Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.87s) [2020-11-27T03:46:35.523Z] --- PASS: TestReadPluginNoRead/default (1.82s) [2020-11-27T03:46:35.523Z] read_test.go:92: [dc5fff9dc24d9] daemon is not started [2020-11-27T03:46:35.523Z] PASS [2020-11-27T03:46:35.523Z] [2020-11-27T03:46:35.523Z] DONE 6 tests in 12.347s [2020-11-27T03:46:35.523Z] 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-11-27T03:46:35.523Z] ++ 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-11-27T03:46:35.523Z] ++ set -e [2020-11-27T03:46:35.523Z] ++ '[' -n 0 ']' [2020-11-27T03:46:35.523Z] ++ set -x [2020-11-27T03:46:35.523Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:46:35.523Z] testing: warning: no tests to run [2020-11-27T03:46:35.523Z] PASS [2020-11-27T03:46:35.523Z] [2020-11-27T03:46:35.523Z] DONE 0 tests in 0.025s [2020-11-27T03:46:35.523Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-11-27T03:46:35.523Z] ++ 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-11-27T03:46:35.523Z] ++ set -e [2020-11-27T03:46:35.523Z] ++ '[' -n 0 ']' [2020-11-27T03:46:35.523Z] ++ set -x [2020-11-27T03:46:35.523Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:46:35.523Z] INFO: Testing against a local daemon [2020-11-27T03:46:35.523Z] === RUN TestPluginWithDevMounts [2020-11-27T03:46:35.523Z] === PAUSE TestPluginWithDevMounts [2020-11-27T03:46:35.523Z] === CONT TestPluginWithDevMounts [2020-11-27T03:46:35.768Z] Loaded image: buildpack-deps:buster [2020-11-27T03:46:35.768Z] Loaded image: busybox:latest [2020-11-27T03:46:36.029Z] Loaded image: busybox:glibc [2020-11-27T03:46:36.029Z] Loaded image: debian:buster [2020-11-27T03:46:36.029Z] Loaded image: buildpack-deps:buster [2020-11-27T03:46:36.289Z] Loaded image: hello-world:latest [2020-11-27T03:46:36.289Z] Loaded image: busybox:latest [2020-11-27T03:46:36.289Z] Loaded image: arm32v7/hello-world:latest [2020-11-27T03:46:36.289Z] INFO: Testing against a local daemon [2020-11-27T03:46:36.289Z] === RUN TestDockerSuite [2020-11-27T03:46:36.551Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-11-27T03:46:36.551Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-11-27T03:46:36.819Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-11-27T03:46:36.819Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-11-27T03:46:36.819Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-11-27T03:46:36.819Z] Loaded image: busybox:glibc [2020-11-27T03:46:36.819Z] Loaded image: debian:buster [2020-11-27T03:46:36.819Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-11-27T03:46:36.819Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-11-27T03:46:36.819Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-11-27T03:46:36.819Z] Loaded image: hello-world:latest [2020-11-27T03:46:37.080Z] Loaded image: arm32v7/hello-world:latest [2020-11-27T03:46:37.080Z] INFO: Testing against a local daemon [2020-11-27T03:46:37.080Z] === RUN TestDockerDaemonSuite [2020-11-27T03:46:37.080Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-11-27T03:46:37.446Z] --- PASS: TestRenameAnonymousContainer (3.98s) [2020-11-27T03:46:37.446Z] === RUN TestRenameContainerWithSameName [2020-11-27T03:46:37.594Z] --- PASS: TestPluginWithDevMounts (1.85s) [2020-11-27T03:46:37.594Z] PASS [2020-11-27T03:46:37.594Z] [2020-11-27T03:46:37.594Z] DONE 1 tests in 1.935s [2020-11-27T03:46:37.594Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-11-27T03:46:37.594Z] ++ 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-11-27T03:46:37.594Z] ++ set -e [2020-11-27T03:46:37.594Z] ++ '[' -n 0 ']' [2020-11-27T03:46:37.594Z] ++ set -x [2020-11-27T03:46:37.594Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:46:37.594Z] INFO: Testing against a local daemon [2020-11-27T03:46:37.594Z] === RUN TestSecretInspect [2020-11-27T03:46:38.020Z] --- PASS: TestRenameContainerWithSameName (0.76s) [2020-11-27T03:46:38.020Z] === RUN TestRenameContainerWithLinkedContainer [2020-11-27T03:46:38.465Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-11-27T03:46:38.466Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-11-27T03:46:39.036Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-11-27T03:46:39.036Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-11-27T03:46:39.410Z] --- PASS: TestRenameContainerWithLinkedContainer (1.54s) [2020-11-27T03:46:39.410Z] === RUN TestResize [2020-11-27T03:46:39.977Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-11-27T03:46:39.977Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-11-27T03:46:39.977Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-11-27T03:46:40.355Z] --- PASS: TestResize (0.78s) [2020-11-27T03:46:40.355Z] === RUN TestResizeWithInvalidSize [2020-11-27T03:46:41.114Z] --- PASS: TestSecretInspect (3.71s) [2020-11-27T03:46:41.114Z] === RUN TestSecretList [2020-11-27T03:46:41.300Z] --- PASS: TestResizeWithInvalidSize (0.84s) [2020-11-27T03:46:41.300Z] === RUN TestResizeWhenContainerNotStarted [2020-11-27T03:46:41.494Z] --- PASS: TestDaemonStartWithLogOpt (6.41s) [2020-11-27T03:46:41.494Z] === CONT TestReadPluginNoRead [2020-11-27T03:46:41.876Z] --- PASS: TestResizeWhenContainerNotStarted (0.88s) [2020-11-27T03:46:41.876Z] === RUN TestDaemonRestartKillContainers [2020-11-27T03:46:41.876Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-27T03:46:41.876Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-27T03:46:41.876Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-27T03:46:41.876Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-27T03:46:41.876Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-27T03:46:41.876Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-27T03:46:41.876Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-27T03:46:41.876Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-27T03:46:41.876Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-27T03:46:41.876Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-27T03:46:41.876Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-27T03:46:41.876Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-27T03:46:41.876Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-27T03:46:41.876Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-27T03:46:41.876Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-27T03:46:41.876Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-27T03:46:41.876Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-27T03:46:41.876Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-27T03:46:41.876Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-27T03:46:41.876Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-27T03:46:41.876Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-27T03:46:41.876Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-27T03:46:41.876Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-27T03:46:41.876Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-27T03:46:41.876Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-27T03:46:41.876Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-27T03:46:41.876Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-27T03:46:41.876Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-27T03:46:41.892Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-11-27T03:46:41.892Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-11-27T03:46:41.892Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-11-27T03:46:41.892Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-11-27T03:46:42.152Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-11-27T03:46:43.216Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-11-27T03:46:44.158Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-11-27T03:46:44.158Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-11-27T03:46:44.158Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-11-27T03:46:44.158Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-11-27T03:46:44.158Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-11-27T03:46:44.694Z] --- PASS: TestSecretList (3.69s) [2020-11-27T03:46:44.694Z] === RUN TestSecretsCreateAndDelete [2020-11-27T03:46:44.760Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-11-27T03:46:44.760Z] --- PASS: TestContinueAfterPluginCrash (10.06s) [2020-11-27T03:46:45.197Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-27T03:46:45.197Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-27T03:46:45.459Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-27T03:46:46.035Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-27T03:46:46.650Z] === RUN TestReadPluginNoRead/default [2020-11-27T03:46:47.428Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-27T03:46:47.691Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-27T03:46:47.691Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-27T03:46:47.953Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-27T03:46:49.164Z] === RUN TestReadPluginNoRead/disabled_caching [2020-11-27T03:46:49.203Z] --- PASS: TestSecretsCreateAndDelete (3.77s) [2020-11-27T03:46:49.203Z] === RUN TestSecretsUpdate [2020-11-27T03:46:50.508Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-11-27T03:46:50.508Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.93s) [2020-11-27T03:46:50.508Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.08s) [2020-11-27T03:46:50.508Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.54s) [2020-11-27T03:46:50.508Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.93s) [2020-11-27T03:46:50.508Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.49s) [2020-11-27T03:46:50.508Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.68s) [2020-11-27T03:46:50.508Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.75s) [2020-11-27T03:46:50.508Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.49s) [2020-11-27T03:46:50.508Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.64s) [2020-11-27T03:46:50.508Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.65s) [2020-11-27T03:46:50.508Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.71s) [2020-11-27T03:46:50.508Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.32s) [2020-11-27T03:46:50.508Z] === RUN TestCgroupNamespacesRun [2020-11-27T03:46:50.738Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-11-27T03:46:51.051Z] --- PASS: TestReadPluginNoRead (10.22s) [2020-11-27T03:46:51.051Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.23s) [2020-11-27T03:46:51.051Z] --- PASS: TestReadPluginNoRead/default (2.20s) [2020-11-27T03:46:51.051Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.21s) [2020-11-27T03:46:51.051Z] read_test.go:92: [de51d4fe36e5e] daemon is not started [2020-11-27T03:46:51.051Z] PASS [2020-11-27T03:46:51.051Z] [2020-11-27T03:46:51.051Z] DONE 6 tests in 16.768s [2020-11-27T03:46:51.051Z] 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-11-27T03:46:51.051Z] testing: warning: no tests to run [2020-11-27T03:46:51.051Z] PASS [2020-11-27T03:46:51.051Z] [2020-11-27T03:46:51.051Z] DONE 0 tests in 0.039s [2020-11-27T03:46:51.051Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-11-27T03:46:51.307Z] INFO: Testing against a local daemon [2020-11-27T03:46:51.307Z] === RUN TestPluginWithDevMounts [2020-11-27T03:46:51.307Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-11-27T03:46:51.307Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-11-27T03:46:51.307Z] PASS [2020-11-27T03:46:51.307Z] [2020-11-27T03:46:51.307Z] === Skipped [2020-11-27T03:46:51.307Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-11-27T03:46:51.307Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-11-27T03:46:51.307Z] [2020-11-27T03:46:51.307Z] [2020-11-27T03:46:51.307Z] DONE 1 tests, 1 skipped in 0.137s [2020-11-27T03:46:51.307Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-11-27T03:46:51.307Z] INFO: Testing against a local daemon [2020-11-27T03:46:51.307Z] === RUN TestSecretInspect [2020-11-27T03:46:51.307Z] --- SKIP: TestSecretInspect (0.01s) [2020-11-27T03:46:51.307Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:51.307Z] === RUN TestSecretList [2020-11-27T03:46:51.307Z] --- SKIP: TestSecretList (0.03s) [2020-11-27T03:46:51.307Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:51.307Z] === RUN TestSecretsCreateAndDelete [2020-11-27T03:46:51.307Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-11-27T03:46:51.307Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:51.307Z] === RUN TestSecretsUpdate [2020-11-27T03:46:51.307Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-11-27T03:46:51.307Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:51.307Z] === RUN TestTemplatedSecret [2020-11-27T03:46:51.307Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-11-27T03:46:51.307Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:51.307Z] === RUN TestSecretCreateResolve [2020-11-27T03:46:51.564Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-11-27T03:46:51.564Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:51.564Z] PASS [2020-11-27T03:46:51.564Z] [2020-11-27T03:46:51.564Z] === Skipped [2020-11-27T03:46:51.564Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2020-11-27T03:46:51.564Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:51.564Z] [2020-11-27T03:46:51.564Z] === SKIP: amd64.integration.secret TestSecretList (0.03s) [2020-11-27T03:46:51.564Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:51.564Z] [2020-11-27T03:46:51.564Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-11-27T03:46:51.564Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:51.564Z] [2020-11-27T03:46:51.564Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-11-27T03:46:51.564Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:51.564Z] [2020-11-27T03:46:51.564Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-11-27T03:46:51.564Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:51.564Z] [2020-11-27T03:46:51.564Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-11-27T03:46:51.564Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:51.564Z] [2020-11-27T03:46:51.564Z] [2020-11-27T03:46:51.564Z] DONE 6 tests, 6 skipped in 0.180s [2020-11-27T03:46:51.564Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-11-27T03:46:51.564Z] INFO: Testing against a local daemon [2020-11-27T03:46:51.564Z] === RUN TestServiceCreateInit [2020-11-27T03:46:51.564Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-11-27T03:46:51.564Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-11-27T03:46:51.564Z] --- PASS: TestServiceCreateInit (0.01s) [2020-11-27T03:46:51.564Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-11-27T03:46:51.564Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:51.564Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-11-27T03:46:51.564Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:51.564Z] === RUN TestCreateServiceMultipleTimes [2020-11-27T03:46:51.564Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-11-27T03:46:51.564Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:51.564Z] === RUN TestCreateServiceConflict [2020-11-27T03:46:51.564Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-11-27T03:46:51.564Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:51.564Z] === RUN TestCreateServiceMaxReplicas [2020-11-27T03:46:51.564Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2020-11-27T03:46:51.564Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:51.564Z] === RUN TestCreateWithDuplicateNetworkNames [2020-11-27T03:46:51.564Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-11-27T03:46:51.564Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:51.564Z] === RUN TestCreateServiceSecretFileMode [2020-11-27T03:46:51.564Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-11-27T03:46:51.564Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:51.564Z] === RUN TestCreateServiceConfigFileMode [2020-11-27T03:46:51.564Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-11-27T03:46:51.564Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:51.564Z] === RUN TestCreateServiceSysctls [2020-11-27T03:46:51.564Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-11-27T03:46:51.564Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:51.564Z] === RUN TestCreateServiceCapabilities [2020-11-27T03:46:51.820Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-11-27T03:46:51.820Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:51.820Z] === RUN TestInspect [2020-11-27T03:46:51.820Z] --- SKIP: TestInspect (0.01s) [2020-11-27T03:46:51.820Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:51.820Z] === RUN TestCreateJob [2020-11-27T03:46:51.820Z] --- SKIP: TestCreateJob (0.02s) [2020-11-27T03:46:51.820Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:51.820Z] === RUN TestReplicatedJob [2020-11-27T03:46:51.820Z] --- SKIP: TestReplicatedJob (0.01s) [2020-11-27T03:46:51.820Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:51.820Z] === RUN TestUpdateReplicatedJob [2020-11-27T03:46:51.820Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2020-11-27T03:46:51.820Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:51.820Z] === RUN TestServiceListWithStatuses [2020-11-27T03:46:51.820Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-11-27T03:46:51.820Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-27T03:46:51.820Z] === RUN TestDockerNetworkConnectAlias [2020-11-27T03:46:51.820Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-11-27T03:46:51.820Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:51.820Z] === RUN TestDockerNetworkReConnect [2020-11-27T03:46:51.820Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2020-11-27T03:46:51.820Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:51.820Z] === RUN TestServicePlugin [2020-11-27T03:46:51.997Z] --- PASS: TestSecretsUpdate (3.33s) [2020-11-27T03:46:51.997Z] === RUN TestTemplatedSecret [2020-11-27T03:46:52.428Z] --- PASS: TestCgroupNamespacesRun (1.76s) [2020-11-27T03:46:52.428Z] === RUN TestCgroupNamespacesRunPrivileged [2020-11-27T03:46:53.821Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.77s) [2020-11-27T03:46:53.821Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-11-27T03:46:54.043Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-11-27T03:46:54.809Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-11-27T03:46:55.088Z] --- SKIP: TestServicePlugin (3.43s) [2020-11-27T03:46:55.088Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:55.088Z] === RUN TestServiceUpdateLabel [2020-11-27T03:46:55.343Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-11-27T03:46:55.343Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:55.343Z] === RUN TestServiceUpdateSecrets [2020-11-27T03:46:55.343Z] --- SKIP: TestServiceUpdateSecrets (0.03s) [2020-11-27T03:46:55.343Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:55.343Z] === RUN TestServiceUpdateConfigs [2020-11-27T03:46:55.343Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-11-27T03:46:55.344Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:55.344Z] === RUN TestServiceUpdateNetwork [2020-11-27T03:46:55.344Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-11-27T03:46:55.344Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:55.344Z] === RUN TestServiceUpdatePidsLimit [2020-11-27T03:46:55.344Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-11-27T03:46:55.344Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:55.344Z] PASS [2020-11-27T03:46:55.344Z] [2020-11-27T03:46:55.344Z] === Skipped [2020-11-27T03:46:55.344Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-11-27T03:46:55.344Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-11-27T03:46:55.344Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:55.344Z] [2020-11-27T03:46:55.344Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-11-27T03:46:55.344Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-11-27T03:46:55.344Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:55.344Z] [2020-11-27T03:46:55.344Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-11-27T03:46:55.344Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:55.344Z] [2020-11-27T03:46:55.344Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-11-27T03:46:55.344Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:55.344Z] [2020-11-27T03:46:55.344Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2020-11-27T03:46:55.344Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:55.344Z] [2020-11-27T03:46:55.344Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-11-27T03:46:55.344Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:55.344Z] [2020-11-27T03:46:55.344Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-11-27T03:46:55.344Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:55.344Z] [2020-11-27T03:46:55.344Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-11-27T03:46:55.344Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:55.344Z] [2020-11-27T03:46:55.344Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-11-27T03:46:55.344Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:55.344Z] [2020-11-27T03:46:55.344Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-11-27T03:46:55.344Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:55.344Z] [2020-11-27T03:46:55.344Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-11-27T03:46:55.344Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:55.344Z] [2020-11-27T03:46:55.344Z] === SKIP: amd64.integration.service TestCreateJob (0.02s) [2020-11-27T03:46:55.344Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:55.344Z] [2020-11-27T03:46:55.344Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-11-27T03:46:55.344Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:55.344Z] [2020-11-27T03:46:55.344Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2020-11-27T03:46:55.344Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:55.344Z] [2020-11-27T03:46:55.344Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-11-27T03:46:55.344Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-27T03:46:55.344Z] [2020-11-27T03:46:55.344Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-11-27T03:46:55.344Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:55.344Z] [2020-11-27T03:46:55.344Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2020-11-27T03:46:55.344Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:55.344Z] [2020-11-27T03:46:55.344Z] === SKIP: amd64.integration.service TestServicePlugin (3.43s) [2020-11-27T03:46:55.344Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:55.344Z] [2020-11-27T03:46:55.344Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-11-27T03:46:55.344Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:55.344Z] [2020-11-27T03:46:55.344Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.03s) [2020-11-27T03:46:55.344Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:55.344Z] [2020-11-27T03:46:55.344Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-11-27T03:46:55.344Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:55.344Z] [2020-11-27T03:46:55.344Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-11-27T03:46:55.344Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:55.344Z] [2020-11-27T03:46:55.344Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-11-27T03:46:55.344Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T03:46:55.344Z] [2020-11-27T03:46:55.344Z] [2020-11-27T03:46:55.344Z] DONE 24 tests, 23 skipped in 3.852s [2020-11-27T03:46:55.344Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-11-27T03:46:55.344Z] INFO: Testing against a local daemon [2020-11-27T03:46:55.344Z] === RUN TestSessionCreate [2020-11-27T03:46:55.344Z] --- PASS: TestSessionCreate (0.02s) [2020-11-27T03:46:55.344Z] === RUN TestSessionCreateWithBadUpgrade [2020-11-27T03:46:55.344Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-11-27T03:46:55.344Z] PASS [2020-11-27T03:46:55.344Z] [2020-11-27T03:46:55.344Z] DONE 2 tests in 0.137s [2020-11-27T03:46:55.344Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-11-27T03:46:55.518Z] --- PASS: TestTemplatedSecret (3.61s) [2020-11-27T03:46:55.518Z] === RUN TestSecretCreateResolve [2020-11-27T03:46:55.600Z] INFO: Testing against a local daemon [2020-11-27T03:46:55.600Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-11-27T03:46:55.600Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-27T03:46:55.600Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-27T03:46:55.600Z] === RUN TestEventsExecDie [2020-11-27T03:46:55.749Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.98s) [2020-11-27T03:46:55.749Z] === RUN TestCgroupNamespacesRunHostMode [2020-11-27T03:46:56.161Z] --- PASS: TestEventsExecDie (0.47s) [2020-11-27T03:46:56.161Z] === RUN TestEventsBackwardsCompatible [2020-11-27T03:46:56.161Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2020-11-27T03:46:56.161Z] === RUN TestInfoBinaryCommits [2020-11-27T03:46:56.161Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-11-27T03:46:56.161Z] === RUN TestInfoAPIVersioned [2020-11-27T03:46:56.161Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-11-27T03:46:56.161Z] === RUN TestInfoDiscoveryBackend [2020-11-27T03:46:56.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-11-27T03:46:56.586Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-11-27T03:46:57.528Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-11-27T03:46:57.528Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-11-27T03:46:57.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-11-27T03:46:57.668Z] --- PASS: TestCgroupNamespacesRunHostMode (1.84s) [2020-11-27T03:46:57.668Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-11-27T03:46:58.497Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-11-27T03:46:59.039Z] --- PASS: TestSecretCreateResolve (3.42s) [2020-11-27T03:46:59.039Z] PASS [2020-11-27T03:46:59.039Z] [2020-11-27T03:46:59.039Z] DONE 6 tests in 21.603s [2020-11-27T03:46:59.039Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-11-27T03:46:59.039Z] ++ 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-11-27T03:46:59.039Z] ++ set -e [2020-11-27T03:46:59.039Z] ++ '[' -n 0 ']' [2020-11-27T03:46:59.039Z] ++ set -x [2020-11-27T03:46:59.039Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:46:59.039Z] INFO: Testing against a local daemon [2020-11-27T03:46:59.039Z] === RUN TestServiceCreateInit [2020-11-27T03:46:59.039Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-11-27T03:46:59.068Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-11-27T03:46:59.589Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s) [2020-11-27T03:46:59.589Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-11-27T03:47:00.011Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-11-27T03:47:00.581Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-11-27T03:47:00.841Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-11-27T03:47:01.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-11-27T03:47:01.414Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-11-27T03:47:01.511Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.82s) [2020-11-27T03:47:01.511Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-11-27T03:47:01.690Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s) [2020-11-27T03:47:01.690Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-11-27T03:47:01.690Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-11-27T03:47:01.690Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-27T03:47:01.690Z] === RUN TestInfoAPI [2020-11-27T03:47:01.690Z] --- PASS: TestInfoAPI (0.05s) [2020-11-27T03:47:01.690Z] === RUN TestInfoAPIWarnings [2020-11-27T03:47:02.457Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.01s) [2020-11-27T03:47:02.457Z] === RUN TestCgroupNamespacesRunOlderClient [2020-11-27T03:47:03.960Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-11-27T03:47:03.960Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-11-27T03:47:04.381Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.04s) [2020-11-27T03:47:04.381Z] === RUN TestKernelTCPMemory [2020-11-27T03:47:04.659Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-11-27T03:47:05.328Z] --- PASS: TestKernelTCPMemory (0.88s) [2020-11-27T03:47:05.328Z] === RUN TestNISDomainname [2020-11-27T03:47:05.918Z] === RUN TestDockerSuite/TestAttachDetach [2020-11-27T03:47:06.273Z] --- PASS: TestNISDomainname (0.96s) [2020-11-27T03:47:06.273Z] === RUN TestHostnameDnsResolution [2020-11-27T03:47:06.495Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-11-27T03:47:06.760Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-11-27T03:47:07.339Z] --- PASS: TestBuildWithHugeFile (106.18s) [2020-11-27T03:47:07.339Z] === RUN TestBuildWithEmptyDockerfile [2020-11-27T03:47:07.339Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T03:47:07.339Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T03:47:07.339Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T03:47:07.339Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T03:47:07.339Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T03:47:07.339Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T03:47:07.339Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T03:47:07.339Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T03:47:07.599Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T03:47:07.599Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-11-27T03:47:07.860Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-11-27T03:47:07.860Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2020-11-27T03:47:07.860Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2020-11-27T03:47:07.860Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.18s) [2020-11-27T03:47:07.860Z] === RUN TestBuildPreserveOwnership [2020-11-27T03:47:07.860Z] === RUN TestBuildPreserveOwnership/copy_from [2020-11-27T03:47:08.193Z] --- PASS: TestHostnameDnsResolution (1.79s) [2020-11-27T03:47:08.193Z] === RUN TestStats [2020-11-27T03:47:08.433Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-11-27T03:47:09.372Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-11-27T03:47:10.230Z] --- PASS: TestServiceCreateInit (11.02s) [2020-11-27T03:47:10.230Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.65s) [2020-11-27T03:47:10.230Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.36s) [2020-11-27T03:47:10.230Z] === RUN TestCreateServiceMultipleTimes [2020-11-27T03:47:10.314Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-11-27T03:47:10.574Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-11-27T03:47:10.747Z] --- PASS: TestStats (2.83s) [2020-11-27T03:47:10.747Z] === RUN TestStopContainerWithTimeout [2020-11-27T03:47:10.747Z] === RUN TestStopContainerWithTimeout/0 [2020-11-27T03:47:10.747Z] === PAUSE TestStopContainerWithTimeout/0 [2020-11-27T03:47:10.747Z] === RUN TestStopContainerWithTimeout/1 [2020-11-27T03:47:10.747Z] === PAUSE TestStopContainerWithTimeout/1 [2020-11-27T03:47:10.747Z] === RUN TestStopContainerWithTimeout/3 [2020-11-27T03:47:10.747Z] === PAUSE TestStopContainerWithTimeout/3 [2020-11-27T03:47:10.747Z] === RUN TestStopContainerWithTimeout/-1 [2020-11-27T03:47:10.747Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-11-27T03:47:10.747Z] === CONT TestStopContainerWithTimeout/0 [2020-11-27T03:47:10.747Z] === CONT TestStopContainerWithTimeout/1 [2020-11-27T03:47:10.747Z] === CONT TestStopContainerWithTimeout/3 [2020-11-27T03:47:10.747Z] === CONT TestStopContainerWithTimeout/-1 [2020-11-27T03:47:11.145Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-11-27T03:47:12.086Z] --- PASS: TestBuildPreserveOwnership (4.40s) [2020-11-27T03:47:12.086Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.74s) [2020-11-27T03:47:12.086Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.64s) [2020-11-27T03:47:12.086Z] === RUN TestBuildPlatformInvalid [2020-11-27T03:47:12.347Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-11-27T03:47:12.347Z] PASS [2020-11-27T03:47:12.347Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-11-27T03:47:12.347Z] [2020-11-27T03:47:12.347Z] === Skipped [2020-11-27T03:47:12.347Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-11-27T03:47:12.347Z] build_session_test.go:25: TODO: BuildKit [2020-11-27T03:47:12.347Z] [2020-11-27T03:47:12.347Z] [2020-11-27T03:47:12.347Z] DONE 32 tests, 1 skipped in 192.608s [2020-11-27T03:47:12.347Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-11-27T03:47:12.347Z] ++ 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-11-27T03:47:12.347Z] ++ set -e [2020-11-27T03:47:12.347Z] ++ '[' -n 0 ']' [2020-11-27T03:47:12.347Z] ++ set -x [2020-11-27T03:47:12.347Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:47:12.607Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-11-27T03:47:12.607Z] INFO: Testing against a local daemon [2020-11-27T03:47:12.607Z] === RUN TestConfigInspect [2020-11-27T03:47:12.906Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-11-27T03:47:12.906Z] tests/integration/client_test.py ..... [ 75%] [2020-11-27T03:47:12.906Z] tests/integration/context_api_test.py ... [ 76%] [2020-11-27T03:47:12.906Z] tests/integration/errors_test.py . [ 76%] [2020-11-27T03:47:13.992Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-11-27T03:47:14.060Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-11-27T03:47:14.060Z] --- PASS: TestStopContainerWithTimeout/0 (1.25s) [2020-11-27T03:47:14.060Z] --- PASS: TestStopContainerWithTimeout/1 (1.97s) [2020-11-27T03:47:14.060Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) [2020-11-27T03:47:14.060Z] --- PASS: TestStopContainerWithTimeout/3 (3.23s) [2020-11-27T03:47:14.060Z] === RUN TestDeleteDevicemapper [2020-11-27T03:47:14.060Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-11-27T03:47:14.060Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-27T03:47:14.060Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-11-27T03:47:14.935Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-11-27T03:47:15.196Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-11-27T03:47:15.766Z] --- PASS: TestConfigInspect (3.15s) [2020-11-27T03:47:15.766Z] === RUN TestConfigList [2020-11-27T03:47:16.027Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-11-27T03:47:16.027Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-11-27T03:47:16.616Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.42s) [2020-11-27T03:47:16.616Z] === RUN TestUpdateMemory [2020-11-27T03:47:16.616Z] --- SKIP: TestUpdateMemory (0.00s) [2020-11-27T03:47:16.616Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-11-27T03:47:16.616Z] === RUN TestUpdateCPUQuota [2020-11-27T03:47:16.971Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-11-27T03:47:17.542Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-11-27T03:47:17.542Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-11-27T03:47:18.005Z] --- PASS: TestUpdateCPUQuota (1.44s) [2020-11-27T03:47:18.005Z] === RUN TestUpdatePidsLimit [2020-11-27T03:47:18.005Z] === RUN TestUpdatePidsLimit/update_from_none [2020-11-27T03:47:18.267Z] === RUN TestUpdatePidsLimit/no_change [2020-11-27T03:47:18.842Z] === RUN TestUpdatePidsLimit/update_lower [2020-11-27T03:47:19.104Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-11-27T03:47:19.369Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-11-27T03:47:19.452Z] --- PASS: TestConfigList (3.32s) [2020-11-27T03:47:19.452Z] === RUN TestConfigsCreateAndDelete [2020-11-27T03:47:19.725Z] --- PASS: TestInfoAPIWarnings (17.34s) [2020-11-27T03:47:19.725Z] === RUN TestInfoDebug [2020-11-27T03:47:19.944Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-11-27T03:47:19.980Z] --- PASS: TestInfoDebug (1.52s) [2020-11-27T03:47:19.980Z] === RUN TestInfoInsecureRegistries [2020-11-27T03:47:20.206Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-11-27T03:47:20.838Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-11-27T03:47:21.365Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-11-27T03:47:21.365Z] === RUN TestInfoRegistryMirrors [2020-11-27T03:47:21.597Z] --- PASS: TestUpdatePidsLimit (3.66s) [2020-11-27T03:47:21.597Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-11-27T03:47:21.597Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-11-27T03:47:21.597Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-11-27T03:47:21.597Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-11-27T03:47:21.597Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2020-11-27T03:47:21.597Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-11-27T03:47:21.597Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-11-27T03:47:21.597Z] === RUN TestUpdateRestartPolicy [2020-11-27T03:47:22.223Z] --- PASS: TestConfigsCreateAndDelete (2.82s) [2020-11-27T03:47:22.223Z] === RUN TestConfigsUpdate [2020-11-27T03:47:23.256Z] --- PASS: TestInfoRegistryMirrors (1.52s) [2020-11-27T03:47:23.256Z] === RUN TestLoginFailsWithBadCredentials [2020-11-27T03:47:23.256Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2020-11-27T03:47:23.256Z] === RUN TestPingCacheHeaders [2020-11-27T03:47:23.256Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-11-27T03:47:23.256Z] === RUN TestPingGet [2020-11-27T03:47:23.256Z] --- PASS: TestPingGet (0.01s) [2020-11-27T03:47:23.256Z] === RUN TestPingHead [2020-11-27T03:47:23.256Z] --- PASS: TestPingHead (0.02s) [2020-11-27T03:47:23.256Z] === RUN TestVersion [2020-11-27T03:47:23.256Z] --- PASS: TestVersion (0.02s) [2020-11-27T03:47:23.256Z] PASS [2020-11-27T03:47:23.256Z] [2020-11-27T03:47:23.256Z] === Skipped [2020-11-27T03:47:23.256Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-27T03:47:23.256Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-27T03:47:23.256Z] [2020-11-27T03:47:23.256Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-11-27T03:47:23.256Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-27T03:47:23.256Z] [2020-11-27T03:47:23.256Z] [2020-11-27T03:47:23.256Z] DONE 18 tests, 2 skipped in 27.760s [2020-11-27T03:47:23.256Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-11-27T03:47:23.256Z] INFO: Testing against a local daemon [2020-11-27T03:47:23.256Z] === RUN TestVolumesCreateAndList [2020-11-27T03:47:23.256Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-11-27T03:47:23.256Z] === RUN TestVolumesRemove [2020-11-27T03:47:23.512Z] --- PASS: TestVolumesRemove (0.05s) [2020-11-27T03:47:23.512Z] === RUN TestVolumesInspect [2020-11-27T03:47:23.512Z] --- PASS: TestVolumesInspect (0.02s) [2020-11-27T03:47:23.512Z] === RUN TestVolumesInvalidJSON [2020-11-27T03:47:23.512Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-11-27T03:47:23.512Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-11-27T03:47:23.512Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-11-27T03:47:23.512Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-11-27T03:47:23.512Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-11-27T03:47:23.512Z] PASS [2020-11-27T03:47:23.512Z] [2020-11-27T03:47:23.512Z] DONE 5 tests in 0.215s [2020-11-27T03:47:23.512Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-27T03:47:23.512Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12155 is not a child of this shell [2020-11-27T03:47:23.512Z] warning: PID 12155 from bundles/test-integration/docker.pid had a nonzero exit code [2020-11-27T03:47:23.512Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-27T03:47:23.512Z] [2020-11-27T03:47:23.512Z] Unloading profiles will leave already running processes permanently [2020-11-27T03:47:23.512Z] unconfined, which can lead to unexpected situations. [2020-11-27T03:47:23.512Z] [2020-11-27T03:47:23.512Z] To set a process to complain mode, use the command line tool [2020-11-27T03:47:23.512Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-27T03:47:23.512Z] Removing test suite binaries [2020-11-27T03:47:23.512Z] exiting test-integration [2020-11-27T03:47:23.512Z] ++ exit 0 [2020-11-27T03:47:24.135Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-11-27T03:47:24.438Z] [2020-11-27T03:47:25.075Z] --- PASS: TestConfigsUpdate (3.27s) [2020-11-27T03:47:25.075Z] === RUN TestTemplatedConfig Post stage [Pipeline] junit [2020-11-27T03:47:25.815Z] Recording test results [2020-11-27T03:47:26.462Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-27T03:47:27.849Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-11-27T03:47:28.043Z] + echo Ensuring container killed. [2020-11-27T03:47:28.043Z] Ensuring container killed. [2020-11-27T03:47:28.043Z] + docker rm -vf docker-pr3 [2020-11-27T03:47:28.043Z] Error: No such container: docker-pr3 [2020-11-27T03:47:28.043Z] + true [Pipeline] sh [2020-11-27T03:47:28.365Z] + echo Chowning /workspace to jenkins user [2020-11-27T03:47:28.365Z] Chowning /workspace to jenkins user [2020-11-27T03:47:28.365Z] + id -u [2020-11-27T03:47:28.365Z] + id -g [2020-11-27T03:47:28.365Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41720:/workspace busybox chown -R 1000:1000 /workspace [2020-11-27T03:47:28.365Z] Unable to find image 'busybox:latest' locally [2020-11-27T03:47:28.365Z] latest: Pulling from library/busybox [2020-11-27T03:47:28.624Z] 5f5dd3e95e9f: Pulling fs layer [2020-11-27T03:47:28.624Z] 5f5dd3e95e9f: Verifying Checksum [2020-11-27T03:47:28.624Z] 5f5dd3e95e9f: Download complete [2020-11-27T03:47:28.624Z] 5f5dd3e95e9f: Pull complete [2020-11-27T03:47:28.879Z] Digest: sha256:9f1c79411e054199210b4d489ae600a061595967adb643cd923f8515ad8123d2 [2020-11-27T03:47:28.879Z] Status: Downloaded newer image for busybox:latest [2020-11-27T03:47:29.233Z] --- PASS: TestTemplatedConfig (3.84s) [2020-11-27T03:47:29.233Z] === RUN TestConfigCreateResolve [2020-11-27T03:47:30.176Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-27T03:47:30.584Z] + bundleName=amd64-rootless [2020-11-27T03:47:30.584Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-11-27T03:47:30.584Z] Creating amd64-rootless-bundles.tar.gz [2020-11-27T03:47:30.584Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2020-11-27T03:47:30.584Z] + 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-11-27T03:47:30.594Z] Archiving artifacts [2020-11-27T03:47:30.747Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-11-27T03:47:31.009Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-11-27T03:47:31.951Z] --- PASS: TestConfigCreateResolve (3.00s) [2020-11-27T03:47:31.951Z] === RUN TestConfigDaemonLibtrustID [2020-11-27T03:47:32.397Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41720/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-27T03:47:32.523Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-11-27T03:47:32.523Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2020-11-27T03:47:32.523Z] PASS [2020-11-27T03:47:32.523Z] [2020-11-27T03:47:32.523Z] DONE 7 tests in 20.182s [2020-11-27T03:47:32.523Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-11-27T03:47:32.523Z] ++ 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-11-27T03:47:32.523Z] ++ set -e [2020-11-27T03:47:32.523Z] ++ '[' -n 0 ']' [2020-11-27T03:47:32.523Z] ++ set -x [2020-11-27T03:47:32.523Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:47:32.721Z] + make clean [2020-11-27T03:47:32.784Z] INFO: Testing against a local daemon [2020-11-27T03:47:32.784Z] === RUN TestCheckpoint [2020-11-27T03:47:32.784Z] --- SKIP: TestCheckpoint (0.00s) [2020-11-27T03:47:32.784Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-27T03:47:32.784Z] === RUN TestContainerInvalidJSON [2020-11-27T03:47:32.784Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T03:47:32.784Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T03:47:32.784Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T03:47:32.784Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T03:47:32.784Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-11-27T03:47:32.784Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-11-27T03:47:32.784Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T03:47:32.784Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-11-27T03:47:32.784Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T03:47:32.784Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-11-27T03:47:32.784Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-11-27T03:47:32.784Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-11-27T03:47:32.784Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-11-27T03:47:32.784Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-11-27T03:47:32.784Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2020-11-27T03:47:32.784Z] === RUN TestCopyFromContainerPathIsNotDir [2020-11-27T03:47:32.977Z] docker volume rm -f docker-dev-cache [2020-11-27T03:47:32.977Z] docker-dev-cache [Pipeline] deleteDir [2020-11-27T03:47:33.045Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-11-27T03:47:33.045Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-11-27T03:47:33.045Z] === RUN TestCopyToContainerPathDoesNotExist [2020-11-27T03:47:33.045Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-11-27T03:47:33.045Z] === RUN TestCopyToContainerPathIsNotDir [2020-11-27T03:47:33.045Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-11-27T03:47:33.045Z] === RUN TestCopyFromContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-27T03:47:33.851Z] --- PASS: TestUpdateRestartPolicy (12.36s) [2020-11-27T03:47:33.851Z] === RUN TestUpdateRestartWithAutoRemove [2020-11-27T03:47:33.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-11-27T03:47:33.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-11-27T03:47:33.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-11-27T03:47:33.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-11-27T03:47:34.032Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-11-27T03:47:34.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-11-27T03:47:34.798Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2020-11-27T03:47:34.798Z] === RUN TestWaitNonBlocked [2020-11-27T03:47:34.798Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T03:47:34.798Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T03:47:34.798Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T03:47:34.798Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T03:47:34.798Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T03:47:34.798Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T03:47:36.480Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-11-27T03:47:36.480Z] === RUN TestCopyFromContainer// [2020-11-27T03:47:36.480Z] === RUN TestCopyFromContainer//bar/root [2020-11-27T03:47:36.480Z] === RUN TestCopyFromContainer//bar/root/ [2020-11-27T03:47:36.480Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-11-27T03:47:36.480Z] === RUN TestCopyFromContainer/bar/quux [2020-11-27T03:47:36.480Z] === RUN TestCopyFromContainer/bar/quux/ [2020-11-27T03:47:36.480Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-11-27T03:47:36.480Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-11-27T03:47:36.480Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-11-27T03:47:36.480Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-11-27T03:47:36.480Z] === RUN TestCopyFromContainer/bar/notarget [2020-11-27T03:47:36.480Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-11-27T03:47:36.480Z] --- PASS: TestCopyFromContainer (3.20s) [2020-11-27T03:47:36.480Z] --- PASS: TestCopyFromContainer// (0.15s) [2020-11-27T03:47:36.480Z] --- PASS: TestCopyFromContainer//bar/root (0.18s) [2020-11-27T03:47:36.480Z] --- PASS: TestCopyFromContainer//bar/root/ (0.15s) [2020-11-27T03:47:36.480Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2020-11-27T03:47:36.480Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-11-27T03:47:36.480Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.15s) [2020-11-27T03:47:36.480Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-11-27T03:47:36.480Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-11-27T03:47:36.480Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.20s) [2020-11-27T03:47:36.480Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2020-11-27T03:47:36.480Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-11-27T03:47:36.480Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T03:47:36.480Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T03:47:36.480Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T03:47:36.480Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T03:47:36.480Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T03:47:36.480Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T03:47:36.480Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T03:47:36.480Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T03:47:36.480Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T03:47:36.480Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-11-27T03:47:36.480Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-11-27T03:47:36.480Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-11-27T03:47:36.480Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-11-27T03:47:36.480Z] === RUN TestCreateLinkToNonExistingContainer [2020-11-27T03:47:36.480Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-11-27T03:47:36.480Z] === RUN TestCreateWithInvalidEnv [2020-11-27T03:47:36.480Z] === RUN TestCreateWithInvalidEnv/0 [2020-11-27T03:47:36.480Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-11-27T03:47:36.480Z] === RUN TestCreateWithInvalidEnv/1 [2020-11-27T03:47:36.480Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-11-27T03:47:36.480Z] === RUN TestCreateWithInvalidEnv/2 [2020-11-27T03:47:36.480Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-11-27T03:47:36.480Z] === CONT TestCreateWithInvalidEnv/0 [2020-11-27T03:47:36.480Z] === CONT TestCreateWithInvalidEnv/2 [2020-11-27T03:47:36.480Z] === CONT TestCreateWithInvalidEnv/1 [2020-11-27T03:47:36.480Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2020-11-27T03:47:36.480Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-11-27T03:47:36.480Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-11-27T03:47:36.480Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-11-27T03:47:36.480Z] === RUN TestCreateTmpfsMountsTarget [2020-11-27T03:47:36.480Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-11-27T03:47:36.480Z] === RUN TestCreateWithCustomMaskedPaths [2020-11-27T03:47:36.480Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-11-27T03:47:36.482Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-11-27T03:47:36.482Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.95s) [2020-11-27T03:47:36.482Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) [2020-11-27T03:47:36.482Z] === RUN TestWaitBlocked [2020-11-27T03:47:36.482Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-27T03:47:36.483Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-27T03:47:36.483Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-11-27T03:47:36.483Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-11-27T03:47:36.483Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-27T03:47:36.483Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-11-27T03:47:36.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-11-27T03:47:36.747Z] --- PASS: TestWaitBlocked (0.02s) [2020-11-27T03:47:36.747Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.95s) [2020-11-27T03:47:36.747Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s) [2020-11-27T03:47:36.747Z] === CONT TestContainerStartOnDaemonRestart [2020-11-27T03:47:36.747Z] === CONT TestContainerKillOnDaemonStart [2020-11-27T03:47:36.747Z] === CONT TestDaemonHostGatewayIP [2020-11-27T03:47:36.747Z] === CONT TestIpcModeOlderClient [2020-11-27T03:47:37.011Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-11-27T03:47:37.011Z] === CONT TestDaemonRestartIpcMode [2020-11-27T03:47:37.051Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-11-27T03:47:37.359Z] --- PASS: TestCreateServiceMultipleTimes (23.75s) [2020-11-27T03:47:37.359Z] === RUN TestCreateServiceConflict [2020-11-27T03:47:37.359Z] --- PASS: TestCreateServiceConflict (3.67s) [2020-11-27T03:47:37.359Z] === RUN TestCreateServiceMaxReplicas [2020-11-27T03:47:37.623Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-11-27T03:47:39.008Z] --- PASS: TestCreateWithCustomMaskedPaths (2.37s) [2020-11-27T03:47:39.008Z] === RUN TestCreateWithCustomReadonlyPaths [2020-11-27T03:47:39.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-11-27T03:47:39.578Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-11-27T03:47:39.578Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-11-27T03:47:40.330Z] --- PASS: TestContainerStartOnDaemonRestart (3.44s) [2020-11-27T03:47:40.961Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-11-27T03:47:40.961Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.20s) [2020-11-27T03:47:40.961Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-11-27T03:47:40.961Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T03:47:40.961Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T03:47:40.961Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T03:47:40.961Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T03:47:40.961Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T03:47:40.961Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T03:47:40.961Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T03:47:40.961Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T03:47:40.961Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T03:47:40.961Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T03:47:41.230Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T03:47:41.230Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T03:47:41.230Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T03:47:41.230Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T03:47:41.230Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T03:47:41.230Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-11-27T03:47:41.230Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-11-27T03:47:41.230Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-11-27T03:47:41.230Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-11-27T03:47:41.230Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-11-27T03:47:41.230Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-11-27T03:47:41.230Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-11-27T03:47:41.230Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-11-27T03:47:41.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-11-27T03:47:41.732Z] --- PASS: TestDaemonRestartIpcMode (4.43s) [2020-11-27T03:47:41.732Z] --- PASS: TestDaemonHostGatewayIP (4.90s) [2020-11-27T03:47:41.799Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2020-11-27T03:47:41.799Z] === RUN TestCreateDifferentPlatform [2020-11-27T03:47:41.799Z] === RUN TestCreateDifferentPlatform/different_os [2020-11-27T03:47:41.799Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-11-27T03:47:41.799Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-11-27T03:47:41.799Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-11-27T03:47:41.799Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-11-27T03:47:41.799Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-11-27T03:47:41.799Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2020-11-27T03:47:41.800Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-11-27T03:47:41.800Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2020-11-27T03:47:41.800Z] === RUN TestContainerStartOnDaemonRestart [2020-11-27T03:47:41.800Z] === PAUSE TestContainerStartOnDaemonRestart [2020-11-27T03:47:41.800Z] === RUN TestDaemonRestartIpcMode [2020-11-27T03:47:41.800Z] === PAUSE TestDaemonRestartIpcMode [2020-11-27T03:47:41.800Z] === RUN TestDaemonHostGatewayIP [2020-11-27T03:47:41.800Z] === PAUSE TestDaemonHostGatewayIP [2020-11-27T03:47:41.800Z] === RUN TestContainerKillOnDaemonStart [2020-11-27T03:47:41.800Z] === PAUSE TestContainerKillOnDaemonStart [2020-11-27T03:47:41.800Z] === RUN TestDiff [2020-11-27T03:47:41.821Z] --- PASS: TestCreateServiceMaxReplicas (4.01s) [2020-11-27T03:47:41.821Z] === RUN TestCreateWithDuplicateNetworkNames [2020-11-27T03:47:42.369Z] --- PASS: TestDiff (0.50s) [2020-11-27T03:47:42.369Z] === RUN TestExecWithCloseStdin [2020-11-27T03:47:42.369Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-11-27T03:47:42.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-11-27T03:47:42.942Z] --- PASS: TestExecWithCloseStdin (0.70s) [2020-11-27T03:47:42.942Z] === RUN TestExec [2020-11-27T03:47:43.513Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-11-27T03:47:43.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-11-27T03:47:43.774Z] --- PASS: TestExec (0.69s) [2020-11-27T03:47:43.774Z] === RUN TestExecUser [2020-11-27T03:47:44.229Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-11-27T03:47:44.229Z] [2020-11-27T03:47:44.229Z] ________ ____ __. [2020-11-27T03:47:44.229Z] \_____ \ | |/ _| [2020-11-27T03:47:44.229Z] / | \| < [2020-11-27T03:47:44.229Z] / | \ | \ [2020-11-27T03:47:44.229Z] \_______ /____|__ \ [2020-11-27T03:47:44.229Z] \/ \/ [2020-11-27T03:47:44.229Z] [2020-11-27T03:47:44.229Z] INFO: make.ps1 ended at 11/27/2020 03:47:41 [2020-11-27T03:47:44.229Z] INFO: Binaries build ended at 11/27/2020 03:47:44. Duration:00:01:33.4939933 [2020-11-27T03:47:44.345Z] --- PASS: TestExecUser (0.63s) [2020-11-27T03:47:44.345Z] === RUN TestExportContainerAndImportImage [2020-11-27T03:47:44.916Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-11-27T03:47:45.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-11-27T03:47:45.176Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2020-11-27T03:47:45.176Z] === RUN TestExportContainerAfterDaemonRestart [2020-11-27T03:47:46.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-11-27T03:47:47.085Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s) [2020-11-27T03:47:47.085Z] === RUN TestHealthCheckWorkdir [2020-11-27T03:47:47.160Z] INFO: Copying the built daemon binary to d:\CI\PR-41720\3\binary\dockerd-f9b2989e97.exe... [2020-11-27T03:47:47.160Z] INFO: Copying the built client binary to d:\CI\PR-41720\3\binary\docker-f9b2989e97.exe... [2020-11-27T03:47:47.160Z] INFO: Copying dockerversion from the container... [2020-11-27T03:47:47.624Z] INFO: Copying the golang package from the container to d:\CI\PR-41720\3\installer\go.zip... [2020-11-27T03:47:47.660Z] --- PASS: TestHealthCheckWorkdir (0.84s) [2020-11-27T03:47:47.660Z] === RUN TestHealthKillContainer [2020-11-27T03:47:48.600Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-11-27T03:47:48.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-11-27T03:47:48.862Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-11-27T03:47:49.122Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-11-27T03:47:49.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-11-27T03:47:49.693Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-11-27T03:47:49.881Z] --- PASS: TestContainerKillOnDaemonStart (13.14s) [2020-11-27T03:47:49.881Z] PASS [2020-11-27T03:47:49.881Z] [2020-11-27T03:47:49.881Z] === Skipped [2020-11-27T03:47:49.881Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-11-27T03:47:49.881Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-27T03:47:49.881Z] [2020-11-27T03:47:49.881Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-11-27T03:47:49.881Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-27T03:47:49.881Z] [2020-11-27T03:47:49.881Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-11-27T03:47:49.881Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-27T03:47:49.881Z] [2020-11-27T03:47:49.881Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-27T03:47:49.881Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-27T03:47:49.881Z] [2020-11-27T03:47:49.881Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-11-27T03:47:49.881Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-27T03:47:49.881Z] [2020-11-27T03:47:49.881Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-11-27T03:47:49.881Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-11-27T03:47:49.881Z] [2020-11-27T03:47:49.881Z] [2020-11-27T03:47:49.881Z] DONE 195 tests, 6 skipped in 140.888s [2020-11-27T03:47:49.881Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-11-27T03:47:49.881Z] ++ 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-11-27T03:47:49.881Z] ++ set -e [2020-11-27T03:47:49.881Z] ++ '[' -n 0 ']' [2020-11-27T03:47:49.881Z] ++ set -x [2020-11-27T03:47:49.881Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:47:50.264Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-11-27T03:47:50.264Z] --- PASS: TestHealthKillContainer (2.68s) [2020-11-27T03:47:50.264Z] === RUN TestInspectCpusetInConfigPre120 [2020-11-27T03:47:50.454Z] INFO: Testing against a local daemon [2020-11-27T03:47:50.454Z] === RUN TestCommitInheritsEnv [2020-11-27T03:47:50.836Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-11-27T03:47:50.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-11-27T03:47:51.029Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-11-27T03:47:51.029Z] === RUN TestImportExtremelyLargeImageWorks [2020-11-27T03:47:51.029Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-11-27T03:47:51.029Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-11-27T03:47:51.029Z] === RUN TestImagesFilterMultiReference [2020-11-27T03:47:51.029Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-11-27T03:47:51.029Z] === RUN TestImagePullPlatformInvalid [2020-11-27T03:47:51.029Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-11-27T03:47:51.029Z] === RUN TestRemoveImageOrphaning [2020-11-27T03:47:51.097Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s) [2020-11-27T03:47:51.097Z] === RUN TestIpcModeNone [2020-11-27T03:47:51.603Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2020-11-27T03:47:51.603Z] === RUN TestRemoveImageGarbageCollector [2020-11-27T03:47:51.603Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-11-27T03:47:51.603Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T03:47:51.603Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-11-27T03:47:51.603Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-11-27T03:47:51.603Z] === RUN TestTagInvalidReference [2020-11-27T03:47:51.603Z] --- PASS: TestTagInvalidReference (0.03s) [2020-11-27T03:47:51.603Z] === RUN TestTagValidPrefixedRepo [2020-11-27T03:47:51.603Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-11-27T03:47:51.603Z] === RUN TestTagExistedNameWithoutForce [2020-11-27T03:47:51.603Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-11-27T03:47:51.603Z] === RUN TestTagOfficialNames [2020-11-27T03:47:51.865Z] --- PASS: TestTagOfficialNames (0.07s) [2020-11-27T03:47:51.865Z] === RUN TestTagMatchesDigest [2020-11-27T03:47:51.865Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-11-27T03:47:51.865Z] PASS [2020-11-27T03:47:51.865Z] [2020-11-27T03:47:51.865Z] === Skipped [2020-11-27T03:47:51.866Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-11-27T03:47:51.866Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-11-27T03:47:51.866Z] [2020-11-27T03:47:51.866Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-11-27T03:47:51.866Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T03:47:51.866Z] [2020-11-27T03:47:51.866Z] [2020-11-27T03:47:51.866Z] DONE 12 tests, 2 skipped in 1.811s [2020-11-27T03:47:51.866Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-11-27T03:47:51.866Z] ++ 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-11-27T03:47:51.866Z] ++ set -e [2020-11-27T03:47:51.866Z] ++ '[' -n 0 ']' [2020-11-27T03:47:51.866Z] ++ set -x [2020-11-27T03:47:51.866Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:47:52.040Z] --- PASS: TestIpcModeNone (0.91s) [2020-11-27T03:47:52.040Z] === RUN TestIpcModePrivate [2020-11-27T03:47:52.127Z] INFO: Testing against a local daemon [2020-11-27T03:47:52.127Z] === RUN TestNetworkCreateDelete [2020-11-27T03:47:52.366Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-27T03:47:52.366Z] Using test binary docker [2020-11-27T03:47:52.366Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-11-27T03:47:52.366Z] +++ /etc/init.d/apparmor start [2020-11-27T03:47:52.366Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-27T03:47:52.366Z] INFO: Waiting for daemon to start... [2020-11-27T03:47:52.366Z] Starting dockerd [2020-11-27T03:47:52.366Z] +++ 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-11-27T03:47:52.389Z] --- PASS: TestNetworkCreateDelete (0.41s) [2020-11-27T03:47:52.389Z] === RUN TestDockerNetworkDeletePreferID [2020-11-27T03:47:52.612Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-11-27T03:47:52.612Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-11-27T03:47:52.872Z] --- PASS: TestIpcModePrivate (0.91s) [2020-11-27T03:47:52.872Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false [2020-11-27T03:47:52.872Z] === RUN TestIpcModeShareable [2020-11-27T03:47:53.458Z] INFO: Extracting go.zip to d:\CI\PR-41720\3\go [2020-11-27T03:47:53.781Z] --- PASS: TestDockerNetworkDeletePreferID (1.22s) [2020-11-27T03:47:53.781Z] === RUN TestDaemonDNSFallback [2020-11-27T03:47:53.842Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-11-27T03:47:53.842Z] --- PASS: TestIpcModeShareable (0.94s) [2020-11-27T03:47:53.842Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2020-11-27T03:47:53.842Z] === RUN TestAPIIpcModeShareableAndContainer [2020-11-27T03:47:54.439Z] . [2020-11-27T03:47:54.439Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-27T03:47:54.439Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-27T03:47:54.439Z] Error: No such image: emptyfs [2020-11-27T03:47:54.439Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-27T03:47:54.439Z] ++++ docker load [2020-11-27T03:47:54.439Z] Running integration-test (iteration 1) [2020-11-27T03:47:54.439Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-11-27T03:47:54.439Z] ++ 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-11-27T03:47:54.439Z] ++ set -e [2020-11-27T03:47:54.439Z] ++ '[' -n 0 ']' [2020-11-27T03:47:54.439Z] ++ set -x [2020-11-27T03:47:54.439Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:47:54.806Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-11-27T03:47:56.726Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.67s) [2020-11-27T03:47:56.726Z] === RUN TestAPIIpcModeHost [2020-11-27T03:47:56.986Z] --- PASS: TestAPIIpcModeHost (0.55s) [2020-11-27T03:47:56.986Z] === RUN TestDaemonIpcModeShareable [2020-11-27T03:47:57.169Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.54s) [2020-11-27T03:47:57.169Z] === RUN TestCreateServiceSecretFileMode [2020-11-27T03:47:58.368Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-11-27T03:47:58.939Z] --- PASS: TestDaemonIpcModeShareable (1.88s) [2020-11-27T03:47:58.939Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true [2020-11-27T03:47:58.939Z] === RUN TestDaemonIpcModePrivate [2020-11-27T03:47:58.939Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-11-27T03:47:59.880Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-11-27T03:48:00.690Z] --- PASS: TestCreateServiceSecretFileMode (3.34s) [2020-11-27T03:48:00.690Z] === RUN TestCreateServiceConfigFileMode [2020-11-27T03:48:00.821Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-11-27T03:48:00.821Z] --- PASS: TestDaemonIpcModePrivate (1.91s) [2020-11-27T03:48:00.821Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: false, mustBeShared: false [2020-11-27T03:48:00.821Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-11-27T03:48:01.761Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-11-27T03:48:01.761Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-11-27T03:48:01.931Z] --- PASS: TestDaemonDNSFallback (7.45s) [2020-11-27T03:48:01.931Z] === RUN TestInspectNetwork [2020-11-27T03:48:02.701Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.85s) [2020-11-27T03:48:02.701Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: false, mustBeShared: false [2020-11-27T03:48:02.701Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-11-27T03:48:03.642Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-11-27T03:48:04.204Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-11-27T03:48:04.211Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-11-27T03:48:04.212Z] --- PASS: TestCreateServiceConfigFileMode (3.48s) [2020-11-27T03:48:04.212Z] === RUN TestCreateServiceSysctls [2020-11-27T03:48:04.471Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.93s) [2020-11-27T03:48:04.471Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2020-11-27T03:48:04.471Z] === RUN TestIpcModeOlderClient [2020-11-27T03:48:04.471Z] === PAUSE TestIpcModeOlderClient [2020-11-27T03:48:04.471Z] === RUN TestKillContainerInvalidSignal [2020-11-27T03:48:05.412Z] --- PASS: TestKillContainerInvalidSignal (0.73s) [2020-11-27T03:48:05.412Z] === RUN TestKillContainer [2020-11-27T03:48:05.412Z] === RUN TestKillContainer/no_signal [2020-11-27T03:48:05.672Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-11-27T03:48:05.932Z] === RUN TestKillContainer/non_killing_signal [2020-11-27T03:48:06.146Z] === RUN TestInspectNetwork/full_network_id [2020-11-27T03:48:06.146Z] === RUN TestInspectNetwork/partial_network_id [2020-11-27T03:48:06.146Z] === RUN TestInspectNetwork/network_name [2020-11-27T03:48:06.146Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-11-27T03:48:06.193Z] === RUN TestKillContainer/killing_signal [2020-11-27T03:48:07.134Z] --- PASS: TestKillContainer (1.71s) [2020-11-27T03:48:07.134Z] --- PASS: TestKillContainer/no_signal (0.58s) [2020-11-27T03:48:07.134Z] --- PASS: TestKillContainer/non_killing_signal (0.35s) [2020-11-27T03:48:07.134Z] --- PASS: TestKillContainer/killing_signal (0.62s) [2020-11-27T03:48:07.134Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-11-27T03:48:07.134Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-11-27T03:48:07.134Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-11-27T03:48:07.135Z] Loaded image: buildpack-deps:buster [2020-11-27T03:48:07.135Z] Loaded image: busybox:latest [2020-11-27T03:48:07.135Z] Loaded image: busybox:glibc [2020-11-27T03:48:07.136Z] Loaded image: debian:buster [2020-11-27T03:48:07.136Z] Loaded image: hello-world:latest [2020-11-27T03:48:07.395Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-11-27T03:48:07.430Z] Loaded image: arm32v7/hello-world:latest [2020-11-27T03:48:07.430Z] INFO: Testing against a local daemon [2020-11-27T03:48:07.430Z] === RUN TestCgroupNamespacesBuild [2020-11-27T03:48:07.967Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-11-27T03:48:08.538Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.64s) [2020-11-27T03:48:08.538Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s) [2020-11-27T03:48:08.538Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2020-11-27T03:48:08.538Z] === RUN TestKillStoppedContainer [2020-11-27T03:48:08.669Z] --- PASS: TestCreateServiceSysctls (4.41s) [2020-11-27T03:48:08.669Z] === RUN TestCreateServiceCapabilities [2020-11-27T03:48:08.799Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-11-27T03:48:08.799Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-11-27T03:48:08.799Z] === RUN TestKillStoppedContainerAPIPre120 [2020-11-27T03:48:08.799Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-11-27T03:48:08.799Z] === RUN TestKillDifferentUserContainer [2020-11-27T03:48:08.799Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-11-27T03:48:08.947Z] --- PASS: TestCgroupNamespacesBuild (1.40s) [2020-11-27T03:48:08.947Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-11-27T03:48:09.739Z] --- PASS: TestKillDifferentUserContainer (0.75s) [2020-11-27T03:48:09.739Z] === RUN TestInspectOomKilledTrue [2020-11-27T03:48:09.739Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-11-27T03:48:09.739Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-27T03:48:09.739Z] === RUN TestInspectOomKilledFalse [2020-11-27T03:48:09.739Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-11-27T03:48:09.739Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-27T03:48:09.739Z] === RUN TestLinksEtcHostsContentMatch [2020-11-27T03:48:10.001Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.34s) [2020-11-27T03:48:10.001Z] === RUN TestBuildWithSession [2020-11-27T03:48:10.001Z] --- SKIP: TestBuildWithSession (0.00s) [2020-11-27T03:48:10.001Z] build_session_test.go:25: TODO: BuildKit [2020-11-27T03:48:10.001Z] === RUN TestBuildSquashParent [2020-11-27T03:48:10.001Z] === RUN TestDockerSuite/TestBuildAddScript [2020-11-27T03:48:10.262Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2020-11-27T03:48:10.262Z] === RUN TestLinksContainerNames [2020-11-27T03:48:11.443Z] --- PASS: TestInspectNetwork (9.55s) [2020-11-27T03:48:11.443Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-11-27T03:48:11.443Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-11-27T03:48:11.443Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-11-27T03:48:11.443Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-11-27T03:48:11.443Z] === RUN TestRunContainerWithBridgeNone [2020-11-27T03:48:11.646Z] --- PASS: TestLinksContainerNames (1.58s) [2020-11-27T03:48:11.646Z] === RUN TestLogsFollowTailEmpty [2020-11-27T03:48:11.908Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-11-27T03:48:12.190Z] --- PASS: TestCreateServiceCapabilities (3.48s) [2020-11-27T03:48:12.190Z] === RUN TestInspect [2020-11-27T03:48:12.478Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-11-27T03:48:12.478Z] --- PASS: TestLogsFollowTailEmpty (0.83s) [2020-11-27T03:48:12.478Z] === RUN TestContainerNetworkMountsNoChown [2020-11-27T03:48:13.050Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-11-27T03:48:13.314Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s) [2020-11-27T03:48:13.314Z] === RUN TestMountDaemonRoot [2020-11-27T03:48:13.314Z] === RUN TestMountDaemonRoot/default [2020-11-27T03:48:13.314Z] === PAUSE TestMountDaemonRoot/default [2020-11-27T03:48:13.314Z] === RUN TestMountDaemonRoot/private [2020-11-27T03:48:13.314Z] === PAUSE TestMountDaemonRoot/private [2020-11-27T03:48:13.314Z] === RUN TestMountDaemonRoot/rprivate [2020-11-27T03:48:13.314Z] === PAUSE TestMountDaemonRoot/rprivate [2020-11-27T03:48:13.314Z] === RUN TestMountDaemonRoot/slave [2020-11-27T03:48:13.314Z] === PAUSE TestMountDaemonRoot/slave [2020-11-27T03:48:13.314Z] === RUN TestMountDaemonRoot/rslave [2020-11-27T03:48:13.314Z] === PAUSE TestMountDaemonRoot/rslave [2020-11-27T03:48:13.314Z] === RUN TestMountDaemonRoot/shared [2020-11-27T03:48:13.314Z] === PAUSE TestMountDaemonRoot/shared [2020-11-27T03:48:13.314Z] === RUN TestMountDaemonRoot/rshared [2020-11-27T03:48:13.314Z] === PAUSE TestMountDaemonRoot/rshared [2020-11-27T03:48:13.314Z] === CONT TestMountDaemonRoot/default [2020-11-27T03:48:13.314Z] === RUN TestMountDaemonRoot/default/bind_root [2020-11-27T03:48:13.314Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-11-27T03:48:13.314Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-11-27T03:48:13.314Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-11-27T03:48:13.314Z] === RUN TestMountDaemonRoot/default/mount_root [2020-11-27T03:48:13.314Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-11-27T03:48:13.314Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-11-27T03:48:13.314Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-11-27T03:48:13.314Z] === CONT TestMountDaemonRoot/default/bind_root [2020-11-27T03:48:13.314Z] === CONT TestMountDaemonRoot/rshared [2020-11-27T03:48:13.314Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-11-27T03:48:13.314Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-11-27T03:48:13.314Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-11-27T03:48:13.314Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-11-27T03:48:13.314Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-11-27T03:48:13.314Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-11-27T03:48:13.314Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-11-27T03:48:13.314Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-11-27T03:48:13.314Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-11-27T03:48:13.314Z] === CONT TestMountDaemonRoot/shared [2020-11-27T03:48:13.314Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-11-27T03:48:13.314Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-11-27T03:48:13.314Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-11-27T03:48:13.314Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-11-27T03:48:13.314Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-11-27T03:48:13.314Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-11-27T03:48:13.314Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-11-27T03:48:13.314Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-11-27T03:48:13.314Z] === CONT TestMountDaemonRoot/rslave [2020-11-27T03:48:13.314Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-11-27T03:48:13.314Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-11-27T03:48:13.314Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-11-27T03:48:13.314Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-11-27T03:48:13.314Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-11-27T03:48:13.314Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-11-27T03:48:13.314Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-11-27T03:48:13.314Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-11-27T03:48:13.314Z] === CONT TestMountDaemonRoot/slave [2020-11-27T03:48:13.314Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-11-27T03:48:13.314Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-11-27T03:48:13.314Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-11-27T03:48:13.314Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-11-27T03:48:13.314Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-11-27T03:48:13.314Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-11-27T03:48:13.314Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-11-27T03:48:13.314Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-11-27T03:48:13.314Z] === CONT TestMountDaemonRoot/rprivate [2020-11-27T03:48:13.314Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-11-27T03:48:13.314Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-11-27T03:48:13.314Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-11-27T03:48:13.314Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-11-27T03:48:13.314Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-11-27T03:48:13.314Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-11-27T03:48:13.314Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-11-27T03:48:13.314Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-11-27T03:48:13.314Z] === CONT TestMountDaemonRoot/private [2020-11-27T03:48:13.314Z] === RUN TestMountDaemonRoot/private/bind_root [2020-11-27T03:48:13.314Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-11-27T03:48:13.314Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-11-27T03:48:13.314Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-11-27T03:48:13.314Z] === RUN TestMountDaemonRoot/private/mount_root [2020-11-27T03:48:13.314Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-11-27T03:48:13.314Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-11-27T03:48:13.314Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-11-27T03:48:13.314Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-11-27T03:48:13.314Z] === CONT TestMountDaemonRoot/default/mount_root [2020-11-27T03:48:13.363Z] --- PASS: TestRunContainerWithBridgeNone (2.60s) [2020-11-27T03:48:13.363Z] === RUN TestNetworkInvalidJSON [2020-11-27T03:48:13.363Z] === RUN TestNetworkInvalidJSON//networks/create [2020-11-27T03:48:13.363Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-11-27T03:48:13.363Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T03:48:13.363Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T03:48:13.363Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T03:48:13.363Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T03:48:13.363Z] === CONT TestNetworkInvalidJSON//networks/create [2020-11-27T03:48:13.363Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T03:48:13.363Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T03:48:13.363Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-11-27T03:48:13.363Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-11-27T03:48:13.363Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-11-27T03:48:13.363Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-11-27T03:48:13.363Z] === RUN TestHostIPv4BridgeLabel [2020-11-27T03:48:13.574Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-11-27T03:48:13.574Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-11-27T03:48:13.574Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-11-27T03:48:13.574Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-11-27T03:48:13.574Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-11-27T03:48:13.574Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-11-27T03:48:13.574Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-11-27T03:48:13.574Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-11-27T03:48:13.574Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-11-27T03:48:13.574Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-11-27T03:48:13.574Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-11-27T03:48:13.574Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-11-27T03:48:13.835Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-11-27T03:48:13.835Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-11-27T03:48:13.835Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-11-27T03:48:13.835Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-11-27T03:48:13.835Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-11-27T03:48:13.835Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-11-27T03:48:13.835Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-11-27T03:48:13.835Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-11-27T03:48:13.835Z] === CONT TestMountDaemonRoot/private/bind_root [2020-11-27T03:48:13.835Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-11-27T03:48:13.835Z] === CONT TestMountDaemonRoot/private/mount_root [2020-11-27T03:48:13.835Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-11-27T03:48:14.096Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-11-27T03:48:14.096Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-11-27T03:48:14.096Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.12s) [2020-11-27T03:48:14.096Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-11-27T03:48:14.096Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-11-27T03:48:14.096Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-11-27T03:48:14.096Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-11-27T03:48:14.096Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-11-27T03:48:14.096Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-11-27T03:48:14.096Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-11-27T03:48:14.096Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-11-27T03:48:14.096Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-11-27T03:48:14.096Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-11-27T03:48:14.096Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-11-27T03:48:14.096Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-11-27T03:48:14.096Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-11-27T03:48:14.096Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-11-27T03:48:14.096Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-11-27T03:48:14.096Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-11-27T03:48:14.096Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-11-27T03:48:14.096Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-11-27T03:48:14.096Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-11-27T03:48:14.096Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-11-27T03:48:14.096Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-11-27T03:48:14.096Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-11-27T03:48:14.096Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-11-27T03:48:14.096Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-11-27T03:48:14.096Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-11-27T03:48:14.096Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-11-27T03:48:14.096Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-11-27T03:48:14.096Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-11-27T03:48:14.096Z] --- PASS: TestMountDaemonRoot/private (0.01s) [2020-11-27T03:48:14.096Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-11-27T03:48:14.096Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-11-27T03:48:14.096Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2020-11-27T03:48:14.096Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2020-11-27T03:48:14.096Z] === RUN TestContainerBindMountNonRecursive [2020-11-27T03:48:14.309Z] --- PASS: TestHostIPv4BridgeLabel (0.81s) [2020-11-27T03:48:14.310Z] === RUN TestDaemonRestartWithLiveRestore [2020-11-27T03:48:14.491Z] --- PASS: TestBuildSquashParent (4.19s) [2020-11-27T03:48:14.491Z] === RUN TestBuildWithRemoveAndForceRemove [2020-11-27T03:48:14.491Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-27T03:48:14.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-27T03:48:14.491Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-27T03:48:14.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-27T03:48:14.491Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-27T03:48:14.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-27T03:48:14.491Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-27T03:48:14.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-27T03:48:14.491Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-27T03:48:14.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-27T03:48:14.491Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-27T03:48:14.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-27T03:48:14.491Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-27T03:48:14.491Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-27T03:48:14.491Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-27T03:48:14.491Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-27T03:48:14.924Z] --- PASS: TestInspect (3.20s) [2020-11-27T03:48:14.924Z] === RUN TestCreateJob [2020-11-27T03:48:15.700Z] --- PASS: TestDaemonRestartWithLiveRestore (1.42s) [2020-11-27T03:48:15.700Z] === RUN TestDaemonDefaultNetworkPools [2020-11-27T03:48:16.015Z] --- PASS: TestContainerBindMountNonRecursive (2.11s) [2020-11-27T03:48:16.015Z] === RUN TestContainerVolumesMountedAsShared [2020-11-27T03:48:16.281Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-11-27T03:48:16.851Z] --- PASS: TestContainerVolumesMountedAsShared (0.85s) [2020-11-27T03:48:16.852Z] === RUN TestContainerVolumesMountedAsSlave [2020-11-27T03:48:17.092Z] --- PASS: TestDaemonDefaultNetworkPools (1.42s) [2020-11-27T03:48:17.092Z] === RUN TestDaemonRestartWithExistingNetwork [2020-11-27T03:48:17.249Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-27T03:48:17.249Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-27T03:48:17.791Z] --- PASS: TestContainerVolumesMountedAsSlave (0.65s) [2020-11-27T03:48:17.792Z] === RUN TestNetworkNat [2020-11-27T03:48:18.363Z] --- PASS: TestNetworkNat (0.83s) [2020-11-27T03:48:18.363Z] === RUN TestNetworkLocalhostTCPNat [2020-11-27T03:48:18.774Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-11-27T03:48:18.775Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.48s) [2020-11-27T03:48:18.775Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.61s) [2020-11-27T03:48:18.775Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.67s) [2020-11-27T03:48:18.775Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.73s) [2020-11-27T03:48:18.775Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.89s) [2020-11-27T03:48:18.775Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.81s) [2020-11-27T03:48:18.775Z] === RUN TestBuildMultiStageCopy [2020-11-27T03:48:18.775Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-11-27T03:48:19.011Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.94s) [2020-11-27T03:48:19.011Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-27T03:48:19.309Z] --- PASS: TestNetworkLocalhostTCPNat (0.80s) [2020-11-27T03:48:19.309Z] === RUN TestNetworkLoopbackNat [2020-11-27T03:48:19.407Z] --- PASS: TestCreateJob (4.50s) [2020-11-27T03:48:19.407Z] === RUN TestReplicatedJob [2020-11-27T03:48:20.251Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-11-27T03:48:20.512Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-11-27T03:48:20.860Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-11-27T03:48:20.860Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-11-27T03:48:20.867Z] ......... [ 86%] [2020-11-27T03:48:21.152Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-11-27T03:48:21.447Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-11-27T03:48:21.564Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.40s) [2020-11-27T03:48:21.564Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-11-27T03:48:21.740Z] --- PASS: TestBuildMultiStageCopy (3.10s) [2020-11-27T03:48:21.740Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.76s) [2020-11-27T03:48:21.740Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.31s) [2020-11-27T03:48:21.740Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.34s) [2020-11-27T03:48:21.740Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.34s) [2020-11-27T03:48:21.740Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s) [2020-11-27T03:48:21.740Z] === RUN TestBuildMultiStageParentConfig [2020-11-27T03:48:22.137Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.86s) [2020-11-27T03:48:22.137Z] === RUN TestServiceWithPredefinedNetwork [2020-11-27T03:48:22.421Z] --- PASS: TestNetworkLoopbackNat (3.08s) [2020-11-27T03:48:22.421Z] === RUN TestPause [2020-11-27T03:48:22.783Z] --- PASS: TestBuildMultiStageParentConfig (0.81s) [2020-11-27T03:48:22.783Z] === RUN TestBuildLabelWithTargets [2020-11-27T03:48:22.992Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-11-27T03:48:23.252Z] --- PASS: TestPause (0.85s) [2020-11-27T03:48:23.252Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-11-27T03:48:23.252Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-27T03:48:23.252Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-27T03:48:23.252Z] === RUN TestPauseStopPausedContainer [2020-11-27T03:48:23.499Z] INFO: Extraction ended at 11/27/2020 03:48:19. Duration:00:00:27.3806446 [2020-11-27T03:48:23.499Z] INFO: Updating the golang and path environment variables [2020-11-27T03:48:23.499Z] INFO: GOPATH=d:\gopath [2020-11-27T03:48:23.499Z] INFO: go version go1.13.15 windows/amd64 [2020-11-27T03:48:23.499Z] INFO: Running the daemon under test in debug mode [2020-11-27T03:48:23.499Z] INFO: Starting a daemon under test... [2020-11-27T03:48:23.499Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41720\3\daemon --pidfile d:\CI\PR-41720\3\docker.pid -D [2020-11-27T03:48:23.499Z] INFO: Process started successfully. [2020-11-27T03:48:23.499Z] INFO: Start tailing logs of the daemon under tests [2020-11-27T03:48:23.499Z] INFO: Waiting for the daemon under test to start... [2020-11-27T03:48:23.512Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-11-27T03:48:23.824Z] --- PASS: TestBuildLabelWithTargets (1.29s) [2020-11-27T03:48:23.824Z] === RUN TestBuildWithEmptyLayers [2020-11-27T03:48:24.083Z] --- PASS: TestPauseStopPausedContainer (0.72s) [2020-11-27T03:48:24.083Z] === RUN TestPsFilter [2020-11-27T03:48:24.083Z] --- PASS: TestPsFilter (0.13s) [2020-11-27T03:48:24.083Z] === RUN TestRemoveContainerWithRemovedVolume [2020-11-27T03:48:24.083Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-11-27T03:48:24.346Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-11-27T03:48:24.463Z] --- PASS: TestBuildWithEmptyLayers (0.61s) [2020-11-27T03:48:24.463Z] === RUN TestBuildMultiStageOnBuild [2020-11-27T03:48:24.608Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-11-27T03:48:24.868Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.73s) [2020-11-27T03:48:24.868Z] === RUN TestRemoveContainerWithVolume [2020-11-27T03:48:25.444Z] --- PASS: TestServiceWithPredefinedNetwork (3.28s) [2020-11-27T03:48:25.444Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-11-27T03:48:25.444Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-27T03:48:25.444Z] service_test.go:236: FLAKY_TEST [2020-11-27T03:48:25.444Z] === RUN TestServiceWithDataPathPortInit [2020-11-27T03:48:25.809Z] --- PASS: TestRemoveContainerWithVolume (0.86s) [2020-11-27T03:48:25.809Z] === RUN TestRemoveContainerRunning [2020-11-27T03:48:26.128Z] tests/integration/models_images_test.py ............... [ 89%] [2020-11-27T03:48:26.379Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-11-27T03:48:26.545Z] --- PASS: TestBuildMultiStageOnBuild (1.81s) [2020-11-27T03:48:26.545Z] === RUN TestBuildUncleanTarFilenames [2020-11-27T03:48:26.639Z] --- PASS: TestRemoveContainerRunning (1.00s) [2020-11-27T03:48:26.640Z] === RUN TestRemoveContainerForceRemoveRunning [2020-11-27T03:48:27.185Z] --- PASS: TestBuildUncleanTarFilenames (0.94s) [2020-11-27T03:48:27.185Z] === RUN TestBuildMultiStageLayerLeak [2020-11-27T03:48:27.580Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.92s) [2020-11-27T03:48:27.580Z] === RUN TestRemoveInvalidContainer [2020-11-27T03:48:27.580Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-11-27T03:48:27.580Z] === RUN TestRenameLinkedContainer [2020-11-27T03:48:27.580Z] tests/integration/models_networks_test.py .... [ 90%] [2020-11-27T03:48:27.841Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-11-27T03:48:27.903Z] --- PASS: TestReplicatedJob (7.21s) [2020-11-27T03:48:27.903Z] === RUN TestUpdateReplicatedJob [2020-11-27T03:48:28.412Z] === RUN TestDockerSuite/TestBuildAddTar [2020-11-27T03:48:28.412Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-11-27T03:48:29.272Z] --- PASS: TestBuildMultiStageLayerLeak (1.84s) [2020-11-27T03:48:29.272Z] === RUN TestBuildWithHugeFile [2020-11-27T03:48:30.325Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-11-27T03:48:30.897Z] --- PASS: TestRenameLinkedContainer (3.30s) [2020-11-27T03:48:30.897Z] === RUN TestRenameStoppedContainer [2020-11-27T03:48:31.479Z] --- PASS: TestUpdateReplicatedJob (4.44s) [2020-11-27T03:48:31.479Z] === RUN TestServiceListWithStatuses [2020-11-27T03:48:31.479Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-11-27T03:48:31.479Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-27T03:48:31.479Z] === RUN TestDockerNetworkConnectAlias [2020-11-27T03:48:31.514Z] --- PASS: TestRenameStoppedContainer (0.72s) [2020-11-27T03:48:31.514Z] === RUN TestRenameRunningContainerAndReuse [2020-11-27T03:48:32.120Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-11-27T03:48:33.505Z] --- PASS: TestRenameRunningContainerAndReuse (1.75s) [2020-11-27T03:48:33.505Z] === RUN TestRenameInvalidName [2020-11-27T03:48:33.765Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-11-27T03:48:34.026Z] --- PASS: TestRenameInvalidName (0.80s) [2020-11-27T03:48:34.026Z] === RUN TestRenameAnonymousContainer [2020-11-27T03:48:34.151Z] tests/integration/models_nodes_test.py . [ 91%] [2020-11-27T03:48:34.151Z] tests/integration/models_resources_test.py . [ 91%] [2020-11-27T03:48:35.940Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-11-27T03:48:36.511Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-11-27T03:48:37.455Z] --- PASS: TestRenameAnonymousContainer (3.15s) [2020-11-27T03:48:37.455Z] === RUN TestRenameContainerWithSameName [2020-11-27T03:48:37.715Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-11-27T03:48:37.715Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-11-27T03:48:37.976Z] --- PASS: TestRenameContainerWithSameName (0.72s) [2020-11-27T03:48:37.976Z] === RUN TestRenameContainerWithLinkedContainer [2020-11-27T03:48:38.236Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-11-27T03:48:39.177Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-11-27T03:48:39.437Z] --- PASS: TestRenameContainerWithLinkedContainer (1.31s) [2020-11-27T03:48:39.437Z] === RUN TestResize [2020-11-27T03:48:40.007Z] --- PASS: TestResize (0.61s) [2020-11-27T03:48:40.007Z] === RUN TestResizeWithInvalidSize [2020-11-27T03:48:40.168Z] --- PASS: TestDockerNetworkConnectAlias (7.98s) [2020-11-27T03:48:40.168Z] === RUN TestDockerNetworkReConnect [2020-11-27T03:48:40.256Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-11-27T03:48:40.578Z] --- PASS: TestResizeWithInvalidSize (0.58s) [2020-11-27T03:48:40.578Z] === RUN TestResizeWhenContainerNotStarted [2020-11-27T03:48:41.148Z] --- PASS: TestResizeWhenContainerNotStarted (0.59s) [2020-11-27T03:48:41.148Z] === RUN TestDaemonRestartKillContainers [2020-11-27T03:48:41.148Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-27T03:48:41.148Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-27T03:48:41.148Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-27T03:48:41.148Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-27T03:48:41.148Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-27T03:48:41.148Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-27T03:48:41.148Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-27T03:48:41.148Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-27T03:48:41.148Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-27T03:48:41.148Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-27T03:48:41.148Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-27T03:48:41.148Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-27T03:48:41.148Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-27T03:48:41.148Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-27T03:48:41.148Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-27T03:48:41.148Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-27T03:48:41.148Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-27T03:48:41.148Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-27T03:48:41.148Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-27T03:48:41.148Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-27T03:48:41.148Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-27T03:48:41.148Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-27T03:48:41.148Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-27T03:48:41.148Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-27T03:48:41.148Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-27T03:48:41.148Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-27T03:48:41.249Z] .....INFO: Daemon under test started and replied! [2020-11-27T03:48:41.249Z] INFO: Docker version of the daemon under test [2020-11-27T03:48:41.249Z] [2020-11-27T03:48:41.249Z] Client: [2020-11-27T03:48:41.249Z] Version: 17.06.2-ce [2020-11-27T03:48:41.249Z] API version: 1.30 [2020-11-27T03:48:41.249Z] Go version: go1.8.3 [2020-11-27T03:48:41.249Z] Git commit: cec0b72 [2020-11-27T03:48:41.249Z] Built: Tue Sep 5 19:57:19 2017 [2020-11-27T03:48:41.249Z] OS/Arch: windows/amd64 [2020-11-27T03:48:41.249Z] [2020-11-27T03:48:41.249Z] Server: [2020-11-27T03:48:41.249Z] Version: 0.0.0-dev [2020-11-27T03:48:41.249Z] API version: 1.41 (minimum version 1.24) [2020-11-27T03:48:41.249Z] Go version: go1.13.15 [2020-11-27T03:48:41.249Z] Git commit: f9b2989e97 [2020-11-27T03:48:41.249Z] Built: 11/27/2020 03:46:16 [2020-11-27T03:48:41.249Z] OS/Arch: windows/amd64 [2020-11-27T03:48:41.249Z] Experimental: false [2020-11-27T03:48:41.249Z] [2020-11-27T03:48:41.249Z] INFO: Docker info of the daemon under test [2020-11-27T03:48:41.249Z] [2020-11-27T03:48:41.249Z] Containers: 0 [2020-11-27T03:48:41.249Z] Running: 0 [2020-11-27T03:48:41.249Z] Paused: 0 [2020-11-27T03:48:41.249Z] Stopped: 0 [2020-11-27T03:48:41.249Z] Images: 0 [2020-11-27T03:48:41.249Z] Server Version: 0.0.0-dev [2020-11-27T03:48:41.249Z] Storage Driver: windowsfilter [2020-11-27T03:48:41.249Z] Windows: [2020-11-27T03:48:41.249Z] Logging Driver: json-file [2020-11-27T03:48:41.249Z] Plugins: [2020-11-27T03:48:41.249Z] Volume: local [2020-11-27T03:48:41.249Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-11-27T03:48:41.249Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-11-27T03:48:41.249Z] Swarm: inactive [2020-11-27T03:48:41.249Z] Default Isolation: process [2020-11-27T03:48:41.249Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-11-27T03:48:41.249Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-11-27T03:48:41.249Z] OSType: windows [2020-11-27T03:48:41.249Z] Architecture: x86_64 [2020-11-27T03:48:41.249Z] CPUs: 4 [2020-11-27T03:48:41.249Z] Total Memory: 32GiB [2020-11-27T03:48:41.249Z] Name: azwin-2-e55cf0 [2020-11-27T03:48:41.249Z] ID: TEKZ:H5TK:XPMX:2KAS:4RJ2:7ZR4:JCZB:Q7QS:UZTB:BCN5:B6CY:74CX [2020-11-27T03:48:41.249Z] Docker Root Dir: D:\CI\PR-41720\3\daemon [2020-11-27T03:48:41.249Z] Debug Mode (client): false [2020-11-27T03:48:41.249Z] Debug Mode (server): true [2020-11-27T03:48:41.249Z] File Descriptors: -1 [2020-11-27T03:48:41.249Z] Goroutines: 16 [2020-11-27T03:48:41.249Z] System Time: 2020-11-27T03:48:39.8755634Z [2020-11-27T03:48:41.249Z] EventsListeners: 0 [2020-11-27T03:48:41.249Z] Registry: https://index.docker.io/v1/ [2020-11-27T03:48:41.249Z] Labels: [2020-11-27T03:48:41.249Z] Experimental: false [2020-11-27T03:48:41.249Z] Insecure Registries: [2020-11-27T03:48:41.249Z] 127.0.0.0/8 [2020-11-27T03:48:41.249Z] Live Restore Enabled: false [2020-11-27T03:48:41.249Z] [2020-11-27T03:48:41.249Z] [2020-11-27T03:48:41.249Z] INFO: Docker images of the daemon under test [2020-11-27T03:48:41.249Z] [2020-11-27T03:48:41.249Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-11-27T03:48:41.249Z] [2020-11-27T03:48:41.249Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-11-27T03:48:41.249Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-11-27T03:48:41.249Z] ltsc2019: Pulling from windows/servercore [2020-11-27T03:48:41.249Z] 4612f6d0b889: Pulling fs layer [2020-11-27T03:48:41.249Z] 680bbdbacf1b: Pulling fs layer [2020-11-27T03:48:41.718Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-11-27T03:48:42.289Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-11-27T03:48:43.016Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-11-27T03:48:43.230Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-27T03:48:43.277Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-11-27T03:48:43.586Z] --- PASS: TestServiceWithDataPathPortInit (18.10s) [2020-11-27T03:48:43.586Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-11-27T03:48:43.802Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-27T03:48:44.743Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-27T03:48:45.316Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-27T03:48:45.752Z] --- PASS: TestDockerNetworkReConnect (6.29s) [2020-11-27T03:48:45.752Z] === RUN TestServicePlugin [2020-11-27T03:48:45.752Z] --- SKIP: TestServicePlugin (0.00s) [2020-11-27T03:48:45.752Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T03:48:45.752Z] === RUN TestServiceUpdateLabel [2020-11-27T03:48:46.260Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-27T03:48:46.831Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-27T03:48:47.578Z] tests/integration/regression_test.py ...... [ 98%] [2020-11-27T03:48:47.773Z] === RUN TestDockerSuite/TestBuildBlankName [2020-11-27T03:48:47.839Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-11-27T03:48:47.839Z] tests/integration/credentials/utils_test.py . [100%] [2020-11-27T03:48:47.839Z] [2020-11-27T03:48:47.839Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-11-27T03:48:47.839Z] =========================== short test summary info ============================ [2020-11-27T03:48:47.839Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-11-27T03:48:47.839Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-11-27T03:48:47.839Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-11-27T03:48:47.839Z] Not supported on most drivers [2020-11-27T03:48:47.839Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-11-27T03:48:47.839Z] Output of docker top depends on host distro, and is not formalized. [2020-11-27T03:48:47.839Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-11-27T03:48:47.839Z] Output of docker top depends on host distro, and is not formalized. [2020-11-27T03:48:47.839Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-11-27T03:48:47.839Z] Can fail if eth0 has multiple IP addresses [2020-11-27T03:48:47.839Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-11-27T03:48:47.839Z] This doesn't seem to be taken into account by the engine [2020-11-27T03:48:47.839Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-11-27T03:48:47.839Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-11-27T03:48:47.839Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 335.63 seconds == [2020-11-27T03:48:48.034Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-11-27T03:48:48.295Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-11-27T03:48:48.407Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-11-27T03:48:48.555Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-27T03:48:49.126Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-27T03:48:49.274Z] --- PASS: TestServiceUpdateLabel (3.49s) [2020-11-27T03:48:49.274Z] === RUN TestServiceUpdateSecrets [2020-11-27T03:48:49.885Z] 680bbdbacf1b: Verifying Checksum [2020-11-27T03:48:49.886Z] 680bbdbacf1b: Download complete [2020-11-27T03:48:50.510Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-11-27T03:48:53.057Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-11-27T03:48:53.057Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-27T03:48:53.317Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-27T03:48:53.602Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.96s) [2020-11-27T03:48:53.602Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pkt3k1qmugoyygmw4jfldxx98 Created:2020-11-27 03:48:45.180458374 +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[638aa1f47340f5a0d17bfbe999f42b0d790d4e1349e59594f8b414e57c05d28f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xq9nzaj7h5ab2oe75jeopguvo EndpointID:2c698ec08e07aa9f920c229c56d2ec8264781aecb9dfd143eb9e11afbc8108d1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:35d50a8176dba13af09869a2e2f06f003dab695e790119ca2ed461b9ffd8bbca 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:1d25fde16b63 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xq9nzaj7h5ab2oe75jeopguvo EndpointID:2c698ec08e07aa9f920c229c56d2ec8264781aecb9dfd143eb9e11afbc8108d1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-11-27T03:48:53.602Z] PASS [2020-11-27T03:48:53.602Z] [2020-11-27T03:48:53.602Z] === Skipped [2020-11-27T03:48:53.602Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-27T03:48:53.602Z] service_test.go:236: FLAKY_TEST [2020-11-27T03:48:53.602Z] [2020-11-27T03:48:53.602Z] [2020-11-27T03:48:53.602Z] DONE 23 tests, 1 skipped in 60.636s [2020-11-27T03:48:53.602Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-11-27T03:48:53.602Z] ++ 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-11-27T03:48:53.602Z] ++ set -e [2020-11-27T03:48:53.602Z] ++ '[' -n 0 ']' [2020-11-27T03:48:53.602Z] ++ set -x [2020-11-27T03:48:53.602Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:48:53.602Z] INFO: Testing against a local daemon [2020-11-27T03:48:53.602Z] === RUN TestDockerNetworkIpvlanPersistance [2020-11-27T03:48:53.602Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-11-27T03:48:53.602Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T03:48:53.602Z] === RUN TestDockerNetworkIpvlan [2020-11-27T03:48:53.602Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-11-27T03:48:53.602Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T03:48:53.602Z] PASS [2020-11-27T03:48:53.602Z] [2020-11-27T03:48:53.602Z] === Skipped [2020-11-27T03:48:53.602Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-11-27T03:48:53.602Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T03:48:53.602Z] [2020-11-27T03:48:53.602Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-11-27T03:48:53.602Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T03:48:53.602Z] [2020-11-27T03:48:53.602Z] [2020-11-27T03:48:53.602Z] DONE 2 tests, 2 skipped in 0.201s [2020-11-27T03:48:53.602Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-11-27T03:48:53.602Z] ++ 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-11-27T03:48:53.602Z] ++ set -e [2020-11-27T03:48:53.602Z] ++ '[' -n 0 ']' [2020-11-27T03:48:53.602Z] ++ set -x [2020-11-27T03:48:53.602Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:48:53.602Z] INFO: Testing against a local daemon [2020-11-27T03:48:53.602Z] === RUN TestDockerNetworkMacvlanPersistance [2020-11-27T03:48:54.259Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-11-27T03:48:55.521Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.22s) [2020-11-27T03:48:55.521Z] === RUN TestDockerNetworkMacvlan [2020-11-27T03:48:56.170Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-11-27T03:48:56.431Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-11-27T03:48:56.431Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.27s) [2020-11-27T03:48:56.431Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.57s) [2020-11-27T03:48:56.431Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.45s) [2020-11-27T03:48:56.431Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.51s) [2020-11-27T03:48:56.431Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.41s) [2020-11-27T03:48:56.431Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.50s) [2020-11-27T03:48:56.431Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.26s) [2020-11-27T03:48:56.431Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.31s) [2020-11-27T03:48:56.431Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.26s) [2020-11-27T03:48:56.431Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.25s) [2020-11-27T03:48:56.431Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.22s) [2020-11-27T03:48:56.431Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.19s) [2020-11-27T03:48:56.431Z] === RUN TestCgroupNamespacesRun [2020-11-27T03:48:56.467Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-11-27T03:48:57.002Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-11-27T03:48:57.413Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-11-27T03:48:58.386Z] --- PASS: TestCgroupNamespacesRun (1.80s) [2020-11-27T03:48:58.386Z] === RUN TestCgroupNamespacesRunPrivileged [2020-11-27T03:48:58.386Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-11-27T03:48:58.803Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-11-27T03:48:58.966Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-11-27T03:49:00.273Z] 4612f6d0b889: Verifying Checksum [2020-11-27T03:49:00.273Z] 4612f6d0b889: Download complete [2020-11-27T03:49:00.350Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.82s) [2020-11-27T03:49:00.350Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-11-27T03:49:00.616Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-27T03:49:00.616Z] [2020-11-27T03:49:00.616Z] Unloading profiles will leave already running processes permanently [2020-11-27T03:49:00.616Z] unconfined, which can lead to unexpected situations. [2020-11-27T03:49:00.616Z] [2020-11-27T03:49:00.616Z] To set a process to complain mode, use the command line tool [2020-11-27T03:49:00.616Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-27T03:49:00.616Z] Post stage [Pipeline] junit [2020-11-27T03:49:00.890Z] Recording test results [2020-11-27T03:49:02.111Z] === RUN TestDockerNetworkMacvlan/InternalMode [Pipeline] sh [2020-11-27T03:49:02.261Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-11-27T03:49:02.261Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.16s) [2020-11-27T03:49:02.261Z] === RUN TestCgroupNamespacesRunHostMode [2020-11-27T03:49:02.476Z] + echo Ensuring container killed. [2020-11-27T03:49:02.476Z] Ensuring container killed. [2020-11-27T03:49:02.476Z] + docker rm -vf docker-pr3 [2020-11-27T03:49:02.476Z] Error: No such container: docker-pr3 [2020-11-27T03:49:02.476Z] + true [Pipeline] sh [2020-11-27T03:49:02.762Z] + echo Chowning /workspace to jenkins user [2020-11-27T03:49:02.762Z] Chowning /workspace to jenkins user [2020-11-27T03:49:02.762Z] + id -u [2020-11-27T03:49:02.762Z] + id -g [2020-11-27T03:49:02.762Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41720:/workspace busybox chown -R 1000:1000 /workspace [2020-11-27T03:49:03.644Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-27T03:49:04.215Z] --- PASS: TestCgroupNamespacesRunHostMode (1.97s) [2020-11-27T03:49:04.215Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-11-27T03:49:04.449Z] + bundleName=docker-py [2020-11-27T03:49:04.449Z] + echo Creating docker-py-bundles.tar.gz [2020-11-27T03:49:04.449Z] Creating docker-py-bundles.tar.gz [2020-11-27T03:49:04.449Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2020-11-27T03:49:04.462Z] Archiving artifacts [2020-11-27T03:49:04.932Z] --- PASS: TestServiceUpdateSecrets (15.78s) [2020-11-27T03:49:04.932Z] === RUN TestServiceUpdateConfigs [2020-11-27T03:49:06.080Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41720/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-11-27T03:49:06.331Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-11-27T03:49:06.453Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41720/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 -e DOCKER_GRAPHDRIVER docker:f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 hack/make.sh binary-daemon [2020-11-27T03:49:06.712Z] [2020-11-27T03:49:06.804Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.20s) [2020-11-27T03:49:06.804Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-11-27T03:49:06.973Z] Removing bundles/ [2020-11-27T03:49:06.973Z] [2020-11-27T03:49:06.973Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-11-27T03:49:06.973Z] Building: bundles/binary-daemon/dockerd-dev [2020-11-27T03:49:06.973Z] GOOS="" GOARCH="" GOARM="" [2020-11-27T03:49:07.747Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-11-27T03:49:08.694Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.22s) [2020-11-27T03:49:08.694Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-11-27T03:49:09.640Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.15s) [2020-11-27T03:49:09.640Z] === RUN TestCgroupNamespacesRunOlderClient [2020-11-27T03:49:11.559Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.94s) [2020-11-27T03:49:11.560Z] === RUN TestKernelTCPMemory [2020-11-27T03:49:12.934Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-11-27T03:49:12.943Z] --- PASS: TestKernelTCPMemory (1.27s) [2020-11-27T03:49:12.943Z] === RUN TestNISDomainname [2020-11-27T03:49:13.203Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-11-27T03:49:13.882Z] --- PASS: TestDockerNetworkMacvlan (18.54s) [2020-11-27T03:49:13.882Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2020-11-27T03:49:13.882Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.16s) [2020-11-27T03:49:13.882Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.10s) [2020-11-27T03:49:13.882Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.16s) [2020-11-27T03:49:13.882Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.73s) [2020-11-27T03:49:13.882Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.33s) [2020-11-27T03:49:13.882Z] PASS [2020-11-27T03:49:13.882Z] [2020-11-27T03:49:13.882Z] DONE 8 tests in 20.953s [2020-11-27T03:49:13.882Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-11-27T03:49:13.882Z] ++ 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-11-27T03:49:13.882Z] ++ set -e [2020-11-27T03:49:13.882Z] ++ '[' -n 0 ']' [2020-11-27T03:49:13.882Z] ++ set -x [2020-11-27T03:49:13.882Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:49:13.882Z] testing: warning: no tests to run [2020-11-27T03:49:13.882Z] PASS [2020-11-27T03:49:13.882Z] [2020-11-27T03:49:13.882Z] DONE 0 tests in 0.038s [2020-11-27T03:49:13.882Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-11-27T03:49:13.882Z] ++ 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-11-27T03:49:13.882Z] ++ set -e [2020-11-27T03:49:13.882Z] ++ '[' -n 0 ']' [2020-11-27T03:49:13.882Z] ++ set -x [2020-11-27T03:49:13.882Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:49:13.882Z] INFO: Testing against a local daemon [2020-11-27T03:49:13.882Z] === RUN TestAuthZPluginAllowRequest [2020-11-27T03:49:14.144Z] --- PASS: TestNISDomainname (0.98s) [2020-11-27T03:49:14.144Z] === RUN TestHostnameDnsResolution [2020-11-27T03:49:15.086Z] --- PASS: TestHostnameDnsResolution (1.24s) [2020-11-27T03:49:15.086Z] === RUN TestStats [2020-11-27T03:49:15.657Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-11-27T03:49:15.803Z] --- PASS: TestAuthZPluginAllowRequest (1.79s) [2020-11-27T03:49:15.803Z] === RUN TestAuthZPluginTLS [2020-11-27T03:49:16.379Z] --- PASS: TestAuthZPluginTLS (0.73s) [2020-11-27T03:49:16.379Z] === RUN TestAuthZPluginDenyRequest [2020-11-27T03:49:17.041Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-11-27T03:49:17.326Z] --- PASS: TestAuthZPluginDenyRequest (0.68s) [2020-11-27T03:49:17.326Z] === RUN TestAuthZPluginAPIDenyResponse [2020-11-27T03:49:17.900Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.67s) [2020-11-27T03:49:17.900Z] === RUN TestAuthZPluginDenyResponse [2020-11-27T03:49:17.983Z] --- PASS: TestStats (2.77s) [2020-11-27T03:49:17.983Z] === RUN TestStopContainerWithTimeout [2020-11-27T03:49:17.983Z] === RUN TestStopContainerWithTimeout/0 [2020-11-27T03:49:17.983Z] === PAUSE TestStopContainerWithTimeout/0 [2020-11-27T03:49:17.983Z] === RUN TestStopContainerWithTimeout/1 [2020-11-27T03:49:17.983Z] === PAUSE TestStopContainerWithTimeout/1 [2020-11-27T03:49:17.983Z] === RUN TestStopContainerWithTimeout/3 [2020-11-27T03:49:17.983Z] === PAUSE TestStopContainerWithTimeout/3 [2020-11-27T03:49:17.983Z] === RUN TestStopContainerWithTimeout/-1 [2020-11-27T03:49:17.983Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-11-27T03:49:17.983Z] === CONT TestStopContainerWithTimeout/0 [2020-11-27T03:49:17.983Z] === CONT TestStopContainerWithTimeout/-1 [2020-11-27T03:49:18.476Z] --- PASS: TestAuthZPluginDenyResponse (0.68s) [2020-11-27T03:49:18.476Z] === RUN TestAuthZPluginAllowEventStream [2020-11-27T03:49:19.367Z] === CONT TestStopContainerWithTimeout/3 [2020-11-27T03:49:19.367Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-11-27T03:49:20.280Z] --- PASS: TestServiceUpdateConfigs (15.63s) [2020-11-27T03:49:20.280Z] === RUN TestServiceUpdateNetwork [2020-11-27T03:49:20.399Z] --- PASS: TestAuthZPluginAllowEventStream (1.82s) [2020-11-27T03:49:20.399Z] === RUN TestAuthZPluginErrorResponse [2020-11-27T03:49:20.974Z] --- PASS: TestAuthZPluginErrorResponse (0.69s) [2020-11-27T03:49:20.974Z] === RUN TestAuthZPluginErrorRequest [2020-11-27T03:49:21.280Z] === CONT TestStopContainerWithTimeout/1 [2020-11-27T03:49:21.280Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-11-27T03:49:21.852Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-11-27T03:49:21.922Z] --- PASS: TestAuthZPluginErrorRequest (0.69s) [2020-11-27T03:49:21.922Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-11-27T03:49:22.498Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.83s) [2020-11-27T03:49:22.498Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-11-27T03:49:22.794Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-11-27T03:49:22.794Z] --- PASS: TestStopContainerWithTimeout/0 (1.24s) [2020-11-27T03:49:22.794Z] --- PASS: TestStopContainerWithTimeout/-1 (3.03s) [2020-11-27T03:49:22.794Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2020-11-27T03:49:22.794Z] --- PASS: TestStopContainerWithTimeout/1 (1.68s) [2020-11-27T03:49:22.794Z] === RUN TestDeleteDevicemapper [2020-11-27T03:49:22.794Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-11-27T03:49:22.794Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-27T03:49:22.794Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-11-27T03:49:24.710Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-11-27T03:49:24.710Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-11-27T03:49:24.973Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-11-27T03:49:25.053Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.28s) [2020-11-27T03:49:25.053Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-11-27T03:49:25.544Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.76s) [2020-11-27T03:49:25.544Z] === RUN TestUpdateMemory [2020-11-27T03:49:25.544Z] --- SKIP: TestUpdateMemory (0.00s) [2020-11-27T03:49:25.544Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-11-27T03:49:25.544Z] === RUN TestUpdateCPUQuota [2020-11-27T03:49:26.291Z] --- PASS: TestBuildWithHugeFile (54.82s) [2020-11-27T03:49:26.291Z] === RUN TestBuildWithEmptyDockerfile [2020-11-27T03:49:26.291Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T03:49:26.291Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T03:49:26.291Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T03:49:26.291Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T03:49:26.291Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T03:49:26.291Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T03:49:26.291Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T03:49:26.291Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T03:49:26.291Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T03:49:26.291Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-11-27T03:49:26.291Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2020-11-27T03:49:26.291Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2020-11-27T03:49:26.291Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2020-11-27T03:49:26.291Z] === RUN TestBuildPreserveOwnership [2020-11-27T03:49:26.291Z] === RUN TestBuildPreserveOwnership/copy_from [2020-11-27T03:49:26.583Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-11-27T03:49:27.035Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-11-27T03:49:27.035Z] --- PASS: TestUpdateCPUQuota (1.48s) [2020-11-27T03:49:27.035Z] === RUN TestUpdatePidsLimit [2020-11-27T03:49:27.035Z] === RUN TestUpdatePidsLimit/update_from_none [2020-11-27T03:49:27.300Z] === RUN TestUpdatePidsLimit/no_change [2020-11-27T03:49:27.609Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.28s) [2020-11-27T03:49:27.609Z] === RUN TestAuthZPluginHeader [2020-11-27T03:49:27.876Z] === RUN TestUpdatePidsLimit/update_lower [2020-11-27T03:49:28.100Z] --- PASS: TestBuildPreserveOwnership (3.75s) [2020-11-27T03:49:28.100Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.44s) [2020-11-27T03:49:28.100Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.30s) [2020-11-27T03:49:28.100Z] === RUN TestBuildPlatformInvalid [2020-11-27T03:49:28.100Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-11-27T03:49:28.100Z] PASS [2020-11-27T03:49:28.100Z] [2020-11-27T03:49:28.100Z] === Skipped [2020-11-27T03:49:28.100Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-11-27T03:49:28.100Z] build_session_test.go:25: TODO: BuildKit [2020-11-27T03:49:28.100Z] [2020-11-27T03:49:28.100Z] [2020-11-27T03:49:28.100Z] DONE 32 tests, 1 skipped in 93.695s [2020-11-27T03:49:28.100Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-11-27T03:49:28.100Z] ++ 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-11-27T03:49:28.100Z] ++ set -e [2020-11-27T03:49:28.100Z] ++ '[' -n 0 ']' [2020-11-27T03:49:28.100Z] ++ set -x [2020-11-27T03:49:28.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:49:28.101Z] INFO: Testing against a local daemon [2020-11-27T03:49:28.101Z] === RUN TestConfigInspect [2020-11-27T03:49:28.140Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-11-27T03:49:28.183Z] --- PASS: TestAuthZPluginHeader (1.00s) [2020-11-27T03:49:28.183Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-11-27T03:49:28.183Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-27T03:49:28.183Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T03:49:28.183Z] === RUN TestAuthZPluginV2Disable [2020-11-27T03:49:28.183Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-11-27T03:49:28.183Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T03:49:28.183Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-11-27T03:49:28.183Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-27T03:49:28.183Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T03:49:28.183Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-11-27T03:49:28.183Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-27T03:49:28.183Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T03:49:28.183Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-11-27T03:49:28.400Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-11-27T03:49:28.660Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-11-27T03:49:29.232Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-11-27T03:49:29.493Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-11-27T03:49:29.755Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-11-27T03:49:30.179Z] --- PASS: TestConfigInspect (1.91s) [2020-11-27T03:49:30.179Z] === RUN TestConfigList [2020-11-27T03:49:30.326Z] --- PASS: TestUpdatePidsLimit (3.28s) [2020-11-27T03:49:30.326Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-11-27T03:49:30.326Z] --- PASS: TestUpdatePidsLimit/no_change (0.45s) [2020-11-27T03:49:30.326Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2020-11-27T03:49:30.326Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s) [2020-11-27T03:49:30.326Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.33s) [2020-11-27T03:49:30.326Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-11-27T03:49:30.326Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.32s) [2020-11-27T03:49:30.326Z] === RUN TestUpdateRestartPolicy [2020-11-27T03:49:31.267Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-11-27T03:49:32.262Z] --- PASS: TestConfigList (1.98s) [2020-11-27T03:49:32.262Z] === RUN TestConfigsCreateAndDelete [2020-11-27T03:49:33.810Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-11-27T03:49:34.070Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-11-27T03:49:34.346Z] --- PASS: TestConfigsCreateAndDelete (1.91s) [2020-11-27T03:49:34.346Z] === RUN TestConfigsUpdate [2020-11-27T03:49:35.011Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-11-27T03:49:35.873Z] --- PASS: TestConfigsUpdate (1.92s) [2020-11-27T03:49:35.873Z] === RUN TestTemplatedConfig [2020-11-27T03:49:36.395Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-11-27T03:49:36.656Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-11-27T03:49:37.598Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-11-27T03:49:38.621Z] --- PASS: TestTemplatedConfig (2.38s) [2020-11-27T03:49:38.621Z] === RUN TestConfigCreateResolve [2020-11-27T03:49:38.872Z] --- PASS: TestServiceUpdateNetwork (16.17s) [2020-11-27T03:49:38.872Z] === RUN TestServiceUpdatePidsLimit [2020-11-27T03:49:38.872Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-11-27T03:49:38.872Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-11-27T03:49:40.161Z] --- PASS: TestConfigCreateResolve (1.90s) [2020-11-27T03:49:40.161Z] === RUN TestConfigDaemonLibtrustID [2020-11-27T03:49:40.590Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-11-27T03:49:40.590Z] PASS [2020-11-27T03:49:40.590Z] [2020-11-27T03:49:40.590Z] DONE 7 tests in 12.608s [2020-11-27T03:49:40.883Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-11-27T03:49:40.883Z] ++ 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-11-27T03:49:40.883Z] ++ set -e [2020-11-27T03:49:40.883Z] ++ '[' -n 0 ']' [2020-11-27T03:49:40.883Z] ++ set -x [2020-11-27T03:49:40.883Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:49:40.883Z] INFO: Testing against a local daemon [2020-11-27T03:49:40.883Z] === RUN TestCheckpoint [2020-11-27T03:49:40.883Z] --- SKIP: TestCheckpoint (0.00s) [2020-11-27T03:49:40.883Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-27T03:49:40.883Z] === RUN TestContainerInvalidJSON [2020-11-27T03:49:40.883Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T03:49:40.883Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T03:49:40.883Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T03:49:40.883Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T03:49:40.883Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-11-27T03:49:40.883Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-11-27T03:49:40.883Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T03:49:40.883Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-11-27T03:49:40.883Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T03:49:40.883Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-11-27T03:49:40.883Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-11-27T03:49:40.883Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-11-27T03:49:40.883Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-11-27T03:49:40.884Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-11-27T03:49:40.884Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-11-27T03:49:40.884Z] === RUN TestCopyFromContainerPathIsNotDir [2020-11-27T03:49:40.884Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-11-27T03:49:40.884Z] === RUN TestCopyToContainerPathDoesNotExist [2020-11-27T03:49:41.178Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-11-27T03:49:41.178Z] === RUN TestCopyToContainerPathIsNotDir [2020-11-27T03:49:41.178Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-11-27T03:49:41.178Z] === RUN TestCopyFromContainer [2020-11-27T03:49:41.799Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-11-27T03:49:42.221Z] === RUN TestCopyFromContainer// [2020-11-27T03:49:42.517Z] === RUN TestCopyFromContainer//bar/root [2020-11-27T03:49:42.517Z] === RUN TestCopyFromContainer//bar/root/ [2020-11-27T03:49:42.517Z] === RUN TestCopyFromContainer/bar/quux [2020-11-27T03:49:42.517Z] === RUN TestCopyFromContainer/bar/quux/ [2020-11-27T03:49:42.739Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-11-27T03:49:42.739Z] --- PASS: TestUpdateRestartPolicy (12.53s) [2020-11-27T03:49:42.739Z] === RUN TestUpdateRestartWithAutoRemove [2020-11-27T03:49:42.810Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-11-27T03:49:42.810Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-11-27T03:49:42.810Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-11-27T03:49:42.810Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-11-27T03:49:43.105Z] === RUN TestCopyFromContainer/bar/notarget [2020-11-27T03:49:43.105Z] --- PASS: TestCopyFromContainer (1.94s) [2020-11-27T03:49:43.105Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-11-27T03:49:43.105Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-11-27T03:49:43.105Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-11-27T03:49:43.105Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-11-27T03:49:43.105Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-11-27T03:49:43.105Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-11-27T03:49:43.105Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-11-27T03:49:43.105Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-11-27T03:49:43.105Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-11-27T03:49:43.105Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-11-27T03:49:43.105Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-11-27T03:49:43.105Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T03:49:43.105Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T03:49:43.105Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T03:49:43.105Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T03:49:43.105Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T03:49:43.105Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T03:49:43.105Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T03:49:43.105Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T03:49:43.105Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T03:49:43.105Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-11-27T03:49:43.105Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-11-27T03:49:43.105Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-11-27T03:49:43.105Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-11-27T03:49:43.105Z] === RUN TestCreateLinkToNonExistingContainer [2020-11-27T03:49:43.105Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-11-27T03:49:43.105Z] === RUN TestCreateWithInvalidEnv [2020-11-27T03:49:43.105Z] === RUN TestCreateWithInvalidEnv/0 [2020-11-27T03:49:43.105Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-11-27T03:49:43.105Z] === RUN TestCreateWithInvalidEnv/1 [2020-11-27T03:49:43.105Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-11-27T03:49:43.105Z] === RUN TestCreateWithInvalidEnv/2 [2020-11-27T03:49:43.105Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-11-27T03:49:43.105Z] === CONT TestCreateWithInvalidEnv/0 [2020-11-27T03:49:43.105Z] === CONT TestCreateWithInvalidEnv/1 [2020-11-27T03:49:43.105Z] === CONT TestCreateWithInvalidEnv/2 [2020-11-27T03:49:43.105Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-11-27T03:49:43.105Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-11-27T03:49:43.105Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-11-27T03:49:43.105Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-11-27T03:49:43.105Z] === RUN TestCreateTmpfsMountsTarget [2020-11-27T03:49:43.105Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-11-27T03:49:43.105Z] === RUN TestCreateWithCustomMaskedPaths [2020-11-27T03:49:43.681Z] --- PASS: TestUpdateRestartWithAutoRemove (0.90s) [2020-11-27T03:49:43.681Z] === RUN TestWaitNonBlocked [2020-11-27T03:49:43.681Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T03:49:43.681Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T03:49:43.681Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T03:49:43.681Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T03:49:43.681Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T03:49:43.681Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T03:49:43.942Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-11-27T03:49:43.942Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-11-27T03:49:44.626Z] --- PASS: TestCreateWithCustomMaskedPaths (1.51s) [2020-11-27T03:49:44.626Z] === RUN TestCreateWithCustomReadonlyPaths [2020-11-27T03:49:44.884Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-11-27T03:49:44.884Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s) [2020-11-27T03:49:44.884Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) [2020-11-27T03:49:44.884Z] === RUN TestWaitBlocked [2020-11-27T03:49:44.884Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-27T03:49:44.884Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-27T03:49:44.884Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-11-27T03:49:44.884Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-11-27T03:49:44.884Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-27T03:49:44.884Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-11-27T03:49:45.145Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-11-27T03:49:45.717Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-11-27T03:49:45.769Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-11-27T03:49:45.978Z] --- PASS: TestWaitBlocked (0.03s) [2020-11-27T03:49:45.978Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.31s) [2020-11-27T03:49:45.978Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.32s) [2020-11-27T03:49:45.978Z] === CONT TestContainerStartOnDaemonRestart [2020-11-27T03:49:45.978Z] === CONT TestContainerKillOnDaemonStart [2020-11-27T03:49:46.149Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.54s) [2020-11-27T03:49:46.149Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-11-27T03:49:46.149Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T03:49:46.149Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T03:49:46.149Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T03:49:46.149Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T03:49:46.149Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T03:49:46.149Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T03:49:46.149Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T03:49:46.149Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T03:49:46.149Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T03:49:46.149Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T03:49:46.149Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T03:49:46.149Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T03:49:46.149Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T03:49:46.149Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T03:49:46.149Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T03:49:46.240Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-11-27T03:49:46.332Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.15s) [2020-11-27T03:49:46.332Z] PASS [2020-11-27T03:49:46.332Z] [2020-11-27T03:49:46.332Z] === Skipped [2020-11-27T03:49:46.332Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-27T03:49:46.332Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T03:49:46.332Z] [2020-11-27T03:49:46.332Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-11-27T03:49:46.332Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T03:49:46.332Z] [2020-11-27T03:49:46.332Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-27T03:49:46.332Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T03:49:46.332Z] [2020-11-27T03:49:46.332Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-27T03:49:46.332Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T03:49:46.332Z] [2020-11-27T03:49:46.332Z] [2020-11-27T03:49:46.332Z] DONE 17 tests, 4 skipped in 32.496s [2020-11-27T03:49:46.332Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-11-27T03:49:46.332Z] ++ 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-11-27T03:49:46.332Z] ++ set -e [2020-11-27T03:49:46.332Z] ++ '[' -n 0 ']' [2020-11-27T03:49:46.332Z] ++ set -x [2020-11-27T03:49:46.332Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:49:46.447Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-11-27T03:49:46.447Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-11-27T03:49:46.447Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-11-27T03:49:46.447Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-11-27T03:49:46.447Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-11-27T03:49:46.447Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-11-27T03:49:46.447Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-11-27T03:49:46.596Z] INFO: Testing against a local daemon [2020-11-27T03:49:46.596Z] === RUN TestPluginInvalidJSON [2020-11-27T03:49:46.596Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T03:49:46.596Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T03:49:46.596Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T03:49:46.596Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-11-27T03:49:46.596Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-11-27T03:49:46.596Z] === RUN TestPluginInstall [2020-11-27T03:49:46.596Z] === RUN TestPluginInstall/no_auth [2020-11-27T03:49:46.740Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s) [2020-11-27T03:49:46.740Z] === RUN TestCreateDifferentPlatform [2020-11-27T03:49:46.740Z] === RUN TestCreateDifferentPlatform/different_os [2020-11-27T03:49:46.740Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-11-27T03:49:46.740Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-11-27T03:49:46.740Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-11-27T03:49:46.740Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-11-27T03:49:46.740Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-11-27T03:49:47.034Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-11-27T03:49:47.034Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-11-27T03:49:47.034Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2020-11-27T03:49:47.034Z] === RUN TestContainerStartOnDaemonRestart [2020-11-27T03:49:47.034Z] === PAUSE TestContainerStartOnDaemonRestart [2020-11-27T03:49:47.034Z] === RUN TestDaemonRestartIpcMode [2020-11-27T03:49:47.034Z] === PAUSE TestDaemonRestartIpcMode [2020-11-27T03:49:47.034Z] === RUN TestDaemonHostGatewayIP [2020-11-27T03:49:47.034Z] === PAUSE TestDaemonHostGatewayIP [2020-11-27T03:49:47.034Z] === RUN TestContainerKillOnDaemonStart [2020-11-27T03:49:47.034Z] === PAUSE TestContainerKillOnDaemonStart [2020-11-27T03:49:47.034Z] === RUN TestDiff [2020-11-27T03:49:47.329Z] --- PASS: TestDiff (0.49s) [2020-11-27T03:49:47.329Z] === RUN TestExecWithCloseStdin [2020-11-27T03:49:47.966Z] --- PASS: TestExecWithCloseStdin (0.58s) [2020-11-27T03:49:47.966Z] === RUN TestExec [2020-11-27T03:49:48.151Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-11-27T03:49:48.610Z] --- PASS: TestExec (0.61s) [2020-11-27T03:49:48.610Z] === RUN TestExecUser [2020-11-27T03:49:49.151Z] time="2020-11-27T03:49:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T03:49:49.151Z] time="2020-11-27T03:49:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:693dce24ca979b88a19b0f89825ca436717fbce6cd5247e897bf537979e861b3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-27T03:49:49.151Z] time="2020-11-27T03:49:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T03:49:49.151Z] time="2020-11-27T03:49:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:693dce24ca979b88a19b0f89825ca436717fbce6cd5247e897bf537979e861b3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-27T03:49:49.253Z] --- PASS: TestExecUser (0.64s) [2020-11-27T03:49:49.257Z] === RUN TestExportContainerAndImportImage [2020-11-27T03:49:49.413Z] === RUN TestPluginInstall/with_htpasswd [2020-11-27T03:49:49.536Z] --- PASS: TestContainerStartOnDaemonRestart (3.50s) [2020-11-27T03:49:49.537Z] === CONT TestDaemonHostGatewayIP [2020-11-27T03:49:50.929Z] time="2020-11-27T03:49:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T03:49:50.929Z] time="2020-11-27T03:49:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d6b042d3d3ce8c5bcf5acba6fc80e4da80d59556da9ae27f6d975095e72870fd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-27T03:49:50.929Z] time="2020-11-27T03:49:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T03:49:50.929Z] time="2020-11-27T03:49:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d6b042d3d3ce8c5bcf5acba6fc80e4da80d59556da9ae27f6d975095e72870fd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-27T03:49:50.929Z] === RUN TestPluginInstall/with_insecure [2020-11-27T03:49:50.955Z] --- PASS: TestExportContainerAndImportImage (0.79s) [2020-11-27T03:49:50.955Z] === RUN TestExportContainerAfterDaemonRestart [2020-11-27T03:49:51.304Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-11-27T03:49:51.304Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-11-27T03:49:51.304Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-11-27T03:49:51.592Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2020-11-27T03:49:51.592Z] === RUN TestHealthCheckWorkdir [2020-11-27T03:49:51.876Z] time="2020-11-27T03:49:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T03:49:51.876Z] time="2020-11-27T03:49:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7257c51cf2d88369892cb376ae8f5562991dad1be1b58ceac542cd8fd7e4767c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-27T03:49:51.876Z] time="2020-11-27T03:49:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T03:49:51.876Z] time="2020-11-27T03:49:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7257c51cf2d88369892cb376ae8f5562991dad1be1b58ceac542cd8fd7e4767c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-27T03:49:52.139Z] --- PASS: TestPluginInstall (5.72s) [2020-11-27T03:49:52.139Z] --- PASS: TestPluginInstall/no_auth (2.80s) [2020-11-27T03:49:52.139Z] --- PASS: TestPluginInstall/with_htpasswd (1.19s) [2020-11-27T03:49:52.139Z] --- PASS: TestPluginInstall/with_insecure (1.73s) [2020-11-27T03:49:52.139Z] plugin_test.go:157: [dc784d46a7f01] daemon is not started [2020-11-27T03:49:52.139Z] PASS [2020-11-27T03:49:52.230Z] --- PASS: TestHealthCheckWorkdir (0.73s) [2020-11-27T03:49:52.230Z] === RUN TestHealthKillContainer [2020-11-27T03:49:52.252Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-11-27T03:49:52.403Z] [2020-11-27T03:49:52.403Z] DONE 6 tests in 5.975s [2020-11-27T03:49:52.403Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-11-27T03:49:52.403Z] ++ 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-11-27T03:49:52.403Z] ++ set -e [2020-11-27T03:49:52.403Z] ++ '[' -n 0 ']' [2020-11-27T03:49:52.403Z] ++ set -x [2020-11-27T03:49:52.403Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:49:52.403Z] INFO: Testing against a local daemon [2020-11-27T03:49:52.403Z] === RUN TestExternalGraphDriver [2020-11-27T03:49:52.665Z] === RUN TestExternalGraphDriver/json [2020-11-27T03:49:53.198Z] --- PASS: TestDaemonHostGatewayIP (3.53s) [2020-11-27T03:49:53.198Z] === CONT TestDaemonRestartIpcMode [2020-11-27T03:49:54.139Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-11-27T03:49:54.968Z] --- PASS: TestHealthKillContainer (2.62s) [2020-11-27T03:49:54.968Z] === RUN TestInspectCpusetInConfigPre120 [2020-11-27T03:49:54.981Z] --- PASS: TestServiceUpdatePidsLimit (17.82s) [2020-11-27T03:49:54.981Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2020-11-27T03:49:54.981Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.14s) [2020-11-27T03:49:54.981Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s) [2020-11-27T03:49:54.981Z] PASS [2020-11-27T03:49:54.981Z] [2020-11-27T03:49:54.981Z] === Skipped [2020-11-27T03:49:54.981Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-11-27T03:49:54.981Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-27T03:49:54.981Z] [2020-11-27T03:49:54.981Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-11-27T03:49:54.981Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T03:49:54.981Z] [2020-11-27T03:49:54.981Z] [2020-11-27T03:49:54.981Z] DONE 27 tests, 2 skipped in 175.308s [2020-11-27T03:49:54.981Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-11-27T03:49:54.981Z] ++ 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-11-27T03:49:54.981Z] ++ set -e [2020-11-27T03:49:54.981Z] ++ '[' -n 0 ']' [2020-11-27T03:49:54.981Z] ++ set -x [2020-11-27T03:49:54.981Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:49:54.981Z] INFO: Testing against a local daemon [2020-11-27T03:49:54.981Z] === RUN TestSessionCreate [2020-11-27T03:49:54.981Z] --- PASS: TestSessionCreate (0.02s) [2020-11-27T03:49:54.981Z] === RUN TestSessionCreateWithBadUpgrade [2020-11-27T03:49:54.981Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-11-27T03:49:54.981Z] PASS [2020-11-27T03:49:54.981Z] [2020-11-27T03:49:54.981Z] DONE 2 tests in 0.096s [2020-11-27T03:49:54.981Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-11-27T03:49:54.981Z] ++ 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-11-27T03:49:54.981Z] ++ set -e [2020-11-27T03:49:54.981Z] ++ '[' -n 0 ']' [2020-11-27T03:49:54.981Z] ++ set -x [2020-11-27T03:49:54.982Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:49:54.982Z] INFO: Testing against a local daemon [2020-11-27T03:49:54.982Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-11-27T03:49:54.982Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-27T03:49:54.982Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-27T03:49:54.982Z] === RUN TestEventsExecDie [2020-11-27T03:49:55.083Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-11-27T03:49:55.083Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-11-27T03:49:55.221Z] === RUN TestExternalGraphDriver/spec [2020-11-27T03:49:55.261Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) [2020-11-27T03:49:55.261Z] === RUN TestIpcModeNone [2020-11-27T03:49:55.273Z] --- PASS: TestEventsExecDie (0.93s) [2020-11-27T03:49:55.273Z] === RUN TestEventsBackwardsCompatible [2020-11-27T03:49:55.273Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-11-27T03:49:55.273Z] === RUN TestInfoBinaryCommits [2020-11-27T03:49:55.273Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-11-27T03:49:55.273Z] === RUN TestInfoAPIVersioned [2020-11-27T03:49:55.273Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-11-27T03:49:55.273Z] === RUN TestInfoDiscoveryBackend [2020-11-27T03:49:55.653Z] === RUN TestDockerSuite/TestBuildCmd [2020-11-27T03:49:55.898Z] --- PASS: TestIpcModeNone (0.58s) [2020-11-27T03:49:55.898Z] === RUN TestIpcModePrivate [2020-11-27T03:49:55.916Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-11-27T03:49:55.916Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-11-27T03:49:56.224Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-11-27T03:49:56.485Z] --- PASS: TestDaemonRestartIpcMode (3.24s) [2020-11-27T03:49:56.485Z] === CONT TestIpcModeOlderClient [2020-11-27T03:49:56.485Z] --- PASS: TestIpcModeOlderClient (0.09s) [2020-11-27T03:49:56.485Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-11-27T03:49:56.534Z] --- PASS: TestIpcModePrivate (0.58s) [2020-11-27T03:49:56.535Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-11-27T03:49:56.535Z] === RUN TestIpcModeShareable [2020-11-27T03:49:56.746Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-11-27T03:49:56.746Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-11-27T03:49:56.951Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-11-27T03:49:56.951Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-11-27T03:49:57.176Z] --- PASS: TestIpcModeShareable (0.64s) [2020-11-27T03:49:57.176Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-11-27T03:49:57.176Z] === RUN TestAPIIpcModeShareableAndContainer [2020-11-27T03:49:57.585Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-11-27T03:49:57.585Z] === RUN TestInfoAPI [2020-11-27T03:49:57.585Z] --- PASS: TestInfoAPI (0.02s) [2020-11-27T03:49:57.585Z] === RUN TestInfoAPIWarnings [2020-11-27T03:49:57.777Z] === RUN TestExternalGraphDriver/pull [2020-11-27T03:49:58.130Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-11-27T03:49:59.072Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-11-27T03:49:59.256Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.81s) [2020-11-27T03:49:59.256Z] === RUN TestAPIIpcModeHost [2020-11-27T03:49:59.332Z] --- PASS: TestContainerKillOnDaemonStart (13.15s) [2020-11-27T03:49:59.332Z] PASS [2020-11-27T03:49:59.332Z] [2020-11-27T03:49:59.332Z] === Skipped [2020-11-27T03:49:59.332Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-11-27T03:49:59.332Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-27T03:49:59.332Z] [2020-11-27T03:49:59.332Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-11-27T03:49:59.332Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-27T03:49:59.332Z] [2020-11-27T03:49:59.332Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-11-27T03:49:59.332Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-27T03:49:59.332Z] [2020-11-27T03:49:59.332Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-27T03:49:59.332Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-27T03:49:59.332Z] [2020-11-27T03:49:59.332Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-11-27T03:49:59.332Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-27T03:49:59.332Z] [2020-11-27T03:49:59.332Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-11-27T03:49:59.332Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-11-27T03:49:59.332Z] [2020-11-27T03:49:59.332Z] [2020-11-27T03:49:59.332Z] DONE 195 tests, 6 skipped in 146.604s [2020-11-27T03:49:59.332Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-11-27T03:49:59.332Z] ++ 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-11-27T03:49:59.332Z] ++ set -e [2020-11-27T03:49:59.332Z] ++ '[' -n 0 ']' [2020-11-27T03:49:59.332Z] ++ set -x [2020-11-27T03:49:59.332Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:49:59.552Z] --- PASS: TestAPIIpcModeHost (0.49s) [2020-11-27T03:49:59.552Z] === RUN TestDaemonIpcModeShareable [2020-11-27T03:49:59.593Z] INFO: Testing against a local daemon [2020-11-27T03:49:59.593Z] === RUN TestCommitInheritsEnv [2020-11-27T03:50:00.164Z] --- PASS: TestCommitInheritsEnv (0.50s) [2020-11-27T03:50:00.164Z] === RUN TestImportExtremelyLargeImageWorks [2020-11-27T03:50:00.164Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-11-27T03:50:00.164Z] === RUN TestImagesFilterMultiReference [2020-11-27T03:50:00.164Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-11-27T03:50:00.164Z] === RUN TestImagePullPlatformInvalid [2020-11-27T03:50:00.164Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-11-27T03:50:00.164Z] === RUN TestRemoveImageOrphaning [2020-11-27T03:50:00.329Z] --- PASS: TestExternalGraphDriver (7.60s) [2020-11-27T03:50:00.329Z] --- PASS: TestExternalGraphDriver/json (2.46s) [2020-11-27T03:50:00.329Z] --- PASS: TestExternalGraphDriver/spec (2.73s) [2020-11-27T03:50:00.329Z] --- PASS: TestExternalGraphDriver/pull (2.28s) [2020-11-27T03:50:00.329Z] === RUN TestGraphdriverPluginV2 [2020-11-27T03:50:00.329Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2020-11-27T03:50:00.329Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T03:50:00.329Z] PASS [2020-11-27T03:50:00.329Z] [2020-11-27T03:50:00.329Z] === Skipped [2020-11-27T03:50:00.329Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2020-11-27T03:50:00.329Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T03:50:00.329Z] [2020-11-27T03:50:00.329Z] [2020-11-27T03:50:00.329Z] DONE 5 tests, 1 skipped in 7.862s [2020-11-27T03:50:00.329Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-11-27T03:50:00.329Z] ++ 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-11-27T03:50:00.329Z] ++ set -e [2020-11-27T03:50:00.329Z] ++ '[' -n 0 ']' [2020-11-27T03:50:00.329Z] ++ set -x [2020-11-27T03:50:00.330Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:50:00.330Z] INFO: Testing against a local daemon [2020-11-27T03:50:00.330Z] === RUN TestContinueAfterPluginCrash [2020-11-27T03:50:00.330Z] === PAUSE TestContinueAfterPluginCrash [2020-11-27T03:50:00.330Z] === RUN TestReadPluginNoRead [2020-11-27T03:50:00.330Z] === PAUSE TestReadPluginNoRead [2020-11-27T03:50:00.330Z] === RUN TestDaemonStartWithLogOpt [2020-11-27T03:50:00.330Z] === PAUSE TestDaemonStartWithLogOpt [2020-11-27T03:50:00.330Z] === CONT TestContinueAfterPluginCrash [2020-11-27T03:50:00.330Z] === CONT TestDaemonStartWithLogOpt [2020-11-27T03:50:00.330Z] === CONT TestReadPluginNoRead [2020-11-27T03:50:00.735Z] --- PASS: TestRemoveImageOrphaning (0.44s) [2020-11-27T03:50:00.735Z] === RUN TestRemoveImageGarbageCollector [2020-11-27T03:50:01.073Z] --- PASS: TestDaemonIpcModeShareable (1.40s) [2020-11-27T03:50:01.073Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-11-27T03:50:01.073Z] === RUN TestDaemonIpcModePrivate [2020-11-27T03:50:02.600Z] --- PASS: TestDaemonIpcModePrivate (1.39s) [2020-11-27T03:50:02.600Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-11-27T03:50:02.600Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-11-27T03:50:02.647Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-11-27T03:50:02.648Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-11-27T03:50:03.590Z] --- PASS: TestRemoveImageGarbageCollector (2.70s) [2020-11-27T03:50:03.590Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-11-27T03:50:03.590Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-11-27T03:50:03.590Z] === RUN TestTagInvalidReference [2020-11-27T03:50:03.590Z] --- PASS: TestTagInvalidReference (0.03s) [2020-11-27T03:50:03.590Z] === RUN TestTagValidPrefixedRepo [2020-11-27T03:50:03.590Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-11-27T03:50:03.590Z] === RUN TestTagExistedNameWithoutForce [2020-11-27T03:50:03.590Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-11-27T03:50:03.590Z] === RUN TestTagOfficialNames [2020-11-27T03:50:03.590Z] --- PASS: TestTagOfficialNames (0.10s) [2020-11-27T03:50:03.590Z] === RUN TestTagMatchesDigest [2020-11-27T03:50:03.590Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-11-27T03:50:03.590Z] === CONT TestImportExtremelyLargeImageWorks [2020-11-27T03:50:03.642Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.37s) [2020-11-27T03:50:03.642Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-11-27T03:50:03.642Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-11-27T03:50:03.851Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-11-27T03:50:04.551Z] === RUN TestReadPluginNoRead/default [2020-11-27T03:50:05.126Z] --- PASS: TestDaemonStartWithLogOpt (4.85s) [2020-11-27T03:50:05.159Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.39s) [2020-11-27T03:50:05.159Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-11-27T03:50:05.159Z] === RUN TestIpcModeOlderClient [2020-11-27T03:50:05.159Z] === PAUSE TestIpcModeOlderClient [2020-11-27T03:50:05.159Z] === RUN TestKillContainerInvalidSignal [2020-11-27T03:50:05.236Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-11-27T03:50:05.452Z] --- PASS: TestKillContainerInvalidSignal (0.51s) [2020-11-27T03:50:05.452Z] === RUN TestKillContainer [2020-11-27T03:50:05.452Z] === RUN TestKillContainer/no_signal [2020-11-27T03:50:05.496Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-11-27T03:50:05.496Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-11-27T03:50:06.098Z] === RUN TestKillContainer/non_killing_signal [2020-11-27T03:50:06.394Z] === RUN TestKillContainer/killing_signal [2020-11-27T03:50:06.437Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-11-27T03:50:06.515Z] === RUN TestReadPluginNoRead/disabled_caching [2020-11-27T03:50:07.007Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-11-27T03:50:07.032Z] --- PASS: TestKillContainer (1.62s) [2020-11-27T03:50:07.032Z] --- PASS: TestKillContainer/no_signal (0.49s) [2020-11-27T03:50:07.032Z] --- PASS: TestKillContainer/non_killing_signal (0.40s) [2020-11-27T03:50:07.032Z] --- PASS: TestKillContainer/killing_signal (0.50s) [2020-11-27T03:50:07.032Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-11-27T03:50:07.032Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-11-27T03:50:07.267Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-11-27T03:50:07.667Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-11-27T03:50:08.210Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-11-27T03:50:08.306Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.09s) [2020-11-27T03:50:08.306Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.51s) [2020-11-27T03:50:08.306Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.40s) [2020-11-27T03:50:08.306Z] === RUN TestKillStoppedContainer [2020-11-27T03:50:08.306Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-11-27T03:50:08.306Z] === RUN TestKillStoppedContainerAPIPre120 [2020-11-27T03:50:08.306Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-11-27T03:50:08.306Z] === RUN TestKillDifferentUserContainer [2020-11-27T03:50:08.437Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-11-27T03:50:08.946Z] --- PASS: TestKillDifferentUserContainer (0.52s) [2020-11-27T03:50:08.946Z] === RUN TestInspectOomKilledTrue [2020-11-27T03:50:09.987Z] --- PASS: TestInspectOomKilledTrue (0.95s) [2020-11-27T03:50:09.988Z] === RUN TestInspectOomKilledFalse [2020-11-27T03:50:10.284Z] --- PASS: TestInspectOomKilledFalse (0.52s) [2020-11-27T03:50:10.284Z] === RUN TestLinksEtcHostsContentMatch [2020-11-27T03:50:10.358Z] --- PASS: TestReadPluginNoRead (9.81s) [2020-11-27T03:50:10.358Z] --- PASS: TestReadPluginNoRead/default (1.86s) [2020-11-27T03:50:10.358Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.93s) [2020-11-27T03:50:10.358Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.76s) [2020-11-27T03:50:10.358Z] read_test.go:92: [d81261624b11c] daemon is not started [2020-11-27T03:50:10.620Z] --- PASS: TestContinueAfterPluginCrash (10.20s) [2020-11-27T03:50:10.620Z] PASS [2020-11-27T03:50:10.620Z] [2020-11-27T03:50:10.620Z] DONE 6 tests in 10.390s [2020-11-27T03:50:10.620Z] 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-11-27T03:50:10.620Z] ++ 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-11-27T03:50:10.620Z] ++ set -e [2020-11-27T03:50:10.620Z] ++ '[' -n 0 ']' [2020-11-27T03:50:10.620Z] ++ set -x [2020-11-27T03:50:10.620Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:50:10.620Z] testing: warning: no tests to run [2020-11-27T03:50:10.620Z] PASS [2020-11-27T03:50:10.620Z] [2020-11-27T03:50:10.620Z] DONE 0 tests in 0.050s [2020-11-27T03:50:10.620Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-11-27T03:50:10.620Z] ++ 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-11-27T03:50:10.620Z] ++ set -e [2020-11-27T03:50:10.620Z] ++ '[' -n 0 ']' [2020-11-27T03:50:10.620Z] ++ set -x [2020-11-27T03:50:10.620Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:50:10.882Z] INFO: Testing against a local daemon [2020-11-27T03:50:10.882Z] === RUN TestPluginWithDevMounts [2020-11-27T03:50:10.882Z] === PAUSE TestPluginWithDevMounts [2020-11-27T03:50:10.882Z] === CONT TestPluginWithDevMounts [2020-11-27T03:50:10.922Z] --- PASS: TestLinksEtcHostsContentMatch (0.39s) [2020-11-27T03:50:10.922Z] === RUN TestLinksContainerNames [2020-11-27T03:50:11.963Z] --- PASS: TestLinksContainerNames (1.02s) [2020-11-27T03:50:11.963Z] === RUN TestLogsFollowTailEmpty [2020-11-27T03:50:12.260Z] --- PASS: TestLogsFollowTailEmpty (0.56s) [2020-11-27T03:50:12.260Z] === RUN TestContainerNetworkMountsNoChown [2020-11-27T03:50:12.410Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-11-27T03:50:12.900Z] --- PASS: TestContainerNetworkMountsNoChown (0.52s) [2020-11-27T03:50:12.900Z] === RUN TestMountDaemonRoot [2020-11-27T03:50:12.900Z] === RUN TestMountDaemonRoot/default [2020-11-27T03:50:12.900Z] === PAUSE TestMountDaemonRoot/default [2020-11-27T03:50:12.900Z] === RUN TestMountDaemonRoot/private [2020-11-27T03:50:12.900Z] === PAUSE TestMountDaemonRoot/private [2020-11-27T03:50:12.900Z] === RUN TestMountDaemonRoot/rprivate [2020-11-27T03:50:12.901Z] === PAUSE TestMountDaemonRoot/rprivate [2020-11-27T03:50:12.901Z] === RUN TestMountDaemonRoot/slave [2020-11-27T03:50:12.901Z] === PAUSE TestMountDaemonRoot/slave [2020-11-27T03:50:12.901Z] === RUN TestMountDaemonRoot/rslave [2020-11-27T03:50:12.901Z] === PAUSE TestMountDaemonRoot/rslave [2020-11-27T03:50:12.901Z] === RUN TestMountDaemonRoot/shared [2020-11-27T03:50:12.901Z] === PAUSE TestMountDaemonRoot/shared [2020-11-27T03:50:12.901Z] === RUN TestMountDaemonRoot/rshared [2020-11-27T03:50:12.901Z] === PAUSE TestMountDaemonRoot/rshared [2020-11-27T03:50:12.901Z] === CONT TestMountDaemonRoot/default [2020-11-27T03:50:12.901Z] === CONT TestMountDaemonRoot/rslave [2020-11-27T03:50:12.901Z] === CONT TestMountDaemonRoot/rshared [2020-11-27T03:50:12.901Z] === RUN TestMountDaemonRoot/default/bind_root [2020-11-27T03:50:12.901Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-11-27T03:50:12.901Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-11-27T03:50:12.901Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-11-27T03:50:12.901Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-11-27T03:50:12.901Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-11-27T03:50:12.901Z] === CONT TestMountDaemonRoot/slave [2020-11-27T03:50:12.901Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-11-27T03:50:12.901Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-11-27T03:50:12.901Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-11-27T03:50:12.901Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-11-27T03:50:12.901Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-11-27T03:50:12.901Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-11-27T03:50:12.901Z] === RUN TestMountDaemonRoot/default/mount_root [2020-11-27T03:50:12.901Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-11-27T03:50:12.901Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-11-27T03:50:12.901Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-11-27T03:50:12.901Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-11-27T03:50:12.901Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-11-27T03:50:12.901Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-11-27T03:50:12.901Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-11-27T03:50:12.901Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-11-27T03:50:12.901Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-11-27T03:50:12.901Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-11-27T03:50:12.901Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-11-27T03:50:12.901Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-11-27T03:50:12.901Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-11-27T03:50:12.901Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-11-27T03:50:12.901Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-11-27T03:50:12.901Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-11-27T03:50:12.901Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-11-27T03:50:12.901Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-11-27T03:50:12.901Z] === CONT TestMountDaemonRoot/private [2020-11-27T03:50:12.901Z] === RUN TestMountDaemonRoot/private/bind_root [2020-11-27T03:50:12.901Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-11-27T03:50:12.901Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-11-27T03:50:12.901Z] === CONT TestMountDaemonRoot/rprivate [2020-11-27T03:50:12.901Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-11-27T03:50:12.901Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-11-27T03:50:12.901Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-11-27T03:50:12.901Z] === RUN TestMountDaemonRoot/private/mount_root [2020-11-27T03:50:12.901Z] === CONT TestMountDaemonRoot/shared [2020-11-27T03:50:12.901Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-11-27T03:50:12.901Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-11-27T03:50:12.901Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-11-27T03:50:12.901Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-11-27T03:50:12.901Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-11-27T03:50:12.901Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-11-27T03:50:12.901Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-11-27T03:50:12.901Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-11-27T03:50:12.901Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-11-27T03:50:12.901Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-11-27T03:50:12.901Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-11-27T03:50:12.901Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-11-27T03:50:12.901Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-11-27T03:50:12.901Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-11-27T03:50:12.901Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-11-27T03:50:12.901Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-11-27T03:50:12.901Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-11-27T03:50:12.901Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-11-27T03:50:12.901Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-11-27T03:50:12.901Z] === CONT TestMountDaemonRoot/default/mount_root [2020-11-27T03:50:12.901Z] === CONT TestMountDaemonRoot/default/bind_root [2020-11-27T03:50:12.901Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-11-27T03:50:12.901Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-11-27T03:50:12.901Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-11-27T03:50:12.901Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-11-27T03:50:12.901Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-11-27T03:50:12.901Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-11-27T03:50:12.901Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-11-27T03:50:12.901Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-11-27T03:50:12.901Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-11-27T03:50:12.901Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-11-27T03:50:12.901Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-11-27T03:50:12.901Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-11-27T03:50:12.901Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-11-27T03:50:13.196Z] === CONT TestMountDaemonRoot/private/bind_root [2020-11-27T03:50:13.196Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-11-27T03:50:13.196Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-11-27T03:50:13.196Z] === CONT TestMountDaemonRoot/private/mount_root [2020-11-27T03:50:13.196Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-11-27T03:50:13.196Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-11-27T03:50:13.196Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-11-27T03:50:13.196Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-11-27T03:50:13.196Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-11-27T03:50:13.196Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-11-27T03:50:13.196Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-11-27T03:50:13.196Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-11-27T03:50:13.196Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-11-27T03:50:13.196Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-11-27T03:50:13.196Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-11-27T03:50:13.196Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-11-27T03:50:13.196Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-11-27T03:50:13.196Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-11-27T03:50:13.196Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-11-27T03:50:13.196Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-11-27T03:50:13.196Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-11-27T03:50:13.196Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-11-27T03:50:13.196Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-11-27T03:50:13.196Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-11-27T03:50:13.196Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-11-27T03:50:13.196Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-11-27T03:50:13.196Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-11-27T03:50:13.196Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-11-27T03:50:13.196Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-11-27T03:50:13.196Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-11-27T03:50:13.196Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-11-27T03:50:13.196Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-11-27T03:50:13.196Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-11-27T03:50:13.196Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-11-27T03:50:13.196Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-11-27T03:50:13.196Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-11-27T03:50:13.196Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-11-27T03:50:13.197Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-11-27T03:50:13.197Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-11-27T03:50:13.197Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-11-27T03:50:13.197Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-11-27T03:50:13.197Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-11-27T03:50:13.197Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-11-27T03:50:13.197Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-11-27T03:50:13.197Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-11-27T03:50:13.197Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-11-27T03:50:13.197Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-11-27T03:50:13.197Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-11-27T03:50:13.197Z] === RUN TestContainerBindMountNonRecursive [2020-11-27T03:50:13.434Z] --- PASS: TestPluginWithDevMounts (2.17s) [2020-11-27T03:50:13.434Z] PASS [2020-11-27T03:50:13.434Z] [2020-11-27T03:50:13.434Z] DONE 1 tests in 2.374s [2020-11-27T03:50:13.434Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-11-27T03:50:13.434Z] ++ 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-11-27T03:50:13.434Z] ++ set -e [2020-11-27T03:50:13.434Z] ++ '[' -n 0 ']' [2020-11-27T03:50:13.434Z] ++ set -x [2020-11-27T03:50:13.434Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:50:13.434Z] INFO: Testing against a local daemon [2020-11-27T03:50:13.434Z] === RUN TestSecretInspect [2020-11-27T03:50:14.714Z] --- PASS: TestContainerBindMountNonRecursive (1.32s) [2020-11-27T03:50:14.714Z] === RUN TestContainerVolumesMountedAsShared [2020-11-27T03:50:15.008Z] --- PASS: TestContainerVolumesMountedAsShared (0.48s) [2020-11-27T03:50:15.008Z] === RUN TestContainerVolumesMountedAsSlave [2020-11-27T03:50:15.302Z] --- PASS: TestContainerVolumesMountedAsSlave (0.43s) [2020-11-27T03:50:15.302Z] === RUN TestNetworkNat [2020-11-27T03:50:15.939Z] --- PASS: TestNetworkNat (0.54s) [2020-11-27T03:50:15.939Z] === RUN TestNetworkLocalhostTCPNat [2020-11-27T03:50:16.169Z] --- PASS: TestInfoAPIWarnings (16.28s) [2020-11-27T03:50:16.169Z] === RUN TestInfoDebug [2020-11-27T03:50:16.169Z] --- PASS: TestInfoDebug (0.52s) [2020-11-27T03:50:16.169Z] === RUN TestInfoInsecureRegistries [2020-11-27T03:50:16.169Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-11-27T03:50:16.169Z] === RUN TestInfoRegistryMirrors [2020-11-27T03:50:16.169Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-11-27T03:50:16.169Z] === RUN TestLoginFailsWithBadCredentials [2020-11-27T03:50:16.169Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2020-11-27T03:50:16.169Z] === RUN TestPingCacheHeaders [2020-11-27T03:50:16.169Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-11-27T03:50:16.169Z] === RUN TestPingGet [2020-11-27T03:50:16.169Z] --- PASS: TestPingGet (0.01s) [2020-11-27T03:50:16.169Z] === RUN TestPingHead [2020-11-27T03:50:16.169Z] --- PASS: TestPingHead (0.02s) [2020-11-27T03:50:16.169Z] === RUN TestVersion [2020-11-27T03:50:16.169Z] --- PASS: TestVersion (0.02s) [2020-11-27T03:50:16.169Z] PASS [2020-11-27T03:50:16.169Z] [2020-11-27T03:50:16.169Z] === Skipped [2020-11-27T03:50:16.169Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-27T03:50:16.169Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-27T03:50:16.169Z] [2020-11-27T03:50:16.169Z] [2020-11-27T03:50:16.169Z] DONE 18 tests, 1 skipped in 21.370s [2020-11-27T03:50:16.169Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-11-27T03:50:16.169Z] ++ 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-11-27T03:50:16.169Z] ++ set -e [2020-11-27T03:50:16.169Z] ++ '[' -n 0 ']' [2020-11-27T03:50:16.169Z] ++ set -x [2020-11-27T03:50:16.169Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:50:16.169Z] INFO: Testing against a local daemon [2020-11-27T03:50:16.169Z] === RUN TestVolumesCreateAndList [2020-11-27T03:50:16.169Z] --- PASS: TestVolumesCreateAndList (0.01s) [2020-11-27T03:50:16.169Z] === RUN TestVolumesRemove [2020-11-27T03:50:16.169Z] --- PASS: TestVolumesRemove (0.12s) [2020-11-27T03:50:16.169Z] === RUN TestVolumesInspect [2020-11-27T03:50:16.169Z] --- PASS: TestVolumesInspect (0.01s) [2020-11-27T03:50:16.169Z] === RUN TestVolumesInvalidJSON [2020-11-27T03:50:16.169Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-11-27T03:50:16.169Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-11-27T03:50:16.169Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-11-27T03:50:16.169Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-11-27T03:50:16.169Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-11-27T03:50:16.169Z] PASS [2020-11-27T03:50:16.169Z] [2020-11-27T03:50:16.169Z] DONE 5 tests in 0.225s [2020-11-27T03:50:16.169Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-27T03:50:16.169Z] ++++ cat bundles/test-integration/docker.pid [2020-11-27T03:50:16.169Z] +++ kill 12148 [2020-11-27T03:50:16.593Z] --- PASS: TestNetworkLocalhostTCPNat (0.60s) [2020-11-27T03:50:16.593Z] === RUN TestNetworkLoopbackNat [2020-11-27T03:50:16.611Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-11-27T03:50:16.745Z] --- PASS: TestSecretInspect (3.35s) [2020-11-27T03:50:16.745Z] === RUN TestSecretList [2020-11-27T03:50:17.677Z] +++ /etc/init.d/apparmor stop [2020-11-27T03:50:17.677Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-27T03:50:17.677Z] [2020-11-27T03:50:17.677Z] Unloading profiles will leave already running processes permanently [2020-11-27T03:50:17.677Z] unconfined, which can lead to unexpected situations. [2020-11-27T03:50:17.677Z] [2020-11-27T03:50:17.677Z] To set a process to complain mode, use the command line tool [2020-11-27T03:50:17.677Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-27T03:50:17.677Z] +++ true [2020-11-27T03:50:17.677Z] exiting test-integration [2020-11-27T03:50:17.677Z] ++ exit 0 [2020-11-27T03:50:17.677Z] [2020-11-27T03:50:19.220Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange Post stage [Pipeline] junit [2020-11-27T03:50:19.236Z] Recording test results [2020-11-27T03:50:19.331Z] --- PASS: TestNetworkLoopbackNat (2.73s) [2020-11-27T03:50:19.331Z] === RUN TestPause [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-27T03:50:19.969Z] --- PASS: TestPause (0.57s) [2020-11-27T03:50:19.969Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-11-27T03:50:19.969Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-27T03:50:19.969Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-27T03:50:19.969Z] === RUN TestPauseStopPausedContainer [2020-11-27T03:50:20.053Z] --- PASS: TestSecretList (3.23s) [2020-11-27T03:50:20.053Z] === RUN TestSecretsCreateAndDelete [2020-11-27T03:50:20.061Z] + echo Ensuring container killed. [2020-11-27T03:50:20.061Z] Ensuring container killed. [2020-11-27T03:50:20.061Z] + docker rm -vf docker-pr3 [2020-11-27T03:50:20.061Z] Error: No such container: docker-pr3 [2020-11-27T03:50:20.061Z] + true [Pipeline] sh [2020-11-27T03:50:20.264Z] --- PASS: TestPauseStopPausedContainer (0.54s) [2020-11-27T03:50:20.264Z] === RUN TestPsFilter [2020-11-27T03:50:20.442Z] + echo Chowning /workspace to jenkins user [2020-11-27T03:50:20.442Z] Chowning /workspace to jenkins user [2020-11-27T03:50:20.442Z] + id -u [2020-11-27T03:50:20.442Z] + id -g [2020-11-27T03:50:20.442Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41720:/workspace busybox chown -R 1001:1001 /workspace [2020-11-27T03:50:20.563Z] --- PASS: TestPsFilter (0.16s) [2020-11-27T03:50:20.563Z] === RUN TestRemoveContainerWithRemovedVolume [2020-11-27T03:50:20.603Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-11-27T03:50:21.175Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-11-27T03:50:21.175Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-11-27T03:50:21.202Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s) [2020-11-27T03:50:21.202Z] === RUN TestRemoveContainerWithVolume [2020-11-27T03:50:21.495Z] --- PASS: TestRemoveContainerWithVolume (0.54s) [2020-11-27T03:50:21.495Z] === RUN TestRemoveContainerRunning [2020-11-27T03:50:22.134Z] --- PASS: TestRemoveContainerRunning (0.54s) [2020-11-27T03:50:22.134Z] === RUN TestRemoveContainerForceRemoveRunning [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-27T03:50:22.787Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.55s) [2020-11-27T03:50:22.787Z] === RUN TestRemoveInvalidContainer [2020-11-27T03:50:22.787Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-11-27T03:50:22.787Z] === RUN TestRenameLinkedContainer [2020-11-27T03:50:22.907Z] + bundleName=s390x-integration [2020-11-27T03:50:22.907Z] + echo Creating s390x-integration-bundles.tar.gz [2020-11-27T03:50:22.907Z] Creating s390x-integration-bundles.tar.gz [2020-11-27T03:50:22.907Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-11-27T03:50:22.907Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-11-27T03:50:22.952Z] Archiving artifacts [2020-11-27T03:50:23.295Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41720/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-27T03:50:23.361Z] --- PASS: TestSecretsCreateAndDelete (3.27s) [2020-11-27T03:50:23.361Z] === RUN TestSecretsUpdate [2020-11-27T03:50:23.685Z] + make clean [2020-11-27T03:50:23.718Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-11-27T03:50:24.018Z] docker volume rm -f docker-dev-cache [2020-11-27T03:50:24.019Z] docker-dev-cache [Pipeline] deleteDir [2020-11-27T03:50:24.660Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-11-27T03:50:24.870Z] --- PASS: TestRenameLinkedContainer (2.12s) [2020-11-27T03:50:24.870Z] === RUN TestRenameStoppedContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-27T03:50:25.508Z] --- PASS: TestRenameStoppedContainer (0.56s) [2020-11-27T03:50:25.508Z] === RUN TestRenameRunningContainerAndReuse [2020-11-27T03:50:26.555Z] --- PASS: TestRenameRunningContainerAndReuse (1.07s) [2020-11-27T03:50:26.555Z] === RUN TestRenameInvalidName [2020-11-27T03:50:26.671Z] --- PASS: TestSecretsUpdate (3.13s) [2020-11-27T03:50:26.671Z] === RUN TestTemplatedSecret [2020-11-27T03:50:26.850Z] --- PASS: TestRenameInvalidName (0.52s) [2020-11-27T03:50:26.850Z] === RUN TestRenameAnonymousContainer [2020-11-27T03:50:27.202Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-11-27T03:50:28.584Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-11-27T03:50:28.937Z] --- PASS: TestRenameAnonymousContainer (1.93s) [2020-11-27T03:50:28.937Z] === RUN TestRenameContainerWithSameName [2020-11-27T03:50:29.573Z] --- PASS: TestRenameContainerWithSameName (0.49s) [2020-11-27T03:50:29.573Z] === RUN TestRenameContainerWithLinkedContainer [2020-11-27T03:50:29.981Z] --- PASS: TestTemplatedSecret (3.56s) [2020-11-27T03:50:29.981Z] === RUN TestSecretCreateResolve [2020-11-27T03:50:30.498Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-11-27T03:50:30.498Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-11-27T03:50:30.498Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-11-27T03:50:30.498Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-11-27T03:50:30.498Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-11-27T03:50:30.612Z] --- PASS: TestRenameContainerWithLinkedContainer (1.05s) [2020-11-27T03:50:30.613Z] === RUN TestResize [2020-11-27T03:50:30.906Z] --- PASS: TestResize (0.53s) [2020-11-27T03:50:30.906Z] === RUN TestResizeWithInvalidSize [2020-11-27T03:50:31.547Z] --- PASS: TestResizeWithInvalidSize (0.53s) [2020-11-27T03:50:31.547Z] === RUN TestResizeWhenContainerNotStarted [2020-11-27T03:50:31.881Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-11-27T03:50:32.190Z] --- PASS: TestResizeWhenContainerNotStarted (0.55s) [2020-11-27T03:50:32.190Z] === RUN TestDaemonRestartKillContainers [2020-11-27T03:50:32.190Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-27T03:50:32.190Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-27T03:50:32.190Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-27T03:50:32.190Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-27T03:50:32.190Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-27T03:50:32.190Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-27T03:50:32.190Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-27T03:50:32.190Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-27T03:50:32.190Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-27T03:50:32.190Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-27T03:50:32.190Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-27T03:50:32.190Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-27T03:50:32.190Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-27T03:50:32.190Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-27T03:50:32.190Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-27T03:50:32.190Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-27T03:50:32.190Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-27T03:50:32.190Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-27T03:50:32.190Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-27T03:50:32.190Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-27T03:50:32.190Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-27T03:50:32.190Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-27T03:50:32.190Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-27T03:50:32.190Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-27T03:50:32.190Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-27T03:50:32.190Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-27T03:50:32.190Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-27T03:50:32.190Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-27T03:50:32.535Z] --- PASS: TestSecretCreateResolve (2.72s) [2020-11-27T03:50:32.535Z] PASS [2020-11-27T03:50:32.535Z] [2020-11-27T03:50:32.535Z] DONE 6 tests in 19.437s [2020-11-27T03:50:32.535Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-11-27T03:50:32.535Z] ++ 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-11-27T03:50:32.535Z] ++ set -e [2020-11-27T03:50:32.535Z] ++ '[' -n 0 ']' [2020-11-27T03:50:32.535Z] ++ set -x [2020-11-27T03:50:32.535Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:50:32.797Z] INFO: Testing against a local daemon [2020-11-27T03:50:32.797Z] === RUN TestServiceCreateInit [2020-11-27T03:50:32.797Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-11-27T03:50:33.793Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-11-27T03:50:34.287Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-27T03:50:34.364Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-11-27T03:50:34.942Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-27T03:50:34.943Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-27T03:50:34.943Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-27T03:50:35.587Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-27T03:50:36.641Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-27T03:50:36.641Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-27T03:50:37.661Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-11-27T03:50:37.693Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-27T03:50:38.116Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-11-27T03:50:38.601Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-11-27T03:50:40.455Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-11-27T03:50:40.455Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.91s) [2020-11-27T03:50:40.455Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.74s) [2020-11-27T03:50:40.455Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.92s) [2020-11-27T03:50:40.455Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.03s) [2020-11-27T03:50:40.455Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.71s) [2020-11-27T03:50:40.455Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.60s) [2020-11-27T03:50:40.455Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.72s) [2020-11-27T03:50:40.455Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.59s) [2020-11-27T03:50:40.455Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.64s) [2020-11-27T03:50:40.455Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.65s) [2020-11-27T03:50:40.455Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.14s) [2020-11-27T03:50:40.455Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.44s) [2020-11-27T03:50:40.455Z] === RUN TestCgroupNamespacesRun [2020-11-27T03:50:41.501Z] --- PASS: TestCgroupNamespacesRun (1.36s) [2020-11-27T03:50:41.501Z] === RUN TestCgroupNamespacesRunPrivileged [2020-11-27T03:50:41.904Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-11-27T03:50:42.164Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-11-27T03:50:42.338Z] --- PASS: TestServiceCreateInit (9.71s) [2020-11-27T03:50:42.338Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.61s) [2020-11-27T03:50:42.338Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.07s) [2020-11-27T03:50:42.338Z] === RUN TestCreateServiceMultipleTimes [2020-11-27T03:50:42.425Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-11-27T03:50:43.018Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.30s) [2020-11-27T03:50:43.018Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-11-27T03:50:43.366Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-11-27T03:50:43.454Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-11-27T03:50:43.454Z] Copying nested executables into bundles/binary-daemon [2020-11-27T03:50:43.454Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-11-27T03:50:43.797Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41720/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 -e DOCKER_GRAPHDRIVER docker:f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 hack/make.sh cross [2020-11-27T03:50:43.938Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-11-27T03:50:44.058Z] [2020-11-27T03:50:44.060Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.35s) [2020-11-27T03:50:44.060Z] === RUN TestCgroupNamespacesRunHostMode [2020-11-27T03:50:44.317Z] Removing bundles/ [2020-11-27T03:50:44.318Z] [2020-11-27T03:50:44.318Z] ---> Making bundle: cross (in bundles/cross) [2020-11-27T03:50:44.318Z] Cross building: bundles/cross/linux/amd64 [2020-11-27T03:50:44.318Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-11-27T03:50:44.318Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-11-27T03:50:44.881Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-11-27T03:50:45.577Z] --- PASS: TestCgroupNamespacesRunHostMode (1.37s) [2020-11-27T03:50:45.578Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-11-27T03:50:47.104Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.34s) [2020-11-27T03:50:47.104Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-11-27T03:50:48.148Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.35s) [2020-11-27T03:50:48.148Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-11-27T03:50:48.182Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-11-27T03:50:49.187Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2020-11-27T03:50:49.187Z] === RUN TestCgroupNamespacesRunOlderClient [2020-11-27T03:50:50.095Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-11-27T03:50:50.707Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.39s) [2020-11-27T03:50:50.707Z] === RUN TestKernelTCPMemory [2020-11-27T03:50:51.001Z] --- PASS: TestKernelTCPMemory (0.59s) [2020-11-27T03:50:51.001Z] === RUN TestNISDomainname [2020-11-27T03:50:51.036Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-11-27T03:50:51.296Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-11-27T03:50:51.661Z] --- PASS: TestNISDomainname (0.66s) [2020-11-27T03:50:51.661Z] === RUN TestHostnameDnsResolution [2020-11-27T03:50:52.712Z] --- PASS: TestHostnameDnsResolution (0.85s) [2020-11-27T03:50:52.712Z] === RUN TestStats [2020-11-27T03:50:53.210Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-11-27T03:50:53.471Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-11-27T03:50:54.413Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-11-27T03:50:55.452Z] --- PASS: TestStats (2.52s) [2020-11-27T03:50:55.452Z] === RUN TestStopContainerWithTimeout [2020-11-27T03:50:55.452Z] === RUN TestStopContainerWithTimeout/0 [2020-11-27T03:50:55.452Z] === PAUSE TestStopContainerWithTimeout/0 [2020-11-27T03:50:55.452Z] === RUN TestStopContainerWithTimeout/1 [2020-11-27T03:50:55.452Z] === PAUSE TestStopContainerWithTimeout/1 [2020-11-27T03:50:55.452Z] === RUN TestStopContainerWithTimeout/3 [2020-11-27T03:50:55.452Z] === PAUSE TestStopContainerWithTimeout/3 [2020-11-27T03:50:55.452Z] === RUN TestStopContainerWithTimeout/-1 [2020-11-27T03:50:55.452Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-11-27T03:50:55.452Z] === CONT TestStopContainerWithTimeout/0 [2020-11-27T03:50:55.452Z] === CONT TestStopContainerWithTimeout/-1 [2020-11-27T03:50:55.452Z] === CONT TestStopContainerWithTimeout/3 [2020-11-27T03:50:55.452Z] === CONT TestStopContainerWithTimeout/1 [2020-11-27T03:50:55.798Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-11-27T03:50:56.059Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-11-27T03:50:56.631Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-11-27T03:50:58.193Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-11-27T03:50:58.193Z] --- PASS: TestStopContainerWithTimeout/0 (0.91s) [2020-11-27T03:50:58.193Z] --- PASS: TestStopContainerWithTimeout/1 (1.95s) [2020-11-27T03:50:58.193Z] --- PASS: TestStopContainerWithTimeout/3 (2.63s) [2020-11-27T03:50:58.193Z] --- PASS: TestStopContainerWithTimeout/-1 (2.80s) [2020-11-27T03:50:58.193Z] === RUN TestDeleteDevicemapper [2020-11-27T03:50:58.193Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-11-27T03:50:58.193Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-27T03:50:58.193Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-11-27T03:50:59.728Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.65s) [2020-11-27T03:50:59.729Z] === RUN TestUpdateMemory [2020-11-27T03:50:59.929Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-11-27T03:50:59.929Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-11-27T03:51:00.189Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-11-27T03:51:00.189Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-11-27T03:51:00.366Z] --- PASS: TestUpdateMemory (0.71s) [2020-11-27T03:51:00.366Z] === RUN TestUpdateCPUQuota [2020-11-27T03:51:01.007Z] --- PASS: TestUpdateCPUQuota (0.91s) [2020-11-27T03:51:01.007Z] === RUN TestUpdatePidsLimit [2020-11-27T03:51:01.007Z] === RUN TestUpdatePidsLimit/update_from_none [2020-11-27T03:51:01.301Z] === RUN TestUpdatePidsLimit/no_change [2020-11-27T03:51:01.572Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-11-27T03:51:01.596Z] === RUN TestUpdatePidsLimit/update_lower [2020-11-27T03:51:01.890Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-11-27T03:51:02.142Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-11-27T03:51:02.184Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-11-27T03:51:02.478Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-11-27T03:51:02.713Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-11-27T03:51:02.771Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-11-27T03:51:03.417Z] --- PASS: TestUpdatePidsLimit (2.36s) [2020-11-27T03:51:03.417Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.26s) [2020-11-27T03:51:03.417Z] --- PASS: TestUpdatePidsLimit/no_change (0.25s) [2020-11-27T03:51:03.417Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2020-11-27T03:51:03.417Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.26s) [2020-11-27T03:51:03.417Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s) [2020-11-27T03:51:03.417Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s) [2020-11-27T03:51:03.417Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2020-11-27T03:51:03.417Z] === RUN TestUpdateRestartPolicy [2020-11-27T03:51:04.096Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-11-27T03:51:04.325Z] --- PASS: TestCreateServiceMultipleTimes (18.38s) [2020-11-27T03:51:04.325Z] === RUN TestCreateServiceConflict [2020-11-27T03:51:04.325Z] --- PASS: TestCreateServiceConflict (3.29s) [2020-11-27T03:51:04.325Z] === RUN TestCreateServiceMaxReplicas [2020-11-27T03:51:06.010Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-11-27T03:51:07.392Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-11-27T03:51:07.639Z] --- PASS: TestCreateServiceMaxReplicas (3.65s) [2020-11-27T03:51:07.639Z] === RUN TestCreateWithDuplicateNetworkNames [2020-11-27T03:51:12.676Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-11-27T03:51:15.223Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-11-27T03:51:15.794Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-11-27T03:51:16.054Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-11-27T03:51:16.071Z] --- PASS: TestUpdateRestartPolicy (11.27s) [2020-11-27T03:51:16.071Z] === RUN TestUpdateRestartWithAutoRemove [2020-11-27T03:51:16.071Z] --- PASS: TestUpdateRestartWithAutoRemove (0.54s) [2020-11-27T03:51:16.071Z] === RUN TestWaitNonBlocked [2020-11-27T03:51:16.071Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T03:51:16.071Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T03:51:16.071Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T03:51:16.071Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T03:51:16.071Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T03:51:16.071Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T03:51:16.071Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-11-27T03:51:16.071Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.60s) [2020-11-27T03:51:16.071Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2020-11-27T03:51:16.071Z] === RUN TestWaitBlocked [2020-11-27T03:51:16.071Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-27T03:51:16.071Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-27T03:51:16.071Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-11-27T03:51:16.071Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-11-27T03:51:16.071Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-27T03:51:16.071Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-11-27T03:51:17.115Z] --- PASS: TestWaitBlocked (0.02s) [2020-11-27T03:51:17.115Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.80s) [2020-11-27T03:51:17.115Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.87s) [2020-11-27T03:51:17.115Z] === CONT TestContainerStartOnDaemonRestart [2020-11-27T03:51:17.115Z] === CONT TestIpcModeOlderClient [2020-11-27T03:51:17.115Z] === CONT TestDaemonHostGatewayIP [2020-11-27T03:51:17.116Z] === CONT TestDaemonRestartIpcMode [2020-11-27T03:51:17.116Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-11-27T03:51:17.116Z] === CONT TestContainerKillOnDaemonStart [2020-11-27T03:51:18.598Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-11-27T03:51:19.542Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-11-27T03:51:20.694Z] --- PASS: TestContainerStartOnDaemonRestart (3.80s) [2020-11-27T03:51:20.987Z] --- PASS: TestDaemonHostGatewayIP (4.23s) [2020-11-27T03:51:21.280Z] --- PASS: TestDaemonRestartIpcMode (4.30s) [2020-11-27T03:51:21.495Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-11-27T03:51:22.081Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-11-27T03:51:22.564Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.78s) [2020-11-27T03:51:22.564Z] === RUN TestCreateServiceSecretFileMode [2020-11-27T03:51:22.666Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-11-27T03:51:23.237Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-11-27T03:51:25.150Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-11-27T03:51:25.150Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-11-27T03:51:25.875Z] --- PASS: TestCreateServiceSecretFileMode (3.38s) [2020-11-27T03:51:25.875Z] === RUN TestCreateServiceConfigFileMode [2020-11-27T03:51:27.696Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-11-27T03:51:29.078Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-11-27T03:51:29.184Z] --- PASS: TestCreateServiceConfigFileMode (3.37s) [2020-11-27T03:51:29.184Z] === RUN TestCreateServiceSysctls [2020-11-27T03:51:29.776Z] --- PASS: TestContainerKillOnDaemonStart (12.80s) [2020-11-27T03:51:29.776Z] PASS [2020-11-27T03:51:29.776Z] [2020-11-27T03:51:29.776Z] === Skipped [2020-11-27T03:51:29.776Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-11-27T03:51:29.776Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-27T03:51:29.776Z] [2020-11-27T03:51:29.776Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-27T03:51:29.776Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-27T03:51:29.776Z] [2020-11-27T03:51:29.776Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-11-27T03:51:29.776Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-27T03:51:29.776Z] [2020-11-27T03:51:29.776Z] [2020-11-27T03:51:29.776Z] DONE 195 tests, 3 skipped in 109.074s [2020-11-27T03:51:29.776Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-11-27T03:51:29.776Z] ++ 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-11-27T03:51:29.776Z] ++ set -e [2020-11-27T03:51:29.776Z] ++ '[' -n 0 ']' [2020-11-27T03:51:29.776Z] ++ set -x [2020-11-27T03:51:29.776Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:51:30.071Z] INFO: Testing against a local daemon [2020-11-27T03:51:30.071Z] === RUN TestCommitInheritsEnv [2020-11-27T03:51:30.366Z] --- PASS: TestCommitInheritsEnv (0.33s) [2020-11-27T03:51:30.366Z] === RUN TestImportExtremelyLargeImageWorks [2020-11-27T03:51:30.366Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-11-27T03:51:30.366Z] === RUN TestImagesFilterMultiReference [2020-11-27T03:51:30.366Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-11-27T03:51:30.366Z] === RUN TestImagePullPlatformInvalid [2020-11-27T03:51:30.366Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-11-27T03:51:30.366Z] === RUN TestRemoveImageOrphaning [2020-11-27T03:51:30.662Z] --- PASS: TestRemoveImageOrphaning (0.35s) [2020-11-27T03:51:30.662Z] === RUN TestRemoveImageGarbageCollector [2020-11-27T03:51:30.662Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-11-27T03:51:30.662Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T03:51:30.662Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-11-27T03:51:30.662Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-11-27T03:51:30.662Z] === RUN TestTagInvalidReference [2020-11-27T03:51:30.662Z] --- PASS: TestTagInvalidReference (0.03s) [2020-11-27T03:51:30.662Z] === RUN TestTagValidPrefixedRepo [2020-11-27T03:51:30.662Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-11-27T03:51:30.662Z] === RUN TestTagExistedNameWithoutForce [2020-11-27T03:51:30.956Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-11-27T03:51:30.956Z] === RUN TestTagOfficialNames [2020-11-27T03:51:30.956Z] --- PASS: TestTagOfficialNames (0.04s) [2020-11-27T03:51:30.956Z] === RUN TestTagMatchesDigest [2020-11-27T03:51:30.956Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-11-27T03:51:30.956Z] === CONT TestImportExtremelyLargeImageWorks [2020-11-27T03:51:30.995Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-11-27T03:51:31.935Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-11-27T03:51:32.195Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-11-27T03:51:32.767Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-11-27T03:51:34.481Z] --- PASS: TestCreateServiceSysctls (4.45s) [2020-11-27T03:51:34.481Z] === RUN TestCreateServiceCapabilities [2020-11-27T03:51:34.680Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-11-27T03:51:36.596Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-11-27T03:51:36.857Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-11-27T03:51:37.037Z] --- PASS: TestCreateServiceCapabilities (3.39s) [2020-11-27T03:51:37.037Z] === RUN TestInspect [2020-11-27T03:51:39.402Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-11-27T03:51:39.971Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-11-27T03:51:41.258Z] --- PASS: TestInspect (3.43s) [2020-11-27T03:51:41.258Z] === RUN TestCreateJob [2020-11-27T03:51:41.883Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-11-27T03:51:43.267Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-11-27T03:51:44.571Z] --- PASS: TestCreateJob (4.14s) [2020-11-27T03:51:44.571Z] === RUN TestReplicatedJob [2020-11-27T03:51:47.472Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-11-27T03:51:48.412Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-11-27T03:51:49.353Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-11-27T03:51:50.737Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-11-27T03:51:50.737Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-11-27T03:51:52.120Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-11-27T03:51:52.724Z] --- PASS: TestReplicatedJob (6.84s) [2020-11-27T03:51:52.724Z] === RUN TestUpdateReplicatedJob [2020-11-27T03:51:53.061Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-11-27T03:51:55.604Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-11-27T03:51:56.042Z] --- PASS: TestUpdateReplicatedJob (4.43s) [2020-11-27T03:51:56.042Z] === RUN TestServiceListWithStatuses [2020-11-27T03:51:56.042Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-11-27T03:51:56.042Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-27T03:51:56.042Z] === RUN TestDockerNetworkConnectAlias [2020-11-27T03:51:57.748Z] 4612f6d0b889: Pull complete [2020-11-27T03:52:02.643Z] --- PASS: TestDockerNetworkConnectAlias (6.41s) [2020-11-27T03:52:02.643Z] === RUN TestDockerNetworkReConnect [2020-11-27T03:52:03.737Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-11-27T03:52:07.941Z] --- PASS: TestDockerNetworkReConnect (5.05s) [2020-11-27T03:52:07.941Z] === RUN TestServicePlugin [2020-11-27T03:52:07.941Z] --- SKIP: TestServicePlugin (0.00s) [2020-11-27T03:52:07.941Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T03:52:07.941Z] === RUN TestServiceUpdateLabel [2020-11-27T03:52:10.319Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-11-27T03:52:10.319Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-11-27T03:52:11.255Z] --- PASS: TestServiceUpdateLabel (3.26s) [2020-11-27T03:52:11.255Z] === RUN TestServiceUpdateSecrets [2020-11-27T03:52:12.229Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-11-27T03:52:14.772Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-11-27T03:52:15.033Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-11-27T03:52:15.604Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-11-27T03:52:16.174Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-11-27T03:52:16.744Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-11-27T03:52:17.004Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-11-27T03:52:17.265Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-11-27T03:52:17.834Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-11-27T03:52:18.095Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-11-27T03:52:19.480Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-11-27T03:52:19.480Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-11-27T03:52:20.421Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-11-27T03:52:20.799Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-11-27T03:52:20.799Z] Copying nested executables into bundles/cross/linux/amd64 [2020-11-27T03:52:20.799Z] Cross building: bundles/cross/windows/amd64 [2020-11-27T03:52:20.799Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-11-27T03:52:20.799Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-11-27T03:52:22.332Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-11-27T03:52:23.717Z] === RUN TestDockerSuite/TestBuildEnv [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite (347.51s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.06s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.83s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.71s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.97s) [2020-11-27T03:52:24.660Z] docker_cli_daemon_test.go:1455: [deae37f046b59] daemon is not started [2020-11-27T03:52:24.660Z] check_test.go:309: [da9d018ebdfec] daemon is not started [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.64s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.93s) [2020-11-27T03:52:24.660Z] check_test.go:309: [d5bacb5a0590f] daemon is not started [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.27s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.71s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.35s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.09s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.12s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.50s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.61s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.16s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s) [2020-11-27T03:52:24.660Z] check_test.go:309: [d321ebe509334] daemon is not started [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-11-27T03:52:24.660Z] check_test.go:309: [de6a8a09be844] daemon is not started [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.25s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.56s) [2020-11-27T03:52:24.660Z] check_test.go:309: [d363e52b950f8] daemon is not started [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.42s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.70s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.51s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.20s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-11-27T03:52:24.660Z] check_test.go:309: [d6bd7baf9657c] daemon is not started [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.02s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.23s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.59s) [2020-11-27T03:52:24.660Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-11-27T03:52:24.660Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-11-27T03:52:24.660Z] check_test.go:309: [de35ced1a1e5e] daemon is not started [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.19s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.96s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.36s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.82s) [2020-11-27T03:52:24.660Z] check_test.go:309: [dfea57aa53020] daemon is not started [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.12s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-11-27T03:52:24.660Z] check_test.go:309: [d63b207035b0a] daemon is not started [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.72s) [2020-11-27T03:52:24.660Z] docker_cli_daemon_plugins_test.go:79: [de9959dbba153] daemon is not started [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.82s) [2020-11-27T03:52:24.660Z] docker_cli_daemon_plugins_test.go:169: [d74aac9e4bf25] daemon is not started [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.04s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-11-27T03:52:24.660Z] check_test.go:309: [de0a02061fd65] daemon is not started [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.82s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.86s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.74s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.83s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.87s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.80s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.12s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.58s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.49s) [2020-11-27T03:52:24.660Z] check_test.go:309: [d8d1f928582b1] daemon is not started [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.48s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.94s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.45s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.55s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.99s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.38s) [2020-11-27T03:52:24.660Z] check_test.go:309: [d22bb7fd8821a] daemon is not started [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.62s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.24s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.53s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.78s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.67s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.63s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.16s) [2020-11-27T03:52:24.660Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-11-27T03:52:24.660Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-11-27T03:52:24.660Z] check_test.go:309: [db46c660c1d41] daemon is not started [2020-11-27T03:52:24.660Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-11-27T03:52:24.660Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-11-27T03:52:24.660Z] check_test.go:309: [d336170963c45] daemon is not started [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.56s) [2020-11-27T03:52:24.660Z] check_test.go:309: [da269f1b64201] daemon is not started [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.19s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.23s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.12s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.51s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.05s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.17s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.87s) [2020-11-27T03:52:24.660Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.66s) [2020-11-27T03:52:24.661Z] check_test.go:309: [d3ced41e4b36a] daemon is not started [2020-11-27T03:52:24.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.36s) [2020-11-27T03:52:24.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.49s) [2020-11-27T03:52:24.661Z] docker_cli_daemon_plugins_test.go:105: [dd7c2f78bf29e] daemon is not started [2020-11-27T03:52:24.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.94s) [2020-11-27T03:52:24.661Z] check_test.go:309: [d9d7a7cf749c3] daemon is not started [2020-11-27T03:52:24.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2020-11-27T03:52:24.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.25s) [2020-11-27T03:52:24.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.14s) [2020-11-27T03:52:24.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2020-11-27T03:52:24.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2020-11-27T03:52:24.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2020-11-27T03:52:24.661Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2020-11-27T03:52:24.661Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2020-11-27T03:52:24.661Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2020-11-27T03:52:24.661Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2020-11-27T03:52:24.661Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2020-11-27T03:52:24.661Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2020-11-27T03:52:24.661Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2020-11-27T03:52:24.661Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2020-11-27T03:52:24.661Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2020-11-27T03:52:24.661Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2020-11-27T03:52:24.661Z] check_test.go:309: [d99797b310f69] daemon is not started [2020-11-27T03:52:24.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2020-11-27T03:52:24.661Z] check_test.go:309: [dc7075c54e499] daemon is not started [2020-11-27T03:52:24.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2020-11-27T03:52:24.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.54s) [2020-11-27T03:52:24.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.10s) [2020-11-27T03:52:24.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-11-27T03:52:24.661Z] check_test.go:309: [dd73a063be132] daemon is not started [2020-11-27T03:52:24.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.42s) [2020-11-27T03:52:24.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.00s) [2020-11-27T03:52:24.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.09s) [2020-11-27T03:52:24.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.07s) [2020-11-27T03:52:24.661Z] check_test.go:309: [d76dc30f0d89b] daemon is not started [2020-11-27T03:52:24.661Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.12s) [2020-11-27T03:52:24.661Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.34s) [2020-11-27T03:52:24.661Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.00s) [2020-11-27T03:52:24.661Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.66s) [2020-11-27T03:52:24.661Z] check_test.go:309: [d44a4bc88c339] daemon is not started [2020-11-27T03:52:24.661Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2020-11-27T03:52:24.661Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2020-11-27T03:52:24.661Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.61s) [2020-11-27T03:52:24.661Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.92s) [2020-11-27T03:52:24.661Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-11-27T03:52:24.661Z] check_test.go:309: [ddfb532da1115] daemon is not started [2020-11-27T03:52:24.661Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.19s) [2020-11-27T03:52:24.661Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.77s) [2020-11-27T03:52:24.661Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.83s) [2020-11-27T03:52:24.661Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.69s) [2020-11-27T03:52:24.661Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.04s) [2020-11-27T03:52:24.661Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.30s) [2020-11-27T03:52:24.661Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.19s) [2020-11-27T03:52:24.661Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.46s) [2020-11-27T03:52:24.661Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.83s) [2020-11-27T03:52:24.661Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.25s) [2020-11-27T03:52:24.661Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.30s) [2020-11-27T03:52:24.661Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.30s) [2020-11-27T03:52:24.661Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.89s) [2020-11-27T03:52:24.661Z] docker_cli_daemon_test.go:2550: [d5b60902947aa] daemon is not started [2020-11-27T03:52:24.661Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.83s) [2020-11-27T03:52:24.661Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.96s) [2020-11-27T03:52:24.661Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.79s) [2020-11-27T03:52:24.661Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.74s) [2020-11-27T03:52:24.661Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2020-11-27T03:52:24.661Z] check_test.go:309: [da77de0bf1439] daemon is not started [2020-11-27T03:52:24.661Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.00s) [2020-11-27T03:52:24.661Z] === RUN TestDockerSwarmSuite [2020-11-27T03:52:24.661Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-11-27T03:52:25.602Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-11-27T03:52:26.178Z] --- PASS: TestServiceUpdateSecrets (14.86s) [2020-11-27T03:52:26.179Z] === RUN TestServiceUpdateConfigs [2020-11-27T03:52:26.984Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-11-27T03:52:27.935Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-11-27T03:52:28.204Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-11-27T03:52:31.499Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-11-27T03:52:35.703Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-11-27T03:52:37.088Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-11-27T03:52:41.102Z] --- PASS: TestServiceUpdateConfigs (15.26s) [2020-11-27T03:52:41.102Z] === RUN TestServiceUpdateNetwork [2020-11-27T03:52:52.000Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-11-27T03:52:52.000Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-11-27T03:52:56.028Z] --- PASS: TestServiceUpdateNetwork (14.82s) [2020-11-27T03:52:56.028Z] === RUN TestServiceUpdatePidsLimit [2020-11-27T03:52:56.202Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-11-27T03:52:56.603Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-11-27T03:52:57.550Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-11-27T03:52:58.114Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-11-27T03:53:05.700Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-11-27T03:53:06.250Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-11-27T03:53:07.191Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-11-27T03:53:07.764Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-11-27T03:53:08.707Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-11-27T03:53:10.091Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-11-27T03:53:10.091Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-11-27T03:53:10.351Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-11-27T03:53:13.854Z] --- PASS: TestServiceUpdatePidsLimit (16.95s) [2020-11-27T03:53:13.854Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-11-27T03:53:13.854Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-11-27T03:53:13.854Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2020-11-27T03:53:13.854Z] PASS [2020-11-27T03:53:13.854Z] [2020-11-27T03:53:13.854Z] === Skipped [2020-11-27T03:53:13.854Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-11-27T03:53:13.854Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-27T03:53:13.854Z] [2020-11-27T03:53:13.854Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-11-27T03:53:13.854Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T03:53:13.854Z] [2020-11-27T03:53:13.854Z] [2020-11-27T03:53:13.854Z] DONE 27 tests, 2 skipped in 160.038s [2020-11-27T03:53:13.854Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-11-27T03:53:13.854Z] ++ 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-11-27T03:53:13.854Z] ++ set -e [2020-11-27T03:53:13.854Z] ++ '[' -n 0 ']' [2020-11-27T03:53:13.854Z] ++ set -x [2020-11-27T03:53:13.854Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:53:13.854Z] INFO: Testing against a local daemon [2020-11-27T03:53:13.854Z] === RUN TestSessionCreate [2020-11-27T03:53:13.854Z] --- PASS: TestSessionCreate (0.06s) [2020-11-27T03:53:13.854Z] === RUN TestSessionCreateWithBadUpgrade [2020-11-27T03:53:13.854Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-11-27T03:53:13.854Z] PASS [2020-11-27T03:53:13.854Z] [2020-11-27T03:53:13.854Z] DONE 2 tests in 0.263s [2020-11-27T03:53:13.854Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-11-27T03:53:13.855Z] ++ 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-11-27T03:53:13.855Z] ++ set -e [2020-11-27T03:53:13.855Z] ++ '[' -n 0 ']' [2020-11-27T03:53:13.855Z] ++ set -x [2020-11-27T03:53:13.855Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:53:13.855Z] INFO: Testing against a local daemon [2020-11-27T03:53:13.855Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-11-27T03:53:13.855Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-27T03:53:13.855Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-27T03:53:13.855Z] === RUN TestEventsExecDie [2020-11-27T03:53:13.855Z] --- PASS: TestEventsExecDie (0.87s) [2020-11-27T03:53:13.855Z] === RUN TestEventsBackwardsCompatible [2020-11-27T03:53:14.117Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-11-27T03:53:14.117Z] === RUN TestInfoBinaryCommits [2020-11-27T03:53:14.117Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-11-27T03:53:14.117Z] === RUN TestInfoAPIVersioned [2020-11-27T03:53:14.117Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-11-27T03:53:14.117Z] === RUN TestInfoDiscoveryBackend [2020-11-27T03:53:14.692Z] --- PASS: TestInfoDiscoveryBackend (0.63s) [2020-11-27T03:53:14.692Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-11-27T03:53:15.638Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-11-27T03:53:15.638Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-11-27T03:53:16.212Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s) [2020-11-27T03:53:16.212Z] === RUN TestInfoAPI [2020-11-27T03:53:16.474Z] --- PASS: TestInfoAPI (0.05s) [2020-11-27T03:53:16.474Z] === RUN TestInfoAPIWarnings [2020-11-27T03:53:20.350Z] === RUN TestDockerSuite/TestBuildExpose [2020-11-27T03:53:20.350Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-11-27T03:53:20.350Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-11-27T03:53:20.350Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-11-27T03:53:20.350Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-11-27T03:53:20.610Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-11-27T03:53:21.180Z] === RUN TestDockerSuite/TestBuildFails [2020-11-27T03:53:22.121Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-11-27T03:53:22.121Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-11-27T03:53:24.664Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-11-27T03:53:26.574Z] === RUN TestDockerSuite/TestBuildForceRm [2020-11-27T03:53:27.145Z] --- PASS: TestImportExtremelyLargeImageWorks (203.38s) [2020-11-27T03:53:27.145Z] PASS [2020-11-27T03:53:27.145Z] [2020-11-27T03:53:27.145Z] DONE 12 tests in 207.774s [2020-11-27T03:53:27.145Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-11-27T03:53:27.145Z] ++ 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-11-27T03:53:27.145Z] ++ set -e [2020-11-27T03:53:27.145Z] ++ '[' -n 0 ']' [2020-11-27T03:53:27.145Z] ++ set -x [2020-11-27T03:53:27.145Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:53:27.145Z] INFO: Testing against a local daemon [2020-11-27T03:53:27.145Z] === RUN TestNetworkCreateDelete [2020-11-27T03:53:27.406Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-11-27T03:53:27.406Z] === RUN TestDockerNetworkDeletePreferID [2020-11-27T03:53:27.976Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2020-11-27T03:53:27.976Z] === RUN TestDaemonDNSFallback [2020-11-27T03:53:27.976Z] === RUN TestDockerSuite/TestBuildFromGit [2020-11-27T03:53:28.519Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-11-27T03:53:28.519Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-11-27T03:53:28.519Z] remote: Enumerating objects: 2, done. [2020-11-27T03:53:28.519Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-11-27T03:53:28.519Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-11-27T03:53:28.519Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-11-27T03:53:28.519Z] 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-11-27T03:53:28.519Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-11-27T03:53:29.361Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-11-27T03:53:29.361Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-11-27T03:53:30.302Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-11-27T03:53:31.059Z] [2020-11-27T03:53:31.246Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-11-27T03:53:31.655Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41720/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 hack/test/unit [2020-11-27T03:53:31.816Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-11-27T03:53:32.077Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-11-27T03:53:33.458Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-11-27T03:53:34.196Z] ? github.com/docker/docker/api [no test files] [2020-11-27T03:53:34.609Z] --- PASS: TestInfoAPIWarnings (16.61s) [2020-11-27T03:53:34.609Z] === RUN TestInfoDebug [2020-11-27T03:53:34.609Z] --- PASS: TestInfoDebug (0.60s) [2020-11-27T03:53:34.609Z] === RUN TestInfoInsecureRegistries [2020-11-27T03:53:34.609Z] --- PASS: TestInfoInsecureRegistries (0.61s) [2020-11-27T03:53:34.609Z] === RUN TestInfoRegistryMirrors [2020-11-27T03:53:34.842Z] --- PASS: TestDaemonDNSFallback (6.72s) [2020-11-27T03:53:34.842Z] === RUN TestInspectNetwork [2020-11-27T03:53:34.870Z] --- PASS: TestInfoRegistryMirrors (0.61s) [2020-11-27T03:53:34.871Z] === RUN TestLoginFailsWithBadCredentials [2020-11-27T03:53:35.102Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-11-27T03:53:35.132Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-11-27T03:53:35.132Z] === RUN TestPingCacheHeaders [2020-11-27T03:53:35.132Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-11-27T03:53:35.132Z] === RUN TestPingGet [2020-11-27T03:53:35.132Z] --- PASS: TestPingGet (0.03s) [2020-11-27T03:53:35.132Z] === RUN TestPingHead [2020-11-27T03:53:35.132Z] --- PASS: TestPingHead (0.05s) [2020-11-27T03:53:35.132Z] === RUN TestVersion [2020-11-27T03:53:35.394Z] --- PASS: TestVersion (0.05s) [2020-11-27T03:53:35.394Z] PASS [2020-11-27T03:53:35.394Z] [2020-11-27T03:53:35.394Z] === Skipped [2020-11-27T03:53:35.394Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-27T03:53:35.394Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-27T03:53:35.394Z] [2020-11-27T03:53:35.394Z] [2020-11-27T03:53:35.394Z] DONE 18 tests, 1 skipped in 22.434s [2020-11-27T03:53:35.394Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-11-27T03:53:35.394Z] ++ 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-11-27T03:53:35.394Z] ++ set -e [2020-11-27T03:53:35.394Z] ++ '[' -n 0 ']' [2020-11-27T03:53:35.394Z] ++ set -x [2020-11-27T03:53:35.394Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:53:35.394Z] INFO: Testing against a local daemon [2020-11-27T03:53:35.394Z] === RUN TestVolumesCreateAndList [2020-11-27T03:53:35.394Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-11-27T03:53:35.394Z] === RUN TestVolumesRemove [2020-11-27T03:53:35.656Z] --- PASS: TestVolumesRemove (0.11s) [2020-11-27T03:53:35.656Z] === RUN TestVolumesInspect [2020-11-27T03:53:35.656Z] --- PASS: TestVolumesInspect (0.04s) [2020-11-27T03:53:35.656Z] === RUN TestVolumesInvalidJSON [2020-11-27T03:53:35.656Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-11-27T03:53:35.656Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-11-27T03:53:35.656Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-11-27T03:53:35.656Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-11-27T03:53:35.656Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-11-27T03:53:35.656Z] PASS [2020-11-27T03:53:35.656Z] [2020-11-27T03:53:35.656Z] DONE 5 tests in 0.376s [2020-11-27T03:53:35.656Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-27T03:53:35.918Z] ++++ cat bundles/test-integration/docker.pid [2020-11-27T03:53:35.918Z] +++ kill 13776 [2020-11-27T03:53:36.487Z] === RUN TestDockerSuite/TestBuildHistory [2020-11-27T03:53:37.307Z] +++ /etc/init.d/apparmor stop [2020-11-27T03:53:37.307Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-27T03:53:37.307Z] [2020-11-27T03:53:37.307Z] Unloading profiles will leave already running processes permanently [2020-11-27T03:53:37.307Z] unconfined, which can lead to unexpected situations. [2020-11-27T03:53:37.307Z] [2020-11-27T03:53:37.307Z] To set a process to complain mode, use the command line tool [2020-11-27T03:53:37.307Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-27T03:53:37.307Z] +++ true [2020-11-27T03:53:37.307Z] exiting test-integration [2020-11-27T03:53:37.307Z] ++ exit 0 [2020-11-27T03:53:37.307Z] [2020-11-27T03:53:39.029Z] === RUN TestInspectNetwork/full_network_id [2020-11-27T03:53:39.029Z] === RUN TestInspectNetwork/partial_network_id [2020-11-27T03:53:39.029Z] === RUN TestInspectNetwork/network_name [2020-11-27T03:53:39.029Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-11-27T03:53:39.599Z] === RUN TestDockerSuite/TestBuildIidFile Post stage [Pipeline] junit [2020-11-27T03:53:39.876Z] Recording test results [2020-11-27T03:53:40.169Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-27T03:53:40.430Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-11-27T03:53:40.430Z] === RUN TestDockerSuite/TestBuildInheritance [2020-11-27T03:53:40.524Z] + echo Ensuring container killed. [2020-11-27T03:53:40.524Z] Ensuring container killed. [2020-11-27T03:53:40.524Z] + docker rm -vf docker-pr3 [2020-11-27T03:53:40.524Z] Error: No such container: docker-pr3 [2020-11-27T03:53:40.524Z] + true [Pipeline] sh [2020-11-27T03:53:40.820Z] + echo Chowning /workspace to jenkins user [2020-11-27T03:53:40.820Z] Chowning /workspace to jenkins user [2020-11-27T03:53:40.820Z] + id -u [2020-11-27T03:53:40.820Z] + id -g [2020-11-27T03:53:40.820Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41720:/workspace busybox chown -R 1000:1000 /workspace [2020-11-27T03:53:40.820Z] Unable to find image 'busybox:latest' locally [2020-11-27T03:53:41.001Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-11-27T03:53:41.082Z] latest: Pulling from library/busybox [2020-11-27T03:53:41.082Z] 43537633ae56: Pulling fs layer [2020-11-27T03:53:41.262Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-11-27T03:53:41.343Z] 43537633ae56: Verifying Checksum [2020-11-27T03:53:41.343Z] 43537633ae56: Download complete [2020-11-27T03:53:41.522Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-11-27T03:53:41.522Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-11-27T03:53:41.606Z] 43537633ae56: Pull complete [2020-11-27T03:53:41.606Z] Digest: sha256:9f1c79411e054199210b4d489ae600a061595967adb643cd923f8515ad8123d2 [2020-11-27T03:53:41.606Z] Status: Downloaded newer image for busybox:latest [2020-11-27T03:53:42.905Z] === RUN TestDockerSuite/TestBuildLabel [2020-11-27T03:53:43.165Z] --- PASS: TestInspectNetwork (8.49s) [2020-11-27T03:53:43.165Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-11-27T03:53:43.165Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-11-27T03:53:43.165Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-11-27T03:53:43.165Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-11-27T03:53:43.165Z] === RUN TestRunContainerWithBridgeNone [2020-11-27T03:53:43.165Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-11-27T03:53:43.736Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-11-27T03:53:44.307Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-11-27T03:53:44.878Z] === RUN TestDockerSuite/TestBuildLabels [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-27T03:53:45.139Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-11-27T03:53:45.221Z] + bundleName=arm64-integration [2020-11-27T03:53:45.221Z] + echo Creating arm64-integration-bundles.tar.gz [2020-11-27T03:53:45.221Z] Creating arm64-integration-bundles.tar.gz [2020-11-27T03:53:45.221Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-11-27T03:53:45.221Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2020-11-27T03:53:45.400Z] --- PASS: TestRunContainerWithBridgeNone (2.31s) [2020-11-27T03:53:45.400Z] === RUN TestNetworkInvalidJSON [2020-11-27T03:53:45.400Z] === RUN TestNetworkInvalidJSON//networks/create [2020-11-27T03:53:45.400Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-11-27T03:53:45.400Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T03:53:45.400Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T03:53:45.400Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T03:53:45.400Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T03:53:45.400Z] === CONT TestNetworkInvalidJSON//networks/create [2020-11-27T03:53:45.400Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T03:53:45.400Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T03:53:45.400Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-11-27T03:53:45.400Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-11-27T03:53:45.400Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-11-27T03:53:45.400Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-11-27T03:53:45.400Z] === RUN TestHostIPv4BridgeLabel [Pipeline] archiveArtifacts [2020-11-27T03:53:45.596Z] Archiving artifacts [2020-11-27T03:53:45.971Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-11-27T03:53:45.971Z] === RUN TestDaemonRestartWithLiveRestore [2020-11-27T03:53:46.246Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-11-27T03:53:47.214Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-11-27T03:53:47.214Z] === RUN TestDaemonDefaultNetworkPools [2020-11-27T03:53:47.489Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41720/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-27T03:53:47.826Z] + make clean [2020-11-27T03:53:47.861Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2020-11-27T03:53:47.861Z] === RUN TestDaemonRestartWithExistingNetwork [2020-11-27T03:53:48.401Z] docker volume rm -f docker-dev-cache [2020-11-27T03:53:48.401Z] docker-dev-cache [Pipeline] deleteDir [2020-11-27T03:53:48.801Z] === RUN TestDockerSuite/TestBuildLastModified [2020-11-27T03:53:49.062Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-11-27T03:53:49.062Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-27T03:53:49.112Z] ok github.com/docker/docker/api/server 0.018s coverage: 9.0% of statements [2020-11-27T03:53:50.445Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2020-11-27T03:53:50.445Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-11-27T03:53:50.705Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-11-27T03:53:50.705Z] === RUN TestServiceWithPredefinedNetwork [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-27T03:53:53.247Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-11-27T03:53:53.508Z] --- PASS: TestServiceWithPredefinedNetwork (2.79s) [2020-11-27T03:53:53.508Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-11-27T03:53:53.508Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-27T03:53:53.508Z] service_test.go:236: FLAKY_TEST [2020-11-27T03:53:53.508Z] === RUN TestServiceWithDataPathPortInit [2020-11-27T03:53:56.808Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-11-27T03:53:56.808Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-11-27T03:53:56.808Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-11-27T03:53:56.808Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-11-27T03:53:56.808Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-11-27T03:53:56.808Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-11-27T03:53:58.192Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-11-27T03:53:59.132Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-11-27T03:54:01.676Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-11-27T03:54:02.246Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-11-27T03:54:02.507Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-11-27T03:54:09.564Z] 680bbdbacf1b: Pull complete [2020-11-27T03:54:09.564Z] Digest: sha256:0da0b0e6cf9cf435c6470f23a97a0b9b80495f3712529abc748d80c5fb59209c [2020-11-27T03:54:09.564Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T03:54:09.564Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-11-27T03:54:09.564Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-11-27T03:54:09.564Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1577' [2020-11-27T03:54:09.564Z] WARN: Skipping validation tests [2020-11-27T03:54:09.564Z] INFO: Running unit tests at 11/27/2020 03:54:06... [2020-11-27T03:54:10.644Z] --- PASS: TestServiceWithDataPathPortInit (16.02s) [2020-11-27T03:54:10.644Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-11-27T03:54:10.644Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-11-27T03:54:11.135Z] INFO: make.ps1 starting at 11/27/2020 03:54:10 [2020-11-27T03:54:11.599Z] INFO: Git commit (f9b2989e97) assumed from DOCKER_GITCOMMIT environment variable [2020-11-27T03:54:11.599Z] INFO: Invoking autogen... [2020-11-27T03:54:12.577Z] INFO: Running unit tests... [2020-11-27T03:54:13.188Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-11-27T03:54:13.448Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-11-27T03:54:15.358Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-11-27T03:54:15.358Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-11-27T03:54:17.912Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.17s) [2020-11-27T03:54:17.912Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:0gnnhqniw5j3dxd9pouvwz7yq Created:2020-11-27 03:54:11.09859756 +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[d5dfc8a5cd055590c9830052faa9cce84795fef4d26a0aac8ebb0e99eac00d7c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tbvo3uy85jowkqdzdx4h5aal4 EndpointID:6ed6e67b51c4b23f5c1eebbc9591c752e0af8987570f3a9e960cac0029b749e5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:422c3489badcab77737154a8c8e286906b7f1775077ab7b0ac875a65b65a2f43 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:0a9522a8938e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tbvo3uy85jowkqdzdx4h5aal4 EndpointID:6ed6e67b51c4b23f5c1eebbc9591c752e0af8987570f3a9e960cac0029b749e5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-11-27T03:54:17.912Z] PASS [2020-11-27T03:54:17.912Z] [2020-11-27T03:54:17.912Z] === Skipped [2020-11-27T03:54:17.912Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-27T03:54:17.912Z] service_test.go:236: FLAKY_TEST [2020-11-27T03:54:17.912Z] [2020-11-27T03:54:17.912Z] [2020-11-27T03:54:17.912Z] DONE 23 tests, 1 skipped in 50.724s [2020-11-27T03:54:17.912Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-11-27T03:54:17.912Z] ++ 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-11-27T03:54:17.912Z] ++ set -e [2020-11-27T03:54:17.912Z] ++ '[' -n 0 ']' [2020-11-27T03:54:17.912Z] ++ set -x [2020-11-27T03:54:17.912Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:54:17.912Z] INFO: Testing against a local daemon [2020-11-27T03:54:17.912Z] === RUN TestDockerNetworkIpvlanPersistance [2020-11-27T03:54:17.912Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-27T03:54:17.912Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T03:54:17.912Z] === RUN TestDockerNetworkIpvlan [2020-11-27T03:54:17.912Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-11-27T03:54:17.912Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T03:54:17.912Z] PASS [2020-11-27T03:54:17.912Z] [2020-11-27T03:54:17.912Z] === Skipped [2020-11-27T03:54:17.912Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-27T03:54:17.912Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T03:54:17.912Z] [2020-11-27T03:54:17.912Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-11-27T03:54:17.912Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T03:54:17.912Z] [2020-11-27T03:54:17.912Z] [2020-11-27T03:54:17.912Z] DONE 2 tests, 2 skipped in 0.179s [2020-11-27T03:54:17.912Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-11-27T03:54:17.912Z] ++ 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-11-27T03:54:17.912Z] ++ set -e [2020-11-27T03:54:17.912Z] ++ '[' -n 0 ']' [2020-11-27T03:54:17.912Z] ++ set -x [2020-11-27T03:54:17.912Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:54:18.172Z] INFO: Testing against a local daemon [2020-11-27T03:54:18.172Z] === RUN TestDockerNetworkMacvlanPersistance [2020-11-27T03:54:18.432Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-11-27T03:54:18.693Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-11-27T03:54:19.634Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s) [2020-11-27T03:54:19.634Z] === RUN TestDockerNetworkMacvlan [2020-11-27T03:54:20.207Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-11-27T03:54:20.468Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-11-27T03:54:20.728Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-11-27T03:54:21.298Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-11-27T03:54:22.241Z] === RUN TestDockerSuite/TestBuildNetNone [2020-11-27T03:54:22.241Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-11-27T03:54:22.813Z] === RUN TestDockerSuite/TestBuildNoContext [2020-11-27T03:54:23.755Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-11-27T03:54:24.325Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-11-27T03:54:24.585Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-11-27T03:54:25.025Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-11-27T03:54:25.970Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-11-27T03:54:26.230Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-11-27T03:54:26.490Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-11-27T03:54:26.750Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-11-27T03:54:26.750Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-11-27T03:54:27.321Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-11-27T03:54:27.892Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-11-27T03:54:29.801Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-11-27T03:54:30.061Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-11-27T03:54:31.005Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-11-27T03:54:31.945Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-11-27T03:54:33.663Z] ? github.com/docker/docker/api [no test files] [2020-11-27T03:54:33.881Z] --- PASS: TestDockerNetworkMacvlan (14.01s) [2020-11-27T03:54:33.881Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-11-27T03:54:33.881Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2020-11-27T03:54:33.881Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.18s) [2020-11-27T03:54:33.881Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.33s) [2020-11-27T03:54:33.881Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.31s) [2020-11-27T03:54:33.881Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.57s) [2020-11-27T03:54:33.881Z] PASS [2020-11-27T03:54:33.881Z] [2020-11-27T03:54:33.881Z] DONE 8 tests in 15.640s [2020-11-27T03:54:33.881Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-11-27T03:54:33.881Z] ++ 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-11-27T03:54:33.881Z] ++ set -e [2020-11-27T03:54:33.881Z] ++ '[' -n 0 ']' [2020-11-27T03:54:33.881Z] ++ set -x [2020-11-27T03:54:33.881Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:54:33.881Z] testing: warning: no tests to run [2020-11-27T03:54:33.881Z] PASS [2020-11-27T03:54:33.881Z] [2020-11-27T03:54:33.881Z] DONE 0 tests in 0.055s [2020-11-27T03:54:33.881Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-11-27T03:54:33.881Z] ++ 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-11-27T03:54:33.881Z] ++ set -e [2020-11-27T03:54:33.881Z] ++ '[' -n 0 ']' [2020-11-27T03:54:33.881Z] ++ set -x [2020-11-27T03:54:33.881Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:54:33.881Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-11-27T03:54:33.881Z] INFO: Testing against a local daemon [2020-11-27T03:54:33.881Z] === RUN TestAuthZPluginAllowRequest [2020-11-27T03:54:35.265Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-11-27T03:54:35.525Z] --- PASS: TestAuthZPluginAllowRequest (1.71s) [2020-11-27T03:54:35.525Z] === RUN TestAuthZPluginTLS [2020-11-27T03:54:36.097Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-11-27T03:54:36.097Z] === RUN TestAuthZPluginDenyRequest [2020-11-27T03:54:36.668Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-11-27T03:54:36.668Z] === RUN TestAuthZPluginAPIDenyResponse [2020-11-27T03:54:37.240Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-11-27T03:54:37.240Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-11-27T03:54:37.240Z] === RUN TestAuthZPluginDenyResponse [2020-11-27T03:54:37.818Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-11-27T03:54:37.818Z] === RUN TestAuthZPluginAllowEventStream [2020-11-27T03:54:38.078Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-11-27T03:54:39.020Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-11-27T03:54:39.280Z] --- PASS: TestAuthZPluginAllowEventStream (1.41s) [2020-11-27T03:54:39.280Z] === RUN TestAuthZPluginErrorResponse [2020-11-27T03:54:39.540Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-11-27T03:54:39.801Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-11-27T03:54:39.801Z] === RUN TestAuthZPluginErrorRequest [2020-11-27T03:54:40.372Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-11-27T03:54:40.372Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-11-27T03:54:40.942Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2020-11-27T03:54:40.942Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-11-27T03:54:42.324Z] === RUN TestDockerSuite/TestBuildPATH [2020-11-27T03:54:42.895Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.84s) [2020-11-27T03:54:42.895Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-11-27T03:54:44.279Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-11-27T03:54:44.539Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.81s) [2020-11-27T03:54:44.539Z] === RUN TestAuthZPluginHeader [2020-11-27T03:54:45.111Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-11-27T03:54:45.371Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-11-27T03:54:45.371Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-11-27T03:54:45.631Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-11-27T03:54:49.832Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.44s) [2020-11-27T03:54:49.832Z] === RUN TestAuthZPluginV2Disable [2020-11-27T03:54:51.440Z] === RUN TestMiddlewares [2020-11-27T03:54:51.440Z] --- PASS: TestMiddlewares (0.00s) [2020-11-27T03:54:51.440Z] PASS [2020-11-27T03:54:51.440Z] coverage: 9.0% of statements [2020-11-27T03:54:51.440Z] ok github.com/docker/docker/api/server 0.136s coverage: 9.0% of statements [2020-11-27T03:54:52.374Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-11-27T03:54:53.562Z] --- PASS: TestImportExtremelyLargeImageWorks (195.52s) [2020-11-27T03:54:53.562Z] PASS [2020-11-27T03:54:53.562Z] [2020-11-27T03:54:53.562Z] === Skipped [2020-11-27T03:54:53.562Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-11-27T03:54:53.562Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T03:54:53.562Z] [2020-11-27T03:54:53.562Z] [2020-11-27T03:54:53.562Z] DONE 12 tests, 1 skipped in 196.556s [2020-11-27T03:54:53.562Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-11-27T03:54:53.562Z] ++ 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-11-27T03:54:53.562Z] ++ set -e [2020-11-27T03:54:53.562Z] ++ '[' -n 0 ']' [2020-11-27T03:54:53.562Z] ++ set -x [2020-11-27T03:54:53.562Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:54:53.562Z] INFO: Testing against a local daemon [2020-11-27T03:54:53.562Z] === RUN TestNetworkCreateDelete [2020-11-27T03:54:53.562Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-11-27T03:54:53.562Z] === RUN TestDockerNetworkDeletePreferID [2020-11-27T03:54:53.562Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2020-11-27T03:54:53.562Z] === RUN TestDaemonDNSFallback [2020-11-27T03:54:53.562Z] --- PASS: TestDaemonDNSFallback (1.55s) [2020-11-27T03:54:53.562Z] === RUN TestInspectNetwork [2020-11-27T03:54:53.562Z] === RUN TestInspectNetwork/full_network_id [2020-11-27T03:54:53.562Z] === RUN TestInspectNetwork/partial_network_id [2020-11-27T03:54:53.562Z] === RUN TestInspectNetwork/network_name [2020-11-27T03:54:53.562Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-11-27T03:54:53.784Z] --- PASS: TestAuthZPluginV2Disable (3.62s) [2020-11-27T03:54:53.784Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-11-27T03:54:55.167Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-11-27T03:54:55.641Z] --- PASS: TestInspectNetwork (6.98s) [2020-11-27T03:54:55.641Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-11-27T03:54:55.641Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-11-27T03:54:55.641Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-11-27T03:54:55.641Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-11-27T03:54:55.641Z] === RUN TestRunContainerWithBridgeNone [2020-11-27T03:54:56.556Z] === RUN TestDockerSuite/TestBuildRm [2020-11-27T03:54:56.556Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.14s) [2020-11-27T03:54:56.556Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-11-27T03:54:57.720Z] --- PASS: TestRunContainerWithBridgeNone (1.83s) [2020-11-27T03:54:57.721Z] === RUN TestNetworkInvalidJSON [2020-11-27T03:54:57.721Z] === RUN TestNetworkInvalidJSON//networks/create [2020-11-27T03:54:57.721Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-11-27T03:54:57.721Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T03:54:57.721Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T03:54:57.721Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T03:54:57.721Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T03:54:57.721Z] === CONT TestNetworkInvalidJSON//networks/create [2020-11-27T03:54:57.721Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T03:54:57.721Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T03:54:57.721Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-11-27T03:54:57.721Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-11-27T03:54:57.721Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-11-27T03:54:57.721Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-11-27T03:54:57.721Z] === RUN TestHostIPv4BridgeLabel [2020-11-27T03:54:58.022Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2020-11-27T03:54:58.022Z] === RUN TestDaemonRestartWithLiveRestore [2020-11-27T03:54:59.074Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-11-27T03:54:59.074Z] === RUN TestDaemonDefaultNetworkPools [2020-11-27T03:54:59.104Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-11-27T03:54:59.676Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-11-27T03:55:00.114Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2020-11-27T03:55:00.114Z] === RUN TestDaemonRestartWithExistingNetwork [2020-11-27T03:55:01.156Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2020-11-27T03:55:01.156Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-27T03:55:01.588Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-11-27T03:55:01.848Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-11-27T03:55:02.201Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2020-11-27T03:55:02.201Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-11-27T03:55:02.789Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-11-27T03:55:02.840Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-11-27T03:55:02.840Z] === RUN TestServiceWithPredefinedNetwork [2020-11-27T03:55:04.173Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-11-27T03:55:04.920Z] --- PASS: TestServiceWithPredefinedNetwork (2.00s) [2020-11-27T03:55:04.920Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-11-27T03:55:04.920Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-27T03:55:04.920Z] service_test.go:236: FLAKY_TEST [2020-11-27T03:55:04.920Z] === RUN TestServiceWithDataPathPortInit [2020-11-27T03:55:05.557Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-11-27T03:55:06.128Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-11-27T03:55:08.669Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.73s) [2020-11-27T03:55:08.669Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-11-27T03:55:08.929Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-11-27T03:55:08.929Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-11-27T03:55:09.189Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-11-27T03:55:09.189Z] === RUN TestDockerSuite/TestBuildSpaces [2020-11-27T03:55:09.450Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-11-27T03:55:10.019Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-11-27T03:55:10.279Z] === RUN TestDockerSuite/TestBuildStderr [2020-11-27T03:55:10.587Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-11-27T03:55:10.587Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2020-11-27T03:55:10.587Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2020-11-27T03:55:10.587Z] ? github.com/docker/docker/api/server/router [no test files] [2020-11-27T03:55:10.587Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-11-27T03:55:10.587Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-11-27T03:55:10.847Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-11-27T03:55:10.847Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-11-27T03:55:10.847Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-11-27T03:55:10.847Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-11-27T03:55:10.848Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-11-27T03:55:11.107Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-11-27T03:55:11.107Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-11-27T03:55:12.491Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-11-27T03:55:12.491Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-11-27T03:55:12.751Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 5.7% of statements [2020-11-27T03:55:12.751Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-11-27T03:55:12.751Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-11-27T03:55:12.751Z] ? github.com/docker/docker/api/types [no test files] [2020-11-27T03:55:12.751Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-11-27T03:55:12.751Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-11-27T03:55:12.751Z] ? github.com/docker/docker/api/types/container [no test files] [2020-11-27T03:55:12.751Z] ? github.com/docker/docker/api/types/events [no test files] [2020-11-27T03:55:13.322Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-11-27T03:55:13.322Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-11-27T03:55:13.322Z] ? github.com/docker/docker/api/types/image [no test files] [2020-11-27T03:55:13.322Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-11-27T03:55:13.322Z] ? github.com/docker/docker/api/types/network [no test files] [2020-11-27T03:55:13.322Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-11-27T03:55:13.322Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-11-27T03:55:13.322Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-11-27T03:55:13.322Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-11-27T03:55:13.418Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-11-27T03:55:13.895Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-11-27T03:55:13.895Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-11-27T03:55:13.895Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-11-27T03:55:13.895Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-11-27T03:55:13.895Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-11-27T03:55:13.895Z] ? github.com/docker/docker/builder [no test files] [2020-11-27T03:55:13.895Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-11-27T03:55:13.895Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-11-27T03:55:13.895Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-11-27T03:55:13.895Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-11-27T03:55:13.895Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-11-27T03:55:13.895Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-11-27T03:55:13.895Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-11-27T03:55:13.990Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-11-27T03:55:14.930Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-11-27T03:55:14.930Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-11-27T03:55:15.870Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-11-27T03:55:16.440Z] === RUN TestDockerSuite/TestBuildUser [2020-11-27T03:55:17.009Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-11-27T03:55:17.951Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-11-27T03:55:18.098Z] ok github.com/docker/docker/builder/dockerfile 0.193s coverage: 48.3% of statements [2020-11-27T03:55:18.098Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-11-27T03:55:18.098Z] ok github.com/docker/docker/builder/remotecontext 0.087s coverage: 13.7% of statements [2020-11-27T03:55:18.667Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-11-27T03:55:20.317Z] --- PASS: TestServiceWithDataPathPortInit (13.80s) [2020-11-27T03:55:20.317Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-11-27T03:55:20.579Z] ok github.com/docker/docker/builder/remotecontext/git 1.698s coverage: 86.3% of statements [2020-11-27T03:55:20.579Z] ? github.com/docker/docker/cli [no test files] [2020-11-27T03:55:20.579Z] ? github.com/docker/docker/cli/config [no test files] [2020-11-27T03:55:21.250Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-11-27T03:55:23.123Z] ok github.com/docker/docker/client 0.212s coverage: 75.4% of statements [2020-11-27T03:55:25.450Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2020-11-27T03:55:25.450Z] PASS [2020-11-27T03:55:25.450Z] [2020-11-27T03:55:25.450Z] DONE 17 tests in 51.202s [2020-11-27T03:55:25.450Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-11-27T03:55:25.450Z] ++ 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-11-27T03:55:25.450Z] ++ set -e [2020-11-27T03:55:25.450Z] ++ '[' -n 0 ']' [2020-11-27T03:55:25.450Z] ++ set -x [2020-11-27T03:55:25.450Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:55:25.450Z] INFO: Testing against a local daemon [2020-11-27T03:55:25.450Z] === RUN TestPluginInvalidJSON [2020-11-27T03:55:25.450Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T03:55:25.450Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T03:55:25.450Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T03:55:25.450Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-11-27T03:55:25.450Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-11-27T03:55:25.450Z] === RUN TestPluginInstall [2020-11-27T03:55:25.450Z] === RUN TestPluginInstall/no_auth [2020-11-27T03:55:25.898Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.75s) [2020-11-27T03:55:25.898Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:l3iuem6lrbpjdosp6x1vl2juc Created:2020-11-27 03:55:19.649926647 +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[2dab893d4e818641cc434b47ef7912b9285d8eb20de08811837a3ef87949cf19:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mrfww7ofayy7wu1i7lyisgaa5 EndpointID:d8879dc1cbae4b73cd93949c2aa7b6e03a4d21d661efc3501fd736c1c8e5cb70 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:324f1b1ca676cc3c9ffa22a6794b80942cecf706b71eed4385c7790f0e2a7bf5 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:33eadb2fd2c6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mrfww7ofayy7wu1i7lyisgaa5 EndpointID:d8879dc1cbae4b73cd93949c2aa7b6e03a4d21d661efc3501fd736c1c8e5cb70 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-11-27T03:55:25.898Z] PASS [2020-11-27T03:55:25.898Z] [2020-11-27T03:55:25.898Z] === Skipped [2020-11-27T03:55:25.898Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-27T03:55:25.898Z] service_test.go:236: FLAKY_TEST [2020-11-27T03:55:25.898Z] [2020-11-27T03:55:25.898Z] [2020-11-27T03:55:25.898Z] DONE 23 tests, 1 skipped in 39.002s [2020-11-27T03:55:25.898Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-11-27T03:55:25.898Z] ++ 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-11-27T03:55:25.898Z] ++ set -e [2020-11-27T03:55:25.898Z] ++ '[' -n 0 ']' [2020-11-27T03:55:25.898Z] ++ set -x [2020-11-27T03:55:25.898Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:55:25.898Z] INFO: Testing against a local daemon [2020-11-27T03:55:25.898Z] === RUN TestDockerNetworkIpvlanPersistance [2020-11-27T03:55:25.898Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-27T03:55:25.898Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T03:55:25.898Z] === RUN TestDockerNetworkIpvlan [2020-11-27T03:55:25.898Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-11-27T03:55:25.898Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T03:55:25.898Z] PASS [2020-11-27T03:55:25.898Z] [2020-11-27T03:55:25.898Z] === Skipped [2020-11-27T03:55:25.898Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-27T03:55:25.898Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T03:55:25.898Z] [2020-11-27T03:55:25.898Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-11-27T03:55:25.898Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T03:55:25.898Z] [2020-11-27T03:55:25.898Z] [2020-11-27T03:55:25.898Z] DONE 2 tests, 2 skipped in 0.088s [2020-11-27T03:55:25.898Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-11-27T03:55:25.898Z] ++ 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-11-27T03:55:25.898Z] ++ set -e [2020-11-27T03:55:25.898Z] ++ '[' -n 0 ']' [2020-11-27T03:55:25.898Z] ++ set -x [2020-11-27T03:55:25.898Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:55:25.898Z] INFO: Testing against a local daemon [2020-11-27T03:55:25.898Z] === RUN TestDockerNetworkMacvlanPersistance [2020-11-27T03:55:26.946Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2020-11-27T03:55:26.946Z] === RUN TestDockerNetworkMacvlan [2020-11-27T03:55:27.994Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-11-27T03:55:28.635Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-11-27T03:55:28.749Z] time="2020-11-27T03:55:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T03:55:28.749Z] time="2020-11-27T03:55:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:206af078e5bfe2ea7968a38dc1ed2d9ee66b8db855820c4e3eb680dd6afdfed9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-27T03:55:28.749Z] time="2020-11-27T03:55:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T03:55:28.749Z] time="2020-11-27T03:55:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:206af078e5bfe2ea7968a38dc1ed2d9ee66b8db855820c4e3eb680dd6afdfed9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-27T03:55:28.749Z] === RUN TestPluginInstall/with_htpasswd [2020-11-27T03:55:29.326Z] time="2020-11-27T03:55:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T03:55:29.326Z] time="2020-11-27T03:55:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1623c8a14241031f17b708df4a5504324a2a6eeb05f0a5a332c2709d5f3589e7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-27T03:55:29.326Z] time="2020-11-27T03:55:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T03:55:29.326Z] time="2020-11-27T03:55:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1623c8a14241031f17b708df4a5504324a2a6eeb05f0a5a332c2709d5f3589e7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-27T03:55:29.587Z] === RUN TestPluginInstall/with_insecure [2020-11-27T03:55:29.679Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-11-27T03:55:30.969Z] time="2020-11-27T03:55:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T03:55:30.969Z] time="2020-11-27T03:55:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:940f89d15f6c1272b3d6ba2ef948937f57d53c5f673c17afac6e261bb08a8e1e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-27T03:55:30.969Z] time="2020-11-27T03:55:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T03:55:30.969Z] time="2020-11-27T03:55:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:940f89d15f6c1272b3d6ba2ef948937f57d53c5f673c17afac6e261bb08a8e1e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-27T03:55:30.969Z] --- PASS: TestPluginInstall (5.87s) [2020-11-27T03:55:30.969Z] --- PASS: TestPluginInstall/no_auth (3.31s) [2020-11-27T03:55:30.969Z] --- PASS: TestPluginInstall/with_htpasswd (1.06s) [2020-11-27T03:55:30.969Z] --- PASS: TestPluginInstall/with_insecure (1.50s) [2020-11-27T03:55:30.969Z] plugin_test.go:157: [de311c6ea4019] daemon is not started [2020-11-27T03:55:30.969Z] PASS [2020-11-27T03:55:30.969Z] [2020-11-27T03:55:30.969Z] DONE 6 tests in 6.098s [2020-11-27T03:55:30.969Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-11-27T03:55:30.969Z] ++ 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-11-27T03:55:30.969Z] ++ set -e [2020-11-27T03:55:30.969Z] ++ '[' -n 0 ']' [2020-11-27T03:55:31.229Z] ++ set -x [2020-11-27T03:55:31.229Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:55:31.229Z] INFO: Testing against a local daemon [2020-11-27T03:55:31.229Z] === RUN TestExternalGraphDriver [2020-11-27T03:55:31.492Z] === RUN TestExternalGraphDriver/json [2020-11-27T03:55:31.769Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-11-27T03:55:32.876Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-11-27T03:55:33.446Z] === RUN TestExternalGraphDriver/spec [2020-11-27T03:55:33.446Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-11-27T03:55:33.706Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-11-27T03:55:33.856Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-11-27T03:55:34.656Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-11-27T03:55:35.238Z] === RUN TestExternalGraphDriver/pull [2020-11-27T03:55:35.498Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-11-27T03:55:36.438Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-11-27T03:55:36.699Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-11-27T03:55:36.699Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-11-27T03:55:36.699Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-11-27T03:55:36.699Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-11-27T03:55:36.699Z] --- PASS: TestExternalGraphDriver (5.56s) [2020-11-27T03:55:36.699Z] --- PASS: TestExternalGraphDriver/json (1.94s) [2020-11-27T03:55:36.699Z] --- PASS: TestExternalGraphDriver/spec (1.88s) [2020-11-27T03:55:36.699Z] --- PASS: TestExternalGraphDriver/pull (1.57s) [2020-11-27T03:55:36.699Z] === RUN TestGraphdriverPluginV2 [2020-11-27T03:55:37.411Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-11-27T03:55:38.051Z] --- PASS: TestDockerNetworkMacvlan (11.13s) [2020-11-27T03:55:38.051Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-11-27T03:55:38.051Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-11-27T03:55:38.051Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s) [2020-11-27T03:55:38.051Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.93s) [2020-11-27T03:55:38.051Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.28s) [2020-11-27T03:55:38.051Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s) [2020-11-27T03:55:38.051Z] PASS [2020-11-27T03:55:38.051Z] [2020-11-27T03:55:38.051Z] DONE 8 tests in 12.645s [2020-11-27T03:55:38.051Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-11-27T03:55:38.051Z] ++ 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-11-27T03:55:38.051Z] ++ set -e [2020-11-27T03:55:38.051Z] ++ '[' -n 0 ']' [2020-11-27T03:55:38.051Z] ++ set -x [2020-11-27T03:55:38.051Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:55:38.084Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-11-27T03:55:38.084Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-11-27T03:55:38.084Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-11-27T03:55:38.347Z] testing: warning: no tests to run [2020-11-27T03:55:38.347Z] PASS [2020-11-27T03:55:38.347Z] [2020-11-27T03:55:38.347Z] DONE 0 tests in 0.013s [2020-11-27T03:55:38.347Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-11-27T03:55:38.347Z] ++ 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-11-27T03:55:38.347Z] ++ set -e [2020-11-27T03:55:38.347Z] ++ '[' -n 0 ']' [2020-11-27T03:55:38.347Z] ++ set -x [2020-11-27T03:55:38.347Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:55:38.347Z] INFO: Testing against a local daemon [2020-11-27T03:55:38.347Z] === RUN TestAuthZPluginAllowRequest [2020-11-27T03:55:38.654Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-11-27T03:55:39.595Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-11-27T03:55:39.862Z] --- PASS: TestAuthZPluginAllowRequest (1.32s) [2020-11-27T03:55:39.862Z] === RUN TestAuthZPluginTLS [2020-11-27T03:55:40.166Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-11-27T03:55:40.166Z] === RUN TestAuthZPluginDenyRequest [2020-11-27T03:55:40.805Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-11-27T03:55:40.805Z] === RUN TestAuthZPluginAPIDenyResponse [2020-11-27T03:55:40.979Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-11-27T03:55:40.979Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-11-27T03:55:41.447Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-11-27T03:55:41.447Z] === RUN TestAuthZPluginDenyResponse [2020-11-27T03:55:41.550Z] --- PASS: TestGraphdriverPluginV2 (4.63s) [2020-11-27T03:55:41.550Z] PASS [2020-11-27T03:55:41.550Z] [2020-11-27T03:55:41.550Z] DONE 5 tests in 10.342s [2020-11-27T03:55:41.550Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-11-27T03:55:41.550Z] ++ 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-11-27T03:55:41.550Z] ++ set -e [2020-11-27T03:55:41.550Z] ++ '[' -n 0 ']' [2020-11-27T03:55:41.550Z] ++ set -x [2020-11-27T03:55:41.550Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:55:41.550Z] INFO: Testing against a local daemon [2020-11-27T03:55:41.550Z] === RUN TestContinueAfterPluginCrash [2020-11-27T03:55:41.550Z] === PAUSE TestContinueAfterPluginCrash [2020-11-27T03:55:41.550Z] === RUN TestReadPluginNoRead [2020-11-27T03:55:41.550Z] === PAUSE TestReadPluginNoRead [2020-11-27T03:55:41.550Z] === RUN TestDaemonStartWithLogOpt [2020-11-27T03:55:41.550Z] === PAUSE TestDaemonStartWithLogOpt [2020-11-27T03:55:41.550Z] === CONT TestContinueAfterPluginCrash [2020-11-27T03:55:41.550Z] === CONT TestDaemonStartWithLogOpt [2020-11-27T03:55:41.743Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-11-27T03:55:41.743Z] === RUN TestAuthZPluginAllowEventStream [2020-11-27T03:55:43.262Z] --- PASS: TestAuthZPluginAllowEventStream (1.35s) [2020-11-27T03:55:43.262Z] === RUN TestAuthZPluginErrorResponse [2020-11-27T03:55:43.462Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-11-27T03:55:43.901Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-11-27T03:55:43.901Z] === RUN TestAuthZPluginErrorRequest [2020-11-27T03:55:44.196Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-11-27T03:55:44.196Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-11-27T03:55:44.836Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-11-27T03:55:44.836Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-11-27T03:55:45.373Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-11-27T03:55:46.315Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-11-27T03:55:46.576Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-11-27T03:55:46.837Z] --- PASS: TestDaemonStartWithLogOpt (5.06s) [2020-11-27T03:55:46.837Z] === CONT TestReadPluginNoRead [2020-11-27T03:55:46.923Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.75s) [2020-11-27T03:55:46.923Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-11-27T03:55:47.097Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-11-27T03:55:47.097Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-11-27T03:55:48.038Z] === RUN TestDockerSuite/TestBuildXZHost [2020-11-27T03:55:48.440Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.70s) [2020-11-27T03:55:48.440Z] === RUN TestAuthZPluginHeader [2020-11-27T03:55:49.082Z] --- PASS: TestAuthZPluginHeader (0.85s) [2020-11-27T03:55:49.082Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-11-27T03:55:49.082Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-27T03:55:49.082Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T03:55:49.082Z] === RUN TestAuthZPluginV2Disable [2020-11-27T03:55:49.082Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-11-27T03:55:49.082Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T03:55:49.082Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-11-27T03:55:49.082Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-27T03:55:49.082Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T03:55:49.082Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-11-27T03:55:49.082Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-27T03:55:49.082Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T03:55:49.082Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-11-27T03:55:49.949Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-11-27T03:55:49.950Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-11-27T03:55:49.950Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-11-27T03:55:49.950Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-11-27T03:55:50.520Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-11-27T03:55:51.090Z] === RUN TestDockerSuite/TestCommitChange [2020-11-27T03:55:51.660Z] === RUN TestReadPluginNoRead/default [2020-11-27T03:55:51.920Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-11-27T03:55:51.920Z] --- PASS: TestContinueAfterPluginCrash (10.38s) [2020-11-27T03:55:52.874Z] === RUN TestDockerSuite/TestCommitHardlink [2020-11-27T03:55:53.162Z] === RUN TestReadPluginNoRead/disabled_caching [2020-11-27T03:55:54.104Z] === RUN TestDockerSuite/TestCommitNewFile [2020-11-27T03:55:54.676Z] --- PASS: TestReadPluginNoRead (7.82s) [2020-11-27T03:55:54.676Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s) [2020-11-27T03:55:54.676Z] --- PASS: TestReadPluginNoRead/default (1.48s) [2020-11-27T03:55:54.676Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.51s) [2020-11-27T03:55:54.676Z] read_test.go:92: [d0203910ecac3] daemon is not started [2020-11-27T03:55:54.676Z] PASS [2020-11-27T03:55:54.676Z] [2020-11-27T03:55:54.676Z] DONE 6 tests in 13.061s [2020-11-27T03:55:54.676Z] 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-11-27T03:55:54.676Z] ++ 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-11-27T03:55:54.676Z] ++ set -e [2020-11-27T03:55:54.676Z] ++ '[' -n 0 ']' [2020-11-27T03:55:54.676Z] ++ set -x [2020-11-27T03:55:54.676Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:55:54.676Z] testing: warning: no tests to run [2020-11-27T03:55:54.676Z] PASS [2020-11-27T03:55:54.676Z] [2020-11-27T03:55:54.676Z] DONE 0 tests in 0.062s [2020-11-27T03:55:54.676Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-11-27T03:55:54.676Z] ++ 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-11-27T03:55:54.676Z] ++ set -e [2020-11-27T03:55:54.676Z] ++ '[' -n 0 ']' [2020-11-27T03:55:54.676Z] ++ set -x [2020-11-27T03:55:54.676Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:55:54.936Z] INFO: Testing against a local daemon [2020-11-27T03:55:54.936Z] === RUN TestPluginWithDevMounts [2020-11-27T03:55:54.936Z] === PAUSE TestPluginWithDevMounts [2020-11-27T03:55:54.936Z] === CONT TestPluginWithDevMounts [2020-11-27T03:55:55.196Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-11-27T03:55:55.769Z] === RUN TestDockerSuite/TestCommitTTY [2020-11-27T03:55:56.708Z] --- PASS: TestPluginWithDevMounts (1.90s) [2020-11-27T03:55:56.708Z] PASS [2020-11-27T03:55:56.708Z] [2020-11-27T03:55:56.708Z] DONE 1 tests in 2.088s [2020-11-27T03:55:56.708Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-11-27T03:55:56.708Z] ++ 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-11-27T03:55:56.708Z] ++ set -e [2020-11-27T03:55:56.708Z] ++ '[' -n 0 ']' [2020-11-27T03:55:56.708Z] ++ set -x [2020-11-27T03:55:56.708Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:55:56.968Z] INFO: Testing against a local daemon [2020-11-27T03:55:56.968Z] === RUN TestSecretInspect [2020-11-27T03:55:56.968Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-11-27T03:55:57.539Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-11-27T03:55:58.923Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-11-27T03:55:59.184Z] --- PASS: TestSecretInspect (2.29s) [2020-11-27T03:55:59.184Z] === RUN TestSecretList [2020-11-27T03:55:59.754Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-11-27T03:55:59.754Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-11-27T03:55:59.754Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-11-27T03:55:59.754Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-11-27T03:55:59.754Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-11-27T03:55:59.754Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-11-27T03:55:59.754Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-11-27T03:56:01.139Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-11-27T03:56:01.709Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-11-27T03:56:01.867Z] ok github.com/docker/docker/cmd/dockerd 0.074s coverage: 29.1% of statements [2020-11-27T03:56:01.867Z] ok github.com/docker/docker/container 0.123s coverage: 34.7% of statements [2020-11-27T03:56:01.867Z] ? github.com/docker/docker/container/stream [no test files] [2020-11-27T03:56:01.867Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-11-27T03:56:01.867Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-11-27T03:56:01.867Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-11-27T03:56:01.970Z] --- PASS: TestSecretList (2.66s) [2020-11-27T03:56:01.970Z] === RUN TestSecretsCreateAndDelete [2020-11-27T03:56:02.912Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-11-27T03:56:02.912Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-11-27T03:56:03.689Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-11-27T03:56:03.689Z] === RUN TestBoolValue [2020-11-27T03:56:03.689Z] --- PASS: TestBoolValue (0.00s) [2020-11-27T03:56:03.689Z] === RUN TestBoolValueOrDefault [2020-11-27T03:56:03.689Z] --- PASS: TestBoolValueOrDefault (0.00s) [2020-11-27T03:56:03.689Z] === RUN TestInt64ValueOrZero [2020-11-27T03:56:03.689Z] --- PASS: TestInt64ValueOrZero (0.00s) [2020-11-27T03:56:03.689Z] === RUN TestInt64ValueOrDefault [2020-11-27T03:56:03.689Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2020-11-27T03:56:03.689Z] === RUN TestInt64ValueOrDefaultWithError [2020-11-27T03:56:03.689Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2020-11-27T03:56:03.689Z] === RUN TestJsonContentType [2020-11-27T03:56:03.689Z] --- PASS: TestJsonContentType (0.00s) [2020-11-27T03:56:03.689Z] PASS [2020-11-27T03:56:03.689Z] coverage: 14.7% of statements [2020-11-27T03:56:03.689Z] ok github.com/docker/docker/api/server/httputils 0.133s coverage: 14.7% of statements [2020-11-27T03:56:03.689Z] === RUN TestMaskSecretKeys [2020-11-27T03:56:03.689Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2020-11-27T03:56:03.689Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2020-11-27T03:56:03.689Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2020-11-27T03:56:03.689Z] --- PASS: TestMaskSecretKeys (0.00s) [2020-11-27T03:56:03.689Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2020-11-27T03:56:03.689Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2020-11-27T03:56:03.689Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2020-11-27T03:56:03.689Z] === RUN TestVersionMiddlewareVersion [2020-11-27T03:56:03.689Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2020-11-27T03:56:03.689Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2020-11-27T03:56:03.689Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2020-11-27T03:56:03.689Z] PASS [2020-11-27T03:56:03.689Z] coverage: 37.7% of statements [2020-11-27T03:56:03.689Z] ok github.com/docker/docker/api/server/middleware 0.201s coverage: 37.7% of statements [2020-11-27T03:56:03.689Z] ? github.com/docker/docker/api/server/router [no test files] [2020-11-27T03:56:03.689Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-11-27T03:56:03.690Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-11-27T03:56:03.690Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-11-27T03:56:03.690Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-11-27T03:56:03.690Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-11-27T03:56:03.690Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-11-27T03:56:03.690Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-11-27T03:56:03.690Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-11-27T03:56:03.690Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-11-27T03:56:03.690Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-11-27T03:56:03.690Z] === RUN TestToJSON [2020-11-27T03:56:03.690Z] --- PASS: TestToJSON (0.00s) [2020-11-27T03:56:03.690Z] === RUN TestToParamWithVersion [2020-11-27T03:56:03.690Z] --- PASS: TestToParamWithVersion (0.00s) [2020-11-27T03:56:03.690Z] === RUN TestFromJSON [2020-11-27T03:56:03.690Z] --- PASS: TestFromJSON (0.00s) [2020-11-27T03:56:03.690Z] === RUN TestEmpty [2020-11-27T03:56:03.690Z] --- PASS: TestEmpty (0.00s) [2020-11-27T03:56:03.690Z] === RUN TestArgsMatchKVListEmptySources [2020-11-27T03:56:03.690Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2020-11-27T03:56:03.690Z] === RUN TestArgsMatchKVList [2020-11-27T03:56:03.690Z] --- PASS: TestArgsMatchKVList (0.00s) [2020-11-27T03:56:03.690Z] === RUN TestArgsMatch [2020-11-27T03:56:03.690Z] --- PASS: TestArgsMatch (0.00s) [2020-11-27T03:56:03.690Z] === RUN TestAdd [2020-11-27T03:56:03.690Z] --- PASS: TestAdd (0.00s) [2020-11-27T03:56:03.690Z] === RUN TestDel [2020-11-27T03:56:03.690Z] --- PASS: TestDel (0.00s) [2020-11-27T03:56:03.690Z] === RUN TestLen [2020-11-27T03:56:03.690Z] --- PASS: TestLen (0.00s) [2020-11-27T03:56:03.690Z] === RUN TestExactMatch [2020-11-27T03:56:03.690Z] --- PASS: TestExactMatch (0.00s) [2020-11-27T03:56:03.690Z] === RUN TestOnlyOneExactMatch [2020-11-27T03:56:03.690Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2020-11-27T03:56:03.690Z] === RUN TestContains [2020-11-27T03:56:03.690Z] --- PASS: TestContains (0.00s) [2020-11-27T03:56:03.690Z] === RUN TestValidate [2020-11-27T03:56:03.690Z] --- PASS: TestValidate (0.00s) [2020-11-27T03:56:03.690Z] === RUN TestWalkValues [2020-11-27T03:56:03.690Z] --- PASS: TestWalkValues (0.00s) [2020-11-27T03:56:03.690Z] === RUN TestFuzzyMatch [2020-11-27T03:56:03.690Z] --- PASS: TestFuzzyMatch (0.00s) [2020-11-27T03:56:03.690Z] === RUN TestClone [2020-11-27T03:56:03.690Z] --- PASS: TestClone (0.00s) [2020-11-27T03:56:03.690Z] PASS [2020-11-27T03:56:03.690Z] coverage: 92.2% of statements [2020-11-27T03:56:03.690Z] ok github.com/docker/docker/api/types/filters 0.099s coverage: 92.2% of statements [2020-11-27T03:56:03.690Z] === RUN TestStrSliceMarshalJSON [2020-11-27T03:56:03.690Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2020-11-27T03:56:03.690Z] === RUN TestStrSliceUnmarshalJSON [2020-11-27T03:56:03.690Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2020-11-27T03:56:03.690Z] === RUN TestStrSliceUnmarshalString [2020-11-27T03:56:03.690Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2020-11-27T03:56:03.690Z] === RUN TestStrSliceUnmarshalSlice [2020-11-27T03:56:03.690Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2020-11-27T03:56:03.690Z] PASS [2020-11-27T03:56:03.690Z] coverage: 90.0% of statements [2020-11-27T03:56:03.690Z] ok github.com/docker/docker/api/types/strslice 0.080s coverage: 90.0% of statements [2020-11-27T03:56:03.690Z] === RUN TestDurationToSecondsString [2020-11-27T03:56:03.690Z] --- PASS: TestDurationToSecondsString (0.00s) [2020-11-27T03:56:03.690Z] === RUN TestGetTimestamp [2020-11-27T03:56:03.690Z] --- PASS: TestGetTimestamp (0.16s) [2020-11-27T03:56:03.690Z] === RUN TestParseTimestamps [2020-11-27T03:56:03.690Z] --- PASS: TestParseTimestamps (0.00s) [2020-11-27T03:56:03.690Z] PASS [2020-11-27T03:56:03.690Z] coverage: 100.0% of statements [2020-11-27T03:56:03.690Z] ok github.com/docker/docker/api/types/time 0.209s coverage: 100.0% of statements [2020-11-27T03:56:03.690Z] === RUN TestAdjustForAPIVersion [2020-11-27T03:56:03.690Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2020-11-27T03:56:03.690Z] PASS [2020-11-27T03:56:03.690Z] coverage: 5.7% of statements [2020-11-27T03:56:03.690Z] ok github.com/docker/docker/api/server/router/swarm 0.119s coverage: 5.7% of statements [2020-11-27T03:56:03.690Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-11-27T03:56:03.690Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-11-27T03:56:03.690Z] ? github.com/docker/docker/api/types [no test files] [2020-11-27T03:56:03.690Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-11-27T03:56:03.690Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-11-27T03:56:03.690Z] ? github.com/docker/docker/api/types/container [no test files] [2020-11-27T03:56:03.690Z] ? github.com/docker/docker/api/types/events [no test files] [2020-11-27T03:56:03.690Z] ? github.com/docker/docker/api/types/image [no test files] [2020-11-27T03:56:03.690Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-11-27T03:56:03.690Z] ? github.com/docker/docker/api/types/network [no test files] [2020-11-27T03:56:03.690Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-11-27T03:56:03.690Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-11-27T03:56:03.690Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-11-27T03:56:03.690Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-11-27T03:56:03.690Z] === RUN TestCompareVersion [2020-11-27T03:56:03.690Z] --- PASS: TestCompareVersion (0.00s) [2020-11-27T03:56:03.690Z] PASS [2020-11-27T03:56:03.690Z] coverage: 75.0% of statements [2020-11-27T03:56:03.690Z] ok github.com/docker/docker/api/types/versions 0.049s coverage: 75.0% of statements [2020-11-27T03:56:03.690Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-11-27T03:56:03.690Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-11-27T03:56:03.690Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-11-27T03:56:03.690Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-11-27T03:56:03.690Z] ? github.com/docker/docker/builder [no test files] [2020-11-27T03:56:03.690Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-11-27T03:56:03.690Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-11-27T03:56:03.690Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-11-27T03:56:03.690Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-11-27T03:56:03.690Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-11-27T03:56:03.690Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-11-27T03:56:03.690Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-11-27T03:56:03.690Z] === RUN TestParseRemoteURL [2020-11-27T03:56:03.690Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2020-11-27T03:56:03.690Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2020-11-27T03:56:03.690Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2020-11-27T03:56:03.690Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2020-11-27T03:56:03.690Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2020-11-27T03:56:03.690Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2020-11-27T03:56:03.690Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2020-11-27T03:56:03.690Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2020-11-27T03:56:03.690Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2020-11-27T03:56:03.690Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2020-11-27T03:56:03.690Z] --- PASS: TestParseRemoteURL (0.00s) [2020-11-27T03:56:03.690Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2020-11-27T03:56:03.690Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2020-11-27T03:56:03.690Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2020-11-27T03:56:03.690Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2020-11-27T03:56:03.690Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2020-11-27T03:56:03.690Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2020-11-27T03:56:03.690Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2020-11-27T03:56:03.690Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2020-11-27T03:56:03.690Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2020-11-27T03:56:03.690Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2020-11-27T03:56:03.690Z] === RUN TestCloneArgsSmartHttp [2020-11-27T03:56:03.690Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2020-11-27T03:56:03.690Z] === RUN TestCloneArgsDumbHttp [2020-11-27T03:56:03.690Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2020-11-27T03:56:03.690Z] === RUN TestCloneArgsGit [2020-11-27T03:56:03.690Z] --- PASS: TestCloneArgsGit (0.00s) [2020-11-27T03:56:03.690Z] === RUN TestCheckoutGit [2020-11-27T03:56:03.690Z] === RUN TestEnable [2020-11-27T03:56:03.690Z] --- PASS: TestEnable (0.00s) [2020-11-27T03:56:03.690Z] === RUN TestDisable [2020-11-27T03:56:03.690Z] --- PASS: TestDisable (0.00s) [2020-11-27T03:56:03.690Z] === RUN TestEnabled [2020-11-27T03:56:03.690Z] --- PASS: TestEnabled (0.00s) [2020-11-27T03:56:03.690Z] PASS [2020-11-27T03:56:03.690Z] coverage: 100.0% of statements [2020-11-27T03:56:03.690Z] ok github.com/docker/docker/cli/debug 0.046s coverage: 100.0% of statements [2020-11-27T03:56:03.690Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2020-11-27T03:56:03.690Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2020-11-27T03:56:03.690Z] === RUN TestProcessNoDockerignore [2020-11-27T03:56:03.690Z] --- PASS: TestProcessNoDockerignore (0.01s) [2020-11-27T03:56:03.690Z] === RUN TestProcessShouldLeaveAllFiles [2020-11-27T03:56:03.690Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2020-11-27T03:56:03.690Z] === RUN TestDetectContentType [2020-11-27T03:56:03.690Z] --- PASS: TestDetectContentType (0.00s) [2020-11-27T03:56:03.690Z] === RUN TestSelectAcceptableMIME [2020-11-27T03:56:03.690Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2020-11-27T03:56:03.690Z] === RUN TestInspectEmptyResponse [2020-11-27T03:56:03.690Z] --- PASS: TestInspectEmptyResponse (0.00s) [2020-11-27T03:56:03.690Z] === RUN TestInspectResponseBinary [2020-11-27T03:56:03.690Z] --- PASS: TestInspectResponseBinary (0.00s) [2020-11-27T03:56:03.690Z] === RUN TestResponseUnsupportedContentType [2020-11-27T03:56:03.690Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2020-11-27T03:56:03.690Z] === RUN TestInspectResponseTextSimple [2020-11-27T03:56:03.690Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2020-11-27T03:56:03.690Z] === RUN TestInspectResponseEmptyContentType [2020-11-27T03:56:03.690Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2020-11-27T03:56:03.690Z] === RUN TestUnknownContentLength [2020-11-27T03:56:03.690Z] --- PASS: TestUnknownContentLength (0.00s) [2020-11-27T03:56:03.690Z] === RUN TestDownloadRemote [2020-11-27T03:56:03.690Z] --- PASS: TestDownloadRemote (0.09s) [2020-11-27T03:56:03.690Z] === RUN TestGetWithStatusError [2020-11-27T03:56:03.690Z] --- PASS: TestGetWithStatusError (0.00s) [2020-11-27T03:56:03.690Z] === RUN TestCloseRootDirectory [2020-11-27T03:56:03.690Z] --- SKIP: TestCloseRootDirectory (0.00s) [2020-11-27T03:56:03.690Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-27T03:56:03.690Z] === RUN TestHashFile [2020-11-27T03:56:03.690Z] --- SKIP: TestHashFile (0.01s) [2020-11-27T03:56:03.690Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-27T03:56:03.690Z] === RUN TestHashSubdir [2020-11-27T03:56:03.690Z] --- SKIP: TestHashSubdir (0.01s) [2020-11-27T03:56:03.690Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-27T03:56:03.690Z] === RUN TestRemoveDirectory [2020-11-27T03:56:03.690Z] --- SKIP: TestRemoveDirectory (0.01s) [2020-11-27T03:56:03.690Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-27T03:56:03.690Z] PASS [2020-11-27T03:56:03.690Z] coverage: 9.3% of statements [2020-11-27T03:56:03.690Z] ok github.com/docker/docker/builder/remotecontext 0.500s coverage: 9.3% of statements [2020-11-27T03:56:03.690Z] === RUN TestGetAllAllowed [2020-11-27T03:56:03.690Z] --- PASS: TestGetAllAllowed (0.00s) [2020-11-27T03:56:03.855Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-11-27T03:56:04.162Z] === RUN TestGetAllMeta [2020-11-27T03:56:04.162Z] --- PASS: TestGetAllMeta (0.00s) [2020-11-27T03:56:04.162Z] === RUN TestWarnOnUnusedBuildArgs [2020-11-27T03:56:04.162Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2020-11-27T03:56:04.162Z] === RUN TestIsUnreferencedBuiltin [2020-11-27T03:56:04.162Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2020-11-27T03:56:04.162Z] === RUN TestIsExistingDirectory [2020-11-27T03:56:04.162Z] --- PASS: TestIsExistingDirectory (0.01s) [2020-11-27T03:56:04.162Z] === RUN TestGetFilenameForDownload [2020-11-27T03:56:04.162Z] --- PASS: TestGetFilenameForDownload (0.00s) [2020-11-27T03:56:04.162Z] === RUN TestEnv2Variables [2020-11-27T03:56:04.162Z] --- PASS: TestEnv2Variables (0.00s) [2020-11-27T03:56:04.162Z] === RUN TestEnvValueWithExistingRunConfigEnv [2020-11-27T03:56:04.162Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2020-11-27T03:56:04.162Z] === RUN TestMaintainer [2020-11-27T03:56:04.162Z] --- PASS: TestMaintainer (0.00s) [2020-11-27T03:56:04.162Z] === RUN TestLabel [2020-11-27T03:56:04.162Z] --- PASS: TestLabel (0.00s) [2020-11-27T03:56:04.162Z] === RUN TestFromScratch [2020-11-27T03:56:04.162Z] --- PASS: TestFromScratch (0.00s) [2020-11-27T03:56:04.162Z] === RUN TestFromWithArg [2020-11-27T03:56:04.162Z] --- PASS: TestFromWithArg (0.00s) [2020-11-27T03:56:04.162Z] === RUN TestFromWithArgButBuildArgsNotGiven [2020-11-27T03:56:04.162Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2020-11-27T03:56:04.162Z] === RUN TestFromWithUndefinedArg [2020-11-27T03:56:04.162Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2020-11-27T03:56:04.162Z] === RUN TestFromMultiStageWithNamedStage [2020-11-27T03:56:04.162Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2020-11-27T03:56:04.162Z] === RUN TestOnbuild [2020-11-27T03:56:04.162Z] --- PASS: TestOnbuild (0.00s) [2020-11-27T03:56:04.162Z] === RUN TestWorkdir [2020-11-27T03:56:04.162Z] --- PASS: TestWorkdir (0.00s) [2020-11-27T03:56:04.162Z] === RUN TestCmd [2020-11-27T03:56:04.162Z] --- PASS: TestCmd (0.00s) [2020-11-27T03:56:04.162Z] === RUN TestHealthcheckNone [2020-11-27T03:56:04.162Z] --- PASS: TestHealthcheckNone (0.00s) [2020-11-27T03:56:04.162Z] === RUN TestHealthcheckCmd [2020-11-27T03:56:04.162Z] --- PASS: TestHealthcheckCmd (0.00s) [2020-11-27T03:56:04.162Z] === RUN TestEntrypoint [2020-11-27T03:56:04.162Z] --- PASS: TestEntrypoint (0.00s) [2020-11-27T03:56:04.162Z] === RUN TestExpose [2020-11-27T03:56:04.162Z] --- PASS: TestExpose (0.00s) [2020-11-27T03:56:04.162Z] === RUN TestUser [2020-11-27T03:56:04.162Z] --- PASS: TestUser (0.00s) [2020-11-27T03:56:04.162Z] === RUN TestVolume [2020-11-27T03:56:04.162Z] --- PASS: TestVolume (0.00s) [2020-11-27T03:56:04.162Z] === RUN TestStopSignal [2020-11-27T03:56:04.162Z] --- SKIP: TestStopSignal (0.00s) [2020-11-27T03:56:04.162Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-11-27T03:56:04.162Z] === RUN TestArg [2020-11-27T03:56:04.162Z] --- PASS: TestArg (0.00s) [2020-11-27T03:56:04.162Z] === RUN TestShell [2020-11-27T03:56:04.162Z] --- PASS: TestShell (0.00s) [2020-11-27T03:56:04.162Z] === RUN TestPrependEnvOnCmd [2020-11-27T03:56:04.162Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2020-11-27T03:56:04.162Z] === RUN TestRunWithBuildArgs [2020-11-27T03:56:04.162Z] --- PASS: TestRunWithBuildArgs (0.00s) [2020-11-27T03:56:04.162Z] === RUN TestRunIgnoresHealthcheck [2020-11-27T03:56:04.162Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2020-11-27T03:56:04.162Z] === RUN TestNormalizeWorkdir [2020-11-27T03:56:04.162Z] --- PASS: TestNormalizeWorkdir (0.00s) [2020-11-27T03:56:04.162Z] === RUN TestDispatch [2020-11-27T03:56:04.162Z] === RUN TestDispatch/ADD_multiple_files_to_file [2020-11-27T03:56:04.162Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2020-11-27T03:56:04.162Z] === RUN TestDispatch/COPY_multiple_files_to_file [2020-11-27T03:56:04.162Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2020-11-27T03:56:04.162Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2020-11-27T03:56:04.162Z] === RUN TestDispatch/COPY_wildcard_no_files [2020-11-27T03:56:04.162Z] === RUN TestDispatch/COPY_url [2020-11-27T03:56:04.162Z] --- PASS: TestDispatch (0.21s) [2020-11-27T03:56:04.162Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.11s) [2020-11-27T03:56:04.162Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.05s) [2020-11-27T03:56:04.162Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.03s) [2020-11-27T03:56:04.162Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2020-11-27T03:56:04.162Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2020-11-27T03:56:04.162Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2020-11-27T03:56:04.162Z] --- PASS: TestDispatch/COPY_url (0.00s) [2020-11-27T03:56:04.162Z] === RUN TestAddScratchImageAddsToMounts [2020-11-27T03:56:04.162Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2020-11-27T03:56:04.162Z] === RUN TestAddFromScratchPopulatesPlatform [2020-11-27T03:56:04.162Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2020-11-27T03:56:04.162Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2020-11-27T03:56:04.162Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2020-11-27T03:56:04.162Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2020-11-27T03:56:04.162Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2020-11-27T03:56:04.162Z] === RUN TestImageSourceGetAddsToMounts [2020-11-27T03:56:04.162Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2020-11-27T03:56:04.162Z] === RUN TestEmptyDockerfile [2020-11-27T03:56:04.162Z] --- PASS: TestEmptyDockerfile (0.00s) [2020-11-27T03:56:04.162Z] === RUN TestSymlinkDockerfile [2020-11-27T03:56:04.162Z] --- PASS: TestSymlinkDockerfile (0.01s) [2020-11-27T03:56:04.162Z] === RUN TestDockerfileOutsideTheBuildContext [2020-11-27T03:56:04.162Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2020-11-27T03:56:04.162Z] === RUN TestNonExistingDockerfile [2020-11-27T03:56:04.162Z] --- PASS: TestNonExistingDockerfile (0.00s) [2020-11-27T03:56:04.162Z] === RUN TestCopyRunConfig [2020-11-27T03:56:04.162Z] --- PASS: TestCopyRunConfig (0.00s) [2020-11-27T03:56:04.162Z] === RUN TestDeepCopyRunConfig [2020-11-27T03:56:04.162Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2020-11-27T03:56:04.162Z] === RUN TestExportImage [2020-11-27T03:56:04.162Z] --- PASS: TestExportImage (0.00s) [2020-11-27T03:56:04.162Z] === RUN TestNormalizeDest [2020-11-27T03:56:04.162Z] --- PASS: TestNormalizeDest (0.00s) [2020-11-27T03:56:04.162Z] PASS [2020-11-27T03:56:04.162Z] coverage: 46.6% of statements [2020-11-27T03:56:04.162Z] ok github.com/docker/docker/builder/dockerfile 0.602s coverage: 46.6% of statements [2020-11-27T03:56:04.162Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-11-27T03:56:04.796Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-11-27T03:56:05.367Z] --- PASS: TestSecretsCreateAndDelete (3.53s) [2020-11-27T03:56:05.367Z] === RUN TestSecretsUpdate [2020-11-27T03:56:05.627Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-11-27T03:56:06.199Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-11-27T03:56:06.459Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-11-27T03:56:07.033Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-11-27T03:56:07.033Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-11-27T03:56:07.033Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-11-27T03:56:07.604Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-11-27T03:56:07.604Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-11-27T03:56:07.604Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-11-27T03:56:07.684Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s) [2020-11-27T03:56:07.684Z] PASS [2020-11-27T03:56:07.684Z] [2020-11-27T03:56:07.684Z] === Skipped [2020-11-27T03:56:07.684Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-27T03:56:07.684Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T03:56:07.684Z] [2020-11-27T03:56:07.684Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-11-27T03:56:07.684Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T03:56:07.684Z] [2020-11-27T03:56:07.684Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-27T03:56:07.684Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T03:56:07.684Z] [2020-11-27T03:56:07.684Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-27T03:56:07.684Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T03:56:07.684Z] [2020-11-27T03:56:07.684Z] [2020-11-27T03:56:07.684Z] DONE 17 tests, 4 skipped in 27.637s [2020-11-27T03:56:07.684Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-11-27T03:56:07.684Z] ++ 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-11-27T03:56:07.684Z] ++ set -e [2020-11-27T03:56:07.684Z] ++ '[' -n 0 ']' [2020-11-27T03:56:07.684Z] ++ set -x [2020-11-27T03:56:07.685Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:56:07.685Z] INFO: Testing against a local daemon [2020-11-27T03:56:07.685Z] === RUN TestPluginInvalidJSON [2020-11-27T03:56:07.685Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T03:56:07.685Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T03:56:07.685Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T03:56:07.685Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-11-27T03:56:07.685Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-11-27T03:56:07.685Z] === RUN TestPluginInstall [2020-11-27T03:56:07.685Z] === RUN TestPluginInstall/no_auth [2020-11-27T03:56:07.685Z] time="2020-11-27T03:56:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T03:56:07.685Z] time="2020-11-27T03:56:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b82343ccce4c65cf53333250f70f8996d022572ee243e162c77c3aaca960b09f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-27T03:56:07.685Z] time="2020-11-27T03:56:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T03:56:07.685Z] time="2020-11-27T03:56:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b82343ccce4c65cf53333250f70f8996d022572ee243e162c77c3aaca960b09f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-27T03:56:07.864Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-11-27T03:56:07.864Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-11-27T03:56:07.979Z] === RUN TestPluginInstall/with_htpasswd [2020-11-27T03:56:08.436Z] --- PASS: TestSecretsUpdate (3.10s) [2020-11-27T03:56:08.436Z] === RUN TestTemplatedSecret [2020-11-27T03:56:08.618Z] time="2020-11-27T03:56:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T03:56:08.619Z] time="2020-11-27T03:56:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:feb17ae1530de19a6cda5c83da598ce9743ea3d523d956693a5413cc753ab372" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-27T03:56:08.619Z] time="2020-11-27T03:56:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T03:56:08.619Z] time="2020-11-27T03:56:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:feb17ae1530de19a6cda5c83da598ce9743ea3d523d956693a5413cc753ab372" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-27T03:56:08.697Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-11-27T03:56:08.913Z] === RUN TestPluginInstall/with_insecure [2020-11-27T03:56:09.649Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-11-27T03:56:09.955Z] time="2020-11-27T03:56:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T03:56:09.955Z] time="2020-11-27T03:56:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f421121dc411d212b3a729ee100bfce2adace99b4180534bb1f8f58e9e0ad0d4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-27T03:56:09.955Z] time="2020-11-27T03:56:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T03:56:09.955Z] time="2020-11-27T03:56:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f421121dc411d212b3a729ee100bfce2adace99b4180534bb1f8f58e9e0ad0d4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-27T03:56:10.228Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-11-27T03:56:10.228Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-11-27T03:56:10.251Z] --- PASS: TestPluginInstall (4.27s) [2020-11-27T03:56:10.251Z] --- PASS: TestPluginInstall/no_auth (2.00s) [2020-11-27T03:56:10.251Z] --- PASS: TestPluginInstall/with_htpasswd (0.92s) [2020-11-27T03:56:10.251Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2020-11-27T03:56:10.251Z] plugin_test.go:157: [d21114c021720] daemon is not started [2020-11-27T03:56:10.251Z] PASS [2020-11-27T03:56:10.251Z] [2020-11-27T03:56:10.251Z] DONE 6 tests in 4.367s [2020-11-27T03:56:10.251Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-11-27T03:56:10.251Z] ++ 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-11-27T03:56:10.251Z] ++ set -e [2020-11-27T03:56:10.251Z] ++ '[' -n 0 ']' [2020-11-27T03:56:10.251Z] ++ set -x [2020-11-27T03:56:10.251Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:56:10.251Z] INFO: Testing against a local daemon [2020-11-27T03:56:10.251Z] === RUN TestExternalGraphDriver [2020-11-27T03:56:10.546Z] === RUN TestExternalGraphDriver/json [2020-11-27T03:56:11.609Z] --- PASS: TestTemplatedSecret (2.92s) [2020-11-27T03:56:11.609Z] === RUN TestSecretCreateResolve [2020-11-27T03:56:11.862Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2020-11-27T03:56:11.870Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-11-27T03:56:12.088Z] === RUN TestExternalGraphDriver/spec [2020-11-27T03:56:12.440Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-11-27T03:56:12.440Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-11-27T03:56:13.012Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-11-27T03:56:13.245Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2020-11-27T03:56:13.581Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-11-27T03:56:14.152Z] --- PASS: TestSecretCreateResolve (2.79s) [2020-11-27T03:56:14.152Z] PASS [2020-11-27T03:56:14.152Z] [2020-11-27T03:56:14.152Z] DONE 6 tests in 17.466s [2020-11-27T03:56:14.152Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-11-27T03:56:14.153Z] ++ 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-11-27T03:56:14.153Z] ++ set -e [2020-11-27T03:56:14.153Z] ++ '[' -n 0 ']' [2020-11-27T03:56:14.153Z] ++ set -x [2020-11-27T03:56:14.153Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:56:14.171Z] === RUN TestExternalGraphDriver/pull [2020-11-27T03:56:14.413Z] INFO: Testing against a local daemon [2020-11-27T03:56:14.413Z] === RUN TestServiceCreateInit [2020-11-27T03:56:14.413Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-11-27T03:56:14.413Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-11-27T03:56:14.983Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-11-27T03:56:14.983Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-11-27T03:56:15.156Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2020-11-27T03:56:15.554Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-11-27T03:56:16.124Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-11-27T03:56:16.249Z] --- PASS: TestExternalGraphDriver (5.53s) [2020-11-27T03:56:16.249Z] --- PASS: TestExternalGraphDriver/json (1.79s) [2020-11-27T03:56:16.249Z] --- PASS: TestExternalGraphDriver/spec (1.80s) [2020-11-27T03:56:16.249Z] --- PASS: TestExternalGraphDriver/pull (1.83s) [2020-11-27T03:56:16.249Z] === RUN TestGraphdriverPluginV2 [2020-11-27T03:56:16.249Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-11-27T03:56:16.249Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T03:56:16.249Z] PASS [2020-11-27T03:56:16.249Z] [2020-11-27T03:56:16.249Z] === Skipped [2020-11-27T03:56:16.249Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-11-27T03:56:16.249Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T03:56:16.249Z] [2020-11-27T03:56:16.249Z] [2020-11-27T03:56:16.249Z] DONE 5 tests, 1 skipped in 5.675s [2020-11-27T03:56:16.249Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-11-27T03:56:16.249Z] ++ 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-11-27T03:56:16.249Z] ++ set -e [2020-11-27T03:56:16.249Z] ++ '[' -n 0 ']' [2020-11-27T03:56:16.249Z] ++ set -x [2020-11-27T03:56:16.249Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:56:16.249Z] INFO: Testing against a local daemon [2020-11-27T03:56:16.249Z] === RUN TestContinueAfterPluginCrash [2020-11-27T03:56:16.249Z] === PAUSE TestContinueAfterPluginCrash [2020-11-27T03:56:16.249Z] === RUN TestReadPluginNoRead [2020-11-27T03:56:16.249Z] === PAUSE TestReadPluginNoRead [2020-11-27T03:56:16.249Z] === RUN TestDaemonStartWithLogOpt [2020-11-27T03:56:16.249Z] === PAUSE TestDaemonStartWithLogOpt [2020-11-27T03:56:16.249Z] === CONT TestContinueAfterPluginCrash [2020-11-27T03:56:16.249Z] === CONT TestDaemonStartWithLogOpt [2020-11-27T03:56:16.249Z] === CONT TestReadPluginNoRead [2020-11-27T03:56:16.618Z] === RUN TestCheckpointCreateError [2020-11-27T03:56:16.618Z] --- PASS: TestCheckpointCreateError (0.00s) [2020-11-27T03:56:16.618Z] === RUN TestCheckpointCreate [2020-11-27T03:56:16.618Z] --- PASS: TestCheckpointCreate (0.00s) [2020-11-27T03:56:16.618Z] === RUN TestCheckpointDeleteError [2020-11-27T03:56:16.618Z] --- PASS: TestCheckpointDeleteError (0.00s) [2020-11-27T03:56:16.618Z] === RUN TestCheckpointDelete [2020-11-27T03:56:16.618Z] --- PASS: TestCheckpointDelete (0.00s) [2020-11-27T03:56:16.618Z] === RUN TestCheckpointListError [2020-11-27T03:56:16.618Z] --- PASS: TestCheckpointListError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestCheckpointList [2020-11-27T03:56:16.619Z] --- PASS: TestCheckpointList (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestCheckpointListContainerNotFound [2020-11-27T03:56:16.619Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestNewClientWithOpsFromEnv [2020-11-27T03:56:16.619Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2020-11-27T03:56:16.619Z] client_test.go:23: runtime.GOOS == "windows" [2020-11-27T03:56:16.619Z] === RUN TestGetAPIPath [2020-11-27T03:56:16.619Z] --- PASS: TestGetAPIPath (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestParseHostURL [2020-11-27T03:56:16.619Z] --- PASS: TestParseHostURL (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2020-11-27T03:56:16.619Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestNegotiateAPIVersionEmpty [2020-11-27T03:56:16.619Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestNegotiateAPIVersion [2020-11-27T03:56:16.619Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestNegotiateAPVersionOverride [2020-11-27T03:56:16.619Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestNegotiateAPIVersionAutomatic [2020-11-27T03:56:16.619Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2020-11-27T03:56:16.619Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2020-11-27T03:56:16.619Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestClientRedirect [2020-11-27T03:56:16.619Z] --- PASS: TestClientRedirect (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestConfigCreateUnsupported [2020-11-27T03:56:16.619Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestConfigCreateError [2020-11-27T03:56:16.619Z] --- PASS: TestConfigCreateError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestConfigCreate [2020-11-27T03:56:16.619Z] --- PASS: TestConfigCreate (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestConfigInspectNotFound [2020-11-27T03:56:16.619Z] --- PASS: TestConfigInspectNotFound (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestConfigInspectWithEmptyID [2020-11-27T03:56:16.619Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestConfigInspectUnsupported [2020-11-27T03:56:16.619Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestConfigInspectError [2020-11-27T03:56:16.619Z] --- PASS: TestConfigInspectError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestConfigInspectConfigNotFound [2020-11-27T03:56:16.619Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestConfigInspect [2020-11-27T03:56:16.619Z] --- PASS: TestConfigInspect (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestConfigListUnsupported [2020-11-27T03:56:16.619Z] --- PASS: TestConfigListUnsupported (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestConfigListError [2020-11-27T03:56:16.619Z] --- PASS: TestConfigListError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestConfigList [2020-11-27T03:56:16.619Z] --- PASS: TestConfigList (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestConfigRemoveUnsupported [2020-11-27T03:56:16.619Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestConfigRemoveError [2020-11-27T03:56:16.619Z] --- PASS: TestConfigRemoveError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestConfigRemove [2020-11-27T03:56:16.619Z] --- PASS: TestConfigRemove (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestConfigUpdateUnsupported [2020-11-27T03:56:16.619Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestConfigUpdateError [2020-11-27T03:56:16.619Z] --- PASS: TestConfigUpdateError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestConfigUpdate [2020-11-27T03:56:16.619Z] --- PASS: TestConfigUpdate (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerCommitError [2020-11-27T03:56:16.619Z] --- PASS: TestContainerCommitError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerCommit [2020-11-27T03:56:16.619Z] --- PASS: TestContainerCommit (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerStatPathError [2020-11-27T03:56:16.619Z] --- PASS: TestContainerStatPathError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerStatPathNotFoundError [2020-11-27T03:56:16.619Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerStatPathNoHeaderError [2020-11-27T03:56:16.619Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerStatPath [2020-11-27T03:56:16.619Z] --- PASS: TestContainerStatPath (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestCopyToContainerError [2020-11-27T03:56:16.619Z] --- PASS: TestCopyToContainerError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestCopyToContainerNotFoundError [2020-11-27T03:56:16.619Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestCopyToContainerNotStatusOKError [2020-11-27T03:56:16.619Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestCopyToContainer [2020-11-27T03:56:16.619Z] --- PASS: TestCopyToContainer (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestCopyFromContainerError [2020-11-27T03:56:16.619Z] --- PASS: TestCopyFromContainerError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestCopyFromContainerNotFoundError [2020-11-27T03:56:16.619Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestCopyFromContainerNotStatusOKError [2020-11-27T03:56:16.619Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestCopyFromContainerNoHeaderError [2020-11-27T03:56:16.619Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestCopyFromContainer [2020-11-27T03:56:16.619Z] --- PASS: TestCopyFromContainer (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerCreateError [2020-11-27T03:56:16.619Z] --- PASS: TestContainerCreateError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerCreateImageNotFound [2020-11-27T03:56:16.619Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerCreateWithName [2020-11-27T03:56:16.619Z] --- PASS: TestContainerCreateWithName (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerCreateAutoRemove [2020-11-27T03:56:16.619Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerDiffError [2020-11-27T03:56:16.619Z] --- PASS: TestContainerDiffError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerDiff [2020-11-27T03:56:16.619Z] --- PASS: TestContainerDiff (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerExecCreateError [2020-11-27T03:56:16.619Z] --- PASS: TestContainerExecCreateError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerExecCreate [2020-11-27T03:56:16.619Z] --- PASS: TestContainerExecCreate (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerExecStartError [2020-11-27T03:56:16.619Z] --- PASS: TestContainerExecStartError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerExecStart [2020-11-27T03:56:16.619Z] --- PASS: TestContainerExecStart (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerExecInspectError [2020-11-27T03:56:16.619Z] --- PASS: TestContainerExecInspectError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerExecInspect [2020-11-27T03:56:16.619Z] --- PASS: TestContainerExecInspect (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerExportError [2020-11-27T03:56:16.619Z] --- PASS: TestContainerExportError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerExport [2020-11-27T03:56:16.619Z] --- PASS: TestContainerExport (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerInspectError [2020-11-27T03:56:16.619Z] --- PASS: TestContainerInspectError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerInspectContainerNotFound [2020-11-27T03:56:16.619Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerInspectWithEmptyID [2020-11-27T03:56:16.619Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerInspect [2020-11-27T03:56:16.619Z] --- PASS: TestContainerInspect (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerInspectNode [2020-11-27T03:56:16.619Z] --- PASS: TestContainerInspectNode (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerKillError [2020-11-27T03:56:16.619Z] --- PASS: TestContainerKillError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerKill [2020-11-27T03:56:16.619Z] --- PASS: TestContainerKill (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerListError [2020-11-27T03:56:16.619Z] --- PASS: TestContainerListError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerList [2020-11-27T03:56:16.619Z] --- PASS: TestContainerList (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerLogsNotFoundError [2020-11-27T03:56:16.619Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerLogsError [2020-11-27T03:56:16.619Z] --- PASS: TestContainerLogsError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerLogs [2020-11-27T03:56:16.619Z] --- PASS: TestContainerLogs (0.19s) [2020-11-27T03:56:16.619Z] === RUN TestContainerPauseError [2020-11-27T03:56:16.619Z] --- PASS: TestContainerPauseError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerPause [2020-11-27T03:56:16.619Z] --- PASS: TestContainerPause (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainersPruneError [2020-11-27T03:56:16.619Z] --- PASS: TestContainersPruneError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainersPrune [2020-11-27T03:56:16.619Z] --- PASS: TestContainersPrune (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerRemoveError [2020-11-27T03:56:16.619Z] --- PASS: TestContainerRemoveError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerRemoveNotFoundError [2020-11-27T03:56:16.619Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerRemove [2020-11-27T03:56:16.619Z] --- PASS: TestContainerRemove (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerRenameError [2020-11-27T03:56:16.619Z] --- PASS: TestContainerRenameError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerRename [2020-11-27T03:56:16.619Z] --- PASS: TestContainerRename (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerResizeError [2020-11-27T03:56:16.619Z] --- PASS: TestContainerResizeError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerExecResizeError [2020-11-27T03:56:16.619Z] --- PASS: TestContainerExecResizeError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerResize [2020-11-27T03:56:16.619Z] --- PASS: TestContainerResize (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerExecResize [2020-11-27T03:56:16.619Z] --- PASS: TestContainerExecResize (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerRestartError [2020-11-27T03:56:16.619Z] --- PASS: TestContainerRestartError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerRestart [2020-11-27T03:56:16.619Z] --- PASS: TestContainerRestart (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerStartError [2020-11-27T03:56:16.619Z] --- PASS: TestContainerStartError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerStart [2020-11-27T03:56:16.619Z] --- PASS: TestContainerStart (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerStatsError [2020-11-27T03:56:16.619Z] --- PASS: TestContainerStatsError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerStats [2020-11-27T03:56:16.619Z] --- PASS: TestContainerStats (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerStopError [2020-11-27T03:56:16.619Z] --- PASS: TestContainerStopError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerStop [2020-11-27T03:56:16.619Z] --- PASS: TestContainerStop (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerTopError [2020-11-27T03:56:16.619Z] --- PASS: TestContainerTopError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerTop [2020-11-27T03:56:16.619Z] --- PASS: TestContainerTop (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerUnpauseError [2020-11-27T03:56:16.619Z] --- PASS: TestContainerUnpauseError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerUnpause [2020-11-27T03:56:16.619Z] --- PASS: TestContainerUnpause (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerUpdateError [2020-11-27T03:56:16.619Z] --- PASS: TestContainerUpdateError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerUpdate [2020-11-27T03:56:16.619Z] --- PASS: TestContainerUpdate (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerWaitError [2020-11-27T03:56:16.619Z] --- PASS: TestContainerWaitError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestContainerWait [2020-11-27T03:56:16.619Z] --- PASS: TestContainerWait (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestDiskUsageError [2020-11-27T03:56:16.619Z] --- PASS: TestDiskUsageError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestDiskUsage [2020-11-27T03:56:16.619Z] --- PASS: TestDiskUsage (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestDistributionInspectUnsupported [2020-11-27T03:56:16.619Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestDistributionInspectWithEmptyID [2020-11-27T03:56:16.619Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestEventsErrorInOptions [2020-11-27T03:56:16.619Z] --- PASS: TestEventsErrorInOptions (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestEventsErrorFromServer [2020-11-27T03:56:16.619Z] --- PASS: TestEventsErrorFromServer (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestEvents [2020-11-27T03:56:16.619Z] --- PASS: TestEvents (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestTLSCloseWriter [2020-11-27T03:56:16.619Z] === PAUSE TestTLSCloseWriter [2020-11-27T03:56:16.619Z] === RUN TestImageBuildError [2020-11-27T03:56:16.619Z] --- PASS: TestImageBuildError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImageBuild [2020-11-27T03:56:16.619Z] --- PASS: TestImageBuild (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestGetDockerOS [2020-11-27T03:56:16.619Z] --- PASS: TestGetDockerOS (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImageCreateError [2020-11-27T03:56:16.619Z] --- PASS: TestImageCreateError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImageCreate [2020-11-27T03:56:16.619Z] --- PASS: TestImageCreate (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImageHistoryError [2020-11-27T03:56:16.619Z] --- PASS: TestImageHistoryError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImageHistory [2020-11-27T03:56:16.619Z] --- PASS: TestImageHistory (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImageImportError [2020-11-27T03:56:16.619Z] --- PASS: TestImageImportError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImageImport [2020-11-27T03:56:16.619Z] --- PASS: TestImageImport (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImageInspectError [2020-11-27T03:56:16.619Z] --- PASS: TestImageInspectError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImageInspectImageNotFound [2020-11-27T03:56:16.619Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImageInspectWithEmptyID [2020-11-27T03:56:16.619Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImageInspect [2020-11-27T03:56:16.619Z] --- PASS: TestImageInspect (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImageListError [2020-11-27T03:56:16.619Z] --- PASS: TestImageListError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImageList [2020-11-27T03:56:16.619Z] --- PASS: TestImageList (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImageListApiBefore125 [2020-11-27T03:56:16.619Z] --- PASS: TestImageListApiBefore125 (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImageLoadError [2020-11-27T03:56:16.619Z] --- PASS: TestImageLoadError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImageLoad [2020-11-27T03:56:16.619Z] --- PASS: TestImageLoad (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImagesPruneError [2020-11-27T03:56:16.619Z] --- PASS: TestImagesPruneError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImagesPrune [2020-11-27T03:56:16.619Z] --- PASS: TestImagesPrune (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImagePullReferenceParseError [2020-11-27T03:56:16.619Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImagePullAnyError [2020-11-27T03:56:16.619Z] --- PASS: TestImagePullAnyError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImagePullStatusUnauthorizedError [2020-11-27T03:56:16.619Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2020-11-27T03:56:16.619Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-11-27T03:56:16.619Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImagePullWithPrivilegedFuncNoError [2020-11-27T03:56:16.619Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImagePullWithoutErrors [2020-11-27T03:56:16.619Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImagePushReferenceError [2020-11-27T03:56:16.619Z] --- PASS: TestImagePushReferenceError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImagePushAnyError [2020-11-27T03:56:16.619Z] --- PASS: TestImagePushAnyError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImagePushStatusUnauthorizedError [2020-11-27T03:56:16.619Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2020-11-27T03:56:16.619Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-11-27T03:56:16.619Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImagePushWithPrivilegedFuncNoError [2020-11-27T03:56:16.619Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImagePushWithoutErrors [2020-11-27T03:56:16.619Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2020-11-27T03:56:16.619Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2020-11-27T03:56:16.619Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2020-11-27T03:56:16.619Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2020-11-27T03:56:16.619Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2020-11-27T03:56:16.619Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2020-11-27T03:56:16.619Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2020-11-27T03:56:16.619Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2020-11-27T03:56:16.619Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImageRemoveError [2020-11-27T03:56:16.619Z] --- PASS: TestImageRemoveError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImageRemoveImageNotFound [2020-11-27T03:56:16.619Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImageRemove [2020-11-27T03:56:16.619Z] --- PASS: TestImageRemove (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImageSaveError [2020-11-27T03:56:16.619Z] --- PASS: TestImageSaveError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImageSave [2020-11-27T03:56:16.619Z] --- PASS: TestImageSave (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImageSearchAnyError [2020-11-27T03:56:16.619Z] --- PASS: TestImageSearchAnyError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImageSearchStatusUnauthorizedError [2020-11-27T03:56:16.619Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2020-11-27T03:56:16.619Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-11-27T03:56:16.619Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2020-11-27T03:56:16.619Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImageSearchWithoutErrors [2020-11-27T03:56:16.619Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImageTagError [2020-11-27T03:56:16.619Z] --- PASS: TestImageTagError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImageTagInvalidReference [2020-11-27T03:56:16.619Z] --- PASS: TestImageTagInvalidReference (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImageTagInvalidSourceImageName [2020-11-27T03:56:16.619Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImageTagHexSource [2020-11-27T03:56:16.619Z] --- PASS: TestImageTagHexSource (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestImageTag [2020-11-27T03:56:16.619Z] --- PASS: TestImageTag (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestInfoServerError [2020-11-27T03:56:16.619Z] --- PASS: TestInfoServerError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestInfoInvalidResponseJSONError [2020-11-27T03:56:16.619Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestInfo [2020-11-27T03:56:16.619Z] --- PASS: TestInfo (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestNetworkConnectError [2020-11-27T03:56:16.619Z] --- PASS: TestNetworkConnectError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2020-11-27T03:56:16.619Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestNetworkConnect [2020-11-27T03:56:16.619Z] --- PASS: TestNetworkConnect (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestNetworkCreateError [2020-11-27T03:56:16.619Z] --- PASS: TestNetworkCreateError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestNetworkCreate [2020-11-27T03:56:16.619Z] --- PASS: TestNetworkCreate (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestNetworkDisconnectError [2020-11-27T03:56:16.619Z] --- PASS: TestNetworkDisconnectError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestNetworkDisconnect [2020-11-27T03:56:16.619Z] --- PASS: TestNetworkDisconnect (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestNetworkInspectError [2020-11-27T03:56:16.619Z] --- PASS: TestNetworkInspectError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestNetworkInspectNotFoundError [2020-11-27T03:56:16.619Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestNetworkInspectWithEmptyID [2020-11-27T03:56:16.619Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestNetworkInspect [2020-11-27T03:56:16.619Z] --- PASS: TestNetworkInspect (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestNetworkListError [2020-11-27T03:56:16.619Z] --- PASS: TestNetworkListError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestNetworkList [2020-11-27T03:56:16.619Z] --- PASS: TestNetworkList (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestNetworksPruneError [2020-11-27T03:56:16.619Z] --- PASS: TestNetworksPruneError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestNetworksPrune [2020-11-27T03:56:16.619Z] --- PASS: TestNetworksPrune (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestNetworkRemoveError [2020-11-27T03:56:16.619Z] --- PASS: TestNetworkRemoveError (0.00s) [2020-11-27T03:56:16.619Z] === RUN TestNetworkRemove [2020-11-27T03:56:16.620Z] --- PASS: TestNetworkRemove (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestNodeInspectError [2020-11-27T03:56:16.620Z] --- PASS: TestNodeInspectError (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestNodeInspectNodeNotFound [2020-11-27T03:56:16.620Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestNodeInspectWithEmptyID [2020-11-27T03:56:16.620Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestNodeInspect [2020-11-27T03:56:16.620Z] --- PASS: TestNodeInspect (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestNodeListError [2020-11-27T03:56:16.620Z] --- PASS: TestNodeListError (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestNodeList [2020-11-27T03:56:16.620Z] --- PASS: TestNodeList (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestNodeRemoveError [2020-11-27T03:56:16.620Z] --- PASS: TestNodeRemoveError (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestNodeRemove [2020-11-27T03:56:16.620Z] --- PASS: TestNodeRemove (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestNodeUpdateError [2020-11-27T03:56:16.620Z] --- PASS: TestNodeUpdateError (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestNodeUpdate [2020-11-27T03:56:16.620Z] --- PASS: TestNodeUpdate (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestOptionWithTimeout [2020-11-27T03:56:16.620Z] --- PASS: TestOptionWithTimeout (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestPingFail [2020-11-27T03:56:16.620Z] --- PASS: TestPingFail (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestPingWithError [2020-11-27T03:56:16.620Z] 2020/11/27 03:56:15 RoundTripper returned a response & error; ignoring response [2020-11-27T03:56:16.620Z] 2020/11/27 03:56:15 RoundTripper returned a response & error; ignoring response [2020-11-27T03:56:16.620Z] --- PASS: TestPingWithError (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestPingSuccess [2020-11-27T03:56:16.620Z] --- PASS: TestPingSuccess (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestPingHeadFallback [2020-11-27T03:56:16.620Z] === RUN TestPingHeadFallback/OK [2020-11-27T03:56:16.620Z] === RUN TestPingHeadFallback/Internal_Server_Error [2020-11-27T03:56:16.620Z] === RUN TestPingHeadFallback/Not_Found [2020-11-27T03:56:16.620Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2020-11-27T03:56:16.620Z] --- PASS: TestPingHeadFallback (0.00s) [2020-11-27T03:56:16.620Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2020-11-27T03:56:16.620Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2020-11-27T03:56:16.620Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2020-11-27T03:56:16.620Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestPluginDisableError [2020-11-27T03:56:16.620Z] --- PASS: TestPluginDisableError (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestPluginDisable [2020-11-27T03:56:16.620Z] --- PASS: TestPluginDisable (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestPluginEnableError [2020-11-27T03:56:16.620Z] --- PASS: TestPluginEnableError (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestPluginEnable [2020-11-27T03:56:16.620Z] --- PASS: TestPluginEnable (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestPluginInspectError [2020-11-27T03:56:16.620Z] --- PASS: TestPluginInspectError (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestPluginInspectWithEmptyID [2020-11-27T03:56:16.620Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestPluginInspect [2020-11-27T03:56:16.620Z] --- PASS: TestPluginInspect (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestPluginListError [2020-11-27T03:56:16.620Z] --- PASS: TestPluginListError (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestPluginList [2020-11-27T03:56:16.620Z] --- PASS: TestPluginList (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestPluginPushError [2020-11-27T03:56:16.620Z] --- PASS: TestPluginPushError (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestPluginPush [2020-11-27T03:56:16.620Z] --- PASS: TestPluginPush (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestPluginRemoveError [2020-11-27T03:56:16.620Z] --- PASS: TestPluginRemoveError (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestPluginRemove [2020-11-27T03:56:16.620Z] --- PASS: TestPluginRemove (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestPluginSetError [2020-11-27T03:56:16.620Z] --- PASS: TestPluginSetError (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestPluginSet [2020-11-27T03:56:16.620Z] --- PASS: TestPluginSet (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestSetHostHeader [2020-11-27T03:56:16.620Z] --- PASS: TestSetHostHeader (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestPlainTextError [2020-11-27T03:56:16.620Z] --- PASS: TestPlainTextError (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestInfiniteError [2020-11-27T03:56:16.620Z] --- PASS: TestInfiniteError (0.02s) [2020-11-27T03:56:16.620Z] === RUN TestSecretCreateUnsupported [2020-11-27T03:56:16.620Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestSecretCreateError [2020-11-27T03:56:16.620Z] --- PASS: TestSecretCreateError (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestSecretCreate [2020-11-27T03:56:16.620Z] --- PASS: TestSecretCreate (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestSecretInspectUnsupported [2020-11-27T03:56:16.620Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestSecretInspectError [2020-11-27T03:56:16.620Z] --- PASS: TestSecretInspectError (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestSecretInspectSecretNotFound [2020-11-27T03:56:16.620Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestSecretInspectWithEmptyID [2020-11-27T03:56:16.620Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestSecretInspect [2020-11-27T03:56:16.620Z] --- PASS: TestSecretInspect (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestSecretListUnsupported [2020-11-27T03:56:16.620Z] --- PASS: TestSecretListUnsupported (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestSecretListError [2020-11-27T03:56:16.620Z] --- PASS: TestSecretListError (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestSecretList [2020-11-27T03:56:16.620Z] --- PASS: TestSecretList (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestSecretRemoveUnsupported [2020-11-27T03:56:16.620Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestSecretRemoveError [2020-11-27T03:56:16.620Z] --- PASS: TestSecretRemoveError (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestSecretRemove [2020-11-27T03:56:16.620Z] --- PASS: TestSecretRemove (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestSecretUpdateUnsupported [2020-11-27T03:56:16.620Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestSecretUpdateError [2020-11-27T03:56:16.620Z] --- PASS: TestSecretUpdateError (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestSecretUpdate [2020-11-27T03:56:16.620Z] --- PASS: TestSecretUpdate (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestServiceCreateError [2020-11-27T03:56:16.620Z] --- PASS: TestServiceCreateError (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestServiceCreate [2020-11-27T03:56:16.620Z] --- PASS: TestServiceCreate (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestServiceCreateCompatiblePlatforms [2020-11-27T03:56:16.620Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestServiceCreateDigestPinning [2020-11-27T03:56:16.620Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestServiceInspectError [2020-11-27T03:56:16.620Z] --- PASS: TestServiceInspectError (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestServiceInspectServiceNotFound [2020-11-27T03:56:16.620Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestServiceInspectWithEmptyID [2020-11-27T03:56:16.620Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestServiceInspect [2020-11-27T03:56:16.620Z] --- PASS: TestServiceInspect (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestServiceListError [2020-11-27T03:56:16.620Z] --- PASS: TestServiceListError (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestServiceList [2020-11-27T03:56:16.620Z] --- PASS: TestServiceList (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestServiceLogsError [2020-11-27T03:56:16.620Z] --- PASS: TestServiceLogsError (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestServiceLogs [2020-11-27T03:56:16.620Z] --- PASS: TestServiceLogs (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestServiceRemoveError [2020-11-27T03:56:16.620Z] --- PASS: TestServiceRemoveError (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestServiceRemoveNotFoundError [2020-11-27T03:56:16.620Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestServiceRemove [2020-11-27T03:56:16.620Z] --- PASS: TestServiceRemove (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestServiceUpdateError [2020-11-27T03:56:16.620Z] --- PASS: TestServiceUpdateError (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestServiceUpdate [2020-11-27T03:56:16.620Z] --- PASS: TestServiceUpdate (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestSwarmGetUnlockKeyError [2020-11-27T03:56:16.620Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestSwarmGetUnlockKey [2020-11-27T03:56:16.620Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestSwarmInitError [2020-11-27T03:56:16.620Z] --- PASS: TestSwarmInitError (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestSwarmInit [2020-11-27T03:56:16.620Z] --- PASS: TestSwarmInit (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestSwarmInspectError [2020-11-27T03:56:16.620Z] --- PASS: TestSwarmInspectError (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestSwarmInspect [2020-11-27T03:56:16.620Z] --- PASS: TestSwarmInspect (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestSwarmJoinError [2020-11-27T03:56:16.620Z] --- PASS: TestSwarmJoinError (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestSwarmJoin [2020-11-27T03:56:16.620Z] --- PASS: TestSwarmJoin (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestSwarmLeaveError [2020-11-27T03:56:16.620Z] --- PASS: TestSwarmLeaveError (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestSwarmLeave [2020-11-27T03:56:16.620Z] --- PASS: TestSwarmLeave (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestSwarmUnlockError [2020-11-27T03:56:16.620Z] --- PASS: TestSwarmUnlockError (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestSwarmUnlock [2020-11-27T03:56:16.620Z] --- PASS: TestSwarmUnlock (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestSwarmUpdateError [2020-11-27T03:56:16.620Z] --- PASS: TestSwarmUpdateError (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestSwarmUpdate [2020-11-27T03:56:16.620Z] --- PASS: TestSwarmUpdate (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestTaskInspectError [2020-11-27T03:56:16.620Z] --- PASS: TestTaskInspectError (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestTaskInspectWithEmptyID [2020-11-27T03:56:16.620Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestTaskInspect [2020-11-27T03:56:16.620Z] --- PASS: TestTaskInspect (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestTaskListError [2020-11-27T03:56:16.620Z] --- PASS: TestTaskListError (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestTaskList [2020-11-27T03:56:16.620Z] --- PASS: TestTaskList (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestVolumeCreateError [2020-11-27T03:56:16.620Z] --- PASS: TestVolumeCreateError (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestVolumeCreate [2020-11-27T03:56:16.620Z] --- PASS: TestVolumeCreate (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestVolumeInspectError [2020-11-27T03:56:16.620Z] --- PASS: TestVolumeInspectError (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestVolumeInspectNotFound [2020-11-27T03:56:16.620Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestVolumeInspectWithEmptyID [2020-11-27T03:56:16.620Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestVolumeInspect [2020-11-27T03:56:16.620Z] --- PASS: TestVolumeInspect (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestVolumeListError [2020-11-27T03:56:16.620Z] --- PASS: TestVolumeListError (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestVolumeList [2020-11-27T03:56:16.620Z] --- PASS: TestVolumeList (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestVolumeRemoveError [2020-11-27T03:56:16.620Z] --- PASS: TestVolumeRemoveError (0.00s) [2020-11-27T03:56:16.620Z] === RUN TestVolumeRemove [2020-11-27T03:56:16.620Z] --- PASS: TestVolumeRemove (0.00s) [2020-11-27T03:56:16.620Z] === CONT TestTLSCloseWriter [2020-11-27T03:56:16.620Z] --- PASS: TestTLSCloseWriter (0.01s) [2020-11-27T03:56:16.620Z] PASS [2020-11-27T03:56:16.620Z] coverage: 74.9% of statements [2020-11-27T03:56:16.620Z] ok github.com/docker/docker/client 0.638s coverage: 74.9% of statements [2020-11-27T03:56:17.064Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-11-27T03:56:17.064Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-11-27T03:56:17.635Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-11-27T03:56:19.017Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-11-27T03:56:19.277Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-11-27T03:56:19.846Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-11-27T03:56:20.107Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-11-27T03:56:20.107Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-11-27T03:56:20.107Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-11-27T03:56:20.107Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-11-27T03:56:20.107Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-11-27T03:56:20.677Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-11-27T03:56:21.869Z] === RUN TestReadPluginNoRead/default [2020-11-27T03:56:21.869Z] --- PASS: TestDaemonStartWithLogOpt (5.42s) [2020-11-27T03:56:22.507Z] === RUN TestReadPluginNoRead/disabled_caching [2020-11-27T03:56:23.977Z] --- PASS: TestServiceCreateInit (9.56s) [2020-11-27T03:56:23.977Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.68s) [2020-11-27T03:56:23.977Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.82s) [2020-11-27T03:56:23.977Z] === RUN TestCreateServiceMultipleTimes [2020-11-27T03:56:24.023Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-11-27T03:56:24.916Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-11-27T03:56:25.144Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 14.1% of statements [2020-11-27T03:56:25.144Z] ok github.com/docker/docker/daemon 12.168s coverage: 17.2% of statements [2020-11-27T03:56:25.144Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-11-27T03:56:25.144Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-11-27T03:56:25.489Z] === RUN TestDockerSuite/TestContainerAPITop [2020-11-27T03:56:25.545Z] --- PASS: TestReadPluginNoRead (9.22s) [2020-11-27T03:56:25.545Z] --- PASS: TestReadPluginNoRead/default (1.42s) [2020-11-27T03:56:25.545Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.38s) [2020-11-27T03:56:25.545Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.47s) [2020-11-27T03:56:25.545Z] read_test.go:92: [d0f0778b96e9a] daemon is not started [2020-11-27T03:56:25.713Z] ok github.com/docker/docker/daemon/discovery 0.012s coverage: 30.0% of statements [2020-11-27T03:56:26.282Z] ok github.com/docker/docker/daemon/config 0.055s coverage: 81.8% of statements [2020-11-27T03:56:26.430Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-11-27T03:56:26.430Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-11-27T03:56:26.430Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-11-27T03:56:26.584Z] --- PASS: TestContinueAfterPluginCrash (10.66s) [2020-11-27T03:56:26.584Z] PASS [2020-11-27T03:56:26.584Z] [2020-11-27T03:56:26.584Z] DONE 6 tests in 10.732s [2020-11-27T03:56:26.584Z] 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-11-27T03:56:26.584Z] ++ 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-11-27T03:56:26.584Z] ++ set -e [2020-11-27T03:56:26.584Z] ++ '[' -n 0 ']' [2020-11-27T03:56:26.584Z] ++ set -x [2020-11-27T03:56:26.584Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:56:26.584Z] testing: warning: no tests to run [2020-11-27T03:56:26.584Z] PASS [2020-11-27T03:56:26.584Z] [2020-11-27T03:56:26.584Z] DONE 0 tests in 0.018s [2020-11-27T03:56:26.584Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-11-27T03:56:26.584Z] ++ 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-11-27T03:56:26.584Z] ++ set -e [2020-11-27T03:56:26.584Z] ++ '[' -n 0 ']' [2020-11-27T03:56:26.584Z] ++ set -x [2020-11-27T03:56:26.584Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:56:26.852Z] ok github.com/docker/docker/daemon/events 0.068s coverage: 50.0% of statements [2020-11-27T03:56:26.852Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-11-27T03:56:26.852Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-11-27T03:56:26.876Z] INFO: Testing against a local daemon [2020-11-27T03:56:26.876Z] === RUN TestPluginWithDevMounts [2020-11-27T03:56:26.876Z] === PAUSE TestPluginWithDevMounts [2020-11-27T03:56:26.876Z] === CONT TestPluginWithDevMounts [2020-11-27T03:56:28.259Z] ok github.com/docker/docker/daemon/graphdriver 0.019s coverage: 2.2% of statements [2020-11-27T03:56:28.950Z] --- PASS: TestPluginWithDevMounts (1.83s) [2020-11-27T03:56:28.950Z] PASS [2020-11-27T03:56:28.950Z] [2020-11-27T03:56:28.950Z] DONE 1 tests in 1.910s [2020-11-27T03:56:28.950Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-11-27T03:56:28.950Z] ++ 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-11-27T03:56:28.950Z] ++ set -e [2020-11-27T03:56:28.950Z] ++ '[' -n 0 ']' [2020-11-27T03:56:28.950Z] ++ set -x [2020-11-27T03:56:28.950Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:56:28.950Z] INFO: Testing against a local daemon [2020-11-27T03:56:28.950Z] === RUN TestSecretInspect [2020-11-27T03:56:28.982Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-11-27T03:56:29.923Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-11-27T03:56:30.475Z] --- PASS: TestSecretInspect (1.89s) [2020-11-27T03:56:30.475Z] === RUN TestSecretList [2020-11-27T03:56:30.806Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.678s coverage: 73.1% of statements [2020-11-27T03:56:30.864Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-11-27T03:56:31.067Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 2.9% of statements [2020-11-27T03:56:32.448Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.499s coverage: 56.2% of statements [2020-11-27T03:56:32.566Z] --- PASS: TestSecretList (1.89s) [2020-11-27T03:56:32.566Z] === RUN TestSecretsCreateAndDelete [2020-11-27T03:56:34.649Z] --- PASS: TestSecretsCreateAndDelete (1.92s) [2020-11-27T03:56:34.649Z] === RUN TestSecretsUpdate [2020-11-27T03:56:34.986Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2020-11-27T03:56:35.061Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-11-27T03:56:35.061Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-11-27T03:56:36.369Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.501s coverage: 46.3% of statements [2020-11-27T03:56:36.369Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-11-27T03:56:36.445Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-11-27T03:56:36.737Z] --- PASS: TestSecretsUpdate (1.91s) [2020-11-27T03:56:36.737Z] === RUN TestTemplatedSecret [2020-11-27T03:56:36.939Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.388s coverage: 49.5% of statements [2020-11-27T03:56:37.015Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-11-27T03:56:37.792Z] --- PASS: TestCheckoutGit (35.89s) [2020-11-27T03:56:37.792Z] === RUN TestValidGitTransport [2020-11-27T03:56:37.792Z] --- PASS: TestValidGitTransport (0.00s) [2020-11-27T03:56:37.792Z] === RUN TestGitInvalidRef [2020-11-27T03:56:37.792Z] --- PASS: TestGitInvalidRef (0.28s) [2020-11-27T03:56:37.792Z] PASS [2020-11-27T03:56:37.792Z] coverage: 86.3% of statements [2020-11-27T03:56:37.792Z] ok github.com/docker/docker/builder/remotecontext/git 36.388s coverage: 86.3% of statements [2020-11-27T03:56:37.792Z] ? github.com/docker/docker/cli [no test files] [2020-11-27T03:56:37.792Z] ? github.com/docker/docker/cli/config [no test files] [2020-11-27T03:56:37.955Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-11-27T03:56:38.851Z] --- PASS: TestTemplatedSecret (2.47s) [2020-11-27T03:56:38.851Z] === RUN TestSecretCreateResolve [2020-11-27T03:56:38.851Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.605s coverage: 57.7% of statements [2020-11-27T03:56:38.851Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-11-27T03:56:38.851Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-11-27T03:56:38.851Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.0% of statements [2020-11-27T03:56:39.335Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-11-27T03:56:40.713Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-11-27T03:56:40.763Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-11-27T03:56:40.929Z] --- PASS: TestSecretCreateResolve (1.91s) [2020-11-27T03:56:40.929Z] PASS [2020-11-27T03:56:40.929Z] [2020-11-27T03:56:40.929Z] DONE 6 tests in 12.052s [2020-11-27T03:56:40.929Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-11-27T03:56:40.929Z] ++ 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-11-27T03:56:40.929Z] ++ set -e [2020-11-27T03:56:40.929Z] ++ '[' -n 0 ']' [2020-11-27T03:56:40.929Z] ++ set -x [2020-11-27T03:56:40.929Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:56:40.929Z] INFO: Testing against a local daemon [2020-11-27T03:56:40.929Z] === RUN TestServiceCreateInit [2020-11-27T03:56:40.929Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-11-27T03:56:41.285Z] --- PASS: TestCreateServiceMultipleTimes (17.26s) [2020-11-27T03:56:41.285Z] === RUN TestCreateServiceConflict [2020-11-27T03:56:41.702Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2020-11-27T03:56:41.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-11-27T03:56:42.272Z] ok github.com/docker/docker/daemon/images 0.019s coverage: 6.5% of statements [2020-11-27T03:56:42.272Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-11-27T03:56:42.272Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-11-27T03:56:42.517Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2020-11-27T03:56:42.518Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2020-11-27T03:56:42.518Z] === RUN TestLoadDaemonCliConfigWithTLS [2020-11-27T03:56:42.518Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2020-11-27T03:56:42.518Z] === RUN TestLoadDaemonCliConfigWithConflicts [2020-11-27T03:56:42.518Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2020-11-27T03:56:42.518Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2020-11-27T03:56:42.518Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2020-11-27T03:56:42.518Z] === RUN TestLoadDaemonCliWithConflictingLabels [2020-11-27T03:56:42.518Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2020-11-27T03:56:42.518Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2020-11-27T03:56:42.518Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2020-11-27T03:56:42.518Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2020-11-27T03:56:42.518Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2020-11-27T03:56:42.518Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2020-11-27T03:56:42.518Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2020-11-27T03:56:42.518Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2020-11-27T03:56:42.518Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.01s) [2020-11-27T03:56:42.518Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2020-11-27T03:56:42.518Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2020-11-27T03:56:42.518Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2020-11-27T03:56:42.518Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2020-11-27T03:56:42.518Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2020-11-27T03:56:42.518Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2020-11-27T03:56:42.518Z] === RUN TestConfigureDaemonLogs [2020-11-27T03:56:42.518Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2020-11-27T03:56:42.518Z] === RUN TestCommonOptionsInstallFlags [2020-11-27T03:56:42.518Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2020-11-27T03:56:42.518Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2020-11-27T03:56:42.518Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2020-11-27T03:56:42.518Z] PASS [2020-11-27T03:56:42.518Z] coverage: 18.4% of statements [2020-11-27T03:56:42.518Z] ok github.com/docker/docker/cmd/dockerd 0.717s coverage: 18.4% of statements [2020-11-27T03:56:43.235Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000af7900_} [2020-11-27T03:56:43.654Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 41.0% of statements [2020-11-27T03:56:43.805Z] --- PASS: TestCreateServiceConflict (2.42s) [2020-11-27T03:56:43.805Z] === RUN TestCreateServiceMaxReplicas [2020-11-27T03:56:44.470Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-11-27T03:56:44.720Z] === RUN TestContainerStopSignal [2020-11-27T03:56:44.720Z] --- PASS: TestContainerStopSignal (0.00s) [2020-11-27T03:56:44.720Z] === RUN TestContainerStopTimeout [2020-11-27T03:56:44.720Z] --- PASS: TestContainerStopTimeout (0.00s) [2020-11-27T03:56:44.720Z] === RUN TestContainerSecretReferenceDestTarget [2020-11-27T03:56:44.720Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2020-11-27T03:56:44.720Z] === RUN TestContainerLogPathSetForJSONFileLogger [2020-11-27T03:56:44.720Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2020-11-27T03:56:44.720Z] === RUN TestContainerLogPathSetForRingLogger [2020-11-27T03:56:44.720Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2020-11-27T03:56:44.720Z] === RUN TestReplaceAndAppendEnvVars [2020-11-27T03:56:44.720Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2020-11-27T03:56:44.720Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2020-11-27T03:56:44.720Z] === RUN TestNewMemoryStore [2020-11-27T03:56:44.720Z] --- PASS: TestNewMemoryStore (0.00s) [2020-11-27T03:56:44.720Z] === RUN TestAddContainers [2020-11-27T03:56:44.720Z] --- PASS: TestAddContainers (0.00s) [2020-11-27T03:56:44.720Z] === RUN TestGetContainer [2020-11-27T03:56:44.720Z] --- PASS: TestGetContainer (0.00s) [2020-11-27T03:56:44.720Z] === RUN TestDeleteContainer [2020-11-27T03:56:44.720Z] --- PASS: TestDeleteContainer (0.00s) [2020-11-27T03:56:44.720Z] === RUN TestListContainers [2020-11-27T03:56:44.720Z] --- PASS: TestListContainers (0.00s) [2020-11-27T03:56:44.720Z] === RUN TestFirstContainer [2020-11-27T03:56:44.720Z] --- PASS: TestFirstContainer (0.00s) [2020-11-27T03:56:44.720Z] === RUN TestApplyAllContainer [2020-11-27T03:56:44.720Z] --- PASS: TestApplyAllContainer (0.00s) [2020-11-27T03:56:44.720Z] === RUN TestIsValidHealthString [2020-11-27T03:56:44.720Z] --- PASS: TestIsValidHealthString (0.00s) [2020-11-27T03:56:44.720Z] === RUN TestStateRunStop [2020-11-27T03:56:44.720Z] --- PASS: TestStateRunStop (0.00s) [2020-11-27T03:56:44.720Z] === RUN TestStateTimeoutWait [2020-11-27T03:56:44.720Z] --- PASS: TestStateTimeoutWait (0.11s) [2020-11-27T03:56:44.720Z] state_test.go:141: Stop callback fired [2020-11-27T03:56:44.720Z] state_test.go:165: Stop callback fired [2020-11-27T03:56:44.720Z] === RUN TestIsValidStateString [2020-11-27T03:56:44.720Z] --- PASS: TestIsValidStateString (0.00s) [2020-11-27T03:56:44.720Z] === RUN TestViewSaveDelete [2020-11-27T03:56:44.720Z] --- PASS: TestViewSaveDelete (0.02s) [2020-11-27T03:56:44.720Z] === RUN TestViewAll [2020-11-27T03:56:44.720Z] --- PASS: TestViewAll (0.01s) [2020-11-27T03:56:44.720Z] === RUN TestViewGet [2020-11-27T03:56:44.720Z] --- PASS: TestViewGet (0.01s) [2020-11-27T03:56:44.720Z] === RUN TestNames [2020-11-27T03:56:44.720Z] --- PASS: TestNames (0.00s) [2020-11-27T03:56:44.720Z] === RUN TestViewWithHealthCheck [2020-11-27T03:56:44.720Z] --- PASS: TestViewWithHealthCheck (0.01s) [2020-11-27T03:56:44.720Z] PASS [2020-11-27T03:56:44.720Z] coverage: 41.6% of statements [2020-11-27T03:56:44.720Z] ok github.com/docker/docker/container 0.495s coverage: 41.6% of statements [2020-11-27T03:56:44.720Z] ? github.com/docker/docker/container/stream [no test files] [2020-11-27T03:56:44.720Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-11-27T03:56:44.720Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-11-27T03:56:44.720Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-11-27T03:56:44.744Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1997906417_/foo_false____} [2020-11-27T03:56:45.036Z] ok github.com/docker/docker/daemon/logger/awslogs 0.157s coverage: 77.8% of statements [2020-11-27T03:56:45.036Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-11-27T03:56:45.036Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-11-27T03:56:45.297Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2020-11-27T03:56:45.316Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1997906417_/foo_true____} [2020-11-27T03:56:46.236Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2020-11-27T03:56:46.698Z] --- PASS: TestCreateServiceMaxReplicas (2.91s) [2020-11-27T03:56:46.698Z] === RUN TestCreateWithDuplicateNetworkNames [2020-11-27T03:56:46.807Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2020-11-27T03:56:46.807Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2020-11-27T03:56:46.920Z] === RUN TestPrepare [2020-11-27T03:56:46.920Z] --- PASS: TestPrepare (0.00s) [2020-11-27T03:56:46.920Z] === RUN TestStart [2020-11-27T03:56:46.958Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3454173340_/foo_false____} [2020-11-27T03:56:47.385Z] --- PASS: TestStart (0.00s) [2020-11-27T03:56:47.385Z] === RUN TestWaitCancel [2020-11-27T03:56:47.385Z] --- PASS: TestWaitCancel (0.00s) [2020-11-27T03:56:47.385Z] === RUN TestWaitDisabled [2020-11-27T03:56:47.385Z] --- PASS: TestWaitDisabled (0.00s) [2020-11-27T03:56:47.385Z] === RUN TestWaitEnabled [2020-11-27T03:56:47.385Z] --- PASS: TestWaitEnabled (0.00s) [2020-11-27T03:56:47.385Z] === RUN TestRemove [2020-11-27T03:56:47.385Z] --- PASS: TestRemove (0.00s) [2020-11-27T03:56:47.385Z] PASS [2020-11-27T03:56:47.385Z] coverage: 65.3% of statements [2020-11-27T03:56:47.385Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.450s coverage: 65.3% of statements [2020-11-27T03:56:48.188Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2020-11-27T03:56:48.188Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-11-27T03:56:48.350Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3454173340_/foo_true____} [2020-11-27T03:56:48.447Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.045s coverage: 57.5% of statements [2020-11-27T03:56:48.943Z] --- PASS: TestServiceCreateInit (7.37s) [2020-11-27T03:56:48.943Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.68s) [2020-11-27T03:56:48.943Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.67s) [2020-11-27T03:56:48.943Z] === RUN TestCreateServiceMultipleTimes [2020-11-27T03:56:49.733Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3454173340_/foo_true__0xc000af7960__} [2020-11-27T03:56:49.830Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.028s coverage: 33.3% of statements [2020-11-27T03:56:50.316Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2020-11-27T03:56:50.316Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2020-11-27T03:56:50.316Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2020-11-27T03:56:50.316Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2020-11-27T03:56:50.316Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2020-11-27T03:56:50.316Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2020-11-27T03:56:50.316Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2020-11-27T03:56:50.316Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2020-11-27T03:56:50.316Z] === RUN TestServiceConvertToGRPCContainerRuntime [2020-11-27T03:56:50.316Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2020-11-27T03:56:50.316Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2020-11-27T03:56:50.316Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2020-11-27T03:56:50.316Z] === RUN TestServiceConvertToGRPCIsolation [2020-11-27T03:56:50.316Z] === RUN TestServiceConvertToGRPCIsolation/empty [2020-11-27T03:56:50.316Z] === RUN TestServiceConvertToGRPCIsolation/default [2020-11-27T03:56:50.316Z] === RUN TestServiceConvertToGRPCIsolation/process [2020-11-27T03:56:50.316Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2020-11-27T03:56:50.316Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2020-11-27T03:56:50.316Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2020-11-27T03:56:50.316Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2020-11-27T03:56:50.316Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2020-11-27T03:56:50.316Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2020-11-27T03:56:50.316Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2020-11-27T03:56:50.316Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2020-11-27T03:56:50.316Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2020-11-27T03:56:50.316Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2020-11-27T03:56:50.316Z] === RUN TestServiceConvertFromGRPCIsolation [2020-11-27T03:56:50.316Z] === RUN TestServiceConvertFromGRPCIsolation/default [2020-11-27T03:56:50.316Z] === RUN TestServiceConvertFromGRPCIsolation/process [2020-11-27T03:56:50.316Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2020-11-27T03:56:50.316Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2020-11-27T03:56:50.316Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2020-11-27T03:56:50.316Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2020-11-27T03:56:50.317Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2020-11-27T03:56:50.317Z] === RUN TestServiceConvertToGRPCCredentialSpec [2020-11-27T03:56:50.317Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2020-11-27T03:56:50.317Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2020-11-27T03:56:50.317Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2020-11-27T03:56:50.317Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2020-11-27T03:56:50.317Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2020-11-27T03:56:50.317Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2020-11-27T03:56:50.317Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2020-11-27T03:56:50.317Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2020-11-27T03:56:50.317Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2020-11-27T03:56:50.317Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2020-11-27T03:56:50.317Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2020-11-27T03:56:50.317Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2020-11-27T03:56:50.317Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2020-11-27T03:56:50.317Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2020-11-27T03:56:50.317Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2020-11-27T03:56:50.317Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2020-11-27T03:56:50.317Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2020-11-27T03:56:50.317Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2020-11-27T03:56:50.317Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2020-11-27T03:56:50.317Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2020-11-27T03:56:50.317Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2020-11-27T03:56:50.317Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2020-11-27T03:56:50.317Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2020-11-27T03:56:50.317Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2020-11-27T03:56:50.317Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2020-11-27T03:56:50.317Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2020-11-27T03:56:50.317Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2020-11-27T03:56:50.317Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2020-11-27T03:56:50.317Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2020-11-27T03:56:50.317Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2020-11-27T03:56:50.317Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2020-11-27T03:56:50.317Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2020-11-27T03:56:50.317Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2020-11-27T03:56:50.317Z] === RUN TestServiceConvertFromGRPCConfigs [2020-11-27T03:56:50.317Z] === RUN TestServiceConvertFromGRPCConfigs/file [2020-11-27T03:56:50.317Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2020-11-27T03:56:50.317Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2020-11-27T03:56:50.317Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2020-11-27T03:56:50.317Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2020-11-27T03:56:50.317Z] === RUN TestServiceConvertToGRPCConfigs [2020-11-27T03:56:50.317Z] === RUN TestServiceConvertToGRPCConfigs/file [2020-11-27T03:56:50.317Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2020-11-27T03:56:50.317Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2020-11-27T03:56:50.317Z] === RUN TestServiceConvertToGRPCConfigs/none [2020-11-27T03:56:50.317Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2020-11-27T03:56:50.317Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2020-11-27T03:56:50.317Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2020-11-27T03:56:50.317Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2020-11-27T03:56:50.317Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2020-11-27T03:56:50.317Z] PASS [2020-11-27T03:56:50.317Z] coverage: 35.9% of statements [2020-11-27T03:56:50.317Z] ok github.com/docker/docker/daemon/cluster/convert 0.526s coverage: 35.9% of statements [2020-11-27T03:56:51.116Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000af7980_} [2020-11-27T03:56:51.211Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-11-27T03:56:51.304Z] === RUN TestNewListSecretsFilters [2020-11-27T03:56:51.304Z] --- PASS: TestNewListSecretsFilters (0.00s) [2020-11-27T03:56:51.304Z] === RUN TestNewListConfigsFilters [2020-11-27T03:56:51.304Z] --- PASS: TestNewListConfigsFilters (0.00s) [2020-11-27T03:56:51.304Z] PASS [2020-11-27T03:56:51.304Z] coverage: 0.5% of statements [2020-11-27T03:56:51.304Z] ok github.com/docker/docker/daemon/cluster 1.522s coverage: 0.5% of statements [2020-11-27T03:56:51.471Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-11-27T03:56:52.041Z] ok github.com/docker/docker/daemon/logger/splunk 1.728s coverage: 82.5% of statements [2020-11-27T03:56:52.041Z] ? github.com/docker/docker/daemon/names [no test files] [2020-11-27T03:56:52.302Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2020-11-27T03:56:52.302Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-11-27T03:56:52.497Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000af7a00_} [2020-11-27T03:56:53.879Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000af7a20_} [2020-11-27T03:56:54.844Z] ok github.com/docker/docker/distribution/metadata 0.038s coverage: 48.2% of statements [2020-11-27T03:56:55.105Z] ok github.com/docker/docker/distribution 0.177s coverage: 25.6% of statements [2020-11-27T03:56:55.105Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-11-27T03:56:55.259Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000af7a40_} [2020-11-27T03:56:56.487Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2020-11-27T03:56:56.642Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-11-27T03:56:57.142Z] === RUN TestDiscoveryOptsErrors [2020-11-27T03:56:57.142Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2020-11-27T03:56:57.142Z] === RUN TestDiscoveryOpts [2020-11-27T03:56:57.142Z] --- PASS: TestDiscoveryOpts (0.00s) [2020-11-27T03:56:57.142Z] PASS [2020-11-27T03:56:57.142Z] coverage: 30.0% of statements [2020-11-27T03:56:57.142Z] ok github.com/docker/docker/daemon/discovery 0.252s coverage: 30.0% of statements [2020-11-27T03:56:57.428Z] ok github.com/docker/docker/image 0.018s coverage: 86.4% of statements [2020-11-27T03:56:57.587Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-11-27T03:56:57.587Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-11-27T03:56:57.587Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-11-27T03:56:57.587Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-11-27T03:56:57.587Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-11-27T03:56:57.587Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-11-27T03:56:57.587Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-11-27T03:56:57.587Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-11-27T03:56:57.587Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-11-27T03:56:57.587Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-11-27T03:56:57.587Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-11-27T03:56:57.587Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-11-27T03:56:57.587Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-11-27T03:56:57.587Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-11-27T03:56:57.587Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-11-27T03:56:57.587Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-11-27T03:56:57.587Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-11-27T03:56:57.587Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-11-27T03:56:57.997Z] ok github.com/docker/docker/distribution/xfer 1.885s coverage: 85.1% of statements [2020-11-27T03:56:57.998Z] ? github.com/docker/docker/dockerversion [no test files] [2020-11-27T03:56:57.998Z] ok github.com/docker/docker/image/cache 0.011s coverage: 19.2% of statements [2020-11-27T03:56:57.998Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-11-27T03:56:58.120Z] === RUN TestBuilderGC [2020-11-27T03:56:58.120Z] --- PASS: TestBuilderGC (0.00s) [2020-11-27T03:56:58.120Z] === RUN TestDaemonConfigurationNotFound [2020-11-27T03:56:58.120Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2020-11-27T03:56:58.120Z] === RUN TestDaemonBrokenConfiguration [2020-11-27T03:56:58.120Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2020-11-27T03:56:58.120Z] === RUN TestParseClusterAdvertiseSettings [2020-11-27T03:56:58.120Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2020-11-27T03:56:58.120Z] === RUN TestFindConfigurationConflicts [2020-11-27T03:56:58.120Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2020-11-27T03:56:58.120Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2020-11-27T03:56:58.120Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2020-11-27T03:56:58.120Z] === RUN TestDaemonConfigurationMergeConflicts [2020-11-27T03:56:58.120Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2020-11-27T03:56:58.120Z] === RUN TestDaemonConfigurationMergeConcurrent [2020-11-27T03:56:58.120Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2020-11-27T03:56:58.120Z] === RUN TestDaemonConfigurationMergeConcurrentError [2020-11-27T03:56:58.120Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2020-11-27T03:56:58.120Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2020-11-27T03:56:58.120Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2020-11-27T03:56:58.120Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2020-11-27T03:56:58.120Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2020-11-27T03:56:58.120Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2020-11-27T03:56:58.120Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2020-11-27T03:56:58.120Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2020-11-27T03:56:58.120Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2020-11-27T03:56:58.120Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2020-11-27T03:56:58.120Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2020-11-27T03:56:58.120Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2020-11-27T03:56:58.120Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2020-11-27T03:56:58.120Z] === RUN TestFindConfigurationConflictsWithMergedValues [2020-11-27T03:56:58.120Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2020-11-27T03:56:58.120Z] === RUN TestValidateConfigurationErrors [2020-11-27T03:56:58.120Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2020-11-27T03:56:58.120Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2020-11-27T03:56:58.120Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2020-11-27T03:56:58.120Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2020-11-27T03:56:58.120Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2020-11-27T03:56:58.120Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2020-11-27T03:56:58.120Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2020-11-27T03:56:58.120Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2020-11-27T03:56:58.120Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2020-11-27T03:56:58.120Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2020-11-27T03:56:58.120Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2020-11-27T03:56:58.120Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2020-11-27T03:56:58.120Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2020-11-27T03:56:58.120Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2020-11-27T03:56:58.120Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2020-11-27T03:56:58.120Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2020-11-27T03:56:58.120Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2020-11-27T03:56:58.120Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2020-11-27T03:56:58.120Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2020-11-27T03:56:58.120Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2020-11-27T03:56:58.120Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2020-11-27T03:56:58.120Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2020-11-27T03:56:58.120Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2020-11-27T03:56:58.589Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2020-11-27T03:56:58.589Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2020-11-27T03:56:58.589Z] === RUN TestValidateConfiguration [2020-11-27T03:56:58.589Z] === RUN TestValidateConfiguration/with_label [2020-11-27T03:56:58.589Z] === RUN TestValidateConfiguration/with_dns [2020-11-27T03:56:58.589Z] === RUN TestValidateConfiguration/with_dns-search [2020-11-27T03:56:58.589Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2020-11-27T03:56:58.589Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2020-11-27T03:56:58.589Z] === RUN TestValidateConfiguration/with_max-download-attempts [2020-11-27T03:56:58.589Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2020-11-27T03:56:58.589Z] === RUN TestValidateConfiguration/with_node_generic_resources [2020-11-27T03:56:58.589Z] --- PASS: TestValidateConfiguration (0.00s) [2020-11-27T03:56:58.589Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2020-11-27T03:56:58.589Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2020-11-27T03:56:58.589Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2020-11-27T03:56:58.589Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2020-11-27T03:56:58.589Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2020-11-27T03:56:58.589Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2020-11-27T03:56:58.589Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2020-11-27T03:56:58.589Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2020-11-27T03:56:58.589Z] === RUN TestModifiedDiscoverySettings [2020-11-27T03:56:58.589Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2020-11-27T03:56:58.589Z] === RUN TestReloadSetConfigFileNotExist [2020-11-27T03:56:58.589Z] time="2020-11-27T03:56:57Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2020-11-27T03:56:58.589Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s) [2020-11-27T03:56:58.589Z] === RUN TestReloadDefaultConfigNotExist [2020-11-27T03:56:58.589Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2020-11-27T03:56:58.589Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-11-27T03:56:58.589Z] === RUN TestReloadBadDefaultConfig [2020-11-27T03:56:58.589Z] time="2020-11-27T03:56:57Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-701819767" [2020-11-27T03:56:58.589Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2020-11-27T03:56:58.589Z] === RUN TestReloadWithConflictingLabels [2020-11-27T03:56:58.589Z] time="2020-11-27T03:56:57Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-651296874" [2020-11-27T03:56:58.589Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2020-11-27T03:56:58.589Z] === RUN TestReloadWithDuplicateLabels [2020-11-27T03:56:58.589Z] time="2020-11-27T03:56:57Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-326982337" [2020-11-27T03:56:58.589Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2020-11-27T03:56:58.589Z] === RUN TestDaemonConfigurationMerge [2020-11-27T03:56:58.589Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2020-11-27T03:56:58.589Z] PASS [2020-11-27T03:56:58.589Z] coverage: 79.7% of statements [2020-11-27T03:56:58.589Z] ok github.com/docker/docker/daemon/config 0.639s coverage: 79.7% of statements [2020-11-27T03:56:59.380Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-11-27T03:56:59.380Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-11-27T03:56:59.498Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-11-27T03:56:59.568Z] === RUN TestWaitNodeAttachment [2020-11-27T03:57:00.032Z] --- PASS: TestWaitNodeAttachment (0.40s) [2020-11-27T03:57:00.032Z] === RUN TestIsolationConversion [2020-11-27T03:57:00.032Z] === RUN TestIsolationConversion/default [2020-11-27T03:57:00.032Z] === RUN TestIsolationConversion/process [2020-11-27T03:57:00.032Z] === RUN TestIsolationConversion/hyperv [2020-11-27T03:57:00.032Z] --- PASS: TestIsolationConversion (0.00s) [2020-11-27T03:57:00.032Z] --- PASS: TestIsolationConversion/default (0.00s) [2020-11-27T03:57:00.032Z] --- PASS: TestIsolationConversion/process (0.00s) [2020-11-27T03:57:00.032Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2020-11-27T03:57:00.032Z] === RUN TestContainerLabels [2020-11-27T03:57:00.032Z] --- PASS: TestContainerLabels (0.00s) [2020-11-27T03:57:00.032Z] === RUN TestCredentialSpecConversion [2020-11-27T03:57:00.032Z] === RUN TestCredentialSpecConversion/none [2020-11-27T03:57:00.032Z] === RUN TestCredentialSpecConversion/config [2020-11-27T03:57:00.032Z] === RUN TestCredentialSpecConversion/file [2020-11-27T03:57:00.032Z] === RUN TestCredentialSpecConversion/registry [2020-11-27T03:57:00.032Z] --- PASS: TestCredentialSpecConversion (0.00s) [2020-11-27T03:57:00.032Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2020-11-27T03:57:00.032Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2020-11-27T03:57:00.032Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2020-11-27T03:57:00.032Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2020-11-27T03:57:00.032Z] === RUN TestControllerValidateMountBind [2020-11-27T03:57:00.032Z] --- PASS: TestControllerValidateMountBind (0.00s) [2020-11-27T03:57:00.032Z] === RUN TestControllerValidateMountVolume [2020-11-27T03:57:00.032Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2020-11-27T03:57:00.032Z] === RUN TestControllerValidateMountTarget [2020-11-27T03:57:00.032Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2020-11-27T03:57:00.032Z] === RUN TestControllerValidateMountTmpfs [2020-11-27T03:57:00.032Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2020-11-27T03:57:00.032Z] === RUN TestControllerValidateMountInvalidType [2020-11-27T03:57:00.032Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2020-11-27T03:57:00.032Z] === RUN TestControllerValidateMountNamedPipe [2020-11-27T03:57:00.032Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2020-11-27T03:57:00.032Z] PASS [2020-11-27T03:57:00.032Z] coverage: 11.3% of statements [2020-11-27T03:57:00.032Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.290s coverage: 11.3% of statements [2020-11-27T03:57:00.321Z] ok github.com/docker/docker/libcontainerd/queue 0.033s coverage: 100.0% of statements [2020-11-27T03:57:00.439Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.89s) [2020-11-27T03:57:00.439Z] === RUN TestCreateServiceSecretFileMode [2020-11-27T03:57:00.510Z] === RUN TestVerifyNetworkingConfig [2020-11-27T03:57:00.511Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2020-11-27T03:57:00.511Z] === RUN TestGetContainer [2020-11-27T03:57:00.511Z] --- PASS: TestGetContainer (0.00s) [2020-11-27T03:57:00.511Z] === RUN TestValidContainerNames [2020-11-27T03:57:00.511Z] --- PASS: TestValidContainerNames (0.00s) [2020-11-27T03:57:00.511Z] === RUN TestContainerInitDNS [2020-11-27T03:57:00.511Z] --- SKIP: TestContainerInitDNS (0.00s) [2020-11-27T03:57:00.511Z] daemon_test.go:147: root required [2020-11-27T03:57:00.511Z] === RUN TestMerge [2020-11-27T03:57:00.511Z] --- PASS: TestMerge (0.00s) [2020-11-27T03:57:00.511Z] === RUN TestValidateContainerIsolation [2020-11-27T03:57:00.511Z] --- PASS: TestValidateContainerIsolation (0.00s) [2020-11-27T03:57:00.511Z] === RUN TestFindNetworkErrorType [2020-11-27T03:57:00.511Z] --- PASS: TestFindNetworkErrorType (0.00s) [2020-11-27T03:57:00.511Z] === RUN TestEnsureServicesExist [2020-11-27T03:57:00.511Z] --- PASS: TestEnsureServicesExist (0.00s) [2020-11-27T03:57:00.511Z] === RUN TestEnsureServicesExistErrors [2020-11-27T03:57:00.511Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2020-11-27T03:57:00.511Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2020-11-27T03:57:00.511Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2020-11-27T03:57:00.511Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2020-11-27T03:57:00.511Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2020-11-27T03:57:00.511Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2020-11-27T03:57:00.511Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2020-11-27T03:57:00.511Z] === RUN TestContainerDelete [2020-11-27T03:57:00.511Z] --- PASS: TestContainerDelete (0.00s) [2020-11-27T03:57:00.511Z] === RUN TestContainerDoubleDelete [2020-11-27T03:57:00.511Z] --- PASS: TestContainerDoubleDelete (0.00s) [2020-11-27T03:57:00.511Z] === RUN TestLogContainerEventCopyLabels [2020-11-27T03:57:00.511Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2020-11-27T03:57:00.511Z] === RUN TestLogContainerEventWithAttributes [2020-11-27T03:57:00.511Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2020-11-27T03:57:00.511Z] === RUN TestNoneHealthcheck [2020-11-27T03:57:00.511Z] --- PASS: TestNoneHealthcheck (0.00s) [2020-11-27T03:57:00.511Z] === RUN TestHealthStates [2020-11-27T03:57:00.511Z] === RUN TestEventsLog [2020-11-27T03:57:00.511Z] --- PASS: TestEventsLog (0.00s) [2020-11-27T03:57:00.511Z] === RUN TestEventsLogTimeout [2020-11-27T03:57:00.511Z] --- PASS: TestEventsLogTimeout (0.00s) [2020-11-27T03:57:00.511Z] === RUN TestLogEvents [2020-11-27T03:57:00.511Z] --- PASS: TestLogEvents (0.05s) [2020-11-27T03:57:00.511Z] === RUN TestLoadBufferedEvents [2020-11-27T03:57:00.699Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-11-27T03:57:00.892Z] ok github.com/docker/docker/oci 0.005s coverage: 8.2% of statements [2020-11-27T03:57:00.974Z] time="2020-11-27T03:57:00Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-27T03:57:00.975Z] time="2020-11-27T03:57:00Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-27T03:57:00.975Z] time="2020-11-27T03:57:00Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-27T03:57:00.975Z] time="2020-11-27T03:57:00Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-27T03:57:00.975Z] time="2020-11-27T03:57:00Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-27T03:57:00.975Z] time="2020-11-27T03:57:00Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-27T03:57:00.975Z] time="2020-11-27T03:57:00Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-27T03:57:00.975Z] time="2020-11-27T03:57:00Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-27T03:57:00.975Z] time="2020-11-27T03:57:00Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-27T03:57:00.975Z] time="2020-11-27T03:57:00Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-27T03:57:00.975Z] --- PASS: TestHealthStates (0.25s) [2020-11-27T03:57:00.975Z] === RUN TestMaskURLCredentials [2020-11-27T03:57:00.975Z] --- PASS: TestMaskURLCredentials (0.00s) [2020-11-27T03:57:00.975Z] === RUN TestGetInspectData [2020-11-27T03:57:00.975Z] --- PASS: TestGetInspectData (0.00s) [2020-11-27T03:57:00.975Z] === RUN TestFillLicense [2020-11-27T03:57:00.975Z] --- PASS: TestFillLicense (0.00s) [2020-11-27T03:57:00.975Z] === RUN TestListInvalidFilter [2020-11-27T03:57:00.975Z] --- PASS: TestListInvalidFilter (0.00s) [2020-11-27T03:57:00.975Z] === RUN TestNameFilter [2020-11-27T03:57:00.975Z] --- PASS: TestNameFilter (0.00s) [2020-11-27T03:57:00.975Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2020-11-27T03:57:00.975Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2020-11-27T03:57:00.975Z] === RUN TestSetWindowsCredentialSpecInSpec [2020-11-27T03:57:00.975Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2020-11-27T03:57:00.975Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2020-11-27T03:57:00.975Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2020-11-27T03:57:00.975Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2020-11-27T03:57:00.975Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2020-11-27T03:57:00.975Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2020-11-27T03:57:00.975Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2020-11-27T03:57:00.975Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2020-11-27T03:57:00.975Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2020-11-27T03:57:00.975Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2020-11-27T03:57:00.975Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2020-11-27T03:57:00.975Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2020-11-27T03:57:00.975Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2020-11-27T03:57:00.975Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2020-11-27T03:57:00.975Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2020-11-27T03:57:00.975Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2020-11-27T03:57:00.975Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2020-11-27T03:57:00.975Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2020-11-27T03:57:00.975Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2020-11-27T03:57:00.975Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2020-11-27T03:57:00.975Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2020-11-27T03:57:00.975Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2020-11-27T03:57:00.975Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2020-11-27T03:57:00.975Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2020-11-27T03:57:00.975Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2020-11-27T03:57:00.975Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2020-11-27T03:57:00.975Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2020-11-27T03:57:00.975Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2020-11-27T03:57:00.975Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2020-11-27T03:57:00.975Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2020-11-27T03:57:00.975Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2020-11-27T03:57:00.975Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2020-11-27T03:57:00.975Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2020-11-27T03:57:00.975Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2020-11-27T03:57:00.975Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2020-11-27T03:57:00.975Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2020-11-27T03:57:00.975Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2020-11-27T03:57:00.975Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2020-11-27T03:57:00.975Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2020-11-27T03:57:00.975Z] === RUN TestDaemonReloadLabels [2020-11-27T03:57:00.975Z] --- PASS: TestDaemonReloadLabels (0.00s) [2020-11-27T03:57:00.975Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2020-11-27T03:57:00.975Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2020-11-27T03:57:00.975Z] === RUN TestDaemonReloadMirrors [2020-11-27T03:57:00.975Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2020-11-27T03:57:00.975Z] === RUN TestDaemonReloadInsecureRegistries [2020-11-27T03:57:00.975Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2020-11-27T03:57:00.975Z] === RUN TestDaemonReloadNotAffectOthers [2020-11-27T03:57:00.975Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2020-11-27T03:57:00.975Z] === RUN TestDaemonDiscoveryReload [2020-11-27T03:57:00.975Z] --- PASS: TestLoadBufferedEvents (0.25s) [2020-11-27T03:57:00.975Z] === RUN TestLoadBufferedEventsOnlyFromPast [2020-11-27T03:57:00.975Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2020-11-27T03:57:00.975Z] === RUN TestIgnoreBufferedWhenNoTimes [2020-11-27T03:57:00.975Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2020-11-27T03:57:00.975Z] PASS [2020-11-27T03:57:00.975Z] coverage: 50.0% of statements [2020-11-27T03:57:00.975Z] ok github.com/docker/docker/daemon/events 1.558s coverage: 50.0% of statements [2020-11-27T03:57:01.462Z] ok github.com/docker/docker/opts 0.021s coverage: 67.1% of statements [2020-11-27T03:57:01.722Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2020-11-27T03:57:01.953Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2020-11-27T03:57:01.953Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2020-11-27T03:57:02.418Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.53s) [2020-11-27T03:57:02.418Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2020-11-27T03:57:02.418Z] === RUN TestLinkNaming [2020-11-27T03:57:02.418Z] --- PASS: TestLinkNaming (0.00s) [2020-11-27T03:57:02.418Z] === RUN TestLinkNew [2020-11-27T03:57:02.418Z] --- PASS: TestLinkNew (0.00s) [2020-11-27T03:57:02.418Z] === RUN TestLinkEnv [2020-11-27T03:57:02.418Z] --- PASS: TestLinkEnv (0.00s) [2020-11-27T03:57:02.418Z] === RUN TestLinkMultipleEnv [2020-11-27T03:57:02.418Z] --- PASS: TestLinkMultipleEnv (0.00s) [2020-11-27T03:57:02.418Z] === RUN TestLinkPortRangeEnv [2020-11-27T03:57:02.418Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2020-11-27T03:57:02.418Z] PASS [2020-11-27T03:57:02.418Z] coverage: 93.0% of statements [2020-11-27T03:57:02.418Z] ok github.com/docker/docker/daemon/links 0.060s coverage: 93.0% of statements [2020-11-27T03:57:02.883Z] === RUN TestIsEmptyDir [2020-11-27T03:57:02.883Z] --- PASS: TestIsEmptyDir (0.01s) [2020-11-27T03:57:02.883Z] PASS [2020-11-27T03:57:02.883Z] coverage: 2.3% of statements [2020-11-27T03:57:02.883Z] ok github.com/docker/docker/daemon/graphdriver 0.161s coverage: 2.3% of statements [2020-11-27T03:57:02.883Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2020-11-27T03:57:02.883Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2020-11-27T03:57:02.883Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-11-27T03:57:02.883Z] reload_test.go:520: root required [2020-11-27T03:57:02.883Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2020-11-27T03:57:02.883Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2020-11-27T03:57:02.883Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2020-11-27T03:57:02.883Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s) [2020-11-27T03:57:02.883Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2020-11-27T03:57:02.883Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2020-11-27T03:57:02.883Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2020-11-27T03:57:02.883Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2020-11-27T03:57:02.883Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2020-11-27T03:57:02.883Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2020-11-27T03:57:02.883Z] === RUN TestParseVolumesFrom [2020-11-27T03:57:02.883Z] --- PASS: TestParseVolumesFrom (0.00s) [2020-11-27T03:57:02.883Z] PASS [2020-11-27T03:57:02.883Z] coverage: 9.1% of statements [2020-11-27T03:57:02.883Z] ok github.com/docker/docker/daemon 3.865s coverage: 9.1% of statements [2020-11-27T03:57:02.883Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-11-27T03:57:02.883Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-11-27T03:57:02.883Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-11-27T03:57:02.883Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-11-27T03:57:02.883Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-11-27T03:57:02.883Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-11-27T03:57:02.883Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-11-27T03:57:02.883Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-11-27T03:57:02.883Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-11-27T03:57:02.883Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-11-27T03:57:02.883Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-11-27T03:57:02.883Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-11-27T03:57:02.883Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-11-27T03:57:02.883Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-11-27T03:57:02.883Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-11-27T03:57:03.240Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-11-27T03:57:03.500Z] --- PASS: TestCreateServiceSecretFileMode (3.13s) [2020-11-27T03:57:03.500Z] === RUN TestCreateServiceConfigFileMode [2020-11-27T03:57:03.631Z] ok github.com/docker/docker/pkg/archive 0.340s coverage: 77.2% of statements [2020-11-27T03:57:04.070Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-11-27T03:57:04.332Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-11-27T03:57:04.337Z] --- PASS: TestCreateServiceMultipleTimes (15.10s) [2020-11-27T03:57:04.338Z] === RUN TestCreateServiceConflict [2020-11-27T03:57:04.572Z] ok github.com/docker/docker/pkg/authorization 0.144s coverage: 68.3% of statements [2020-11-27T03:57:04.832Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2020-11-27T03:57:04.832Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2020-11-27T03:57:05.272Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-11-27T03:57:05.378Z] --- PASS: TestCreateServiceConflict (1.90s) [2020-11-27T03:57:05.378Z] === RUN TestCreateServiceMaxReplicas [2020-11-27T03:57:05.843Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-11-27T03:57:06.104Z] --- PASS: TestCreateServiceConfigFileMode (2.57s) [2020-11-27T03:57:06.104Z] === RUN TestCreateServiceSysctls [2020-11-27T03:57:06.364Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-11-27T03:57:07.309Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-11-27T03:57:07.609Z] === RUN TestSearchRegistryForImagesErrors [2020-11-27T03:57:07.609Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2020-11-27T03:57:07.609Z] === RUN TestSearchRegistryForImages [2020-11-27T03:57:07.609Z] --- PASS: TestSearchRegistryForImages (0.00s) [2020-11-27T03:57:07.609Z] === RUN TestImageDelete [2020-11-27T03:57:07.609Z] === RUN TestImageDelete/no_lease [2020-11-27T03:57:07.609Z] === RUN TestImageDelete/lease_exists [2020-11-27T03:57:07.609Z] === RUN TestAdapterReadLogs [2020-11-27T03:57:07.609Z] --- PASS: TestAdapterReadLogs (0.00s) [2020-11-27T03:57:07.609Z] === RUN TestCopier [2020-11-27T03:57:07.609Z] --- PASS: TestCopier (0.01s) [2020-11-27T03:57:07.609Z] === RUN TestCopierLongLines [2020-11-27T03:57:07.609Z] --- PASS: TestCopierLongLines (0.00s) [2020-11-27T03:57:07.609Z] === RUN TestCopierSlow [2020-11-27T03:57:07.609Z] --- PASS: TestCopierSlow (0.20s) [2020-11-27T03:57:07.609Z] === RUN TestCopierWithSized [2020-11-27T03:57:07.609Z] --- PASS: TestCopierWithSized (0.00s) [2020-11-27T03:57:07.609Z] === RUN TestCopierWithPartial [2020-11-27T03:57:07.609Z] --- PASS: TestCopierWithPartial (0.00s) [2020-11-27T03:57:07.609Z] === RUN TestRingLogger [2020-11-27T03:57:07.609Z] --- PASS: TestRingLogger (0.00s) [2020-11-27T03:57:07.609Z] === RUN TestRingCap [2020-11-27T03:57:07.609Z] --- PASS: TestRingCap (0.00s) [2020-11-27T03:57:07.609Z] === RUN TestRingClose [2020-11-27T03:57:07.609Z] --- PASS: TestRingClose (0.00s) [2020-11-27T03:57:07.609Z] === RUN TestRingDrain [2020-11-27T03:57:07.609Z] --- PASS: TestRingDrain (0.00s) [2020-11-27T03:57:07.609Z] PASS [2020-11-27T03:57:07.609Z] coverage: 41.2% of statements [2020-11-27T03:57:07.609Z] ok github.com/docker/docker/daemon/logger 0.692s coverage: 41.2% of statements [2020-11-27T03:57:07.609Z] --- PASS: TestImageDelete (0.39s) [2020-11-27T03:57:07.609Z] --- PASS: TestImageDelete/no_lease (0.05s) [2020-11-27T03:57:07.609Z] --- PASS: TestImageDelete/lease_exists (0.30s) [2020-11-27T03:57:07.609Z] === RUN TestContentStoreForPull [2020-11-27T03:57:07.609Z] === RUN TestNewStreamConfig [2020-11-27T03:57:07.609Z] === RUN TestNewStreamConfig/defaults [2020-11-27T03:57:07.609Z] === RUN TestNewStreamConfig/invalid_create_group [2020-11-27T03:57:07.609Z] === RUN TestNewStreamConfig/invalid_flush_interval [2020-11-27T03:57:07.609Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2020-11-27T03:57:07.609Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2020-11-27T03:57:07.609Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2020-11-27T03:57:07.609Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2020-11-27T03:57:07.609Z] --- PASS: TestNewStreamConfig (0.00s) [2020-11-27T03:57:07.609Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2020-11-27T03:57:07.609Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2020-11-27T03:57:07.609Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2020-11-27T03:57:07.609Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2020-11-27T03:57:07.609Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2020-11-27T03:57:07.609Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2020-11-27T03:57:07.609Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2020-11-27T03:57:07.609Z] === RUN TestNewAWSLogsClientUserAgentHandler [2020-11-27T03:57:07.609Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2020-11-27T03:57:07.609Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2020-11-27T03:57:07.609Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2020-11-27T03:57:07.609Z] === RUN TestNewAWSLogsClientRegionDetect [2020-11-27T03:57:07.609Z] time="2020-11-27T03:57:07Z" level=info msg="Trying to get region from EC2 Metadata" [2020-11-27T03:57:07.609Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.17s) [2020-11-27T03:57:07.609Z] === RUN TestCreateSuccess [2020-11-27T03:57:07.609Z] --- PASS: TestCreateSuccess (0.00s) [2020-11-27T03:57:07.609Z] === RUN TestCreateLogGroupSuccess [2020-11-27T03:57:07.609Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2020-11-27T03:57:07.609Z] === RUN TestCreateError [2020-11-27T03:57:07.609Z] --- PASS: TestCreateError (0.00s) [2020-11-27T03:57:07.609Z] === RUN TestCreateAlreadyExists [2020-11-27T03:57:07.609Z] time="2020-11-27T03:57:07Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2020-11-27T03:57:07.609Z] --- PASS: TestCreateAlreadyExists (0.00s) [2020-11-27T03:57:07.609Z] === RUN TestLogClosed [2020-11-27T03:57:07.609Z] --- PASS: TestLogClosed (0.00s) [2020-11-27T03:57:07.609Z] === RUN TestLogBlocking [2020-11-27T03:57:07.609Z] --- PASS: TestLogBlocking (0.00s) [2020-11-27T03:57:07.609Z] === RUN TestLogNonBlockingBufferEmpty [2020-11-27T03:57:07.609Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2020-11-27T03:57:07.609Z] === RUN TestLogNonBlockingBufferFull [2020-11-27T03:57:07.609Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2020-11-27T03:57:07.609Z] === RUN TestPublishBatchSuccess [2020-11-27T03:57:07.609Z] --- PASS: TestPublishBatchSuccess (0.00s) [2020-11-27T03:57:07.609Z] === RUN TestPublishBatchError [2020-11-27T03:57:07.609Z] time="2020-11-27T03:57:07Z" level=error msg=Error [2020-11-27T03:57:07.609Z] --- PASS: TestPublishBatchError (0.00s) [2020-11-27T03:57:07.609Z] === RUN TestPublishBatchInvalidSeqSuccess [2020-11-27T03:57:07.609Z] time="2020-11-27T03:57:07Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2020-11-27T03:57:07.609Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2020-11-27T03:57:07.609Z] === RUN TestPublishBatchAlreadyAccepted [2020-11-27T03:57:07.609Z] time="2020-11-27T03:57:07Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2020-11-27T03:57:07.609Z] time="2020-11-27T03:57:07Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2020-11-27T03:57:07.609Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2020-11-27T03:57:07.609Z] === RUN TestCollectBatchSimple [2020-11-27T03:57:07.609Z] --- PASS: TestCollectBatchSimple (0.00s) [2020-11-27T03:57:07.609Z] === RUN TestCollectBatchTicker [2020-11-27T03:57:07.609Z] --- PASS: TestCollectBatchTicker (0.00s) [2020-11-27T03:57:07.609Z] === RUN TestCollectBatchMultilinePattern [2020-11-27T03:57:07.609Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2020-11-27T03:57:07.609Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2020-11-27T03:57:07.609Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2020-11-27T03:57:07.609Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2020-11-27T03:57:07.609Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2020-11-27T03:57:07.609Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2020-11-27T03:57:07.609Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2020-11-27T03:57:07.609Z] === RUN TestCollectBatchClose [2020-11-27T03:57:07.609Z] --- PASS: TestCollectBatchClose (0.00s) [2020-11-27T03:57:07.609Z] === RUN TestEffectiveLen [2020-11-27T03:57:07.609Z] === RUN TestEffectiveLen/0/Hello [2020-11-27T03:57:07.609Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2020-11-27T03:57:07.609Z] === RUN TestEffectiveLen/2/🙃 [2020-11-27T03:57:07.609Z] === RUN TestEffectiveLen/3/���� [2020-11-27T03:57:07.609Z] === RUN TestEffectiveLen/4/He��o [2020-11-27T03:57:07.609Z] === RUN TestEffectiveLen/5/ [2020-11-27T03:57:07.609Z] --- PASS: TestEffectiveLen (0.00s) [2020-11-27T03:57:07.609Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2020-11-27T03:57:07.609Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2020-11-27T03:57:07.609Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2020-11-27T03:57:07.609Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2020-11-27T03:57:07.609Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2020-11-27T03:57:07.609Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2020-11-27T03:57:07.609Z] === RUN TestFindValidSplit [2020-11-27T03:57:07.609Z] === RUN TestFindValidSplit/0/ [2020-11-27T03:57:07.609Z] === RUN TestFindValidSplit/1/Hello [2020-11-27T03:57:07.610Z] === RUN TestFindValidSplit/2/Hello [2020-11-27T03:57:07.610Z] === RUN TestFindValidSplit/3/Hello [2020-11-27T03:57:07.610Z] === RUN TestFindValidSplit/4/🙃 [2020-11-27T03:57:07.610Z] === RUN TestFindValidSplit/5/🙃 [2020-11-27T03:57:07.610Z] === RUN TestFindValidSplit/6/a� [2020-11-27T03:57:07.610Z] === RUN TestFindValidSplit/7/a� [2020-11-27T03:57:07.610Z] --- PASS: TestFindValidSplit (0.00s) [2020-11-27T03:57:07.610Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2020-11-27T03:57:07.610Z] cloudwatchlogs_test.go:1044: [2020-11-27T03:57:07.610Z] cloudwatchlogs_test.go:1045: [2020-11-27T03:57:07.610Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2020-11-27T03:57:07.610Z] cloudwatchlogs_test.go:1044: Hello [2020-11-27T03:57:07.610Z] cloudwatchlogs_test.go:1045: [2020-11-27T03:57:07.610Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2020-11-27T03:57:07.610Z] cloudwatchlogs_test.go:1044: He [2020-11-27T03:57:07.610Z] cloudwatchlogs_test.go:1045: llo [2020-11-27T03:57:07.610Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2020-11-27T03:57:07.610Z] cloudwatchlogs_test.go:1044: [2020-11-27T03:57:07.610Z] cloudwatchlogs_test.go:1045: Hello [2020-11-27T03:57:07.610Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2020-11-27T03:57:07.610Z] cloudwatchlogs_test.go:1044: [2020-11-27T03:57:07.610Z] cloudwatchlogs_test.go:1045: 🙃 [2020-11-27T03:57:07.610Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2020-11-27T03:57:07.610Z] cloudwatchlogs_test.go:1044: 🙃 [2020-11-27T03:57:07.610Z] cloudwatchlogs_test.go:1045: [2020-11-27T03:57:07.610Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2020-11-27T03:57:07.610Z] cloudwatchlogs_test.go:1044: a [2020-11-27T03:57:07.610Z] cloudwatchlogs_test.go:1045: � [2020-11-27T03:57:07.610Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2020-11-27T03:57:07.610Z] cloudwatchlogs_test.go:1044: a� [2020-11-27T03:57:07.610Z] cloudwatchlogs_test.go:1045: [2020-11-27T03:57:07.610Z] === RUN TestProcessEventEmoji [2020-11-27T03:57:07.610Z] --- PASS: TestContentStoreForPull (0.21s) [2020-11-27T03:57:07.610Z] PASS [2020-11-27T03:57:07.610Z] coverage: 6.5% of statements [2020-11-27T03:57:07.610Z] --- PASS: TestProcessEventEmoji (0.00s) [2020-11-27T03:57:07.610Z] === RUN TestCollectBatchLineSplit [2020-11-27T03:57:07.610Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2020-11-27T03:57:07.610Z] === RUN TestCollectBatchLineSplitWithBinary [2020-11-27T03:57:07.610Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2020-11-27T03:57:07.610Z] === RUN TestCollectBatchMaxEvents [2020-11-27T03:57:07.610Z] ok github.com/docker/docker/daemon/images 0.952s coverage: 6.5% of statements [2020-11-27T03:57:07.610Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2020-11-27T03:57:07.610Z] === RUN TestCollectBatchMaxTotalBytes [2020-11-27T03:57:07.610Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2020-11-27T03:57:07.610Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2020-11-27T03:57:07.610Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2020-11-27T03:57:07.610Z] === RUN TestCollectBatchWithDuplicateTimestamps [2020-11-27T03:57:07.610Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-11-27T03:57:07.610Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-11-27T03:57:07.610Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2020-11-27T03:57:07.610Z] === RUN TestParseLogOptionsMultilinePattern [2020-11-27T03:57:07.610Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2020-11-27T03:57:07.610Z] === RUN TestParseLogOptionsDatetimeFormat [2020-11-27T03:57:07.610Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2020-11-27T03:57:07.610Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2020-11-27T03:57:07.610Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2020-11-27T03:57:07.610Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2020-11-27T03:57:07.610Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2020-11-27T03:57:07.610Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2020-11-27T03:57:07.610Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2020-11-27T03:57:07.610Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2020-11-27T03:57:07.610Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2020-11-27T03:57:07.610Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2020-11-27T03:57:07.610Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2020-11-27T03:57:07.610Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2020-11-27T03:57:07.610Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2020-11-27T03:57:07.610Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2020-11-27T03:57:07.610Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2020-11-27T03:57:07.610Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2020-11-27T03:57:07.610Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2020-11-27T03:57:07.610Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2020-11-27T03:57:07.610Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2020-11-27T03:57:07.610Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2020-11-27T03:57:07.610Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2020-11-27T03:57:07.610Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2020-11-27T03:57:07.610Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2020-11-27T03:57:07.610Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2020-11-27T03:57:07.610Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2020-11-27T03:57:07.610Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2020-11-27T03:57:07.610Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2020-11-27T03:57:07.610Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2020-11-27T03:57:07.610Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2020-11-27T03:57:07.610Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2020-11-27T03:57:07.610Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2020-11-27T03:57:07.610Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2020-11-27T03:57:07.610Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2020-11-27T03:57:07.610Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2020-11-27T03:57:07.610Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2020-11-27T03:57:07.610Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2020-11-27T03:57:07.610Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2020-11-27T03:57:07.610Z] === RUN TestCreateTagSuccess [2020-11-27T03:57:07.610Z] --- PASS: TestCreateTagSuccess (0.00s) [2020-11-27T03:57:07.610Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2020-11-27T03:57:07.610Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2020-11-27T03:57:07.610Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2020-11-27T03:57:07.610Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2020-11-27T03:57:07.610Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2020-11-27T03:57:07.610Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2020-11-27T03:57:07.610Z] PASS [2020-11-27T03:57:07.610Z] coverage: 77.8% of statements [2020-11-27T03:57:07.610Z] ok github.com/docker/docker/daemon/logger/awslogs 0.685s coverage: 77.8% of statements [2020-11-27T03:57:07.610Z] === RUN TestJSONFileLogger [2020-11-27T03:57:07.610Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-11-27T03:57:07.610Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-11-27T03:57:07.610Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-11-27T03:57:07.610Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-11-27T03:57:07.610Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-11-27T03:57:07.610Z] --- PASS: TestJSONFileLogger (0.00s) [2020-11-27T03:57:07.610Z] === RUN TestJSONFileLoggerWithTags [2020-11-27T03:57:07.610Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2020-11-27T03:57:07.610Z] === RUN TestJSONFileLoggerWithOpts [2020-11-27T03:57:07.610Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2020-11-27T03:57:07.610Z] === RUN TestJSONFileLoggerWithLabelsEnv [2020-11-27T03:57:07.610Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2020-11-27T03:57:07.610Z] === RUN TestEncodeDecode [2020-11-27T03:57:07.610Z] === PAUSE TestEncodeDecode [2020-11-27T03:57:07.610Z] === CONT TestEncodeDecode [2020-11-27T03:57:07.878Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-11-27T03:57:08.075Z] --- PASS: TestEncodeDecode (0.18s) [2020-11-27T03:57:08.075Z] PASS [2020-11-27T03:57:08.075Z] coverage: 61.6% of statements [2020-11-27T03:57:08.075Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.443s coverage: 61.6% of statements [2020-11-27T03:57:08.122Z] ok github.com/docker/docker/pkg/chrootarchive 2.491s coverage: 43.2% of statements [2020-11-27T03:57:08.122Z] ok github.com/docker/docker/layer 7.482s coverage: 68.8% of statements [2020-11-27T03:57:08.122Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-11-27T03:57:08.122Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-11-27T03:57:08.122Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-11-27T03:57:08.122Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-11-27T03:57:08.122Z] ? github.com/docker/docker/oci/caps [no test files] [2020-11-27T03:57:08.122Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-11-27T03:57:08.122Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-11-27T03:57:08.144Z] --- PASS: TestCreateServiceMaxReplicas (2.48s) [2020-11-27T03:57:08.144Z] === RUN TestCreateWithDuplicateNetworkNames [2020-11-27T03:57:08.382Z] ok github.com/docker/docker/pkg/directory 0.007s coverage: 80.0% of statements [2020-11-27T03:57:08.818Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-11-27T03:57:08.952Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2020-11-27T03:57:09.054Z] === RUN TestJSONLogsMarshalJSONBuf [2020-11-27T03:57:09.054Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2020-11-27T03:57:09.054Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2020-11-27T03:57:09.054Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) [2020-11-27T03:57:09.054Z] === RUN TestFastTimeMarshalJSON [2020-11-27T03:57:09.054Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2020-11-27T03:57:09.054Z] PASS [2020-11-27T03:57:09.054Z] coverage: 87.2% of statements [2020-11-27T03:57:09.054Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.260s coverage: 87.2% of statements [2020-11-27T03:57:09.211Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-11-27T03:57:09.389Z] --- PASS: TestCreateServiceSysctls (3.27s) [2020-11-27T03:57:09.389Z] === RUN TestCreateServiceCapabilities [2020-11-27T03:57:09.650Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-11-27T03:57:09.781Z] ok github.com/docker/docker/pkg/discovery/memory 0.015s coverage: 92.3% of statements [2020-11-27T03:57:10.351Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-11-27T03:57:10.591Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-11-27T03:57:10.608Z] === RUN TestWriteLog [2020-11-27T03:57:10.609Z] === PAUSE TestWriteLog [2020-11-27T03:57:10.609Z] === RUN TestReadLog [2020-11-27T03:57:10.609Z] === PAUSE TestReadLog [2020-11-27T03:57:10.609Z] === CONT TestWriteLog [2020-11-27T03:57:10.609Z] --- PASS: TestWriteLog (0.00s) [2020-11-27T03:57:10.609Z] === CONT TestReadLog [2020-11-27T03:57:10.609Z] === RUN TestReadLog/tail_exact [2020-11-27T03:57:10.853Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-11-27T03:57:10.919Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-11-27T03:57:11.073Z] === RUN TestReadLog/tail_less_than_available [2020-11-27T03:57:11.073Z] === RUN TestReadLog/tail_more_than_available [2020-11-27T03:57:11.073Z] --- PASS: TestReadLog (0.23s) [2020-11-27T03:57:11.073Z] --- PASS: TestReadLog/tail_exact (0.22s) [2020-11-27T03:57:11.073Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2020-11-27T03:57:11.073Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2020-11-27T03:57:11.073Z] PASS [2020-11-27T03:57:11.073Z] coverage: 75.2% of statements [2020-11-27T03:57:11.073Z] ok github.com/docker/docker/daemon/logger/local 0.453s coverage: 75.2% of statements [2020-11-27T03:57:11.073Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-11-27T03:57:11.073Z] === RUN TestOpenFileDelete [2020-11-27T03:57:11.073Z] --- PASS: TestOpenFileDelete (0.00s) [2020-11-27T03:57:11.073Z] === RUN TestOpenFileRename [2020-11-27T03:57:11.073Z] --- PASS: TestOpenFileRename (0.00s) [2020-11-27T03:57:11.073Z] === RUN TestParseLogTagDefaultTag [2020-11-27T03:57:11.073Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2020-11-27T03:57:11.073Z] === RUN TestParseLogTag [2020-11-27T03:57:11.073Z] --- PASS: TestParseLogTag (0.00s) [2020-11-27T03:57:11.073Z] === RUN TestParseLogTagEmptyTag [2020-11-27T03:57:11.073Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2020-11-27T03:57:11.073Z] === RUN TestTailFiles [2020-11-27T03:57:11.073Z] --- PASS: TestTailFiles (0.00s) [2020-11-27T03:57:11.073Z] === RUN TestFollowLogsConsumerGone [2020-11-27T03:57:11.073Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2020-11-27T03:57:11.073Z] === RUN TestFollowLogsProducerGone [2020-11-27T03:57:11.073Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2020-11-27T03:57:11.073Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2020-11-27T03:57:11.073Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2020-11-27T03:57:11.073Z] === RUN TestCheckCapacityAndRotate [2020-11-27T03:57:11.073Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2020-11-27T03:57:11.073Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2020-11-27T03:57:11.073Z] --- PASS: TestCheckCapacityAndRotate (0.18s) [2020-11-27T03:57:11.073Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2020-11-27T03:57:11.073Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s) [2020-11-27T03:57:11.073Z] PASS [2020-11-27T03:57:11.073Z] coverage: 55.3% of statements [2020-11-27T03:57:11.073Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.444s coverage: 55.3% of statements [2020-11-27T03:57:11.424Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-11-27T03:57:11.537Z] === RUN TestLog [2020-11-27T03:57:11.538Z] --- PASS: TestLog (0.01s) [2020-11-27T03:57:11.538Z] PASS [2020-11-27T03:57:11.538Z] coverage: 33.3% of statements [2020-11-27T03:57:11.538Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.183s coverage: 33.3% of statements [2020-11-27T03:57:11.996Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-11-27T03:57:12.300Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-11-27T03:57:12.517Z] === RUN TestNewParse [2020-11-27T03:57:12.517Z] --- PASS: TestNewParse (0.00s) [2020-11-27T03:57:12.517Z] PASS [2020-11-27T03:57:12.517Z] coverage: 8.3% of statements [2020-11-27T03:57:12.517Z] ok github.com/docker/docker/daemon/logger/templates 0.058s coverage: 8.3% of statements [2020-11-27T03:57:12.869Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 89.5% of statements [2020-11-27T03:57:12.939Z] --- PASS: TestCreateServiceCapabilities (3.43s) [2020-11-27T03:57:12.939Z] === RUN TestInspect [2020-11-27T03:57:12.980Z] === RUN TestValidateLogOpt [2020-11-27T03:57:12.981Z] --- PASS: TestValidateLogOpt (0.00s) [2020-11-27T03:57:12.981Z] === RUN TestNewMissedConfig [2020-11-27T03:57:12.981Z] --- PASS: TestNewMissedConfig (0.00s) [2020-11-27T03:57:12.981Z] === RUN TestNewMissedUrl [2020-11-27T03:57:12.981Z] --- PASS: TestNewMissedUrl (0.00s) [2020-11-27T03:57:12.981Z] === RUN TestNewMissedToken [2020-11-27T03:57:12.981Z] --- PASS: TestNewMissedToken (0.00s) [2020-11-27T03:57:12.981Z] === RUN TestNewWithProxy [2020-11-27T03:57:12.981Z] --- PASS: TestNewWithProxy (0.00s) [2020-11-27T03:57:12.981Z] === RUN TestDefault [2020-11-27T03:57:12.981Z] --- PASS: TestDefault (0.01s) [2020-11-27T03:57:12.981Z] === RUN TestInlineFormatWithNonDefaultOptions [2020-11-27T03:57:12.981Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2020-11-27T03:57:12.981Z] === RUN TestJsonFormat [2020-11-27T03:57:12.981Z] --- PASS: TestJsonFormat (0.02s) [2020-11-27T03:57:12.981Z] === RUN TestRawFormat [2020-11-27T03:57:12.981Z] --- PASS: TestRawFormat (0.00s) [2020-11-27T03:57:12.981Z] === RUN TestRawFormatWithLabels [2020-11-27T03:57:12.981Z] --- PASS: TestRawFormatWithLabels (0.00s) [2020-11-27T03:57:12.981Z] === RUN TestRawFormatWithoutTag [2020-11-27T03:57:12.981Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2020-11-27T03:57:12.981Z] === RUN TestBatching [2020-11-27T03:57:13.199Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-11-27T03:57:13.440Z] ok github.com/docker/docker/pkg/discovery/kv 3.074s coverage: 84.1% of statements [2020-11-27T03:57:13.445Z] --- PASS: TestBatching (0.43s) [2020-11-27T03:57:13.445Z] === RUN TestFrequency [2020-11-27T03:57:13.445Z] --- PASS: TestFrequency (0.22s) [2020-11-27T03:57:13.445Z] === RUN TestOneMessagePerRequest [2020-11-27T03:57:13.445Z] --- PASS: TestOneMessagePerRequest (0.00s) [2020-11-27T03:57:13.445Z] === RUN TestVerify [2020-11-27T03:57:13.445Z] --- PASS: TestVerify (0.00s) [2020-11-27T03:57:13.445Z] === RUN TestSkipVerify [2020-11-27T03:57:13.701Z] ok github.com/docker/docker/pkg/fsutils 0.187s coverage: 85.1% of statements [2020-11-27T03:57:13.701Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2020-11-27T03:57:13.910Z] === RUN TestParseLogFormat [2020-11-27T03:57:13.910Z] --- PASS: TestParseLogFormat (0.00s) [2020-11-27T03:57:13.910Z] === RUN TestValidateLogOptEmpty [2020-11-27T03:57:13.910Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2020-11-27T03:57:13.910Z] === RUN TestValidateSyslogAddress [2020-11-27T03:57:13.910Z] --- PASS: TestValidateSyslogAddress (0.00s) [2020-11-27T03:57:13.910Z] === RUN TestParseAddressDefaultPort [2020-11-27T03:57:13.910Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2020-11-27T03:57:13.910Z] === RUN TestValidateSyslogFacility [2020-11-27T03:57:13.910Z] --- PASS: TestValidateSyslogFacility (0.00s) [2020-11-27T03:57:13.910Z] === RUN TestValidateLogOptSyslogFormat [2020-11-27T03:57:13.910Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2020-11-27T03:57:13.910Z] === RUN TestValidateLogOpt [2020-11-27T03:57:13.910Z] --- PASS: TestValidateLogOpt (0.00s) [2020-11-27T03:57:13.910Z] PASS [2020-11-27T03:57:13.910Z] coverage: 46.8% of statements [2020-11-27T03:57:13.910Z] ok github.com/docker/docker/daemon/logger/syslog 0.109s coverage: 46.8% of statements [2020-11-27T03:57:13.910Z] time="2020-11-27T03:57:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-27T03:57:13.910Z] time="2020-11-27T03:57:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-27T03:57:13.910Z] time="2020-11-27T03:57:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-27T03:57:13.910Z] --- PASS: TestSkipVerify (0.47s) [2020-11-27T03:57:13.910Z] === RUN TestBufferMaximum [2020-11-27T03:57:13.910Z] time="2020-11-27T03:57:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-27T03:57:13.910Z] time="2020-11-27T03:57:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-27T03:57:13.910Z] time="2020-11-27T03:57:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-27T03:57:13.910Z] time="2020-11-27T03:57:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-27T03:57:13.910Z] time="2020-11-27T03:57:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-27T03:57:13.910Z] time="2020-11-27T03:57:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1606449433.809933\",\"host\":\"3f7513da35e2\"}'" [2020-11-27T03:57:13.910Z] time="2020-11-27T03:57:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1606449433.809933\",\"host\":\"3f7513da35e2\"}'" [2020-11-27T03:57:13.910Z] --- PASS: TestBufferMaximum (0.00s) [2020-11-27T03:57:13.910Z] === RUN TestServerAlwaysDown [2020-11-27T03:57:13.910Z] time="2020-11-27T03:57:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-27T03:57:13.910Z] time="2020-11-27T03:57:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-27T03:57:13.910Z] time="2020-11-27T03:57:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1606449433.813933\",\"host\":\"3f7513da35e2\"}'" [2020-11-27T03:57:13.910Z] time="2020-11-27T03:57:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1606449433.813933\",\"host\":\"3f7513da35e2\"}'" [2020-11-27T03:57:13.910Z] time="2020-11-27T03:57:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-27T03:57:13.910Z] time="2020-11-27T03:57:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1606449433.813933\",\"host\":\"3f7513da35e2\"}'" [2020-11-27T03:57:13.911Z] time="2020-11-27T03:57:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1606449433.814932\",\"host\":\"3f7513da35e2\"}'" [2020-11-27T03:57:13.911Z] time="2020-11-27T03:57:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1606449433.814932\",\"host\":\"3f7513da35e2\"}'" [2020-11-27T03:57:13.911Z] --- PASS: TestServerAlwaysDown (0.00s) [2020-11-27T03:57:13.911Z] === RUN TestCannotSendAfterClose [2020-11-27T03:57:13.911Z] --- PASS: TestCannotSendAfterClose (0.00s) [2020-11-27T03:57:13.911Z] === RUN TestDeadlockOnBlockedEndpoint [2020-11-27T03:57:14.140Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-11-27T03:57:15.083Z] ok github.com/docker/docker/pkg/idtools 0.440s coverage: 70.1% of statements [2020-11-27T03:57:15.343Z] ok github.com/docker/docker/pkg/ioutils 0.499s coverage: 69.3% of statements [2020-11-27T03:57:15.464Z] time="2020-11-27T03:57:15Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49200/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2020-11-27T03:57:15.464Z] time="2020-11-27T03:57:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"3f7513da35e2\"}'" [2020-11-27T03:57:15.464Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.24s) [2020-11-27T03:57:15.464Z] PASS [2020-11-27T03:57:15.464Z] coverage: 82.5% of statements [2020-11-27T03:57:15.464Z] ok github.com/docker/docker/daemon/logger/splunk 2.731s coverage: 82.5% of statements [2020-11-27T03:57:15.464Z] ? github.com/docker/docker/daemon/names [no test files] [2020-11-27T03:57:15.464Z] ? github.com/docker/docker/daemon/network [no test files] [2020-11-27T03:57:15.464Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-11-27T03:57:15.524Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-11-27T03:57:15.602Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2020-11-27T03:57:15.603Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-11-27T03:57:15.603Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 100.0% of statements [2020-11-27T03:57:15.603Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-11-27T03:57:15.603Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-11-27T03:57:16.172Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-11-27T03:57:16.172Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-11-27T03:57:16.172Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-11-27T03:57:16.433Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-11-27T03:57:16.442Z] === RUN TestContinueOnError_NonMirrorEndpoint [2020-11-27T03:57:16.442Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2020-11-27T03:57:16.442Z] === RUN TestContinueOnError_MirrorEndpoint [2020-11-27T03:57:16.442Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2020-11-27T03:57:16.442Z] === RUN TestContinueOnError_NeverContinue [2020-11-27T03:57:16.442Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2020-11-27T03:57:16.442Z] === RUN TestContinueOnError_UnnestsErrors [2020-11-27T03:57:16.442Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2020-11-27T03:57:16.442Z] === RUN TestManifestStore [2020-11-27T03:57:16.442Z] === RUN TestManifestStore/no_remote_or_local [2020-11-27T03:57:16.465Z] --- PASS: TestInspect (3.53s) [2020-11-27T03:57:16.465Z] === RUN TestCreateJob [2020-11-27T03:57:16.693Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2020-11-27T03:57:16.907Z] === RUN TestV1IDService [2020-11-27T03:57:16.907Z] time="2020-11-27T03:57:16Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local815638643\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2020-11-27T03:57:16.907Z] === RUN TestManifestStore/no_local_cache [2020-11-27T03:57:16.907Z] === RUN TestManifestStore/with_local_cache [2020-11-27T03:57:16.907Z] --- PASS: TestV1IDService (0.32s) [2020-11-27T03:57:16.907Z] === RUN TestV2MetadataService [2020-11-27T03:57:16.907Z] === RUN TestManifestStore/unknown_media_type [2020-11-27T03:57:16.908Z] === RUN TestManifestStore/unknown_media_type/no_cache [2020-11-27T03:57:16.908Z] time="2020-11-27T03:57:16Z" level=warning msg="reference for unknown type: " [2020-11-27T03:57:16.908Z] time="2020-11-27T03:57:16Z" level=warning msg="reference for unknown type: " [2020-11-27T03:57:16.908Z] === RUN TestSuccessfulDownload [2020-11-27T03:57:16.908Z] --- SKIP: TestSuccessfulDownload (0.00s) [2020-11-27T03:57:16.908Z] download_test.go:268: Needs fixing on Windows [2020-11-27T03:57:16.908Z] === RUN TestCancelledDownload [2020-11-27T03:57:16.908Z] === RUN TestManifestStore/unknown_media_type/with_cache [2020-11-27T03:57:16.908Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2020-11-27T03:57:16.908Z] --- PASS: TestCancelledDownload (0.00s) [2020-11-27T03:57:16.908Z] === RUN TestMaxDownloadAttempts [2020-11-27T03:57:16.908Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-11-27T03:57:16.908Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-11-27T03:57:16.908Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-11-27T03:57:16.908Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-11-27T03:57:16.908Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-11-27T03:57:16.908Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-11-27T03:57:16.908Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-11-27T03:57:16.908Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-11-27T03:57:16.908Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-11-27T03:57:16.908Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-11-27T03:57:16.908Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-11-27T03:57:16.908Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-11-27T03:57:16.908Z] time="2020-11-27T03:57:16Z" level=warning msg="reference for unknown type: " [2020-11-27T03:57:16.977Z] ok github.com/docker/docker/pkg/pidfile 0.017s coverage: 82.4% of statements [2020-11-27T03:57:16.977Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-11-27T03:57:16.977Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-11-27T03:57:17.036Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-11-27T03:57:17.372Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2020-11-27T03:57:17.372Z] time="2020-11-27T03:57:16Z" level=warning msg="reference for unknown type: " [2020-11-27T03:57:17.372Z] time="2020-11-27T03:57:16Z" level=warning msg="reference for unknown type: " [2020-11-27T03:57:17.372Z] === RUN TestManifestStore/error_persisting_manifest [2020-11-27T03:57:17.372Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2020-11-27T03:57:17.372Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2020-11-27T03:57:17.372Z] time="2020-11-27T03:57:16Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2020-11-27T03:57:17.372Z] --- PASS: TestManifestStore (0.62s) [2020-11-27T03:57:17.372Z] --- PASS: TestManifestStore/no_remote_or_local (0.29s) [2020-11-27T03:57:17.372Z] --- PASS: TestManifestStore/no_local_cache (0.22s) [2020-11-27T03:57:17.372Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2020-11-27T03:57:17.372Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2020-11-27T03:57:17.372Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2020-11-27T03:57:17.372Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2020-11-27T03:57:17.372Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2020-11-27T03:57:17.372Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2020-11-27T03:57:17.372Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2020-11-27T03:57:17.372Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2020-11-27T03:57:17.372Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2020-11-27T03:57:17.372Z] === RUN TestDetectManifestBlobMediaType [2020-11-27T03:57:17.372Z] === RUN TestDetectManifestBlobMediaType/schema1 [2020-11-27T03:57:17.372Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2020-11-27T03:57:17.372Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2020-11-27T03:57:17.372Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2020-11-27T03:57:17.372Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2020-11-27T03:57:17.372Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2020-11-27T03:57:17.372Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2020-11-27T03:57:17.372Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2020-11-27T03:57:17.372Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2020-11-27T03:57:17.372Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2020-11-27T03:57:17.372Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2020-11-27T03:57:17.372Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2020-11-27T03:57:17.372Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2020-11-27T03:57:17.372Z] === RUN TestFixManifestLayers [2020-11-27T03:57:17.372Z] --- PASS: TestFixManifestLayers (0.00s) [2020-11-27T03:57:17.372Z] === RUN TestFixManifestLayersBaseLayerParent [2020-11-27T03:57:17.372Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2020-11-27T03:57:17.372Z] pull_v2_test.go:73: Needs fixing on Windows [2020-11-27T03:57:17.372Z] === RUN TestFixManifestLayersBadParent [2020-11-27T03:57:17.372Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2020-11-27T03:57:17.372Z] === RUN TestValidateManifest [2020-11-27T03:57:17.372Z] --- SKIP: TestValidateManifest (0.00s) [2020-11-27T03:57:17.372Z] pull_v2_test.go:118: Needs fixing on Windows [2020-11-27T03:57:17.372Z] === RUN TestFormatPlatform [2020-11-27T03:57:17.372Z] --- PASS: TestFormatPlatform (0.00s) [2020-11-27T03:57:17.372Z] === RUN TestGetRepositoryMountCandidates [2020-11-27T03:57:17.372Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2020-11-27T03:57:17.372Z] === RUN TestLayerAlreadyExists [2020-11-27T03:57:17.372Z] --- PASS: TestLayerAlreadyExists (0.00s) [2020-11-27T03:57:17.372Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-11-27T03:57:17.372Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-11-27T03:57:17.372Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-11-27T03:57:17.372Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-11-27T03:57:17.372Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-11-27T03:57:17.372Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-11-27T03:57:17.372Z] === RUN TestWhenEmptyAuthConfig [2020-11-27T03:57:17.372Z] time="2020-11-27T03:57:17Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-11-27T03:57:17.372Z] time="2020-11-27T03:57:17Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-11-27T03:57:17.372Z] time="2020-11-27T03:57:17Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-11-27T03:57:17.372Z] time="2020-11-27T03:57:17Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-11-27T03:57:17.372Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2020-11-27T03:57:17.372Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.41s) [2020-11-27T03:57:17.372Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.41s) [2020-11-27T03:57:17.372Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.41s) [2020-11-27T03:57:17.372Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.41s) [2020-11-27T03:57:17.372Z] === RUN TestTransfer [2020-11-27T03:57:17.607Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-11-27T03:57:17.837Z] --- PASS: TestTransfer (0.13s) [2020-11-27T03:57:17.837Z] === RUN TestConcurrencyLimit [2020-11-27T03:57:17.837Z] --- PASS: TestV2MetadataService (0.92s) [2020-11-27T03:57:17.837Z] PASS [2020-11-27T03:57:17.837Z] coverage: 48.2% of statements [2020-11-27T03:57:17.837Z] ok github.com/docker/docker/distribution/metadata 1.652s coverage: 48.2% of statements [2020-11-27T03:57:17.837Z] --- PASS: TestConcurrencyLimit (0.35s) [2020-11-27T03:57:17.837Z] === RUN TestInactiveJobs [2020-11-27T03:57:18.301Z] --- PASS: TestWhenEmptyAuthConfig (1.13s) [2020-11-27T03:57:18.301Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2020-11-27T03:57:18.301Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2020-11-27T03:57:18.301Z] === RUN TestTokenPassThru [2020-11-27T03:57:18.301Z] --- PASS: TestTokenPassThru (0.01s) [2020-11-27T03:57:18.301Z] === RUN TestTokenPassThruDifferentHost [2020-11-27T03:57:18.301Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2020-11-27T03:57:18.301Z] PASS [2020-11-27T03:57:18.301Z] coverage: 23.9% of statements [2020-11-27T03:57:18.301Z] ok github.com/docker/docker/distribution 2.096s coverage: 23.9% of statements [2020-11-27T03:57:18.301Z] --- PASS: TestInactiveJobs (0.36s) [2020-11-27T03:57:18.301Z] === RUN TestWatchRelease [2020-11-27T03:57:18.301Z] --- PASS: TestWatchRelease (0.04s) [2020-11-27T03:57:18.301Z] === RUN TestWatchFinishedTransfer [2020-11-27T03:57:18.301Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2020-11-27T03:57:18.301Z] === RUN TestDuplicateTransfer [2020-11-27T03:57:18.301Z] --- PASS: TestDuplicateTransfer (0.04s) [2020-11-27T03:57:18.301Z] === RUN TestSuccessfulUpload [2020-11-27T03:57:18.301Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-11-27T03:57:18.366Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.029s coverage: 56.8% of statements [2020-11-27T03:57:18.546Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-11-27T03:57:18.546Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-11-27T03:57:18.765Z] === RUN TestNotFound [2020-11-27T03:57:18.765Z] --- PASS: TestNotFound (0.00s) [2020-11-27T03:57:18.765Z] === RUN TestConflict [2020-11-27T03:57:18.765Z] --- PASS: TestConflict (0.00s) [2020-11-27T03:57:18.765Z] === RUN TestForbidden [2020-11-27T03:57:18.765Z] --- PASS: TestForbidden (0.00s) [2020-11-27T03:57:18.765Z] === RUN TestInvalidParameter [2020-11-27T03:57:18.765Z] --- PASS: TestInvalidParameter (0.00s) [2020-11-27T03:57:18.765Z] === RUN TestNotImplemented [2020-11-27T03:57:18.765Z] --- PASS: TestNotImplemented (0.00s) [2020-11-27T03:57:18.765Z] === RUN TestNotModified [2020-11-27T03:57:18.765Z] --- PASS: TestNotModified (0.00s) [2020-11-27T03:57:18.765Z] === RUN TestUnauthorized [2020-11-27T03:57:18.765Z] --- PASS: TestUnauthorized (0.00s) [2020-11-27T03:57:18.765Z] === RUN TestUnknown [2020-11-27T03:57:18.765Z] --- PASS: TestUnknown (0.00s) [2020-11-27T03:57:18.765Z] === RUN TestCancelled [2020-11-27T03:57:18.765Z] --- PASS: TestCancelled (0.00s) [2020-11-27T03:57:18.765Z] === RUN TestDeadline [2020-11-27T03:57:18.765Z] --- PASS: TestDeadline (0.00s) [2020-11-27T03:57:18.765Z] === RUN TestDataLoss [2020-11-27T03:57:18.765Z] --- PASS: TestDataLoss (0.00s) [2020-11-27T03:57:18.765Z] === RUN TestUnavailable [2020-11-27T03:57:18.765Z] --- PASS: TestUnavailable (0.00s) [2020-11-27T03:57:18.765Z] === RUN TestSystem [2020-11-27T03:57:18.765Z] --- PASS: TestSystem (0.00s) [2020-11-27T03:57:18.765Z] === RUN TestFromStatusCode [2020-11-27T03:57:18.765Z] === RUN TestFromStatusCode/Not_Found [2020-11-27T03:57:18.765Z] === RUN TestFromStatusCode/Bad_Request [2020-11-27T03:57:18.765Z] === RUN TestFromStatusCode/Conflict [2020-11-27T03:57:18.765Z] === RUN TestFromStatusCode/Unauthorized [2020-11-27T03:57:18.765Z] === RUN TestFromStatusCode/Service_Unavailable [2020-11-27T03:57:18.765Z] === RUN TestFromStatusCode/Forbidden [2020-11-27T03:57:18.765Z] === RUN TestFromStatusCode/Not_Modified [2020-11-27T03:57:18.765Z] === RUN TestFromStatusCode/Not_Implemented [2020-11-27T03:57:18.765Z] === RUN TestFromStatusCode/Internal_Server_Error [2020-11-27T03:57:18.765Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2020-11-27T03:57:18.765Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2020-11-27T03:57:18.765Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2020-11-27T03:57:18.765Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2020-11-27T03:57:18.765Z] --- PASS: TestFromStatusCode (0.00s) [2020-11-27T03:57:18.765Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2020-11-27T03:57:18.765Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2020-11-27T03:57:18.765Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2020-11-27T03:57:18.765Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2020-11-27T03:57:18.765Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2020-11-27T03:57:18.765Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2020-11-27T03:57:18.765Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2020-11-27T03:57:18.765Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2020-11-27T03:57:18.765Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2020-11-27T03:57:18.765Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2020-11-27T03:57:18.765Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2020-11-27T03:57:18.765Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2020-11-27T03:57:18.765Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2020-11-27T03:57:18.765Z] PASS [2020-11-27T03:57:18.765Z] coverage: 53.1% of statements [2020-11-27T03:57:18.765Z] ok github.com/docker/docker/errdefs 0.152s coverage: 53.1% of statements [2020-11-27T03:57:18.765Z] time="2020-11-27T03:57:18Z" level=error msg="Upload failed, retrying: simulating retry" [2020-11-27T03:57:18.765Z] --- PASS: TestSuccessfulUpload (0.44s) [2020-11-27T03:57:18.765Z] === RUN TestCancelledUpload [2020-11-27T03:57:18.765Z] --- PASS: TestCancelledUpload (0.00s) [2020-11-27T03:57:18.765Z] PASS [2020-11-27T03:57:18.765Z] coverage: 76.8% of statements [2020-11-27T03:57:18.765Z] ok github.com/docker/docker/distribution/xfer 2.217s coverage: 76.8% of statements [2020-11-27T03:57:18.765Z] ? github.com/docker/docker/dockerversion [no test files] [2020-11-27T03:57:18.938Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-11-27T03:57:19.198Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2020-11-27T03:57:19.458Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-11-27T03:57:19.489Z] === RUN TestDockerSuite/TestCpRelativePath [2020-11-27T03:57:20.430Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-11-27T03:57:20.691Z] --- PASS: TestCreateJob (4.37s) [2020-11-27T03:57:20.691Z] === RUN TestReplicatedJob [2020-11-27T03:57:20.837Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 75.0% of statements [2020-11-27T03:57:20.965Z] === RUN TestCompare [2020-11-27T03:57:20.965Z] --- PASS: TestCompare (0.00s) [2020-11-27T03:57:20.965Z] PASS [2020-11-27T03:57:20.965Z] coverage: 19.2% of statements [2020-11-27T03:57:20.965Z] ok github.com/docker/docker/image/cache 0.349s coverage: 19.2% of statements [2020-11-27T03:57:21.030Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.92s) [2020-11-27T03:57:21.031Z] === RUN TestCreateServiceSecretFileMode [2020-11-27T03:57:21.097Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2020-11-27T03:57:21.263Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-11-27T03:57:21.429Z] === RUN TestMakeV1ConfigFromConfig [2020-11-27T03:57:21.430Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2020-11-27T03:57:21.430Z] PASS [2020-11-27T03:57:21.430Z] coverage: 25.0% of statements [2020-11-27T03:57:21.430Z] ok github.com/docker/docker/image/v1 0.257s coverage: 25.0% of statements [2020-11-27T03:57:21.430Z] === RUN TestFSGetInvalidData [2020-11-27T03:57:21.430Z] --- PASS: TestFSGetInvalidData (0.02s) [2020-11-27T03:57:21.430Z] === RUN TestFSInvalidSet [2020-11-27T03:57:21.430Z] --- PASS: TestFSInvalidSet (0.01s) [2020-11-27T03:57:21.430Z] === RUN TestFSInvalidRoot [2020-11-27T03:57:21.430Z] --- PASS: TestFSInvalidRoot (0.01s) [2020-11-27T03:57:21.430Z] === RUN TestFSMetadataGetSet [2020-11-27T03:57:21.430Z] --- PASS: TestFSMetadataGetSet (0.04s) [2020-11-27T03:57:21.430Z] === RUN TestFSInvalidWalker [2020-11-27T03:57:21.430Z] --- PASS: TestFSInvalidWalker (0.01s) [2020-11-27T03:57:21.430Z] === RUN TestFSGetSet [2020-11-27T03:57:21.430Z] --- PASS: TestFSGetSet (0.02s) [2020-11-27T03:57:21.430Z] === RUN TestFSGetUnsetKey [2020-11-27T03:57:21.430Z] --- PASS: TestFSGetUnsetKey (0.01s) [2020-11-27T03:57:21.430Z] === RUN TestFSGetEmptyData [2020-11-27T03:57:21.430Z] --- PASS: TestFSGetEmptyData (0.01s) [2020-11-27T03:57:21.430Z] === RUN TestFSDelete [2020-11-27T03:57:21.430Z] --- PASS: TestFSDelete (0.02s) [2020-11-27T03:57:21.430Z] === RUN TestFSWalker [2020-11-27T03:57:21.430Z] --- PASS: TestFSWalker (0.04s) [2020-11-27T03:57:21.430Z] === RUN TestFSWalkerStopOnError [2020-11-27T03:57:21.430Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2020-11-27T03:57:21.430Z] === RUN TestNewFromJSON [2020-11-27T03:57:21.430Z] --- PASS: TestNewFromJSON (0.00s) [2020-11-27T03:57:21.430Z] === RUN TestNewFromJSONWithInvalidJSON [2020-11-27T03:57:21.430Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2020-11-27T03:57:21.430Z] === RUN TestMarshalKeyOrder [2020-11-27T03:57:21.430Z] --- PASS: TestMarshalKeyOrder (0.00s) [2020-11-27T03:57:21.430Z] === RUN TestImage [2020-11-27T03:57:21.430Z] --- PASS: TestImage (0.00s) [2020-11-27T03:57:21.430Z] === RUN TestImageOSNotEmpty [2020-11-27T03:57:21.430Z] --- PASS: TestImageOSNotEmpty (0.00s) [2020-11-27T03:57:21.430Z] === RUN TestNewChildImageFromImageWithRootFS [2020-11-27T03:57:21.430Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2020-11-27T03:57:21.430Z] === RUN TestRestore [2020-11-27T03:57:21.895Z] time="2020-11-27T03:57:21Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2020-11-27T03:57:21.895Z] --- PASS: TestRestore (0.32s) [2020-11-27T03:57:21.895Z] === RUN TestAddDelete [2020-11-27T03:57:21.895Z] --- PASS: TestAddDelete (0.05s) [2020-11-27T03:57:21.895Z] === RUN TestSearchAfterDelete [2020-11-27T03:57:21.895Z] --- PASS: TestSearchAfterDelete (0.05s) [2020-11-27T03:57:21.895Z] === RUN TestParentReset [2020-11-27T03:57:21.895Z] --- PASS: TestParentReset (0.09s) [2020-11-27T03:57:21.895Z] === RUN TestGetAndSetLastUpdated [2020-11-27T03:57:21.895Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2020-11-27T03:57:21.895Z] === RUN TestStoreLen [2020-11-27T03:57:22.206Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-11-27T03:57:22.359Z] --- PASS: TestStoreLen (0.11s) [2020-11-27T03:57:22.359Z] PASS [2020-11-27T03:57:22.359Z] coverage: 86.4% of statements [2020-11-27T03:57:22.359Z] ok github.com/docker/docker/image 1.199s coverage: 86.4% of statements [2020-11-27T03:57:22.359Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-11-27T03:57:22.359Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-11-27T03:57:23.338Z] === RUN TestSerialization [2020-11-27T03:57:23.338Z] --- PASS: TestSerialization (0.02s) [2020-11-27T03:57:23.338Z] PASS [2020-11-27T03:57:23.338Z] coverage: 100.0% of statements [2020-11-27T03:57:23.338Z] ok github.com/docker/docker/libcontainerd/queue 0.121s coverage: 100.0% of statements [2020-11-27T03:57:23.590Z] === RUN TestDockerSuite/TestCpToCaseA [2020-11-27T03:57:23.782Z] --- PASS: TestCreateServiceSecretFileMode (2.77s) [2020-11-27T03:57:23.782Z] === RUN TestCreateServiceConfigFileMode [2020-11-27T03:57:23.804Z] === RUN TestEmptyLayer [2020-11-27T03:57:23.804Z] --- PASS: TestEmptyLayer (0.00s) [2020-11-27T03:57:23.804Z] === RUN TestCommitFailure [2020-11-27T03:57:23.804Z] --- PASS: TestCommitFailure (0.01s) [2020-11-27T03:57:23.804Z] === RUN TestStartTransactionFailure [2020-11-27T03:57:23.804Z] --- PASS: TestStartTransactionFailure (0.01s) [2020-11-27T03:57:23.804Z] === RUN TestGetOrphan [2020-11-27T03:57:23.804Z] --- PASS: TestGetOrphan (0.01s) [2020-11-27T03:57:23.804Z] === RUN TestMountAndRegister [2020-11-27T03:57:23.804Z] --- PASS: TestMountAndRegister (0.05s) [2020-11-27T03:57:23.804Z] layer_test.go:271: Layer size: 14 [2020-11-27T03:57:23.804Z] === RUN TestLayerRelease [2020-11-27T03:57:23.804Z] --- SKIP: TestLayerRelease (0.00s) [2020-11-27T03:57:23.804Z] layer_test.go:304: Failing on Windows [2020-11-27T03:57:23.804Z] === RUN TestStoreRestore [2020-11-27T03:57:23.804Z] --- SKIP: TestStoreRestore (0.00s) [2020-11-27T03:57:23.804Z] layer_test.go:353: Failing on Windows [2020-11-27T03:57:23.804Z] === RUN TestTarStreamStability [2020-11-27T03:57:23.804Z] --- SKIP: TestTarStreamStability (0.00s) [2020-11-27T03:57:23.804Z] layer_test.go:468: Failing on Windows [2020-11-27T03:57:23.804Z] === RUN TestRegisterExistingLayer [2020-11-27T03:57:23.804Z] --- PASS: TestRegisterExistingLayer (0.16s) [2020-11-27T03:57:23.804Z] === RUN TestTarStreamVerification [2020-11-27T03:57:23.804Z] --- SKIP: TestTarStreamVerification (0.00s) [2020-11-27T03:57:23.804Z] layer_test.go:697: Failing on Windows [2020-11-27T03:57:23.804Z] === RUN TestLayerMigration [2020-11-27T03:57:23.804Z] --- SKIP: TestLayerMigration (0.00s) [2020-11-27T03:57:23.804Z] migration_test.go:46: Failing on Windows [2020-11-27T03:57:24.268Z] === RUN TestLayerMigrationNoTarsplit [2020-11-27T03:57:24.268Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2020-11-27T03:57:24.268Z] migration_test.go:182: Failing on Windows [2020-11-27T03:57:24.268Z] === RUN TestMountInit [2020-11-27T03:57:24.268Z] --- SKIP: TestMountInit (0.00s) [2020-11-27T03:57:24.268Z] mount_test.go:17: Failing on Windows [2020-11-27T03:57:24.268Z] === RUN TestMountSize [2020-11-27T03:57:24.268Z] --- SKIP: TestMountSize (0.00s) [2020-11-27T03:57:24.268Z] mount_test.go:76: Failing on Windows [2020-11-27T03:57:24.268Z] === RUN TestMountChanges [2020-11-27T03:57:24.268Z] --- SKIP: TestMountChanges (0.00s) [2020-11-27T03:57:24.268Z] mount_test.go:125: Failing on Windows [2020-11-27T03:57:24.268Z] === RUN TestMountApply [2020-11-27T03:57:24.268Z] --- SKIP: TestMountApply (0.00s) [2020-11-27T03:57:24.268Z] mount_test.go:212: Failing on Windows [2020-11-27T03:57:24.268Z] PASS [2020-11-27T03:57:24.268Z] coverage: 30.1% of statements [2020-11-27T03:57:24.268Z] ok github.com/docker/docker/layer 0.570s coverage: 30.1% of statements [2020-11-27T03:57:24.268Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-11-27T03:57:24.387Z] ok github.com/docker/docker/pkg/signal 2.405s coverage: 61.0% of statements [2020-11-27T03:57:24.387Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2020-11-27T03:57:24.387Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-11-27T03:57:24.647Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-11-27T03:57:24.733Z] === RUN TestParseVersion [2020-11-27T03:57:24.733Z] --- PASS: TestParseVersion (0.00s) [2020-11-27T03:57:24.733Z] PASS [2020-11-27T03:57:24.733Z] coverage: 52.9% of statements [2020-11-27T03:57:24.733Z] ok github.com/docker/docker/pkg/aaparser 0.053s coverage: 52.9% of statements [2020-11-27T03:57:25.197Z] === RUN TestEnvironmentParsing [2020-11-27T03:57:25.197Z] --- PASS: TestEnvironmentParsing (0.00s) [2020-11-27T03:57:25.197Z] PASS [2020-11-27T03:57:25.197Z] coverage: 1.0% of statements [2020-11-27T03:57:25.197Z] ok github.com/docker/docker/libcontainerd/local 0.251s coverage: 1.0% of statements [2020-11-27T03:57:25.197Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-11-27T03:57:25.197Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-11-27T03:57:25.197Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-11-27T03:57:25.197Z] ? github.com/docker/docker/oci [no test files] [2020-11-27T03:57:25.197Z] ? github.com/docker/docker/oci/caps [no test files] [2020-11-27T03:57:25.510Z] === RUN TestDockerSuite/TestCpToCaseB [2020-11-27T03:57:25.587Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.9% of statements [2020-11-27T03:57:25.846Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2020-11-27T03:57:25.867Z] --- PASS: TestCreateServiceConfigFileMode (2.19s) [2020-11-27T03:57:25.867Z] === RUN TestCreateServiceSysctls [2020-11-27T03:57:26.080Z] === RUN TestDockerSuite/TestCpToCaseC [2020-11-27T03:57:26.176Z] === RUN TestAddressPoolOpt [2020-11-27T03:57:26.176Z] --- PASS: TestAddressPoolOpt (0.00s) [2020-11-27T03:57:26.176Z] === RUN TestValidateEnv [2020-11-27T03:57:26.176Z] === RUN TestValidateEnv/a [2020-11-27T03:57:26.176Z] === RUN TestValidateEnv/something [2020-11-27T03:57:26.176Z] === RUN TestValidateEnv/_=a [2020-11-27T03:57:26.176Z] === RUN TestValidateEnv/env1=value1 [2020-11-27T03:57:26.176Z] === RUN TestValidateEnv/_env1=value1 [2020-11-27T03:57:26.176Z] === RUN TestValidateEnv/env2=value2=value3 [2020-11-27T03:57:26.176Z] === RUN TestValidateEnv/env3=abc!qwe [2020-11-27T03:57:26.176Z] === RUN TestValidateEnv/env_4=value_4 [2020-11-27T03:57:26.176Z] === RUN TestValidateEnv/PATH [2020-11-27T03:57:26.176Z] === RUN TestValidateEnv/=a [2020-11-27T03:57:26.176Z] === RUN TestValidateEnv/PATH= [2020-11-27T03:57:26.176Z] === RUN TestValidateEnv/PATH=something [2020-11-27T03:57:26.176Z] === RUN TestValidateEnv/asd!qwe [2020-11-27T03:57:26.176Z] === RUN TestValidateEnv/1asd [2020-11-27T03:57:26.176Z] === RUN TestValidateEnv/123 [2020-11-27T03:57:26.176Z] === RUN TestValidateEnv/some_space [2020-11-27T03:57:26.176Z] === RUN TestValidateEnv/__some_space_before [2020-11-27T03:57:26.176Z] === RUN TestValidateEnv/some_space_after__ [2020-11-27T03:57:26.176Z] === RUN TestValidateEnv/= [2020-11-27T03:57:26.176Z] === RUN TestValidateEnv/PaTh [2020-11-27T03:57:26.176Z] --- PASS: TestValidateEnv (0.00s) [2020-11-27T03:57:26.176Z] --- PASS: TestValidateEnv/a (0.00s) [2020-11-27T03:57:26.176Z] --- PASS: TestValidateEnv/something (0.00s) [2020-11-27T03:57:26.176Z] --- PASS: TestValidateEnv/_=a (0.00s) [2020-11-27T03:57:26.176Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2020-11-27T03:57:26.176Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2020-11-27T03:57:26.176Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2020-11-27T03:57:26.176Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2020-11-27T03:57:26.176Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2020-11-27T03:57:26.176Z] --- PASS: TestValidateEnv/PATH (0.00s) [2020-11-27T03:57:26.176Z] --- PASS: TestValidateEnv/=a (0.00s) [2020-11-27T03:57:26.176Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2020-11-27T03:57:26.176Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2020-11-27T03:57:26.176Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2020-11-27T03:57:26.176Z] --- PASS: TestValidateEnv/1asd (0.00s) [2020-11-27T03:57:26.176Z] --- PASS: TestValidateEnv/123 (0.00s) [2020-11-27T03:57:26.176Z] --- PASS: TestValidateEnv/some_space (0.00s) [2020-11-27T03:57:26.176Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2020-11-27T03:57:26.176Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2020-11-27T03:57:26.176Z] --- PASS: TestValidateEnv/= (0.00s) [2020-11-27T03:57:26.176Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2020-11-27T03:57:26.176Z] === RUN TestParseHost [2020-11-27T03:57:26.176Z] --- PASS: TestParseHost (0.00s) [2020-11-27T03:57:26.176Z] === RUN TestParseDockerDaemonHost [2020-11-27T03:57:26.176Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2020-11-27T03:57:26.176Z] === RUN TestParseTCP [2020-11-27T03:57:26.176Z] --- PASS: TestParseTCP (0.00s) [2020-11-27T03:57:26.176Z] === RUN TestParseInvalidUnixAddrInvalid [2020-11-27T03:57:26.176Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2020-11-27T03:57:26.176Z] === RUN TestValidateExtraHosts [2020-11-27T03:57:26.176Z] --- PASS: TestValidateExtraHosts (0.00s) [2020-11-27T03:57:26.176Z] === RUN TestIpOptString [2020-11-27T03:57:26.176Z] --- PASS: TestIpOptString (0.00s) [2020-11-27T03:57:26.176Z] === RUN TestNewIpOptInvalidDefaultVal [2020-11-27T03:57:26.176Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2020-11-27T03:57:26.176Z] === RUN TestNewIpOptValidDefaultVal [2020-11-27T03:57:26.176Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2020-11-27T03:57:26.176Z] === RUN TestIpOptSetInvalidVal [2020-11-27T03:57:26.176Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2020-11-27T03:57:26.176Z] === RUN TestValidateIPAddress [2020-11-27T03:57:26.176Z] --- PASS: TestValidateIPAddress (0.00s) [2020-11-27T03:57:26.176Z] === RUN TestMapOpts [2020-11-27T03:57:26.176Z] --- PASS: TestMapOpts (0.00s) [2020-11-27T03:57:26.176Z] === RUN TestListOptsWithoutValidator [2020-11-27T03:57:26.176Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2020-11-27T03:57:26.176Z] === RUN TestListOptsWithValidator [2020-11-27T03:57:26.176Z] --- PASS: TestListOptsWithValidator (0.00s) [2020-11-27T03:57:26.176Z] === RUN TestValidateDNSSearch [2020-11-27T03:57:26.176Z] --- PASS: TestValidateDNSSearch (0.00s) [2020-11-27T03:57:26.176Z] === RUN TestValidateLabel [2020-11-27T03:57:26.176Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2020-11-27T03:57:26.176Z] === RUN TestValidateLabel/label_with_general_format [2020-11-27T03:57:26.176Z] === RUN TestValidateLabel/label_with_more_than_one_= [2020-11-27T03:57:26.176Z] === RUN TestValidateLabel/label_with_one_more [2020-11-27T03:57:26.176Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2020-11-27T03:57:26.176Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2020-11-27T03:57:26.176Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2020-11-27T03:57:26.176Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2020-11-27T03:57:26.176Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2020-11-27T03:57:26.176Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2020-11-27T03:57:26.176Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2020-11-27T03:57:26.176Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2020-11-27T03:57:26.176Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2020-11-27T03:57:26.176Z] --- PASS: TestValidateLabel (0.00s) [2020-11-27T03:57:26.176Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2020-11-27T03:57:26.176Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2020-11-27T03:57:26.176Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2020-11-27T03:57:26.176Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2020-11-27T03:57:26.176Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2020-11-27T03:57:26.176Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2020-11-27T03:57:26.176Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2020-11-27T03:57:26.176Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2020-11-27T03:57:26.176Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2020-11-27T03:57:26.176Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2020-11-27T03:57:26.176Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2020-11-27T03:57:26.176Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2020-11-27T03:57:26.176Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2020-11-27T03:57:26.176Z] === RUN TestNamedListOpts [2020-11-27T03:57:26.176Z] --- PASS: TestNamedListOpts (0.00s) [2020-11-27T03:57:26.176Z] === RUN TestNamedMapOpts [2020-11-27T03:57:26.176Z] --- PASS: TestNamedMapOpts (0.00s) [2020-11-27T03:57:26.176Z] === RUN TestParseLink [2020-11-27T03:57:26.176Z] --- PASS: TestParseLink (0.00s) [2020-11-27T03:57:26.177Z] === RUN TestQuotedStringSetWithQuotes [2020-11-27T03:57:26.177Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2020-11-27T03:57:26.177Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2020-11-27T03:57:26.177Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2020-11-27T03:57:26.177Z] === RUN TestQuotedStringSetWithNoQuotes [2020-11-27T03:57:26.177Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2020-11-27T03:57:26.177Z] === RUN TestUlimitOpt [2020-11-27T03:57:26.177Z] --- PASS: TestUlimitOpt (0.00s) [2020-11-27T03:57:26.177Z] PASS [2020-11-27T03:57:26.177Z] coverage: 67.1% of statements [2020-11-27T03:57:26.177Z] ok github.com/docker/docker/opts 0.508s coverage: 67.1% of statements [2020-11-27T03:57:26.415Z] ok github.com/docker/docker/pkg/tailfile 0.085s coverage: 88.6% of statements [2020-11-27T03:57:26.641Z] === RUN TestPeerCertificateMarshalJSON [2020-11-27T03:57:26.641Z] === RUN TestUnbuffered [2020-11-27T03:57:26.641Z] --- PASS: TestUnbuffered (0.00s) [2020-11-27T03:57:26.641Z] === RUN TestRaceUnbuffered [2020-11-27T03:57:26.641Z] --- PASS: TestRaceUnbuffered (0.00s) [2020-11-27T03:57:26.641Z] PASS [2020-11-27T03:57:26.641Z] coverage: 100.0% of statements [2020-11-27T03:57:26.641Z] ok github.com/docker/docker/pkg/broadcaster 0.106s coverage: 100.0% of statements [2020-11-27T03:57:26.984Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2020-11-27T03:57:27.244Z] testing: warning: no tests to run [2020-11-27T03:57:27.244Z] coverage: [no statements] [2020-11-27T03:57:27.244Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2020-11-27T03:57:27.464Z] --- PASS: TestReplicatedJob (6.70s) [2020-11-27T03:57:27.464Z] === RUN TestUpdateReplicatedJob [2020-11-27T03:57:27.504Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-11-27T03:57:27.624Z] === RUN TestMatch [2020-11-27T03:57:27.624Z] === RUN TestMatch/[[]] [2020-11-27T03:57:27.624Z] === RUN TestMatch/[[foo]] [2020-11-27T03:57:27.624Z] === RUN TestMatch/[[bar]_[foo]] [2020-11-27T03:57:27.624Z] === RUN TestMatch/[[foo_bar]] [2020-11-27T03:57:27.624Z] === RUN TestMatch/[[qux]_[foo]] [2020-11-27T03:57:27.624Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2020-11-27T03:57:27.624Z] === RUN TestMatch/[] [2020-11-27T03:57:27.624Z] === RUN TestMatch/[]#01 [2020-11-27T03:57:27.624Z] === RUN TestMatch/[[qux]] [2020-11-27T03:57:27.624Z] === RUN TestMatch/[[foo_bar_qux]] [2020-11-27T03:57:27.624Z] === RUN TestMatch/[[qux]_[baz]] [2020-11-27T03:57:27.624Z] === RUN TestMatch/[[foo_baz]] [2020-11-27T03:57:27.624Z] --- PASS: TestMatch (0.00s) [2020-11-27T03:57:27.624Z] --- PASS: TestMatch/[[]] (0.00s) [2020-11-27T03:57:27.624Z] --- PASS: TestMatch/[[foo]] (0.00s) [2020-11-27T03:57:27.624Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2020-11-27T03:57:27.624Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2020-11-27T03:57:27.624Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2020-11-27T03:57:27.624Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2020-11-27T03:57:27.624Z] --- PASS: TestMatch/[] (0.00s) [2020-11-27T03:57:27.624Z] --- PASS: TestMatch/[]#01 (0.00s) [2020-11-27T03:57:27.624Z] --- PASS: TestMatch/[[qux]] (0.00s) [2020-11-27T03:57:27.624Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2020-11-27T03:57:27.624Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2020-11-27T03:57:27.624Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2020-11-27T03:57:27.624Z] PASS [2020-11-27T03:57:27.624Z] coverage: 87.5% of statements [2020-11-27T03:57:27.624Z] ok github.com/docker/docker/pkg/capabilities 0.073s coverage: 87.5% of statements [2020-11-27T03:57:27.724Z] === RUN TestDockerSuite/TestCpToCaseD [2020-11-27T03:57:27.764Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-11-27T03:57:28.023Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-11-27T03:57:28.088Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2020-11-27T03:57:28.088Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2020-11-27T03:57:28.088Z] --- PASS: TestPeerCertificateMarshalJSON (1.33s) [2020-11-27T03:57:28.088Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2020-11-27T03:57:28.088Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2020-11-27T03:57:28.088Z] === RUN TestMiddleware [2020-11-27T03:57:28.088Z] --- PASS: TestMiddleware (0.00s) [2020-11-27T03:57:28.088Z] === RUN TestNewResponseModifier [2020-11-27T03:57:28.088Z] --- PASS: TestNewResponseModifier (0.00s) [2020-11-27T03:57:28.088Z] PASS [2020-11-27T03:57:28.088Z] coverage: 26.8% of statements [2020-11-27T03:57:28.088Z] ok github.com/docker/docker/pkg/authorization 1.440s coverage: 26.8% of statements [2020-11-27T03:57:28.552Z] === RUN TestIsArchivePathDir [2020-11-27T03:57:28.552Z] --- PASS: TestIsArchivePathDir (0.07s) [2020-11-27T03:57:28.552Z] === RUN TestIsArchivePathInvalidFile [2020-11-27T03:57:28.552Z] --- PASS: TestIsArchivePathInvalidFile (0.23s) [2020-11-27T03:57:28.552Z] === RUN TestIsArchivePathTar [2020-11-27T03:57:28.552Z] === RUN TestChrootTarUntar [2020-11-27T03:57:28.552Z] --- SKIP: TestChrootTarUntar (0.00s) [2020-11-27T03:57:28.552Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-11-27T03:57:28.552Z] === RUN TestChrootUntarWithHugeExcludesList [2020-11-27T03:57:28.552Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2020-11-27T03:57:28.552Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-11-27T03:57:28.552Z] === RUN TestChrootUntarEmptyArchive [2020-11-27T03:57:28.552Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2020-11-27T03:57:28.552Z] === RUN TestChrootTarUntarWithSymlink [2020-11-27T03:57:28.552Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2020-11-27T03:57:28.552Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-11-27T03:57:28.552Z] === RUN TestChrootCopyWithTar [2020-11-27T03:57:28.552Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2020-11-27T03:57:28.613Z] --- PASS: TestCreateServiceSysctls (2.98s) [2020-11-27T03:57:28.613Z] === RUN TestCreateServiceCapabilities [2020-11-27T03:57:28.664Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-11-27T03:57:29.017Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-11-27T03:57:29.017Z] === RUN TestChrootCopyFileWithTar [2020-11-27T03:57:29.017Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2020-11-27T03:57:29.017Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-11-27T03:57:29.017Z] === RUN TestChrootUntarPath [2020-11-27T03:57:29.017Z] --- SKIP: TestChrootUntarPath (0.00s) [2020-11-27T03:57:29.017Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-11-27T03:57:29.017Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2020-11-27T03:57:29.017Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-11-27T03:57:29.017Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-11-27T03:57:29.017Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2020-11-27T03:57:29.017Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-11-27T03:57:29.017Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-11-27T03:57:29.017Z] === RUN TestChrootApplyDotDotFile [2020-11-27T03:57:29.017Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2020-11-27T03:57:29.017Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-11-27T03:57:29.017Z] PASS [2020-11-27T03:57:29.017Z] coverage: 15.4% of statements [2020-11-27T03:57:29.017Z] ok github.com/docker/docker/pkg/chrootarchive 0.179s coverage: 15.4% of statements [2020-11-27T03:57:29.017Z] --- PASS: TestIsArchivePathTar (0.20s) [2020-11-27T03:57:29.017Z] === RUN TestDecompressStreamGzip [2020-11-27T03:57:29.017Z] --- PASS: TestDecompressStreamGzip (0.17s) [2020-11-27T03:57:29.017Z] === RUN TestDecompressStreamBzip2 [2020-11-27T03:57:29.017Z] === RUN TestSizeEmpty [2020-11-27T03:57:29.017Z] --- PASS: TestSizeEmpty (0.00s) [2020-11-27T03:57:29.017Z] === RUN TestSizeEmptyFile [2020-11-27T03:57:29.017Z] --- PASS: TestSizeEmptyFile (0.00s) [2020-11-27T03:57:29.017Z] === RUN TestSizeNonemptyFile [2020-11-27T03:57:29.017Z] --- PASS: TestSizeNonemptyFile (0.00s) [2020-11-27T03:57:29.017Z] === RUN TestSizeNestedDirectoryEmpty [2020-11-27T03:57:29.017Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2020-11-27T03:57:29.017Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2020-11-27T03:57:29.017Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2020-11-27T03:57:29.017Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2020-11-27T03:57:29.017Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2020-11-27T03:57:29.017Z] === RUN TestMoveToSubdir [2020-11-27T03:57:29.017Z] --- PASS: TestMoveToSubdir (0.01s) [2020-11-27T03:57:29.017Z] === RUN TestSizeNonExistingDirectory [2020-11-27T03:57:29.017Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2020-11-27T03:57:29.017Z] PASS [2020-11-27T03:57:29.017Z] coverage: 80.0% of statements [2020-11-27T03:57:29.017Z] ok github.com/docker/docker/pkg/directory 0.074s coverage: 80.0% of statements [2020-11-27T03:57:29.017Z] --- PASS: TestDecompressStreamBzip2 (0.15s) [2020-11-27T03:57:29.017Z] === RUN TestDecompressStreamXz [2020-11-27T03:57:29.017Z] --- SKIP: TestDecompressStreamXz (0.00s) [2020-11-27T03:57:29.017Z] archive_test.go:133: Xz not present in msys2 [2020-11-27T03:57:29.017Z] === RUN TestCompressStreamXzUnsupported [2020-11-27T03:57:29.017Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2020-11-27T03:57:29.017Z] === RUN TestCompressStreamBzip2Unsupported [2020-11-27T03:57:29.481Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2020-11-27T03:57:29.481Z] === RUN TestCompressStreamInvalid [2020-11-27T03:57:29.481Z] --- PASS: TestCompressStreamInvalid (0.00s) [2020-11-27T03:57:29.481Z] === RUN TestExtensionInvalid [2020-11-27T03:57:29.481Z] --- PASS: TestExtensionInvalid (0.00s) [2020-11-27T03:57:29.481Z] === RUN TestExtensionUncompressed [2020-11-27T03:57:29.481Z] --- PASS: TestExtensionUncompressed (0.00s) [2020-11-27T03:57:29.481Z] === RUN TestExtensionBzip2 [2020-11-27T03:57:29.481Z] --- PASS: TestExtensionBzip2 (0.00s) [2020-11-27T03:57:29.481Z] === RUN TestExtensionGzip [2020-11-27T03:57:29.481Z] --- PASS: TestExtensionGzip (0.00s) [2020-11-27T03:57:29.481Z] === RUN TestExtensionXz [2020-11-27T03:57:29.481Z] --- PASS: TestExtensionXz (0.00s) [2020-11-27T03:57:29.481Z] === RUN TestCmdStreamLargeStderr [2020-11-27T03:57:29.481Z] --- PASS: TestCmdStreamLargeStderr (0.11s) [2020-11-27T03:57:29.481Z] === RUN TestCmdStreamBad [2020-11-27T03:57:29.481Z] --- SKIP: TestCmdStreamBad (0.00s) [2020-11-27T03:57:29.481Z] archive_test.go:238: Failing on Windows CI machines [2020-11-27T03:57:29.481Z] === RUN TestCmdStreamGood [2020-11-27T03:57:29.481Z] --- PASS: TestCmdStreamGood (0.06s) [2020-11-27T03:57:29.481Z] === RUN TestUntarPathWithInvalidDest [2020-11-27T03:57:29.481Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2020-11-27T03:57:29.481Z] === RUN TestUntarPathWithInvalidSrc [2020-11-27T03:57:29.481Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2020-11-27T03:57:29.481Z] === RUN TestUntarPath [2020-11-27T03:57:29.481Z] --- PASS: TestUntarPath (0.13s) [2020-11-27T03:57:29.481Z] === RUN TestUntarPathWithDestinationFile [2020-11-27T03:57:29.930Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2020-11-27T03:57:29.946Z] --- PASS: TestUntarPathWithDestinationFile (0.10s) [2020-11-27T03:57:29.946Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2020-11-27T03:57:29.946Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.11s) [2020-11-27T03:57:29.946Z] === RUN TestCopyWithTarInvalidSrc [2020-11-27T03:57:29.946Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2020-11-27T03:57:29.946Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2020-11-27T03:57:29.946Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2020-11-27T03:57:29.946Z] === RUN TestCopyWithTarSrcFile [2020-11-27T03:57:29.946Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2020-11-27T03:57:29.946Z] === RUN TestCopyWithTarSrcFolder [2020-11-27T03:57:29.946Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2020-11-27T03:57:29.946Z] === RUN TestCopyFileWithTarInvalidSrc [2020-11-27T03:57:29.946Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2020-11-27T03:57:29.946Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2020-11-27T03:57:29.946Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2020-11-27T03:57:29.946Z] === RUN TestCopyFileWithTarSrcFolder [2020-11-27T03:57:29.946Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2020-11-27T03:57:29.946Z] === RUN TestCopyFileWithTarSrcFile [2020-11-27T03:57:29.946Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2020-11-27T03:57:29.946Z] === RUN TestTarFiles [2020-11-27T03:57:29.946Z] === RUN Test [2020-11-27T03:57:29.946Z] === RUN Test/TestContainsEntry [2020-11-27T03:57:29.946Z] === RUN Test/TestCreateEntries [2020-11-27T03:57:29.946Z] === RUN Test/TestEntriesDiff [2020-11-27T03:57:29.946Z] === RUN Test/TestEntriesEquality [2020-11-27T03:57:29.946Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2020-11-27T03:57:29.946Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2020-11-27T03:57:29.946Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2020-11-27T03:57:29.946Z] === RUN Test/TestGeneratorNotGenerate [2020-11-27T03:57:29.946Z] === RUN Test/TestGeneratorWithPort [2020-11-27T03:57:29.946Z] === RUN Test/TestGeneratorWithPortNotGenerate [2020-11-27T03:57:29.946Z] === RUN Test/TestNewEntry [2020-11-27T03:57:29.946Z] === RUN Test/TestParse [2020-11-27T03:57:29.946Z] --- PASS: Test (0.00s) [2020-11-27T03:57:29.946Z] --- PASS: Test/TestContainsEntry (0.00s) [2020-11-27T03:57:29.946Z] --- PASS: Test/TestCreateEntries (0.00s) [2020-11-27T03:57:29.946Z] --- PASS: Test/TestEntriesDiff (0.00s) [2020-11-27T03:57:29.946Z] --- PASS: Test/TestEntriesEquality (0.00s) [2020-11-27T03:57:29.946Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2020-11-27T03:57:29.946Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2020-11-27T03:57:29.946Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2020-11-27T03:57:29.946Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2020-11-27T03:57:29.946Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2020-11-27T03:57:29.946Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2020-11-27T03:57:29.946Z] --- PASS: Test/TestNewEntry (0.00s) [2020-11-27T03:57:29.946Z] --- PASS: Test/TestParse (0.00s) [2020-11-27T03:57:29.946Z] PASS [2020-11-27T03:57:29.946Z] coverage: 58.3% of statements [2020-11-27T03:57:29.946Z] ok github.com/docker/docker/pkg/discovery 0.065s coverage: 58.3% of statements [2020-11-27T03:57:30.411Z] === RUN Test [2020-11-27T03:57:30.411Z] === RUN Test/TestContent [2020-11-27T03:57:30.411Z] === RUN Test/TestInitialize [2020-11-27T03:57:30.411Z] === RUN Test/TestNew [2020-11-27T03:57:30.411Z] === RUN Test/TestParsingContentsWithComments [2020-11-27T03:57:30.411Z] === RUN Test/TestRegister [2020-11-27T03:57:30.411Z] === RUN Test/TestWatch [2020-11-27T03:57:30.411Z] --- PASS: Test (0.01s) [2020-11-27T03:57:30.411Z] --- PASS: Test/TestContent (0.00s) [2020-11-27T03:57:30.411Z] --- PASS: Test/TestInitialize (0.00s) [2020-11-27T03:57:30.411Z] --- PASS: Test/TestNew (0.00s) [2020-11-27T03:57:30.411Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2020-11-27T03:57:30.411Z] --- PASS: Test/TestRegister (0.00s) [2020-11-27T03:57:30.411Z] --- PASS: Test/TestWatch (0.00s) [2020-11-27T03:57:30.411Z] PASS [2020-11-27T03:57:30.411Z] coverage: 92.9% of statements [2020-11-27T03:57:30.411Z] ok github.com/docker/docker/pkg/discovery/file 0.120s coverage: 92.9% of statements [2020-11-27T03:57:30.695Z] --- PASS: TestCreateServiceCapabilities (2.16s) [2020-11-27T03:57:30.695Z] === RUN TestInspect [2020-11-27T03:57:30.870Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-11-27T03:57:31.130Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2020-11-27T03:57:31.963Z] --- PASS: TestUpdateReplicatedJob (4.20s) [2020-11-27T03:57:31.963Z] === RUN TestServiceListWithStatuses [2020-11-27T03:57:31.963Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-11-27T03:57:31.963Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-27T03:57:31.963Z] === RUN TestDockerNetworkConnectAlias [2020-11-27T03:57:31.967Z] === RUN Test [2020-11-27T03:57:31.967Z] === RUN Test/TestWatch [2020-11-27T03:57:31.967Z] --- PASS: Test (0.00s) [2020-11-27T03:57:31.967Z] --- PASS: Test/TestWatch (0.00s) [2020-11-27T03:57:31.967Z] PASS [2020-11-27T03:57:31.967Z] coverage: 92.3% of statements [2020-11-27T03:57:31.967Z] ok github.com/docker/docker/pkg/discovery/memory 0.130s coverage: 92.3% of statements [2020-11-27T03:57:32.222Z] === RUN TestDockerSuite/TestCpToCaseE [2020-11-27T03:57:32.435Z] === RUN Test [2020-11-27T03:57:32.435Z] === RUN Test/TestInitialize [2020-11-27T03:57:32.435Z] === RUN Test [2020-11-27T03:57:32.435Z] === RUN Test/TestInitialize [2020-11-27T03:57:32.435Z] === RUN Test/TestInitializeWithPattern [2020-11-27T03:57:32.435Z] === RUN Test/TestRegister [2020-11-27T03:57:32.435Z] === RUN Test/TestWatch [2020-11-27T03:57:32.435Z] --- PASS: Test (0.00s) [2020-11-27T03:57:32.435Z] --- PASS: Test/TestInitialize (0.00s) [2020-11-27T03:57:32.435Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2020-11-27T03:57:32.435Z] --- PASS: Test/TestRegister (0.00s) [2020-11-27T03:57:32.435Z] --- PASS: Test/TestWatch (0.00s) [2020-11-27T03:57:32.435Z] PASS [2020-11-27T03:57:32.435Z] coverage: 93.8% of statements [2020-11-27T03:57:32.435Z] ok github.com/docker/docker/pkg/discovery/nodes 0.053s coverage: 93.8% of statements [2020-11-27T03:57:32.435Z] time="2020-11-27T03:57:32Z" level=info msg="Initializing discovery without TLS" [2020-11-27T03:57:32.435Z] time="2020-11-27T03:57:32Z" level=info msg="Initializing discovery without TLS" [2020-11-27T03:57:32.435Z] time="2020-11-27T03:57:32Z" level=info msg="Initializing discovery without TLS" [2020-11-27T03:57:32.435Z] === RUN Test/TestInitializeWithCerts [2020-11-27T03:57:32.435Z] time="2020-11-27T03:57:32Z" level=info msg="Initializing discovery with TLS" [2020-11-27T03:57:32.435Z] === RUN Test/TestWatch [2020-11-27T03:57:32.435Z] time="2020-11-27T03:57:32Z" level=info msg="Initializing discovery without TLS" [2020-11-27T03:57:32.511Z] ok github.com/docker/docker/quota 0.242s coverage: 71.4% of statements [2020-11-27T03:57:33.080Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-11-27T03:57:33.452Z] --- PASS: TestInspect (2.43s) [2020-11-27T03:57:33.452Z] === RUN TestCreateJob [2020-11-27T03:57:33.988Z] === RUN TestPollerAddRemove [2020-11-27T03:57:33.988Z] --- PASS: TestPollerAddRemove (0.00s) [2020-11-27T03:57:33.988Z] === RUN TestPollerEvent [2020-11-27T03:57:33.988Z] --- SKIP: TestPollerEvent (0.00s) [2020-11-27T03:57:33.988Z] poller_test.go:41: No chmod on Windows [2020-11-27T03:57:33.988Z] === RUN TestPollerClose [2020-11-27T03:57:33.988Z] --- PASS: TestPollerClose (0.00s) [2020-11-27T03:57:33.988Z] PASS [2020-11-27T03:57:33.988Z] coverage: 36.2% of statements [2020-11-27T03:57:33.988Z] ok github.com/docker/docker/pkg/filenotify 0.120s coverage: 36.2% of statements [2020-11-27T03:57:33.988Z] === RUN TestCopyFileWithInvalidSrc [2020-11-27T03:57:33.988Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2020-11-27T03:57:33.988Z] === RUN TestCopyFileWithInvalidDest [2020-11-27T03:57:33.988Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2020-11-27T03:57:33.988Z] === RUN TestCopyFileWithSameSrcAndDest [2020-11-27T03:57:33.988Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2020-11-27T03:57:33.988Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2020-11-27T03:57:33.988Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2020-11-27T03:57:33.988Z] === RUN TestCopyFile [2020-11-27T03:57:33.988Z] --- PASS: TestCopyFile (0.00s) [2020-11-27T03:57:33.988Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2020-11-27T03:57:33.988Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-11-27T03:57:33.988Z] fileutils_test.go:134: Needs porting to Windows [2020-11-27T03:57:33.988Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2020-11-27T03:57:33.988Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2020-11-27T03:57:33.988Z] === RUN TestReadSymlinkedDirectoryToFile [2020-11-27T03:57:33.988Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2020-11-27T03:57:33.988Z] fileutils_test.go:180: Needs porting to Windows [2020-11-27T03:57:33.988Z] === RUN TestWildcardMatches [2020-11-27T03:57:33.988Z] --- PASS: TestWildcardMatches (0.00s) [2020-11-27T03:57:33.988Z] === RUN TestPatternMatches [2020-11-27T03:57:33.988Z] --- PASS: TestPatternMatches (0.00s) [2020-11-27T03:57:33.988Z] === RUN TestExclusionPatternMatchesPatternBefore [2020-11-27T03:57:33.988Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2020-11-27T03:57:33.988Z] === RUN TestPatternMatchesFolderExclusions [2020-11-27T03:57:33.988Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2020-11-27T03:57:33.988Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2020-11-27T03:57:33.988Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2020-11-27T03:57:33.988Z] === RUN TestPatternMatchesFolderWildcardExclusions [2020-11-27T03:57:33.988Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2020-11-27T03:57:33.988Z] === RUN TestExclusionPatternMatchesPatternAfter [2020-11-27T03:57:33.988Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2020-11-27T03:57:33.988Z] === RUN TestExclusionPatternMatchesWholeDirectory [2020-11-27T03:57:33.988Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2020-11-27T03:57:33.988Z] === RUN TestSingleExclamationError [2020-11-27T03:57:33.988Z] --- PASS: TestSingleExclamationError (0.00s) [2020-11-27T03:57:33.988Z] === RUN TestMatchesWithNoPatterns [2020-11-27T03:57:33.988Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2020-11-27T03:57:33.988Z] === RUN TestMatchesWithMalformedPatterns [2020-11-27T03:57:33.988Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2020-11-27T03:57:33.988Z] === RUN TestMatches [2020-11-27T03:57:33.988Z] --- PASS: TestMatches (0.01s) [2020-11-27T03:57:33.988Z] === RUN TestCleanPatterns [2020-11-27T03:57:33.988Z] --- PASS: TestCleanPatterns (0.00s) [2020-11-27T03:57:33.988Z] === RUN TestCleanPatternsStripEmptyPatterns [2020-11-27T03:57:33.988Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2020-11-27T03:57:33.988Z] === RUN TestCleanPatternsExceptionFlag [2020-11-27T03:57:33.988Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2020-11-27T03:57:33.988Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2020-11-27T03:57:33.988Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2020-11-27T03:57:34.453Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2020-11-27T03:57:34.453Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2020-11-27T03:57:34.453Z] === RUN TestCleanPatternsErrorSingleException [2020-11-27T03:57:34.453Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2020-11-27T03:57:34.453Z] === RUN TestCreateIfNotExistsDir [2020-11-27T03:57:34.453Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2020-11-27T03:57:34.453Z] === RUN TestCreateIfNotExistsFile [2020-11-27T03:57:34.453Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2020-11-27T03:57:34.453Z] === RUN TestMatch [2020-11-27T03:57:34.453Z] --- PASS: TestMatch (0.00s) [2020-11-27T03:57:34.453Z] PASS [2020-11-27T03:57:34.453Z] coverage: 87.7% of statements [2020-11-27T03:57:34.453Z] ok github.com/docker/docker/pkg/fileutils 0.149s coverage: 87.7% of statements [2020-11-27T03:57:34.462Z] ok github.com/docker/docker/registry 0.061s coverage: 57.2% of statements [2020-11-27T03:57:34.920Z] === RUN TestGet [2020-11-27T03:57:34.920Z] --- PASS: TestGet (0.00s) [2020-11-27T03:57:34.920Z] === RUN TestGetShortcutString [2020-11-27T03:57:34.920Z] --- PASS: TestGetShortcutString (0.00s) [2020-11-27T03:57:34.920Z] PASS [2020-11-27T03:57:34.920Z] coverage: 42.9% of statements [2020-11-27T03:57:34.920Z] ok github.com/docker/docker/pkg/homedir 0.064s coverage: 42.9% of statements [2020-11-27T03:57:35.031Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-11-27T03:57:35.291Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-11-27T03:57:35.384Z] --- PASS: Test (3.20s) [2020-11-27T03:57:35.384Z] --- PASS: Test/TestInitialize (0.17s) [2020-11-27T03:57:35.384Z] --- PASS: Test/TestInitializeWithCerts (0.02s) [2020-11-27T03:57:35.384Z] --- PASS: Test/TestWatch (3.01s) [2020-11-27T03:57:35.384Z] PASS [2020-11-27T03:57:35.384Z] coverage: 84.1% of statements [2020-11-27T03:57:35.384Z] ok github.com/docker/docker/pkg/discovery/kv 3.528s coverage: 84.1% of statements [2020-11-27T03:57:35.522Z] === RUN TestDockerSuite/TestCpToCaseF [2020-11-27T03:57:35.522Z] === RUN TestDockerSuite/TestCpToCaseG [2020-11-27T03:57:35.849Z] === RUN TestCreateIDMapOrder [2020-11-27T03:57:35.849Z] --- PASS: TestCreateIDMapOrder (0.00s) [2020-11-27T03:57:35.849Z] PASS [2020-11-27T03:57:35.849Z] coverage: 7.3% of statements [2020-11-27T03:57:35.849Z] ok github.com/docker/docker/pkg/idtools 0.145s coverage: 7.3% of statements [2020-11-27T03:57:35.860Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2020-11-27T03:57:36.120Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-11-27T03:57:36.231Z] --- PASS: TestCreateJob (2.89s) [2020-11-27T03:57:36.231Z] === RUN TestReplicatedJob [2020-11-27T03:57:37.408Z] === RUN TestFixedBufferCap [2020-11-27T03:57:37.408Z] --- PASS: TestFixedBufferCap (0.00s) [2020-11-27T03:57:37.408Z] === RUN TestFixedBufferLen [2020-11-27T03:57:37.408Z] --- PASS: TestFixedBufferLen (0.00s) [2020-11-27T03:57:37.408Z] === RUN TestFixedBufferString [2020-11-27T03:57:37.408Z] --- PASS: TestFixedBufferString (0.00s) [2020-11-27T03:57:37.408Z] === RUN TestFixedBufferWrite [2020-11-27T03:57:37.408Z] --- PASS: TestFixedBufferWrite (0.00s) [2020-11-27T03:57:37.408Z] === RUN TestFixedBufferRead [2020-11-27T03:57:37.408Z] --- PASS: TestFixedBufferRead (0.00s) [2020-11-27T03:57:37.408Z] === RUN TestBytesPipeRead [2020-11-27T03:57:37.408Z] --- PASS: TestBytesPipeRead (0.00s) [2020-11-27T03:57:37.408Z] === RUN TestBytesPipeWrite [2020-11-27T03:57:37.408Z] --- PASS: TestBytesPipeWrite (0.00s) [2020-11-27T03:57:37.408Z] === RUN TestBytesPipeWriteRandomChunks [2020-11-27T03:57:37.408Z] === RUN TestError [2020-11-27T03:57:37.408Z] --- PASS: TestError (0.00s) [2020-11-27T03:57:37.408Z] === RUN TestProgressString [2020-11-27T03:57:37.408Z] === RUN TestProgressString/no_progress [2020-11-27T03:57:37.408Z] === RUN TestProgressString/progress_1 [2020-11-27T03:57:37.408Z] === RUN TestProgressString/some_progress_with_a_start_time [2020-11-27T03:57:37.408Z] === RUN TestProgressString/some_progress_without_a_start_time [2020-11-27T03:57:37.408Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2020-11-27T03:57:37.408Z] === RUN TestProgressString/with_units [2020-11-27T03:57:37.408Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2020-11-27T03:57:37.408Z] === RUN TestProgressString/hide_counts [2020-11-27T03:57:37.408Z] --- PASS: TestProgressString (0.00s) [2020-11-27T03:57:37.408Z] --- PASS: TestProgressString/no_progress (0.00s) [2020-11-27T03:57:37.408Z] --- PASS: TestProgressString/progress_1 (0.00s) [2020-11-27T03:57:37.408Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2020-11-27T03:57:37.408Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2020-11-27T03:57:37.408Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2020-11-27T03:57:37.408Z] --- PASS: TestProgressString/with_units (0.00s) [2020-11-27T03:57:37.408Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2020-11-27T03:57:37.408Z] --- PASS: TestProgressString/hide_counts (0.00s) [2020-11-27T03:57:37.408Z] === RUN TestJSONMessageDisplay [2020-11-27T03:57:37.408Z] --- PASS: TestTarFiles (7.43s) [2020-11-27T03:57:37.408Z] === RUN TestTarUntar [2020-11-27T03:57:37.408Z] --- PASS: TestTarUntar (0.03s) [2020-11-27T03:57:37.408Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2020-11-27T03:57:37.408Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2020-11-27T03:57:37.408Z] === RUN TestTarWithOptions [2020-11-27T03:57:37.408Z] --- PASS: TestTarWithOptions (0.03s) [2020-11-27T03:57:37.408Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2020-11-27T03:57:37.408Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2020-11-27T03:57:37.408Z] === RUN TestUntarUstarGnuConflict [2020-11-27T03:57:37.408Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2020-11-27T03:57:37.408Z] === RUN TestUntarInvalidFilenames [2020-11-27T03:57:37.408Z] --- PASS: TestJSONMessageDisplay (0.16s) [2020-11-27T03:57:37.408Z] === RUN TestJSONMessageDisplayWithJSONError [2020-11-27T03:57:37.408Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2020-11-27T03:57:37.408Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2020-11-27T03:57:37.408Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2020-11-27T03:57:37.408Z] === RUN TestDisplayJSONMessagesStream [2020-11-27T03:57:37.408Z] --- PASS: TestDisplayJSONMessagesStream (0.01s) [2020-11-27T03:57:37.408Z] PASS [2020-11-27T03:57:37.408Z] coverage: 91.7% of statements [2020-11-27T03:57:37.408Z] ok github.com/docker/docker/pkg/jsonmessage 0.313s coverage: 91.7% of statements [2020-11-27T03:57:37.408Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames573987610\\dest" [2020-11-27T03:57:37.408Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2020-11-27T03:57:37.408Z] === RUN TestUntarHardlinkToSymlink [2020-11-27T03:57:37.408Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2020-11-27T03:57:37.408Z] === RUN TestUntarInvalidHardlink [2020-11-27T03:57:37.408Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink607350027\\victim\\hello" -> "../victim/hello" [2020-11-27T03:57:37.408Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink289497838\\victim\\hello" -> "/../victim/hello" [2020-11-27T03:57:37.408Z] === RUN TestStandardLongPath [2020-11-27T03:57:37.408Z] --- PASS: TestStandardLongPath (0.00s) [2020-11-27T03:57:37.408Z] === RUN TestUNCLongPath [2020-11-27T03:57:37.408Z] --- PASS: TestUNCLongPath (0.00s) [2020-11-27T03:57:37.408Z] PASS [2020-11-27T03:57:37.408Z] coverage: 100.0% of statements [2020-11-27T03:57:37.408Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink546926453\\victim" -> "../victim" [2020-11-27T03:57:37.408Z] ok github.com/docker/docker/pkg/longpath 0.051s coverage: 100.0% of statements [2020-11-27T03:57:37.408Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink823656528\\victim" -> "../victim" [2020-11-27T03:57:37.408Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink385617263\\victim" -> "../victim" [2020-11-27T03:57:37.408Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink445614594\\victim" -> "../victim" [2020-11-27T03:57:37.408Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2020-11-27T03:57:37.408Z] === RUN TestUntarInvalidSymlink [2020-11-27T03:57:37.408Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink462964089\\dest\\dotdot" -> "../victim/hello" [2020-11-27T03:57:37.408Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink396996740\\dest\\slash-dotdot" -> "/../victim/hello" [2020-11-27T03:57:37.408Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink229292051\\dest\\loophole-victim" -> "../victim" [2020-11-27T03:57:37.408Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink520771158\\dest\\loophole-victim" -> "../victim" [2020-11-27T03:57:37.408Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink390692285\\dest\\loophole-victim" -> "../victim" [2020-11-27T03:57:37.408Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink119971832\\dest\\loophole-victim" -> "../victim" [2020-11-27T03:57:37.433Z] --- PASS: TestDockerNetworkConnectAlias (5.35s) [2020-11-27T03:57:37.433Z] === RUN TestDockerNetworkReConnect [2020-11-27T03:57:37.873Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink162669815\\dest\\dir\\loophole" -> "../../victim" [2020-11-27T03:57:37.873Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2020-11-27T03:57:37.873Z] === RUN TestTempArchiveCloseMultipleTimes [2020-11-27T03:57:37.873Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2020-11-27T03:57:37.873Z] === RUN TestReplaceFileTarWrapper [2020-11-27T03:57:37.873Z] --- PASS: TestBytesPipeWriteRandomChunks (0.52s) [2020-11-27T03:57:37.873Z] === RUN TestAtomicWriteToFile [2020-11-27T03:57:37.873Z] --- PASS: TestAtomicWriteToFile (0.03s) [2020-11-27T03:57:37.873Z] === RUN TestAtomicWriteSetCommit [2020-11-27T03:57:37.873Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2020-11-27T03:57:37.873Z] === RUN TestAtomicWriteSetCancel [2020-11-27T03:57:37.873Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2020-11-27T03:57:37.873Z] === RUN TestReadCloserWrapperClose [2020-11-27T03:57:37.873Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2020-11-27T03:57:37.873Z] === RUN TestReaderErrWrapperReadOnError [2020-11-27T03:57:37.873Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2020-11-27T03:57:37.873Z] === RUN TestReaderErrWrapperRead [2020-11-27T03:57:37.873Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2020-11-27T03:57:37.873Z] === RUN TestHashData [2020-11-27T03:57:37.873Z] --- PASS: TestHashData (0.00s) [2020-11-27T03:57:37.873Z] === RUN TestCancelReadCloser [2020-11-27T03:57:37.873Z] --- PASS: TestCancelReadCloser (0.10s) [2020-11-27T03:57:37.873Z] === RUN TestWriteCloserWrapperClose [2020-11-27T03:57:37.873Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2020-11-27T03:57:37.873Z] === RUN TestNopWriteCloser [2020-11-27T03:57:37.873Z] --- PASS: TestNopWriteCloser (0.00s) [2020-11-27T03:57:37.873Z] === RUN TestNopWriter [2020-11-27T03:57:37.873Z] --- PASS: TestNopWriter (0.00s) [2020-11-27T03:57:37.873Z] === RUN TestWriteCounter [2020-11-27T03:57:37.873Z] --- PASS: TestWriteCounter (0.00s) [2020-11-27T03:57:37.873Z] PASS [2020-11-27T03:57:37.873Z] coverage: 68.4% of statements [2020-11-27T03:57:37.873Z] ok github.com/docker/docker/pkg/ioutils 0.729s coverage: 68.4% of statements [2020-11-27T03:57:37.873Z] --- PASS: TestReplaceFileTarWrapper (0.26s) [2020-11-27T03:57:37.873Z] === RUN TestPrefixHeaderReadable [2020-11-27T03:57:37.873Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2020-11-27T03:57:37.873Z] === RUN TestDisablePigz [2020-11-27T03:57:37.873Z] --- PASS: TestDisablePigz (0.15s) [2020-11-27T03:57:37.873Z] archive_test.go:1310: Test will not check full path when Pigz not installed [2020-11-27T03:57:37.873Z] === RUN TestPigz [2020-11-27T03:57:38.337Z] --- PASS: TestPigz (0.19s) [2020-11-27T03:57:38.338Z] archive_test.go:1339: Tested whether Pigz is not used, as it not installed [2020-11-27T03:57:38.338Z] === RUN TestCopyFileWithInvalidDest [2020-11-27T03:57:38.338Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2020-11-27T03:57:38.338Z] archive_windows_test.go:16: Currently fails [2020-11-27T03:57:38.338Z] === RUN TestCanonicalTarNameForPath [2020-11-27T03:57:38.338Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2020-11-27T03:57:38.338Z] === RUN TestCanonicalTarName [2020-11-27T03:57:38.338Z] --- PASS: TestCanonicalTarName (0.00s) [2020-11-27T03:57:38.338Z] === RUN TestChmodTarEntry [2020-11-27T03:57:38.338Z] --- PASS: TestChmodTarEntry (0.00s) [2020-11-27T03:57:38.338Z] === RUN TestHardLinkOrder [2020-11-27T03:57:38.338Z] --- PASS: TestHardLinkOrder (0.12s) [2020-11-27T03:57:38.338Z] === RUN TestChangeString [2020-11-27T03:57:38.338Z] --- PASS: TestChangeString (0.00s) [2020-11-27T03:57:38.338Z] === RUN TestChangesWithNoChanges [2020-11-27T03:57:38.338Z] --- PASS: TestChangesWithNoChanges (0.03s) [2020-11-27T03:57:38.338Z] === RUN TestChangesWithChanges [2020-11-27T03:57:38.338Z] --- PASS: TestChangesWithChanges (0.04s) [2020-11-27T03:57:38.338Z] === RUN TestChangesWithChangesGH13590 [2020-11-27T03:57:38.338Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2020-11-27T03:57:38.338Z] changes_test.go:192: needs more investigation [2020-11-27T03:57:38.801Z] === RUN TestChangesDirsEmpty [2020-11-27T03:57:38.801Z] --- PASS: TestChangesDirsEmpty (0.23s) [2020-11-27T03:57:38.801Z] === RUN TestChangesDirsMutated [2020-11-27T03:57:38.801Z] === RUN TestNameFormat [2020-11-27T03:57:38.801Z] --- PASS: TestNameFormat (0.00s) [2020-11-27T03:57:38.801Z] === RUN TestNameRetries [2020-11-27T03:57:38.801Z] --- PASS: TestNameRetries (0.00s) [2020-11-27T03:57:38.801Z] PASS [2020-11-27T03:57:38.801Z] coverage: 85.7% of statements [2020-11-27T03:57:38.801Z] ok github.com/docker/docker/pkg/namesgenerator 0.126s coverage: 85.7% of statements [2020-11-27T03:57:38.801Z] --- PASS: TestChangesDirsMutated (0.15s) [2020-11-27T03:57:38.801Z] === RUN TestApplyLayer [2020-11-27T03:57:38.801Z] --- SKIP: TestApplyLayer (0.00s) [2020-11-27T03:57:38.801Z] changes_test.go:405: needs further investigation [2020-11-27T03:57:38.801Z] === RUN TestChangesSizeWithHardlinks [2020-11-27T03:57:38.801Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2020-11-27T03:57:38.801Z] changes_test.go:441: needs further investigation [2020-11-27T03:57:38.801Z] === RUN TestChangesSizeWithNoChanges [2020-11-27T03:57:38.801Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2020-11-27T03:57:38.801Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2020-11-27T03:57:38.801Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2020-11-27T03:57:38.801Z] === RUN TestChangesSize [2020-11-27T03:57:38.801Z] --- PASS: TestChangesSize (0.00s) [2020-11-27T03:57:38.801Z] === RUN TestApplyLayerInvalidFilenames [2020-11-27T03:57:38.801Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames558544683\\dest" [2020-11-27T03:57:38.801Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2020-11-27T03:57:38.801Z] === RUN TestApplyLayerInvalidHardlink [2020-11-27T03:57:38.801Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink567440021\\victim\\hello" -> "../victim/hello" [2020-11-27T03:57:38.801Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink806394608\\victim\\hello" -> "/../victim/hello" [2020-11-27T03:57:38.801Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink653940111\\victim" -> "../victim" [2020-11-27T03:57:38.801Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink554071970\\victim" -> "../victim" [2020-11-27T03:57:38.801Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink116397721\\victim" -> "../victim" [2020-11-27T03:57:38.801Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink955729188\\victim" -> "../victim" [2020-11-27T03:57:38.801Z] --- PASS: TestApplyLayerInvalidHardlink (0.10s) [2020-11-27T03:57:38.801Z] === RUN TestApplyLayerInvalidSymlink [2020-11-27T03:57:38.801Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink563458611\\dest\\dotdot" -> "../victim/hello" [2020-11-27T03:57:38.801Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink158486006\\dest\\slash-dotdot" -> "/../victim/hello" [2020-11-27T03:57:38.801Z] === RUN TestParseKeyValueOpt [2020-11-27T03:57:38.801Z] --- PASS: TestParseKeyValueOpt (0.00s) [2020-11-27T03:57:38.801Z] === RUN TestParseUintList [2020-11-27T03:57:38.801Z] --- PASS: TestParseUintList (0.00s) [2020-11-27T03:57:38.801Z] === RUN TestParseUintListMaximumLimits [2020-11-27T03:57:38.801Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2020-11-27T03:57:38.801Z] PASS [2020-11-27T03:57:38.801Z] coverage: 97.0% of statements [2020-11-27T03:57:38.801Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink286287069\\dest\\loophole-victim" -> "../victim" [2020-11-27T03:57:38.801Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink915473560\\dest\\loophole-victim" -> "../victim" [2020-11-27T03:57:38.801Z] ok github.com/docker/docker/pkg/parsers 0.084s coverage: 97.0% of statements [2020-11-27T03:57:38.801Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink223080727\\dest\\loophole-victim" -> "../victim" [2020-11-27T03:57:38.801Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink437472138\\dest\\loophole-victim" -> "../victim" [2020-11-27T03:57:38.801Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2020-11-27T03:57:38.801Z] === RUN TestApplyLayerWhiteouts [2020-11-27T03:57:39.266Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2020-11-27T03:57:39.266Z] === RUN TestGenerateEmptyFile [2020-11-27T03:57:39.266Z] --- PASS: TestGenerateEmptyFile (0.00s) [2020-11-27T03:57:39.266Z] === RUN TestGenerateWithContent [2020-11-27T03:57:39.266Z] --- PASS: TestGenerateWithContent (0.00s) [2020-11-27T03:57:39.266Z] PASS [2020-11-27T03:57:39.266Z] coverage: 62.7% of statements [2020-11-27T03:57:39.266Z] ok github.com/docker/docker/pkg/archive 10.950s coverage: 62.7% of statements [2020-11-27T03:57:39.266Z] === RUN TestNewAndRemove [2020-11-27T03:57:39.266Z] --- PASS: TestNewAndRemove (0.00s) [2020-11-27T03:57:39.266Z] === RUN TestRemoveInvalidPath [2020-11-27T03:57:39.266Z] --- PASS: TestRemoveInvalidPath (0.00s) [2020-11-27T03:57:39.266Z] PASS [2020-11-27T03:57:39.266Z] coverage: 82.6% of statements [2020-11-27T03:57:39.266Z] ok github.com/docker/docker/pkg/pidfile 0.056s coverage: 82.6% of statements [2020-11-27T03:57:39.345Z] === RUN TestDockerSuite/TestCpToCaseH [2020-11-27T03:57:39.414Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-11-27T03:57:39.983Z] ok github.com/docker/docker/volume/local 0.113s coverage: 76.6% of statements [2020-11-27T03:57:40.554Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-11-27T03:57:40.728Z] --- PASS: TestReplicatedJob (4.78s) [2020-11-27T03:57:40.728Z] === RUN TestUpdateReplicatedJob [2020-11-27T03:57:40.819Z] === RUN TestParseEmptyInterface [2020-11-27T03:57:40.819Z] --- PASS: TestParseEmptyInterface (0.00s) [2020-11-27T03:57:40.819Z] === RUN TestParseNonInterfaceType [2020-11-27T03:57:40.819Z] --- PASS: TestParseNonInterfaceType (0.00s) [2020-11-27T03:57:40.819Z] === RUN TestParseWithOneFunction [2020-11-27T03:57:40.819Z] --- PASS: TestParseWithOneFunction (0.00s) [2020-11-27T03:57:40.819Z] === RUN TestParseWithMultipleFuncs [2020-11-27T03:57:40.819Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2020-11-27T03:57:40.819Z] === RUN TestParseWithUnnamedReturn [2020-11-27T03:57:40.819Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2020-11-27T03:57:40.819Z] === RUN TestEmbeddedInterface [2020-11-27T03:57:40.819Z] --- PASS: TestEmbeddedInterface (0.00s) [2020-11-27T03:57:40.819Z] === RUN TestParsedImports [2020-11-27T03:57:40.819Z] --- PASS: TestParsedImports (0.00s) [2020-11-27T03:57:40.819Z] === RUN TestAliasedImports [2020-11-27T03:57:40.819Z] --- PASS: TestAliasedImports (0.00s) [2020-11-27T03:57:40.819Z] PASS [2020-11-27T03:57:40.819Z] coverage: 56.8% of statements [2020-11-27T03:57:40.819Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.095s coverage: 56.8% of statements [2020-11-27T03:57:41.257Z] --- PASS: TestDockerNetworkReConnect (4.22s) [2020-11-27T03:57:41.258Z] === RUN TestServicePlugin [2020-11-27T03:57:41.797Z] === RUN TestFailedConnection [2020-11-27T03:57:41.828Z] === RUN TestDockerSuite/TestCpToCaseI [2020-11-27T03:57:41.935Z] ok github.com/docker/docker/volume/service 0.017s coverage: 73.1% of statements [2020-11-27T03:57:42.262Z] === RUN TestHTTPTransport [2020-11-27T03:57:42.262Z] --- PASS: TestHTTPTransport (0.00s) [2020-11-27T03:57:42.262Z] PASS [2020-11-27T03:57:42.262Z] coverage: 85.7% of statements [2020-11-27T03:57:42.262Z] ok github.com/docker/docker/pkg/plugins/transport 0.104s coverage: 85.7% of statements [2020-11-27T03:57:42.262Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2020-11-27T03:57:42.262Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2020-11-27T03:57:42.262Z] === RUN TestBufioReaderPoolPutAndGet [2020-11-27T03:57:42.262Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2020-11-27T03:57:42.262Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2020-11-27T03:57:42.262Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2020-11-27T03:57:42.262Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2020-11-27T03:57:42.262Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2020-11-27T03:57:42.262Z] === RUN TestBufioWriterPoolPutAndGet [2020-11-27T03:57:42.262Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2020-11-27T03:57:42.262Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2020-11-27T03:57:42.262Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2020-11-27T03:57:42.262Z] === RUN TestBufferPoolPutAndGet [2020-11-27T03:57:42.262Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2020-11-27T03:57:42.262Z] PASS [2020-11-27T03:57:42.262Z] coverage: 88.2% of statements [2020-11-27T03:57:42.262Z] ok github.com/docker/docker/pkg/pools 0.044s coverage: 88.2% of statements [2020-11-27T03:57:42.399Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-11-27T03:57:43.241Z] --- PASS: TestFailedConnection (1.07s) [2020-11-27T03:57:43.241Z] === RUN TestFailOnce [2020-11-27T03:57:43.241Z] 2020/11/27 03:57:42 http: panic serving 127.0.0.1:49219: Plugin not ready [2020-11-27T03:57:43.241Z] goroutine 10 [running]: [2020-11-27T03:57:43.241Z] net/http.(*conn).serve.func1(0xc000058be0) [2020-11-27T03:57:43.241Z] c:/go/src/net/http/server.go:1795 +0x140 [2020-11-27T03:57:43.241Z] panic(0x849ac0, 0x986830) [2020-11-27T03:57:43.241Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2020-11-27T03:57:43.241Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a4a0, 0xc000132000, 0xc0000d0300) [2020-11-27T03:57:43.241Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2020-11-27T03:57:43.241Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a4a0, 0xc000132000, 0xc0000d0300) [2020-11-27T03:57:43.241Z] c:/go/src/net/http/server.go:2036 +0x4b [2020-11-27T03:57:43.241Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a4a0, 0xc000132000, 0xc0000d0300) [2020-11-27T03:57:43.241Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2020-11-27T03:57:43.241Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a4a0, 0xc000132000, 0xc0000d0300) [2020-11-27T03:57:43.241Z] c:/go/src/net/http/server.go:2831 +0xab [2020-11-27T03:57:43.241Z] net/http.(*conn).serve(0xc000058be0, 0x99b060, 0xc00004a980) [2020-11-27T03:57:43.241Z] c:/go/src/net/http/server.go:1919 +0x87c [2020-11-27T03:57:43.241Z] created by net/http.(*Server).Serve [2020-11-27T03:57:43.241Z] c:/go/src/net/http/server.go:2957 +0x38b [2020-11-27T03:57:43.241Z] time="2020-11-27T03:57:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49218/Test.FailOnce: Post http://127.0.0.1:49218/Test.FailOnce: EOF, retrying in 1s" [2020-11-27T03:57:43.241Z] === RUN TestOutputOnPrematureClose [2020-11-27T03:57:43.241Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2020-11-27T03:57:43.241Z] === RUN TestCompleteSilently [2020-11-27T03:57:43.241Z] --- PASS: TestCompleteSilently (0.00s) [2020-11-27T03:57:43.241Z] PASS [2020-11-27T03:57:43.241Z] coverage: 75.9% of statements [2020-11-27T03:57:43.241Z] ok github.com/docker/docker/pkg/progress 0.043s coverage: 75.9% of statements [2020-11-27T03:57:43.241Z] === RUN TestSendToOneSub [2020-11-27T03:57:43.241Z] --- PASS: TestSendToOneSub (0.00s) [2020-11-27T03:57:43.241Z] === RUN TestSendToMultipleSubs [2020-11-27T03:57:43.241Z] --- PASS: TestSendToMultipleSubs (0.00s) [2020-11-27T03:57:43.241Z] === RUN TestEvictOneSub [2020-11-27T03:57:43.241Z] --- PASS: TestEvictOneSub (0.00s) [2020-11-27T03:57:43.241Z] === RUN TestClosePublisher [2020-11-27T03:57:43.241Z] --- PASS: TestClosePublisher (0.00s) [2020-11-27T03:57:43.241Z] === RUN TestPubSubRace [2020-11-27T03:57:44.221Z] --- PASS: TestFailOnce (1.22s) [2020-11-27T03:57:44.221Z] === RUN TestEchoInputOutput [2020-11-27T03:57:44.221Z] --- PASS: TestEchoInputOutput (0.00s) [2020-11-27T03:57:44.221Z] === RUN TestBackoff [2020-11-27T03:57:44.221Z] --- PASS: TestBackoff (0.00s) [2020-11-27T03:57:44.221Z] === RUN TestAbortRetry [2020-11-27T03:57:44.221Z] --- PASS: TestAbortRetry (0.00s) [2020-11-27T03:57:44.221Z] === RUN TestClientScheme [2020-11-27T03:57:44.221Z] --- PASS: TestClientScheme (0.00s) [2020-11-27T03:57:44.221Z] === RUN TestNewClientWithTimeout [2020-11-27T03:57:44.221Z] === RUN TestRegister [2020-11-27T03:57:44.221Z] --- PASS: TestRegister (0.00s) [2020-11-27T03:57:44.221Z] === RUN TestCommand [2020-11-27T03:57:44.221Z] --- PASS: TestCommand (0.03s) [2020-11-27T03:57:44.221Z] === RUN TestNaiveSelf [2020-11-27T03:57:44.221Z] --- PASS: TestNaiveSelf (0.03s) [2020-11-27T03:57:44.221Z] PASS [2020-11-27T03:57:44.221Z] coverage: 82.4% of statements [2020-11-27T03:57:44.221Z] ok github.com/docker/docker/pkg/reexec 0.131s coverage: 82.4% of statements [2020-11-27T03:57:44.221Z] --- PASS: TestPubSubRace (1.06s) [2020-11-27T03:57:44.221Z] PASS [2020-11-27T03:57:44.221Z] coverage: 75.0% of statements [2020-11-27T03:57:44.221Z] ok github.com/docker/docker/pkg/pubsub 1.121s coverage: 75.0% of statements [2020-11-27T03:57:44.264Z] --- PASS: TestUpdateReplicatedJob (2.90s) [2020-11-27T03:57:44.265Z] === RUN TestServiceListWithStatuses [2020-11-27T03:57:44.265Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-11-27T03:57:44.265Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-27T03:57:44.265Z] === RUN TestDockerNetworkConnectAlias [2020-11-27T03:57:44.685Z] time="2020-11-27T03:57:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post http://127.0.0.1:49223/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2020-11-27T03:57:45.665Z] === RUN TestParseSignal [2020-11-27T03:57:45.665Z] --- PASS: TestParseSignal (0.00s) [2020-11-27T03:57:45.665Z] === RUN TestValidSignalForPlatform [2020-11-27T03:57:45.665Z] --- PASS: TestValidSignalForPlatform (0.00s) [2020-11-27T03:57:45.665Z] PASS [2020-11-27T03:57:45.665Z] coverage: 20.3% of statements [2020-11-27T03:57:45.665Z] === RUN TestNewStdWriter [2020-11-27T03:57:45.665Z] --- PASS: TestNewStdWriter (0.00s) [2020-11-27T03:57:45.665Z] === RUN TestWriteWithUninitializedStdWriter [2020-11-27T03:57:45.665Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2020-11-27T03:57:45.665Z] === RUN TestWriteWithNilBytes [2020-11-27T03:57:45.665Z] --- PASS: TestWriteWithNilBytes (0.00s) [2020-11-27T03:57:45.665Z] === RUN TestWrite [2020-11-27T03:57:45.665Z] --- PASS: TestWrite (0.00s) [2020-11-27T03:57:45.665Z] === RUN TestWriteWithWriterError [2020-11-27T03:57:45.665Z] --- PASS: TestWriteWithWriterError (0.00s) [2020-11-27T03:57:45.665Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2020-11-27T03:57:45.665Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2020-11-27T03:57:45.665Z] === RUN TestStdCopyWriteAndRead [2020-11-27T03:57:45.665Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2020-11-27T03:57:45.665Z] === RUN TestStdCopyReturnsErrorReadingHeader [2020-11-27T03:57:45.665Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2020-11-27T03:57:45.665Z] === RUN TestStdCopyReturnsErrorReadingFrame [2020-11-27T03:57:45.665Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2020-11-27T03:57:45.665Z] === RUN TestStdCopyDetectsCorruptedFrame [2020-11-27T03:57:45.665Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2020-11-27T03:57:45.665Z] === RUN TestStdCopyWithInvalidInputHeader [2020-11-27T03:57:45.665Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2020-11-27T03:57:45.665Z] === RUN TestStdCopyWithCorruptedPrefix [2020-11-27T03:57:45.665Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2020-11-27T03:57:45.665Z] === RUN TestStdCopyReturnsWriteErrors [2020-11-27T03:57:45.665Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2020-11-27T03:57:45.665Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2020-11-27T03:57:45.665Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2020-11-27T03:57:45.665Z] === RUN TestStdCopyReturnsErrorFromSystem [2020-11-27T03:57:45.665Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2020-11-27T03:57:45.665Z] PASS [2020-11-27T03:57:45.665Z] coverage: 100.0% of statements [2020-11-27T03:57:45.665Z] ok github.com/docker/docker/pkg/signal 0.059s coverage: 20.3% of statements [2020-11-27T03:57:45.665Z] ok github.com/docker/docker/pkg/stdcopy 0.062s coverage: 100.0% of statements [2020-11-27T03:57:45.698Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-11-27T03:57:46.130Z] time="2020-11-27T03:57:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post http://127.0.0.1:49223/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2020-11-27T03:57:46.595Z] === RUN TestGenerateRandomID [2020-11-27T03:57:46.595Z] --- PASS: TestGenerateRandomID (0.00s) [2020-11-27T03:57:46.595Z] === RUN TestShortenId [2020-11-27T03:57:46.595Z] --- PASS: TestShortenId (0.00s) [2020-11-27T03:57:46.595Z] === RUN TestShortenSha256Id [2020-11-27T03:57:46.595Z] --- PASS: TestShortenSha256Id (0.00s) [2020-11-27T03:57:46.595Z] === RUN TestShortenIdEmpty [2020-11-27T03:57:46.595Z] --- PASS: TestShortenIdEmpty (0.00s) [2020-11-27T03:57:46.595Z] === RUN TestShortenIdInvalid [2020-11-27T03:57:46.595Z] --- PASS: TestShortenIdInvalid (0.00s) [2020-11-27T03:57:46.595Z] === RUN TestIsShortIDNonHex [2020-11-27T03:57:46.595Z] --- PASS: TestIsShortIDNonHex (0.00s) [2020-11-27T03:57:46.595Z] === RUN TestIsShortIDNotCorrectSize [2020-11-27T03:57:46.595Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2020-11-27T03:57:46.595Z] PASS [2020-11-27T03:57:46.595Z] coverage: 70.6% of statements [2020-11-27T03:57:46.595Z] ok github.com/docker/docker/pkg/stringid 0.041s coverage: 70.6% of statements [2020-11-27T03:57:46.644Z] === RUN TestDockerSuite/TestCpToDot [2020-11-27T03:57:47.061Z] === RUN TestRawProgressFormatterFormatStatus [2020-11-27T03:57:47.061Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2020-11-27T03:57:47.061Z] === RUN TestRawProgressFormatterFormatProgress [2020-11-27T03:57:47.061Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2020-11-27T03:57:47.061Z] === RUN TestFormatStatus [2020-11-27T03:57:47.061Z] --- PASS: TestFormatStatus (0.00s) [2020-11-27T03:57:47.061Z] === RUN TestFormatError [2020-11-27T03:57:47.061Z] --- PASS: TestFormatError (0.00s) [2020-11-27T03:57:47.061Z] === RUN TestFormatJSONError [2020-11-27T03:57:47.061Z] --- PASS: TestFormatJSONError (0.00s) [2020-11-27T03:57:47.061Z] === RUN TestJsonProgressFormatterFormatProgress [2020-11-27T03:57:47.061Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2020-11-27T03:57:47.061Z] === RUN TestJsonProgressFormatterFormatStatus [2020-11-27T03:57:47.061Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2020-11-27T03:57:47.061Z] === RUN TestNewJSONProgressOutput [2020-11-27T03:57:47.061Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2020-11-27T03:57:47.061Z] === RUN TestAuxFormatterEmit [2020-11-27T03:57:47.061Z] --- PASS: TestAuxFormatterEmit (0.00s) [2020-11-27T03:57:47.061Z] === RUN TestStreamWriterStdout [2020-11-27T03:57:47.061Z] --- PASS: TestStreamWriterStdout (0.00s) [2020-11-27T03:57:47.061Z] === RUN TestStreamWriterStderr [2020-11-27T03:57:47.061Z] --- PASS: TestStreamWriterStderr (0.00s) [2020-11-27T03:57:47.061Z] PASS [2020-11-27T03:57:47.061Z] coverage: 66.2% of statements [2020-11-27T03:57:47.061Z] ok github.com/docker/docker/pkg/streamformatter 0.069s coverage: 66.2% of statements [2020-11-27T03:57:47.213Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-11-27T03:57:47.858Z] --- PASS: TestDockerNetworkConnectAlias (4.02s) [2020-11-27T03:57:47.858Z] === RUN TestDockerNetworkReConnect [2020-11-27T03:57:48.040Z] === RUN TestIsCpusetListAvailable [2020-11-27T03:57:48.040Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2020-11-27T03:57:48.040Z] PASS [2020-11-27T03:57:48.040Z] coverage: 38.2% of statements [2020-11-27T03:57:48.040Z] ok github.com/docker/docker/pkg/sysinfo 0.058s coverage: 38.2% of statements [2020-11-27T03:57:48.505Z] time="2020-11-27T03:57:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post http://127.0.0.1:49223/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2020-11-27T03:57:48.596Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-11-27T03:57:48.972Z] === RUN TestChtimes [2020-11-27T03:57:48.972Z] --- PASS: TestChtimes (0.00s) [2020-11-27T03:57:48.972Z] === RUN TestChtimesWindows [2020-11-27T03:57:48.972Z] --- PASS: TestChtimesWindows (0.00s) [2020-11-27T03:57:48.972Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2020-11-27T03:57:48.972Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2020-11-27T03:57:48.972Z] === RUN TestEnsureRemoveAllNotExist [2020-11-27T03:57:48.972Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2020-11-27T03:57:48.972Z] === RUN TestEnsureRemoveAllWithDir [2020-11-27T03:57:48.972Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2020-11-27T03:57:48.972Z] === RUN TestEnsureRemoveAllWithFile [2020-11-27T03:57:48.972Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2020-11-27T03:57:48.972Z] === RUN TestHasWin32KSupport [2020-11-27T03:57:48.972Z] --- PASS: TestHasWin32KSupport (0.00s) [2020-11-27T03:57:48.972Z] syscall_windows_test.go:8: win32k: true [2020-11-27T03:57:48.972Z] PASS [2020-11-27T03:57:48.972Z] coverage: 12.0% of statements [2020-11-27T03:57:48.972Z] ok github.com/docker/docker/pkg/system 0.060s coverage: 12.0% of statements [2020-11-27T03:57:49.474Z] === RUN TestTailFile [2020-11-27T03:57:49.474Z] --- PASS: TestTailFile (0.00s) [2020-11-27T03:57:49.474Z] === RUN TestTailFileManyLines [2020-11-27T03:57:49.474Z] --- PASS: TestTailFileManyLines (0.00s) [2020-11-27T03:57:49.474Z] === RUN TestTailEmptyFile [2020-11-27T03:57:49.474Z] --- PASS: TestTailEmptyFile (0.00s) [2020-11-27T03:57:49.474Z] === RUN TestTailNegativeN [2020-11-27T03:57:49.474Z] --- PASS: TestTailNegativeN (0.00s) [2020-11-27T03:57:49.474Z] === RUN TestNewTailReader [2020-11-27T03:57:49.474Z] === PAUSE TestNewTailReader [2020-11-27T03:57:49.474Z] === CONT TestNewTailReader [2020-11-27T03:57:49.474Z] === RUN TestNewTailReader/12_byte_delimiter [2020-11-27T03:57:49.474Z] === PAUSE TestNewTailReader/12_byte_delimiter [2020-11-27T03:57:49.474Z] === RUN TestNewTailReader/no_delimiter [2020-11-27T03:57:49.474Z] === PAUSE TestNewTailReader/no_delimiter [2020-11-27T03:57:49.474Z] === RUN TestNewTailReader/single_byte_delimiter [2020-11-27T03:57:49.474Z] === PAUSE TestNewTailReader/single_byte_delimiter [2020-11-27T03:57:49.474Z] === RUN TestNewTailReader/2_byte_delimiter [2020-11-27T03:57:49.474Z] === PAUSE TestNewTailReader/2_byte_delimiter [2020-11-27T03:57:49.474Z] === RUN TestNewTailReader/4_byte_delimiter [2020-11-27T03:57:49.474Z] === PAUSE TestNewTailReader/4_byte_delimiter [2020-11-27T03:57:49.474Z] === RUN TestNewTailReader/8_byte_delimiter [2020-11-27T03:57:49.474Z] === PAUSE TestNewTailReader/8_byte_delimiter [2020-11-27T03:57:49.474Z] === RUN TestNewTailReader/truncated_last_line [2020-11-27T03:57:49.474Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2020-11-27T03:57:49.474Z] === RUN TestNewTailReader/truncated_last_line#01 [2020-11-27T03:57:49.474Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2020-11-27T03:57:49.474Z] === RUN TestNewTailReader/truncated_last_line#02 [2020-11-27T03:57:49.474Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2020-11-27T03:57:49.474Z] === CONT TestNewTailReader/12_byte_delimiter [2020-11-27T03:57:49.474Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2020-11-27T03:57:49.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2020-11-27T03:57:49.474Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2020-11-27T03:57:49.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2020-11-27T03:57:49.474Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2020-11-27T03:57:49.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2020-11-27T03:57:49.474Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-27T03:57:49.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-27T03:57:49.474Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-27T03:57:49.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-27T03:57:49.474Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-11-27T03:57:49.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-11-27T03:57:49.474Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-11-27T03:57:49.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-11-27T03:57:49.474Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-11-27T03:57:49.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-11-27T03:57:49.474Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-11-27T03:57:49.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-11-27T03:57:49.474Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-11-27T03:57:49.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-11-27T03:57:49.474Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2020-11-27T03:57:49.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2020-11-27T03:57:49.474Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-11-27T03:57:49.474Z] === CONT TestNewTailReader/2_byte_delimiter [2020-11-27T03:57:49.474Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2020-11-27T03:57:49.474Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2020-11-27T03:57:49.474Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-11-27T03:57:49.475Z] === CONT TestNewTailReader/8_byte_delimiter [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-11-27T03:57:49.475Z] === CONT TestNewTailReader/single_byte_delimiter [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-11-27T03:57:49.475Z] === CONT TestNewTailReader/no_delimiter [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/no_delimiter/no_lines [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-11-27T03:57:49.475Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2020-11-27T03:57:49.475Z] === CONT TestNewTailReader/4_byte_delimiter [2020-11-27T03:57:49.475Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2020-11-27T03:57:49.475Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-11-27T03:57:49.475Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-27T03:57:49.475Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-27T03:57:49.475Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-27T03:57:49.475Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-27T03:57:49.475Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-27T03:57:49.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-27T03:57:49.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-27T03:57:49.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-27T03:57:49.475Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-27T03:57:49.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-27T03:57:49.476Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-27T03:57:49.476Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-27T03:57:49.476Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-27T03:57:49.476Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-27T03:57:49.476Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2020-11-27T03:57:49.476Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-11-27T03:57:49.476Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-27T03:57:49.476Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-27T03:57:49.476Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-27T03:57:49.476Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-27T03:57:49.476Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-27T03:57:49.476Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-27T03:57:49.476Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-27T03:57:49.476Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-11-27T03:57:49.476Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-27T03:57:49.476Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-27T03:57:49.476Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-27T03:57:49.476Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-27T03:57:49.476Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-27T03:57:49.476Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-27T03:57:49.476Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-27T03:57:49.476Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-27T03:57:49.476Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-27T03:57:49.476Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-27T03:57:49.477Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-27T03:57:49.477Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-27T03:57:49.477Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-27T03:57:49.477Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-27T03:57:49.477Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-27T03:57:49.477Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-27T03:57:49.477Z] === CONT TestNewTailReader/no_delimiter/no_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-11-27T03:57:49.477Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-27T03:57:49.477Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-27T03:57:49.477Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-27T03:57:49.477Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-27T03:57:49.477Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-27T03:57:49.477Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-27T03:57:49.477Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-11-27T03:57:49.477Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-27T03:57:49.477Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-11-27T03:57:49.477Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-27T03:57:49.477Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-27T03:57:49.477Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-27T03:57:49.477Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-27T03:57:49.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-27T03:57:49.477Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-27T03:57:49.478Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-27T03:57:49.478Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-27T03:57:49.478Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-27T03:57:49.478Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-27T03:57:49.478Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-27T03:57:49.478Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-27T03:57:49.478Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-27T03:57:49.478Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-27T03:57:49.478Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-27T03:57:49.478Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-11-27T03:57:49.478Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-11-27T03:57:49.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-11-27T03:57:49.478Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-27T03:57:49.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-27T03:57:49.478Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-11-27T03:57:49.478Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-11-27T03:57:49.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-11-27T03:57:49.478Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-27T03:57:49.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-27T03:57:49.478Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-11-27T03:57:49.478Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-11-27T03:57:49.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-11-27T03:57:49.478Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-11-27T03:57:49.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-11-27T03:57:49.478Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-11-27T03:57:49.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-11-27T03:57:49.478Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-11-27T03:57:49.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-11-27T03:57:49.478Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-11-27T03:57:49.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-11-27T03:57:49.478Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-11-27T03:57:49.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-11-27T03:57:49.478Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-11-27T03:57:49.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-11-27T03:57:49.478Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-11-27T03:57:49.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-11-27T03:57:49.478Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-11-27T03:57:49.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-11-27T03:57:49.478Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-11-27T03:57:49.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-11-27T03:57:49.478Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-27T03:57:49.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-27T03:57:49.478Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-27T03:57:49.478Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-27T03:57:49.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-27T03:57:49.537Z] === RUN TestDockerSuite/TestCpToStdout [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-27T03:57:50.069Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-27T03:57:50.069Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-27T03:57:50.069Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-11-27T03:57:50.069Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-27T03:57:50.069Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-27T03:57:50.069Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-27T03:57:50.069Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-11-27T03:57:50.069Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-27T03:57:50.069Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-27T03:57:50.069Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-27T03:57:50.069Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-27T03:57:50.069Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-27T03:57:50.069Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-27T03:57:50.069Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-27T03:57:50.069Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-11-27T03:57:50.069Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-27T03:57:50.069Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-27T03:57:50.069Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-27T03:57:50.069Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-27T03:57:50.069Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-27T03:57:50.069Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-11-27T03:57:50.069Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-27T03:57:50.069Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-27T03:57:50.069Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-11-27T03:57:50.069Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-11-27T03:57:50.069Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-11-27T03:57:50.069Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-11-27T03:57:50.069Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-11-27T03:57:50.069Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-11-27T03:57:50.069Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-11-27T03:57:50.069Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-11-27T03:57:50.069Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-11-27T03:57:50.069Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-27T03:57:50.069Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-11-27T03:57:50.069Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-11-27T03:57:50.069Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-27T03:57:50.069Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-11-27T03:57:50.069Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-27T03:57:50.069Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-11-27T03:57:50.070Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-27T03:57:50.071Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.02s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.04s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2020-11-27T03:57:50.071Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.01s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.01s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.01s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.02s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.03s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.03s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.03s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.06s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2020-11-27T03:57:50.072Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.06s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.02s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-11-27T03:57:50.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-11-27T03:57:50.108Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-11-27T03:57:50.538Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-11-27T03:57:50.539Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-11-27T03:57:50.539Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-11-27T03:57:50.539Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-11-27T03:57:50.539Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-11-27T03:57:50.539Z] PASS [2020-11-27T03:57:50.539Z] coverage: 88.6% of statements [2020-11-27T03:57:50.539Z] ok github.com/docker/docker/pkg/tailfile 0.450s coverage: 88.6% of statements [2020-11-27T03:57:51.004Z] === RUN TestTarSumRemoveNonExistent [2020-11-27T03:57:51.004Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2020-11-27T03:57:51.004Z] === RUN TestTarSumRemove [2020-11-27T03:57:51.004Z] --- PASS: TestTarSumRemove (0.00s) [2020-11-27T03:57:51.004Z] === RUN TestSortFileInfoSums [2020-11-27T03:57:51.004Z] --- PASS: TestSortFileInfoSums (0.00s) [2020-11-27T03:57:51.004Z] === RUN TestNewTarSumForLabelInvalid [2020-11-27T03:57:51.004Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2020-11-27T03:57:51.004Z] === RUN TestNewTarSumForLabel [2020-11-27T03:57:51.004Z] --- PASS: TestNewTarSumForLabel (0.00s) [2020-11-27T03:57:51.004Z] === RUN TestEmptyTar [2020-11-27T03:57:51.004Z] --- PASS: TestEmptyTar (0.00s) [2020-11-27T03:57:51.004Z] === RUN TestTarSumsReadSize [2020-11-27T03:57:51.004Z] --- PASS: TestTarSumsReadSize (0.00s) [2020-11-27T03:57:51.004Z] === RUN TestTarSums [2020-11-27T03:57:51.004Z] --- PASS: TestTarSums (0.07s) [2020-11-27T03:57:51.004Z] === RUN TestIteration [2020-11-27T03:57:51.004Z] --- PASS: TestIteration (0.00s) [2020-11-27T03:57:51.004Z] === RUN TestVersionLabelForChecksum [2020-11-27T03:57:51.004Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2020-11-27T03:57:51.004Z] === RUN TestVersion [2020-11-27T03:57:51.004Z] --- PASS: TestVersion (0.00s) [2020-11-27T03:57:51.004Z] === RUN TestGetVersion [2020-11-27T03:57:51.004Z] --- PASS: TestGetVersion (0.00s) [2020-11-27T03:57:51.004Z] === RUN TestGetVersions [2020-11-27T03:57:51.004Z] --- PASS: TestGetVersions (0.00s) [2020-11-27T03:57:51.004Z] PASS [2020-11-27T03:57:51.004Z] coverage: 89.3% of statements [2020-11-27T03:57:51.005Z] ok github.com/docker/docker/pkg/tarsum 0.230s coverage: 89.3% of statements [2020-11-27T03:57:51.005Z] testing: warning: no tests to run [2020-11-27T03:57:51.005Z] PASS [2020-11-27T03:57:51.005Z] coverage: [no statements] [2020-11-27T03:57:51.005Z] ok github.com/docker/docker/pkg/term/windows 0.068s coverage: [no statements] [no tests to run] [2020-11-27T03:57:51.049Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-11-27T03:57:51.309Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-11-27T03:57:51.413Z] --- PASS: TestDockerNetworkReConnect (3.13s) [2020-11-27T03:57:51.413Z] === RUN TestServicePlugin [2020-11-27T03:57:51.413Z] --- SKIP: TestServicePlugin (0.00s) [2020-11-27T03:57:51.413Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T03:57:51.413Z] === RUN TestServiceUpdateLabel [2020-11-27T03:57:51.883Z] === RUN TestDockerSuite/TestCpVolumePath [2020-11-27T03:57:51.914Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2020-11-27T03:57:51.914Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-11-27T03:57:51.914Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-11-27T03:57:51.914Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-11-27T03:57:51.914Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-11-27T03:57:51.914Z] ? github.com/docker/docker/pkg/term [no test files] [2020-11-27T03:57:51.914Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-11-27T03:57:51.914Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-11-27T03:57:51.914Z] ? github.com/docker/docker/rootless [no test files] [2020-11-27T03:57:51.914Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-11-27T03:57:51.914Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-11-27T03:57:51.914Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-11-27T03:57:51.914Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-11-27T03:57:51.914Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-11-27T03:57:51.914Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-11-27T03:57:51.914Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-11-27T03:57:51.914Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-11-27T03:57:51.914Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-11-27T03:57:51.914Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-11-27T03:57:51.914Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-11-27T03:57:51.914Z] ? github.com/docker/docker/testutil/request [no test files] [2020-11-27T03:57:51.914Z] ? github.com/docker/docker/volume [no test files] [2020-11-27T03:57:51.914Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-11-27T03:57:51.914Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-11-27T03:57:51.984Z] === RUN TestTruncIndex [2020-11-27T03:57:51.984Z] --- PASS: TestTruncIndex (0.10s) [2020-11-27T03:57:51.984Z] PASS [2020-11-27T03:57:51.984Z] coverage: 91.5% of statements [2020-11-27T03:57:51.984Z] ok github.com/docker/docker/pkg/truncindex 0.156s coverage: 91.5% of statements [2020-11-27T03:57:51.984Z] === RUN TestIsGIT [2020-11-27T03:57:51.984Z] --- PASS: TestIsGIT (0.00s) [2020-11-27T03:57:51.984Z] === RUN TestIsTransport [2020-11-27T03:57:51.984Z] --- PASS: TestIsTransport (0.00s) [2020-11-27T03:57:51.984Z] PASS [2020-11-27T03:57:51.984Z] coverage: 100.0% of statements [2020-11-27T03:57:51.984Z] ok github.com/docker/docker/pkg/urlutil 0.041s coverage: 100.0% of statements [2020-11-27T03:57:52.174Z] [2020-11-27T03:57:52.174Z] === Skipped [2020-11-27T03:57:52.174Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-11-27T03:57:52.174Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-11-27T03:57:52.174Z] [2020-11-27T03:57:52.174Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-11-27T03:57:52.174Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-11-27T03:57:52.174Z] [2020-11-27T03:57:52.174Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-11-27T03:57:52.174Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T03:57:52.174Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T03:57:52.174Z] [2020-11-27T03:57:52.174Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-11-27T03:57:52.174Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T03:57:52.174Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T03:57:52.174Z] [2020-11-27T03:57:52.174Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-11-27T03:57:52.174Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T03:57:52.174Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T03:57:52.174Z] [2020-11-27T03:57:52.174Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-11-27T03:57:52.174Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T03:57:52.174Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T03:57:52.174Z] [2020-11-27T03:57:52.174Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-11-27T03:57:52.174Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T03:57:52.174Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T03:57:52.174Z] [2020-11-27T03:57:52.174Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-11-27T03:57:52.174Z] graphtest_unix.go:73: No driver to put! [2020-11-27T03:57:52.174Z] [2020-11-27T03:57:52.174Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-11-27T03:57:52.175Z] time="2020-11-27T03:56:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-27T03:57:52.175Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-27T03:57:52.175Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-27T03:57:52.175Z] [2020-11-27T03:57:52.175Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-11-27T03:57:52.175Z] time="2020-11-27T03:56:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-27T03:57:52.175Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-27T03:57:52.175Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-27T03:57:52.175Z] [2020-11-27T03:57:52.175Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-11-27T03:57:52.175Z] time="2020-11-27T03:56:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-27T03:57:52.175Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-27T03:57:52.175Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-27T03:57:52.175Z] [2020-11-27T03:57:52.175Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-11-27T03:57:52.175Z] time="2020-11-27T03:56:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-27T03:57:52.175Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-27T03:57:52.175Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-27T03:57:52.175Z] [2020-11-27T03:57:52.175Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-11-27T03:57:52.175Z] time="2020-11-27T03:56:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-27T03:57:52.175Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-27T03:57:52.175Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-27T03:57:52.175Z] [2020-11-27T03:57:52.175Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-11-27T03:57:52.175Z] graphtest_unix.go:73: No driver to put! [2020-11-27T03:57:52.175Z] [2020-11-27T03:57:52.175Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-11-27T03:57:52.175Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-11-27T03:57:52.175Z] [2020-11-27T03:57:52.175Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-11-27T03:57:52.175Z] overlay_test.go:49: Fails to compute changes intermittently [2020-11-27T03:57:52.175Z] [2020-11-27T03:57:52.175Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-11-27T03:57:52.175Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-11-27T03:57:52.175Z] [2020-11-27T03:57:52.175Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-11-27T03:57:52.175Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-11-27T03:57:52.175Z] [2020-11-27T03:57:52.175Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-11-27T03:57:52.175Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T03:57:52.175Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T03:57:52.175Z] [2020-11-27T03:57:52.175Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-11-27T03:57:52.175Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T03:57:52.175Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T03:57:52.175Z] [2020-11-27T03:57:52.175Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-11-27T03:57:52.175Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T03:57:52.175Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T03:57:52.175Z] [2020-11-27T03:57:52.175Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-11-27T03:57:52.175Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T03:57:52.175Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T03:57:52.175Z] [2020-11-27T03:57:52.175Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-11-27T03:57:52.175Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T03:57:52.175Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T03:57:52.175Z] [2020-11-27T03:57:52.175Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-11-27T03:57:52.175Z] graphtest_unix.go:73: No driver to put! [2020-11-27T03:57:52.175Z] [2020-11-27T03:57:52.175Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-11-27T03:57:52.175Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-11-27T03:57:52.175Z] [2020-11-27T03:57:52.175Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-11-27T03:57:52.175Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-11-27T03:57:52.175Z] [2020-11-27T03:57:52.175Z] [2020-11-27T03:57:52.175Z] DONE 2191 tests, 26 skipped in 259.040s Post stage [Pipeline] junit [2020-11-27T03:57:52.756Z] Recording test results [2020-11-27T03:57:52.822Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-11-27T03:57:52.822Z] === RUN TestDockerSuite/TestCreateArgs [2020-11-27T03:57:52.949Z] --- PASS: TestServiceUpdateLabel (1.98s) [2020-11-27T03:57:52.949Z] === RUN TestServiceUpdateSecrets [2020-11-27T03:57:52.963Z] === RUN TestVersionInfo [2020-11-27T03:57:52.963Z] --- PASS: TestVersionInfo (0.00s) [2020-11-27T03:57:52.963Z] === RUN TestAppendVersions [2020-11-27T03:57:52.963Z] --- PASS: TestAppendVersions (0.00s) [2020-11-27T03:57:52.963Z] PASS [2020-11-27T03:57:52.963Z] coverage: 88.9% of statements [2020-11-27T03:57:52.963Z] ok github.com/docker/docker/pkg/useragent 0.037s coverage: 88.9% of statements [2020-11-27T03:57:52.963Z] time="2020-11-27T03:57:52Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post http://127.0.0.1:49223/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2020-11-27T03:57:53.083Z] === RUN TestDockerSuite/TestCreateByImageID [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-11-27T03:57:53.344Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-11-27T03:57:53.603Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41720/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 hack/validate/vendor [2020-11-27T03:57:53.914Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-11-27T03:57:53.914Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-11-27T03:57:53.914Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-11-27T03:57:54.484Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-11-27T03:57:54.541Z] No vendor changes in diff. [2020-11-27T03:57:54.744Z] === RUN TestDockerSuite/TestCreateLabels [2020-11-27T03:57:54.744Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-11-27T03:57:54.744Z] === RUN TestDockerSuite/TestCreateRM [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-27T03:57:55.005Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-11-27T03:57:55.005Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-11-27T03:57:55.005Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-11-27T03:57:55.005Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-11-27T03:57:55.111Z] + echo Ensuring container killed. [2020-11-27T03:57:55.111Z] Ensuring container killed. [2020-11-27T03:57:55.111Z] + docker rm -vf docker-pr3 [2020-11-27T03:57:55.111Z] Error: No such container: docker-pr3 [2020-11-27T03:57:55.111Z] + true [Pipeline] sh [2020-11-27T03:57:55.163Z] === RUN TestValidatePrivileges [2020-11-27T03:57:55.163Z] --- PASS: TestValidatePrivileges (0.00s) [2020-11-27T03:57:55.163Z] === RUN TestFilterByCapNeg [2020-11-27T03:57:55.163Z] --- PASS: TestFilterByCapNeg (0.00s) [2020-11-27T03:57:55.163Z] === RUN TestFilterByCapPos [2020-11-27T03:57:55.163Z] --- PASS: TestFilterByCapPos (0.00s) [2020-11-27T03:57:55.163Z] === RUN TestStoreGetPluginNotMatchCapRefs [2020-11-27T03:57:55.163Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2020-11-27T03:57:55.163Z] PASS [2020-11-27T03:57:55.163Z] coverage: 12.0% of statements [2020-11-27T03:57:55.163Z] ok github.com/docker/docker/plugin 0.248s coverage: 12.0% of statements [2020-11-27T03:57:55.163Z] === RUN TestNewSettable [2020-11-27T03:57:55.163Z] --- PASS: TestNewSettable (0.00s) [2020-11-27T03:57:55.163Z] === RUN TestIsSettable [2020-11-27T03:57:55.163Z] --- PASS: TestIsSettable (0.00s) [2020-11-27T03:57:55.163Z] === RUN TestUpdateSettingsEnv [2020-11-27T03:57:55.163Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2020-11-27T03:57:55.163Z] PASS [2020-11-27T03:57:55.163Z] coverage: 20.1% of statements [2020-11-27T03:57:55.163Z] ok github.com/docker/docker/plugin/v2 0.323s coverage: 20.1% of statements [2020-11-27T03:57:55.487Z] + echo Chowning /workspace to jenkins user [2020-11-27T03:57:55.487Z] Chowning /workspace to jenkins user [2020-11-27T03:57:55.487Z] + id -u [2020-11-27T03:57:55.487Z] + id -g [2020-11-27T03:57:55.487Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41720:/workspace busybox chown -R 1000:1000 /workspace [2020-11-27T03:57:55.634Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-11-27T03:57:55.634Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-11-27T03:57:55.634Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-11-27T03:57:55.634Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-11-27T03:57:55.634Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-11-27T03:57:55.634Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-11-27T03:57:55.634Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-11-27T03:57:55.634Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-11-27T03:57:55.634Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-27T03:57:56.369Z] + bundleName=unit [2020-11-27T03:57:56.369Z] + echo Creating unit-bundles.tar.gz [2020-11-27T03:57:56.369Z] Creating unit-bundles.tar.gz [2020-11-27T03:57:56.369Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-11-27T03:57:56.369Z] bundles/junit-report.xml [2020-11-27T03:57:56.369Z] bundles/go-test-report.json [2020-11-27T03:57:56.369Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-11-27T03:57:56.381Z] Archiving artifacts [2020-11-27T03:57:56.388Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-11-27T03:57:56.612Z] === RUN TestLoad [2020-11-27T03:57:56.612Z] --- PASS: TestLoad (0.00s) [2020-11-27T03:57:56.612Z] === RUN TestSave [2020-11-27T03:57:56.612Z] --- PASS: TestSave (0.04s) [2020-11-27T03:57:56.612Z] === RUN TestAddDeleteGet [2020-11-27T03:57:56.612Z] --- PASS: TestAddDeleteGet (0.04s) [2020-11-27T03:57:56.612Z] === RUN TestInvalidTags [2020-11-27T03:57:56.612Z] --- PASS: TestInvalidTags (0.01s) [2020-11-27T03:57:56.612Z] PASS [2020-11-27T03:57:56.612Z] coverage: 84.4% of statements [2020-11-27T03:57:56.612Z] ok github.com/docker/docker/reference 0.181s coverage: 84.4% of statements [2020-11-27T03:57:56.648Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-11-27T03:57:56.648Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-11-27T03:57:56.829Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41720/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-27T03:57:57.141Z] + make clean [2020-11-27T03:57:57.400Z] docker volume rm -f docker-dev-cache [2020-11-27T03:57:57.400Z] docker-dev-cache [Pipeline] deleteDir [2020-11-27T03:57:57.591Z] === RUN TestRestartManagerTimeout [2020-11-27T03:57:57.591Z] --- PASS: TestRestartManagerTimeout (0.00s) [2020-11-27T03:57:57.591Z] === RUN TestRestartManagerTimeoutReset [2020-11-27T03:57:57.591Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2020-11-27T03:57:57.591Z] PASS [2020-11-27T03:57:57.591Z] coverage: 50.9% of statements [2020-11-27T03:57:57.591Z] ok github.com/docker/docker/restartmanager 0.092s coverage: 50.9% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-27T03:57:58.055Z] === RUN TestResumableRequestHeaderSimpleErrors [2020-11-27T03:57:58.055Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.05s) [2020-11-27T03:57:58.055Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2020-11-27T03:57:58.055Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2020-11-27T03:57:58.055Z] === RUN TestResumableRequestHeaderTooMuchFailures [2020-11-27T03:57:58.055Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2020-11-27T03:57:58.055Z] === RUN TestResumableRequestReaderWithReadError [2020-11-27T03:57:58.055Z] time="2020-11-27T03:57:57Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2020-11-27T03:57:58.055Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s) [2020-11-27T03:57:58.055Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2020-11-27T03:57:58.055Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2020-11-27T03:57:58.055Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2020-11-27T03:57:58.055Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2020-11-27T03:57:58.055Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2020-11-27T03:57:58.055Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2020-11-27T03:57:58.055Z] === RUN TestResumableRequestReader [2020-11-27T03:57:58.055Z] --- PASS: TestResumableRequestReader (0.00s) [2020-11-27T03:57:58.055Z] === RUN TestResumableRequestReaderWithInitialResponse [2020-11-27T03:57:58.055Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2020-11-27T03:57:58.055Z] PASS [2020-11-27T03:57:58.055Z] coverage: 100.0% of statements [2020-11-27T03:57:58.055Z] ok github.com/docker/docker/registry/resumable 0.474s coverage: 100.0% of statements [2020-11-27T03:57:58.519Z] === RUN TestResolveAuthConfigIndexServer [2020-11-27T03:57:58.519Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2020-11-27T03:57:58.519Z] === RUN TestResolveAuthConfigFullURL [2020-11-27T03:57:58.519Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2020-11-27T03:57:58.519Z] === RUN TestLoadAllowNondistributableArtifacts [2020-11-27T03:57:58.519Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2020-11-27T03:57:58.519Z] === RUN TestValidateMirror [2020-11-27T03:57:58.519Z] --- PASS: TestValidateMirror (0.00s) [2020-11-27T03:57:58.519Z] === RUN TestLoadInsecureRegistries [2020-11-27T03:57:58.519Z] time="2020-11-27T03:57:58Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2020-11-27T03:57:58.519Z] time="2020-11-27T03:57:58Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2020-11-27T03:57:58.519Z] time="2020-11-27T03:57:58Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2020-11-27T03:57:58.519Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2020-11-27T03:57:58.519Z] === RUN TestNewServiceConfig [2020-11-27T03:57:58.519Z] --- PASS: TestNewServiceConfig (0.00s) [2020-11-27T03:57:58.519Z] === RUN TestValidateIndexName [2020-11-27T03:57:58.519Z] --- PASS: TestValidateIndexName (0.00s) [2020-11-27T03:57:58.519Z] === RUN TestValidateIndexNameWithError [2020-11-27T03:57:58.519Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2020-11-27T03:57:58.519Z] === RUN TestEndpointParse [2020-11-27T03:57:58.519Z] --- PASS: TestEndpointParse (0.00s) [2020-11-27T03:57:58.519Z] === RUN TestEndpointParseInvalid [2020-11-27T03:57:58.519Z] --- PASS: TestEndpointParseInvalid (0.00s) [2020-11-27T03:57:58.519Z] === RUN TestValidateEndpoint [2020-11-27T03:57:58.519Z] --- PASS: TestValidateEndpoint (0.01s) [2020-11-27T03:57:58.519Z] === RUN TestPing [2020-11-27T03:57:58.519Z] --- PASS: TestPing (0.00s) [2020-11-27T03:57:58.519Z] === RUN TestPingRegistryEndpoint [2020-11-27T03:57:58.519Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2020-11-27T03:57:58.519Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2020-11-27T03:57:58.519Z] === RUN TestEndpoint [2020-11-27T03:57:58.519Z] --- SKIP: TestEndpoint (0.01s) [2020-11-27T03:57:58.519Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2020-11-27T03:57:58.519Z] === RUN TestParseRepositoryInfo [2020-11-27T03:57:58.519Z] --- PASS: TestParseRepositoryInfo (0.00s) [2020-11-27T03:57:58.519Z] === RUN TestNewIndexInfo [2020-11-27T03:57:58.519Z] --- PASS: TestNewIndexInfo (0.00s) [2020-11-27T03:57:58.519Z] === RUN TestMirrorEndpointLookup [2020-11-27T03:57:58.519Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2020-11-27T03:57:58.519Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2020-11-27T03:57:58.519Z] === RUN TestSearchRepositories [2020-11-27T03:57:58.519Z] --- PASS: TestSearchRepositories (0.00s) [2020-11-27T03:57:58.519Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2020-11-27T03:57:58.519Z] Host: 127.0.0.1:49238 [2020-11-27T03:57:58.519Z] User-Agent: docker test client [2020-11-27T03:57:58.519Z] Authorization: Token fake-token [2020-11-27T03:57:58.519Z] X-Docker-Token: true [2020-11-27T03:57:58.519Z] Accept-Encoding: gzip [2020-11-27T03:57:58.519Z] [2020-11-27T03:57:58.519Z] [2020-11-27T03:57:58.519Z] registry_test.go:730: HTTP/1.1 200 OK [2020-11-27T03:57:58.519Z] Connection: close [2020-11-27T03:57:58.519Z] Content-Length: 144 [2020-11-27T03:57:58.519Z] Cache-Control: no-cache [2020-11-27T03:57:58.519Z] Content-Type: application/json [2020-11-27T03:57:58.519Z] Date: Fri, 27 Nov 2020 03:57:58 GMT [2020-11-27T03:57:58.519Z] Expires: -1 [2020-11-27T03:57:58.519Z] Pragma: no-cache [2020-11-27T03:57:58.519Z] Server: docker-tests/mock [2020-11-27T03:57:58.519Z] X-Docker-Registry-Config: mock [2020-11-27T03:57:58.519Z] X-Docker-Registry-Version: 0.0.0 [2020-11-27T03:57:58.519Z] [2020-11-27T03:57:58.519Z] [2020-11-27T03:57:58.519Z] === RUN TestTrustedLocation [2020-11-27T03:57:58.519Z] --- PASS: TestTrustedLocation (0.00s) [2020-11-27T03:57:58.519Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2020-11-27T03:57:58.519Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2020-11-27T03:57:58.519Z] === RUN TestAllowNondistributableArtifacts [2020-11-27T03:57:58.519Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2020-11-27T03:57:58.519Z] === RUN TestIsSecureIndex [2020-11-27T03:57:58.519Z] --- PASS: TestIsSecureIndex (0.00s) [2020-11-27T03:57:58.519Z] PASS [2020-11-27T03:57:58.519Z] coverage: 50.3% of statements [2020-11-27T03:57:58.519Z] ok github.com/docker/docker/registry 0.582s coverage: 50.3% of statements [2020-11-27T03:57:59.501Z] === RUN TestDecodeContainerConfig [2020-11-27T03:57:59.501Z] --- PASS: TestDecodeContainerConfig (0.00s) [2020-11-27T03:57:59.501Z] === RUN TestDecodeContainerConfigIsolation [2020-11-27T03:57:59.501Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2020-11-27T03:57:59.501Z] === RUN TestValidatePrivileged [2020-11-27T03:57:59.501Z] --- PASS: TestValidatePrivileged (0.00s) [2020-11-27T03:57:59.501Z] PASS [2020-11-27T03:57:59.501Z] coverage: 52.2% of statements [2020-11-27T03:57:59.501Z] ok github.com/docker/docker/runconfig 0.050s coverage: 52.2% of statements [2020-11-27T03:57:59.965Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2020-11-27T03:57:59.965Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2020-11-27T03:57:59.965Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2020-11-27T03:57:59.965Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2020-11-27T03:57:59.965Z] PASS [2020-11-27T03:57:59.965Z] coverage: 62.5% of statements [2020-11-27T03:57:59.965Z] ok github.com/docker/docker/testutil 0.073s coverage: 62.5% of statements [2020-11-27T03:58:00.850Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-11-27T03:58:00.850Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-11-27T03:58:00.850Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-11-27T03:58:01.112Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-11-27T03:58:01.112Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-11-27T03:58:01.112Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-11-27T03:58:01.683Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-11-27T03:58:02.166Z] --- PASS: TestNewClientWithTimeout (17.68s) [2020-11-27T03:58:02.166Z] === RUN TestClientStream [2020-11-27T03:58:02.166Z] --- PASS: TestClientStream (0.00s) [2020-11-27T03:58:02.166Z] === RUN TestClientSendFile [2020-11-27T03:58:02.166Z] --- PASS: TestClientSendFile (0.00s) [2020-11-27T03:58:02.166Z] === RUN TestClientWithRequestTimeout [2020-11-27T03:58:02.166Z] --- PASS: TestClientWithRequestTimeout (0.06s) [2020-11-27T03:58:02.166Z] === RUN TestFileSpecPlugin [2020-11-27T03:58:02.166Z] --- PASS: TestFileSpecPlugin (0.01s) [2020-11-27T03:58:02.166Z] === RUN TestFileJSONSpecPlugin [2020-11-27T03:58:02.166Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2020-11-27T03:58:02.166Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2020-11-27T03:58:02.167Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2020-11-27T03:58:02.167Z] === RUN TestPluginAddHandler [2020-11-27T03:58:02.167Z] --- PASS: TestPluginAddHandler (0.00s) [2020-11-27T03:58:02.167Z] === RUN TestPluginWaitBadPlugin [2020-11-27T03:58:02.167Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2020-11-27T03:58:02.167Z] === RUN TestGet [2020-11-27T03:58:02.167Z] time="2020-11-27T03:58:01Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2020-11-27T03:58:02.622Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-11-27T03:58:02.631Z] === RUN TestGetAddress [2020-11-27T03:58:02.631Z] --- PASS: TestGetAddress (0.00s) [2020-11-27T03:58:02.631Z] === RUN TestRemove [2020-11-27T03:58:02.631Z] --- SKIP: TestRemove (0.00s) [2020-11-27T03:58:02.631Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-11-27T03:58:02.631Z] === RUN TestInitializeWithVolumes [2020-11-27T03:58:02.631Z] --- PASS: TestInitializeWithVolumes (0.00s) [2020-11-27T03:58:02.631Z] === RUN TestCreate [2020-11-27T03:58:02.631Z] --- PASS: TestCreate (0.01s) [2020-11-27T03:58:02.631Z] === RUN TestValidateName [2020-11-27T03:58:02.631Z] --- PASS: TestValidateName (0.00s) [2020-11-27T03:58:02.631Z] === RUN TestCreateWithOpts [2020-11-27T03:58:02.631Z] --- SKIP: TestCreateWithOpts (0.00s) [2020-11-27T03:58:02.631Z] local_test.go:181: runtime.GOOS == "windows" [2020-11-27T03:58:02.631Z] === RUN TestRelaodNoOpts [2020-11-27T03:58:02.631Z] --- PASS: TestRelaodNoOpts (0.01s) [2020-11-27T03:58:02.631Z] PASS [2020-11-27T03:58:02.631Z] coverage: 41.0% of statements [2020-11-27T03:58:02.631Z] ok github.com/docker/docker/volume/local 0.323s coverage: 41.0% of statements [2020-11-27T03:58:02.631Z] === RUN TestGetDriver [2020-11-27T03:58:02.631Z] --- PASS: TestGetDriver (0.00s) [2020-11-27T03:58:02.631Z] === RUN TestVolumeRequestError [2020-11-27T03:58:02.631Z] --- PASS: TestVolumeRequestError (0.01s) [2020-11-27T03:58:02.631Z] PASS [2020-11-27T03:58:02.631Z] coverage: 36.1% of statements [2020-11-27T03:58:02.631Z] ok github.com/docker/docker/volume/drivers 0.181s coverage: 36.1% of statements [2020-11-27T03:58:03.096Z] time="2020-11-27T03:58:02Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2020-11-27T03:58:03.096Z] === RUN TestConvertTmpfsOptions [2020-11-27T03:58:03.096Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2020-11-27T03:58:03.096Z] parser_test.go:49: data="mode=700,size=1m" [2020-11-27T03:58:03.096Z] parser_test.go:49: data="ro" [2020-11-27T03:58:03.096Z] === RUN TestParseMountRaw [2020-11-27T03:58:03.096Z] --- PASS: TestParseMountRaw (0.02s) [2020-11-27T03:58:03.096Z] === RUN TestParseMountRawSplit [2020-11-27T03:58:03.096Z] --- PASS: TestParseMountRawSplit (0.00s) [2020-11-27T03:58:03.096Z] parser_test.go:390: case 0 [2020-11-27T03:58:03.096Z] parser_test.go:390: case 1 [2020-11-27T03:58:03.096Z] parser_test.go:390: case 2 [2020-11-27T03:58:03.096Z] parser_test.go:390: case 3 [2020-11-27T03:58:03.096Z] parser_test.go:390: case 4 [2020-11-27T03:58:03.096Z] parser_test.go:390: case 5 [2020-11-27T03:58:03.096Z] parser_test.go:390: case 6 [2020-11-27T03:58:03.096Z] parser_test.go:390: case 7 [2020-11-27T03:58:03.096Z] parser_test.go:390: case 8 [2020-11-27T03:58:03.096Z] parser_test.go:390: case 0 [2020-11-27T03:58:03.096Z] parser_test.go:390: case 1 [2020-11-27T03:58:03.096Z] parser_test.go:390: case 2 [2020-11-27T03:58:03.096Z] parser_test.go:390: case 3 [2020-11-27T03:58:03.096Z] parser_test.go:390: case 4 [2020-11-27T03:58:03.096Z] parser_test.go:390: case 5 [2020-11-27T03:58:03.096Z] parser_test.go:390: case 6 [2020-11-27T03:58:03.096Z] parser_test.go:390: case 7 [2020-11-27T03:58:03.096Z] parser_test.go:390: case 8 [2020-11-27T03:58:03.096Z] parser_test.go:390: case 9 [2020-11-27T03:58:03.096Z] parser_test.go:390: case 10 [2020-11-27T03:58:03.096Z] parser_test.go:390: case 11 [2020-11-27T03:58:03.096Z] parser_test.go:390: case 12 [2020-11-27T03:58:03.096Z] parser_test.go:390: case 0 [2020-11-27T03:58:03.096Z] parser_test.go:390: case 1 [2020-11-27T03:58:03.096Z] parser_test.go:390: case 2 [2020-11-27T03:58:03.096Z] parser_test.go:390: case 3 [2020-11-27T03:58:03.096Z] parser_test.go:390: case 4 [2020-11-27T03:58:03.096Z] parser_test.go:390: case 5 [2020-11-27T03:58:03.096Z] parser_test.go:390: case 6 [2020-11-27T03:58:03.096Z] parser_test.go:390: case 7 [2020-11-27T03:58:03.096Z] parser_test.go:390: case 8 [2020-11-27T03:58:03.096Z] parser_test.go:390: case 9 [2020-11-27T03:58:03.096Z] parser_test.go:390: case 10 [2020-11-27T03:58:03.096Z] parser_test.go:390: case 11 [2020-11-27T03:58:03.096Z] === RUN TestParseMountSpec [2020-11-27T03:58:03.096Z] --- PASS: TestParseMountSpec (0.00s) [2020-11-27T03:58:03.096Z] parser_test.go:455: case 0 [2020-11-27T03:58:03.096Z] parser_test.go:455: case 1 [2020-11-27T03:58:03.096Z] parser_test.go:455: case 2 [2020-11-27T03:58:03.096Z] parser_test.go:455: case 3 [2020-11-27T03:58:03.096Z] parser_test.go:455: case 4 [2020-11-27T03:58:03.096Z] parser_test.go:455: case 5 [2020-11-27T03:58:03.096Z] === RUN TestParseMountSpecBindWithFileinfoError [2020-11-27T03:58:03.096Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2020-11-27T03:58:03.096Z] === RUN TestValidateMount [2020-11-27T03:58:03.096Z] --- PASS: TestValidateMount (0.01s) [2020-11-27T03:58:03.096Z] PASS [2020-11-27T03:58:03.096Z] coverage: 66.2% of statements [2020-11-27T03:58:03.096Z] ok github.com/docker/docker/volume/mounts 0.128s coverage: 66.2% of statements [2020-11-27T03:58:03.197Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-11-27T03:58:04.139Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-11-27T03:58:04.648Z] time="2020-11-27T03:58:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2020-11-27T03:58:05.079Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-11-27T03:58:05.112Z] === RUN TestSetGetMeta [2020-11-27T03:58:05.112Z] === PAUSE TestSetGetMeta [2020-11-27T03:58:05.112Z] === RUN TestRestore [2020-11-27T03:58:05.112Z] === PAUSE TestRestore [2020-11-27T03:58:05.112Z] === RUN TestServiceCreate [2020-11-27T03:58:05.112Z] === PAUSE TestServiceCreate [2020-11-27T03:58:05.112Z] === RUN TestServiceList [2020-11-27T03:58:05.112Z] === PAUSE TestServiceList [2020-11-27T03:58:05.112Z] === RUN TestServiceRemove [2020-11-27T03:58:05.112Z] === PAUSE TestServiceRemove [2020-11-27T03:58:05.112Z] === RUN TestServiceGet [2020-11-27T03:58:05.112Z] === PAUSE TestServiceGet [2020-11-27T03:58:05.112Z] === RUN TestServicePrune [2020-11-27T03:58:05.112Z] === PAUSE TestServicePrune [2020-11-27T03:58:05.112Z] === RUN TestCreate [2020-11-27T03:58:05.112Z] === PAUSE TestCreate [2020-11-27T03:58:05.112Z] === RUN TestRemove [2020-11-27T03:58:05.112Z] === PAUSE TestRemove [2020-11-27T03:58:05.112Z] === RUN TestList [2020-11-27T03:58:05.112Z] === PAUSE TestList [2020-11-27T03:58:05.112Z] === RUN TestFindByDriver [2020-11-27T03:58:05.112Z] === PAUSE TestFindByDriver [2020-11-27T03:58:05.112Z] === RUN TestFindByReferenced [2020-11-27T03:58:05.112Z] === PAUSE TestFindByReferenced [2020-11-27T03:58:05.112Z] === RUN TestDerefMultipleOfSameRef [2020-11-27T03:58:05.112Z] === PAUSE TestDerefMultipleOfSameRef [2020-11-27T03:58:05.112Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2020-11-27T03:58:05.112Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2020-11-27T03:58:05.112Z] === RUN TestDefererencePluginOnCreateError [2020-11-27T03:58:05.112Z] === PAUSE TestDefererencePluginOnCreateError [2020-11-27T03:58:05.112Z] === RUN TestRefDerefRemove [2020-11-27T03:58:05.112Z] === PAUSE TestRefDerefRemove [2020-11-27T03:58:05.112Z] === RUN TestGet [2020-11-27T03:58:05.112Z] === PAUSE TestGet [2020-11-27T03:58:05.112Z] === RUN TestGetWithReference [2020-11-27T03:58:05.112Z] === PAUSE TestGetWithReference [2020-11-27T03:58:05.112Z] === RUN TestFilterFunc [2020-11-27T03:58:05.112Z] === RUN TestFilterFunc/test_nil_list [2020-11-27T03:58:05.112Z] === PAUSE TestFilterFunc/test_nil_list [2020-11-27T03:58:05.112Z] === RUN TestFilterFunc/test_empty_list [2020-11-27T03:58:05.112Z] === PAUSE TestFilterFunc/test_empty_list [2020-11-27T03:58:05.112Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2020-11-27T03:58:05.112Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2020-11-27T03:58:05.112Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-11-27T03:58:05.112Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-11-27T03:58:05.112Z] === RUN TestFilterFunc/test_filter_some [2020-11-27T03:58:05.112Z] === PAUSE TestFilterFunc/test_filter_some [2020-11-27T03:58:05.112Z] === RUN TestFilterFunc/test_filter_middle [2020-11-27T03:58:05.112Z] === PAUSE TestFilterFunc/test_filter_middle [2020-11-27T03:58:05.112Z] === RUN TestFilterFunc/test_filter_middle_and_last [2020-11-27T03:58:05.112Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2020-11-27T03:58:05.112Z] === RUN TestFilterFunc/test_filter_first_and_last [2020-11-27T03:58:05.112Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2020-11-27T03:58:05.112Z] === CONT TestFilterFunc/test_nil_list [2020-11-27T03:58:05.112Z] === CONT TestFilterFunc/test_filter_first_and_last [2020-11-27T03:58:05.112Z] === CONT TestFilterFunc/test_filter_some [2020-11-27T03:58:05.112Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2020-11-27T03:58:05.112Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-11-27T03:58:05.112Z] === CONT TestFilterFunc/test_empty_list [2020-11-27T03:58:05.112Z] === CONT TestFilterFunc/test_filter_middle_and_last [2020-11-27T03:58:05.112Z] === CONT TestFilterFunc/test_filter_middle [2020-11-27T03:58:05.112Z] --- PASS: TestFilterFunc (0.00s) [2020-11-27T03:58:05.112Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2020-11-27T03:58:05.112Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2020-11-27T03:58:05.112Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2020-11-27T03:58:05.112Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2020-11-27T03:58:05.112Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2020-11-27T03:58:05.112Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2020-11-27T03:58:05.112Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2020-11-27T03:58:05.112Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2020-11-27T03:58:05.112Z] === CONT TestSetGetMeta [2020-11-27T03:58:05.112Z] === CONT TestFindByReferenced [2020-11-27T03:58:05.112Z] === CONT TestDefererencePluginOnCreateError [2020-11-27T03:58:05.112Z] === CONT TestGetWithReference [2020-11-27T03:58:05.112Z] --- PASS: TestSetGetMeta (0.03s) [2020-11-27T03:58:05.112Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2020-11-27T03:58:05.112Z] --- PASS: TestFindByReferenced (0.04s) [2020-11-27T03:58:05.112Z] === CONT TestDerefMultipleOfSameRef [2020-11-27T03:58:05.112Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2020-11-27T03:58:05.112Z] === CONT TestServicePrune [2020-11-27T03:58:05.112Z] --- PASS: TestGetWithReference (0.04s) [2020-11-27T03:58:05.112Z] === CONT TestFindByDriver [2020-11-27T03:58:05.112Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2020-11-27T03:58:05.112Z] === CONT TestList [2020-11-27T03:58:05.112Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2020-11-27T03:58:05.112Z] === CONT TestRemove [2020-11-27T03:58:05.112Z] --- PASS: TestFindByDriver (0.03s) [2020-11-27T03:58:05.112Z] === CONT TestCreate [2020-11-27T03:58:05.112Z] --- PASS: TestList (0.04s) [2020-11-27T03:58:05.112Z] === CONT TestServiceList [2020-11-27T03:58:05.112Z] --- PASS: TestRemove (0.03s) [2020-11-27T03:58:05.112Z] === CONT TestServiceGet [2020-11-27T03:58:05.112Z] --- PASS: TestCreate (0.03s) [2020-11-27T03:58:05.112Z] === CONT TestServiceRemove [2020-11-27T03:58:05.112Z] --- PASS: TestServiceGet (0.09s) [2020-11-27T03:58:05.112Z] === CONT TestGet [2020-11-27T03:58:05.112Z] time="2020-11-27T03:58:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-11-27T03:58:05.112Z] --- PASS: TestServiceRemove (0.09s) [2020-11-27T03:58:05.112Z] === CONT TestServiceCreate [2020-11-27T03:58:05.112Z] --- PASS: TestServiceList (0.11s) [2020-11-27T03:58:05.112Z] === CONT TestRestore [2020-11-27T03:58:05.112Z] time="2020-11-27T03:58:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-11-27T03:58:05.112Z] --- PASS: TestGet (0.03s) [2020-11-27T03:58:05.112Z] === CONT TestRefDerefRemove [2020-11-27T03:58:05.112Z] time="2020-11-27T03:58:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-11-27T03:58:05.112Z] time="2020-11-27T03:58:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2020-11-27T03:58:05.112Z] --- PASS: TestServiceCreate (0.03s) [2020-11-27T03:58:05.112Z] time="2020-11-27T03:58:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-11-27T03:58:05.112Z] --- PASS: TestRestore (0.04s) [2020-11-27T03:58:05.112Z] --- PASS: TestServicePrune (0.20s) [2020-11-27T03:58:05.112Z] --- PASS: TestRefDerefRemove (0.02s) [2020-11-27T03:58:05.112Z] PASS [2020-11-27T03:58:05.112Z] coverage: 70.3% of statements [2020-11-27T03:58:05.112Z] ok github.com/docker/docker/volume/service 0.458s coverage: 70.3% of statements [2020-11-27T03:58:05.348Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-11-27T03:58:05.940Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-11-27T03:58:06.200Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-11-27T03:58:06.461Z] === RUN TestDockerSuite/TestDevicePermissions [2020-11-27T03:58:07.031Z] === RUN TestDockerSuite/TestDockerFails [2020-11-27T03:58:07.031Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-11-27T03:58:07.031Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-11-27T03:58:07.031Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-11-27T03:58:07.972Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-11-27T03:58:08.232Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-11-27T03:58:08.316Z] --- PASS: TestServiceUpdateSecrets (14.20s) [2020-11-27T03:58:08.316Z] === RUN TestServiceUpdateConfigs [2020-11-27T03:58:08.882Z] time="2020-11-27T03:58:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2020-11-27T03:58:09.173Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-11-27T03:58:09.433Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-11-27T03:58:09.433Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-11-27T03:58:09.433Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-11-27T03:58:11.342Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-11-27T03:58:13.882Z] --- PASS: TestServicePlugin (32.69s) [2020-11-27T03:58:13.882Z] plugin_test.go:62: [de6b7424d5f01] joining swarm manager [d5007e82a1077]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T03:58:13.882Z] plugin_test.go:65: [df3c7437d1dac] joining swarm manager [d5007e82a1077]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T03:58:13.882Z] === RUN TestServiceUpdateLabel [2020-11-27T03:58:14.825Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-11-27T03:58:16.738Z] --- PASS: TestServiceUpdateLabel (2.75s) [2020-11-27T03:58:16.738Z] === RUN TestServiceUpdateSecrets [2020-11-27T03:58:16.998Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-11-27T03:58:17.503Z] --- PASS: TestGet (15.01s) [2020-11-27T03:58:17.503Z] === RUN TestPluginWithNoManifest [2020-11-27T03:58:17.503Z] --- PASS: TestPluginWithNoManifest (0.00s) [2020-11-27T03:58:17.503Z] === RUN TestGetAll [2020-11-27T03:58:17.503Z] --- PASS: TestGetAll (0.00s) [2020-11-27T03:58:17.503Z] PASS [2020-11-27T03:58:17.503Z] coverage: 73.4% of statements [2020-11-27T03:58:17.503Z] ok github.com/docker/docker/pkg/plugins 35.417s coverage: 73.4% of statements [2020-11-27T03:58:17.503Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-11-27T03:58:17.503Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-11-27T03:58:17.503Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-11-27T03:58:17.503Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-11-27T03:58:17.503Z] ? github.com/docker/docker/pkg/term [no test files] [2020-11-27T03:58:17.503Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-11-27T03:58:17.503Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2020-11-27T03:58:17.503Z] ? github.com/docker/docker/quota [no test files] [2020-11-27T03:58:17.503Z] ? github.com/docker/docker/rootless [no test files] [2020-11-27T03:58:17.503Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-11-27T03:58:17.503Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-11-27T03:58:17.503Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-11-27T03:58:17.503Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-11-27T03:58:17.503Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-11-27T03:58:17.503Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-11-27T03:58:17.503Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-11-27T03:58:17.503Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-11-27T03:58:17.503Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-11-27T03:58:17.503Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-11-27T03:58:17.503Z] ? github.com/docker/docker/testutil/request [no test files] [2020-11-27T03:58:17.503Z] ? github.com/docker/docker/volume [no test files] [2020-11-27T03:58:17.503Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-11-27T03:58:17.503Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-11-27T03:58:18.910Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-11-27T03:58:19.056Z] [2020-11-27T03:58:19.056Z] === Skipped [2020-11-27T03:58:19.056Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-11-27T03:58:19.056Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-11-27T03:58:19.056Z] [2020-11-27T03:58:19.056Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-11-27T03:58:19.056Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-27T03:58:19.056Z] [2020-11-27T03:58:19.056Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2020-11-27T03:58:19.056Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-27T03:58:19.056Z] [2020-11-27T03:58:19.056Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2020-11-27T03:58:19.056Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-27T03:58:19.056Z] [2020-11-27T03:58:19.056Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2020-11-27T03:58:19.056Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-27T03:58:19.056Z] [2020-11-27T03:58:19.056Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-11-27T03:58:19.056Z] client_test.go:23: runtime.GOOS == "windows" [2020-11-27T03:58:19.056Z] [2020-11-27T03:58:19.056Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-11-27T03:58:19.056Z] daemon_test.go:147: root required [2020-11-27T03:58:19.056Z] [2020-11-27T03:58:19.056Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-11-27T03:58:19.056Z] reload_test.go:520: root required [2020-11-27T03:58:19.056Z] [2020-11-27T03:58:19.056Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-11-27T03:58:19.056Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-11-27T03:58:19.056Z] [2020-11-27T03:58:19.056Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-11-27T03:58:19.056Z] pull_v2_test.go:73: Needs fixing on Windows [2020-11-27T03:58:19.056Z] [2020-11-27T03:58:19.056Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-11-27T03:58:19.056Z] pull_v2_test.go:118: Needs fixing on Windows [2020-11-27T03:58:19.056Z] [2020-11-27T03:58:19.056Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-11-27T03:58:19.056Z] download_test.go:268: Needs fixing on Windows [2020-11-27T03:58:19.056Z] [2020-11-27T03:58:19.056Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-11-27T03:58:19.056Z] layer_test.go:304: Failing on Windows [2020-11-27T03:58:19.056Z] [2020-11-27T03:58:19.056Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-11-27T03:58:19.056Z] layer_test.go:353: Failing on Windows [2020-11-27T03:58:19.056Z] [2020-11-27T03:58:19.056Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-11-27T03:58:19.056Z] layer_test.go:468: Failing on Windows [2020-11-27T03:58:19.056Z] [2020-11-27T03:58:19.056Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-11-27T03:58:19.056Z] layer_test.go:697: Failing on Windows [2020-11-27T03:58:19.056Z] [2020-11-27T03:58:19.056Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-11-27T03:58:19.056Z] migration_test.go:46: Failing on Windows [2020-11-27T03:58:19.056Z] [2020-11-27T03:58:19.056Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-11-27T03:58:19.056Z] migration_test.go:182: Failing on Windows [2020-11-27T03:58:19.056Z] [2020-11-27T03:58:19.056Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-11-27T03:58:19.056Z] mount_test.go:17: Failing on Windows [2020-11-27T03:58:19.056Z] [2020-11-27T03:58:19.056Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-11-27T03:58:19.056Z] mount_test.go:76: Failing on Windows [2020-11-27T03:58:19.056Z] [2020-11-27T03:58:19.056Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-11-27T03:58:19.056Z] mount_test.go:125: Failing on Windows [2020-11-27T03:58:19.056Z] [2020-11-27T03:58:19.056Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-11-27T03:58:19.056Z] mount_test.go:212: Failing on Windows [2020-11-27T03:58:19.056Z] [2020-11-27T03:58:19.056Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-11-27T03:58:19.056Z] archive_test.go:133: Xz not present in msys2 [2020-11-27T03:58:19.056Z] [2020-11-27T03:58:19.056Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-11-27T03:58:19.056Z] archive_test.go:238: Failing on Windows CI machines [2020-11-27T03:58:19.056Z] [2020-11-27T03:58:19.056Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-11-27T03:58:19.056Z] archive_windows_test.go:16: Currently fails [2020-11-27T03:58:19.056Z] [2020-11-27T03:58:19.056Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-11-27T03:58:19.056Z] changes_test.go:192: needs more investigation [2020-11-27T03:58:19.056Z] [2020-11-27T03:58:19.056Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-11-27T03:58:19.056Z] changes_test.go:405: needs further investigation [2020-11-27T03:58:19.056Z] [2020-11-27T03:58:19.056Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-11-27T03:58:19.056Z] changes_test.go:441: needs further investigation [2020-11-27T03:58:19.056Z] [2020-11-27T03:58:19.056Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-11-27T03:58:19.056Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-11-27T03:58:19.056Z] [2020-11-27T03:58:19.056Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-11-27T03:58:19.056Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-11-27T03:58:19.056Z] [2020-11-27T03:58:19.056Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-11-27T03:58:19.056Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-11-27T03:58:19.056Z] [2020-11-27T03:58:19.056Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-11-27T03:58:19.056Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-11-27T03:58:19.056Z] [2020-11-27T03:58:19.056Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-11-27T03:58:19.056Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-11-27T03:58:19.056Z] [2020-11-27T03:58:19.056Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-11-27T03:58:19.056Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-11-27T03:58:19.056Z] [2020-11-27T03:58:19.056Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-11-27T03:58:19.056Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-11-27T03:58:19.056Z] [2020-11-27T03:58:19.056Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-11-27T03:58:19.056Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-11-27T03:58:19.056Z] [2020-11-27T03:58:19.056Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-11-27T03:58:19.056Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-11-27T03:58:19.056Z] [2020-11-27T03:58:19.056Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-11-27T03:58:19.056Z] poller_test.go:41: No chmod on Windows [2020-11-27T03:58:19.056Z] [2020-11-27T03:58:19.056Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-11-27T03:58:19.056Z] fileutils_test.go:134: Needs porting to Windows [2020-11-27T03:58:19.056Z] [2020-11-27T03:58:19.056Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-11-27T03:58:19.056Z] fileutils_test.go:180: Needs porting to Windows [2020-11-27T03:58:19.056Z] [2020-11-27T03:58:19.056Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-11-27T03:58:19.056Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2020-11-27T03:58:19.056Z] [2020-11-27T03:58:19.056Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2020-11-27T03:58:19.056Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2020-11-27T03:58:19.056Z] [2020-11-27T03:58:19.056Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-11-27T03:58:19.056Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2020-11-27T03:58:19.056Z] [2020-11-27T03:58:19.056Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-11-27T03:58:19.056Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-11-27T03:58:19.056Z] [2020-11-27T03:58:19.056Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-11-27T03:58:19.056Z] local_test.go:181: runtime.GOOS == "windows" [2020-11-27T03:58:19.056Z] [2020-11-27T03:58:19.056Z] [2020-11-27T03:58:19.056Z] DONE 1792 tests, 45 skipped in 235.318s [2020-11-27T03:58:19.056Z] INFO: make.ps1 ended at 11/27/2020 03:58:18 [2020-11-27T03:58:20.291Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-11-27T03:58:20.861Z] === RUN TestDockerSuite/TestEventsAttach [2020-11-27T03:58:21.259Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-11-27T03:58:21.259Z] INFO: Unit tests ended at 11/27/2020 03:58:20. Duration:00:04:14.4392649 [2020-11-27T03:58:21.259Z] INFO: Building busybox [2020-11-27T03:58:21.259Z] Sending build context to Docker daemon 5.12kB [2020-11-27T03:58:21.259Z] [2020-11-27T03:58:21.259Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-11-27T03:58:21.259Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-11-27T03:58:21.259Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-11-27T03:58:21.259Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-11-27T03:58:21.259Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-11-27T03:58:21.259Z] ---> 32fecabef723 [2020-11-27T03:58:21.259Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-11-27T03:58:21.259Z] ---> Running in 64c249f5a820 [2020-11-27T03:58:21.432Z] === RUN TestDockerSuite/TestEventsCommit [2020-11-27T03:58:22.003Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-11-27T03:58:22.574Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-11-27T03:58:23.145Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-11-27T03:58:23.679Z] --- PASS: TestServiceUpdateConfigs (14.24s) [2020-11-27T03:58:23.679Z] === RUN TestServiceUpdateNetwork [2020-11-27T03:58:23.715Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-11-27T03:58:25.102Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-11-27T03:58:26.486Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-11-27T03:58:27.092Z] Removing intermediate container 64c249f5a820 [2020-11-27T03:58:27.092Z] ---> 95a83582415c [2020-11-27T03:58:27.092Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-11-27T03:58:27.092Z] ---> Running in e70d9b162304 [2020-11-27T03:58:27.092Z] Removing intermediate container e70d9b162304 [2020-11-27T03:58:27.092Z] ---> 53f75e3cfa75 [2020-11-27T03:58:27.092Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-11-27T03:58:27.092Z] ---> Running in 79466af63348 [2020-11-27T03:58:27.557Z] Removing intermediate container 79466af63348 [2020-11-27T03:58:27.557Z] ---> 7182f5761d76 [2020-11-27T03:58:27.557Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-11-27T03:58:28.395Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-11-27T03:58:29.119Z] [2020-11-27T03:58:29.119Z] ---> 3923db5a233e [2020-11-27T03:58:29.119Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-11-27T03:58:29.583Z] ---> Running in cebdecbf029c [2020-11-27T03:58:30.936Z] === RUN TestDockerSuite/TestEventsCopy [2020-11-27T03:58:31.509Z] --- PASS: TestServiceUpdateSecrets (14.73s) [2020-11-27T03:58:31.509Z] === RUN TestServiceUpdateConfigs [2020-11-27T03:58:32.080Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-11-27T03:58:33.022Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-11-27T03:58:33.593Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-11-27T03:58:34.096Z] --- PASS: TestServiceUpdateNetwork (12.34s) [2020-11-27T03:58:34.096Z] === RUN TestServiceUpdatePidsLimit [2020-11-27T03:58:34.742Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-11-27T03:58:35.381Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-11-27T03:58:38.878Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-11-27T03:58:39.139Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-11-27T03:58:40.080Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-11-27T03:58:40.080Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-11-27T03:58:40.343Z] === RUN TestDockerSuite/TestEventsFilterType [2020-11-27T03:58:40.603Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-11-27T03:58:40.865Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-11-27T03:58:40.865Z] === RUN TestDockerSuite/TestEventsFilters [2020-11-27T03:58:41.810Z] === RUN TestDockerSuite/TestEventsFormat [2020-11-27T03:58:42.029Z] Removing intermediate container cebdecbf029c [2020-11-27T03:58:42.029Z] ---> 03967789c24a [2020-11-27T03:58:42.029Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-11-27T03:58:42.029Z] ---> Running in 598fd23c3e36 [2020-11-27T03:58:42.029Z] [2020-11-27T03:58:42.029Z] SUCCESS: Specified value was saved. [2020-11-27T03:58:42.292Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-11-27T03:58:42.751Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-11-27T03:58:42.751Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-11-27T03:58:42.751Z] === RUN TestDockerSuite/TestEventsImageImport [2020-11-27T03:58:43.321Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-11-27T03:58:43.581Z] === RUN TestDockerSuite/TestEventsImagePull [2020-11-27T03:58:43.840Z] === RUN TestDockerSuite/TestEventsImageTag [2020-11-27T03:58:45.235Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-11-27T03:58:45.235Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-11-27T03:58:45.235Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-11-27T03:58:45.235Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-11-27T03:58:45.807Z] Removing intermediate container 598fd23c3e36 [2020-11-27T03:58:45.807Z] ---> b881dbe44b28 [2020-11-27T03:58:45.807Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-11-27T03:58:45.807Z] ---> Running in 5c0b0f446f92 [2020-11-27T03:58:46.624Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-11-27T03:58:46.624Z] --- PASS: TestServiceUpdateConfigs (15.30s) [2020-11-27T03:58:46.624Z] === RUN TestServiceUpdateNetwork [2020-11-27T03:58:47.193Z] === RUN TestDockerSuite/TestEventsRename [2020-11-27T03:58:47.764Z] === RUN TestDockerSuite/TestEventsResize [2020-11-27T03:58:48.334Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-11-27T03:58:50.533Z] Cannot create a file when that file already exists. [2020-11-27T03:58:50.811Z] --- PASS: TestServiceUpdatePidsLimit (16.03s) [2020-11-27T03:58:50.811Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2020-11-27T03:58:50.811Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s) [2020-11-27T03:58:50.811Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.87s) [2020-11-27T03:58:50.811Z] PASS [2020-11-27T03:58:50.811Z] [2020-11-27T03:58:50.811Z] === Skipped [2020-11-27T03:58:50.811Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-11-27T03:58:50.811Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-27T03:58:50.811Z] [2020-11-27T03:58:50.811Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-11-27T03:58:50.811Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T03:58:50.811Z] [2020-11-27T03:58:50.811Z] [2020-11-27T03:58:50.811Z] DONE 27 tests, 2 skipped in 128.879s [2020-11-27T03:58:50.811Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-11-27T03:58:50.811Z] ++ 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-11-27T03:58:50.811Z] ++ set -e [2020-11-27T03:58:50.811Z] ++ '[' -n 0 ']' [2020-11-27T03:58:50.811Z] ++ set -x [2020-11-27T03:58:50.811Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:58:50.811Z] INFO: Testing against a local daemon [2020-11-27T03:58:50.811Z] === RUN TestSessionCreate [2020-11-27T03:58:50.811Z] --- PASS: TestSessionCreate (0.04s) [2020-11-27T03:58:50.811Z] === RUN TestSessionCreateWithBadUpgrade [2020-11-27T03:58:50.811Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-11-27T03:58:50.811Z] PASS [2020-11-27T03:58:50.811Z] [2020-11-27T03:58:50.811Z] DONE 2 tests in 0.153s [2020-11-27T03:58:50.811Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-11-27T03:58:50.811Z] ++ 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-11-27T03:58:50.811Z] ++ set -e [2020-11-27T03:58:50.811Z] ++ '[' -n 0 ']' [2020-11-27T03:58:50.811Z] ++ set -x [2020-11-27T03:58:50.811Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:58:50.811Z] INFO: Testing against a local daemon [2020-11-27T03:58:50.811Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-11-27T03:58:50.811Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-27T03:58:50.811Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-27T03:58:50.811Z] === RUN TestEventsExecDie [2020-11-27T03:58:50.811Z] --- PASS: TestEventsExecDie (0.56s) [2020-11-27T03:58:50.811Z] === RUN TestEventsBackwardsCompatible [2020-11-27T03:58:50.811Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-11-27T03:58:50.811Z] === RUN TestInfoBinaryCommits [2020-11-27T03:58:50.811Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-11-27T03:58:50.811Z] === RUN TestInfoAPIVersioned [2020-11-27T03:58:50.811Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-11-27T03:58:50.811Z] === RUN TestInfoDiscoveryBackend [2020-11-27T03:58:51.103Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-11-27T03:58:51.103Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-11-27T03:58:52.144Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-11-27T03:58:52.144Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-11-27T03:58:52.781Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-11-27T03:58:52.781Z] === RUN TestInfoAPI [2020-11-27T03:58:52.781Z] --- PASS: TestInfoAPI (0.03s) [2020-11-27T03:58:52.781Z] === RUN TestInfoAPIWarnings [2020-11-27T03:58:54.910Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-11-27T03:58:54.910Z] === RUN TestDockerSuite/TestEventsStreaming [2020-11-27T03:58:55.169Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-11-27T03:58:57.650Z] Removing intermediate container 5c0b0f446f92 [2020-11-27T03:58:57.650Z] ---> f8bed0beaac2 [2020-11-27T03:58:57.650Z] Step 13/13 : CMD ["sh"] [2020-11-27T03:58:57.650Z] ---> Running in cf6280df7a56 [2020-11-27T03:58:57.650Z] Removing intermediate container cf6280df7a56 [2020-11-27T03:58:57.650Z] ---> a2321a1dfa28 [2020-11-27T03:58:57.650Z] Successfully built a2321a1dfa28 [2020-11-27T03:58:57.650Z] Successfully tagged busybox:latest [2020-11-27T03:58:57.650Z] INFO: Docker images of the daemon under test [2020-11-27T03:58:57.650Z] [2020-11-27T03:58:57.650Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-11-27T03:58:57.650Z] busybox latest a2321a1dfa28 Less than a second ago 5.19GB [2020-11-27T03:58:57.650Z] microsoft/windowsservercore latest 32fecabef723 3 weeks ago 5.12GB [2020-11-27T03:58:57.650Z] mcr.microsoft.com/windows/servercore ltsc2019 32fecabef723 3 weeks ago 5.12GB [2020-11-27T03:58:57.650Z] [2020-11-27T03:58:57.650Z] INFO: Running integration tests at 11/27/2020 03:58:56... [2020-11-27T03:58:57.650Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-11-27T03:58:57.650Z] INFO: Integration API tests being run from the host: [2020-11-27T03:58:57.650Z] INFO: make.ps1 starting at 11/27/2020 03:58:56 [2020-11-27T03:58:57.707Z] === RUN TestDockerSuite/TestEventsTop [2020-11-27T03:58:58.115Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-11-27T03:58:58.276Z] === RUN TestDockerSuite/TestEventsUntag [2020-11-27T03:59:00.183Z] --- PASS: TestServiceUpdateNetwork (13.44s) [2020-11-27T03:59:00.183Z] === RUN TestServiceUpdatePidsLimit [2020-11-27T03:59:01.122Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-11-27T03:59:01.383Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-11-27T03:59:02.324Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-11-27T03:59:10.451Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-11-27T03:59:11.374Z] --- PASS: TestInfoAPIWarnings (16.31s) [2020-11-27T03:59:11.374Z] === RUN TestInfoDebug [2020-11-27T03:59:11.374Z] --- PASS: TestInfoDebug (0.53s) [2020-11-27T03:59:11.374Z] === RUN TestInfoInsecureRegistries [2020-11-27T03:59:11.374Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-11-27T03:59:11.374Z] === RUN TestInfoRegistryMirrors [2020-11-27T03:59:11.374Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-11-27T03:59:11.374Z] === RUN TestLoginFailsWithBadCredentials [2020-11-27T03:59:11.374Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s) [2020-11-27T03:59:11.374Z] === RUN TestPingCacheHeaders [2020-11-27T03:59:11.374Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-11-27T03:59:11.374Z] === RUN TestPingGet [2020-11-27T03:59:11.374Z] --- PASS: TestPingGet (0.02s) [2020-11-27T03:59:11.374Z] === RUN TestPingHead [2020-11-27T03:59:11.374Z] --- PASS: TestPingHead (0.03s) [2020-11-27T03:59:11.374Z] === RUN TestVersion [2020-11-27T03:59:11.374Z] --- PASS: TestVersion (0.03s) [2020-11-27T03:59:11.374Z] PASS [2020-11-27T03:59:11.374Z] [2020-11-27T03:59:11.374Z] === Skipped [2020-11-27T03:59:11.374Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-27T03:59:11.374Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-27T03:59:11.374Z] [2020-11-27T03:59:11.374Z] [2020-11-27T03:59:11.374Z] DONE 18 tests, 1 skipped in 21.217s [2020-11-27T03:59:11.374Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-11-27T03:59:11.374Z] ++ 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-11-27T03:59:11.374Z] ++ set -e [2020-11-27T03:59:11.374Z] ++ '[' -n 0 ']' [2020-11-27T03:59:11.374Z] ++ set -x [2020-11-27T03:59:11.374Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:59:11.374Z] INFO: Testing against a local daemon [2020-11-27T03:59:11.374Z] === RUN TestVolumesCreateAndList [2020-11-27T03:59:11.374Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-11-27T03:59:11.374Z] === RUN TestVolumesRemove [2020-11-27T03:59:11.374Z] --- PASS: TestVolumesRemove (0.07s) [2020-11-27T03:59:11.374Z] === RUN TestVolumesInspect [2020-11-27T03:59:11.374Z] --- PASS: TestVolumesInspect (0.02s) [2020-11-27T03:59:11.374Z] === RUN TestVolumesInvalidJSON [2020-11-27T03:59:11.374Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-11-27T03:59:11.374Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-11-27T03:59:11.374Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-11-27T03:59:11.374Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-11-27T03:59:11.374Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-11-27T03:59:11.374Z] PASS [2020-11-27T03:59:11.374Z] [2020-11-27T03:59:11.374Z] DONE 5 tests in 0.204s [2020-11-27T03:59:11.374Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-27T03:59:11.374Z] ++++ cat bundles/test-integration/docker.pid [2020-11-27T03:59:11.374Z] +++ kill 14070 [2020-11-27T03:59:11.858Z] === RUN TestDockerSuite/TestExec [2020-11-27T03:59:12.119Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-11-27T03:59:12.688Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-11-27T03:59:12.891Z] +++ /etc/init.d/apparmor stop [2020-11-27T03:59:12.891Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-27T03:59:12.891Z] [2020-11-27T03:59:12.891Z] Unloading profiles will leave already running processes permanently [2020-11-27T03:59:12.891Z] unconfined, which can lead to unexpected situations. [2020-11-27T03:59:12.891Z] [2020-11-27T03:59:12.891Z] To set a process to complain mode, use the command line tool [2020-11-27T03:59:12.891Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-27T03:59:12.891Z] +++ true [2020-11-27T03:59:12.891Z] exiting test-integration [2020-11-27T03:59:12.891Z] ++ exit 0 [2020-11-27T03:59:12.891Z] [2020-11-27T03:59:13.258Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-11-27T03:59:13.518Z] === RUN TestDockerSuite/TestExecAPIStart Post stage [Pipeline] junit [2020-11-27T03:59:14.480Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-27T03:59:14.899Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-11-27T03:59:15.159Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-11-27T03:59:15.187Z] + echo Ensuring container killed. [2020-11-27T03:59:15.187Z] Ensuring container killed. [2020-11-27T03:59:15.187Z] + docker rm -vf docker-pr3 [2020-11-27T03:59:15.187Z] Error: No such container: docker-pr3 [2020-11-27T03:59:15.188Z] + true [Pipeline] sh [2020-11-27T03:59:15.572Z] + echo Chowning /workspace to jenkins user [2020-11-27T03:59:15.573Z] Chowning /workspace to jenkins user [2020-11-27T03:59:15.573Z] + id -u [2020-11-27T03:59:15.573Z] + id -g [2020-11-27T03:59:15.573Z] + docker run --rm -v /home/docker/workspace/moby_PR-41720:/workspace busybox chown -R 1001:1001 /workspace [2020-11-27T03:59:15.729Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-11-27T03:59:16.299Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-11-27T03:59:16.869Z] --- PASS: TestServiceUpdatePidsLimit (16.53s) [2020-11-27T03:59:16.869Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2020-11-27T03:59:16.869Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2020-11-27T03:59:16.869Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2020-11-27T03:59:16.869Z] PASS [2020-11-27T03:59:16.869Z] [2020-11-27T03:59:16.869Z] === Skipped [2020-11-27T03:59:16.869Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s) [2020-11-27T03:59:16.869Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-27T03:59:16.869Z] [2020-11-27T03:59:16.869Z] [2020-11-27T03:59:16.869Z] DONE 27 tests, 1 skipped in 182.458s [2020-11-27T03:59:16.869Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-11-27T03:59:16.869Z] ++ 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-11-27T03:59:16.869Z] ++ set -e [2020-11-27T03:59:16.869Z] ++ '[' -n 0 ']' [2020-11-27T03:59:16.869Z] ++ set -x [2020-11-27T03:59:16.869Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:59:16.869Z] INFO: Testing against a local daemon [2020-11-27T03:59:16.869Z] === RUN TestSessionCreate [2020-11-27T03:59:16.869Z] --- PASS: TestSessionCreate (0.03s) [2020-11-27T03:59:16.869Z] === RUN TestSessionCreateWithBadUpgrade [2020-11-27T03:59:16.869Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-11-27T03:59:16.869Z] PASS [2020-11-27T03:59:16.869Z] [2020-11-27T03:59:16.869Z] DONE 2 tests in 0.238s [2020-11-27T03:59:16.869Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-11-27T03:59:16.869Z] ++ 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-11-27T03:59:16.869Z] ++ set -e [2020-11-27T03:59:16.869Z] ++ '[' -n 0 ']' [2020-11-27T03:59:16.869Z] ++ set -x [2020-11-27T03:59:16.869Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [Pipeline] catchError [Pipeline] { [2020-11-27T03:59:17.129Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-11-27T03:59:17.130Z] INFO: Testing against a local daemon [2020-11-27T03:59:17.130Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-11-27T03:59:17.130Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-27T03:59:17.130Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-27T03:59:17.130Z] === RUN TestEventsExecDie [Pipeline] sh [2020-11-27T03:59:17.489Z] + bundleName=ppc64le-integration [2020-11-27T03:59:17.489Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-11-27T03:59:17.489Z] Creating ppc64le-integration-bundles.tar.gz [2020-11-27T03:59:17.489Z] + + xargs tar -czf ppc64le-integration-bundles.tar.gz [2020-11-27T03:59:17.489Z] 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-11-27T03:59:17.534Z] Archiving artifacts [2020-11-27T03:59:17.700Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-11-27T03:59:17.862Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41720/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-27T03:59:17.960Z] --- PASS: TestEventsExecDie (0.72s) [2020-11-27T03:59:17.960Z] === RUN TestEventsBackwardsCompatible [2020-11-27T03:59:17.960Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-11-27T03:59:17.960Z] === RUN TestInfoBinaryCommits [2020-11-27T03:59:17.960Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-11-27T03:59:17.960Z] === RUN TestInfoAPIVersioned [2020-11-27T03:59:17.960Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-11-27T03:59:17.960Z] === RUN TestInfoDiscoveryBackend [2020-11-27T03:59:18.251Z] + make clean [2020-11-27T03:59:18.532Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-11-27T03:59:18.532Z] --- PASS: TestInfoDiscoveryBackend (0.57s) [2020-11-27T03:59:18.532Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-11-27T03:59:18.543Z] make: command: Command not found [2020-11-27T03:59:18.543Z] make: command: Command not found [2020-11-27T03:59:18.543Z] docker volume rm -f docker-dev-cache [2020-11-27T03:59:18.543Z] docker-dev-cache [Pipeline] deleteDir [2020-11-27T03:59:19.471Z] === RUN TestDockerSuite/TestExecCgroup [2020-11-27T03:59:19.471Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-11-27T03:59:19.471Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-11-27T03:59:20.043Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-11-27T03:59:20.043Z] === RUN TestInfoAPI [2020-11-27T03:59:20.043Z] --- PASS: TestInfoAPI (0.03s) [2020-11-27T03:59:20.043Z] === RUN TestInfoAPIWarnings [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-27T03:59:20.613Z] === RUN TestDockerSuite/TestExecEnv [2020-11-27T03:59:20.873Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-11-27T03:59:21.814Z] === RUN TestDockerSuite/TestExecExitStatus [2020-11-27T03:59:22.383Z] === RUN TestDockerSuite/TestExecInspectID [2020-11-27T03:59:24.293Z] === RUN TestDockerSuite/TestExecInteractive [2020-11-27T03:59:24.553Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-11-27T03:59:25.125Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-11-27T03:59:25.695Z] === RUN TestDockerSuite/TestExecParseError [2020-11-27T03:59:25.955Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-11-27T03:59:26.527Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-11-27T03:59:27.098Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-11-27T03:59:28.053Z] === RUN TestDockerSuite/TestExecSetEnv [2020-11-27T03:59:28.168Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T03:59:28.168Z] INFO: Testing against a local daemon [2020-11-27T03:59:28.168Z] === RUN TestBuildWithSession [2020-11-27T03:59:28.168Z] --- SKIP: TestBuildWithSession (0.00s) [2020-11-27T03:59:28.168Z] build_session_test.go:25: TODO: BuildKit [2020-11-27T03:59:28.168Z] === RUN TestBuildSquashParent [2020-11-27T03:59:28.168Z] --- SKIP: TestBuildSquashParent (0.00s) [2020-11-27T03:59:28.168Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T03:59:28.168Z] === RUN TestBuildWithRemoveAndForceRemove [2020-11-27T03:59:28.168Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-27T03:59:28.168Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-27T03:59:28.168Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-27T03:59:28.168Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-27T03:59:28.168Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-27T03:59:28.168Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-27T03:59:28.168Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-27T03:59:28.168Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-27T03:59:28.168Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-27T03:59:28.168Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-27T03:59:28.168Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-27T03:59:28.168Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-27T03:59:28.168Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-27T03:59:28.168Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-27T03:59:28.168Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-27T03:59:28.168Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-27T03:59:28.624Z] === RUN TestDockerSuite/TestExecStartFails [2020-11-27T03:59:29.193Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-11-27T03:59:37.317Z] --- PASS: TestInfoAPIWarnings (16.29s) [2020-11-27T03:59:37.317Z] === RUN TestInfoDebug [2020-11-27T03:59:37.317Z] --- PASS: TestInfoDebug (0.52s) [2020-11-27T03:59:37.317Z] === RUN TestInfoInsecureRegistries [2020-11-27T03:59:37.577Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-11-27T03:59:37.577Z] === RUN TestInfoRegistryMirrors [2020-11-27T03:59:38.146Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-11-27T03:59:38.146Z] === RUN TestLoginFailsWithBadCredentials [2020-11-27T03:59:38.146Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2020-11-27T03:59:38.146Z] === RUN TestPingCacheHeaders [2020-11-27T03:59:38.146Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-11-27T03:59:38.146Z] === RUN TestPingGet [2020-11-27T03:59:38.146Z] --- PASS: TestPingGet (0.01s) [2020-11-27T03:59:38.146Z] === RUN TestPingHead [2020-11-27T03:59:38.146Z] --- PASS: TestPingHead (0.02s) [2020-11-27T03:59:38.146Z] === RUN TestVersion [2020-11-27T03:59:38.146Z] --- PASS: TestVersion (0.02s) [2020-11-27T03:59:38.146Z] PASS [2020-11-27T03:59:38.146Z] [2020-11-27T03:59:38.146Z] === Skipped [2020-11-27T03:59:38.146Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-27T03:59:38.146Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-27T03:59:38.146Z] [2020-11-27T03:59:38.146Z] [2020-11-27T03:59:38.146Z] DONE 18 tests, 1 skipped in 21.287s [2020-11-27T03:59:38.146Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-11-27T03:59:38.146Z] ++ 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-11-27T03:59:38.146Z] ++ set -e [2020-11-27T03:59:38.146Z] ++ '[' -n 0 ']' [2020-11-27T03:59:38.146Z] ++ set -x [2020-11-27T03:59:38.406Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-11-27T03:59:38.406Z] INFO: Testing against a local daemon [2020-11-27T03:59:38.406Z] === RUN TestVolumesCreateAndList [2020-11-27T03:59:38.406Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-11-27T03:59:38.406Z] === RUN TestVolumesRemove [2020-11-27T03:59:38.406Z] --- PASS: TestVolumesRemove (0.05s) [2020-11-27T03:59:38.406Z] === RUN TestVolumesInspect [2020-11-27T03:59:38.406Z] --- PASS: TestVolumesInspect (0.01s) [2020-11-27T03:59:38.406Z] === RUN TestVolumesInvalidJSON [2020-11-27T03:59:38.406Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-11-27T03:59:38.406Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-11-27T03:59:38.406Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-11-27T03:59:38.406Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-11-27T03:59:38.406Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-11-27T03:59:38.406Z] PASS [2020-11-27T03:59:38.406Z] [2020-11-27T03:59:38.406Z] DONE 5 tests in 0.248s [2020-11-27T03:59:38.406Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-27T03:59:38.667Z] ++++ cat bundles/test-integration/docker.pid [2020-11-27T03:59:38.667Z] +++ kill 5646 [2020-11-27T03:59:39.237Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-11-27T03:59:39.808Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-11-27T03:59:39.808Z] +++ /etc/init.d/apparmor stop [2020-11-27T03:59:39.808Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-27T03:59:39.808Z] [2020-11-27T03:59:39.808Z] Unloading profiles will leave already running processes permanently [2020-11-27T03:59:39.808Z] unconfined, which can lead to unexpected situations. [2020-11-27T03:59:39.808Z] [2020-11-27T03:59:39.808Z] To set a process to complain mode, use the command line tool [2020-11-27T03:59:39.808Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-27T03:59:39.808Z] +++ true [2020-11-27T03:59:39.808Z] exiting test-integration [2020-11-27T03:59:39.808Z] ++ exit 0 [2020-11-27T03:59:39.808Z] [2020-11-27T03:59:40.653Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-27T03:59:40.653Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-27T03:59:40.749Z] === RUN TestDockerSuite/TestExecTTY [2020-11-27T03:59:40.749Z] + for job in $(jobs -p) [2020-11-27T03:59:40.749Z] + wait 16490 [2020-11-27T03:59:41.690Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-11-27T03:59:42.260Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-11-27T03:59:42.831Z] === RUN TestDockerSuite/TestExecUlimits [2020-11-27T03:59:43.402Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-11-27T03:59:43.402Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-11-27T03:59:44.784Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-11-27T03:59:45.354Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-11-27T03:59:46.295Z] === RUN TestDockerSuite/TestExecWithTERM [2020-11-27T03:59:46.867Z] === RUN TestDockerSuite/TestExecWithUser [2020-11-27T03:59:47.809Z] === RUN TestDockerSuite/TestGetContainerStats [2020-11-27T03:59:53.104Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-11-27T03:59:53.120Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-11-27T03:59:53.120Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.56s) [2020-11-27T03:59:53.120Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.76s) [2020-11-27T03:59:53.120Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.04s) [2020-11-27T03:59:53.120Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (16.27s) [2020-11-27T03:59:53.120Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.83s) [2020-11-27T03:59:53.120Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.63s) [2020-11-27T03:59:53.120Z] === RUN TestBuildMultiStageCopy [2020-11-27T03:59:53.120Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-11-27T03:59:57.298Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-11-27T03:59:58.678Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-11-27T04:00:01.742Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-11-27T04:00:01.742Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-11-27T04:00:02.723Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-11-27T04:00:02.875Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-11-27T04:00:03.700Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-11-27T04:00:03.816Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-11-27T04:00:03.816Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-11-27T04:00:03.816Z] === RUN TestDockerSuite/TestHealth [2020-11-27T04:00:05.253Z] --- PASS: TestBuildMultiStageCopy (13.21s) [2020-11-27T04:00:05.253Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.01s) [2020-11-27T04:00:05.253Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.80s) [2020-11-27T04:00:05.253Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.98s) [2020-11-27T04:00:05.253Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.10s) [2020-11-27T04:00:05.253Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.32s) [2020-11-27T04:00:05.253Z] === RUN TestBuildMultiStageParentConfig [2020-11-27T04:00:07.459Z] --- PASS: TestBuildMultiStageParentConfig (2.15s) [2020-11-27T04:00:07.459Z] === RUN TestBuildLabelWithTargets [2020-11-27T04:00:07.459Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2020-11-27T04:00:07.459Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-27T04:00:07.459Z] === RUN TestBuildWithEmptyLayers [2020-11-27T04:00:07.923Z] --- PASS: TestBuildWithEmptyLayers (1.03s) [2020-11-27T04:00:07.923Z] === RUN TestBuildMultiStageOnBuild [2020-11-27T04:00:25.694Z] --- PASS: TestBuildMultiStageOnBuild (17.70s) [2020-11-27T04:00:25.694Z] === RUN TestBuildUncleanTarFilenames [2020-11-27T04:00:25.694Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2020-11-27T04:00:25.694Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-27T04:00:25.694Z] === RUN TestBuildMultiStageLayerLeak [2020-11-27T04:00:25.763Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-11-27T04:00:25.763Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-11-27T04:00:25.763Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-11-27T04:00:25.763Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-11-27T04:00:25.763Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-11-27T04:00:25.763Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-11-27T04:00:25.763Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-11-27T04:00:25.763Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-11-27T04:00:25.763Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-11-27T04:00:25.763Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-11-27T04:00:25.763Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-11-27T04:00:25.763Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-11-27T04:00:25.763Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-11-27T04:00:25.763Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-11-27T04:00:25.763Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-11-27T04:00:25.764Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-11-27T04:00:26.023Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-11-27T04:00:26.594Z] === RUN TestDockerSuite/TestImagesFormat [2020-11-27T04:00:26.594Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-11-27T04:00:27.163Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-11-27T04:00:29.720Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-11-27T04:00:29.720Z] === RUN TestDockerSuite/TestImportBadURL [2020-11-27T04:00:29.720Z] === RUN TestDockerSuite/TestImportDisplay [2020-11-27T04:00:29.980Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-11-27T04:00:30.920Z] === RUN TestDockerSuite/TestImportFile [2020-11-27T04:00:32.303Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-11-27T04:00:32.303Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-11-27T04:00:33.684Z] === RUN TestDockerSuite/TestImportGzipped [2020-11-27T04:00:34.625Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-11-27T04:00:36.008Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-11-27T04:00:36.268Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-11-27T04:00:36.838Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-11-27T04:00:37.408Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-11-27T04:00:37.408Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-11-27T04:00:37.408Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-11-27T04:00:37.668Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-11-27T04:00:38.240Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-11-27T04:00:38.814Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-11-27T04:00:39.074Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-11-27T04:00:39.643Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-11-27T04:00:39.903Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-11-27T04:00:40.163Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-11-27T04:00:41.103Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-11-27T04:00:41.673Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-11-27T04:00:41.933Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-11-27T04:00:41.933Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-11-27T04:00:42.503Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-11-27T04:00:42.503Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-11-27T04:00:43.075Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-11-27T04:00:43.463Z] --- PASS: TestBuildMultiStageLayerLeak (15.64s) [2020-11-27T04:00:43.463Z] === RUN TestBuildWithHugeFile [2020-11-27T04:00:43.645Z] === RUN TestDockerSuite/TestInspectDefault [2020-11-27T04:00:44.216Z] === RUN TestDockerSuite/TestInspectHistory [2020-11-27T04:00:44.786Z] === RUN TestDockerSuite/TestInspectImage [2020-11-27T04:00:44.786Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-11-27T04:00:44.786Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-11-27T04:00:44.786Z] === RUN TestDockerSuite/TestInspectInt64 [2020-11-27T04:00:45.045Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-11-27T04:00:45.625Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-11-27T04:00:45.625Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-11-27T04:00:46.195Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-11-27T04:00:46.455Z] === RUN TestDockerSuite/TestInspectPlugin [2020-11-27T04:00:48.365Z] === RUN TestDockerSuite/TestInspectRootFS [2020-11-27T04:00:48.365Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-11-27T04:00:48.936Z] === RUN TestDockerSuite/TestInspectStatus [2020-11-27T04:00:49.506Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-11-27T04:00:50.446Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-11-27T04:00:51.016Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-11-27T04:00:51.585Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-11-27T04:00:51.585Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-11-27T04:00:51.845Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-11-27T04:00:52.415Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-11-27T04:00:52.985Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-11-27T04:00:53.928Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-11-27T04:00:53.928Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-11-27T04:00:55.841Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-11-27T04:00:56.101Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-11-27T04:00:57.484Z] === RUN TestDockerSuite/TestLinksEnvs [2020-11-27T04:00:58.869Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-11-27T04:00:58.869Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-11-27T04:01:00.779Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-11-27T04:01:02.694Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-11-27T04:01:04.626Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-11-27T04:01:04.626Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-11-27T04:01:06.009Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-11-27T04:01:06.269Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-11-27T04:01:06.838Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-11-27T04:01:13.421Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-11-27T04:01:14.361Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-11-27T04:01:14.931Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-11-27T04:01:16.313Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-11-27T04:01:16.883Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-11-27T04:01:18.795Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-11-27T04:01:19.055Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-11-27T04:01:19.315Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-11-27T04:01:19.315Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-11-27T04:01:19.315Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-11-27T04:01:19.887Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-11-27T04:01:20.828Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-11-27T04:01:25.024Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-11-27T04:01:25.024Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-11-27T04:01:30.317Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-11-27T04:01:30.317Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-11-27T04:01:30.317Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-11-27T04:01:30.577Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-11-27T04:01:31.517Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-11-27T04:01:31.517Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-11-27T04:01:32.458Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-11-27T04:01:33.401Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-11-27T04:01:34.342Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-11-27T04:01:36.886Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-11-27T04:01:37.148Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-11-27T04:01:37.719Z] === RUN TestDockerSuite/TestLogsSince [2020-11-27T04:01:44.292Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-11-27T04:01:46.829Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-11-27T04:01:50.125Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-11-27T04:01:50.125Z] === RUN TestDockerSuite/TestLogsTail [2020-11-27T04:01:50.695Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-11-27T04:01:51.271Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-11-27T04:01:51.858Z] === RUN TestDockerSuite/TestMountIntoProc [2020-11-27T04:01:52.117Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-11-27T04:01:52.117Z] === RUN TestDockerSuite/TestMountIntoSys [2020-11-27T04:01:52.688Z] === RUN TestDockerSuite/TestNetHostname [2020-11-27T04:01:54.601Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-11-27T04:01:54.601Z] === RUN TestDockerSuite/TestNetworkEvents [2020-11-27T04:02:01.183Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-11-27T04:02:01.753Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-11-27T04:02:02.013Z] === RUN TestDockerSuite/TestPluginActive [2020-11-27T04:02:03.923Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-11-27T04:02:10.509Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-11-27T04:02:10.509Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-11-27T04:02:10.769Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-11-27T04:02:13.312Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-11-27T04:02:15.222Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-11-27T04:02:17.152Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-11-27T04:02:20.446Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-11-27T04:02:21.386Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-11-27T04:02:22.768Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-11-27T04:02:23.028Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-11-27T04:02:24.412Z] === RUN TestDockerSuite/TestPortHostBinding [2020-11-27T04:02:25.352Z] === RUN TestDockerSuite/TestPortList [2020-11-27T04:02:33.483Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-11-27T04:02:33.483Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-11-27T04:02:40.059Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-11-27T04:02:40.059Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-11-27T04:02:40.059Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-11-27T04:02:40.059Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-11-27T04:02:40.059Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-11-27T04:02:40.323Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-11-27T04:02:40.323Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-11-27T04:02:40.893Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-11-27T04:02:40.893Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-11-27T04:02:41.836Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-11-27T04:02:41.836Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-11-27T04:02:43.750Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-11-27T04:02:44.690Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-11-27T04:02:45.260Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-11-27T04:02:45.260Z] === RUN TestDockerSuite/TestPsByOrder [2020-11-27T04:02:45.831Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-11-27T04:02:47.742Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-11-27T04:02:48.312Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-11-27T04:02:50.855Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-11-27T04:02:55.059Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-11-27T04:02:55.059Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-11-27T04:02:57.600Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-11-27T04:03:04.178Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-11-27T04:03:05.119Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-11-27T04:03:07.034Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-11-27T04:03:08.438Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-11-27T04:03:09.378Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-11-27T04:03:10.759Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-11-27T04:03:12.142Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-11-27T04:03:13.086Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-11-27T04:03:13.346Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-11-27T04:03:13.608Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-11-27T04:03:13.871Z] === RUN TestDockerSuite/TestPsRightTagName [2020-11-27T04:03:15.781Z] === RUN TestDockerSuite/TestPsShowMounts [2020-11-27T04:03:17.695Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-11-27T04:03:17.955Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-11-27T04:03:17.955Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-11-27T04:03:17.955Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-11-27T04:03:18.215Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-11-27T04:03:18.215Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-11-27T04:03:18.785Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-11-27T04:03:20.699Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-11-27T04:03:22.081Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-11-27T04:03:22.651Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-11-27T04:03:25.716Z] --- PASS: TestBuildWithHugeFile (159.50s) [2020-11-27T04:03:25.716Z] === RUN TestBuildWithEmptyDockerfile [2020-11-27T04:03:25.716Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T04:03:25.716Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T04:03:25.716Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T04:03:25.716Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T04:03:25.716Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T04:03:25.716Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T04:03:25.716Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T04:03:25.716Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T04:03:25.716Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T04:03:25.716Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s) [2020-11-27T04:03:25.716Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2020-11-27T04:03:25.716Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2020-11-27T04:03:25.716Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2020-11-27T04:03:25.716Z] === RUN TestBuildPreserveOwnership [2020-11-27T04:03:25.716Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2020-11-27T04:03:25.716Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-27T04:03:25.716Z] === RUN TestBuildPlatformInvalid [2020-11-27T04:03:25.716Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2020-11-27T04:03:25.716Z] PASS [2020-11-27T04:03:25.716Z] ok github.com/docker/docker/integration/build 237.155s [2020-11-27T04:03:25.716Z] [2020-11-27T04:03:25.716Z] === Skipped [2020-11-27T04:03:25.716Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-11-27T04:03:25.716Z] build_session_test.go:25: TODO: BuildKit [2020-11-27T04:03:25.716Z] [2020-11-27T04:03:25.716Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-11-27T04:03:25.716Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:03:25.716Z] [2020-11-27T04:03:25.716Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-11-27T04:03:25.716Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-27T04:03:25.716Z] [2020-11-27T04:03:25.716Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-11-27T04:03:25.716Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-27T04:03:25.716Z] [2020-11-27T04:03:25.716Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-11-27T04:03:25.716Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-27T04:03:25.716Z] [2020-11-27T04:03:25.716Z] [2020-11-27T04:03:25.716Z] DONE 28 tests, 5 skipped in 263.473s [2020-11-27T04:03:25.716Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-11-27T04:03:25.716Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T04:03:25.716Z] INFO: Testing against a local daemon [2020-11-27T04:03:25.717Z] === RUN TestConfigInspect [2020-11-27T04:03:25.717Z] --- SKIP: TestConfigInspect (0.00s) [2020-11-27T04:03:25.717Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:03:25.717Z] === RUN TestConfigList [2020-11-27T04:03:25.717Z] --- SKIP: TestConfigList (0.00s) [2020-11-27T04:03:25.717Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:03:25.717Z] === RUN TestConfigsCreateAndDelete [2020-11-27T04:03:25.717Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2020-11-27T04:03:25.717Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:03:25.717Z] === RUN TestConfigsUpdate [2020-11-27T04:03:25.717Z] --- SKIP: TestConfigsUpdate (0.00s) [2020-11-27T04:03:25.717Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:03:25.717Z] === RUN TestTemplatedConfig [2020-11-27T04:03:25.717Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-11-27T04:03:25.717Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:03:25.717Z] === RUN TestConfigCreateResolve [2020-11-27T04:03:25.717Z] --- SKIP: TestConfigCreateResolve (0.00s) [2020-11-27T04:03:25.717Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T04:03:25.717Z] === RUN TestConfigDaemonLibtrustID [2020-11-27T04:03:25.717Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2020-11-27T04:03:25.717Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T04:03:25.717Z] PASS [2020-11-27T04:03:25.717Z] ok github.com/docker/docker/integration/config 0.211s [2020-11-27T04:03:25.717Z] [2020-11-27T04:03:25.717Z] === Skipped [2020-11-27T04:03:25.717Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-11-27T04:03:25.717Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:03:25.717Z] [2020-11-27T04:03:25.717Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-11-27T04:03:25.717Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:03:25.717Z] [2020-11-27T04:03:25.717Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-11-27T04:03:25.717Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:03:25.717Z] [2020-11-27T04:03:25.717Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-11-27T04:03:25.717Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:03:25.717Z] [2020-11-27T04:03:25.717Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-11-27T04:03:25.717Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:03:25.717Z] [2020-11-27T04:03:25.717Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-11-27T04:03:25.717Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T04:03:25.717Z] [2020-11-27T04:03:25.717Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-11-27T04:03:25.717Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T04:03:25.717Z] [2020-11-27T04:03:25.717Z] [2020-11-27T04:03:25.717Z] DONE 7 tests, 7 skipped in 2.749s [2020-11-27T04:03:25.717Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-11-27T04:03:27.923Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T04:03:27.923Z] INFO: Testing against a local daemon [2020-11-27T04:03:27.923Z] === RUN TestCheckpoint [2020-11-27T04:03:27.923Z] --- SKIP: TestCheckpoint (0.00s) [2020-11-27T04:03:27.923Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-27T04:03:27.923Z] === RUN TestContainerInvalidJSON [2020-11-27T04:03:27.923Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T04:03:27.923Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T04:03:27.923Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T04:03:27.923Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T04:03:27.923Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-11-27T04:03:27.923Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-11-27T04:03:27.923Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T04:03:27.923Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-11-27T04:03:27.923Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T04:03:27.923Z] --- PASS: TestContainerInvalidJSON (0.04s) [2020-11-27T04:03:27.923Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-11-27T04:03:27.923Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-11-27T04:03:27.923Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-11-27T04:03:27.923Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-11-27T04:03:28.387Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s) [2020-11-27T04:03:28.387Z] === RUN TestCopyFromContainerPathIsNotDir [2020-11-27T04:03:28.387Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2020-11-27T04:03:28.387Z] copy_test.go:38: testEnv.OSType == "windows" [2020-11-27T04:03:28.387Z] === RUN TestCopyToContainerPathDoesNotExist [2020-11-27T04:03:28.387Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.20s) [2020-11-27T04:03:28.387Z] === RUN TestCopyToContainerPathIsNotDir [2020-11-27T04:03:28.387Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2020-11-27T04:03:28.387Z] copy_test.go:63: testEnv.OSType == "windows" [2020-11-27T04:03:28.387Z] === RUN TestCopyFromContainer [2020-11-27T04:03:28.387Z] --- SKIP: TestCopyFromContainer (0.00s) [2020-11-27T04:03:28.387Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:03:28.387Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-11-27T04:03:28.387Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T04:03:28.387Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T04:03:28.387Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T04:03:28.387Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T04:03:28.387Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T04:03:28.387Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T04:03:28.387Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T04:03:28.387Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T04:03:28.387Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T04:03:28.387Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-11-27T04:03:28.387Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-11-27T04:03:28.387Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-11-27T04:03:28.387Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-11-27T04:03:28.387Z] === RUN TestCreateLinkToNonExistingContainer [2020-11-27T04:03:28.387Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2020-11-27T04:03:28.387Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-11-27T04:03:28.387Z] === RUN TestCreateWithInvalidEnv [2020-11-27T04:03:28.387Z] === RUN TestCreateWithInvalidEnv/0 [2020-11-27T04:03:28.387Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-11-27T04:03:28.387Z] === RUN TestCreateWithInvalidEnv/1 [2020-11-27T04:03:28.387Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-11-27T04:03:28.387Z] === RUN TestCreateWithInvalidEnv/2 [2020-11-27T04:03:28.387Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-11-27T04:03:28.387Z] === CONT TestCreateWithInvalidEnv/0 [2020-11-27T04:03:28.387Z] === CONT TestCreateWithInvalidEnv/2 [2020-11-27T04:03:28.387Z] === CONT TestCreateWithInvalidEnv/1 [2020-11-27T04:03:28.387Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2020-11-27T04:03:28.387Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-11-27T04:03:28.387Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-11-27T04:03:28.387Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-11-27T04:03:28.387Z] === RUN TestCreateTmpfsMountsTarget [2020-11-27T04:03:28.387Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2020-11-27T04:03:28.387Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:03:28.387Z] === RUN TestCreateWithCustomMaskedPaths [2020-11-27T04:03:28.387Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2020-11-27T04:03:28.387Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T04:03:28.387Z] === RUN TestCreateWithCustomReadonlyPaths [2020-11-27T04:03:28.387Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2020-11-27T04:03:28.387Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T04:03:28.387Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-11-27T04:03:28.387Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T04:03:28.387Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T04:03:28.387Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T04:03:28.387Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T04:03:28.387Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T04:03:28.387Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T04:03:28.387Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T04:03:28.387Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T04:03:28.387Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T04:03:28.387Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T04:03:28.387Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T04:03:28.387Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T04:03:28.387Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T04:03:28.387Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T04:03:28.387Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T04:03:28.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-11-27T04:03:28.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-11-27T04:03:28.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-11-27T04:03:28.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-11-27T04:03:28.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-11-27T04:03:28.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-11-27T04:03:28.387Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-11-27T04:03:28.387Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-11-27T04:03:28.387Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-11-27T04:03:28.387Z] === RUN TestCreateDifferentPlatform [2020-11-27T04:03:28.852Z] === RUN TestCreateDifferentPlatform/different_os [2020-11-27T04:03:28.852Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-11-27T04:03:28.852Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2020-11-27T04:03:28.852Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2020-11-27T04:03:28.852Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-11-27T04:03:28.852Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-11-27T04:03:28.852Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-11-27T04:03:28.852Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-11-27T04:03:28.852Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2020-11-27T04:03:28.852Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2020-11-27T04:03:28.852Z] === RUN TestContainerKillOnDaemonStart [2020-11-27T04:03:28.852Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-11-27T04:03:28.852Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:03:28.852Z] === RUN TestDiff [2020-11-27T04:03:28.852Z] --- SKIP: TestDiff (0.00s) [2020-11-27T04:03:28.852Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-11-27T04:03:28.852Z] === RUN TestExecWithCloseStdin [2020-11-27T04:03:29.238Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-11-27T04:03:29.238Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-11-27T04:03:30.620Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-11-27T04:03:30.620Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-11-27T04:03:30.620Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-11-27T04:03:30.620Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-11-27T04:03:31.094Z] --- PASS: TestExecWithCloseStdin (2.50s) [2020-11-27T04:03:31.094Z] === RUN TestExec [2020-11-27T04:03:33.160Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-11-27T04:03:33.292Z] --- PASS: TestExec (2.07s) [2020-11-27T04:03:33.292Z] === RUN TestExecUser [2020-11-27T04:03:33.292Z] --- SKIP: TestExecUser (0.00s) [2020-11-27T04:03:33.292Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-11-27T04:03:33.292Z] === RUN TestExportContainerAndImportImage [2020-11-27T04:03:33.292Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2020-11-27T04:03:33.292Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:03:33.292Z] === RUN TestExportContainerAfterDaemonRestart [2020-11-27T04:03:33.292Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-11-27T04:03:33.292Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:03:33.292Z] === RUN TestHealthCheckWorkdir [2020-11-27T04:03:33.292Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2020-11-27T04:03:33.292Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-11-27T04:03:33.292Z] === RUN TestHealthKillContainer [2020-11-27T04:03:33.292Z] --- SKIP: TestHealthKillContainer (0.00s) [2020-11-27T04:03:33.292Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-11-27T04:03:33.292Z] === RUN TestInspectCpusetInConfigPre120 [2020-11-27T04:03:33.292Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2020-11-27T04:03:33.292Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-11-27T04:03:33.292Z] === RUN TestKillContainerInvalidSignal [2020-11-27T04:03:33.731Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-11-27T04:03:35.495Z] --- PASS: TestKillContainerInvalidSignal (1.86s) [2020-11-27T04:03:35.495Z] === RUN TestKillContainer [2020-11-27T04:03:35.495Z] === RUN TestKillContainer/no_signal [2020-11-27T04:03:35.642Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-11-27T04:03:36.582Z] === RUN TestDockerSuite/TestRmiBlank [2020-11-27T04:03:36.582Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-11-27T04:03:36.843Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-11-27T04:03:37.048Z] === RUN TestKillContainer/non_killing_signal [2020-11-27T04:03:37.048Z] === RUN TestKillContainer/killing_signal [2020-11-27T04:03:39.246Z] --- PASS: TestKillContainer (3.93s) [2020-11-27T04:03:39.246Z] --- PASS: TestKillContainer/no_signal (1.73s) [2020-11-27T04:03:39.246Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2020-11-27T04:03:39.246Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2020-11-27T04:03:39.246Z] --- PASS: TestKillContainer/killing_signal (2.15s) [2020-11-27T04:03:39.246Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-11-27T04:03:39.246Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-11-27T04:03:39.246Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-11-27T04:03:39.246Z] === RUN TestKillStoppedContainer [2020-11-27T04:03:39.246Z] --- SKIP: TestKillStoppedContainer (0.00s) [2020-11-27T04:03:39.246Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-11-27T04:03:39.246Z] === RUN TestKillStoppedContainerAPIPre120 [2020-11-27T04:03:39.246Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2020-11-27T04:03:39.246Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-11-27T04:03:39.246Z] === RUN TestKillDifferentUserContainer [2020-11-27T04:03:39.246Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2020-11-27T04:03:39.246Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-11-27T04:03:39.246Z] === RUN TestInspectOomKilledTrue [2020-11-27T04:03:39.246Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-11-27T04:03:39.246Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:03:39.246Z] === RUN TestInspectOomKilledFalse [2020-11-27T04:03:39.246Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-11-27T04:03:39.246Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-27T04:03:39.246Z] === RUN TestLogsFollowTailEmpty [2020-11-27T04:03:39.386Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-11-27T04:03:39.646Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-11-27T04:03:39.906Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-11-27T04:03:40.165Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-11-27T04:03:40.800Z] --- PASS: TestLogsFollowTailEmpty (1.83s) [2020-11-27T04:03:40.800Z] === RUN TestNetworkNat [2020-11-27T04:03:40.800Z] --- SKIP: TestNetworkNat (0.00s) [2020-11-27T04:03:40.800Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-11-27T04:03:40.800Z] === RUN TestNetworkLocalhostTCPNat [2020-11-27T04:03:41.549Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-11-27T04:03:42.120Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-11-27T04:03:43.008Z] --- PASS: TestNetworkLocalhostTCPNat (2.15s) [2020-11-27T04:03:43.008Z] === RUN TestNetworkLoopbackNat [2020-11-27T04:03:43.008Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2020-11-27T04:03:43.008Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2020-11-27T04:03:43.008Z] === RUN TestPause [2020-11-27T04:03:43.008Z] --- SKIP: TestPause (0.00s) [2020-11-27T04:03:43.008Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-11-27T04:03:43.008Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-11-27T04:03:44.029Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-11-27T04:03:44.600Z] === RUN TestDockerSuite/TestRmiTag [2020-11-27T04:03:44.861Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-11-27T04:03:45.207Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.81s) [2020-11-27T04:03:45.207Z] === RUN TestPauseStopPausedContainer [2020-11-27T04:03:45.207Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2020-11-27T04:03:45.207Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:03:45.207Z] === RUN TestPsFilter [2020-11-27T04:03:45.207Z] --- PASS: TestPsFilter (0.13s) [2020-11-27T04:03:45.207Z] === RUN TestRemoveContainerWithRemovedVolume [2020-11-27T04:03:45.802Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-11-27T04:03:47.418Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.09s) [2020-11-27T04:03:47.418Z] === RUN TestRemoveContainerWithVolume [2020-11-27T04:03:49.112Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-11-27T04:03:49.112Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-11-27T04:03:49.684Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-11-27T04:03:49.718Z] --- PASS: TestRemoveContainerWithVolume (2.25s) [2020-11-27T04:03:49.718Z] === RUN TestRemoveContainerRunning [2020-11-27T04:03:49.945Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-11-27T04:03:50.885Z] === RUN TestDockerSuite/TestRunAddHost [2020-11-27T04:03:51.146Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-11-27T04:03:51.272Z] --- PASS: TestRemoveContainerRunning (1.79s) [2020-11-27T04:03:51.272Z] === RUN TestRemoveContainerForceRemoveRunning [2020-11-27T04:03:51.406Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-11-27T04:03:51.976Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-11-27T04:03:51.976Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-11-27T04:03:52.545Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-11-27T04:03:52.824Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.74s) [2020-11-27T04:03:52.824Z] === RUN TestRemoveInvalidContainer [2020-11-27T04:03:52.824Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2020-11-27T04:03:52.824Z] === RUN TestRenameLinkedContainer [2020-11-27T04:03:52.824Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2020-11-27T04:03:52.824Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-11-27T04:03:52.824Z] === RUN TestRenameStoppedContainer [2020-11-27T04:03:53.488Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-11-27T04:03:54.059Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-11-27T04:03:54.629Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-11-27T04:03:55.028Z] --- PASS: TestRenameStoppedContainer (2.11s) [2020-11-27T04:03:55.028Z] === RUN TestRenameRunningContainerAndReuse [2020-11-27T04:03:55.199Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-11-27T04:03:56.142Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-11-27T04:03:57.083Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-11-27T04:03:57.343Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-11-27T04:03:58.283Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-11-27T04:03:58.542Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-11-27T04:03:58.795Z] --- PASS: TestRenameRunningContainerAndReuse (3.81s) [2020-11-27T04:03:58.795Z] === RUN TestRenameInvalidName [2020-11-27T04:03:59.118Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-11-27T04:04:00.059Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-11-27T04:04:00.629Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-11-27T04:04:00.999Z] --- PASS: TestRenameInvalidName (1.91s) [2020-11-27T04:04:01.000Z] === RUN TestRenameAnonymousContainer [2020-11-27T04:04:01.000Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2020-11-27T04:04:01.000Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-11-27T04:04:01.000Z] === RUN TestRenameContainerWithSameName [2020-11-27T04:04:01.568Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-11-27T04:04:02.140Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-11-27T04:04:02.552Z] --- PASS: TestRenameContainerWithSameName (1.83s) [2020-11-27T04:04:02.552Z] === RUN TestRenameContainerWithLinkedContainer [2020-11-27T04:04:02.552Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2020-11-27T04:04:02.552Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-11-27T04:04:02.552Z] === RUN TestResize [2020-11-27T04:04:02.709Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-11-27T04:04:02.969Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-11-27T04:04:02.969Z] === RUN TestDockerSuite/TestRunBindMounts [2020-11-27T04:04:04.109Z] --- PASS: TestResize (1.73s) [2020-11-27T04:04:04.109Z] === RUN TestResizeWithInvalidSize [2020-11-27T04:04:04.109Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2020-11-27T04:04:04.109Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2020-11-27T04:04:04.109Z] === RUN TestResizeWhenContainerNotStarted [2020-11-27T04:04:04.351Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-11-27T04:04:04.928Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-11-27T04:04:05.500Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-11-27T04:04:06.071Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-11-27T04:04:06.309Z] --- PASS: TestResizeWhenContainerNotStarted (1.93s) [2020-11-27T04:04:06.309Z] === RUN TestDaemonRestartKillContainers [2020-11-27T04:04:06.309Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-11-27T04:04:06.309Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:04:06.309Z] === RUN TestStats [2020-11-27T04:04:06.309Z] --- SKIP: TestStats (0.00s) [2020-11-27T04:04:06.309Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-11-27T04:04:06.309Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-11-27T04:04:06.332Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-11-27T04:04:06.332Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-11-27T04:04:06.902Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-11-27T04:04:07.475Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-11-27T04:04:08.045Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-11-27T04:04:08.615Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-11-27T04:04:09.185Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-11-27T04:04:09.185Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-11-27T04:04:09.756Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-11-27T04:04:09.756Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-11-27T04:04:10.327Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-11-27T04:04:10.897Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-11-27T04:04:11.470Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-11-27T04:04:11.730Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-11-27T04:04:11.990Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-11-27T04:04:12.250Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-11-27T04:04:13.191Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-11-27T04:04:14.130Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-11-27T04:04:15.074Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-11-27T04:04:15.644Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-11-27T04:04:15.904Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-11-27T04:04:16.473Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-11-27T04:04:16.695Z] --- PASS: TestStopContainerWithRestartPolicyAlways (10.11s) [2020-11-27T04:04:16.695Z] === RUN TestStopContainerWithTimeout [2020-11-27T04:04:16.695Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2020-11-27T04:04:16.695Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-11-27T04:04:16.695Z] === RUN TestUpdateRestartPolicy [2020-11-27T04:04:16.733Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-11-27T04:04:17.305Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-11-27T04:04:18.686Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-11-27T04:04:19.629Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-11-27T04:04:20.570Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-11-27T04:04:20.841Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-11-27T04:04:21.415Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-11-27T04:04:23.958Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-11-27T04:04:24.898Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-11-27T04:04:26.808Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-11-27T04:04:28.191Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-11-27T04:04:28.191Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-11-27T04:04:28.191Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-11-27T04:04:28.761Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-11-27T04:04:30.143Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-11-27T04:04:31.083Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-11-27T04:04:32.466Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-11-27T04:04:33.036Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-11-27T04:04:33.977Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-11-27T04:04:34.922Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-11-27T04:04:34.922Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-11-27T04:04:35.182Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-11-27T04:04:36.566Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-11-27T04:04:36.566Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-11-27T04:04:37.137Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-11-27T04:04:37.707Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-11-27T04:04:37.869Z] --- PASS: TestUpdateRestartPolicy (21.49s) [2020-11-27T04:04:37.869Z] === RUN TestUpdateRestartWithAutoRemove [2020-11-27T04:04:38.278Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-11-27T04:04:38.865Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-11-27T04:04:38.865Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-11-27T04:04:39.437Z] === RUN TestDockerSuite/TestRunEnvironment [2020-11-27T04:04:40.008Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-11-27T04:04:40.074Z] --- PASS: TestUpdateRestartWithAutoRemove (1.82s) [2020-11-27T04:04:40.075Z] === RUN TestWaitNonBlocked [2020-11-27T04:04:40.075Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T04:04:40.075Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T04:04:40.075Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T04:04:40.075Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T04:04:40.075Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T04:04:40.075Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T04:04:40.579Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-11-27T04:04:41.148Z] === RUN TestDockerSuite/TestRunExitCode [2020-11-27T04:04:41.718Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-11-27T04:04:41.978Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-11-27T04:04:42.297Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-11-27T04:04:42.297Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.62s) [2020-11-27T04:04:42.297Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.71s) [2020-11-27T04:04:42.297Z] === RUN TestWaitBlocked [2020-11-27T04:04:42.297Z] --- SKIP: TestWaitBlocked (0.00s) [2020-11-27T04:04:42.297Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T04:04:42.297Z] PASS [2020-11-27T04:04:42.297Z] ok github.com/docker/docker/integration/container 74.758s [2020-11-27T04:04:42.548Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-11-27T04:04:42.762Z] [2020-11-27T04:04:42.762Z] === Skipped [2020-11-27T04:04:42.762Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-11-27T04:04:42.762Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-27T04:04:42.762Z] [2020-11-27T04:04:42.762Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2020-11-27T04:04:42.762Z] copy_test.go:38: testEnv.OSType == "windows" [2020-11-27T04:04:42.762Z] [2020-11-27T04:04:42.762Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2020-11-27T04:04:42.762Z] copy_test.go:63: testEnv.OSType == "windows" [2020-11-27T04:04:42.762Z] [2020-11-27T04:04:42.762Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-11-27T04:04:42.762Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:04:42.762Z] [2020-11-27T04:04:42.762Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-11-27T04:04:42.762Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-11-27T04:04:42.762Z] [2020-11-27T04:04:42.762Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-11-27T04:04:42.762Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:04:42.762Z] [2020-11-27T04:04:42.762Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-11-27T04:04:42.762Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T04:04:42.762Z] [2020-11-27T04:04:42.762Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-11-27T04:04:42.762Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T04:04:42.762Z] [2020-11-27T04:04:42.762Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-11-27T04:04:42.762Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-11-27T04:04:42.762Z] [2020-11-27T04:04:42.762Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2020-11-27T04:04:42.762Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2020-11-27T04:04:42.762Z] [2020-11-27T04:04:42.762Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-11-27T04:04:42.762Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:04:42.762Z] [2020-11-27T04:04:42.762Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-11-27T04:04:42.762Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-11-27T04:04:42.762Z] [2020-11-27T04:04:42.762Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-11-27T04:04:42.762Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-11-27T04:04:42.762Z] [2020-11-27T04:04:42.762Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-11-27T04:04:42.762Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:04:42.762Z] [2020-11-27T04:04:42.762Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-11-27T04:04:42.762Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:04:42.762Z] [2020-11-27T04:04:42.762Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-11-27T04:04:42.762Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-11-27T04:04:42.762Z] [2020-11-27T04:04:42.762Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-11-27T04:04:42.762Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-11-27T04:04:42.762Z] [2020-11-27T04:04:42.762Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-11-27T04:04:42.762Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-11-27T04:04:42.762Z] [2020-11-27T04:04:42.762Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2020-11-27T04:04:42.762Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2020-11-27T04:04:42.762Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2020-11-27T04:04:42.762Z] [2020-11-27T04:04:42.762Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-11-27T04:04:42.762Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-11-27T04:04:42.762Z] [2020-11-27T04:04:42.762Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-11-27T04:04:42.762Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-11-27T04:04:42.762Z] [2020-11-27T04:04:42.762Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-11-27T04:04:42.762Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-11-27T04:04:42.762Z] [2020-11-27T04:04:42.762Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-11-27T04:04:42.762Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-11-27T04:04:42.762Z] [2020-11-27T04:04:42.762Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-11-27T04:04:42.762Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:04:42.762Z] [2020-11-27T04:04:42.762Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-11-27T04:04:42.762Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-27T04:04:42.762Z] [2020-11-27T04:04:42.762Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-11-27T04:04:42.762Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-11-27T04:04:42.762Z] [2020-11-27T04:04:42.762Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-11-27T04:04:42.762Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2020-11-27T04:04:42.762Z] [2020-11-27T04:04:42.762Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-11-27T04:04:42.762Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-11-27T04:04:42.762Z] [2020-11-27T04:04:42.762Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-11-27T04:04:42.762Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:04:42.762Z] [2020-11-27T04:04:42.762Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-11-27T04:04:42.762Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-11-27T04:04:42.762Z] [2020-11-27T04:04:42.762Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-11-27T04:04:42.763Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-11-27T04:04:42.763Z] [2020-11-27T04:04:42.763Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-11-27T04:04:42.763Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-11-27T04:04:42.763Z] [2020-11-27T04:04:42.763Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-11-27T04:04:42.763Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2020-11-27T04:04:42.763Z] [2020-11-27T04:04:42.763Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-11-27T04:04:42.763Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:04:42.763Z] [2020-11-27T04:04:42.763Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-11-27T04:04:42.763Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-11-27T04:04:42.763Z] [2020-11-27T04:04:42.763Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-11-27T04:04:42.763Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-11-27T04:04:42.763Z] [2020-11-27T04:04:42.763Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-11-27T04:04:42.763Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T04:04:42.763Z] [2020-11-27T04:04:42.763Z] [2020-11-27T04:04:42.763Z] DONE 88 tests, 37 skipped in 78.089s [2020-11-27T04:04:42.763Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-11-27T04:04:43.120Z] === RUN TestDockerSuite/TestRunExposePort [2020-11-27T04:04:43.120Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-11-27T04:04:43.692Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-11-27T04:04:44.633Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-11-27T04:04:44.633Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-11-27T04:04:45.573Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-11-27T04:04:45.698Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T04:04:45.698Z] INFO: Testing against a local daemon [2020-11-27T04:04:45.698Z] === RUN TestCommitInheritsEnv [2020-11-27T04:04:45.698Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2020-11-27T04:04:45.698Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-27T04:04:45.698Z] === RUN TestImportExtremelyLargeImageWorks [2020-11-27T04:04:45.698Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-11-27T04:04:45.698Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-11-27T04:04:45.698Z] === RUN TestImagesFilterMultiReference [2020-11-27T04:04:45.698Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2020-11-27T04:04:45.698Z] === RUN TestImagePullPlatformInvalid [2020-11-27T04:04:45.698Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-11-27T04:04:45.698Z] === RUN TestRemoveImageOrphaning [2020-11-27T04:04:45.833Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-11-27T04:04:45.833Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-11-27T04:04:46.162Z] --- PASS: TestRemoveImageOrphaning (0.88s) [2020-11-27T04:04:46.162Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-11-27T04:04:46.625Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2020-11-27T04:04:46.625Z] === RUN TestTagInvalidReference [2020-11-27T04:04:46.625Z] --- PASS: TestTagInvalidReference (0.03s) [2020-11-27T04:04:46.625Z] === RUN TestTagValidPrefixedRepo [2020-11-27T04:04:46.625Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2020-11-27T04:04:46.625Z] === RUN TestTagExistedNameWithoutForce [2020-11-27T04:04:46.625Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2020-11-27T04:04:46.625Z] === RUN TestTagOfficialNames [2020-11-27T04:04:46.625Z] --- PASS: TestTagOfficialNames (0.11s) [2020-11-27T04:04:46.625Z] === RUN TestTagMatchesDigest [2020-11-27T04:04:46.625Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-11-27T04:04:46.625Z] PASS [2020-11-27T04:04:46.625Z] ok github.com/docker/docker/integration/image 1.616s [2020-11-27T04:04:46.625Z] [2020-11-27T04:04:46.626Z] === Skipped [2020-11-27T04:04:46.626Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-11-27T04:04:46.626Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-27T04:04:46.626Z] [2020-11-27T04:04:46.626Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-11-27T04:04:46.626Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-11-27T04:04:46.626Z] [2020-11-27T04:04:46.626Z] [2020-11-27T04:04:46.626Z] DONE 11 tests, 2 skipped in 4.143s [2020-11-27T04:04:46.626Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-11-27T04:04:48.825Z] testing: warning: no tests to run [2020-11-27T04:04:48.825Z] PASS [2020-11-27T04:04:48.825Z] ok github.com/docker/docker/integration/network/ipvlan 0.149s [no tests to run] [2020-11-27T04:04:48.825Z] testing: warning: no tests to run [2020-11-27T04:04:48.825Z] PASS [2020-11-27T04:04:48.825Z] ok github.com/docker/docker/integration/network/macvlan 0.057s [no tests to run] [2020-11-27T04:04:49.133Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-11-27T04:04:49.704Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-11-27T04:04:49.964Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-11-27T04:04:50.377Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T04:04:50.377Z] INFO: Testing against a local daemon [2020-11-27T04:04:50.377Z] === RUN TestNetworkCreateDelete [2020-11-27T04:04:50.377Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2020-11-27T04:04:50.377Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T04:04:50.377Z] === RUN TestDockerNetworkDeletePreferID [2020-11-27T04:04:50.377Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2020-11-27T04:04:50.377Z] 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-11-27T04:04:50.377Z] === RUN TestDaemonDNSFallback [2020-11-27T04:04:50.377Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2020-11-27T04:04:50.377Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T04:04:50.377Z] === RUN TestInspectNetwork [2020-11-27T04:04:50.377Z] --- SKIP: TestInspectNetwork (0.00s) [2020-11-27T04:04:50.377Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-11-27T04:04:50.377Z] === RUN TestRunContainerWithBridgeNone [2020-11-27T04:04:50.377Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-11-27T04:04:50.377Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T04:04:50.377Z] === RUN TestNetworkInvalidJSON [2020-11-27T04:04:50.377Z] === RUN TestNetworkInvalidJSON//networks/create [2020-11-27T04:04:50.377Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-11-27T04:04:50.377Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T04:04:50.377Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T04:04:50.377Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T04:04:50.377Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T04:04:50.377Z] === CONT TestNetworkInvalidJSON//networks/create [2020-11-27T04:04:50.377Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T04:04:50.377Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T04:04:50.377Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2020-11-27T04:04:50.377Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-11-27T04:04:50.377Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-11-27T04:04:50.377Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-11-27T04:04:50.377Z] === RUN TestHostIPv4BridgeLabel [2020-11-27T04:04:50.377Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-11-27T04:04:50.377Z] network_test.go:97: testEnv.OSType == "windows" [2020-11-27T04:04:50.377Z] === RUN TestDaemonRestartWithLiveRestore [2020-11-27T04:04:50.377Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-11-27T04:04:50.377Z] service_test.go:29: testEnv.OSType == "windows" [2020-11-27T04:04:50.377Z] === RUN TestDaemonDefaultNetworkPools [2020-11-27T04:04:50.377Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-11-27T04:04:50.377Z] service_test.go:52: testEnv.OSType == "windows" [2020-11-27T04:04:50.377Z] === RUN TestDaemonRestartWithExistingNetwork [2020-11-27T04:04:50.377Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-11-27T04:04:50.377Z] service_test.go:96: testEnv.OSType == "windows" [2020-11-27T04:04:50.377Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-27T04:04:50.377Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-11-27T04:04:50.377Z] service_test.go:130: testEnv.OSType == "windows" [2020-11-27T04:04:50.377Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-11-27T04:04:50.377Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-11-27T04:04:50.377Z] service_test.go:181: testEnv.OSType == "windows" [2020-11-27T04:04:50.377Z] === RUN TestServiceWithPredefinedNetwork [2020-11-27T04:04:50.377Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-11-27T04:04:50.377Z] service_test.go:206: testEnv.OSType == "windows" [2020-11-27T04:04:50.377Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-11-27T04:04:50.377Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-27T04:04:50.377Z] service_test.go:236: FLAKY_TEST [2020-11-27T04:04:50.377Z] === RUN TestServiceWithDataPathPortInit [2020-11-27T04:04:50.377Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-11-27T04:04:50.377Z] service_test.go:326: testEnv.OSType == "windows" [2020-11-27T04:04:50.377Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-11-27T04:04:50.377Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-11-27T04:04:50.377Z] service_test.go:394: testEnv.OSType == "windows" [2020-11-27T04:04:50.377Z] PASS [2020-11-27T04:04:50.377Z] ok github.com/docker/docker/integration/network 0.267s [2020-11-27T04:04:50.377Z] [2020-11-27T04:04:50.377Z] === Skipped [2020-11-27T04:04:50.377Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-11-27T04:04:50.377Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T04:04:50.377Z] [2020-11-27T04:04:50.377Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-11-27T04:04:50.377Z] 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-11-27T04:04:50.377Z] [2020-11-27T04:04:50.377Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-11-27T04:04:50.377Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T04:04:50.377Z] [2020-11-27T04:04:50.377Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-11-27T04:04:50.377Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-11-27T04:04:50.377Z] [2020-11-27T04:04:50.377Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-11-27T04:04:50.377Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T04:04:50.377Z] [2020-11-27T04:04:50.377Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-11-27T04:04:50.377Z] network_test.go:97: testEnv.OSType == "windows" [2020-11-27T04:04:50.377Z] [2020-11-27T04:04:50.377Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-11-27T04:04:50.377Z] service_test.go:29: testEnv.OSType == "windows" [2020-11-27T04:04:50.377Z] [2020-11-27T04:04:50.377Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-11-27T04:04:50.377Z] service_test.go:52: testEnv.OSType == "windows" [2020-11-27T04:04:50.377Z] [2020-11-27T04:04:50.377Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-11-27T04:04:50.377Z] service_test.go:96: testEnv.OSType == "windows" [2020-11-27T04:04:50.377Z] [2020-11-27T04:04:50.377Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-11-27T04:04:50.377Z] service_test.go:130: testEnv.OSType == "windows" [2020-11-27T04:04:50.377Z] [2020-11-27T04:04:50.377Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-11-27T04:04:50.377Z] service_test.go:181: testEnv.OSType == "windows" [2020-11-27T04:04:50.377Z] [2020-11-27T04:04:50.377Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-11-27T04:04:50.377Z] service_test.go:206: testEnv.OSType == "windows" [2020-11-27T04:04:50.377Z] [2020-11-27T04:04:50.377Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-27T04:04:50.377Z] service_test.go:236: FLAKY_TEST [2020-11-27T04:04:50.377Z] [2020-11-27T04:04:50.377Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-11-27T04:04:50.377Z] service_test.go:326: testEnv.OSType == "windows" [2020-11-27T04:04:50.377Z] [2020-11-27T04:04:50.378Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-11-27T04:04:50.378Z] service_test.go:394: testEnv.OSType == "windows" [2020-11-27T04:04:50.378Z] [2020-11-27T04:04:50.378Z] [2020-11-27T04:04:50.378Z] DONE 19 tests, 15 skipped in 3.530s [2020-11-27T04:04:50.378Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-11-27T04:04:50.842Z] testing: warning: no tests to run [2020-11-27T04:04:50.843Z] PASS [2020-11-27T04:04:50.843Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2020-11-27T04:04:50.843Z] [2020-11-27T04:04:50.843Z] DONE 0 tests in 0.409s [2020-11-27T04:04:50.843Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-11-27T04:04:51.307Z] testing: warning: no tests to run [2020-11-27T04:04:51.307Z] PASS [2020-11-27T04:04:51.307Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2020-11-27T04:04:51.307Z] [2020-11-27T04:04:51.307Z] DONE 0 tests in 0.405s [2020-11-27T04:04:51.307Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-11-27T04:04:52.504Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-11-27T04:04:53.510Z] testing: warning: no tests to run [2020-11-27T04:04:53.510Z] PASS [2020-11-27T04:04:53.510Z] ok github.com/docker/docker/integration/plugin 0.152s [no tests to run] [2020-11-27T04:04:53.510Z] testing: warning: no tests to run [2020-11-27T04:04:53.510Z] PASS [2020-11-27T04:04:53.510Z] ok github.com/docker/docker/integration/plugin/authz 0.084s [no tests to run] [2020-11-27T04:04:54.414Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-11-27T04:04:56.953Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-11-27T04:04:59.499Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-11-27T04:05:00.880Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-11-27T04:05:01.819Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-11-27T04:05:02.079Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-11-27T04:05:03.024Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-11-27T04:05:03.024Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-11-27T04:05:03.024Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-11-27T04:05:03.024Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-11-27T04:05:03.284Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-11-27T04:05:03.947Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T04:05:03.947Z] INFO: Testing against a local daemon [2020-11-27T04:05:03.947Z] === RUN TestExternalGraphDriver [2020-11-27T04:05:03.947Z] --- SKIP: TestExternalGraphDriver (0.00s) [2020-11-27T04:05:03.947Z] external_test.go:48: runtime.GOOS == "windows" [2020-11-27T04:05:03.947Z] === RUN TestGraphdriverPluginV2 [2020-11-27T04:05:03.947Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-11-27T04:05:03.947Z] external_test.go:408: runtime.GOOS == "windows" [2020-11-27T04:05:03.947Z] PASS [2020-11-27T04:05:03.947Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.542s [2020-11-27T04:05:03.947Z] testing: warning: no tests to run [2020-11-27T04:05:03.947Z] PASS [2020-11-27T04:05:03.947Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.077s [no tests to run] [2020-11-27T04:05:04.926Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T04:05:04.926Z] INFO: Testing against a local daemon [2020-11-27T04:05:04.926Z] === RUN TestPluginInvalidJSON [2020-11-27T04:05:04.926Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T04:05:04.926Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T04:05:04.926Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T04:05:04.926Z] --- PASS: TestPluginInvalidJSON (0.06s) [2020-11-27T04:05:04.926Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-11-27T04:05:04.926Z] === RUN TestPluginInstall [2020-11-27T04:05:04.926Z] --- SKIP: TestPluginInstall (0.00s) [2020-11-27T04:05:04.926Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-11-27T04:05:04.926Z] PASS [2020-11-27T04:05:04.926Z] ok github.com/docker/docker/integration/plugin/common 0.416s [2020-11-27T04:05:04.926Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T04:05:04.926Z] INFO: Testing against a local daemon [2020-11-27T04:05:04.926Z] === RUN TestReadPluginNoRead [2020-11-27T04:05:04.926Z] --- SKIP: TestReadPluginNoRead (0.00s) [2020-11-27T04:05:04.926Z] read_test.go:21: no unix domain sockets on Windows [2020-11-27T04:05:04.926Z] PASS [2020-11-27T04:05:04.926Z] ok github.com/docker/docker/integration/plugin/logging 0.267s [2020-11-27T04:05:04.926Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2020-11-27T04:05:04.926Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2020-11-27T04:05:05.904Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T04:05:05.904Z] INFO: Testing against a local daemon [2020-11-27T04:05:05.904Z] === RUN TestPluginWithDevMounts [2020-11-27T04:05:05.904Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-11-27T04:05:05.904Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:05.904Z] PASS [2020-11-27T04:05:05.904Z] ok github.com/docker/docker/integration/plugin/volumes 0.199s [2020-11-27T04:05:05.904Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2020-11-27T04:05:06.369Z] [2020-11-27T04:05:06.369Z] === Skipped [2020-11-27T04:05:06.369Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-11-27T04:05:06.369Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-11-27T04:05:06.369Z] [2020-11-27T04:05:06.369Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-11-27T04:05:06.369Z] external_test.go:48: runtime.GOOS == "windows" [2020-11-27T04:05:06.369Z] [2020-11-27T04:05:06.369Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-11-27T04:05:06.369Z] external_test.go:408: runtime.GOOS == "windows" [2020-11-27T04:05:06.369Z] [2020-11-27T04:05:06.369Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-11-27T04:05:06.369Z] read_test.go:21: no unix domain sockets on Windows [2020-11-27T04:05:06.369Z] [2020-11-27T04:05:06.369Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-11-27T04:05:06.369Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:06.369Z] [2020-11-27T04:05:06.369Z] [2020-11-27T04:05:06.369Z] DONE 7 tests, 5 skipped in 14.988s [2020-11-27T04:05:06.369Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-11-27T04:05:06.583Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-11-27T04:05:06.583Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-11-27T04:05:06.842Z] testing: warning: no tests to run [2020-11-27T04:05:06.842Z] PASS [2020-11-27T04:05:06.843Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2020-11-27T04:05:06.843Z] [2020-11-27T04:05:06.843Z] DONE 0 tests in 0.447s [2020-11-27T04:05:06.843Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-11-27T04:05:07.524Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-11-27T04:05:07.839Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T04:05:07.839Z] INFO: Testing against a local daemon [2020-11-27T04:05:07.839Z] === RUN TestPluginInvalidJSON [2020-11-27T04:05:07.839Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T04:05:07.839Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T04:05:07.839Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T04:05:07.839Z] --- PASS: TestPluginInvalidJSON (0.06s) [2020-11-27T04:05:07.839Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-11-27T04:05:07.839Z] === RUN TestPluginInstall [2020-11-27T04:05:07.839Z] --- SKIP: TestPluginInstall (0.00s) [2020-11-27T04:05:07.839Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-11-27T04:05:07.839Z] PASS [2020-11-27T04:05:07.839Z] ok github.com/docker/docker/integration/plugin/common (cached) [2020-11-27T04:05:07.839Z] [2020-11-27T04:05:07.839Z] === Skipped [2020-11-27T04:05:07.839Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-11-27T04:05:07.839Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-11-27T04:05:07.839Z] [2020-11-27T04:05:07.839Z] [2020-11-27T04:05:07.839Z] DONE 3 tests, 1 skipped in 1.046s [2020-11-27T04:05:08.305Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-11-27T04:05:08.908Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-11-27T04:05:09.297Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T04:05:09.297Z] INFO: Testing against a local daemon [2020-11-27T04:05:09.297Z] === RUN TestExternalGraphDriver [2020-11-27T04:05:09.297Z] --- SKIP: TestExternalGraphDriver (0.00s) [2020-11-27T04:05:09.297Z] external_test.go:48: runtime.GOOS == "windows" [2020-11-27T04:05:09.297Z] === RUN TestGraphdriverPluginV2 [2020-11-27T04:05:09.297Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-11-27T04:05:09.297Z] external_test.go:408: runtime.GOOS == "windows" [2020-11-27T04:05:09.297Z] PASS [2020-11-27T04:05:09.297Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2020-11-27T04:05:09.297Z] [2020-11-27T04:05:09.297Z] === Skipped [2020-11-27T04:05:09.297Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-11-27T04:05:09.297Z] external_test.go:48: runtime.GOOS == "windows" [2020-11-27T04:05:09.297Z] [2020-11-27T04:05:09.297Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-11-27T04:05:09.297Z] external_test.go:408: runtime.GOOS == "windows" [2020-11-27T04:05:09.297Z] [2020-11-27T04:05:09.297Z] [2020-11-27T04:05:09.297Z] DONE 2 tests, 2 skipped in 0.983s [2020-11-27T04:05:09.297Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-11-27T04:05:10.283Z] testing: warning: no tests to run [2020-11-27T04:05:10.283Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T04:05:10.283Z] PASS [2020-11-27T04:05:10.283Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2020-11-27T04:05:10.283Z] INFO: Testing against a local daemon [2020-11-27T04:05:10.283Z] === RUN TestReadPluginNoRead [2020-11-27T04:05:10.283Z] --- SKIP: TestReadPluginNoRead (0.00s) [2020-11-27T04:05:10.283Z] read_test.go:21: no unix domain sockets on Windows [2020-11-27T04:05:10.283Z] PASS [2020-11-27T04:05:10.283Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2020-11-27T04:05:10.283Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2020-11-27T04:05:10.283Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2020-11-27T04:05:10.283Z] [2020-11-27T04:05:10.283Z] === Skipped [2020-11-27T04:05:10.283Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-11-27T04:05:10.283Z] read_test.go:21: no unix domain sockets on Windows [2020-11-27T04:05:10.283Z] [2020-11-27T04:05:10.283Z] [2020-11-27T04:05:10.283Z] DONE 1 tests, 1 skipped in 1.194s [2020-11-27T04:05:10.283Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-11-27T04:05:10.289Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-11-27T04:05:11.264Z] testing: warning: no tests to run [2020-11-27T04:05:11.264Z] PASS [2020-11-27T04:05:11.264Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2020-11-27T04:05:11.264Z] [2020-11-27T04:05:11.264Z] DONE 0 tests in 0.657s [2020-11-27T04:05:11.264Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-11-27T04:05:12.244Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T04:05:12.244Z] INFO: Testing against a local daemon [2020-11-27T04:05:12.244Z] === RUN TestPluginWithDevMounts [2020-11-27T04:05:12.244Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-11-27T04:05:12.244Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:12.244Z] PASS [2020-11-27T04:05:12.244Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2020-11-27T04:05:12.244Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2020-11-27T04:05:12.244Z] [2020-11-27T04:05:12.244Z] === Skipped [2020-11-27T04:05:12.244Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-11-27T04:05:12.244Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:12.244Z] [2020-11-27T04:05:12.244Z] [2020-11-27T04:05:12.244Z] DONE 1 tests, 1 skipped in 1.087s [2020-11-27T04:05:12.244Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-11-27T04:05:14.487Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-11-27T04:05:14.749Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-11-27T04:05:15.011Z] === RUN TestDockerSuite/TestRunModeHostname [2020-11-27T04:05:15.190Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T04:05:15.190Z] INFO: Testing against a local daemon [2020-11-27T04:05:15.190Z] === RUN TestSecretInspect [2020-11-27T04:05:15.190Z] --- SKIP: TestSecretInspect (0.00s) [2020-11-27T04:05:15.190Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:15.190Z] === RUN TestSecretList [2020-11-27T04:05:15.190Z] --- SKIP: TestSecretList (0.00s) [2020-11-27T04:05:15.190Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:15.190Z] === RUN TestSecretsCreateAndDelete [2020-11-27T04:05:15.190Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2020-11-27T04:05:15.190Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:15.190Z] === RUN TestSecretsUpdate [2020-11-27T04:05:15.190Z] --- SKIP: TestSecretsUpdate (0.00s) [2020-11-27T04:05:15.190Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:15.190Z] === RUN TestTemplatedSecret [2020-11-27T04:05:15.190Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-11-27T04:05:15.190Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:15.190Z] === RUN TestSecretCreateResolve [2020-11-27T04:05:15.190Z] --- SKIP: TestSecretCreateResolve (0.00s) [2020-11-27T04:05:15.190Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T04:05:15.190Z] PASS [2020-11-27T04:05:15.190Z] ok github.com/docker/docker/integration/secret 0.262s [2020-11-27T04:05:15.190Z] [2020-11-27T04:05:15.190Z] === Skipped [2020-11-27T04:05:15.190Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-11-27T04:05:15.190Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:15.190Z] [2020-11-27T04:05:15.190Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-11-27T04:05:15.190Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:15.190Z] [2020-11-27T04:05:15.190Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-11-27T04:05:15.190Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:15.190Z] [2020-11-27T04:05:15.190Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-11-27T04:05:15.190Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:15.190Z] [2020-11-27T04:05:15.190Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-11-27T04:05:15.190Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:15.190Z] [2020-11-27T04:05:15.190Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-11-27T04:05:15.190Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T04:05:15.190Z] [2020-11-27T04:05:15.190Z] [2020-11-27T04:05:15.190Z] DONE 6 tests, 6 skipped in 2.793s [2020-11-27T04:05:15.190Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-11-27T04:05:15.583Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-11-27T04:05:15.583Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-11-27T04:05:15.843Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-11-27T04:05:16.783Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-11-27T04:05:17.353Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-11-27T04:05:18.325Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-11-27T04:05:18.325Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-11-27T04:05:18.584Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-11-27T04:05:18.956Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T04:05:18.956Z] INFO: Testing against a local daemon [2020-11-27T04:05:18.956Z] === RUN TestServiceCreateInit [2020-11-27T04:05:18.956Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-11-27T04:05:18.956Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-11-27T04:05:18.956Z] --- PASS: TestServiceCreateInit (0.05s) [2020-11-27T04:05:18.956Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-11-27T04:05:18.956Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:18.956Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-11-27T04:05:18.956Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:18.956Z] === RUN TestCreateServiceMultipleTimes [2020-11-27T04:05:18.956Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2020-11-27T04:05:18.956Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:18.956Z] === RUN TestCreateServiceConflict [2020-11-27T04:05:18.956Z] --- SKIP: TestCreateServiceConflict (0.00s) [2020-11-27T04:05:18.956Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:18.956Z] === RUN TestCreateServiceMaxReplicas [2020-11-27T04:05:18.956Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2020-11-27T04:05:18.956Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:18.956Z] === RUN TestCreateWithDuplicateNetworkNames [2020-11-27T04:05:18.956Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2020-11-27T04:05:18.956Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:18.956Z] === RUN TestCreateServiceSecretFileMode [2020-11-27T04:05:18.956Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2020-11-27T04:05:18.956Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:18.956Z] === RUN TestCreateServiceConfigFileMode [2020-11-27T04:05:18.956Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2020-11-27T04:05:18.956Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:18.956Z] === RUN TestCreateServiceSysctls [2020-11-27T04:05:18.956Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2020-11-27T04:05:18.956Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:18.956Z] === RUN TestCreateServiceCapabilities [2020-11-27T04:05:18.956Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2020-11-27T04:05:18.956Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:18.956Z] === RUN TestInspect [2020-11-27T04:05:18.956Z] --- SKIP: TestInspect (0.00s) [2020-11-27T04:05:18.956Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:18.956Z] === RUN TestCreateJob [2020-11-27T04:05:18.956Z] --- SKIP: TestCreateJob (0.00s) [2020-11-27T04:05:18.956Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:18.956Z] === RUN TestReplicatedJob [2020-11-27T04:05:18.956Z] --- SKIP: TestReplicatedJob (0.00s) [2020-11-27T04:05:18.956Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:18.956Z] === RUN TestUpdateReplicatedJob [2020-11-27T04:05:18.956Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2020-11-27T04:05:18.956Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:18.956Z] === RUN TestServiceListWithStatuses [2020-11-27T04:05:18.956Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-11-27T04:05:18.956Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:18.956Z] === RUN TestDockerNetworkConnectAlias [2020-11-27T04:05:18.956Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2020-11-27T04:05:18.956Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:18.956Z] === RUN TestDockerNetworkReConnect [2020-11-27T04:05:18.956Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2020-11-27T04:05:18.956Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:18.956Z] === RUN TestServicePlugin [2020-11-27T04:05:18.956Z] --- SKIP: TestServicePlugin (0.00s) [2020-11-27T04:05:18.956Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:18.956Z] === RUN TestServiceUpdateLabel [2020-11-27T04:05:18.956Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2020-11-27T04:05:18.956Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T04:05:18.956Z] === RUN TestServiceUpdateSecrets [2020-11-27T04:05:18.956Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2020-11-27T04:05:18.956Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T04:05:18.956Z] === RUN TestServiceUpdateConfigs [2020-11-27T04:05:18.956Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2020-11-27T04:05:18.956Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T04:05:18.956Z] === RUN TestServiceUpdateNetwork [2020-11-27T04:05:18.956Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2020-11-27T04:05:18.956Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T04:05:18.956Z] === RUN TestServiceUpdatePidsLimit [2020-11-27T04:05:18.956Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2020-11-27T04:05:18.956Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T04:05:18.956Z] PASS [2020-11-27T04:05:18.956Z] ok github.com/docker/docker/integration/service 0.477s [2020-11-27T04:05:18.956Z] [2020-11-27T04:05:18.956Z] === Skipped [2020-11-27T04:05:18.956Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-11-27T04:05:18.956Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-11-27T04:05:18.956Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:18.956Z] [2020-11-27T04:05:18.956Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-11-27T04:05:18.956Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-11-27T04:05:18.956Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:18.956Z] [2020-11-27T04:05:18.956Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-11-27T04:05:18.956Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:18.956Z] [2020-11-27T04:05:18.956Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-11-27T04:05:18.956Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:18.956Z] [2020-11-27T04:05:18.956Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2020-11-27T04:05:18.956Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:18.956Z] [2020-11-27T04:05:18.956Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-11-27T04:05:18.956Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:18.956Z] [2020-11-27T04:05:18.956Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-11-27T04:05:18.956Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:18.956Z] [2020-11-27T04:05:18.956Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-11-27T04:05:18.956Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:18.956Z] [2020-11-27T04:05:18.956Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2020-11-27T04:05:18.956Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:18.956Z] [2020-11-27T04:05:18.956Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2020-11-27T04:05:18.956Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:18.956Z] [2020-11-27T04:05:18.956Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-11-27T04:05:18.956Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:18.956Z] [2020-11-27T04:05:18.956Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-11-27T04:05:18.956Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:18.956Z] [2020-11-27T04:05:18.956Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-11-27T04:05:18.956Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:18.956Z] [2020-11-27T04:05:18.956Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-11-27T04:05:18.956Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:18.956Z] [2020-11-27T04:05:18.956Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-11-27T04:05:18.956Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:18.956Z] [2020-11-27T04:05:18.956Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-11-27T04:05:18.956Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:18.956Z] [2020-11-27T04:05:18.956Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-11-27T04:05:18.956Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:18.956Z] [2020-11-27T04:05:18.956Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-11-27T04:05:18.957Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:18.957Z] [2020-11-27T04:05:18.957Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-11-27T04:05:18.957Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T04:05:18.957Z] [2020-11-27T04:05:18.957Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-11-27T04:05:18.957Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T04:05:18.957Z] [2020-11-27T04:05:18.957Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-11-27T04:05:18.957Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T04:05:18.957Z] [2020-11-27T04:05:18.957Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-11-27T04:05:18.957Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T04:05:18.957Z] [2020-11-27T04:05:18.957Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2020-11-27T04:05:18.957Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T04:05:18.957Z] [2020-11-27T04:05:18.957Z] [2020-11-27T04:05:18.957Z] DONE 24 tests, 23 skipped in 3.653s [2020-11-27T04:05:18.957Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-11-27T04:05:19.526Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-11-27T04:05:20.466Z] === RUN TestDockerSuite/TestRunMount [2020-11-27T04:05:21.156Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T04:05:21.156Z] INFO: Testing against a local daemon [2020-11-27T04:05:21.156Z] === RUN TestSessionCreate [2020-11-27T04:05:21.156Z] --- SKIP: TestSessionCreate (0.00s) [2020-11-27T04:05:21.156Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-11-27T04:05:21.156Z] === RUN TestSessionCreateWithBadUpgrade [2020-11-27T04:05:21.156Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2020-11-27T04:05:21.156Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-11-27T04:05:21.156Z] PASS [2020-11-27T04:05:21.156Z] ok github.com/docker/docker/integration/session 0.212s [2020-11-27T04:05:21.620Z] [2020-11-27T04:05:21.620Z] === Skipped [2020-11-27T04:05:21.620Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-11-27T04:05:21.620Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-11-27T04:05:21.620Z] [2020-11-27T04:05:21.620Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-11-27T04:05:21.620Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-11-27T04:05:21.620Z] [2020-11-27T04:05:21.620Z] [2020-11-27T04:05:21.620Z] DONE 2 tests, 2 skipped in 2.607s [2020-11-27T04:05:21.620Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-11-27T04:05:24.552Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T04:05:24.552Z] INFO: Testing against a local daemon [2020-11-27T04:05:24.552Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-11-27T04:05:24.552Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-27T04:05:24.552Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:24.552Z] === RUN TestEventsExecDie [2020-11-27T04:05:24.552Z] --- SKIP: TestEventsExecDie (0.00s) [2020-11-27T04:05:24.552Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-11-27T04:05:24.552Z] === RUN TestEventsBackwardsCompatible [2020-11-27T04:05:24.552Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2020-11-27T04:05:24.552Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-11-27T04:05:24.552Z] === RUN TestInfoAPI [2020-11-27T04:05:24.552Z] --- PASS: TestInfoAPI (0.04s) [2020-11-27T04:05:24.552Z] === RUN TestInfoAPIWarnings [2020-11-27T04:05:24.552Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-11-27T04:05:24.552Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-27T04:05:24.552Z] === RUN TestInfoDebug [2020-11-27T04:05:24.552Z] --- SKIP: TestInfoDebug (0.00s) [2020-11-27T04:05:24.552Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-11-27T04:05:24.552Z] === RUN TestInfoInsecureRegistries [2020-11-27T04:05:24.552Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2020-11-27T04:05:24.552Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-11-27T04:05:24.552Z] === RUN TestInfoRegistryMirrors [2020-11-27T04:05:24.552Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2020-11-27T04:05:24.552Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-11-27T04:05:24.552Z] === RUN TestLoginFailsWithBadCredentials [2020-11-27T04:05:24.661Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-11-27T04:05:24.661Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-11-27T04:05:24.921Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-11-27T04:05:25.017Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2020-11-27T04:05:25.017Z] === RUN TestPingCacheHeaders [2020-11-27T04:05:25.481Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-11-27T04:05:25.481Z] === RUN TestPingGet [2020-11-27T04:05:25.481Z] --- PASS: TestPingGet (0.04s) [2020-11-27T04:05:25.481Z] === RUN TestPingHead [2020-11-27T04:05:25.481Z] --- PASS: TestPingHead (0.04s) [2020-11-27T04:05:25.481Z] === RUN TestVersion [2020-11-27T04:05:25.481Z] --- PASS: TestVersion (0.03s) [2020-11-27T04:05:25.481Z] PASS [2020-11-27T04:05:25.481Z] ok github.com/docker/docker/integration/system 1.387s [2020-11-27T04:05:25.481Z] [2020-11-27T04:05:25.481Z] === Skipped [2020-11-27T04:05:25.481Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-27T04:05:25.481Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T04:05:25.481Z] [2020-11-27T04:05:25.481Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-11-27T04:05:25.481Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-11-27T04:05:25.481Z] [2020-11-27T04:05:25.481Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-11-27T04:05:25.481Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-11-27T04:05:25.481Z] [2020-11-27T04:05:25.481Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-11-27T04:05:25.481Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-27T04:05:25.481Z] [2020-11-27T04:05:25.481Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-11-27T04:05:25.481Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-11-27T04:05:25.481Z] [2020-11-27T04:05:25.481Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-11-27T04:05:25.481Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-11-27T04:05:25.481Z] [2020-11-27T04:05:25.481Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-11-27T04:05:25.481Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-11-27T04:05:25.481Z] [2020-11-27T04:05:25.481Z] [2020-11-27T04:05:25.481Z] DONE 13 tests, 7 skipped in 3.911s [2020-11-27T04:05:25.481Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-11-27T04:05:25.863Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-11-27T04:05:27.245Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-11-27T04:05:28.416Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T04:05:28.416Z] INFO: Testing against a local daemon [2020-11-27T04:05:28.416Z] === RUN TestVolumesCreateAndList [2020-11-27T04:05:28.416Z] --- PASS: TestVolumesCreateAndList (0.15s) [2020-11-27T04:05:28.416Z] === RUN TestVolumesRemove [2020-11-27T04:05:28.416Z] --- PASS: TestVolumesRemove (0.09s) [2020-11-27T04:05:28.416Z] === RUN TestVolumesInspect [2020-11-27T04:05:28.416Z] --- PASS: TestVolumesInspect (0.05s) [2020-11-27T04:05:28.416Z] === RUN TestVolumesInvalidJSON [2020-11-27T04:05:28.416Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-11-27T04:05:28.416Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-11-27T04:05:28.416Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-11-27T04:05:28.416Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-11-27T04:05:28.416Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-11-27T04:05:28.416Z] PASS [2020-11-27T04:05:28.416Z] ok github.com/docker/docker/integration/volume 0.547s [2020-11-27T04:05:28.881Z] [2020-11-27T04:05:28.881Z] DONE 5 tests in 3.249s [2020-11-27T04:05:28.881Z] INFO: make.ps1 ended at 11/27/2020 04:05:28 [2020-11-27T04:05:28.881Z] INFO: Integration CLI tests being run from the host: [2020-11-27T04:05:28.881Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2020-11-27T04:05:29.158Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-11-27T04:05:30.541Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-11-27T04:05:31.926Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-11-27T04:05:32.866Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-11-27T04:05:34.248Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-11-27T04:05:34.248Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-11-27T04:05:34.248Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-11-27T04:05:34.818Z] === RUN TestDockerSuite/TestRunNetHost [2020-11-27T04:05:35.389Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-11-27T04:05:36.330Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-11-27T04:05:36.902Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-11-27T04:05:38.820Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-11-27T04:05:39.267Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T04:05:39.268Z] INFO: Testing against a local daemon [2020-11-27T04:05:39.268Z] === RUN TestDockerSuite [2020-11-27T04:05:39.268Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-11-27T04:05:39.268Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-11-27T04:05:39.268Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-11-27T04:05:39.268Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-11-27T04:05:39.268Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-11-27T04:05:39.268Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-11-27T04:05:39.268Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-11-27T04:05:39.268Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-11-27T04:05:40.202Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-11-27T04:05:40.249Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-11-27T04:05:40.249Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-11-27T04:05:41.227Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-11-27T04:05:41.227Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-11-27T04:05:43.497Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-11-27T04:05:43.497Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-11-27T04:05:43.497Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-11-27T04:05:43.497Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-11-27T04:05:44.067Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-11-27T04:05:44.068Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-11-27T04:05:45.010Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-11-27T04:05:45.582Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-11-27T04:05:45.582Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-11-27T04:05:46.151Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-11-27T04:05:46.411Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-11-27T04:05:51.690Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-11-27T04:05:51.690Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-11-27T04:05:52.260Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-11-27T04:05:52.831Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-11-27T04:05:53.771Z] === RUN TestDockerSuite/TestRunPortInUse [2020-11-27T04:05:54.341Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-11-27T04:05:54.601Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-11-27T04:05:55.172Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-11-27T04:05:55.743Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-11-27T04:05:56.003Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-11-27T04:05:56.573Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-11-27T04:05:56.573Z] === RUN TestDockerSuite/TestRunPublishPort [2020-11-27T04:05:57.143Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-11-27T04:05:57.416Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-11-27T04:05:57.416Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-11-27T04:05:58.013Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-11-27T04:05:58.952Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-11-27T04:05:58.952Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-11-27T04:05:58.952Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-11-27T04:06:01.492Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-11-27T04:06:02.062Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-11-27T04:06:02.632Z] === RUN TestDockerSuite/TestRunRm [2020-11-27T04:06:03.203Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-11-27T04:06:05.113Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-11-27T04:06:07.025Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-11-27T04:06:07.285Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-11-27T04:06:07.285Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-11-27T04:06:07.856Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-11-27T04:06:09.769Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-11-27T04:06:10.340Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-11-27T04:06:10.340Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-11-27T04:06:13.640Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-11-27T04:06:13.640Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-11-27T04:06:16.939Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-11-27T04:06:16.939Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-11-27T04:06:16.939Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-11-27T04:06:17.509Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-11-27T04:06:18.083Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-11-27T04:06:18.656Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-11-27T04:06:19.226Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-11-27T04:06:19.226Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-11-27T04:06:19.796Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-11-27T04:06:20.368Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-11-27T04:06:21.313Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-11-27T04:06:21.885Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-11-27T04:06:22.145Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-11-27T04:06:24.683Z] === RUN TestDockerSuite/TestRunState [2020-11-27T04:06:25.622Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-11-27T04:06:25.881Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-11-27T04:06:26.450Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-11-27T04:06:26.450Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-11-27T04:06:26.450Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-11-27T04:06:27.021Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-11-27T04:06:27.591Z] === RUN TestDockerSuite/TestRunSysctls [2020-11-27T04:06:27.851Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-11-27T04:06:28.794Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-11-27T04:06:28.794Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-11-27T04:06:28.794Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-11-27T04:06:29.366Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-11-27T04:06:31.279Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-11-27T04:06:31.538Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-11-27T04:06:32.922Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-11-27T04:06:32.922Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-11-27T04:06:36.218Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-11-27T04:06:38.785Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-11-27T04:06:39.359Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-11-27T04:06:39.929Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-11-27T04:06:40.190Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-11-27T04:06:41.576Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-11-27T04:06:42.515Z] === RUN TestDockerSuite/TestRunUserByID [2020-11-27T04:06:43.085Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-11-27T04:06:43.085Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-11-27T04:06:43.345Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-11-27T04:06:43.605Z] === RUN TestDockerSuite/TestRunUserByName [2020-11-27T04:06:44.174Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-11-27T04:06:44.745Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-11-27T04:06:44.745Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-11-27T04:06:44.745Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-11-27T04:06:45.005Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-11-27T04:06:46.917Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-11-27T04:06:48.301Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-11-27T04:06:49.243Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-11-27T04:06:49.503Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-11-27T04:06:49.763Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-11-27T04:06:51.675Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-11-27T04:06:52.615Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-11-27T04:06:53.556Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-11-27T04:06:54.130Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-11-27T04:06:56.683Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-11-27T04:06:56.943Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-11-27T04:06:56.943Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-11-27T04:06:56.943Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-11-27T04:06:56.943Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-11-27T04:06:56.943Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-11-27T04:06:57.203Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-11-27T04:06:57.203Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-11-27T04:06:57.774Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-11-27T04:06:58.345Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-11-27T04:06:59.727Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-11-27T04:06:59.987Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-11-27T04:07:00.560Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-11-27T04:07:00.560Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-11-27T04:07:01.132Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-11-27T04:07:01.132Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-11-27T04:07:01.132Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-11-27T04:07:01.132Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-11-27T04:07:01.132Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-11-27T04:07:01.132Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-11-27T04:07:01.132Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-11-27T04:07:01.132Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-11-27T04:07:01.132Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-11-27T04:07:01.132Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-11-27T04:07:01.704Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-11-27T04:07:01.704Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-11-27T04:07:02.275Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-11-27T04:07:02.846Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-11-27T04:07:02.846Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-11-27T04:07:03.787Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-11-27T04:07:03.787Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-11-27T04:07:04.730Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-11-27T04:07:04.730Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-11-27T04:07:04.730Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-11-27T04:07:05.302Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-11-27T04:07:05.873Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-11-27T04:07:05.873Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-11-27T04:07:05.873Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-11-27T04:07:06.445Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-11-27T04:07:07.385Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-11-27T04:07:07.954Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-11-27T04:07:07.954Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-11-27T04:07:08.215Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-11-27T04:07:08.215Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-11-27T04:07:09.155Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-11-27T04:07:09.724Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-11-27T04:07:11.114Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-11-27T04:07:11.377Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-11-27T04:07:11.377Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-11-27T04:07:11.377Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-11-27T04:07:12.317Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-11-27T04:07:12.888Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-11-27T04:07:13.459Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-11-27T04:07:13.719Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-11-27T04:07:14.660Z] === RUN TestDockerSuite/TestSaveImageId [2020-11-27T04:07:14.921Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-11-27T04:07:15.182Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-11-27T04:07:16.564Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-11-27T04:07:16.564Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-11-27T04:07:17.133Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-11-27T04:07:18.074Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-11-27T04:07:18.074Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-11-27T04:07:18.074Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-11-27T04:07:19.986Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-11-27T04:07:20.928Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-11-27T04:07:21.498Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-11-27T04:07:21.498Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-11-27T04:07:21.498Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-11-27T04:07:21.498Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-11-27T04:07:22.068Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-11-27T04:07:23.979Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-11-27T04:07:29.259Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-11-27T04:07:30.641Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-11-27T04:07:30.641Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-11-27T04:07:31.226Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-11-27T04:07:32.610Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-11-27T04:07:35.149Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-11-27T04:07:37.058Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-11-27T04:07:37.317Z] === RUN TestDockerSuite/TestStartRecordError [2020-11-27T04:07:38.258Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-11-27T04:07:40.169Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-11-27T04:07:41.110Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-11-27T04:07:43.649Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-11-27T04:07:43.911Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-11-27T04:07:46.450Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-11-27T04:07:47.831Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-11-27T04:07:51.123Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-11-27T04:07:55.343Z] === RUN TestDockerSuite/TestStatsNoStream [2020-11-27T04:07:57.887Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-11-27T04:07:59.794Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-11-27T04:08:00.054Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-11-27T04:08:00.624Z] === RUN TestDockerSuite/TestTopPrivileged [2020-11-27T04:08:00.884Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-11-27T04:08:00.884Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-11-27T04:08:01.455Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-11-27T04:08:04.756Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-11-27T04:08:05.015Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-11-27T04:08:06.927Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-11-27T04:08:08.308Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-11-27T04:08:08.569Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-11-27T04:08:09.139Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-11-27T04:08:09.139Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-11-27T04:08:09.710Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-11-27T04:08:09.970Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-11-27T04:08:10.910Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-11-27T04:08:10.910Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-11-27T04:08:12.294Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-11-27T04:08:13.238Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-11-27T04:08:13.812Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-11-27T04:08:15.194Z] === RUN TestDockerSuite/TestUpdateStats [2020-11-27T04:08:18.486Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-11-27T04:08:19.428Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-11-27T04:08:19.428Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-11-27T04:08:19.999Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-11-27T04:08:20.568Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-11-27T04:08:23.108Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-11-27T04:08:25.019Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-11-27T04:08:26.929Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-11-27T04:08:28.311Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-11-27T04:08:29.693Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-11-27T04:08:30.634Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-11-27T04:08:33.951Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-11-27T04:08:35.331Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-11-27T04:08:36.714Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-11-27T04:08:37.654Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-11-27T04:08:37.914Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-11-27T04:08:38.679Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-11-27T04:08:38.679Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-11-27T04:08:38.679Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-11-27T04:08:38.679Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-11-27T04:08:38.679Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-11-27T04:08:38.679Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-11-27T04:08:38.679Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-11-27T04:08:38.679Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-11-27T04:08:38.679Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-11-27T04:08:38.679Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-11-27T04:08:38.679Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-11-27T04:08:38.679Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-11-27T04:08:38.679Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-11-27T04:08:38.679Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-11-27T04:08:38.679Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-11-27T04:08:38.679Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-11-27T04:08:38.679Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-11-27T04:08:38.679Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-11-27T04:08:38.679Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-11-27T04:08:38.679Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-11-27T04:08:38.679Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-11-27T04:08:38.854Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-11-27T04:08:40.765Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-11-27T04:08:40.765Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-11-27T04:08:41.676Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-11-27T04:08:41.676Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-11-27T04:08:41.676Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-11-27T04:08:42.147Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-11-27T04:08:44.060Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-11-27T04:08:45.441Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-11-27T04:08:46.822Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-11-27T04:08:50.305Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-11-27T04:08:56.806Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-11-27T04:09:02.093Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-11-27T04:09:02.093Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-11-27T04:09:02.093Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-11-27T04:09:02.093Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-11-27T04:09:02.354Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-11-27T04:09:02.354Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-11-27T04:09:02.354Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-11-27T04:09:02.923Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-11-27T04:09:02.923Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-11-27T04:09:03.494Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-11-27T04:09:03.494Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-11-27T04:09:03.494Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-11-27T04:09:03.494Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-11-27T04:09:03.494Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-11-27T04:09:05.403Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-11-27T04:09:05.403Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-11-27T04:09:05.403Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-11-27T04:09:05.403Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-11-27T04:09:05.403Z] === RUN TestDockerSuite/TestVolumeEvents [2020-11-27T04:09:10.681Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-11-27T04:09:12.063Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-11-27T04:09:12.063Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-11-27T04:09:12.063Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-11-27T04:09:13.976Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-11-27T04:09:14.916Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-11-27T04:09:16.831Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite (1360.10s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.18s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.50s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.76s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.22s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.50s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.10s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.03s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.21s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.83s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.44s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.66s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.11s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.85s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.78s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.75s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.80s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.12s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.13s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestAttachDetach (0.90s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.01s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.76s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.91s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.76s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.31s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.51s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.10s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.05s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.91s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.59s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.45s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.75s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.51s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.97s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.13s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.80s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.88s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.52s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.57s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.18s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.26s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.50s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.44s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.92s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.37s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.21s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.37s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.35s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.05s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.34s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.96s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.34s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.20s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.33s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.25s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.26s) [2020-11-27T04:09:16.831Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.41s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.42s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.30s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.19s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.48s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.74s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.15s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.06s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.65s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.83s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.86s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.59s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.55s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.38s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.93s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.57s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.60s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.95s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.20s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.58s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.72s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.10s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.48s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.04s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.07s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.01s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.86s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.15s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.57s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildCmd (0.45s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.36s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.30s) [2020-11-27T04:09:16.832Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-11-27T04:09:16.832Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.02s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.82s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.26s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.06s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.48s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.82s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.60s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.97s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.18s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.80s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.25s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.16s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.50s) [2020-11-27T04:09:16.832Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-11-27T04:09:16.832Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-11-27T04:09:16.832Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-11-27T04:09:16.832Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2020-11-27T04:09:16.832Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-11-27T04:09:16.832Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2020-11-27T04:09:16.832Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-11-27T04:09:16.832Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.13s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.09s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.15s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.70s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.71s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.80s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.42s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.66s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.77s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.24s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.36s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.32s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.66s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.39s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.17s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.76s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.92s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.69s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.44s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.71s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.44s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.24s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.45s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.91s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.97s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.46s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.47s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.06s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.18s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.38s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.42s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.52s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.75s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildEnv (1.81s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.33s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.40s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.99s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.46s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.43s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.91s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.03s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.72s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.79s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.40s) [2020-11-27T04:09:16.832Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-11-27T04:09:16.832Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.33s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.63s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildExpose (0.34s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.73s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.66s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.40s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildFails (0.94s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.08s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.42s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.95s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.41s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.26s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.26s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.64s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.18s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.53s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.20s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.25s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.75s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.23s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildHistory (3.46s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.32s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.52s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.51s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.48s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.09s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildLabel (0.50s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.61s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.59s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.34s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildLabels (0.46s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.09s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.48s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.57s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.90s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.21s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.05s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.02s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.80s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.39s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.45s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.28s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.85s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.78s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.46s) [2020-11-27T04:09:16.832Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-11-27T04:09:16.832Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.33s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.38s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.59s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.34s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.53s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.58s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.90s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.80s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.46s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.43s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.38s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.43s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.71s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.83s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.08s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.00s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.53s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.72s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.94s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.12s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.41s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.54s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildPATH (2.17s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.69s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.78s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.52s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.90s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.34s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildRm (2.39s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.88s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.51s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.72s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.77s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.41s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.27s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.74s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.67s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s) [2020-11-27T04:09:16.832Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-11-27T04:09:16.832Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.58s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildStderr (0.60s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.53s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.69s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.68s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.35s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.60s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.88s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildUser (1.33s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.89s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.95s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.77s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.29s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.86s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.80s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.13s) [2020-11-27T04:09:16.832Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-11-27T04:09:16.832Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-11-27T04:09:16.832Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-11-27T04:09:16.832Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2020-11-27T04:09:16.832Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-11-27T04:09:16.832Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2020-11-27T04:09:16.832Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-11-27T04:09:16.832Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.27s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.79s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.93s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.05s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.20s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.43s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.97s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.91s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.43s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.53s) [2020-11-27T04:09:16.832Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-11-27T04:09:16.832Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.81s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.92s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-11-27T04:09:16.832Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-11-27T04:09:16.832Z] docker_cli_sni_test.go:18: Flakey test [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.55s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.61s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestCommitChange (0.87s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.69s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.23s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.21s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.73s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestCommitTTY (1.16s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.64s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.35s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.65s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.33s) [2020-11-27T04:09:16.832Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.78s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.83s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.12s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.79s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.67s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.54s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.66s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.79s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.81s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.89s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.57s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.64s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.52s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.63s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.78s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.53s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.61s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.61s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.82s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.06s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.60s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.10s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.12s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.53s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.40s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.50s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.75s) [2020-11-27T04:09:16.833Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-11-27T04:09:16.833Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.65s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.78s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.13s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.59s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.60s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.29s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.82s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.32s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.30s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.33s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.35s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.41s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000af7900_} (1.43s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1997906417_/foo_false____} (0.68s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1997906417_/foo_true____} (1.51s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3454173340_/foo_false____} (1.31s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3454173340_/foo_true____} (1.64s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3454173340_/foo_true__0xc000af7960__} (1.33s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000af7980_} (1.33s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000af7a00_} (1.35s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000af7a20_} (1.30s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000af7a40_} (1.33s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.02s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.22s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.69s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.39s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.17s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.25s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.21s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.72s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.72s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.65s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.64s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.87s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.73s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.94s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.72s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.51s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.04s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.28s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.01s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.02s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.67s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.72s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.84s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.95s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.75s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.10s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.86s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.24s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.95s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.71s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.77s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.33s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.77s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.57s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.59s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.54s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.61s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.54s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.75s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCpToDot (0.60s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.31s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.07s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCpToStdout (0.63s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.92s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.63s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.85s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.12s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.34s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.55s) [2020-11-27T04:09:16.833Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-11-27T04:09:16.833Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.45s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.26s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCreateRM (0.14s) [2020-11-27T04:09:16.833Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-11-27T04:09:16.833Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.38s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.14s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.24s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.52s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.93s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.51s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.00s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.04s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.62s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.46s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.61s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.74s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.49s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.97s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.40s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.02s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.11s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.20s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.69s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestEventsAttach (0.55s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestEventsCommit (0.66s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.47s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.45s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.57s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.53s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.09s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.07s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.37s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestEventsCopy (1.33s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.10s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.73s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.93s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.13s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.30s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestEventsFilters (1.05s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestEventsFormat (0.87s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.03s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.66s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.33s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2020-11-27T04:09:16.833Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-11-27T04:09:16.833Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-11-27T04:09:16.833Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-11-27T04:09:16.833Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.55s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.52s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestEventsRename (0.61s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestEventsResize (0.53s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.59s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.71s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.43s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestEventsTop (0.53s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.80s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestExec (0.55s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.51s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.46s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.43s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.11s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.52s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.51s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.62s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.68s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.64s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.70s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.10s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestExecCgroup (0.91s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestExecEnv (0.52s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.96s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.53s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestExecInspectID (1.55s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestExecInteractive (0.53s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.52s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.52s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestExecParseError (0.46s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.48s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.45s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.95s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.51s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestExecStartFails (0.62s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.77s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.74s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestExecTTY (1.01s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.72s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.61s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestExecUlimits (0.54s) [2020-11-27T04:09:16.833Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-11-27T04:09:16.833Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.32s) [2020-11-27T04:09:16.833Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.59s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.89s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.58s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestExecWithUser (0.77s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.61s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.72s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.48s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.49s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.71s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestHealth (18.96s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.55s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.58s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.54s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.59s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestImportDisplay (1.25s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestImportFile (1.15s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.04s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.28s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestImportGzipped (1.25s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.09s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.51s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.50s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.52s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.50s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.45s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.42s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.08s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.43s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.43s) [2020-11-27T04:09:16.834Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-11-27T04:09:16.834Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestInspectHistory (0.56s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-11-27T04:09:16.834Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-11-27T04:09:16.834Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.43s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.43s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.87s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.48s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestInspectStatus (0.55s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.95s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.49s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.51s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.53s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.58s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.51s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.75s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.36s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.18s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.22s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.25s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.58s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.04s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.08s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.38s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.51s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.81s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.49s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.32s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.66s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.91s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.33s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.67s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.72s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.80s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.45s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.47s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.48s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.78s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.75s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.93s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.16s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.81s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.34s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.44s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestLogsSince (6.51s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.51s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.49s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestLogsTail (0.52s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.53s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.81s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.28s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.47s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestNetHostname (1.79s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.73s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.25s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.42s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPluginActive (1.64s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.25s) [2020-11-27T04:09:16.834Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-11-27T04:09:16.834Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.76s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.69s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.47s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.36s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.03s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.82s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.99s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.27s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPortList (6.84s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.94s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.30s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.43s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.44s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.56s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.87s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.84s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.97s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPsByOrder (2.24s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.85s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.52s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.18s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.27s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.49s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.12s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.78s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.46s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.04s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.48s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.50s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.97s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.12s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.55s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.72s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.82s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.47s) [2020-11-27T04:09:16.834Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-11-27T04:09:16.834Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.21s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.68s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.64s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.34s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.63s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.64s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.79s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.43s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.18s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.98s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.90s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.18s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.94s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.32s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.63s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.28s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.99s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.42s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.95s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRmiTag (0.35s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.62s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.06s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.42s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.61s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.29s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.84s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRunAddHost (0.45s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.43s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.20s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.50s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.53s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.56s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.81s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.88s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.60s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.62s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.57s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.53s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.78s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.64s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.80s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.75s) [2020-11-27T04:09:16.834Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.47s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.43s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.36s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.46s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.54s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.51s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.46s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.57s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.58s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.70s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.47s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.75s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.48s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.49s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.45s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.88s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.91s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.97s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.42s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.43s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.45s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.13s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.21s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.09s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.77s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.04s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.28s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.78s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.61s) [2020-11-27T04:09:16.835Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-11-27T04:09:16.835Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2020-11-27T04:09:16.835Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-11-27T04:09:16.835Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.46s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.22s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.06s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.45s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.53s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.11s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.66s) [2020-11-27T04:09:16.835Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-11-27T04:09:16.835Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.47s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.23s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.55s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.55s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.72s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.60s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.54s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.63s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.54s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.50s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunExitCode (0.45s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.47s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.46s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.54s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.63s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.83s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.17s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.20s) [2020-11-27T04:09:16.835Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-11-27T04:09:16.835Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.99s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.78s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.08s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.96s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.19s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.04s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.42s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.81s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.20s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.29s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.70s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.33s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.32s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.66s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.87s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.74s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.94s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.90s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.88s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunMount (3.77s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.44s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.42s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.91s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.32s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.02s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.30s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.50s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.94s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.35s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.44s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunNetHost (0.73s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.63s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.60s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.84s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.48s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.96s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.43s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.47s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.67s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.60s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.69s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.59s) [2020-11-27T04:09:16.835Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-11-27T04:09:16.835Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.46s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.46s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.01s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.56s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.43s) [2020-11-27T04:09:16.835Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.46s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.41s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.46s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.46s) [2020-11-27T04:09:16.835Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-11-27T04:09:16.835Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.48s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.43s) [2020-11-27T04:09:16.835Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-11-27T04:09:16.835Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.45s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.11s) [2020-11-27T04:09:16.835Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-11-27T04:09:16.835Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.45s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.21s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunRm (0.59s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.46s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.63s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.46s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.73s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.76s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.76s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.50s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.48s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.52s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.50s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.58s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.66s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.51s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.65s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.74s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.60s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.54s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunState (1.19s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.43s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.50s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2020-11-27T04:09:16.835Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-11-27T04:09:16.835Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.45s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.51s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunSysctls (1.15s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.61s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.74s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.55s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.38s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.01s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.83s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.44s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.45s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.43s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.36s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.03s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunUserByID (0.46s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.46s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunUserByName (0.45s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.41s) [2020-11-27T04:09:16.835Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-11-27T04:09:16.835Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.10s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.42s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.14s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.74s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.80s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.53s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.21s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.53s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.11s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.71s) [2020-11-27T04:09:16.835Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-11-27T04:09:16.835Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2020-11-27T04:09:16.835Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-11-27T04:09:16.835Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2020-11-27T04:09:16.835Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2020-11-27T04:09:16.835Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2020-11-27T04:09:16.835Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2020-11-27T04:09:16.835Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.64s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.45s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.28s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.47s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.49s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.48s) [2020-11-27T04:09:16.835Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-11-27T04:09:16.835Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.05s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2020-11-27T04:09:16.835Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-11-27T04:09:16.835Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-11-27T04:09:16.835Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-11-27T04:09:16.835Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-11-27T04:09:16.835Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-11-27T04:09:16.835Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-11-27T04:09:16.835Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-11-27T04:09:16.835Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-11-27T04:09:16.835Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-11-27T04:09:16.835Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.62s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.52s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.64s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.76s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.22s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.65s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.56s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.57s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.06s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.67s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.95s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.46s) [2020-11-27T04:09:16.835Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-11-27T04:09:16.835Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.83s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.46s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.40s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.44s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.66s) [2020-11-27T04:09:16.835Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.67s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.78s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.14s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.39s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.30s) [2020-11-27T04:09:16.836Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents453213833 [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.38s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.59s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.27s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.46s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.45s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.91s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.88s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.67s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.84s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.04s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.90s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.50s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.50s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestStartRecordError (1.08s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.46s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.15s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.54s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.26s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.56s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.61s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.48s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.51s) [2020-11-27T04:09:16.836Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-11-27T04:09:16.836Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.59s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.51s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.01s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.48s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.57s) [2020-11-27T04:09:16.836Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-11-27T04:09:16.836Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.72s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.17s) [2020-11-27T04:09:16.836Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-11-27T04:09:16.836Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.39s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.69s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.68s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.18s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestUpdateStats (3.49s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.89s) [2020-11-27T04:09:16.836Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-11-27T04:09:16.836Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.68s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.55s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.23s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.17s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.02s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.37s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.36s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.06s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.33s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.37s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.25s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.07s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.79s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.62s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.70s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.36s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.31s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.48s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.60s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.45s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.39s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.35s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.73s) [2020-11-27T04:09:16.836Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.61s) [2020-11-27T04:09:16.836Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-11-27T04:09:16.836Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-11-27T04:09:16.836Z] === RUN TestDockerRegistrySuite [2020-11-27T04:09:16.836Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-11-27T04:09:18.219Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-11-27T04:09:19.159Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-11-27T04:09:20.549Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-11-27T04:09:20.549Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-11-27T04:09:23.117Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-11-27T04:09:23.687Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-11-27T04:09:30.265Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-11-27T04:09:32.174Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-11-27T04:09:33.555Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-11-27T04:09:34.556Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-11-27T04:09:35.494Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-11-27T04:09:36.433Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-11-27T04:09:37.816Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-11-27T04:09:38.385Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-11-27T04:09:39.769Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-11-27T04:09:41.678Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-11-27T04:09:43.061Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-11-27T04:09:44.442Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-11-27T04:09:46.353Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-11-27T04:09:47.295Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-11-27T04:09:47.295Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-11-27T04:09:48.235Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-11-27T04:09:49.176Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-11-27T04:09:50.116Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-11-27T04:09:52.658Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-11-27T04:09:52.918Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-11-27T04:09:53.859Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-11-27T04:09:54.119Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-11-27T04:09:54.378Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-11-27T04:09:54.638Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-11-27T04:09:54.898Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-11-27T04:09:55.159Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-11-27T04:09:55.159Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-11-27T04:09:56.553Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-11-27T04:09:57.938Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-11-27T04:09:58.508Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-11-27T04:09:59.448Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-11-27T04:10:00.389Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-11-27T04:10:01.329Z] --- PASS: TestDockerRegistrySuite (44.64s) [2020-11-27T04:10:01.329Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.54s) [2020-11-27T04:10:01.329Z] check_test.go:196: [d38c55b68cd01] daemon is not started [2020-11-27T04:10:01.329Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.01s) [2020-11-27T04:10:01.329Z] check_test.go:196: [d2cb1e85e0197] daemon is not started [2020-11-27T04:10:01.329Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.25s) [2020-11-27T04:10:01.329Z] check_test.go:196: [d4da98d16b4b5] daemon is not started [2020-11-27T04:10:01.329Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2020-11-27T04:10:01.329Z] check_test.go:196: [dda5380f307b8] daemon is not started [2020-11-27T04:10:01.329Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.19s) [2020-11-27T04:10:01.329Z] check_test.go:196: [d07d2ebe874b3] daemon is not started [2020-11-27T04:10:01.329Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.78s) [2020-11-27T04:10:01.329Z] check_test.go:196: [ddf3bf80eba25] daemon is not started [2020-11-27T04:10:01.329Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.80s) [2020-11-27T04:10:01.329Z] check_test.go:196: [d99fe65fc0122] daemon is not started [2020-11-27T04:10:01.329Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.17s) [2020-11-27T04:10:01.329Z] check_test.go:196: [d547d490c92e0] daemon is not started [2020-11-27T04:10:01.329Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.90s) [2020-11-27T04:10:01.329Z] check_test.go:196: [d09fe83b14480] daemon is not started [2020-11-27T04:10:01.329Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.06s) [2020-11-27T04:10:01.329Z] check_test.go:196: [d490ff4135cc5] daemon is not started [2020-11-27T04:10:01.329Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.11s) [2020-11-27T04:10:01.329Z] check_test.go:196: [d339479b99bb4] daemon is not started [2020-11-27T04:10:01.329Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.05s) [2020-11-27T04:10:01.329Z] check_test.go:196: [df1507f7fd829] daemon is not started [2020-11-27T04:10:01.329Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.96s) [2020-11-27T04:10:01.329Z] check_test.go:196: [de41e829fb863] daemon is not started [2020-11-27T04:10:01.329Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.97s) [2020-11-27T04:10:01.329Z] check_test.go:196: [d327539f9e994] daemon is not started [2020-11-27T04:10:01.329Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.84s) [2020-11-27T04:10:01.329Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2323d9dec7b89ce78215f9bc3ed1d2b72690c59c22796938a2279d3646d8f2d0 [2020-11-27T04:10:01.329Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:378f4b89e16214253885642cecb11c48de52f7b4a61067482a91f6346458104a [2020-11-27T04:10:01.329Z] check_test.go:196: [d0859193cb44c] daemon is not started [2020-11-27T04:10:01.329Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.86s) [2020-11-27T04:10:01.329Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:72419221d8bb70e98fa7ba11c9aae57b941ad9a5f3849ee0debd0128689d0764 [2020-11-27T04:10:01.329Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b3a84c9974feb3e991df0e871a468f58ca41dd1fca77e53a0771f34ad23120b4 [2020-11-27T04:10:01.329Z] check_test.go:196: [de80eae7f0ee6] daemon is not started [2020-11-27T04:10:01.329Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.03s) [2020-11-27T04:10:01.329Z] check_test.go:196: [d99e5923d38e0] daemon is not started [2020-11-27T04:10:01.329Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.07s) [2020-11-27T04:10:01.329Z] check_test.go:196: [d474f21f7a062] daemon is not started [2020-11-27T04:10:01.329Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.97s) [2020-11-27T04:10:01.329Z] check_test.go:196: [de15859e073f5] daemon is not started [2020-11-27T04:10:01.329Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2020-11-27T04:10:01.329Z] check_test.go:196: [dde909c28e3e7] daemon is not started [2020-11-27T04:10:01.329Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.98s) [2020-11-27T04:10:01.329Z] check_test.go:196: [d9a41d9915d9c] daemon is not started [2020-11-27T04:10:01.329Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.84s) [2020-11-27T04:10:01.329Z] check_test.go:196: [d27ef1e319287] daemon is not started [2020-11-27T04:10:01.329Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2020-11-27T04:10:01.329Z] check_test.go:196: [df8294b2a722d] daemon is not started [2020-11-27T04:10:01.329Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.37s) [2020-11-27T04:10:01.329Z] check_test.go:196: [d833b92848d21] daemon is not started [2020-11-27T04:10:01.329Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2020-11-27T04:10:01.329Z] check_test.go:196: [d576ce9faeb99] daemon is not started [2020-11-27T04:10:01.329Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.96s) [2020-11-27T04:10:01.329Z] check_test.go:196: [dbbc5c77a1565] daemon is not started [2020-11-27T04:10:01.329Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2020-11-27T04:10:01.329Z] check_test.go:196: [da0e6f43f5fd2] daemon is not started [2020-11-27T04:10:01.329Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-11-27T04:10:01.329Z] check_test.go:196: [d28f9e8292ffb] daemon is not started [2020-11-27T04:10:01.329Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2020-11-27T04:10:01.329Z] check_test.go:196: [d2d913e5d1fb3] daemon is not started [2020-11-27T04:10:01.329Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2020-11-27T04:10:01.329Z] check_test.go:196: [d78812b71b86b] daemon is not started [2020-11-27T04:10:01.329Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2020-11-27T04:10:01.329Z] check_test.go:196: [dea88cfbfb678] daemon is not started [2020-11-27T04:10:01.329Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.14s) [2020-11-27T04:10:01.329Z] check_test.go:196: [d254a566adedd] daemon is not started [2020-11-27T04:10:01.329Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.00s) [2020-11-27T04:10:01.329Z] check_test.go:196: [d2b864d7682b3] daemon is not started [2020-11-27T04:10:01.329Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.40s) [2020-11-27T04:10:01.329Z] check_test.go:196: [d60e17de423e7] daemon is not started [2020-11-27T04:10:01.329Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.80s) [2020-11-27T04:10:01.329Z] check_test.go:196: [d2bd73e0dd9ef] daemon is not started [2020-11-27T04:10:01.329Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.98s) [2020-11-27T04:10:01.329Z] check_test.go:196: [d9a7f17a9b5bd] daemon is not started [2020-11-27T04:10:01.329Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.94s) [2020-11-27T04:10:01.329Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2020-11-27T04:10:01.329Z] === RUN TestDockerSchema1RegistrySuite [2020-11-27T04:10:01.329Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-11-27T04:10:01.329Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-11-27T04:10:04.625Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-11-27T04:10:09.905Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-11-27T04:10:12.445Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-11-27T04:10:13.384Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-11-27T04:10:14.324Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-11-27T04:10:14.324Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-11-27T04:10:15.274Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-11-27T04:10:16.224Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-11-27T04:10:17.164Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-11-27T04:10:19.706Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-11-27T04:10:19.967Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-11-27T04:10:20.227Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-11-27T04:10:20.487Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-11-27T04:10:20.746Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-11-27T04:10:21.007Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-11-27T04:10:21.266Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-11-27T04:10:21.527Z] --- PASS: TestDockerSchema1RegistrySuite (20.32s) [2020-11-27T04:10:21.527Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.28s) [2020-11-27T04:10:21.527Z] check_test.go:223: [deef635b96a9b] daemon is not started [2020-11-27T04:10:21.527Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.76s) [2020-11-27T04:10:21.527Z] check_test.go:223: [d0942db4bce2f] daemon is not started [2020-11-27T04:10:21.527Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.08s) [2020-11-27T04:10:21.527Z] check_test.go:223: [de16bf6bf6e97] daemon is not started [2020-11-27T04:10:21.527Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.93s) [2020-11-27T04:10:21.527Z] check_test.go:223: [d03eb01592b1f] daemon is not started [2020-11-27T04:10:21.527Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.00s) [2020-11-27T04:10:21.527Z] check_test.go:223: [d56a6f5a2922d] daemon is not started [2020-11-27T04:10:21.527Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.98s) [2020-11-27T04:10:21.527Z] check_test.go:223: [d7605c759d9be] daemon is not started [2020-11-27T04:10:21.527Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2020-11-27T04:10:21.527Z] check_test.go:223: [dd32cf302b6aa] daemon is not started [2020-11-27T04:10:21.527Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.99s) [2020-11-27T04:10:21.527Z] check_test.go:223: [def4713854ed5] daemon is not started [2020-11-27T04:10:21.527Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2020-11-27T04:10:21.527Z] check_test.go:223: [dbb77c383533f] daemon is not started [2020-11-27T04:10:21.527Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.94s) [2020-11-27T04:10:21.527Z] check_test.go:223: [dfcc4fa956e52] daemon is not started [2020-11-27T04:10:21.527Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.35s) [2020-11-27T04:10:21.527Z] check_test.go:223: [d7a6abfa3a898] daemon is not started [2020-11-27T04:10:21.527Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2020-11-27T04:10:21.527Z] check_test.go:223: [d7f401dad5b17] daemon is not started [2020-11-27T04:10:21.527Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2020-11-27T04:10:21.527Z] check_test.go:223: [da34d1affbc07] daemon is not started [2020-11-27T04:10:21.527Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-11-27T04:10:21.527Z] check_test.go:223: [d75893793009d] daemon is not started [2020-11-27T04:10:21.527Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-11-27T04:10:21.527Z] check_test.go:223: [d3e721f15dcf5] daemon is not started [2020-11-27T04:10:21.527Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2020-11-27T04:10:21.527Z] check_test.go:223: [d6f93285f924e] daemon is not started [2020-11-27T04:10:21.527Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2020-11-27T04:10:21.527Z] check_test.go:223: [d29dee7e4a07a] daemon is not started [2020-11-27T04:10:21.527Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-11-27T04:10:21.527Z] check_test.go:223: [d359b4b5bc95c] daemon is not started [2020-11-27T04:10:21.527Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-11-27T04:10:21.527Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-11-27T04:10:22.467Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-11-27T04:10:22.727Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-11-27T04:10:22.987Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-11-27T04:10:24.370Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-11-27T04:10:24.370Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-11-27T04:10:24.629Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-11-27T04:10:25.199Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-11-27T04:10:25.459Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.87s) [2020-11-27T04:10:25.459Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.76s) [2020-11-27T04:10:25.459Z] check_test.go:252: [dfc62ad121757] daemon is not started [2020-11-27T04:10:25.459Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.55s) [2020-11-27T04:10:25.459Z] check_test.go:252: [db642349b47e7] daemon is not started [2020-11-27T04:10:25.459Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-11-27T04:10:25.459Z] check_test.go:252: [d084bbf494d6d] daemon is not started [2020-11-27T04:10:25.459Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.10s) [2020-11-27T04:10:25.459Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-11-27T04:10:25.459Z] check_test.go:252: [d9f97d972b4ab] daemon is not started [2020-11-27T04:10:25.459Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2020-11-27T04:10:25.459Z] check_test.go:252: [d75d0790d2dfe] daemon is not started [2020-11-27T04:10:25.459Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2020-11-27T04:10:25.459Z] check_test.go:252: [d0bae1ed9bfd4] daemon is not started [2020-11-27T04:10:25.459Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2020-11-27T04:10:25.459Z] check_test.go:252: [d8b53ce483863] daemon is not started [2020-11-27T04:10:25.459Z] === RUN TestDockerRegistryAuthTokenSuite [2020-11-27T04:10:25.459Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-11-27T04:10:30.736Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-11-27T04:10:30.736Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-11-27T04:10:30.736Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-11-27T04:10:30.996Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-11-27T04:10:30.996Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2020-11-27T04:10:30.996Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-11-27T04:10:30.996Z] check_test.go:279: [d917b642c90a3] daemon is not started [2020-11-27T04:10:30.996Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-11-27T04:10:30.996Z] check_test.go:279: [d34239438f2fa] daemon is not started [2020-11-27T04:10:30.996Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-11-27T04:10:30.996Z] check_test.go:279: [ddddcd4203c86] daemon is not started [2020-11-27T04:10:30.996Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-11-27T04:10:30.996Z] check_test.go:279: [ddba7ee6ca217] daemon is not started [2020-11-27T04:10:30.996Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-11-27T04:10:30.996Z] check_test.go:279: [df635e40c1f35] daemon is not started [2020-11-27T04:10:30.996Z] === RUN TestDockerNetworkSuite [2020-11-27T04:10:30.996Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-11-27T04:10:33.535Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-11-27T04:10:33.795Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-11-27T04:10:37.101Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-11-27T04:10:38.042Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-11-27T04:10:41.336Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-11-27T04:10:42.279Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-11-27T04:10:47.568Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-11-27T04:10:50.108Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-11-27T04:10:51.047Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-11-27T04:10:51.306Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-11-27T04:10:51.880Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-11-27T04:10:52.819Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-11-27T04:10:53.388Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-11-27T04:10:53.649Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-11-27T04:10:53.649Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-11-27T04:10:53.910Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-11-27T04:10:54.851Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-11-27T04:10:55.111Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-11-27T04:10:55.111Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-11-27T04:10:55.371Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-11-27T04:10:56.762Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-11-27T04:10:58.146Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-11-27T04:10:58.406Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-11-27T04:10:58.406Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-11-27T04:10:58.666Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-11-27T04:10:58.666Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-11-27T04:11:02.115Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-11-27T04:11:02.116Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-11-27T04:11:02.116Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-11-27T04:11:02.116Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-11-27T04:11:02.868Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-11-27T04:11:04.256Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-11-27T04:11:05.050Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-11-27T04:11:05.516Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-11-27T04:11:05.516Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-11-27T04:11:05.516Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-11-27T04:11:05.516Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-11-27T04:11:05.981Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-11-27T04:11:06.167Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-11-27T04:11:06.445Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-11-27T04:11:10.215Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-11-27T04:11:11.193Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-11-27T04:11:11.193Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-11-27T04:11:11.193Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-11-27T04:11:11.193Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-11-27T04:11:12.749Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-11-27T04:11:12.749Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-11-27T04:11:13.319Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-11-27T04:11:13.319Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-11-27T04:11:13.580Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-11-27T04:11:13.840Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-11-27T04:11:13.841Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-11-27T04:11:13.841Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-11-27T04:11:13.841Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-11-27T04:11:14.125Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-11-27T04:11:17.138Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-11-27T04:11:17.138Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-11-27T04:11:17.138Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-11-27T04:11:17.138Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-11-27T04:11:17.708Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-11-27T04:11:21.920Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-11-27T04:11:21.920Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-11-27T04:11:24.462Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-11-27T04:11:25.844Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-11-27T04:11:25.844Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-11-27T04:11:26.574Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-11-27T04:11:26.785Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-11-27T04:11:28.696Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-11-27T04:11:28.696Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-11-27T04:11:28.956Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-11-27T04:11:28.956Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-11-27T04:11:29.526Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-11-27T04:11:30.096Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-11-27T04:11:31.478Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-11-27T04:11:32.412Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-11-27T04:11:32.877Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-11-27T04:11:33.341Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-11-27T04:11:35.679Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-11-27T04:11:36.272Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-11-27T04:11:36.620Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite (66.27s) [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.00s) [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:46: [d95ce07280453] daemon is not started [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.79s) [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:46: [d3cd78ce63fe1] daemon is not started [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.75s) [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:46: [d4d7fca82bcd0] daemon is not started [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.50s) [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:46: [d24734640f18f] daemon is not started [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.60s) [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:1233: [dcc2c188d25a9] daemon is not started [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.39s) [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:46: [d408f3f14bbac] daemon is not started [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.23s) [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:46: [d4bba9756b1ac] daemon is not started [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.29s) [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:46: [d5f362af60a81] daemon is not started [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.15s) [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:46: [dba46ef541d84] daemon is not started [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.54s) [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:46: [daadcdfb1bda0] daemon is not started [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:46: [d99fcfb2c511c] daemon is not started [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.91s) [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:46: [d9601f486af1f] daemon is not started [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.85s) [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:46: [d381de5156f3a] daemon is not started [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.19s) [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:46: [d910bfa6b3fd8] daemon is not started [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.36s) [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:46: [d250237b04ee9] daemon is not started [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.87s) [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:46: [d92d77cdd350c] daemon is not started [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:46: [da17b9a285a52] daemon is not started [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.11s) [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:46: [d531568ba5b76] daemon is not started [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.26s) [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:46: [dc0137b5f6719] daemon is not started [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.23s) [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:46: [dc829ddaa29a5] daemon is not started [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.53s) [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:46: [d5858052f7797] daemon is not started [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:46: [d78b5b45760fa] daemon is not started [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.34s) [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:46: [de3ccf7b75a3c] daemon is not started [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:46: [db1620fac9dba] daemon is not started [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.52s) [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:968: [d5808172be473] daemon is not started [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.15s) [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:46: [dca2be8746d3b] daemon is not started [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (7.23s) [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:1116: [dd219bc8de35c] daemon is not started [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:46: [dcfbd1643db4a] daemon is not started [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.38s) [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:46: [de2a1045228e6] daemon is not started [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.24s) [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:46: [dd138c2eff37d] daemon is not started [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:46: [dc9b54f76dd85] daemon is not started [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.25s) [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:46: [d9b4d562e56fa] daemon is not started [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.24s) [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:46: [dfcdb6e1833e9] daemon is not started [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:46: [d05595d8efecd] daemon is not started [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.97s) [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:46: [ddd1defb4b825] daemon is not started [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s) [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:46: [d3e3bd0f5d628] daemon is not started [2020-11-27T04:11:37.560Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:46: [d455db24e5aea] daemon is not started [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.83s) [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:46: [dac9d37e920c6] daemon is not started [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.14s) [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.77s) [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:1084: [dfd0b4dac6c14] daemon is not started [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:46: [ddc1e3a6eda65] daemon is not started [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.98s) [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:46: [d1ca072092156] daemon is not started [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.01s) [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:46: [dc2fc8c9b08ad] daemon is not started [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:46: [d5120bf835af5] daemon is not started [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.77s) [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:46: [d0f3233716bba] daemon is not started [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.53s) [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:46: [dc2a57542e4d0] daemon is not started [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.20s) [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:46: [d88432de9fc1e] daemon is not started [2020-11-27T04:11:37.560Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.06s) [2020-11-27T04:11:37.560Z] docker_cli_network_unix_test.go:46: [dc894276c3c82] daemon is not started [2020-11-27T04:11:37.560Z] === RUN TestDockerHubPullSuite [2020-11-27T04:11:37.560Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-11-27T04:11:37.560Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-11-27T04:11:37.823Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-11-27T04:11:39.470Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-11-27T04:11:40.039Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-11-27T04:11:41.954Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-11-27T04:11:42.214Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-11-27T04:11:45.506Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-11-27T04:11:45.506Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-11-27T04:11:45.506Z] --- PASS: TestDockerHubPullSuite (7.84s) [2020-11-27T04:11:45.506Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.84s) [2020-11-27T04:11:45.506Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.40s) [2020-11-27T04:11:45.506Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.67s) [2020-11-27T04:11:45.506Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.66s) [2020-11-27T04:11:45.506Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2020-11-27T04:11:45.506Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-11-27T04:11:45.506Z] PASS [2020-11-27T04:11:45.506Z] [2020-11-27T04:11:45.506Z] === Skipped [2020-11-27T04:11:45.506Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-11-27T04:11:45.506Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-11-27T04:11:45.506Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-11-27T04:11:45.506Z] [2020-11-27T04:11:45.506Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-11-27T04:11:45.506Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-11-27T04:11:45.506Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-11-27T04:11:45.506Z] [2020-11-27T04:11:45.506Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-11-27T04:11:45.506Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-11-27T04:11:45.506Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2020-11-27T04:11:45.506Z] [2020-11-27T04:11:45.506Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-11-27T04:11:45.506Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-11-27T04:11:45.506Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2020-11-27T04:11:45.506Z] [2020-11-27T04:11:45.506Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-11-27T04:11:45.506Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-11-27T04:11:45.506Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2020-11-27T04:11:45.506Z] [2020-11-27T04:11:45.506Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-11-27T04:11:45.506Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-11-27T04:11:45.506Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-11-27T04:11:45.506Z] [2020-11-27T04:11:45.506Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-11-27T04:11:45.506Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-11-27T04:11:45.506Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2020-11-27T04:11:45.506Z] [2020-11-27T04:11:45.506Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-11-27T04:11:45.506Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-11-27T04:11:45.506Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-11-27T04:11:45.506Z] [2020-11-27T04:11:45.506Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-11-27T04:11:45.506Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-11-27T04:11:45.506Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-11-27T04:11:45.506Z] [2020-11-27T04:11:45.506Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-11-27T04:11:45.506Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-11-27T04:11:45.506Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2020-11-27T04:11:45.506Z] [2020-11-27T04:11:45.506Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-11-27T04:11:45.506Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-11-27T04:11:45.506Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2020-11-27T04:11:45.506Z] [2020-11-27T04:11:45.506Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-11-27T04:11:45.506Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-11-27T04:11:45.506Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-11-27T04:11:45.506Z] [2020-11-27T04:11:45.506Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-11-27T04:11:45.506Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-11-27T04:11:45.506Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-11-27T04:11:45.506Z] [2020-11-27T04:11:45.506Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-11-27T04:11:45.506Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-11-27T04:11:45.506Z] docker_cli_sni_test.go:18: Flakey test [2020-11-27T04:11:45.506Z] [2020-11-27T04:11:45.506Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-11-27T04:11:45.506Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-11-27T04:11:45.506Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2020-11-27T04:11:45.506Z] [2020-11-27T04:11:45.506Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-11-27T04:11:45.506Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-11-27T04:11:45.507Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-11-27T04:11:45.507Z] [2020-11-27T04:11:45.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-11-27T04:11:45.507Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-11-27T04:11:45.507Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-11-27T04:11:45.507Z] [2020-11-27T04:11:45.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-11-27T04:11:45.507Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-11-27T04:11:45.507Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-11-27T04:11:45.507Z] [2020-11-27T04:11:45.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-11-27T04:11:45.507Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-11-27T04:11:45.507Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-11-27T04:11:45.507Z] [2020-11-27T04:11:45.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-11-27T04:11:45.507Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-11-27T04:11:45.507Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-11-27T04:11:45.507Z] [2020-11-27T04:11:45.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-11-27T04:11:45.507Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-11-27T04:11:45.507Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-11-27T04:11:45.507Z] [2020-11-27T04:11:45.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-11-27T04:11:45.507Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-11-27T04:11:45.507Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-11-27T04:11:45.507Z] [2020-11-27T04:11:45.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-11-27T04:11:45.507Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-11-27T04:11:45.507Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-11-27T04:11:45.507Z] [2020-11-27T04:11:45.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-11-27T04:11:45.507Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-11-27T04:11:45.507Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-11-27T04:11:45.507Z] [2020-11-27T04:11:45.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-11-27T04:11:45.507Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-11-27T04:11:45.507Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2020-11-27T04:11:45.507Z] [2020-11-27T04:11:45.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-11-27T04:11:45.507Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-11-27T04:11:45.507Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2020-11-27T04:11:45.507Z] [2020-11-27T04:11:45.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-11-27T04:11:45.507Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-11-27T04:11:45.507Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-11-27T04:11:45.507Z] [2020-11-27T04:11:45.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-11-27T04:11:45.507Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-11-27T04:11:45.507Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2020-11-27T04:11:45.507Z] [2020-11-27T04:11:45.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-11-27T04:11:45.507Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-11-27T04:11:45.507Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-11-27T04:11:45.507Z] [2020-11-27T04:11:45.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-11-27T04:11:45.507Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-11-27T04:11:45.507Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2020-11-27T04:11:45.507Z] [2020-11-27T04:11:45.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-11-27T04:11:45.507Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-11-27T04:11:45.507Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2020-11-27T04:11:45.507Z] [2020-11-27T04:11:45.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-11-27T04:11:45.507Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-11-27T04:11:45.507Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-11-27T04:11:45.507Z] [2020-11-27T04:11:45.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-11-27T04:11:45.507Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-11-27T04:11:45.507Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-11-27T04:11:45.507Z] [2020-11-27T04:11:45.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-11-27T04:11:45.507Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-11-27T04:11:45.507Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-11-27T04:11:45.507Z] [2020-11-27T04:11:45.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-11-27T04:11:45.507Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-11-27T04:11:45.507Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2020-11-27T04:11:45.507Z] [2020-11-27T04:11:45.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-11-27T04:11:45.507Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-11-27T04:11:45.507Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2020-11-27T04:11:45.507Z] [2020-11-27T04:11:45.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2020-11-27T04:11:45.507Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2020-11-27T04:11:45.507Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2020-11-27T04:11:45.507Z] [2020-11-27T04:11:45.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2020-11-27T04:11:45.507Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2020-11-27T04:11:45.507Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-11-27T04:11:45.507Z] [2020-11-27T04:11:45.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-11-27T04:11:45.507Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-11-27T04:11:45.507Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-11-27T04:11:45.507Z] [2020-11-27T04:11:45.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-11-27T04:11:45.507Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-11-27T04:11:45.507Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-11-27T04:11:45.507Z] [2020-11-27T04:11:45.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-11-27T04:11:45.507Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-11-27T04:11:45.507Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-11-27T04:11:45.507Z] [2020-11-27T04:11:45.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-11-27T04:11:45.507Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-11-27T04:11:45.507Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-11-27T04:11:45.507Z] [2020-11-27T04:11:45.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-11-27T04:11:45.507Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-11-27T04:11:45.507Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-11-27T04:11:45.507Z] [2020-11-27T04:11:45.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-11-27T04:11:45.507Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-11-27T04:11:45.507Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-11-27T04:11:45.507Z] [2020-11-27T04:11:45.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-11-27T04:11:45.507Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-11-27T04:11:45.507Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-11-27T04:11:45.507Z] [2020-11-27T04:11:45.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-11-27T04:11:45.507Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-11-27T04:11:45.507Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-11-27T04:11:45.507Z] [2020-11-27T04:11:45.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-11-27T04:11:45.507Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-11-27T04:11:45.507Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-11-27T04:11:45.507Z] [2020-11-27T04:11:45.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-11-27T04:11:45.507Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-11-27T04:11:45.507Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-11-27T04:11:45.507Z] [2020-11-27T04:11:45.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-11-27T04:11:45.507Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-11-27T04:11:45.507Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-11-27T04:11:45.507Z] [2020-11-27T04:11:45.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-11-27T04:11:45.507Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-11-27T04:11:45.507Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-11-27T04:11:45.507Z] [2020-11-27T04:11:45.507Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-11-27T04:11:45.507Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-11-27T04:11:45.507Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-11-27T04:11:45.507Z] docker_cli_network_unix_test.go:46: [d455db24e5aea] daemon is not started [2020-11-27T04:11:45.507Z] [2020-11-27T04:11:45.507Z] [2020-11-27T04:11:45.507Z] DONE 1274 tests, 51 skipped in 1549.758s [2020-11-27T04:11:45.507Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-27T04:11:45.507Z] ++++ cat bundles/test-integration/docker.pid [2020-11-27T04:11:45.507Z] +++ kill 8005 [2020-11-27T04:11:46.447Z] +++ /etc/init.d/apparmor stop [2020-11-27T04:11:46.447Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-27T04:11:46.447Z] [2020-11-27T04:11:46.447Z] Unloading profiles will leave already running processes permanently [2020-11-27T04:11:46.447Z] unconfined, which can lead to unexpected situations. [2020-11-27T04:11:46.447Z] [2020-11-27T04:11:46.447Z] To set a process to complain mode, use the command line tool [2020-11-27T04:11:46.447Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-27T04:11:46.447Z] +++ true [2020-11-27T04:11:46.447Z] exiting test-integration [2020-11-27T04:11:46.447Z] ++ exit 0 [2020-11-27T04:11:46.447Z] [2020-11-27T04:11:46.707Z] + for job in $(jobs -p) [2020-11-27T04:11:46.707Z] + wait 16491 [2020-11-27T04:11:48.200Z] === RUN TestDockerSuite/TestBuildAddScript [2020-11-27T04:11:48.200Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-11-27T04:11:48.200Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-11-27T04:11:48.200Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-11-27T04:11:48.200Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-11-27T04:11:48.664Z] === RUN TestDockerSuite/TestBuildAddTar [2020-11-27T04:12:33.398Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-11-27T04:12:39.561Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-11-27T04:12:39.561Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-11-27T04:12:39.561Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-11-27T04:13:00.733Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-11-27T04:13:00.733Z] === RUN TestDockerSuite/TestBuildBlankName [2020-11-27T04:13:00.733Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-11-27T04:13:07.846Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-11-27T04:13:08.310Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-11-27T04:13:14.137Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-11-27T04:13:26.569Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-11-27T04:13:29.663Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-11-27T04:13:34.940Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-11-27T04:13:35.185Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-11-27T04:13:35.185Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-11-27T04:13:39.142Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-11-27T04:13:41.011Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-11-27T04:13:41.011Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-11-27T04:13:41.011Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-11-27T04:13:46.835Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-11-27T04:13:46.835Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-11-27T04:13:46.835Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-11-27T04:13:46.835Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-11-27T04:13:46.835Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-11-27T04:14:22.600Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-11-27T04:14:26.362Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-11-27T04:14:26.825Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-11-27T04:14:27.289Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-11-27T04:14:28.841Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-11-27T04:14:28.841Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-11-27T04:14:33.562Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-11-27T04:14:35.114Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-11-27T04:14:35.114Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-11-27T04:14:35.114Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-11-27T04:14:36.664Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-11-27T04:14:37.641Z] === RUN TestDockerSuite/TestBuildCmd [2020-11-27T04:14:38.105Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-11-27T04:14:38.568Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-11-27T04:14:39.031Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-11-27T04:14:44.862Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-11-27T04:14:46.414Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-11-27T04:14:46.414Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-11-27T04:14:47.971Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-11-27T04:14:47.971Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-11-27T04:14:48.434Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-11-27T04:14:50.635Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-11-27T04:14:51.099Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-11-27T04:14:51.562Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-11-27T04:14:51.562Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-11-27T04:14:52.539Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-11-27T04:14:53.002Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-11-27T04:14:53.002Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-11-27T04:14:53.002Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-11-27T04:14:58.842Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-11-27T04:15:41.453Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-11-27T04:15:41.453Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-11-27T04:15:41.453Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-11-27T04:15:45.213Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-11-27T04:15:45.213Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-11-27T04:15:45.676Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-11-27T04:15:45.676Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-11-27T04:15:46.139Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-11-27T04:15:46.139Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-11-27T04:16:00.637Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-11-27T04:16:08.790Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-11-27T04:16:08.790Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-11-27T04:16:09.050Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-11-27T04:16:09.050Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-11-27T04:16:09.310Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-11-27T04:16:09.881Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-11-27T04:16:12.421Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-11-27T04:16:15.716Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-11-27T04:16:17.626Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-11-27T04:16:21.902Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-11-27T04:16:22.880Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-11-27T04:16:23.344Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-11-27T04:16:44.518Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-11-27T04:16:44.518Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-11-27T04:16:44.982Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-11-27T04:16:48.753Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-11-27T04:16:51.680Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-11-27T04:16:53.876Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-11-27T04:17:13.873Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-11-27T04:17:13.873Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-11-27T04:17:15.783Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-11-27T04:17:17.705Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-11-27T04:17:20.998Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-11-27T04:17:22.907Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-11-27T04:17:44.853Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-11-27T04:17:57.068Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-11-27T04:17:58.447Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-11-27T04:18:00.368Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-11-27T04:18:03.666Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-11-27T04:18:06.079Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-11-27T04:18:06.543Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-11-27T04:18:07.007Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-11-27T04:18:11.792Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-11-27T04:18:15.989Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-11-27T04:18:18.529Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-11-27T04:18:21.070Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-11-27T04:18:23.610Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-11-27T04:18:25.519Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-11-27T04:18:28.832Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-11-27T04:18:30.742Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-11-27T04:19:19.251Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-11-27T04:19:19.251Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-11-27T04:19:19.251Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-11-27T04:19:27.097Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-11-27T04:19:39.312Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-11-27T04:19:44.501Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-11-27T04:19:56.950Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-11-27T04:19:57.438Z] --- PASS: TestDockerSwarmSuite (1651.86s) [2020-11-27T04:19:57.438Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.23s) [2020-11-27T04:19:57.438Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.68s) [2020-11-27T04:19:57.438Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.63s) [2020-11-27T04:19:57.438Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.46s) [2020-11-27T04:19:57.438Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s) [2020-11-27T04:19:57.438Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.20s) [2020-11-27T04:19:57.438Z] docker_api_swarm_test.go:562: [db03e6facb6da] joining swarm manager [df85e5c2250c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T04:19:57.438Z] docker_api_swarm_test.go:584: [df8c4c5d6dc09] joining swarm manager [df85e5c2250c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T04:19:57.438Z] check_test.go:380: [db03e6facb6da] daemon is not started [2020-11-27T04:19:57.438Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-11-27T04:19:57.438Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-11-27T04:19:57.438Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.63s) [2020-11-27T04:19:57.438Z] docker_api_swarm_test.go:45: [d61cc4137f050] joining swarm manager [dc42a37790ba1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T04:19:57.438Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.84s) [2020-11-27T04:19:57.438Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.90s) [2020-11-27T04:19:57.438Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (46.86s) [2020-11-27T04:19:57.438Z] docker_api_swarm_test.go:303: [d6054e4ac4271] joining swarm manager [dbed32d06d84a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T04:19:57.438Z] docker_api_swarm_test.go:304: [daf1825e25061] joining swarm manager [dbed32d06d84a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T04:19:57.438Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-11-27T04:19:57.438Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-11-27T04:19:57.438Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (20.99s) [2020-11-27T04:19:57.438Z] docker_api_swarm_test.go:271: [d43c96b286357] joining swarm manager [db4c9c7e56b47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T04:19:57.438Z] docker_api_swarm_test.go:272: [d2395e60a95d5] joining swarm manager [db4c9c7e56b47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T04:19:57.438Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.75s) [2020-11-27T04:19:57.438Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.29s) [2020-11-27T04:19:57.438Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.06s) [2020-11-27T04:19:57.438Z] docker_api_swarm_node_test.go:19: [df5ee08f88ce3] joining swarm manager [d30bd7f4bf2b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T04:19:57.438Z] docker_api_swarm_node_test.go:20: [d16fa5b9953bc] joining swarm manager [d30bd7f4bf2b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T04:19:57.438Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (51.16s) [2020-11-27T04:19:57.438Z] docker_api_swarm_test.go:501: [d407ac5ae982f] joining swarm manager [df691356825f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T04:19:57.438Z] docker_api_swarm_test.go:506: [dc348982e7c1b] joining swarm manager [df691356825f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T04:19:57.438Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.49s) [2020-11-27T04:19:57.438Z] docker_api_swarm_node_test.go:80: [db3e01980e2a6] joining swarm manager [d822e45111a89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T04:19:57.438Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.08s) [2020-11-27T04:19:57.438Z] docker_api_swarm_node_test.go:52: [d228b53f66554] joining swarm manager [d04d63f821391]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T04:19:57.438Z] docker_api_swarm_node_test.go:53: [d373a90ce9ead] joining swarm manager [d04d63f821391]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T04:19:57.438Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.48s) [2020-11-27T04:19:57.438Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.08s) [2020-11-27T04:19:57.438Z] docker_api_swarm_test.go:201: [d539a04db5a9e] joining swarm manager [dc43a3405ffed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T04:19:57.438Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (65.93s) [2020-11-27T04:19:57.438Z] docker_api_swarm_test.go:383: [d019154d25381] joining swarm manager [d1f3c734d54c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T04:19:57.438Z] docker_api_swarm_test.go:384: [d83f2f684f694] joining swarm manager [d1f3c734d54c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T04:19:57.438Z] check_test.go:380: [d83f2f684f694] daemon is not started [2020-11-27T04:19:57.438Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (50.73s) [2020-11-27T04:19:57.438Z] docker_api_swarm_test.go:801: [d4fd2f815ee71] joining swarm manager [d7d47e06355a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T04:19:57.438Z] docker_api_swarm_test.go:801: [de6952094f805] joining swarm manager [d7d47e06355a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T04:19:57.438Z] docker_api_swarm_test.go:801: [df4b115c928fe] joining swarm manager [d7d47e06355a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-11-27T04:19:57.438Z] docker_api_swarm_test.go:801: [d13580bdb1bb0] joining swarm manager [d7d47e06355a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-11-27T04:19:57.438Z] docker_api_swarm_test.go:809: [d9ae5533f09fa] joining swarm manager [d7d47e06355a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-11-27T04:19:57.438Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.38s) [2020-11-27T04:19:57.438Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.43s) [2020-11-27T04:19:57.438Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.48s) [2020-11-27T04:19:57.439Z] docker_api_swarm_service_test.go:394: [d684c828f6d8d] joining swarm manager [dc632de888eb0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T04:19:57.439Z] docker_api_swarm_service_test.go:394: [db3385c946b63] joining swarm manager [dc632de888eb0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.11s) [2020-11-27T04:19:57.439Z] docker_api_swarm_service_test.go:342: [d948995f7d687] joining swarm manager [da16795ff92d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T04:19:57.439Z] docker_api_swarm_service_test.go:342: [d681721de0e37] joining swarm manager [da16795ff92d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.29s) [2020-11-27T04:19:57.439Z] docker_api_swarm_service_test.go:489: [df4175bd0152a] joining swarm manager [d297a7852cf14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T04:19:57.439Z] docker_api_swarm_service_test.go:489: [d3c3c964b059b] joining swarm manager [d297a7852cf14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.32s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.81s) [2020-11-27T04:19:57.439Z] docker_api_swarm_service_test.go:127: [debd500264a73] joining swarm manager [da4db8125452e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T04:19:57.439Z] docker_api_swarm_service_test.go:128: [d57b7617e01cb] joining swarm manager [da4db8125452e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T04:19:57.439Z] docker_api_swarm_service_test.go:136: [d24cb3a9b091d] joining swarm manager [da4db8125452e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-11-27T04:19:57.439Z] docker_api_swarm_service_test.go:137: [d6c39d593893f] joining swarm manager [da4db8125452e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.71s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.08s) [2020-11-27T04:19:57.439Z] docker_api_swarm_service_test.go:303: [d89600b2a78c9] joining swarm manager [d49acbd7100ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T04:19:57.439Z] docker_api_swarm_service_test.go:303: [de429ac9000a6] joining swarm manager [d49acbd7100ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.86s) [2020-11-27T04:19:57.439Z] docker_api_swarm_service_test.go:99: [df1953746842f] joining swarm manager [d75a4f7c0acf5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T04:19:57.439Z] docker_api_swarm_service_test.go:100: [d04c1cb052daf] joining swarm manager [d75a4f7c0acf5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T04:19:57.439Z] check_test.go:380: [df1953746842f] daemon is not started [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.49s) [2020-11-27T04:19:57.439Z] docker_api_swarm_service_test.go:532: [dc00a22cfc894] joining swarm manager [dd04310b5a7a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T04:19:57.439Z] docker_api_swarm_service_test.go:533: [db9545fd97956] joining swarm manager [dd04310b5a7a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.48s) [2020-11-27T04:19:57.439Z] docker_api_swarm_service_test.go:147: [de73a26312d7a] joining swarm manager [d56987ee7af3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T04:19:57.439Z] docker_api_swarm_service_test.go:147: [d56136057a5b1] joining swarm manager [d56987ee7af3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.18s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.14s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.32s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.21s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.62s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.55s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.54s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.56s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.58s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.96s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.15s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.08s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.64s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.08s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.71s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.34s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.28s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.19s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.79s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.80s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.87s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.86s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.01s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.65s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.93s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.96s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.36s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.80s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.88s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.50s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.49s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.37s) [2020-11-27T04:19:57.439Z] docker_cli_service_logs_test.go:245: checking task a0v7gknl4go6 [2020-11-27T04:19:57.439Z] docker_cli_service_logs_test.go:250: checking messages for a0v7gknl4go6 [2020-11-27T04:19:57.439Z] docker_cli_service_logs_test.go:245: checking task z3wqj8qbuiaw [2020-11-27T04:19:57.439Z] docker_cli_service_logs_test.go:250: checking messages for z3wqj8qbuiaw [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.37s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.43s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.33s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.59s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.91s) [2020-11-27T04:19:57.439Z] docker_cli_swarm_test.go:1901: [de2d66eca4184] joining swarm manager [d1d46975a6451]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T04:19:57.439Z] docker_cli_swarm_test.go:1902: [d55aa62ad6115] joining swarm manager [d1d46975a6451]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.32s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.90s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.34s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.80s) [2020-11-27T04:19:57.439Z] docker_cli_swarm_test.go:1802: [d39fcefd11831] joining swarm manager [d9985f65c336d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T04:19:57.439Z] docker_cli_swarm_test.go:1803: [d709e9b37d344] joining swarm manager [d9985f65c336d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.20s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (90.61s) [2020-11-27T04:19:57.439Z] docker_cli_swarm_test.go:1321: [dacc848807ae5] joining swarm manager [d4d5842a0fa8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T04:19:57.439Z] docker_cli_swarm_test.go:1322: [d7878dd1c0ff8] joining swarm manager [d4d5842a0fa8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.71s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.83s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.69s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.88s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.70s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.83s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.60s) [2020-11-27T04:19:57.439Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-11-27T04:19:57.439Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.62s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (1.16s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.87s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.26s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.63s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.45s) [2020-11-27T04:19:57.439Z] docker_cli_swarm_test.go:1186: [d44a0dff8337b] joining swarm manager [d5ab22420af91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T04:19:57.439Z] docker_cli_swarm_test.go:1195: [d8aa5230f05ae] joining swarm manager [d5ab22420af91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.61s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.04s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (135.96s) [2020-11-27T04:19:57.439Z] docker_cli_swarm_test.go:1118: [df7bf013fc234] joining swarm manager [d9fa7fec84770]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T04:19:57.439Z] docker_cli_swarm_test.go:1119: [d23bd4c4cff3f] joining swarm manager [d9fa7fec84770]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T04:19:57.439Z] docker_cli_swarm_test.go:1172: [dd38e36c750c4] joining swarm manager [d9fa7fec84770]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.02s) [2020-11-27T04:19:57.439Z] docker_cli_swarm_test.go:1453: [d62c222c4a3c2] joining swarm manager [d2ac2b44f2beb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T04:19:57.439Z] docker_cli_swarm_test.go:1454: [d005c15177bca] joining swarm manager [d2ac2b44f2beb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.31s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.03s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.24s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.30s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.25s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.57s) [2020-11-27T04:19:57.439Z] docker_cli_swarm_unix_test.go:62: [dbff071517bd5] joining swarm manager [da7390543b636]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.28s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.24s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (1.86s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.78s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.53s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.08s) [2020-11-27T04:19:57.439Z] docker_api_swarm_test.go:961: [df51a5146d735] joining swarm manager [db7b90934c053]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.23s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.24s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (1.91s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.91s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.16s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.43s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.51s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.20s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.69s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.18s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.72s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.25s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.85s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (16.89s) [2020-11-27T04:19:57.439Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.25s) [2020-11-27T04:19:57.439Z] === RUN TestDockerExternalVolumeSuite [2020-11-27T04:19:57.439Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-11-27T04:20:07.328Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-11-27T04:20:12.327Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-11-27T04:20:43.107Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-11-27T04:21:00.874Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-11-27T04:21:11.254Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-11-27T04:21:20.029Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-11-27T04:21:30.016Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-11-27T04:22:02.123Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-11-27T04:22:14.340Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-11-27T04:22:46.431Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-11-27T04:22:52.641Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-11-27T04:22:52.641Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-11-27T04:22:52.641Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-11-27T04:22:52.641Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-11-27T04:22:52.641Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-11-27T04:22:52.641Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-11-27T04:22:52.641Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-11-27T04:22:52.641Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-11-27T04:22:52.641Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-11-27T04:22:52.641Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-11-27T04:22:54.193Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-11-27T04:23:00.030Z] === RUN TestDockerSuite/TestBuildEnv [2020-11-27T04:23:00.030Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-11-27T04:23:00.030Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-11-27T04:23:00.030Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-11-27T04:23:00.030Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-11-27T04:23:00.030Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-11-27T04:23:01.341Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-11-27T04:23:03.796Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-11-27T04:23:03.796Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-11-27T04:23:03.796Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-11-27T04:23:03.796Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-11-27T04:23:04.260Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-11-27T04:23:10.098Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-11-27T04:23:31.271Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-11-27T04:23:31.272Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-11-27T04:23:31.272Z] === RUN TestDockerSuite/TestBuildExpose [2020-11-27T04:23:31.272Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-11-27T04:23:31.272Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-11-27T04:23:31.272Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-11-27T04:23:31.272Z] === RUN TestDockerSuite/TestBuildFails [2020-11-27T04:23:31.272Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-11-27T04:23:31.272Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-11-27T04:23:33.431Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-11-27T04:23:43.723Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-11-27T04:23:48.320Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-11-27T04:23:48.451Z] === RUN TestDockerSuite/TestBuildForceRm [2020-11-27T04:23:55.572Z] === RUN TestDockerSuite/TestBuildFromGit [2020-11-27T04:24:01.405Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-11-27T04:24:02.958Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-11-27T04:24:03.229Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-11-27T04:24:10.080Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-11-27T04:24:10.080Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-11-27T04:24:10.546Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-11-27T04:24:11.010Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-11-27T04:24:11.010Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-11-27T04:24:21.388Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-11-27T04:24:21.388Z] === RUN TestDockerSuite/TestBuildHistory [2020-11-27T04:24:31.783Z] === RUN TestDockerSuite/TestBuildIidFile [2020-11-27T04:24:31.783Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-11-27T04:24:33.343Z] === RUN TestDockerSuite/TestBuildInheritance [2020-11-27T04:24:33.807Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-11-27T04:24:34.270Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-11-27T04:24:34.270Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-11-27T04:24:40.108Z] === RUN TestDockerSuite/TestBuildLabel [2020-11-27T04:24:40.572Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-11-27T04:24:41.036Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-11-27T04:24:42.014Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-11-27T04:24:42.478Z] === RUN TestDockerSuite/TestBuildLabels [2020-11-27T04:24:43.457Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-11-27T04:24:45.013Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-11-27T04:24:49.916Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-11-27T04:24:50.851Z] === RUN TestDockerSuite/TestBuildLastModified [2020-11-27T04:24:50.851Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-11-27T04:24:50.851Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-11-27T04:24:50.851Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-11-27T04:24:50.851Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-11-27T04:24:50.851Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-11-27T04:24:50.851Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-11-27T04:24:51.314Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-11-27T04:24:52.292Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-11-27T04:24:58.131Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-11-27T04:25:08.014Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-11-27T04:25:19.299Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-11-27T04:25:19.299Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-11-27T04:25:21.498Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-11-27T04:25:40.123Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-11-27T04:26:04.167Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-11-27T04:26:12.213Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-11-27T04:26:19.052Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-11-27T04:26:22.820Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-11-27T04:26:27.103Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-11-27T04:26:33.204Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-11-27T04:26:39.040Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-11-27T04:26:45.201Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-11-27T04:26:56.800Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-11-27T04:26:56.800Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-11-27T04:27:00.105Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-11-27T04:27:05.437Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-11-27T04:27:05.437Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-11-27T04:27:05.437Z] === RUN TestDockerSuite/TestBuildNetNone [2020-11-27T04:27:05.437Z] === RUN TestDockerSuite/TestBuildNoContext [2020-11-27T04:27:08.372Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-11-27T04:27:13.095Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-11-27T04:27:14.994Z] --- PASS: TestDockerExternalVolumeSuite (437.00s) [2020-11-27T04:27:14.994Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2020-11-27T04:27:14.994Z] docker_cli_external_volume_driver_test.go:53: [d0300f9d3035c] daemon is not started [2020-11-27T04:27:14.994Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s) [2020-11-27T04:27:14.994Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.15s) [2020-11-27T04:27:14.994Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-11-27T04:27:14.994Z] docker_cli_external_volume_driver_test.go:53: [d25d10411f9fd] daemon is not started [2020-11-27T04:27:14.994Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-11-27T04:27:14.994Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-11-27T04:27:14.994Z] docker_cli_external_volume_driver_test.go:53: [d644c6c8fff1c] daemon is not started [2020-11-27T04:27:14.994Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-11-27T04:27:14.994Z] docker_cli_external_volume_driver_test.go:53: [d2f230856f784] daemon is not started [2020-11-27T04:27:14.994Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s) [2020-11-27T04:27:14.994Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2020-11-27T04:27:14.994Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2020-11-27T04:27:14.994Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2020-11-27T04:27:14.994Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.22s) [2020-11-27T04:27:14.994Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.30s) [2020-11-27T04:27:14.994Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2020-11-27T04:27:14.994Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s) [2020-11-27T04:27:14.994Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.67s) [2020-11-27T04:27:14.994Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.97s) [2020-11-27T04:27:14.994Z] docker_cli_external_volume_driver_test.go:485: [d0acd2615af5c] daemon is not started [2020-11-27T04:27:14.994Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-11-27T04:27:14.994Z] docker_cli_external_volume_driver_test.go:53: [d1a5722c4df0c] daemon is not started [2020-11-27T04:27:14.994Z] PASS [2020-11-27T04:27:14.994Z] [2020-11-27T04:27:14.994Z] === Skipped [2020-11-27T04:27:14.994Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-11-27T04:27:14.994Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-11-27T04:27:14.994Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-11-27T04:27:14.994Z] check_test.go:309: [de35ced1a1e5e] daemon is not started [2020-11-27T04:27:14.994Z] [2020-11-27T04:27:14.994Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-11-27T04:27:14.994Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-11-27T04:27:14.994Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-11-27T04:27:14.994Z] check_test.go:309: [db46c660c1d41] daemon is not started [2020-11-27T04:27:14.994Z] [2020-11-27T04:27:14.994Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-11-27T04:27:14.994Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-11-27T04:27:14.994Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-11-27T04:27:14.994Z] check_test.go:309: [d336170963c45] daemon is not started [2020-11-27T04:27:14.994Z] [2020-11-27T04:27:14.994Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-11-27T04:27:14.994Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-11-27T04:27:14.994Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-11-27T04:27:14.994Z] [2020-11-27T04:27:14.994Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-11-27T04:27:14.994Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-11-27T04:27:14.994Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-11-27T04:27:14.994Z] [2020-11-27T04:27:14.994Z] [2020-11-27T04:27:14.994Z] DONE 273 tests, 5 skipped in 2476.400s [2020-11-27T04:27:14.994Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-27T04:27:14.994Z] ++++ cat bundles/test-integration/docker.pid [2020-11-27T04:27:14.994Z] +++ kill 8016 [2020-11-27T04:27:14.994Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d24f4cae5e7fe/docker.pid [2020-11-27T04:27:14.994Z] +++ kill 5814 [2020-11-27T04:27:14.994Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5814 is not a child of this shell [2020-11-27T04:27:14.994Z] warning: PID 5814 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d24f4cae5e7fe/docker.pid had a nonzero exit code [2020-11-27T04:27:14.994Z] +++ /etc/init.d/apparmor stop [2020-11-27T04:27:14.994Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-27T04:27:14.994Z] [2020-11-27T04:27:14.994Z] Unloading profiles will leave already running processes permanently [2020-11-27T04:27:14.994Z] unconfined, which can lead to unexpected situations. [2020-11-27T04:27:14.994Z] [2020-11-27T04:27:14.994Z] To set a process to complain mode, use the command line tool [2020-11-27T04:27:14.994Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-27T04:27:14.994Z] +++ true [2020-11-27T04:27:14.994Z] exiting test-integration [2020-11-27T04:27:14.994Z] ++ exit 0 [2020-11-27T04:27:14.994Z] [2020-11-27T04:27:15.253Z] + exit 0 [2020-11-27T04:27:15.253Z] ++ jobs -p [2020-11-27T04:27:15.253Z] + pids= [2020-11-27T04:27:15.253Z] + echo 'Remaining pids to kill: []' [2020-11-27T04:27:15.253Z] Remaining pids to kill: [] [2020-11-27T04:27:15.253Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-11-27T04:27:15.272Z] Recording test results [2020-11-27T04:27:15.295Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-11-27T04:27:15.761Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-11-27T04:27:15.761Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-27T04:27:17.502Z] + echo Ensuring container killed. [2020-11-27T04:27:17.502Z] Ensuring container killed. [2020-11-27T04:27:17.502Z] + docker ps -aq -f name=docker-pr3-* [2020-11-27T04:27:17.502Z] + cids=69734f5330e5 [2020-11-27T04:27:17.502Z] 2a28226e6e78 [2020-11-27T04:27:17.502Z] 1c7e81b6d25d [2020-11-27T04:27:17.502Z] + [ -n 69734f5330e5 [2020-11-27T04:27:17.502Z] 2a28226e6e78 [2020-11-27T04:27:17.502Z] 1c7e81b6d25d ] [2020-11-27T04:27:17.502Z] + docker rm -vf 69734f5330e5 2a28226e6e78 1c7e81b6d25d [2020-11-27T04:27:18.694Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-11-27T04:27:19.412Z] 69734f5330e5 [2020-11-27T04:27:19.412Z] 2a28226e6e78 [2020-11-27T04:27:19.671Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-11-27T04:27:19.982Z] 1c7e81b6d25d [Pipeline] sh [2020-11-27T04:27:20.266Z] + echo Chowning /workspace to jenkins user [2020-11-27T04:27:20.267Z] Chowning /workspace to jenkins user [2020-11-27T04:27:20.267Z] + id -u [2020-11-27T04:27:20.267Z] + id -g [2020-11-27T04:27:20.267Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41720:/workspace busybox chown -R 1000:1000 /workspace [2020-11-27T04:27:20.267Z] Unable to find image 'busybox:latest' locally [2020-11-27T04:27:20.267Z] latest: Pulling from library/busybox [2020-11-27T04:27:20.267Z] 5f5dd3e95e9f: Pulling fs layer [2020-11-27T04:27:20.526Z] 5f5dd3e95e9f: Verifying Checksum [2020-11-27T04:27:20.526Z] 5f5dd3e95e9f: Download complete [2020-11-27T04:27:20.526Z] 5f5dd3e95e9f: Pull complete [2020-11-27T04:27:20.526Z] Digest: sha256:9f1c79411e054199210b4d489ae600a061595967adb643cd923f8515ad8123d2 [2020-11-27T04:27:20.526Z] Status: Downloaded newer image for busybox:latest [2020-11-27T04:27:21.224Z] === RUN TestDockerSuite/TestBuildOnBuild [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-27T04:27:25.023Z] + bundleName=amd64 [2020-11-27T04:27:25.023Z] + echo Creating amd64-bundles.tar.gz [2020-11-27T04:27:25.023Z] Creating amd64-bundles.tar.gz [2020-11-27T04:27:25.023Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-11-27T04:27:25.023Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-11-27T04:27:25.974Z] Archiving artifacts [2020-11-27T04:27:27.865Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41720/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-27T04:27:28.185Z] + make clean [2020-11-27T04:27:28.445Z] docker volume rm -f docker-dev-cache [2020-11-27T04:27:28.445Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-27T04:27:36.100Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-11-27T04:27:37.079Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-11-27T04:27:47.459Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-11-27T04:27:49.658Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-11-27T04:28:00.040Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-11-27T04:28:04.770Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-11-27T04:28:10.604Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-11-27T04:28:11.071Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-11-27T04:28:11.071Z] === RUN TestDockerSuite/TestBuildPATH [2020-11-27T04:28:11.071Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-11-27T04:28:13.270Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-11-27T04:28:13.270Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-11-27T04:29:04.062Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-11-27T04:29:21.835Z] === RUN TestDockerSuite/TestBuildRm [2020-11-27T04:29:36.718Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-11-27T04:29:40.486Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-11-27T04:29:40.487Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-11-27T04:29:40.951Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-11-27T04:29:42.506Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-11-27T04:29:46.279Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-11-27T04:29:50.045Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-11-27T04:29:55.880Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-11-27T04:30:14.759Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-11-27T04:30:15.737Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-11-27T04:30:16.202Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-11-27T04:30:29.292Z] === RUN TestDockerSuite/TestBuildSpaces [2020-11-27T04:30:29.292Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-11-27T04:30:35.130Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-11-27T04:30:35.130Z] === RUN TestDockerSuite/TestBuildStderr [2020-11-27T04:30:40.981Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-11-27T04:31:02.152Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-11-27T04:31:02.152Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-11-27T04:31:05.919Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-11-27T04:31:06.901Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-11-27T04:31:11.628Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-11-27T04:31:17.564Z] === RUN TestDockerSuite/TestBuildUser [2020-11-27T04:31:17.564Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-11-27T04:31:17.564Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-11-27T04:31:17.564Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-11-27T04:31:22.291Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-11-27T04:31:23.269Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-11-27T04:31:25.468Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-11-27T04:31:25.468Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-11-27T04:31:25.468Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-11-27T04:31:50.683Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-11-27T04:31:50.683Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-11-27T04:32:01.063Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-11-27T04:32:05.789Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-11-27T04:32:06.253Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-11-27T04:32:06.253Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-11-27T04:32:09.186Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-11-27T04:32:09.651Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2020-11-27T04:32:24.533Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-11-27T04:32:28.302Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-11-27T04:32:28.302Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-11-27T04:32:43.188Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-11-27T04:32:43.652Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-11-27T04:32:44.116Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-11-27T04:32:44.116Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-11-27T04:32:45.670Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-11-27T04:32:56.055Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-11-27T04:32:56.520Z] === RUN TestDockerSuite/TestBuildXZHost [2020-11-27T04:32:56.985Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-11-27T04:32:57.449Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-11-27T04:32:57.449Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-11-27T04:32:59.654Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-11-27T04:33:04.380Z] === RUN TestDockerSuite/TestCommitChange [2020-11-27T04:33:10.212Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-11-27T04:33:16.046Z] === RUN TestDockerSuite/TestCommitHardlink [2020-11-27T04:33:16.046Z] === RUN TestDockerSuite/TestCommitNewFile [2020-11-27T04:33:23.165Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-11-27T04:33:23.165Z] === RUN TestDockerSuite/TestCommitTTY [2020-11-27T04:33:35.616Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-11-27T04:33:39.390Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-11-27T04:33:40.221Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-11-27T04:33:40.221Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-11-27T04:33:40.221Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-11-27T04:33:40.221Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-11-27T04:33:40.221Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-11-27T04:33:40.221Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-11-27T04:33:40.221Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-11-27T04:33:40.221Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-11-27T04:33:47.378Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-11-27T04:33:55.996Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-11-27T04:33:55.996Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-11-27T04:33:56.974Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-11-27T04:33:56.974Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-11-27T04:33:56.974Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-11-27T04:33:56.974Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-11-27T04:34:04.098Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-11-27T04:34:04.098Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-11-27T04:34:04.098Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-11-27T04:34:07.031Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-11-27T04:34:07.031Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-11-27T04:34:07.031Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-11-27T04:34:07.031Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-11-27T04:34:07.031Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-11-27T04:34:09.964Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-11-27T04:34:12.168Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-11-27T04:34:14.370Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-11-27T04:34:14.370Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-11-27T04:34:14.370Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-11-27T04:34:17.301Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-11-27T04:34:17.301Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-11-27T04:34:19.500Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-11-27T04:34:19.500Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-11-27T04:34:19.500Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-11-27T04:34:21.722Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-11-27T04:34:21.722Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-11-27T04:34:23.938Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-11-27T04:34:23.938Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-11-27T04:34:26.873Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-11-27T04:34:26.873Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-11-27T04:34:29.074Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-11-27T04:34:32.843Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-11-27T04:34:37.580Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-11-27T04:34:37.580Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-11-27T04:34:37.580Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-11-27T04:34:37.580Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-11-27T04:34:37.580Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-11-27T04:34:39.132Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-11-27T04:34:39.132Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-11-27T04:34:42.065Z] === RUN TestDockerSuite/TestContainerAPITop [2020-11-27T04:34:42.065Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-11-27T04:34:44.266Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-11-27T04:34:44.266Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-11-27T04:34:48.991Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-11-27T04:34:50.549Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-11-27T04:34:50.549Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-11-27T04:34:50.549Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-11-27T04:34:50.549Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-11-27T04:34:50.549Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-11-27T04:34:50.549Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2020-11-27T04:34:52.103Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-11-27T04:34:52.103Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2020-11-27T04:34:55.033Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2020-11-27T04:34:57.231Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2020-11-27T04:34:59.436Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2020-11-27T04:35:02.365Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0004747c0_} [2020-11-27T04:35:04.564Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1649067750_c:\foo_false____} [2020-11-27T04:35:06.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1649067750_c:\foo_true____} [2020-11-27T04:35:08.962Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-11-27T04:35:08.962Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-11-27T04:35:08.962Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-11-27T04:35:08.962Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-11-27T04:35:08.962Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-11-27T04:35:08.962Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-11-27T04:35:08.962Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-11-27T04:35:08.962Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-11-27T04:35:08.962Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-11-27T04:35:08.962Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-11-27T04:35:08.962Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-11-27T04:35:09.426Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-11-27T04:35:09.426Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-11-27T04:35:09.426Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-11-27T04:35:09.426Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-11-27T04:35:09.426Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-11-27T04:35:09.426Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-11-27T04:35:09.426Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-11-27T04:35:11.625Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-11-27T04:35:11.625Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-11-27T04:35:11.625Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-11-27T04:35:11.625Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-11-27T04:35:11.625Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-11-27T04:35:11.625Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-11-27T04:35:11.625Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-11-27T04:35:11.625Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-11-27T04:35:11.625Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-11-27T04:35:11.625Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-11-27T04:35:11.625Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-11-27T04:35:11.625Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-11-27T04:35:12.089Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-11-27T04:35:12.089Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-11-27T04:35:14.289Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-11-27T04:35:14.289Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-11-27T04:35:14.289Z] === RUN TestDockerSuite/TestCpRelativePath [2020-11-27T04:35:17.220Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-11-27T04:35:17.220Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-11-27T04:35:17.220Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-11-27T04:35:17.220Z] === RUN TestDockerSuite/TestCpToCaseA [2020-11-27T04:35:21.946Z] === RUN TestDockerSuite/TestCpToCaseB [2020-11-27T04:35:24.144Z] === RUN TestDockerSuite/TestCpToCaseC [2020-11-27T04:35:24.144Z] === RUN TestDockerSuite/TestCpToCaseD [2020-11-27T04:35:24.144Z] === RUN TestDockerSuite/TestCpToCaseE [2020-11-27T04:35:34.569Z] === RUN TestDockerSuite/TestCpToCaseF [2020-11-27T04:35:34.569Z] === RUN TestDockerSuite/TestCpToCaseG [2020-11-27T04:35:34.569Z] === RUN TestDockerSuite/TestCpToCaseH [2020-11-27T04:35:44.944Z] === RUN TestDockerSuite/TestCpToCaseI [2020-11-27T04:35:44.944Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-11-27T04:35:44.944Z] === RUN TestDockerSuite/TestCpToDot [2020-11-27T04:35:45.922Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-11-27T04:35:45.922Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-11-27T04:35:45.922Z] === RUN TestDockerSuite/TestCpToStdout [2020-11-27T04:35:48.854Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-11-27T04:35:48.854Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-11-27T04:35:48.854Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-11-27T04:35:48.854Z] === RUN TestDockerSuite/TestCpVolumePath [2020-11-27T04:35:48.854Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-11-27T04:35:48.854Z] === RUN TestDockerSuite/TestCreateArgs [2020-11-27T04:35:48.854Z] === RUN TestDockerSuite/TestCreateByImageID [2020-11-27T04:35:51.058Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-11-27T04:35:53.255Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-11-27T04:35:53.255Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-11-27T04:35:53.719Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-11-27T04:35:55.918Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-11-27T04:35:56.383Z] === RUN TestDockerSuite/TestCreateLabels [2020-11-27T04:35:56.383Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-11-27T04:35:56.383Z] === RUN TestDockerSuite/TestCreateRM [2020-11-27T04:35:56.847Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-11-27T04:35:56.847Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-11-27T04:35:56.847Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-11-27T04:35:57.311Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-11-27T04:36:05.930Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-11-27T04:36:05.930Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-11-27T04:36:06.394Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-11-27T04:36:11.124Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-11-27T04:36:11.124Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-11-27T04:36:11.124Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-11-27T04:36:14.054Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-11-27T04:36:14.054Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-11-27T04:36:14.054Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-11-27T04:36:14.054Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-11-27T04:36:14.054Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-11-27T04:36:14.054Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-11-27T04:36:14.054Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-11-27T04:36:14.054Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-11-27T04:36:14.054Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-11-27T04:36:14.054Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-11-27T04:36:14.054Z] === RUN TestDockerSuite/TestDevicePermissions [2020-11-27T04:36:14.054Z] === RUN TestDockerSuite/TestDockerFails [2020-11-27T04:36:14.054Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-11-27T04:36:14.054Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-11-27T04:36:14.054Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-11-27T04:36:14.054Z] === RUN TestDockerSuite/TestEventsAttach [2020-11-27T04:36:14.518Z] === RUN TestDockerSuite/TestEventsCommit [2020-11-27T04:36:14.519Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-11-27T04:36:16.721Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-11-27T04:36:18.922Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-11-27T04:36:21.856Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-11-27T04:36:30.474Z] === RUN TestDockerSuite/TestEventsCopy [2020-11-27T04:36:36.306Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-11-27T04:36:41.033Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-11-27T04:36:43.231Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-11-27T04:36:43.695Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-11-27T04:36:47.463Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-11-27T04:36:48.441Z] === RUN TestDockerSuite/TestEventsFilterType [2020-11-27T04:36:49.420Z] === RUN TestDockerSuite/TestEventsFilters [2020-11-27T04:36:54.147Z] === RUN TestDockerSuite/TestEventsFormat [2020-11-27T04:36:58.871Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-11-27T04:36:58.871Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-11-27T04:36:58.871Z] === RUN TestDockerSuite/TestEventsImageImport [2020-11-27T04:36:58.871Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-11-27T04:36:58.871Z] === RUN TestDockerSuite/TestEventsImagePull [2020-11-27T04:36:58.871Z] === RUN TestDockerSuite/TestEventsImageTag [2020-11-27T04:36:59.850Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-11-27T04:36:59.850Z] === RUN TestDockerSuite/TestEventsRename [2020-11-27T04:37:02.048Z] === RUN TestDockerSuite/TestEventsResize [2020-11-27T04:37:04.980Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-11-27T04:37:07.179Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-11-27T04:37:10.109Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-11-27T04:37:14.833Z] === RUN TestDockerSuite/TestEventsTop [2020-11-27T04:37:14.833Z] === RUN TestDockerSuite/TestEventsUntag [2020-11-27T04:37:17.031Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-11-27T04:37:20.802Z] === RUN TestDockerSuite/TestExec [2020-11-27T04:37:20.802Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-11-27T04:37:20.802Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-11-27T04:37:23.002Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-11-27T04:37:25.207Z] === RUN TestDockerSuite/TestExecAPIStart [2020-11-27T04:37:25.207Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-11-27T04:37:25.207Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-11-27T04:37:25.207Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-11-27T04:37:26.762Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-11-27T04:37:28.967Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-11-27T04:37:31.167Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-11-27T04:37:33.366Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-11-27T04:37:37.130Z] === RUN TestDockerSuite/TestExecCgroup [2020-11-27T04:37:37.130Z] === RUN TestDockerSuite/TestExecEnv [2020-11-27T04:37:37.130Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-11-27T04:37:37.130Z] === RUN TestDockerSuite/TestExecExitStatus [2020-11-27T04:37:39.329Z] === RUN TestDockerSuite/TestExecInspectID [2020-11-27T04:37:44.056Z] === RUN TestDockerSuite/TestExecInteractive [2020-11-27T04:37:44.056Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-11-27T04:37:44.056Z] === RUN TestDockerSuite/TestExecParseError [2020-11-27T04:37:44.056Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-11-27T04:37:44.520Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-11-27T04:37:44.520Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-11-27T04:37:46.722Z] === RUN TestDockerSuite/TestExecSetEnv [2020-11-27T04:37:46.722Z] === RUN TestDockerSuite/TestExecStartFails [2020-11-27T04:37:46.722Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-11-27T04:37:46.722Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-11-27T04:37:46.722Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-11-27T04:37:46.722Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-11-27T04:37:49.655Z] === RUN TestDockerSuite/TestExecUlimits [2020-11-27T04:37:49.655Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-11-27T04:37:56.784Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-11-27T04:37:56.784Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-11-27T04:37:56.784Z] === RUN TestDockerSuite/TestExecWithUser [2020-11-27T04:37:56.784Z] === RUN TestDockerSuite/TestGetContainerStats [2020-11-27T04:38:02.621Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-11-27T04:38:08.457Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-11-27T04:38:11.391Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-11-27T04:38:18.610Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-11-27T04:38:18.610Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-11-27T04:38:18.610Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-11-27T04:38:18.610Z] === RUN TestDockerSuite/TestHealth [2020-11-27T04:38:18.610Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-11-27T04:38:18.610Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-11-27T04:38:18.610Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-11-27T04:38:18.610Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-11-27T04:38:23.337Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-11-27T04:38:23.337Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-11-27T04:38:23.337Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-11-27T04:38:23.337Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-11-27T04:38:23.337Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-11-27T04:38:23.801Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-11-27T04:38:24.265Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-11-27T04:38:24.265Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-11-27T04:38:25.242Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-11-27T04:38:25.242Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-11-27T04:38:27.439Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-11-27T04:38:27.439Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-11-27T04:38:29.636Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-11-27T04:38:32.569Z] === RUN TestDockerSuite/TestImagesFormat [2020-11-27T04:38:32.569Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-11-27T04:38:32.569Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-11-27T04:38:36.336Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-11-27T04:38:36.336Z] === RUN TestDockerSuite/TestImportBadURL [2020-11-27T04:38:38.535Z] === RUN TestDockerSuite/TestImportDisplay [2020-11-27T04:38:38.535Z] === RUN TestDockerSuite/TestImportFile [2020-11-27T04:38:38.535Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-11-27T04:38:38.535Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-11-27T04:38:38.535Z] === RUN TestDockerSuite/TestImportGzipped [2020-11-27T04:38:38.535Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-11-27T04:38:38.535Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-11-27T04:38:38.535Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-11-27T04:38:38.999Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-11-27T04:38:38.999Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-11-27T04:38:38.999Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-11-27T04:38:38.999Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-11-27T04:38:38.999Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-11-27T04:38:41.198Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-11-27T04:38:43.397Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-11-27T04:38:43.398Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-11-27T04:38:43.398Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-11-27T04:38:43.398Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-11-27T04:38:43.398Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-11-27T04:38:45.596Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-11-27T04:38:46.059Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-11-27T04:38:48.257Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-11-27T04:38:48.257Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-11-27T04:38:48.257Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-11-27T04:38:48.257Z] === RUN TestDockerSuite/TestInspectDefault [2020-11-27T04:38:50.457Z] === RUN TestDockerSuite/TestInspectHistory [2020-11-27T04:38:55.195Z] === RUN TestDockerSuite/TestInspectImage [2020-11-27T04:38:55.195Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-11-27T04:38:55.195Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-11-27T04:38:55.195Z] === RUN TestDockerSuite/TestInspectInt64 [2020-11-27T04:38:58.126Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-11-27T04:38:59.681Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-11-27T04:39:00.152Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-11-27T04:39:02.349Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-11-27T04:39:04.548Z] === RUN TestDockerSuite/TestInspectPlugin [2020-11-27T04:39:04.548Z] === RUN TestDockerSuite/TestInspectRootFS [2020-11-27T04:39:04.548Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-11-27T04:39:07.477Z] === RUN TestDockerSuite/TestInspectStatus [2020-11-27T04:39:09.676Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-11-27T04:39:14.405Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-11-27T04:39:16.616Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-11-27T04:39:18.815Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-11-27T04:39:21.013Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-11-27T04:39:23.212Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-11-27T04:39:25.413Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-11-27T04:39:27.610Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-11-27T04:39:27.610Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-11-27T04:39:27.610Z] === RUN TestDockerSuite/TestLinksEnvs [2020-11-27T04:39:27.610Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-11-27T04:39:27.610Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-11-27T04:39:27.610Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-11-27T04:39:27.610Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-11-27T04:39:27.610Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-11-27T04:39:27.610Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-11-27T04:39:27.610Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-11-27T04:39:27.610Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-11-27T04:39:27.610Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-11-27T04:39:27.610Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-11-27T04:39:27.610Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-11-27T04:39:27.610Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-11-27T04:39:28.073Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-11-27T04:39:28.073Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-11-27T04:39:28.073Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-11-27T04:39:28.073Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-11-27T04:39:28.073Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-11-27T04:39:30.271Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-11-27T04:39:32.469Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-11-27T04:39:38.305Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-11-27T04:39:40.504Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-11-27T04:39:40.504Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-11-27T04:39:42.703Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-11-27T04:39:42.703Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-11-27T04:39:51.320Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-11-27T04:39:59.939Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-11-27T04:40:07.063Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-11-27T04:40:09.993Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-11-27T04:40:12.189Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-11-27T04:40:12.189Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-11-27T04:40:14.386Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-11-27T04:40:16.585Z] === RUN TestDockerSuite/TestLogsSince [2020-11-27T04:40:26.970Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-11-27T04:40:26.970Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-11-27T04:40:26.970Z] === RUN TestDockerSuite/TestLogsTail [2020-11-27T04:40:28.520Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-11-27T04:40:31.461Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-11-27T04:40:33.658Z] === RUN TestDockerSuite/TestMountIntoProc [2020-11-27T04:40:33.658Z] === RUN TestDockerSuite/TestMountIntoSys [2020-11-27T04:40:33.658Z] === RUN TestDockerSuite/TestNetHostname [2020-11-27T04:40:33.658Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-11-27T04:40:33.658Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-11-27T04:40:33.658Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-11-27T04:40:33.658Z] === RUN TestDockerSuite/TestPluginActive [2020-11-27T04:40:33.658Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-11-27T04:40:33.658Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-11-27T04:40:33.658Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-11-27T04:40:33.658Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-11-27T04:40:33.658Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-11-27T04:40:33.658Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-11-27T04:40:33.658Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-11-27T04:40:33.658Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-11-27T04:40:33.658Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-11-27T04:40:33.658Z] === RUN TestDockerSuite/TestPortHostBinding [2020-11-27T04:40:33.658Z] === RUN TestDockerSuite/TestPortList [2020-11-27T04:40:33.658Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-11-27T04:40:38.374Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-11-27T04:40:38.374Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-11-27T04:40:38.374Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-11-27T04:40:38.374Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-11-27T04:40:38.374Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-11-27T04:40:38.374Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-11-27T04:40:38.374Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-11-27T04:40:38.374Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-11-27T04:40:38.374Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-11-27T04:40:38.374Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-11-27T04:40:43.093Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-11-27T04:40:43.093Z] === RUN TestDockerSuite/TestPsByOrder [2020-11-27T04:40:51.703Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-11-27T04:40:51.703Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-11-27T04:41:04.136Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-11-27T04:41:16.569Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-11-27T04:41:16.569Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-11-27T04:41:16.569Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-11-27T04:41:31.438Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-11-27T04:41:35.201Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-11-27T04:41:42.310Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-11-27T04:41:47.044Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-11-27T04:41:47.044Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-11-27T04:41:47.044Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-11-27T04:41:51.762Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-11-27T04:41:51.762Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-11-27T04:41:51.762Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-11-27T04:41:51.762Z] === RUN TestDockerSuite/TestPsRightTagName [2020-11-27T04:41:51.762Z] === RUN TestDockerSuite/TestPsShowMounts [2020-11-27T04:42:00.375Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-11-27T04:42:00.375Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-11-27T04:42:01.351Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-11-27T04:42:01.351Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-11-27T04:42:02.899Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-11-27T04:42:03.362Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-11-27T04:42:03.362Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-11-27T04:42:08.078Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-11-27T04:42:12.796Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-11-27T04:42:14.989Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-11-27T04:42:32.755Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-11-27T04:42:32.755Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-11-27T04:42:38.582Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-11-27T04:42:38.582Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-11-27T04:42:39.045Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-11-27T04:42:39.508Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-11-27T04:42:44.225Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-11-27T04:42:48.948Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-11-27T04:42:48.948Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-11-27T04:42:53.664Z] === RUN TestDockerSuite/TestRmiBlank [2020-11-27T04:42:53.664Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-11-27T04:42:53.664Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-11-27T04:43:11.403Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-11-27T04:43:12.378Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-11-27T04:43:12.841Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-11-27T04:43:19.944Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-11-27T04:43:25.764Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-11-27T04:43:34.377Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-11-27T04:43:39.114Z] === RUN TestDockerSuite/TestRmiTag [2020-11-27T04:43:39.581Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-11-27T04:43:42.503Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-11-27T04:44:00.247Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-11-27T04:44:02.439Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-11-27T04:44:08.264Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-11-27T04:44:09.242Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-11-27T04:44:09.242Z] === RUN TestDockerSuite/TestRunAddHost [2020-11-27T04:44:09.242Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-11-27T04:44:09.242Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-11-27T04:44:09.242Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-11-27T04:44:09.242Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-11-27T04:44:09.242Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-11-27T04:44:09.242Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-11-27T04:44:11.441Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-11-27T04:44:11.441Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-11-27T04:44:11.441Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-11-27T04:44:16.162Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-11-27T04:44:19.084Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-11-27T04:44:21.278Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-11-27T04:44:23.471Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-11-27T04:44:30.575Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-11-27T04:44:30.575Z] === RUN TestDockerSuite/TestRunBindMounts [2020-11-27T04:44:35.289Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-11-27T04:44:35.289Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-11-27T04:44:35.289Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-11-27T04:44:35.289Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-11-27T04:44:35.289Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-11-27T04:44:35.289Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-11-27T04:44:35.289Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-11-27T04:44:35.289Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-11-27T04:44:35.289Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-11-27T04:44:35.289Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-11-27T04:44:35.289Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-11-27T04:44:35.289Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-11-27T04:44:37.483Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-11-27T04:44:37.483Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-11-27T04:44:40.406Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-11-27T04:44:40.406Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-11-27T04:44:40.406Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-11-27T04:44:42.597Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-11-27T04:44:42.597Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-11-27T04:44:42.597Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-11-27T04:44:42.598Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-11-27T04:44:42.598Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-11-27T04:44:42.598Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-11-27T04:44:42.598Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-11-27T04:44:42.598Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-11-27T04:44:44.790Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-11-27T04:44:47.714Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-11-27T04:44:49.265Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-11-27T04:44:49.265Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-11-27T04:44:49.265Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-11-27T04:44:49.265Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-11-27T04:44:51.462Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-11-27T04:44:51.462Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-11-27T04:44:51.462Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-11-27T04:44:51.462Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-11-27T04:44:51.462Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-11-27T04:44:53.656Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-11-27T04:45:00.764Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-11-27T04:45:00.764Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-11-27T04:45:00.764Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-11-27T04:45:00.764Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-11-27T04:45:00.764Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-11-27T04:45:00.764Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-11-27T04:45:00.764Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-11-27T04:45:02.311Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-11-27T04:45:02.311Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-11-27T04:45:02.311Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-11-27T04:45:02.311Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-11-27T04:45:04.509Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-11-27T04:45:06.704Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-11-27T04:45:06.704Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-11-27T04:45:08.897Z] === RUN TestDockerSuite/TestRunEnvironment [2020-11-27T04:45:08.897Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-11-27T04:45:08.897Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-11-27T04:45:08.897Z] === RUN TestDockerSuite/TestRunExitCode [2020-11-27T04:45:11.090Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-11-27T04:45:13.282Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-11-27T04:45:15.475Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-11-27T04:45:22.581Z] === RUN TestDockerSuite/TestRunExposePort [2020-11-27T04:45:22.581Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-11-27T04:45:22.581Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-11-27T04:45:22.581Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-11-27T04:45:22.581Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-11-27T04:45:22.581Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-11-27T04:45:22.581Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-11-27T04:45:22.581Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-11-27T04:45:22.581Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-11-27T04:45:37.622Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-11-27T04:45:37.622Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-11-27T04:45:37.622Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-11-27T04:45:37.622Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-11-27T04:45:37.622Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-11-27T04:45:37.622Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-11-27T04:45:37.622Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-11-27T04:45:46.234Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-11-27T04:45:46.234Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-11-27T04:45:47.208Z] === RUN TestDockerSuite/TestRunModeHostname [2020-11-27T04:45:47.208Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-11-27T04:45:47.208Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-11-27T04:45:47.208Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-11-27T04:45:47.208Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-11-27T04:45:47.208Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-11-27T04:45:47.208Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-11-27T04:45:47.208Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-11-27T04:45:47.208Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-11-27T04:45:47.208Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-11-27T04:45:47.208Z] === RUN TestDockerSuite/TestRunMount [2020-11-27T04:45:47.208Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-11-27T04:45:47.208Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-11-27T04:45:47.208Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-11-27T04:45:47.208Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-11-27T04:45:54.315Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-11-27T04:45:54.315Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-11-27T04:45:54.315Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-11-27T04:45:54.315Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-11-27T04:45:59.032Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-11-27T04:46:02.790Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-11-27T04:46:02.790Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-11-27T04:46:02.790Z] === RUN TestDockerSuite/TestRunNetHost [2020-11-27T04:46:02.790Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-11-27T04:46:02.790Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-11-27T04:46:02.790Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-11-27T04:46:02.790Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-11-27T04:46:02.790Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-11-27T04:46:03.252Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-11-27T04:46:03.252Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-11-27T04:46:03.252Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-11-27T04:46:04.799Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-11-27T04:46:06.993Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-11-27T04:46:09.185Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-11-27T04:46:10.160Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-11-27T04:46:12.352Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-11-27T04:46:12.814Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-11-27T04:46:12.814Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-11-27T04:46:12.814Z] === RUN TestDockerSuite/TestRunPortInUse [2020-11-27T04:46:12.814Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-11-27T04:46:12.815Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-11-27T04:46:12.815Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-11-27T04:46:12.815Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-11-27T04:46:12.815Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-11-27T04:46:16.573Z] === RUN TestDockerSuite/TestRunPublishPort [2020-11-27T04:46:16.573Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-11-27T04:46:16.573Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-11-27T04:46:16.573Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-11-27T04:46:16.573Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-11-27T04:46:16.573Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-11-27T04:46:25.180Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-11-27T04:46:25.180Z] === RUN TestDockerSuite/TestRunRm [2020-11-27T04:46:26.732Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-11-27T04:46:32.552Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-11-27T04:46:34.743Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-11-27T04:46:36.934Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-11-27T04:46:39.129Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-11-27T04:46:41.320Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-11-27T04:46:41.320Z] === RUN TestDockerSuite/TestRunState [2020-11-27T04:46:41.321Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-11-27T04:46:43.512Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-11-27T04:46:43.512Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-11-27T04:46:45.703Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-11-27T04:46:45.703Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-11-27T04:46:45.703Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-11-27T04:46:45.703Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-11-27T04:46:46.166Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-11-27T04:46:46.166Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-11-27T04:46:50.880Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-11-27T04:46:50.880Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-11-27T04:46:50.880Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-11-27T04:46:50.880Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-11-27T04:46:50.880Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-11-27T04:46:50.880Z] === RUN TestDockerSuite/TestRunUserByID [2020-11-27T04:46:50.880Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-11-27T04:46:50.880Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-11-27T04:46:50.880Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-11-27T04:46:50.880Z] === RUN TestDockerSuite/TestRunUserByName [2020-11-27T04:46:50.880Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-11-27T04:46:53.072Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-11-27T04:46:53.072Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-11-27T04:46:55.269Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-11-27T04:46:55.269Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-11-27T04:46:55.269Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-11-27T04:46:58.194Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-11-27T04:47:05.304Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-11-27T04:47:13.908Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-11-27T04:47:21.013Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-11-27T04:47:21.013Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-11-27T04:47:21.013Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-11-27T04:47:24.784Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-11-27T04:47:26.978Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-11-27T04:47:29.170Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-11-27T04:47:29.170Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-11-27T04:47:29.170Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-11-27T04:47:29.170Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-11-27T04:47:29.170Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-11-27T04:47:29.170Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-11-27T04:47:29.170Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-11-27T04:47:29.170Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-11-27T04:47:29.170Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-11-27T04:47:33.885Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-11-27T04:47:35.435Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-11-27T04:47:37.626Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-11-27T04:47:42.353Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-11-27T04:47:42.353Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-11-27T04:47:42.353Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-11-27T04:47:42.353Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-11-27T04:47:42.353Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-11-27T04:47:42.353Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-11-27T04:47:42.353Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-11-27T04:47:42.353Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-11-27T04:47:42.353Z] === RUN TestDockerSuite/TestSaveImageId [2020-11-27T04:47:42.353Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-11-27T04:47:42.353Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-11-27T04:47:42.353Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-11-27T04:47:42.353Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-11-27T04:47:42.353Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-11-27T04:47:42.353Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-11-27T04:47:42.353Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-11-27T04:47:42.353Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-11-27T04:47:42.353Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-11-27T04:47:44.547Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-11-27T04:47:45.010Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-11-27T04:47:45.472Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-11-27T04:47:45.935Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-11-27T04:47:47.486Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-11-27T04:47:54.593Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-11-27T04:47:54.593Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-11-27T04:48:03.211Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-11-27T04:48:03.211Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-11-27T04:48:06.971Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-11-27T04:48:06.971Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-11-27T04:48:06.971Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-11-27T04:48:06.971Z] === RUN TestDockerSuite/TestStartRecordError [2020-11-27T04:48:06.971Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-11-27T04:48:14.081Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-11-27T04:48:14.081Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-11-27T04:48:14.081Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-11-27T04:48:14.081Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-11-27T04:48:14.081Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-11-27T04:48:14.081Z] === RUN TestDockerSuite/TestStatsNoStream [2020-11-27T04:48:14.081Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-11-27T04:48:15.630Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-11-27T04:48:17.824Z] === RUN TestDockerSuite/TestTopPrivileged [2020-11-27T04:48:17.824Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-11-27T04:48:20.017Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-11-27T04:48:20.017Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-11-27T04:48:20.017Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-11-27T04:48:20.017Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-11-27T04:48:20.017Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-11-27T04:48:20.017Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-11-27T04:48:20.017Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-11-27T04:48:35.098Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-11-27T04:48:35.098Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-11-27T04:48:35.561Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-11-27T04:48:35.561Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-11-27T04:48:36.024Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-11-27T04:48:36.486Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-11-27T04:48:36.486Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-11-27T04:48:39.411Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-11-27T04:48:39.411Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-11-27T04:48:42.398Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-11-27T04:48:42.860Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-11-27T04:48:43.323Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-11-27T04:48:43.323Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-11-27T04:48:43.323Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-11-27T04:48:51.928Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-11-27T04:48:51.928Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-11-27T04:48:52.391Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-11-27T04:48:52.391Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-11-27T04:48:52.391Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-11-27T04:48:59.501Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-11-27T04:48:59.501Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-11-27T04:48:59.964Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-11-27T04:49:08.571Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-11-27T04:49:08.571Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-11-27T04:49:10.125Z] --- PASS: TestDockerSuite (2611.15s) [2020-11-27T04:49:10.125Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2020-11-27T04:49:10.125Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2020-11-27T04:49:10.125Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.125Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-11-27T04:49:10.125Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2020-11-27T04:49:10.125Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2020-11-27T04:49:10.125Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-11-27T04:49:10.125Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.125Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-11-27T04:49:10.125Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.04s) [2020-11-27T04:49:10.125Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.29s) [2020-11-27T04:49:10.125Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.57s) [2020-11-27T04:49:10.125Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2020-11-27T04:49:10.125Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (162.97s) [2020-11-27T04:49:10.125Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.75s) [2020-11-27T04:49:10.125Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2020-11-27T04:49:10.125Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-11-27T04:49:10.125Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.125Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-11-27T04:49:10.125Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.125Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-11-27T04:49:10.125Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.125Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-11-27T04:49:10.125Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.125Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-11-27T04:49:10.125Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.125Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-11-27T04:49:10.125Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.125Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-11-27T04:49:10.125Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.125Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2020-11-27T04:49:10.125Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-11-27T04:49:10.125Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.125Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.57s) [2020-11-27T04:49:10.125Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-11-27T04:49:10.125Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.125Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-11-27T04:49:10.125Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.125Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.11s) [2020-11-27T04:49:10.125Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.18s) [2020-11-27T04:49:10.125Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-11-27T04:49:10.125Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2020-11-27T04:49:10.125Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-11-27T04:49:10.125Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2020-11-27T04:49:10.125Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2020-11-27T04:49:10.125Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.125Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2020-11-27T04:49:10.125Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.125Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.27s) [2020-11-27T04:49:10.125Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-11-27T04:49:10.125Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-11-27T04:49:10.125Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2020-11-27T04:49:10.125Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.125Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.46s) [2020-11-27T04:49:10.125Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (123.82s) [2020-11-27T04:49:10.125Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s) [2020-11-27T04:49:10.125Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-11-27T04:49:10.125Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.56s) [2020-11-27T04:49:10.125Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2020-11-27T04:49:10.125Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.63s) [2020-11-27T04:49:10.125Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.85s) [2020-11-27T04:49:10.125Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-11-27T04:49:10.125Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.125Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2020-11-27T04:49:10.125Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.125Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-11-27T04:49:10.125Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.125Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2020-11-27T04:49:10.125Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.74s) [2020-11-27T04:49:10.125Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.08s) [2020-11-27T04:49:10.125Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.41s) [2020-11-27T04:49:10.125Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2020-11-27T04:49:10.125Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.125Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-11-27T04:49:10.125Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.125Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2020-11-27T04:49:10.125Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.64s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.85s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.39s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.01s) [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.22s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.59s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.25s) [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.48s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildAddTar (49.30s) [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.05s) [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.65s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.98s) [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.26s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.41s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.53s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.63s) [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.12s) [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.64s) [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s) [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (33.91s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.05s) [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.37s) [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.13s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.43s) [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-11-27T04:49:10.126Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.39s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.96s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildCmd (0.55s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.56s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.54s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.37s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.05s) [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.21s) [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.15s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.86s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.69s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.63s) [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.79s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (36.76s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.64s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.43s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.07s) [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.55s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (35.70s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.73s) [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (19.16s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.70s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.97s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.71s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.71s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.58s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildDockerignore (66.06s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.34s) [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (67.64s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.81s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.22s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (26.08s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.75s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.84s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (35.02s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (16.56s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.92s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (91.43s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.59s) [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.08s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.59s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.07s) [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.50s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.14s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.13s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.32s) [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.29s) [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.92s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.40s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.32s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.66s) [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildFails (2.26s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (10.60s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.85s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.94s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.65s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.59s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.51s) [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.86s) [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.59s) [2020-11-27T04:49:10.126Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-11-27T04:49:10.126Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.126Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.70s) [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-11-27T04:49:10.127Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildHistory (9.78s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.92s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.18s) [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2020-11-27T04:49:10.127Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.76s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.21s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildLabel (0.86s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.60s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.90s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.58s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildLabels (0.89s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.61s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.26s) [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2020-11-27T04:49:10.127Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2020-11-27T04:49:10.127Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.53s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.78s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.45s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.88s) [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-11-27T04:49:10.127Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.64s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (36.35s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.94s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.09s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (10.68s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.65s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.66s) [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2020-11-27T04:49:10.127Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.99s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.66s) [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2020-11-27T04:49:10.127Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-11-27T04:49:10.127Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.74s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.76s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.36s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.25s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.76s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.25s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.21s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildOnBuild (14.67s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.60s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.96s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.50s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.44s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.51s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.11s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.17s) [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2020-11-27T04:49:10.127Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-11-27T04:49:10.127Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.11s) [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-11-27T04:49:10.127Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (45.90s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.33s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildRm (16.05s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.79s) [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-11-27T04:49:10.127Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) [2020-11-27T04:49:10.127Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.50s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.82s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.76s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.43s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.21s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.16s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.67s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.77s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.55s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildStderr (5.42s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.26s) [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2020-11-27T04:49:10.127Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.17s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.26s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.17s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.84s) [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2020-11-27T04:49:10.127Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-11-27T04:49:10.127Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-11-27T04:49:10.127Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.72s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.52s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.63s) [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-11-27T04:49:10.127Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-11-27T04:49:10.127Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.07s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.01s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.08s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.05s) [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.50s) [2020-11-27T04:49:10.127Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-11-27T04:49:10.127Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.69s) [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2020-11-27T04:49:10.127Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.04s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.37s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.51s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.71s) [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.52s) [2020-11-27T04:49:10.127Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s) [2020-11-27T04:49:10.127Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-11-27T04:49:10.127Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.23s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.40s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.86s) [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2020-11-27T04:49:10.127Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-11-27T04:49:10.127Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-11-27T04:49:10.127Z] docker_cli_sni_test.go:18: Flakey test [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.10s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.05s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestCommitChange (5.43s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.32s) [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2020-11-27T04:49:10.127Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.19s) [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-11-27T04:49:10.127Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestCommitTTY (12.19s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.02s) [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-11-27T04:49:10.127Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2020-11-27T04:49:10.127Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-11-27T04:49:10.127Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-11-27T04:49:10.127Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-11-27T04:49:10.127Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2020-11-27T04:49:10.127Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-11-27T04:49:10.127Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.49s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.54s) [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-11-27T04:49:10.127Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.24s) [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-11-27T04:49:10.127Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2020-11-27T04:49:10.127Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2020-11-27T04:49:10.127Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.13s) [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-11-27T04:49:10.127Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.54s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2020-11-27T04:49:10.127Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2020-11-27T04:49:10.127Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2020-11-27T04:49:10.127Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.00s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.15s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.34s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-11-27T04:49:10.127Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.51s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.36s) [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-11-27T04:49:10.127Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2020-11-27T04:49:10.127Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.45s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.10s) [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2020-11-27T04:49:10.127Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.53s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.19s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.11s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.09s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.93s) [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-11-27T04:49:10.127Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.54s) [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2020-11-27T04:49:10.127Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.20s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.26s) [2020-11-27T04:49:10.127Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.95s) [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-11-27T04:49:10.127Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2020-11-27T04:49:10.127Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-11-27T04:49:10.127Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.127Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2020-11-27T04:49:10.128Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-11-27T04:49:10.128Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.02s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.76s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.38s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.41s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.36s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.39s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0004747c0_} (2.44s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1649067750_c:\foo_false____} (2.34s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1649067750_c:\foo_true____} (2.39s) [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-11-27T04:49:10.128Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.17s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2020-11-27T04:49:10.128Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2020-11-27T04:49:10.128Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-11-27T04:49:10.128Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2020-11-27T04:49:10.128Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-11-27T04:49:10.128Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.32s) [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-11-27T04:49:10.128Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2020-11-27T04:49:10.128Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2020-11-27T04:49:10.128Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2020-11-27T04:49:10.128Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2020-11-27T04:49:10.128Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-11-27T04:49:10.128Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2020-11-27T04:49:10.128Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2020-11-27T04:49:10.128Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2020-11-27T04:49:10.128Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2020-11-27T04:49:10.128Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-11-27T04:49:10.128Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2020-11-27T04:49:10.128Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-11-27T04:49:10.128Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.32s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2020-11-27T04:49:10.128Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.55s) [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-11-27T04:49:10.128Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2020-11-27T04:49:10.128Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-11-27T04:49:10.128Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.73s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.45s) [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2020-11-27T04:49:10.128Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2020-11-27T04:49:10.128Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.10s) [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2020-11-27T04:49:10.128Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2020-11-27T04:49:10.128Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.31s) [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2020-11-27T04:49:10.128Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2020-11-27T04:49:10.128Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestCpToDot (2.29s) [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-11-27T04:49:10.128Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-11-27T04:49:10.128Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestCpToStdout (2.44s) [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-11-27T04:49:10.128Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-11-27T04:49:10.128Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-11-27T04:49:10.128Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2020-11-27T04:49:10.128Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.06s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.29s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.13s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.60s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-11-27T04:49:10.128Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestCreateRM (0.35s) [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-11-27T04:49:10.128Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.34s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.25s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.22s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.62s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.55s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-11-27T04:49:10.128Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.55s) [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-11-27T04:49:10.128Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2020-11-27T04:49:10.128Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2020-11-27T04:49:10.128Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2020-11-27T04:49:10.128Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2020-11-27T04:49:10.128Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2020-11-27T04:49:10.128Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2020-11-27T04:49:10.128Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2020-11-27T04:49:10.128Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2020-11-27T04:49:10.128Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2020-11-27T04:49:10.128Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-11-27T04:49:10.128Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2020-11-27T04:49:10.128Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2020-11-27T04:49:10.128Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2020-11-27T04:49:10.128Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2020-11-27T04:49:10.128Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.42s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.32s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.40s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.21s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestEventsCopy (5.81s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.09s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.27s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.83s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.61s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.06s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.07s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestEventsFilters (4.53s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestEventsFormat (4.41s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2020-11-27T04:49:10.128Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2020-11-27T04:49:10.128Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2020-11-27T04:49:10.128Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2020-11-27T04:49:10.128Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestEventsRename (2.38s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestEventsResize (2.72s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.11s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.66s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.82s) [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-11-27T04:49:10.128Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestEventsUntag (2.80s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.66s) [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2020-11-27T04:49:10.128Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-11-27T04:49:10.128Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.91s) [2020-11-27T04:49:10.128Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.00s) [2020-11-27T04:49:10.128Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2020-11-27T04:49:10.129Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.129Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-11-27T04:49:10.129Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.129Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2020-11-27T04:49:10.129Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.129Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.89s) [2020-11-27T04:49:10.129Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.14s) [2020-11-27T04:49:10.129Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.11s) [2020-11-27T04:49:10.129Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.03s) [2020-11-27T04:49:10.129Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.10s) [2020-11-27T04:49:10.129Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2020-11-27T04:49:10.129Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.129Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2020-11-27T04:49:10.129Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.129Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-11-27T04:49:10.129Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.129Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.19s) [2020-11-27T04:49:10.129Z] --- PASS: TestDockerSuite/TestExecInspectID (4.77s) [2020-11-27T04:49:10.129Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2020-11-27T04:49:10.129Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.129Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-11-27T04:49:10.129Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.129Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2020-11-27T04:49:10.129Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.129Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2020-11-27T04:49:10.129Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-11-27T04:49:10.129Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-11-27T04:49:10.129Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.129Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.47s) [2020-11-27T04:49:10.129Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2020-11-27T04:49:10.129Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.129Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2020-11-27T04:49:10.129Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.129Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2020-11-27T04:49:10.129Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.129Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2020-11-27T04:49:10.129Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.129Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2020-11-27T04:49:10.129Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.129Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.35s) [2020-11-27T04:49:10.129Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2020-11-27T04:49:10.129Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.129Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.28s) [2020-11-27T04:49:10.129Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-11-27T04:49:10.129Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.129Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-11-27T04:49:10.129Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.129Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2020-11-27T04:49:10.129Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.129Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.01s) [2020-11-27T04:49:10.129Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.96s) [2020-11-27T04:49:10.129Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.03s) [2020-11-27T04:49:10.129Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.98s) [2020-11-27T04:49:10.129Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2020-11-27T04:49:10.129Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.129Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2020-11-27T04:49:10.129Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2020-11-27T04:49:10.129Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2020-11-27T04:49:10.593Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.03s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2020-11-27T04:49:10.593Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2020-11-27T04:49:10.593Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.40s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.62s) [2020-11-27T04:49:10.593Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2020-11-27T04:49:10.593Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.94s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.69s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.30s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.17s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.54s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestImagesFormat (0.24s) [2020-11-27T04:49:10.593Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-11-27T04:49:10.593Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.64s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestImportBadURL (2.46s) [2020-11-27T04:49:10.593Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2020-11-27T04:49:10.593Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.593Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2020-11-27T04:49:10.593Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2020-11-27T04:49:10.593Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-11-27T04:49:10.593Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.593Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2020-11-27T04:49:10.593Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.593Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2020-11-27T04:49:10.593Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.593Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2020-11-27T04:49:10.593Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-11-27T04:49:10.593Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-11-27T04:49:10.593Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.593Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-11-27T04:49:10.593Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2020-11-27T04:49:10.593Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2020-11-27T04:49:10.593Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.593Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-11-27T04:49:10.593Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.27s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.19s) [2020-11-27T04:49:10.593Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-11-27T04:49:10.593Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.593Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2020-11-27T04:49:10.593Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2020-11-27T04:49:10.593Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2020-11-27T04:49:10.593Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.13s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.24s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.25s) [2020-11-27T04:49:10.593Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2020-11-27T04:49:10.593Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.593Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-11-27T04:49:10.593Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.593Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2020-11-27T04:49:10.593Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestInspectDefault (2.09s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestInspectHistory (4.98s) [2020-11-27T04:49:10.593Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2020-11-27T04:49:10.593Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.593Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-11-27T04:49:10.593Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.593Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-11-27T04:49:10.593Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.38s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.15s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.35s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.27s) [2020-11-27T04:49:10.593Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2020-11-27T04:49:10.593Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.23s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestInspectStatus (2.68s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.37s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.56s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.19s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.05s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.14s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.15s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.34s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2020-11-27T04:49:10.593Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2020-11-27T04:49:10.593Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.593Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2020-11-27T04:49:10.593Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.593Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2020-11-27T04:49:10.593Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.593Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-11-27T04:49:10.593Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.593Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-11-27T04:49:10.593Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.593Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2020-11-27T04:49:10.593Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.593Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2020-11-27T04:49:10.593Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.593Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-11-27T04:49:10.593Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.593Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-11-27T04:49:10.593Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.593Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-11-27T04:49:10.593Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.593Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2020-11-27T04:49:10.593Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.593Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-11-27T04:49:10.593Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.593Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2020-11-27T04:49:10.593Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.593Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2020-11-27T04:49:10.593Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.593Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-11-27T04:49:10.593Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.593Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2020-11-27T04:49:10.593Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.03s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.05s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.02s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.39s) [2020-11-27T04:49:10.593Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-11-27T04:49:10.593Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.00s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.14s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.11s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.09s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.58s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.46s) [2020-11-27T04:49:10.593Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-11-27T04:49:10.593Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.24s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.32s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestLogsSince (8.95s) [2020-11-27T04:49:10.593Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2020-11-27T04:49:10.593Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.593Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-11-27T04:49:10.593Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestLogsTail (2.81s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.62s) [2020-11-27T04:49:10.593Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.32s) [2020-11-27T04:49:10.593Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2020-11-27T04:49:10.593Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.593Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.42s) [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2020-11-27T04:49:10.594Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-11-27T04:49:10.594Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2020-11-27T04:49:10.594Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-11-27T04:49:10.594Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-11-27T04:49:10.594Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-11-27T04:49:10.594Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2020-11-27T04:49:10.594Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2020-11-27T04:49:10.594Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.34s) [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-11-27T04:49:10.594Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestPsByOrder (8.87s) [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-11-27T04:49:10.594Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.85s) [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.58s) [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s) [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2020-11-27T04:49:10.594Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (15.09s) [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.70s) [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.36s) [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.59s) [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2020-11-27T04:49:10.594Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.58s) [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.74s) [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.69s) [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.33s) [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2020-11-27T04:49:10.594Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.41s) [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.42s) [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.41s) [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (17.32s) [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.40s) [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s) [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.78s) [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.37s) [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.96s) [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.37s) [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.33s) [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.45s) [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.88s) [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.67s) [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.09s) [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.57s) [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.26s) [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.07s) [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRmiTag (0.90s) [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.53s) [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.73s) [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.47s) [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.71s) [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.15s) [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.17s) [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.28s) [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.89s) [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.10s) [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.17s) [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.03s) [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.37s) [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.06s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.74s) [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.91s) [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.07s) [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.28s) [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.21s) [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.10s) [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.13s) [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.23s) [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.97s) [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.32s) [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.21s) [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.10s) [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.25s) [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2020-11-27T04:49:10.594Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.594Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestRunExitCode (2.14s) [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.16s) [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.19s) [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.15s) [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (13.83s) [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.48s) [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.79s) [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.75s) [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.87s) [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.87s) [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.35s) [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.14s) [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.12s) [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.22s) [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.50s) [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.86s) [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestRunRm (2.23s) [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.78s) [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.52s) [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.10s) [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.04s) [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.53s) [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.22s) [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.91s) [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.22s) [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.78s) [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.10s) [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.08s) [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.91s) [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.68s) [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (9.19s) [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.82s) [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.67s) [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.38s) [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.15s) [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.34s) [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.83s) [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.15s) [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.42s) [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2020-11-27T04:49:10.595Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2020-11-27T04:49:10.595Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-11-27T04:49:10.595Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.36s) [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.29s) [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.71s) [2020-11-27T04:49:10.595Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.58s) [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2020-11-27T04:49:10.596Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.33s) [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-11-27T04:49:10.596Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.22s) [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2020-11-27T04:49:10.596Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-11-27T04:49:10.596Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2020-11-27T04:49:10.596Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2020-11-27T04:49:10.596Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.23s) [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-11-27T04:49:10.596Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2020-11-27T04:49:10.596Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2020-11-27T04:49:10.596Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2020-11-27T04:49:10.596Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2020-11-27T04:49:10.596Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2020-11-27T04:49:10.596Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.14s) [2020-11-27T04:49:10.596Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.33s) [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2020-11-27T04:49:10.596Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.97s) [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2020-11-27T04:49:10.596Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2020-11-27T04:49:10.596Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-11-27T04:49:10.596Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2020-11-27T04:49:10.596Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-11-27T04:49:10.596Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2020-11-27T04:49:10.596Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.37s) [2020-11-27T04:49:10.596Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.19s) [2020-11-27T04:49:10.596Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.25s) [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-11-27T04:49:10.596Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.43s) [2020-11-27T04:49:10.596Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.37s) [2020-11-27T04:49:10.596Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s) [2020-11-27T04:49:10.596Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.61s) [2020-11-27T04:49:10.596Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2020-11-27T04:49:10.596Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.98s) [2020-11-27T04:49:10.596Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.48s) [2020-11-27T04:49:10.596Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.45s) [2020-11-27T04:49:10.596Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2020-11-27T04:49:10.596Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.23s) [2020-11-27T04:49:10.596Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.99s) [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2020-11-27T04:49:10.596Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.71s) [2020-11-27T04:49:10.596Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.27s) [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-11-27T04:49:10.596Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.66s) [2020-11-27T04:49:10.596Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.34s) [2020-11-27T04:49:10.596Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.34s) [2020-11-27T04:49:10.596Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.75s) [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-11-27T04:49:10.596Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.45s) [2020-11-27T04:49:10.596Z] === RUN TestDockerRegistrySuite [2020-11-27T04:49:10.596Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-11-27T04:49:10.596Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-11-27T04:49:10.596Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-11-27T04:49:10.596Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-11-27T04:49:10.596Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-11-27T04:49:10.596Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-11-27T04:49:10.596Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-11-27T04:49:10.596Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-11-27T04:49:10.596Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-11-27T04:49:10.596Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-11-27T04:49:10.596Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-11-27T04:49:10.596Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-11-27T04:49:10.596Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-11-27T04:49:10.596Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-11-27T04:49:10.596Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-11-27T04:49:10.596Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-11-27T04:49:10.596Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-11-27T04:49:10.596Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-11-27T04:49:10.596Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-11-27T04:49:10.596Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-11-27T04:49:10.596Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-11-27T04:49:10.596Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-11-27T04:49:10.596Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-11-27T04:49:10.596Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-11-27T04:49:10.596Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-11-27T04:49:10.596Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-11-27T04:49:10.596Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-11-27T04:49:10.596Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-11-27T04:49:10.596Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-11-27T04:49:10.596Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-11-27T04:49:10.596Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-11-27T04:49:10.596Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-11-27T04:49:10.596Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-11-27T04:49:10.596Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-11-27T04:49:10.596Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-11-27T04:49:10.596Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-11-27T04:49:10.596Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-11-27T04:49:10.596Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-11-27T04:49:10.596Z] --- PASS: TestDockerRegistrySuite (0.18s) [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] === RUN TestDockerSchema1RegistrySuite [2020-11-27T04:49:10.596Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-11-27T04:49:10.596Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-11-27T04:49:10.596Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-11-27T04:49:10.596Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-11-27T04:49:10.596Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-11-27T04:49:10.596Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-11-27T04:49:10.596Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-11-27T04:49:10.596Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-11-27T04:49:10.596Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-11-27T04:49:10.596Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-11-27T04:49:10.596Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-11-27T04:49:10.596Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-11-27T04:49:10.596Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-11-27T04:49:10.596Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-11-27T04:49:10.596Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-11-27T04:49:10.596Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-11-27T04:49:10.596Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-11-27T04:49:10.596Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-11-27T04:49:10.596Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.596Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-11-27T04:49:10.596Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-11-27T04:49:10.597Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-11-27T04:49:10.597Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-11-27T04:49:10.597Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-11-27T04:49:10.597Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-11-27T04:49:10.597Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.597Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-11-27T04:49:10.597Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-11-27T04:49:10.597Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-11-27T04:49:10.597Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-11-27T04:49:10.597Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-11-27T04:49:10.597Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-11-27T04:49:10.597Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-11-27T04:49:10.597Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-11-27T04:49:10.597Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-11-27T04:49:10.597Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.07s) [2020-11-27T04:49:10.597Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-11-27T04:49:10.597Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.597Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-11-27T04:49:10.597Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.597Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-11-27T04:49:10.597Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.597Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-11-27T04:49:10.597Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.597Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-11-27T04:49:10.597Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.597Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-11-27T04:49:10.597Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.597Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-11-27T04:49:10.597Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.597Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-11-27T04:49:10.597Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.597Z] === RUN TestDockerRegistryAuthTokenSuite [2020-11-27T04:49:10.597Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-11-27T04:49:10.597Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-11-27T04:49:10.597Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-11-27T04:49:10.597Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-11-27T04:49:10.597Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-11-27T04:49:10.597Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2020-11-27T04:49:10.597Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-11-27T04:49:10.597Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.597Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-11-27T04:49:10.597Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.597Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-11-27T04:49:10.597Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.597Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-11-27T04:49:10.597Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.597Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-11-27T04:49:10.597Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.597Z] === RUN TestDockerDaemonSuite [2020-11-27T04:49:10.597Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-11-27T04:49:10.597Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-11-27T04:49:10.597Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-11-27T04:49:10.597Z] --- PASS: TestDockerDaemonSuite (0.00s) [2020-11-27T04:49:10.597Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-11-27T04:49:10.597Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.597Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-11-27T04:49:10.597Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.597Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-11-27T04:49:10.597Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.597Z] === RUN TestDockerSwarmSuite [2020-11-27T04:49:10.597Z] --- PASS: TestDockerSwarmSuite (0.00s) [2020-11-27T04:49:10.597Z] === RUN TestDockerPluginSuite [2020-11-27T04:49:10.597Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-11-27T04:49:10.597Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-11-27T04:49:10.597Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-11-27T04:49:10.597Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2020-11-27T04:49:10.597Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-11-27T04:49:10.597Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-11-27T04:49:10.597Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-11-27T04:49:10.597Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-11-27T04:49:10.597Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-11-27T04:49:10.597Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-11-27T04:49:10.597Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-11-27T04:49:10.597Z] --- PASS: TestDockerPluginSuite (0.03s) [2020-11-27T04:49:10.597Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-11-27T04:49:10.597Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.597Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-11-27T04:49:10.597Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.597Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-11-27T04:49:10.597Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.597Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-11-27T04:49:10.597Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.597Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-11-27T04:49:10.597Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.597Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-11-27T04:49:10.597Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.597Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-11-27T04:49:10.597Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.597Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-11-27T04:49:10.597Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.597Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-11-27T04:49:10.597Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.597Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-11-27T04:49:10.597Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.597Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-11-27T04:49:10.597Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.597Z] === RUN TestDockerExternalVolumeSuite [2020-11-27T04:49:10.597Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2020-11-27T04:49:10.597Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.597Z] === RUN TestDockerNetworkSuite [2020-11-27T04:49:10.597Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2020-11-27T04:49:10.597Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.597Z] === RUN TestDockerHubPullSuite [2020-11-27T04:49:10.597Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2020-11-27T04:49:10.597Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.597Z] PASS [2020-11-27T04:49:10.597Z] ok github.com/docker/docker/integration-cli 2612.046s [2020-11-27T04:49:10.597Z] [2020-11-27T04:49:10.597Z] === Skipped [2020-11-27T04:49:10.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2020-11-27T04:49:10.597Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2020-11-27T04:49:10.597Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.597Z] [2020-11-27T04:49:10.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-11-27T04:49:10.597Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-11-27T04:49:10.597Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.597Z] [2020-11-27T04:49:10.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-11-27T04:49:10.597Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-11-27T04:49:10.597Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.597Z] [2020-11-27T04:49:10.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-11-27T04:49:10.597Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-11-27T04:49:10.597Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.597Z] [2020-11-27T04:49:10.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-11-27T04:49:10.597Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-11-27T04:49:10.597Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.597Z] [2020-11-27T04:49:10.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-11-27T04:49:10.597Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-11-27T04:49:10.597Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.597Z] [2020-11-27T04:49:10.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-11-27T04:49:10.597Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-11-27T04:49:10.597Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.597Z] [2020-11-27T04:49:10.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-11-27T04:49:10.597Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-11-27T04:49:10.597Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.597Z] [2020-11-27T04:49:10.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-11-27T04:49:10.597Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-11-27T04:49:10.597Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-11-27T04:49:10.597Z] [2020-11-27T04:49:11.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-11-27T04:49:11.062Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-11-27T04:49:11.062Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.062Z] [2020-11-27T04:49:11.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-11-27T04:49:11.062Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-11-27T04:49:11.062Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.062Z] [2020-11-27T04:49:11.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-11-27T04:49:11.062Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-11-27T04:49:11.062Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.062Z] [2020-11-27T04:49:11.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-11-27T04:49:11.062Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-11-27T04:49:11.062Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2020-11-27T04:49:11.062Z] [2020-11-27T04:49:11.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-11-27T04:49:11.062Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-11-27T04:49:11.062Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2020-11-27T04:49:11.062Z] [2020-11-27T04:49:11.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2020-11-27T04:49:11.062Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2020-11-27T04:49:11.062Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.062Z] [2020-11-27T04:49:11.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2020-11-27T04:49:11.062Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2020-11-27T04:49:11.062Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.062Z] [2020-11-27T04:49:11.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-11-27T04:49:11.062Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-11-27T04:49:11.062Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-11-27T04:49:11.062Z] [2020-11-27T04:49:11.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2020-11-27T04:49:11.062Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2020-11-27T04:49:11.062Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.062Z] [2020-11-27T04:49:11.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s) [2020-11-27T04:49:11.062Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s) [2020-11-27T04:49:11.062Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-11-27T04:49:11.062Z] [2020-11-27T04:49:11.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-11-27T04:49:11.062Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-11-27T04:49:11.062Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.062Z] [2020-11-27T04:49:11.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2020-11-27T04:49:11.062Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2020-11-27T04:49:11.062Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.062Z] [2020-11-27T04:49:11.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-11-27T04:49:11.062Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-11-27T04:49:11.062Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.062Z] [2020-11-27T04:49:11.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2020-11-27T04:49:11.062Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2020-11-27T04:49:11.062Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.062Z] [2020-11-27T04:49:11.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-11-27T04:49:11.062Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-11-27T04:49:11.062Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.062Z] [2020-11-27T04:49:11.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2020-11-27T04:49:11.062Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2020-11-27T04:49:11.062Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.062Z] [2020-11-27T04:49:11.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-11-27T04:49:11.062Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-11-27T04:49:11.062Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.062Z] [2020-11-27T04:49:11.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-11-27T04:49:11.062Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-11-27T04:49:11.062Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.062Z] [2020-11-27T04:49:11.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-11-27T04:49:11.062Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-11-27T04:49:11.062Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.062Z] [2020-11-27T04:49:11.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-11-27T04:49:11.062Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-11-27T04:49:11.062Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.062Z] [2020-11-27T04:49:11.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-11-27T04:49:11.062Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-11-27T04:49:11.062Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.062Z] [2020-11-27T04:49:11.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2020-11-27T04:49:11.062Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2020-11-27T04:49:11.062Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.062Z] [2020-11-27T04:49:11.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s) [2020-11-27T04:49:11.062Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s) [2020-11-27T04:49:11.062Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.062Z] [2020-11-27T04:49:11.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.26s) [2020-11-27T04:49:11.062Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.26s) [2020-11-27T04:49:11.062Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.062Z] [2020-11-27T04:49:11.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2020-11-27T04:49:11.062Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2020-11-27T04:49:11.062Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.062Z] [2020-11-27T04:49:11.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2020-11-27T04:49:11.062Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2020-11-27T04:49:11.062Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.062Z] [2020-11-27T04:49:11.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-11-27T04:49:11.062Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-11-27T04:49:11.062Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.062Z] [2020-11-27T04:49:11.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-11-27T04:49:11.062Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-11-27T04:49:11.062Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.062Z] [2020-11-27T04:49:11.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-11-27T04:49:11.062Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-11-27T04:49:11.062Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.062Z] [2020-11-27T04:49:11.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-11-27T04:49:11.062Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-11-27T04:49:11.062Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.062Z] [2020-11-27T04:49:11.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2020-11-27T04:49:11.062Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2020-11-27T04:49:11.062Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.062Z] [2020-11-27T04:49:11.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.43s) [2020-11-27T04:49:11.062Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s) [2020-11-27T04:49:11.062Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.062Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-11-27T04:49:11.063Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.55s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.55s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.45s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.08s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.08s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.43s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.50s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) [2020-11-27T04:49:11.063Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.44s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.50s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.50s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.52s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.52s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.49s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.46s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2020-11-27T04:49:11.063Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-11-27T04:49:11.063Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-11-27T04:49:11.063Z] docker_cli_sni_test.go:18: Flakey test [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2020-11-27T04:49:11.063Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-11-27T04:49:11.063Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-11-27T04:49:11.063Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2020-11-27T04:49:11.063Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-11-27T04:49:11.063Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-11-27T04:49:11.063Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-11-27T04:49:11.063Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-11-27T04:49:11.063Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.063Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2020-11-27T04:49:11.064Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-11-27T04:49:11.064Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-11-27T04:49:11.064Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-11-27T04:49:11.064Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2020-11-27T04:49:11.064Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2020-11-27T04:49:11.064Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-11-27T04:49:11.064Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2020-11-27T04:49:11.064Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2020-11-27T04:49:11.064Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2020-11-27T04:49:11.064Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-11-27T04:49:11.064Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-11-27T04:49:11.064Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2020-11-27T04:49:11.064Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2020-11-27T04:49:11.064Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-11-27T04:49:11.064Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2020-11-27T04:49:11.064Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-11-27T04:49:11.064Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2020-11-27T04:49:11.064Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-11-27T04:49:11.064Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2020-11-27T04:49:11.064Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-11-27T04:49:11.064Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-11-27T04:49:11.064Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2020-11-27T04:49:11.064Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2020-11-27T04:49:11.064Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-11-27T04:49:11.064Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2020-11-27T04:49:11.064Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-11-27T04:49:11.064Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-11-27T04:49:11.064Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2020-11-27T04:49:11.064Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2020-11-27T04:49:11.064Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2020-11-27T04:49:11.064Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2020-11-27T04:49:11.064Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-11-27T04:49:11.064Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2020-11-27T04:49:11.064Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2020-11-27T04:49:11.064Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2020-11-27T04:49:11.064Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2020-11-27T04:49:11.064Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-11-27T04:49:11.064Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2020-11-27T04:49:11.064Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-11-27T04:49:11.064Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2020-11-27T04:49:11.064Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-11-27T04:49:11.064Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.03s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2020-11-27T04:49:11.064Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-11-27T04:49:11.064Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2020-11-27T04:49:11.064Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2020-11-27T04:49:11.064Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2020-11-27T04:49:11.064Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2020-11-27T04:49:11.064Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2020-11-27T04:49:11.064Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2020-11-27T04:49:11.064Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-11-27T04:49:11.064Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-11-27T04:49:11.064Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-11-27T04:49:11.064Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-11-27T04:49:11.064Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-11-27T04:49:11.064Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2020-11-27T04:49:11.064Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-11-27T04:49:11.064Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-11-27T04:49:11.064Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-11-27T04:49:11.064Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-11-27T04:49:11.064Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2020-11-27T04:49:11.064Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2020-11-27T04:49:11.064Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2020-11-27T04:49:11.064Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2020-11-27T04:49:11.064Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2020-11-27T04:49:11.064Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.064Z] [2020-11-27T04:49:11.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2020-11-27T04:49:11.065Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2020-11-27T04:49:11.065Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2020-11-27T04:49:11.065Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2020-11-27T04:49:11.065Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2020-11-27T04:49:11.065Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-11-27T04:49:11.065Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2020-11-27T04:49:11.065Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2020-11-27T04:49:11.065Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2020-11-27T04:49:11.065Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2020-11-27T04:49:11.065Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2020-11-27T04:49:11.065Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2020-11-27T04:49:11.065Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2020-11-27T04:49:11.065Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2020-11-27T04:49:11.065Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-11-27T04:49:11.065Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2020-11-27T04:49:11.065Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-11-27T04:49:11.065Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2020-11-27T04:49:11.065Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-11-27T04:49:11.065Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2020-11-27T04:49:11.065Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2020-11-27T04:49:11.065Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2020-11-27T04:49:11.065Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-11-27T04:49:11.065Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2020-11-27T04:49:11.065Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-11-27T04:49:11.065Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2020-11-27T04:49:11.065Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2020-11-27T04:49:11.065Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-11-27T04:49:11.065Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.03s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2020-11-27T04:49:11.065Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2020-11-27T04:49:11.065Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2020-11-27T04:49:11.065Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2020-11-27T04:49:11.065Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2020-11-27T04:49:11.065Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2020-11-27T04:49:11.065Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-11-27T04:49:11.065Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-11-27T04:49:11.065Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2020-11-27T04:49:11.065Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2020-11-27T04:49:11.065Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2020-11-27T04:49:11.065Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2020-11-27T04:49:11.065Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2020-11-27T04:49:11.065Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-11-27T04:49:11.065Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2020-11-27T04:49:11.065Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2020-11-27T04:49:11.065Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-11-27T04:49:11.065Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2020-11-27T04:49:11.065Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2020-11-27T04:49:11.065Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2020-11-27T04:49:11.065Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-11-27T04:49:11.065Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-11-27T04:49:11.065Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2020-11-27T04:49:11.065Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-11-27T04:49:11.065Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-11-27T04:49:11.065Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2020-11-27T04:49:11.065Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2020-11-27T04:49:11.065Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2020-11-27T04:49:11.065Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-11-27T04:49:11.065Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2020-11-27T04:49:11.065Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2020-11-27T04:49:11.065Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-11-27T04:49:11.065Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-11-27T04:49:11.065Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2020-11-27T04:49:11.065Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2020-11-27T04:49:11.065Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2020-11-27T04:49:11.065Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2020-11-27T04:49:11.065Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.065Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-11-27T04:49:11.066Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2020-11-27T04:49:11.066Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-11-27T04:49:11.066Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2020-11-27T04:49:11.066Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-11-27T04:49:11.066Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-11-27T04:49:11.066Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-11-27T04:49:11.066Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2020-11-27T04:49:11.066Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2020-11-27T04:49:11.066Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-11-27T04:49:11.066Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-11-27T04:49:11.066Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2020-11-27T04:49:11.066Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2020-11-27T04:49:11.066Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2020-11-27T04:49:11.066Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2020-11-27T04:49:11.066Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2020-11-27T04:49:11.066Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2020-11-27T04:49:11.066Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.066Z] [2020-11-27T04:49:11.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.06s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.06s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2020-11-27T04:49:11.067Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2020-11-27T04:49:11.067Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.067Z] [2020-11-27T04:49:11.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2020-11-27T04:49:11.068Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2020-11-27T04:49:11.068Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.068Z] [2020-11-27T04:49:11.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-11-27T04:49:11.068Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-11-27T04:49:11.068Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.068Z] [2020-11-27T04:49:11.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-11-27T04:49:11.068Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-11-27T04:49:11.068Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.068Z] [2020-11-27T04:49:11.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2020-11-27T04:49:11.068Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2020-11-27T04:49:11.068Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.068Z] [2020-11-27T04:49:11.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2020-11-27T04:49:11.068Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2020-11-27T04:49:11.068Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.068Z] [2020-11-27T04:49:11.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-11-27T04:49:11.068Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-11-27T04:49:11.068Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.03s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-11-27T04:49:11.531Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-11-27T04:49:11.531Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.531Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2020-11-27T04:49:11.532Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-11-27T04:49:11.532Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-11-27T04:49:11.532Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2020-11-27T04:49:11.532Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-11-27T04:49:11.532Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-11-27T04:49:11.532Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2020-11-27T04:49:11.532Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.03s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2020-11-27T04:49:11.532Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2020-11-27T04:49:11.532Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-11-27T04:49:11.532Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-11-27T04:49:11.532Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2020-11-27T04:49:11.532Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-11-27T04:49:11.532Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2020-11-27T04:49:11.532Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-11-27T04:49:11.532Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2020-11-27T04:49:11.532Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-11-27T04:49:11.532Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2020-11-27T04:49:11.532Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-11-27T04:49:11.532Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2020-11-27T04:49:11.532Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2020-11-27T04:49:11.532Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-11-27T04:49:11.532Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2020-11-27T04:49:11.532Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2020-11-27T04:49:11.532Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2020-11-27T04:49:11.532Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2020-11-27T04:49:11.532Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2020-11-27T04:49:11.532Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2020-11-27T04:49:11.532Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2020-11-27T04:49:11.532Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2020-11-27T04:49:11.532Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-11-27T04:49:11.532Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2020-11-27T04:49:11.532Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-11-27T04:49:11.532Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2020-11-27T04:49:11.532Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-11-27T04:49:11.532Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2020-11-27T04:49:11.532Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-11-27T04:49:11.532Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-11-27T04:49:11.532Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-11-27T04:49:11.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-11-27T04:49:11.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-11-27T04:49:11.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-11-27T04:49:11.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-11-27T04:49:11.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-11-27T04:49:11.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-11-27T04:49:11.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-11-27T04:49:11.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-11-27T04:49:11.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-11-27T04:49:11.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-11-27T04:49:11.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-11-27T04:49:11.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-11-27T04:49:11.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-11-27T04:49:11.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-11-27T04:49:11.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-11-27T04:49:11.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-11-27T04:49:11.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-11-27T04:49:11.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-11-27T04:49:11.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-11-27T04:49:11.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-11-27T04:49:11.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-11-27T04:49:11.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-11-27T04:49:11.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-11-27T04:49:11.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-11-27T04:49:11.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-11-27T04:49:11.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-11-27T04:49:11.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-11-27T04:49:11.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-11-27T04:49:11.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-11-27T04:49:11.532Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-11-27T04:49:11.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.532Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-11-27T04:49:11.533Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-11-27T04:49:11.533Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.533Z] [2020-11-27T04:49:11.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-11-27T04:49:11.534Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.534Z] [2020-11-27T04:49:11.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-11-27T04:49:11.534Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.534Z] [2020-11-27T04:49:11.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-11-27T04:49:11.534Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-11-27T04:49:11.534Z] [2020-11-27T04:49:11.534Z] [2020-11-27T04:49:11.534Z] DONE 1093 tests, 547 skipped in 2622.479s [2020-11-27T04:49:11.534Z] INFO: Integration tests ended at 11/27/2020 04:49:11. Duration:00:43:42.5803644 [2020-11-27T04:49:11.534Z] INFO: Docker info of the daemon under test at end of run [2020-11-27T04:49:11.534Z] [2020-11-27T04:49:11.534Z] Containers: 2 [2020-11-27T04:49:11.534Z] Running: 0 [2020-11-27T04:49:11.534Z] Paused: 0 [2020-11-27T04:49:11.534Z] Stopped: 2 [2020-11-27T04:49:11.534Z] Images: 18 [2020-11-27T04:49:11.534Z] Server Version: 0.0.0-dev [2020-11-27T04:49:11.534Z] Storage Driver: windowsfilter [2020-11-27T04:49:11.534Z] Windows: [2020-11-27T04:49:11.534Z] Logging Driver: json-file [2020-11-27T04:49:11.534Z] Plugins: [2020-11-27T04:49:11.534Z] Volume: local [2020-11-27T04:49:11.534Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-11-27T04:49:11.534Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-11-27T04:49:11.534Z] Swarm: inactive [2020-11-27T04:49:11.534Z] Default Isolation: process [2020-11-27T04:49:11.534Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-11-27T04:49:11.534Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-11-27T04:49:11.534Z] OSType: windows [2020-11-27T04:49:11.534Z] Architecture: x86_64 [2020-11-27T04:49:11.534Z] CPUs: 4 [2020-11-27T04:49:11.534Z] Total Memory: 32GiB [2020-11-27T04:49:11.534Z] Name: azwin-2-e55cf0 [2020-11-27T04:49:11.534Z] ID: TEKZ:H5TK:XPMX:2KAS:4RJ2:7ZR4:JCZB:Q7QS:UZTB:BCN5:B6CY:74CX [2020-11-27T04:49:11.534Z] Docker Root Dir: D:\CI\PR-41720\3\daemon [2020-11-27T04:49:11.534Z] Debug Mode (client): false [2020-11-27T04:49:11.534Z] Debug Mode (server): true [2020-11-27T04:49:11.534Z] File Descriptors: -1 [2020-11-27T04:49:11.534Z] Goroutines: 17 [2020-11-27T04:49:11.534Z] System Time: 2020-11-27T04:49:11.3007669Z [2020-11-27T04:49:11.534Z] EventsListeners: 0 [2020-11-27T04:49:11.534Z] Registry: https://index.docker.io/v1/ [2020-11-27T04:49:11.534Z] Labels: [2020-11-27T04:49:11.534Z] Experimental: false [2020-11-27T04:49:11.534Z] Insecure Registries: [2020-11-27T04:49:11.534Z] 127.0.0.0/8 [2020-11-27T04:49:11.534Z] Live Restore Enabled: false [2020-11-27T04:49:11.534Z] [2020-11-27T04:49:11.534Z] [2020-11-27T04:49:11.534Z] INFO: Stopping daemon under test [2020-11-27T04:49:11.997Z] SUCCESS: The process with PID 5416 (child process of PID 6100) has been terminated. [2020-11-27T04:49:11.997Z] SUCCESS: The process with PID 6100 (child process of PID 2312) has been terminated. [2020-11-27T04:49:11.997Z] INFO: Stop tailing logs of the daemon under tests [2020-11-27T04:49:11.997Z] INFO: executeCI.ps1 Completed successfully at 11/27/2020 04:49:11. [2020-11-27T04:49:11.997Z] INFO: Tidying up at end of run [2020-11-27T04:49:11.997Z] INFO: Saving daemon under test log (d:\CI\PR-41720\3\dut.out) to bundles\CIDUT.out [2020-11-27T04:49:11.997Z] INFO: Saving daemon under test log (d:\CI\PR-41720\3\dut.err) to bundles\CIDUT.err [2020-11-27T04:49:11.997Z] INFO: Nuke-Everything... [2020-11-27T04:49:11.997Z] INFO: Container count on control daemon to delete is 2 [2020-11-27T04:49:12.460Z] 3f7513da35e2 [2020-11-27T04:49:12.461Z] 51a612f5b56a [2020-11-27T04:49:12.923Z] INFO: Tidying pidfile d:\CI\PR-41720\3\docker.pid [2020-11-27T04:49:12.923Z] INFO: Nuking d:\CI [2020-11-27T04:49:55.521Z] INFO: Zapped successfully [2020-11-27T04:49:55.521Z] [2020-11-27T04:49:55.521Z] INFO: executeCI.ps1 exiting at Fri Nov 27 04:49:50 CUT 2020. Duration 01:13:57.6708632 [2020-11-27T04:49:55.521Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-11-27T04:49:55.773Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-11-27T04:50:05.975Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-11-27T04:50:10.683Z] Archiving artifacts [2020-11-27T04:50:26.125Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41720/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-27T04:50:27.071Z] + make clean [2020-11-27T04:50:29.265Z] docker volume rm -f docker-dev-cache [2020-11-27T04:50:29.265Z] 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