Pull request #44026 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at ab37723fa244b7f971feeb71b8d1f4f0325dbb80 rather than 549d24b437b87fe27e49ed0bf8c11832b4565cab Obtained Jenkinsfile from ab37723fa244b7f971feeb71b8d1f4f0325dbb80 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 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-44026@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-08-24T08:27:59.540Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-08-24T08:27:59.544Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-08-24T08:27:59.750Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-099d76bbbce0521c9) in /home/ubuntu/workspace/moby_PR-44026 [Pipeline] { [Pipeline] checkout [2022-08-24T08:27:59.784Z] The recommended git tool is: git [2022-08-24T08:27:59.793Z] using credential docker-jenkins-github-credentials [2022-08-24T08:27:59.804Z] Cloning the remote Git repository [2022-08-24T08:27:59.804Z] Cloning with configured refspecs honoured and without tags [2022-08-24T08:27:59.809Z] Cloning repository https://github.com/moby/moby.git [2022-08-24T08:27:59.811Z] > git init /home/ubuntu/workspace/moby_PR-44026 # timeout=10 [2022-08-24T08:27:59.831Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-24T08:27:59.831Z] > git --version # timeout=10 [2022-08-24T08:27:59.843Z] > git --version # 'git version 2.17.1' [2022-08-24T08:27:59.843Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T08:27:59.843Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44026/head:refs/remotes/origin/PR-44026 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T08:28:15.641Z] Fetching without tags [2022-08-24T08:28:15.630Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-24T08:28:15.632Z] > git config --add remote.origin.fetch +refs/pull/44026/head:refs/remotes/origin/PR-44026 # timeout=10 [2022-08-24T08:28:15.634Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T08:28:15.639Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-24T08:28:15.644Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-24T08:28:15.644Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T08:28:15.645Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44026/head:refs/remotes/origin/PR-44026 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T08:28:15.804Z] Merging remotes/origin/master commit ab37723fa244b7f971feeb71b8d1f4f0325dbb80 into PR head commit 549d24b437b87fe27e49ed0bf8c11832b4565cab [2022-08-24T08:28:16.345Z] Merge succeeded, producing 549d24b437b87fe27e49ed0bf8c11832b4565cab [2022-08-24T08:28:16.345Z] Checking out Revision 549d24b437b87fe27e49ed0bf8c11832b4565cab (PR-44026) [2022-08-24T08:28:16.788Z] Commit message: "libnetwork/drivers/ipvlan: fix missing IpvlanFlag field in config JSON" [2022-08-24T08:28:16.788Z] First time build. Skipping changelog. [2022-08-24T08:28:16.819Z] > git --version # timeout=10 [2022-08-24T08:28:16.821Z] > git --version # 'git version 2.17.1' [2022-08-24T08:28:16.823Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T08:28:15.808Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T08:28:15.816Z] > git checkout -f 549d24b437b87fe27e49ed0bf8c11832b4565cab # timeout=10 [2022-08-24T08:28:16.331Z] > git remote # timeout=10 [2022-08-24T08:28:16.334Z] > git config --get remote.origin.url # timeout=10 [2022-08-24T08:28:16.335Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T08:28:16.336Z] > git merge ab37723fa244b7f971feeb71b8d1f4f0325dbb80 # timeout=10 [2022-08-24T08:28:16.344Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-24T08:28:16.348Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T08:28:16.363Z] > git checkout -f 549d24b437b87fe27e49ed0bf8c11832b4565cab # timeout=10 [2022-08-24T08:28:17.481Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44026:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-08-24T08:28:20.016Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2022-08-24T08:28:20.488Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-099d76bbbce0521c9) in /home/ubuntu/workspace/moby_PR-44026 [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [2022-08-24T08:28:20.500Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0fb05234773d186d0) in /home/ubuntu/workspace/moby_PR-44026 [2022-08-24T08:28:20.502Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07889479251116e68) in /home/ubuntu/workspace/moby_PR-44026 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2022-08-24T08:28:20.509Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e7413c3ad8eb537c) in /home/ubuntu/workspace/moby_PR-44026 [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [2022-08-24T08:28:20.514Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00e1da64606b5c452) in /home/ubuntu/workspace/moby_PR-44026 [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] { [2022-08-24T08:28:20.555Z] The recommended git tool is: git [2022-08-24T08:28:20.565Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [Pipeline] { [2022-08-24T08:28:20.581Z] The recommended git tool is: git [2022-08-24T08:28:20.589Z] Fetching changes from the remote Git repository [2022-08-24T08:28:20.590Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2022-08-24T08:28:20.600Z] Fetching without tags [2022-08-24T08:28:20.602Z] Cloning the remote Git repository [2022-08-24T08:28:20.602Z] Cloning with configured refspecs honoured and without tags [2022-08-24T08:28:20.603Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] { [2022-08-24T08:28:20.622Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-08-24T08:28:20.632Z] Cloning the remote Git repository [2022-08-24T08:28:20.632Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] checkout [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-08-24T08:28:20.679Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-08-24T08:28:20.704Z] The recommended git tool is: git [2022-08-24T08:28:20.714Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-08-24T08:28:20.724Z] Cloning the remote Git repository [2022-08-24T08:28:20.724Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2022-08-24T08:28:20.731Z] using credential docker-jenkins-github-credentials [2022-08-24T08:28:20.741Z] Cloning the remote Git repository [2022-08-24T08:28:20.741Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2022-08-24T08:28:20.798Z] Merging remotes/origin/master commit ab37723fa244b7f971feeb71b8d1f4f0325dbb80 into PR head commit 549d24b437b87fe27e49ed0bf8c11832b4565cab [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-08-24T08:28:21.245Z] Merge succeeded, producing 549d24b437b87fe27e49ed0bf8c11832b4565cab [2022-08-24T08:28:21.246Z] Checking out Revision 549d24b437b87fe27e49ed0bf8c11832b4565cab (PR-44026) [2022-08-24T08:28:21.321Z] Commit message: "libnetwork/drivers/ipvlan: fix missing IpvlanFlag field in config JSON" [2022-08-24T08:28:21.333Z] > git --version # timeout=10 [2022-08-24T08:28:21.335Z] > git --version # 'git version 2.17.1' [2022-08-24T08:28:21.340Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-08-24T08:28:20.577Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44026/.git # timeout=10 [2022-08-24T08:28:20.592Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-24T08:28:20.604Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-24T08:28:20.604Z] > git --version # timeout=10 [2022-08-24T08:28:20.607Z] > git --version # 'git version 2.17.1' [2022-08-24T08:28:20.607Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T08:28:20.608Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44026/head:refs/remotes/origin/PR-44026 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T08:28:20.801Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T08:28:20.803Z] > git checkout -f 549d24b437b87fe27e49ed0bf8c11832b4565cab # timeout=10 [2022-08-24T08:28:21.211Z] > git remote # timeout=10 [2022-08-24T08:28:21.219Z] > git config --get remote.origin.url # timeout=10 [2022-08-24T08:28:21.221Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T08:28:21.222Z] > git merge ab37723fa244b7f971feeb71b8d1f4f0325dbb80 # timeout=10 [2022-08-24T08:28:21.239Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-24T08:28:21.249Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T08:28:21.261Z] > git checkout -f 549d24b437b87fe27e49ed0bf8c11832b4565cab # timeout=10 [2022-08-24T08:28:20.607Z] Cloning repository https://github.com/moby/moby.git [2022-08-24T08:28:20.608Z] > git init /home/ubuntu/workspace/moby_PR-44026 # timeout=10 [2022-08-24T08:28:20.621Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-24T08:28:20.621Z] > git --version # timeout=10 [2022-08-24T08:28:20.624Z] > git --version # 'git version 2.25.1' [2022-08-24T08:28:20.624Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T08:28:20.625Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44026/head:refs/remotes/origin/PR-44026 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T08:28:20.636Z] Cloning repository https://github.com/moby/moby.git [2022-08-24T08:28:20.638Z] > git init /home/ubuntu/workspace/moby_PR-44026 # timeout=10 [2022-08-24T08:28:20.650Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-24T08:28:20.650Z] > git --version # timeout=10 [2022-08-24T08:28:20.657Z] > git --version # 'git version 2.17.1' [2022-08-24T08:28:20.657Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T08:28:20.658Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44026/head:refs/remotes/origin/PR-44026 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-24T08:28:20.750Z] Cloning repository https://github.com/moby/moby.git [2022-08-24T08:28:20.751Z] > git init /home/ubuntu/workspace/moby_PR-44026 # timeout=10 [2022-08-24T08:28:20.762Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-24T08:28:20.763Z] > git --version # timeout=10 [2022-08-24T08:28:20.765Z] > git --version # 'git version 2.25.1' [2022-08-24T08:28:20.765Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T08:28:20.766Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44026/head:refs/remotes/origin/PR-44026 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T08:28:20.716Z] Cloning repository https://github.com/moby/moby.git [2022-08-24T08:28:20.717Z] > git init /home/ubuntu/workspace/moby_PR-44026 # timeout=10 [2022-08-24T08:28:20.732Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-24T08:28:20.732Z] > git --version # timeout=10 [2022-08-24T08:28:20.736Z] > git --version # 'git version 2.17.1' [2022-08-24T08:28:20.736Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T08:28:20.737Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44026/head:refs/remotes/origin/PR-44026 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T08:28:21.941Z] + docker version [2022-08-24T08:28:21.941Z] Client: Docker Engine - Community [2022-08-24T08:28:21.941Z] Version: 20.10.14 [2022-08-24T08:28:21.941Z] API version: 1.41 [2022-08-24T08:28:21.941Z] Go version: go1.16.15 [2022-08-24T08:28:21.941Z] Git commit: a224086 [2022-08-24T08:28:21.941Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-24T08:28:21.941Z] OS/Arch: linux/amd64 [2022-08-24T08:28:21.941Z] Context: default [2022-08-24T08:28:21.941Z] Experimental: true [2022-08-24T08:28:21.941Z] [2022-08-24T08:28:21.941Z] Server: Docker Engine - Community [2022-08-24T08:28:21.941Z] Engine: [2022-08-24T08:28:21.941Z] Version: 20.10.14 [2022-08-24T08:28:21.941Z] API version: 1.41 (minimum version 1.12) [2022-08-24T08:28:21.941Z] Go version: go1.16.15 [2022-08-24T08:28:21.941Z] Git commit: 87a90dc [2022-08-24T08:28:21.941Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-24T08:28:21.941Z] OS/Arch: linux/amd64 [2022-08-24T08:28:21.941Z] Experimental: true [2022-08-24T08:28:21.941Z] containerd: [2022-08-24T08:28:21.941Z] Version: 1.5.11 [2022-08-24T08:28:21.941Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-24T08:28:21.941Z] runc: [2022-08-24T08:28:21.941Z] Version: 1.0.3 [2022-08-24T08:28:21.941Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-24T08:28:21.941Z] docker-init: [2022-08-24T08:28:21.941Z] Version: 0.19.0 [2022-08-24T08:28:21.941Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-24T08:28:22.224Z] + docker info [2022-08-24T08:28:23.598Z] Client: [2022-08-24T08:28:23.598Z] Context: default [2022-08-24T08:28:23.598Z] Debug Mode: false [2022-08-24T08:28:23.598Z] Plugins: [2022-08-24T08:28:23.598Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-24T08:28:23.598Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-24T08:28:23.598Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-24T08:28:23.598Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-24T08:28:23.598Z] [2022-08-24T08:28:23.598Z] Server: [2022-08-24T08:28:23.598Z] Containers: 0 [2022-08-24T08:28:23.598Z] Running: 0 [2022-08-24T08:28:23.598Z] Paused: 0 [2022-08-24T08:28:23.598Z] Stopped: 0 [2022-08-24T08:28:23.598Z] Images: 4 [2022-08-24T08:28:23.598Z] Server Version: 20.10.14 [2022-08-24T08:28:23.598Z] Storage Driver: overlay2 [2022-08-24T08:28:23.598Z] Backing Filesystem: extfs [2022-08-24T08:28:23.598Z] Supports d_type: true [2022-08-24T08:28:23.598Z] Native Overlay Diff: true [2022-08-24T08:28:23.598Z] userxattr: false [2022-08-24T08:28:23.598Z] Logging Driver: json-file [2022-08-24T08:28:23.598Z] Cgroup Driver: cgroupfs [2022-08-24T08:28:23.598Z] Cgroup Version: 1 [2022-08-24T08:28:23.598Z] Plugins: [2022-08-24T08:28:23.598Z] Volume: local [2022-08-24T08:28:23.598Z] Network: bridge host ipvlan macvlan null overlay [2022-08-24T08:28:23.598Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-24T08:28:23.598Z] Swarm: inactive [2022-08-24T08:28:23.598Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-24T08:28:23.598Z] Default Runtime: runc [2022-08-24T08:28:23.598Z] Init Binary: docker-init [2022-08-24T08:28:23.598Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-24T08:28:23.598Z] runc version: v1.0.3-0-gf46b6ba [2022-08-24T08:28:23.598Z] init version: de40ad0 [2022-08-24T08:28:23.598Z] Security Options: [2022-08-24T08:28:23.598Z] apparmor [2022-08-24T08:28:23.598Z] seccomp [2022-08-24T08:28:23.598Z] Profile: default [2022-08-24T08:28:23.598Z] Kernel Version: 5.4.0-1071-aws [2022-08-24T08:28:23.598Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-24T08:28:23.598Z] OSType: linux [2022-08-24T08:28:23.598Z] Architecture: x86_64 [2022-08-24T08:28:23.598Z] CPUs: 2 [2022-08-24T08:28:23.598Z] Total Memory: 7.483GiB [2022-08-24T08:28:23.598Z] Name: ip-10-100-125-192 [2022-08-24T08:28:23.598Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-24T08:28:23.598Z] Docker Root Dir: /var/lib/docker [2022-08-24T08:28:23.598Z] Debug Mode: false [2022-08-24T08:28:23.598Z] Registry: https://index.docker.io/v1/ [2022-08-24T08:28:23.598Z] Labels: [2022-08-24T08:28:23.598Z] Experimental: true [2022-08-24T08:28:23.598Z] Insecure Registries: [2022-08-24T08:28:23.598Z] 127.0.0.0/8 [2022-08-24T08:28:23.598Z] Live Restore Enabled: true [2022-08-24T08:28:23.598Z] [2022-08-24T08:28:23.598Z] WARNING: No swap limit support [Pipeline] sh [2022-08-24T08:28:23.879Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-24T08:28:23.879Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-24T08:28:23.879Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44026/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-24T08:28:23.879Z] + bash /home/ubuntu/workspace/moby_PR-44026/check-config.sh [2022-08-24T08:28:23.879Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-24T08:28:23.879Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-24T08:28:23.879Z] [2022-08-24T08:28:23.879Z] Generally Necessary: [2022-08-24T08:28:23.879Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-24T08:28:23.879Z] - apparmor: enabled and tools installed [2022-08-24T08:28:23.879Z] - CONFIG_NAMESPACES: enabled [2022-08-24T08:28:23.879Z] - CONFIG_NET_NS: enabled [2022-08-24T08:28:23.879Z] - CONFIG_PID_NS: enabled [2022-08-24T08:28:23.879Z] - CONFIG_IPC_NS: enabled [2022-08-24T08:28:23.879Z] - CONFIG_UTS_NS: enabled [2022-08-24T08:28:23.879Z] - CONFIG_CGROUPS: enabled [2022-08-24T08:28:23.879Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-24T08:28:23.879Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-24T08:28:23.879Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-24T08:28:23.879Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-24T08:28:23.879Z] - CONFIG_CPUSETS: enabled [2022-08-24T08:28:24.137Z] - CONFIG_MEMCG: enabled [2022-08-24T08:28:24.137Z] - CONFIG_KEYS: enabled [2022-08-24T08:28:24.137Z] - CONFIG_VETH: enabled (as module) [2022-08-24T08:28:24.137Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-24T08:28:24.137Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-24T08:28:24.137Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-24T08:28:24.137Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-24T08:28:24.137Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-24T08:28:24.137Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-24T08:28:24.137Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-24T08:28:24.137Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-24T08:28:24.137Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-24T08:28:24.137Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-24T08:28:24.137Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-24T08:28:24.137Z] - CONFIG_CGROUP_BPF: enabled [2022-08-24T08:28:24.137Z] [2022-08-24T08:28:24.137Z] Optional Features: [2022-08-24T08:28:24.137Z] - CONFIG_USER_NS: enabled [2022-08-24T08:28:24.137Z] - CONFIG_SECCOMP: enabled [2022-08-24T08:28:24.137Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-24T08:28:24.137Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-24T08:28:24.137Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-24T08:28:24.137Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-24T08:28:24.137Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-24T08:28:24.137Z] - CONFIG_BLK_CGROUP: enabled [2022-08-24T08:28:24.137Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-24T08:28:24.137Z] - CONFIG_CGROUP_PERF: enabled [2022-08-24T08:28:24.137Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-24T08:28:24.137Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-24T08:28:24.137Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-24T08:28:24.137Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-24T08:28:24.137Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-24T08:28:24.137Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-24T08:28:24.137Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-24T08:28:24.137Z] - CONFIG_IP_VS: enabled (as module) [2022-08-24T08:28:24.137Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-24T08:28:24.137Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-24T08:28:24.137Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-24T08:28:24.396Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-24T08:28:24.396Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-24T08:28:24.396Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-24T08:28:24.396Z] - CONFIG_EXT4_FS: enabled [2022-08-24T08:28:24.396Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-24T08:28:24.396Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-24T08:28:24.396Z] - Network Drivers: [2022-08-24T08:28:24.396Z] - "overlay": [2022-08-24T08:28:24.396Z] - CONFIG_VXLAN: enabled (as module) [2022-08-24T08:28:24.396Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-24T08:28:24.396Z] Optional (for encrypted networks): [2022-08-24T08:28:24.396Z] - CONFIG_CRYPTO: enabled [2022-08-24T08:28:24.396Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-24T08:28:24.396Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-24T08:28:24.396Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-24T08:28:24.396Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-24T08:28:24.396Z] - CONFIG_XFRM: enabled [2022-08-24T08:28:24.396Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-24T08:28:24.396Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-24T08:28:24.396Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-24T08:28:24.396Z] - "ipvlan": [2022-08-24T08:28:24.396Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-24T08:28:24.396Z] - "macvlan": [2022-08-24T08:28:24.396Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-24T08:28:24.396Z] - CONFIG_DUMMY: enabled (as module) [2022-08-24T08:28:24.396Z] - "ftp,tftp client in container": [2022-08-24T08:28:24.396Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-24T08:28:24.396Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-24T08:28:24.396Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-24T08:28:24.396Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-24T08:28:24.396Z] - Storage Drivers: [2022-08-24T08:28:24.396Z] - "aufs": [2022-08-24T08:28:24.396Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-24T08:28:24.396Z] - "btrfs": [2022-08-24T08:28:24.396Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-24T08:28:24.396Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-24T08:28:24.396Z] - "devicemapper": [2022-08-24T08:28:24.396Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-24T08:28:24.396Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-24T08:28:24.396Z] - "overlay": [2022-08-24T08:28:24.396Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-24T08:28:24.396Z] - "zfs": [2022-08-24T08:28:24.396Z] - /dev/zfs: present [2022-08-24T08:28:24.396Z] - zfs command: missing [2022-08-24T08:28:24.396Z] - zpool command: missing [2022-08-24T08:28:24.396Z] [2022-08-24T08:28:24.396Z] Limits: [2022-08-24T08:28:24.396Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-24T08:28:24.396Z] [2022-08-24T08:28:24.396Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-24T08:28:24.718Z] + sudo modprobe ip_vs [2022-08-24T08:28:24.718Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:549d24b437b87fe27e49ed0bf8c11832b4565cab . [2022-08-24T08:28:24.978Z] #1 [internal] load build definition from Dockerfile [2022-08-24T08:28:24.978Z] #1 sha256:49f2858c729f34d622789206d300a2beff6ab191888564353837d05f1f49deb5 [2022-08-24T08:28:24.978Z] #1 transferring dockerfile: 19.07kB done [2022-08-24T08:28:24.978Z] #1 DONE 0.0s [2022-08-24T08:28:24.978Z] [2022-08-24T08:28:24.978Z] #2 [internal] load .dockerignore [2022-08-24T08:28:24.978Z] #2 sha256:f90be20561ddac9cbac2dd3656ed4579bc3310e3f101812959bf4a37dee9ec27 [2022-08-24T08:28:24.978Z] #2 transferring context: 145B done [2022-08-24T08:28:24.978Z] #2 DONE 0.0s [2022-08-24T08:28:24.978Z] [2022-08-24T08:28:24.978Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-24T08:28:24.978Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-24T08:28:25.237Z] #3 DONE 0.1s [2022-08-24T08:28:25.237Z] [2022-08-24T08:28:25.237Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-24T08:28:25.237Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-24T08:28:25.237Z] #4 CACHED [2022-08-24T08:28:25.496Z] [2022-08-24T08:28:25.496Z] #5 [internal] load build definition from Dockerfile [2022-08-24T08:28:25.496Z] #5 sha256:8c292b0139911cd075702ce0a98d7f3463cec10732f53e1305d6c029f7e4badf [2022-08-24T08:28:25.496Z] #5 DONE 0.0s [2022-08-24T08:28:25.496Z] [2022-08-24T08:28:25.496Z] #6 [internal] load .dockerignore [2022-08-24T08:28:25.496Z] #6 sha256:f0e915d6ab89b604c2b99d1361734563dfeeab59cd755a55243a91a583c270df [2022-08-24T08:28:25.496Z] #6 DONE 0.0s [2022-08-24T08:28:25.496Z] [2022-08-24T08:28:25.496Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-24T08:28:25.496Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-24T08:28:25.496Z] #7 DONE 0.1s [2022-08-24T08:28:25.496Z] [2022-08-24T08:28:25.496Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-24T08:28:25.496Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-24T08:28:25.496Z] #10 DONE 0.1s [2022-08-24T08:28:25.496Z] [2022-08-24T08:28:25.496Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-24T08:28:25.496Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-24T08:28:25.496Z] #8 DONE 0.1s [2022-08-24T08:28:25.496Z] [2022-08-24T08:28:25.496Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-24T08:28:25.496Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-24T08:28:25.496Z] #9 DONE 0.1s [2022-08-24T08:28:25.757Z] [2022-08-24T08:28:25.757Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-24T08:28:25.757Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-24T08:28:25.757Z] #28 DONE 0.0s [2022-08-24T08:28:25.757Z] [2022-08-24T08:28:25.757Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-24T08:28:25.757Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-24T08:28:25.757Z] #73 DONE 0.0s [2022-08-24T08:28:25.757Z] [2022-08-24T08:28:25.757Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-24T08:28:25.757Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-24T08:28:25.757Z] #71 DONE 0.0s [2022-08-24T08:28:25.757Z] [2022-08-24T08:28:25.757Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T08:28:25.757Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T08:28:25.757Z] #11 DONE 0.0s [2022-08-24T08:28:25.757Z] [2022-08-24T08:28:25.757Z] #24 [internal] load build context [2022-08-24T08:28:25.757Z] #24 sha256:1e8012b9e57e3fa3e150aceddd8c51fcf8a2e6c8aa7457c351b2b93f924e591d [2022-08-24T08:28:26.019Z] #24 ... [2022-08-24T08:28:26.019Z] [2022-08-24T08:28:26.019Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-24T08:28:26.019Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-24T08:28:26.019Z] #49 DONE 0.4s [2022-08-24T08:28:26.019Z] [2022-08-24T08:28:26.019Z] #24 [internal] load build context [2022-08-24T08:28:26.019Z] #24 sha256:1e8012b9e57e3fa3e150aceddd8c51fcf8a2e6c8aa7457c351b2b93f924e591d [2022-08-24T08:28:27.418Z] #24 transferring context: 62.61MB 1.6s done [2022-08-24T08:28:27.418Z] #24 DONE 1.6s [2022-08-24T08:28:27.418Z] [2022-08-24T08:28:27.418Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T08:28:27.418Z] #64 sha256:f228d850c78a5e05297f6fe905887bd740648285b9116f3d0a129e8e47c4e3fb [2022-08-24T08:28:27.418Z] #64 CACHED [2022-08-24T08:28:27.418Z] [2022-08-24T08:28:27.418Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-24T08:28:27.418Z] #56 sha256:0a1d9f31b86f2beda6c9785ce508c1a6bdd9de1ea0dd5c74e24bb1c6173b3d5e [2022-08-24T08:28:27.418Z] #56 CACHED [2022-08-24T08:28:27.418Z] [2022-08-24T08:28:27.418Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-24T08:28:27.418Z] #22 sha256:36165810a47ce2ba45f593181e34518d4d2f36359ab9da496a7c32358b3acc37 [2022-08-24T08:28:27.418Z] #22 CACHED [2022-08-24T08:28:27.418Z] [2022-08-24T08:28:27.418Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-24T08:28:27.418Z] #48 sha256:fa1d5cdf8d447e94cefdb26a27bc938d0847d04da1de5b688382631f1314d6d8 [2022-08-24T08:28:27.418Z] #48 CACHED [2022-08-24T08:28:27.418Z] [2022-08-24T08:28:27.418Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-24T08:28:27.418Z] #63 sha256:57ba1a86e9b7e505e457ddbdf344ca98725b0d7b262e23223ec21f51ff8a142b [2022-08-24T08:28:27.418Z] #63 CACHED [2022-08-24T08:28:27.418Z] [2022-08-24T08:28:27.418Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-24T08:28:27.418Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-24T08:28:27.418Z] #29 CACHED [2022-08-24T08:28:27.418Z] [2022-08-24T08:28:27.418Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-24T08:28:27.418Z] #66 sha256:2485737116087d8dbac6ce2324acb6ec2d4124dd10299c1528350dcfaaf774dc [2022-08-24T08:28:27.418Z] #66 CACHED [2022-08-24T08:28:27.418Z] [2022-08-24T08:28:27.418Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-24T08:28:27.418Z] #13 sha256:31a4647b32ea900e7f93bebdb927dce161a497573e04b1318156dc7846b08b8b [2022-08-24T08:28:27.418Z] #13 CACHED [2022-08-24T08:28:27.418Z] [2022-08-24T08:28:27.418Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-24T08:28:27.418Z] #42 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T08:28:27.418Z] #42 CACHED [2022-08-24T08:28:27.418Z] [2022-08-24T08:28:27.418Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-24T08:28:27.418Z] #31 sha256:bc627922bbb8211be52f3b0858dfe0c6ad28b1e15d0e9efdbd89607a69e5d333 [2022-08-24T08:28:27.418Z] #31 CACHED [2022-08-24T08:28:27.418Z] [2022-08-24T08:28:27.418Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-24T08:28:27.418Z] #44 sha256:ef4c1b64f76729dc2e7f1f62628cac45417f9d967ecbdc4853f6e9df372565a2 [2022-08-24T08:28:27.418Z] #44 CACHED [2022-08-24T08:28:27.418Z] [2022-08-24T08:28:27.418Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-24T08:28:27.418Z] #47 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T08:28:27.418Z] #47 CACHED [2022-08-24T08:28:27.418Z] [2022-08-24T08:28:27.418Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T08:28:27.418Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T08:28:27.418Z] #77 CACHED [2022-08-24T08:28:27.418Z] [2022-08-24T08:28:27.418Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-24T08:28:27.418Z] #33 sha256:f61cae5df46cd440726b9b9393e7a065b2dffcaab7117de9785f0bda1d26ac1d [2022-08-24T08:28:27.418Z] #33 CACHED [2022-08-24T08:28:27.418Z] [2022-08-24T08:28:27.418Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-24T08:28:27.418Z] #68 sha256:112024f815377f6f3b5ce3248ea34b697308619e75745ee8ab95f7ef07d11fe7 [2022-08-24T08:28:27.418Z] #68 CACHED [2022-08-24T08:28:27.418Z] [2022-08-24T08:28:27.418Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-24T08:28:27.418Z] #43 sha256:27fdcf7909b133fd10ed0fe69bd791615ee9aa98e023c00e5b01b39af66b0bf1 [2022-08-24T08:28:27.418Z] #43 CACHED [2022-08-24T08:28:27.418Z] [2022-08-24T08:28:27.418Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-24T08:28:27.418Z] #38 sha256:cb1d1fed84be398b890345b2ddb820ee3c5adf01b27112fa7944ab2fdb49ca55 [2022-08-24T08:28:27.418Z] #38 CACHED [2022-08-24T08:28:27.418Z] [2022-08-24T08:28:27.418Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-24T08:28:27.418Z] #23 sha256:b4d4ced25fd9a51de12611d6d798608dbc489312c583bd9e04eac728b642c247 [2022-08-24T08:28:27.418Z] #23 CACHED [2022-08-24T08:28:27.418Z] [2022-08-24T08:28:27.418Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-24T08:28:27.418Z] #51 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T08:28:27.418Z] #51 CACHED [2022-08-24T08:28:27.418Z] [2022-08-24T08:28:27.418Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-24T08:28:27.418Z] #17 sha256:2478e3dd33c9e8542b3e750a3f1025c8f2b67149bc74f523f7a5597bf97c601e [2022-08-24T08:28:27.418Z] #17 CACHED [2022-08-24T08:28:27.418Z] [2022-08-24T08:28:27.418Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-24T08:28:27.418Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-24T08:28:27.418Z] #72 CACHED [2022-08-24T08:28:27.418Z] [2022-08-24T08:28:27.418Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-24T08:28:27.418Z] #53 sha256:0aad4288c2658934a164e6b97f8dd006729052b22cfcb62e90c67cb96b5d79d1 [2022-08-24T08:28:27.418Z] #53 CACHED [2022-08-24T08:28:27.418Z] [2022-08-24T08:28:27.418Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-24T08:28:27.418Z] #57 sha256:a89fc1367a57c2569f52256c4c2524f32f8f6999e77bc82f2baeb692cc8713ca [2022-08-24T08:28:27.418Z] #57 CACHED [2022-08-24T08:28:27.418Z] [2022-08-24T08:28:27.418Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-24T08:28:27.418Z] #50 sha256:faf0b48221216e7314531588ad826e97540fdccc5235463d5a8892dc108e47d8 [2022-08-24T08:28:27.418Z] #50 CACHED [2022-08-24T08:28:27.418Z] [2022-08-24T08:28:27.418Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-24T08:28:27.418Z] #60 sha256:e8e54846d9c418673c496aeb9347f0a831c6cac5e5eab95d5654dcb06d51b167 [2022-08-24T08:28:27.418Z] #60 CACHED [2022-08-24T08:28:27.418Z] [2022-08-24T08:28:27.418Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-24T08:28:27.418Z] #61 sha256:28cf0bd66b7549c8d8db7efc633bd06f64c60fab93094434363166a13824a04b [2022-08-24T08:28:27.418Z] #61 CACHED [2022-08-24T08:28:27.418Z] [2022-08-24T08:28:27.418Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-24T08:28:27.418Z] #59 sha256:b0b7359c2e7a0ac4e447df1ef87c256897655b7f5cae1d92e8afcf9c19b60164 [2022-08-24T08:28:27.418Z] #59 CACHED [2022-08-24T08:28:27.418Z] [2022-08-24T08:28:27.418Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-24T08:28:27.418Z] #62 sha256:085bf22276b14fbdbedf32d6206a47e3f3d30fcd39812f745456398238ceb35f [2022-08-24T08:28:27.418Z] #62 CACHED [2022-08-24T08:28:27.418Z] [2022-08-24T08:28:27.418Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-24T08:28:27.418Z] #78 sha256:f324ce5e544624360cf2788cab3f089077dd0c7024ab99117ccd18d43a84c819 [2022-08-24T08:28:27.418Z] #78 CACHED [2022-08-24T08:28:27.418Z] [2022-08-24T08:28:27.418Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-24T08:28:27.418Z] #58 sha256:303ca888faeafa7caf85bc76f418c4bfe9f15195a59b3976cdb65d6ac9a8ef79 [2022-08-24T08:28:27.418Z] #58 CACHED [2022-08-24T08:28:27.418Z] [2022-08-24T08:28:27.418Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-24T08:28:27.418Z] #65 sha256:945a44d69e8f3516e0748b89d8ac6d1953a226c60f681fc204806c89a28a9dd2 [2022-08-24T08:28:27.418Z] #65 CACHED [2022-08-24T08:28:27.418Z] [2022-08-24T08:28:27.418Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-24T08:28:27.418Z] #41 sha256:db3500d2928bfe2c46d56fc217574e22a485a118dc025285e0b192070faf661a [2022-08-24T08:28:27.418Z] #41 CACHED [2022-08-24T08:28:27.418Z] [2022-08-24T08:28:27.418Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-24T08:28:27.418Z] #34 sha256:3bb9e2270e18bfc778274a67f949d32ba9c7c13eaae4612429c92a2db7d90527 [2022-08-24T08:28:27.418Z] #34 CACHED [2022-08-24T08:28:27.418Z] [2022-08-24T08:28:27.418Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-24T08:28:27.418Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T08:28:27.418Z] #76 CACHED [2022-08-24T08:28:27.418Z] [2022-08-24T08:28:27.418Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-24T08:28:27.418Z] #45 sha256:99e24ccb5081d50c87c2e8aa4c447ac611fbc336065ca28eda372c8357d2bd7c [2022-08-24T08:28:27.418Z] #45 CACHED [2022-08-24T08:28:27.418Z] [2022-08-24T08:28:27.418Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-24T08:28:27.418Z] #12 sha256:5f349378c595076f1876510c18a39206b12c1db8ccbf9c91d450e10799c5edbe [2022-08-24T08:28:27.418Z] #12 CACHED [2022-08-24T08:28:27.418Z] [2022-08-24T08:28:27.418Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-24T08:28:27.418Z] #54 sha256:51b0094281131321ea168f724570247cc721cae80691ec06b6b1657b7aac5e47 [2022-08-24T08:28:27.418Z] #54 CACHED [2022-08-24T08:28:27.418Z] [2022-08-24T08:28:27.418Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T08:28:27.418Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T08:28:27.418Z] #55 CACHED [2022-08-24T08:28:27.418Z] [2022-08-24T08:28:27.418Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-24T08:28:27.418Z] #32 sha256:b362a93c0029d2602b5a1f93b9dc376ea451361265357c7ba73e1fa9b392034a [2022-08-24T08:28:27.418Z] #32 CACHED [2022-08-24T08:28:27.418Z] [2022-08-24T08:28:27.418Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-24T08:28:27.418Z] #16 sha256:68e76c33c25791655f36af0007c326209a23b685ba49f70ced617072a094bba4 [2022-08-24T08:28:27.418Z] #16 CACHED [2022-08-24T08:28:27.418Z] [2022-08-24T08:28:27.418Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-24T08:28:27.419Z] #37 sha256:a1ea7600f40e73cad9112aedcb086826bcdc2290b82fa58d706109edf0a46c57 [2022-08-24T08:28:27.419Z] #37 CACHED [2022-08-24T08:28:27.419Z] [2022-08-24T08:28:27.419Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-24T08:28:27.419Z] #27 sha256:952f6eda5d4e288f875db613345b17f1708b21215acb83dd597f3d69ef2f5f25 [2022-08-24T08:28:27.419Z] #27 CACHED [2022-08-24T08:28:27.419Z] [2022-08-24T08:28:27.419Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-24T08:28:27.419Z] #19 sha256:35c8f1472efc5b172b741b7a73858a8eab0366f29b6729a5ec84c0d4c22bbc2e [2022-08-24T08:28:27.419Z] #19 CACHED [2022-08-24T08:28:27.419Z] [2022-08-24T08:28:27.419Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-24T08:28:27.419Z] #75 sha256:64e9d470381203f0c303dab32b7c1b95b943223a83325e1226224f00834b2b5c [2022-08-24T08:28:27.419Z] #75 CACHED [2022-08-24T08:28:27.419Z] [2022-08-24T08:28:27.419Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-24T08:28:27.419Z] #36 sha256:d5f15bd36ae192207292037c0785be3710332fa84920f91e70f56eb4fcb287af [2022-08-24T08:28:27.419Z] #36 CACHED [2022-08-24T08:28:27.419Z] [2022-08-24T08:28:27.419Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-24T08:28:27.419Z] #35 sha256:e4ac155e508316aaf8a37aa6bf6bc5e46fe584fd3110a047e7a051b61525adac [2022-08-24T08:28:27.419Z] #35 CACHED [2022-08-24T08:28:27.419Z] [2022-08-24T08:28:27.419Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-24T08:28:27.419Z] #40 sha256:5bbc842f8d85cbfb85515839bb111998445ab9c71f7697e5a04b80b1264b0ea4 [2022-08-24T08:28:27.419Z] #40 CACHED [2022-08-24T08:28:27.419Z] [2022-08-24T08:28:27.419Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-24T08:28:27.419Z] #30 sha256:1e9a2879bf6bdcbf66a234ac20368f12e137298d2ae9f7ac9a1d38bdf1925c11 [2022-08-24T08:28:27.419Z] #30 CACHED [2022-08-24T08:28:27.419Z] [2022-08-24T08:28:27.419Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-24T08:28:27.419Z] #46 sha256:4f223f9b129ee16de5a21671b76ecda33c2111e7f9a2aae3d56c63320e23c745 [2022-08-24T08:28:27.419Z] #46 CACHED [2022-08-24T08:28:27.419Z] [2022-08-24T08:28:27.419Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-24T08:28:27.419Z] #79 sha256:b24d38823b73ff52ab7191fa4b96f5fd8e8fe56f7128f5842cab2052d2d0d500 [2022-08-24T08:28:27.419Z] #79 CACHED [2022-08-24T08:28:27.419Z] [2022-08-24T08:28:27.419Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-24T08:28:27.419Z] #69 sha256:bf23a2dfcd4909f09b00b637aa6e4cfdaba439407980a0b29554b62b2d4e10ad [2022-08-24T08:28:27.419Z] #69 CACHED [2022-08-24T08:28:27.419Z] [2022-08-24T08:28:27.419Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-24T08:28:27.419Z] #39 sha256:0f0f3aadaf89de66fe4767e54940bce9cec370fa050586dd4ee8651ff6543289 [2022-08-24T08:28:27.419Z] #39 CACHED [2022-08-24T08:28:27.419Z] [2022-08-24T08:28:27.419Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-24T08:28:27.419Z] #26 sha256:488880869b9c5d77b1b8b582168507bd1fcbab775f09db8c639dab5e1b2dc4d8 [2022-08-24T08:28:27.419Z] #26 CACHED [2022-08-24T08:28:27.419Z] [2022-08-24T08:28:27.419Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-24T08:28:27.419Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-24T08:28:27.419Z] #74 CACHED [2022-08-24T08:28:27.419Z] [2022-08-24T08:28:27.419Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-24T08:28:27.419Z] #70 sha256:dfd125e133572cd83dc2c14fbe3de2756e79e69f123523a0cd7f74b9046d5d46 [2022-08-24T08:28:27.419Z] #70 CACHED [2022-08-24T08:28:27.419Z] [2022-08-24T08:28:27.419Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-24T08:28:27.419Z] #25 sha256:9a7ae0f0f89a931e37d5ea51109900763cd0ed6a7eb008c0745cec8117a54715 [2022-08-24T08:28:27.419Z] #25 CACHED [2022-08-24T08:28:27.419Z] [2022-08-24T08:28:27.419Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T08:28:27.419Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T08:28:27.419Z] #14 CACHED [2022-08-24T08:28:27.419Z] [2022-08-24T08:28:27.419Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-24T08:28:27.419Z] #20 sha256:97825f2c3adb6325badd36ce3dee5c376c2b17cf511e753a32cba983bb92450a [2022-08-24T08:28:27.419Z] #20 CACHED [2022-08-24T08:28:27.419Z] [2022-08-24T08:28:27.419Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-24T08:28:27.419Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T08:28:27.419Z] #21 CACHED [2022-08-24T08:28:27.419Z] [2022-08-24T08:28:27.419Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-24T08:28:27.419Z] #67 sha256:e7c68b538ba65268ba6c2180eafffa673f0daf4b696519ff7cbbe6c4a079c84c [2022-08-24T08:28:27.419Z] #67 CACHED [2022-08-24T08:28:27.419Z] [2022-08-24T08:28:27.419Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-24T08:28:27.419Z] #52 sha256:6c73b0d97bf01cb9d60e299eb82e428a56aaf496bf52a2a910a93b162ed57649 [2022-08-24T08:28:27.419Z] #52 CACHED [2022-08-24T08:28:27.419Z] [2022-08-24T08:28:27.419Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-24T08:28:27.419Z] #15 sha256:0828501534f7732888d07262c0759670f11b26c328b3a33a208813c6a92a8bbb [2022-08-24T08:28:27.419Z] #15 CACHED [2022-08-24T08:28:27.419Z] [2022-08-24T08:28:27.419Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-24T08:28:27.419Z] #18 sha256:433382d0e362cd3fe0e308f800633160c1682cd476cfd6ee952691f5e13dab72 [2022-08-24T08:28:27.419Z] #18 CACHED [2022-08-24T08:28:27.419Z] [2022-08-24T08:28:27.419Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-24T08:28:27.419Z] #80 sha256:3b799b6b1318b40fb3c21448bf64c509a109a6de6776da15bc97ea078274f78d [2022-08-24T08:28:27.419Z] #80 CACHED [2022-08-24T08:28:27.419Z] [2022-08-24T08:28:27.419Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-24T08:28:27.419Z] #81 sha256:85a137e187f2fc5dcaae4471dfb07332a2509002c8c7f09aca5e9451daed9c51 [2022-08-24T08:28:28.354Z] #81 DONE 1.0s [2022-08-24T08:28:28.354Z] [2022-08-24T08:28:28.354Z] #82 exporting to image [2022-08-24T08:28:28.354Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-24T08:28:28.354Z] #82 exporting layers [2022-08-24T08:28:29.291Z] #82 exporting layers 1.1s done [2022-08-24T08:28:29.291Z] #82 writing image sha256:c2b484770026f764ad7108e971bc92bddc221a421a1cfeed09af64dca33ce2fb [2022-08-24T08:28:29.291Z] #82 writing image sha256:c2b484770026f764ad7108e971bc92bddc221a421a1cfeed09af64dca33ce2fb done [2022-08-24T08:28:29.291Z] #82 naming to docker.io/library/docker:549d24b437b87fe27e49ed0bf8c11832b4565cab done [2022-08-24T08:28:29.291Z] #82 DONE 1.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-08-24T08:28:29.624Z] + trap exit INT TERM [2022-08-24T08:28:29.624Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-08-24T08:28:29.624Z] + CONTAINER_NAME=docker-pr1 [2022-08-24T08:28:29.624Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44026/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44026/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=549d24b437b87fe27e49ed0bf8c11832b4565cab -e DOCKER_GRAPHDRIVER docker:549d24b437b87fe27e49ed0bf8c11832b4565cab hack/make.sh dynbinary [2022-08-24T08:28:30.192Z] [2022-08-24T08:28:30.192Z] Removing bundles/ [2022-08-24T08:28:30.192Z] [2022-08-24T08:28:30.192Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-24T08:28:30.192Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-24T08:28:30.192Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T08:28:33.038Z] Fetching without tags [2022-08-24T08:28:33.024Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-24T08:28:33.028Z] > git config --add remote.origin.fetch +refs/pull/44026/head:refs/remotes/origin/PR-44026 # timeout=10 [2022-08-24T08:28:33.032Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T08:28:33.039Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-24T08:28:33.045Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-24T08:28:33.045Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T08:28:33.046Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44026/head:refs/remotes/origin/PR-44026 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T08:28:33.245Z] Merging remotes/origin/master commit ab37723fa244b7f971feeb71b8d1f4f0325dbb80 into PR head commit 549d24b437b87fe27e49ed0bf8c11832b4565cab [2022-08-24T08:28:33.854Z] Merge succeeded, producing 549d24b437b87fe27e49ed0bf8c11832b4565cab [2022-08-24T08:28:33.855Z] Checking out Revision 549d24b437b87fe27e49ed0bf8c11832b4565cab (PR-44026) [2022-08-24T08:28:34.598Z] Commit message: "libnetwork/drivers/ipvlan: fix missing IpvlanFlag field in config JSON" [2022-08-24T08:28:34.619Z] > git --version # timeout=10 [2022-08-24T08:28:34.625Z] > git --version # 'git version 2.25.1' [2022-08-24T08:28:34.633Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-08-24T08:28:33.251Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T08:28:33.254Z] > git checkout -f 549d24b437b87fe27e49ed0bf8c11832b4565cab # timeout=10 [2022-08-24T08:28:33.827Z] > git remote # timeout=10 [2022-08-24T08:28:33.837Z] > git config --get remote.origin.url # timeout=10 [2022-08-24T08:28:33.843Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T08:28:33.843Z] > git merge ab37723fa244b7f971feeb71b8d1f4f0325dbb80 # timeout=10 [2022-08-24T08:28:33.852Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-24T08:28:33.861Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T08:28:33.866Z] > git checkout -f 549d24b437b87fe27e49ed0bf8c11832b4565cab # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-24T08:28:35.270Z] + docker version [2022-08-24T08:28:35.270Z] Client: Docker Engine - Community [2022-08-24T08:28:35.270Z] Version: 20.10.14 [2022-08-24T08:28:35.270Z] API version: 1.41 [2022-08-24T08:28:35.270Z] Go version: go1.16.15 [2022-08-24T08:28:35.270Z] Git commit: a224086 [2022-08-24T08:28:35.270Z] Built: Thu Mar 24 01:47:20 2022 [2022-08-24T08:28:35.270Z] OS/Arch: linux/arm64 [2022-08-24T08:28:35.270Z] Context: default [2022-08-24T08:28:35.270Z] Experimental: true [2022-08-24T08:28:35.270Z] [2022-08-24T08:28:35.270Z] Server: Docker Engine - Community [2022-08-24T08:28:35.270Z] Engine: [2022-08-24T08:28:35.270Z] Version: 20.10.14 [2022-08-24T08:28:35.270Z] API version: 1.41 (minimum version 1.12) [2022-08-24T08:28:35.270Z] Go version: go1.16.15 [2022-08-24T08:28:35.270Z] Git commit: 87a90dc [2022-08-24T08:28:35.270Z] Built: Thu Mar 24 01:45:39 2022 [2022-08-24T08:28:35.270Z] OS/Arch: linux/arm64 [2022-08-24T08:28:35.270Z] Experimental: true [2022-08-24T08:28:35.270Z] containerd: [2022-08-24T08:28:35.270Z] Version: 1.5.11 [2022-08-24T08:28:35.270Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-24T08:28:35.270Z] runc: [2022-08-24T08:28:35.270Z] Version: 1.0.3 [2022-08-24T08:28:35.270Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-24T08:28:35.270Z] docker-init: [2022-08-24T08:28:35.270Z] Version: 0.19.0 [2022-08-24T08:28:35.270Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-24T08:28:35.590Z] + docker info [2022-08-24T08:28:36.153Z] Client: [2022-08-24T08:28:36.153Z] Context: default [2022-08-24T08:28:36.153Z] Debug Mode: false [2022-08-24T08:28:36.153Z] Plugins: [2022-08-24T08:28:36.153Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-24T08:28:36.153Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-24T08:28:36.153Z] [2022-08-24T08:28:36.153Z] Server: [2022-08-24T08:28:36.153Z] Containers: 0 [2022-08-24T08:28:36.153Z] Running: 0 [2022-08-24T08:28:36.153Z] Paused: 0 [2022-08-24T08:28:36.153Z] Stopped: 0 [2022-08-24T08:28:36.153Z] Images: 2 [2022-08-24T08:28:36.153Z] Server Version: 20.10.14 [2022-08-24T08:28:36.153Z] Storage Driver: overlay2 [2022-08-24T08:28:36.153Z] Backing Filesystem: extfs [2022-08-24T08:28:36.153Z] Supports d_type: true [2022-08-24T08:28:36.153Z] Native Overlay Diff: true [2022-08-24T08:28:36.153Z] userxattr: false [2022-08-24T08:28:36.153Z] Logging Driver: json-file [2022-08-24T08:28:36.153Z] Cgroup Driver: cgroupfs [2022-08-24T08:28:36.153Z] Cgroup Version: 1 [2022-08-24T08:28:36.153Z] Plugins: [2022-08-24T08:28:36.153Z] Volume: local [2022-08-24T08:28:36.153Z] Network: bridge host ipvlan macvlan null overlay [2022-08-24T08:28:36.153Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-24T08:28:36.153Z] Swarm: inactive [2022-08-24T08:28:36.153Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-24T08:28:36.153Z] Default Runtime: runc [2022-08-24T08:28:36.153Z] Init Binary: docker-init [2022-08-24T08:28:36.153Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-24T08:28:36.153Z] runc version: v1.0.3-0-gf46b6ba [2022-08-24T08:28:36.153Z] init version: de40ad0 [2022-08-24T08:28:36.153Z] Security Options: [2022-08-24T08:28:36.153Z] apparmor [2022-08-24T08:28:36.153Z] seccomp [2022-08-24T08:28:36.153Z] Profile: default [2022-08-24T08:28:36.153Z] Kernel Version: 5.13.0-1021-aws [2022-08-24T08:28:36.153Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-24T08:28:36.153Z] OSType: linux [2022-08-24T08:28:36.153Z] Architecture: aarch64 [2022-08-24T08:28:36.153Z] CPUs: 2 [2022-08-24T08:28:36.153Z] Total Memory: 7.562GiB [2022-08-24T08:28:36.153Z] Name: ip-10-100-93-19 [2022-08-24T08:28:36.153Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-08-24T08:28:36.153Z] Docker Root Dir: /var/lib/docker [2022-08-24T08:28:36.153Z] Debug Mode: false [2022-08-24T08:28:36.153Z] Registry: https://index.docker.io/v1/ [2022-08-24T08:28:36.153Z] Labels: [2022-08-24T08:28:36.153Z] Experimental: true [2022-08-24T08:28:36.153Z] Insecure Registries: [2022-08-24T08:28:36.153Z] 127.0.0.0/8 [2022-08-24T08:28:36.153Z] Live Restore Enabled: true [2022-08-24T08:28:36.153Z] [Pipeline] sh [2022-08-24T08:28:36.273Z] Fetching without tags [2022-08-24T08:28:36.460Z] Fetching without tags [2022-08-24T08:28:36.460Z] Merging remotes/origin/master commit ab37723fa244b7f971feeb71b8d1f4f0325dbb80 into PR head commit 549d24b437b87fe27e49ed0bf8c11832b4565cab [2022-08-24T08:28:36.254Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-24T08:28:36.257Z] > git config --add remote.origin.fetch +refs/pull/44026/head:refs/remotes/origin/PR-44026 # timeout=10 [2022-08-24T08:28:36.260Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T08:28:36.269Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-24T08:28:36.278Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-24T08:28:36.278Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T08:28:36.279Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44026/head:refs/remotes/origin/PR-44026 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T08:28:36.466Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T08:28:36.473Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-24T08:28:36.473Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-24T08:28:36.473Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44026/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-24T08:28:36.473Z] + bash /home/ubuntu/workspace/moby_PR-44026/check-config.sh [2022-08-24T08:28:36.473Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-24T08:28:36.473Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-08-24T08:28:36.473Z] [2022-08-24T08:28:36.473Z] Generally Necessary: [2022-08-24T08:28:36.473Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-24T08:28:36.473Z] - apparmor: enabled and tools installed [2022-08-24T08:28:36.473Z] - CONFIG_NAMESPACES: enabled [2022-08-24T08:28:36.473Z] - CONFIG_NET_NS: enabled [2022-08-24T08:28:36.473Z] - CONFIG_PID_NS: enabled [2022-08-24T08:28:36.473Z] - CONFIG_IPC_NS: enabled [2022-08-24T08:28:36.473Z] - CONFIG_UTS_NS: enabled [2022-08-24T08:28:36.473Z] - CONFIG_CGROUPS: enabled [2022-08-24T08:28:36.473Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-24T08:28:36.473Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-24T08:28:36.473Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-24T08:28:36.473Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-24T08:28:36.473Z] - CONFIG_CPUSETS: enabled [2022-08-24T08:28:36.473Z] - CONFIG_MEMCG: enabled [2022-08-24T08:28:36.473Z] - CONFIG_KEYS: enabled [2022-08-24T08:28:36.473Z] - CONFIG_VETH: enabled (as module) [2022-08-24T08:28:36.473Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-24T08:28:36.473Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-24T08:28:36.473Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-24T08:28:36.473Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-24T08:28:36.473Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-24T08:28:36.473Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-24T08:28:36.473Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-24T08:28:36.473Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-24T08:28:36.473Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-24T08:28:36.473Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-24T08:28:36.473Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-24T08:28:36.473Z] - CONFIG_CGROUP_BPF: enabled [2022-08-24T08:28:36.473Z] [2022-08-24T08:28:36.473Z] Optional Features: [2022-08-24T08:28:36.473Z] - CONFIG_USER_NS: enabled [2022-08-24T08:28:36.431Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-24T08:28:36.436Z] > git config --add remote.origin.fetch +refs/pull/44026/head:refs/remotes/origin/PR-44026 # timeout=10 [2022-08-24T08:28:36.441Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T08:28:36.451Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-24T08:28:36.465Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-24T08:28:36.465Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T08:28:36.465Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44026/head:refs/remotes/origin/PR-44026 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T08:28:36.642Z] Merging remotes/origin/master commit ab37723fa244b7f971feeb71b8d1f4f0325dbb80 into PR head commit 549d24b437b87fe27e49ed0bf8c11832b4565cab [2022-08-24T08:28:36.730Z] - CONFIG_SECCOMP: enabled [2022-08-24T08:28:36.730Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-24T08:28:36.730Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-24T08:28:36.730Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-24T08:28:36.730Z] (cgroup swap accounting is currently enabled) [2022-08-24T08:28:36.730Z] - CONFIG_BLK_CGROUP: enabled [2022-08-24T08:28:36.730Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-24T08:28:36.730Z] - CONFIG_CGROUP_PERF: enabled [2022-08-24T08:28:36.730Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-24T08:28:36.730Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-24T08:28:36.730Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-24T08:28:36.730Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-24T08:28:36.730Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-24T08:28:36.730Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-24T08:28:36.730Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-24T08:28:36.730Z] - CONFIG_IP_VS: enabled (as module) [2022-08-24T08:28:36.730Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-24T08:28:36.730Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-24T08:28:36.730Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-24T08:28:36.730Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-24T08:28:36.730Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-24T08:28:36.730Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-24T08:28:36.730Z] - CONFIG_EXT4_FS: enabled [2022-08-24T08:28:36.730Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-24T08:28:36.730Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-24T08:28:36.730Z] - Network Drivers: [2022-08-24T08:28:36.730Z] - "overlay": [2022-08-24T08:28:36.730Z] - CONFIG_VXLAN: enabled (as module) [2022-08-24T08:28:36.730Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-24T08:28:36.730Z] Optional (for encrypted networks): [2022-08-24T08:28:36.806Z] Fetching without tags [2022-08-24T08:28:36.987Z] - CONFIG_CRYPTO: enabled [2022-08-24T08:28:36.987Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-24T08:28:36.987Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-24T08:28:36.987Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-24T08:28:36.987Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-24T08:28:36.987Z] - CONFIG_XFRM: enabled [2022-08-24T08:28:36.987Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-24T08:28:36.987Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-24T08:28:36.987Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-24T08:28:36.987Z] - "ipvlan": [2022-08-24T08:28:36.987Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-24T08:28:36.987Z] - "macvlan": [2022-08-24T08:28:36.987Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-24T08:28:36.987Z] - CONFIG_DUMMY: enabled (as module) [2022-08-24T08:28:36.987Z] - "ftp,tftp client in container": [2022-08-24T08:28:36.987Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-24T08:28:36.987Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-24T08:28:36.987Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-24T08:28:36.987Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-24T08:28:36.987Z] - Storage Drivers: [2022-08-24T08:28:36.987Z] - "aufs": [2022-08-24T08:28:36.987Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-24T08:28:36.987Z] - "btrfs": [2022-08-24T08:28:36.987Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-24T08:28:36.987Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-24T08:28:36.987Z] - "devicemapper": [2022-08-24T08:28:36.987Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-24T08:28:36.987Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-24T08:28:36.987Z] - "overlay": [2022-08-24T08:28:36.987Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-24T08:28:36.987Z] - "zfs": [2022-08-24T08:28:36.987Z] - /dev/zfs: present [2022-08-24T08:28:36.987Z] - zfs command: missing [2022-08-24T08:28:36.987Z] - zpool command: missing [2022-08-24T08:28:36.987Z] [2022-08-24T08:28:36.987Z] Limits: [2022-08-24T08:28:36.987Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-24T08:28:36.987Z] [2022-08-24T08:28:36.987Z] + true [Pipeline] } [Pipeline] // stage [2022-08-24T08:28:37.004Z] Merging remotes/origin/master commit ab37723fa244b7f971feeb71b8d1f4f0325dbb80 into PR head commit 549d24b437b87fe27e49ed0bf8c11832b4565cab [Pipeline] stage [Pipeline] { (Build dev image) [2022-08-24T08:28:37.022Z] Merge succeeded, producing 549d24b437b87fe27e49ed0bf8c11832b4565cab [2022-08-24T08:28:37.022Z] Checking out Revision 549d24b437b87fe27e49ed0bf8c11832b4565cab (PR-44026) [Pipeline] sh [2022-08-24T08:28:37.224Z] Merge succeeded, producing 549d24b437b87fe27e49ed0bf8c11832b4565cab [2022-08-24T08:28:37.224Z] Checking out Revision 549d24b437b87fe27e49ed0bf8c11832b4565cab (PR-44026) [2022-08-24T08:28:37.306Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:549d24b437b87fe27e49ed0bf8c11832b4565cab . [2022-08-24T08:28:37.495Z] Commit message: "libnetwork/drivers/ipvlan: fix missing IpvlanFlag field in config JSON" [2022-08-24T08:28:37.517Z] > git --version # timeout=10 [2022-08-24T08:28:37.519Z] > git --version # 'git version 2.17.1' [2022-08-24T08:28:37.526Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-08-24T08:28:37.563Z] #1 [internal] load build definition from Dockerfile [2022-08-24T08:28:37.563Z] #1 sha256:ed16900c6da58355d1dc7bddd314708abb6fb0da4bb5214854680c2818f67d9f [2022-08-24T08:28:37.563Z] #1 transferring dockerfile: 19.07kB 0.0s done [2022-08-24T08:28:37.563Z] #1 DONE 0.0s [2022-08-24T08:28:37.563Z] [2022-08-24T08:28:37.563Z] #2 [internal] load .dockerignore [2022-08-24T08:28:37.563Z] #2 sha256:7c99250d183ec1dbf8caa91d424fcd2520d55ebefc2a6b3e77b6b4b466ce9761 [2022-08-24T08:28:37.563Z] #2 transferring context: 145B done [2022-08-24T08:28:37.563Z] #2 DONE 0.0s [2022-08-24T08:28:37.563Z] [2022-08-24T08:28:37.563Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-24T08:28:37.563Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-08-24T08:28:37.563Z] #3 DONE 0.1s [2022-08-24T08:28:37.563Z] [2022-08-24T08:28:37.563Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-24T08:28:37.563Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-08-24T08:28:37.563Z] #4 CACHED [2022-08-24T08:28:37.564Z] Merge succeeded, producing 549d24b437b87fe27e49ed0bf8c11832b4565cab [2022-08-24T08:28:37.564Z] Checking out Revision 549d24b437b87fe27e49ed0bf8c11832b4565cab (PR-44026) [2022-08-24T08:28:37.639Z] Commit message: "libnetwork/drivers/ipvlan: fix missing IpvlanFlag field in config JSON" [2022-08-24T08:28:37.671Z] > git --version # timeout=10 [2022-08-24T08:28:37.678Z] > git --version # 'git version 2.25.1' [2022-08-24T08:28:37.687Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-08-24T08:28:37.820Z] [2022-08-24T08:28:37.820Z] #5 [internal] load build definition from Dockerfile [2022-08-24T08:28:37.820Z] #5 sha256:a66ebe2acd0fbcf2cb55d23c430cb6e19a975bc887cc9de39db0907a1d8c011b [2022-08-24T08:28:37.820Z] #5 DONE 0.0s [2022-08-24T08:28:37.820Z] [2022-08-24T08:28:37.820Z] #6 [internal] load .dockerignore [2022-08-24T08:28:37.820Z] #6 sha256:1bc1a256e73a7d882d98e572923ba08cad6d08df86b65b6c4d9d1b23884f62eb [2022-08-24T08:28:37.820Z] #6 DONE 0.0s [2022-08-24T08:28:37.820Z] [2022-08-24T08:28:37.820Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-24T08:28:37.820Z] #10 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T08:28:38.077Z] #10 DONE 0.1s [2022-08-24T08:28:38.077Z] [2022-08-24T08:28:38.077Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-24T08:28:38.077Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-24T08:28:38.077Z] #8 DONE 0.1s [2022-08-24T08:28:38.077Z] [2022-08-24T08:28:38.077Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-24T08:28:38.077Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-24T08:28:38.077Z] #9 DONE 0.1s [2022-08-24T08:28:38.077Z] [2022-08-24T08:28:38.077Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-24T08:28:38.077Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-08-24T08:28:38.077Z] #7 DONE 0.1s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-24T08:28:38.161Z] + [ PR != PR ] [2022-08-24T08:28:38.161Z] + [ master != master ] [2022-08-24T08:28:38.161Z] + [ = true ] [2022-08-24T08:28:38.199Z] Commit message: "libnetwork/drivers/ipvlan: fix missing IpvlanFlag field in config JSON" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-08-24T08:28:38.218Z] > git --version # timeout=10 [2022-08-24T08:28:38.226Z] > git --version # 'git version 2.17.1' [2022-08-24T08:28:38.232Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] sh [2022-08-24T08:28:36.472Z] > git checkout -f 549d24b437b87fe27e49ed0bf8c11832b4565cab # timeout=10 [2022-08-24T08:28:36.999Z] > git remote # timeout=10 [2022-08-24T08:28:37.002Z] > git config --get remote.origin.url # timeout=10 [2022-08-24T08:28:37.008Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T08:28:37.009Z] > git merge ab37723fa244b7f971feeb71b8d1f4f0325dbb80 # timeout=10 [2022-08-24T08:28:37.020Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-24T08:28:37.028Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T08:28:37.032Z] > git checkout -f 549d24b437b87fe27e49ed0bf8c11832b4565cab # timeout=10 [2022-08-24T08:28:36.647Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T08:28:36.665Z] > git checkout -f 549d24b437b87fe27e49ed0bf8c11832b4565cab # timeout=10 [2022-08-24T08:28:37.199Z] > git remote # timeout=10 [2022-08-24T08:28:37.206Z] > git config --get remote.origin.url # timeout=10 [2022-08-24T08:28:37.214Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T08:28:37.214Z] > git merge ab37723fa244b7f971feeb71b8d1f4f0325dbb80 # timeout=10 [2022-08-24T08:28:37.222Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-24T08:28:37.229Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T08:28:37.234Z] > git checkout -f 549d24b437b87fe27e49ed0bf8c11832b4565cab # timeout=10 [2022-08-24T08:28:38.343Z] [2022-08-24T08:28:38.343Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T08:28:38.343Z] #11 sha256:616c743cc37282eb215a35262b77b9b5bd508c68c5dd7df56e48d97e42da13cb [2022-08-24T08:28:38.343Z] #11 DONE 0.0s [2022-08-24T08:28:38.343Z] [2022-08-24T08:28:38.343Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-24T08:28:38.343Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-24T08:28:38.343Z] #73 DONE 0.0s [2022-08-24T08:28:38.343Z] [2022-08-24T08:28:38.343Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-24T08:28:38.343Z] #28 sha256:427b2d567ba5e804c72d088b466bd970504184eb3e939b4416a6769432c12093 [2022-08-24T08:28:38.343Z] #28 DONE 0.0s [2022-08-24T08:28:38.343Z] [2022-08-24T08:28:38.343Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-24T08:28:38.343Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-24T08:28:38.343Z] #71 DONE 0.0s [2022-08-24T08:28:38.343Z] [2022-08-24T08:28:38.343Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-24T08:28:38.343Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-24T08:28:36.773Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-24T08:28:36.780Z] > git config --add remote.origin.fetch +refs/pull/44026/head:refs/remotes/origin/PR-44026 # timeout=10 [2022-08-24T08:28:36.785Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T08:28:36.793Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-24T08:28:36.799Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-24T08:28:36.799Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T08:28:36.799Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44026/head:refs/remotes/origin/PR-44026 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T08:28:36.997Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T08:28:36.999Z] > git checkout -f 549d24b437b87fe27e49ed0bf8c11832b4565cab # timeout=10 [2022-08-24T08:28:37.515Z] > git remote # timeout=10 [2022-08-24T08:28:37.523Z] > git config --get remote.origin.url # timeout=10 [2022-08-24T08:28:37.525Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T08:28:37.526Z] > git merge ab37723fa244b7f971feeb71b8d1f4f0325dbb80 # timeout=10 [2022-08-24T08:28:37.548Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-24T08:28:37.556Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T08:28:37.561Z] > git checkout -f 549d24b437b87fe27e49ed0bf8c11832b4565cab # timeout=10 [2022-08-24T08:28:38.449Z] + docker version [2022-08-24T08:28:38.449Z] Client: Docker Engine - Community [2022-08-24T08:28:38.449Z] Version: 20.10.14 [2022-08-24T08:28:38.449Z] API version: 1.41 [2022-08-24T08:28:38.449Z] Go version: go1.16.15 [2022-08-24T08:28:38.449Z] Git commit: a224086 [2022-08-24T08:28:38.449Z] Built: Thu Mar 24 01:48:02 2022 [2022-08-24T08:28:38.449Z] OS/Arch: linux/amd64 [2022-08-24T08:28:38.449Z] Context: default [2022-08-24T08:28:38.449Z] Experimental: true [2022-08-24T08:28:38.449Z] [2022-08-24T08:28:38.449Z] Server: Docker Engine - Community [2022-08-24T08:28:38.449Z] Engine: [2022-08-24T08:28:38.449Z] Version: 20.10.14 [2022-08-24T08:28:38.449Z] API version: 1.41 (minimum version 1.12) [2022-08-24T08:28:38.449Z] Go version: go1.16.15 [2022-08-24T08:28:38.449Z] Git commit: 87a90dc [2022-08-24T08:28:38.449Z] Built: Thu Mar 24 01:45:53 2022 [2022-08-24T08:28:38.449Z] OS/Arch: linux/amd64 [2022-08-24T08:28:38.449Z] Experimental: true [2022-08-24T08:28:38.449Z] containerd: [2022-08-24T08:28:38.449Z] Version: 1.5.11 [2022-08-24T08:28:38.449Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-24T08:28:38.449Z] runc: [2022-08-24T08:28:38.449Z] Version: 1.0.3 [2022-08-24T08:28:38.449Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-24T08:28:38.449Z] docker-init: [2022-08-24T08:28:38.449Z] Version: 0.19.0 [2022-08-24T08:28:38.449Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-24T08:28:38.516Z] + docker version [2022-08-24T08:28:38.516Z] Client: Docker Engine - Community [2022-08-24T08:28:38.516Z] Version: 20.10.14 [2022-08-24T08:28:38.516Z] API version: 1.41 [2022-08-24T08:28:38.516Z] Go version: go1.16.15 [2022-08-24T08:28:38.516Z] Git commit: a224086 [2022-08-24T08:28:38.516Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-24T08:28:38.516Z] OS/Arch: linux/amd64 [2022-08-24T08:28:38.516Z] Context: default [2022-08-24T08:28:38.516Z] Experimental: true [2022-08-24T08:28:38.516Z] [2022-08-24T08:28:38.516Z] Server: Docker Engine - Community [2022-08-24T08:28:38.516Z] Engine: [2022-08-24T08:28:38.516Z] Version: 20.10.14 [2022-08-24T08:28:38.516Z] API version: 1.41 (minimum version 1.12) [2022-08-24T08:28:38.516Z] Go version: go1.16.15 [2022-08-24T08:28:38.516Z] Git commit: 87a90dc [2022-08-24T08:28:38.516Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-24T08:28:38.516Z] OS/Arch: linux/amd64 [2022-08-24T08:28:38.516Z] Experimental: true [2022-08-24T08:28:38.516Z] containerd: [2022-08-24T08:28:38.516Z] Version: 1.5.11 [2022-08-24T08:28:38.516Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-24T08:28:38.516Z] runc: [2022-08-24T08:28:38.516Z] Version: 1.0.3 [2022-08-24T08:28:38.516Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-24T08:28:38.516Z] docker-init: [2022-08-24T08:28:38.516Z] Version: 0.19.0 [2022-08-24T08:28:38.516Z] GitCommit: de40ad0 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-24T08:28:38.768Z] + docker info [2022-08-24T08:28:38.802Z] + docker info [2022-08-24T08:28:38.912Z] #49 DONE 0.4s [2022-08-24T08:28:38.912Z] [2022-08-24T08:28:38.912Z] #24 [internal] load build context [2022-08-24T08:28:38.912Z] #24 sha256:981ca038aedde3dbebfabd4c79ee40ec4527cb8c76ebe12b7f86d620dc904038 [2022-08-24T08:28:39.034Z] + docker version [2022-08-24T08:28:39.034Z] Client: Docker Engine - Community [2022-08-24T08:28:39.034Z] Version: 20.10.14 [2022-08-24T08:28:39.034Z] API version: 1.41 [2022-08-24T08:28:39.034Z] Go version: go1.16.15 [2022-08-24T08:28:39.034Z] Git commit: a224086 [2022-08-24T08:28:39.034Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-24T08:28:39.034Z] OS/Arch: linux/amd64 [2022-08-24T08:28:39.034Z] Context: default [2022-08-24T08:28:39.034Z] Experimental: true [2022-08-24T08:28:39.034Z] [2022-08-24T08:28:39.034Z] Server: Docker Engine - Community [2022-08-24T08:28:39.034Z] Engine: [2022-08-24T08:28:39.034Z] Version: 20.10.14 [2022-08-24T08:28:39.034Z] API version: 1.41 (minimum version 1.12) [2022-08-24T08:28:39.034Z] Go version: go1.16.15 [2022-08-24T08:28:39.034Z] Git commit: 87a90dc [2022-08-24T08:28:39.034Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-24T08:28:39.034Z] OS/Arch: linux/amd64 [2022-08-24T08:28:39.034Z] Experimental: true [2022-08-24T08:28:39.034Z] containerd: [2022-08-24T08:28:39.034Z] Version: 1.5.11 [2022-08-24T08:28:39.034Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-24T08:28:39.034Z] runc: [2022-08-24T08:28:39.034Z] Version: 1.0.3 [2022-08-24T08:28:39.034Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-24T08:28:39.034Z] docker-init: [2022-08-24T08:28:39.034Z] Version: 0.19.0 [2022-08-24T08:28:39.034Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-24T08:28:39.328Z] + docker info [2022-08-24T08:28:39.371Z] Client: [2022-08-24T08:28:39.371Z] Context: default [2022-08-24T08:28:39.371Z] Debug Mode: false [2022-08-24T08:28:39.371Z] Plugins: [2022-08-24T08:28:39.371Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-24T08:28:39.371Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-24T08:28:39.371Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-24T08:28:39.371Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-24T08:28:39.371Z] [2022-08-24T08:28:39.371Z] Server: [2022-08-24T08:28:39.371Z] Containers: 0 [2022-08-24T08:28:39.371Z] Running: 0 [2022-08-24T08:28:39.371Z] Paused: 0 [2022-08-24T08:28:39.371Z] Stopped: 0 [2022-08-24T08:28:39.371Z] Images: 3 [2022-08-24T08:28:39.371Z] Server Version: 20.10.14 [2022-08-24T08:28:39.371Z] Storage Driver: overlay2 [2022-08-24T08:28:39.371Z] Backing Filesystem: extfs [2022-08-24T08:28:39.371Z] Supports d_type: true [2022-08-24T08:28:39.371Z] Native Overlay Diff: true [2022-08-24T08:28:39.371Z] userxattr: false [2022-08-24T08:28:39.371Z] Logging Driver: json-file [2022-08-24T08:28:39.371Z] Cgroup Driver: cgroupfs [2022-08-24T08:28:39.371Z] Cgroup Version: 1 [2022-08-24T08:28:39.371Z] Plugins: [2022-08-24T08:28:39.371Z] Volume: local [2022-08-24T08:28:39.371Z] Network: bridge host ipvlan macvlan null overlay [2022-08-24T08:28:39.371Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-24T08:28:39.371Z] Swarm: inactive [2022-08-24T08:28:39.371Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-24T08:28:39.371Z] Default Runtime: runc [2022-08-24T08:28:39.371Z] Init Binary: docker-init [2022-08-24T08:28:39.371Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-24T08:28:39.371Z] runc version: v1.0.3-0-gf46b6ba [2022-08-24T08:28:39.371Z] init version: de40ad0 [2022-08-24T08:28:39.371Z] Security Options: [2022-08-24T08:28:39.371Z] apparmor [2022-08-24T08:28:39.371Z] seccomp [2022-08-24T08:28:39.371Z] Profile: default [2022-08-24T08:28:39.371Z] Kernel Version: 5.4.0-1071-aws [2022-08-24T08:28:39.371Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-24T08:28:39.371Z] OSType: linux [2022-08-24T08:28:39.371Z] Architecture: x86_64 [2022-08-24T08:28:39.371Z] CPUs: 2 [2022-08-24T08:28:39.371Z] Total Memory: 7.565GiB [2022-08-24T08:28:39.371Z] Name: ip-10-100-105-78 [2022-08-24T08:28:39.371Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-24T08:28:39.371Z] Docker Root Dir: /var/lib/docker [2022-08-24T08:28:39.371Z] Debug Mode: false [2022-08-24T08:28:39.371Z] Registry: https://index.docker.io/v1/ [2022-08-24T08:28:39.371Z] Labels: [2022-08-24T08:28:39.371Z] Experimental: true [2022-08-24T08:28:39.371Z] Insecure Registries: [2022-08-24T08:28:39.371Z] 127.0.0.0/8 [2022-08-24T08:28:39.371Z] Live Restore Enabled: true [2022-08-24T08:28:39.371Z] [2022-08-24T08:28:39.371Z] WARNING: No swap limit support [Pipeline] sh [2022-08-24T08:28:39.486Z] #24 transferring context: 62.61MB 1.1s done [2022-08-24T08:28:39.653Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-24T08:28:39.653Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-24T08:28:39.653Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44026/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-24T08:28:39.653Z] + bash /home/ubuntu/workspace/moby_PR-44026/check-config.sh [2022-08-24T08:28:39.653Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-24T08:28:39.653Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-24T08:28:39.653Z] [2022-08-24T08:28:39.653Z] Generally Necessary: [2022-08-24T08:28:39.653Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-24T08:28:39.653Z] - apparmor: enabled and tools installed [2022-08-24T08:28:39.653Z] - CONFIG_NAMESPACES: enabled [2022-08-24T08:28:39.653Z] - CONFIG_NET_NS: enabled [2022-08-24T08:28:39.653Z] - CONFIG_PID_NS: enabled [2022-08-24T08:28:39.653Z] - CONFIG_IPC_NS: enabled [2022-08-24T08:28:39.653Z] - CONFIG_UTS_NS: enabled [2022-08-24T08:28:39.653Z] - CONFIG_CGROUPS: enabled [2022-08-24T08:28:39.653Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-24T08:28:39.653Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-24T08:28:39.653Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-24T08:28:39.653Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-24T08:28:39.653Z] - CONFIG_CPUSETS: enabled [2022-08-24T08:28:39.653Z] - CONFIG_MEMCG: enabled [2022-08-24T08:28:39.653Z] - CONFIG_KEYS: enabled [2022-08-24T08:28:39.653Z] - CONFIG_VETH: enabled (as module) [2022-08-24T08:28:39.653Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-24T08:28:39.653Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-24T08:28:39.653Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-24T08:28:39.653Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-24T08:28:39.653Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-24T08:28:39.653Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-24T08:28:39.653Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-24T08:28:39.653Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-24T08:28:39.653Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-24T08:28:39.653Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-24T08:28:39.653Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-24T08:28:39.653Z] - CONFIG_CGROUP_BPF: enabled [2022-08-24T08:28:39.653Z] [2022-08-24T08:28:39.653Z] Optional Features: [2022-08-24T08:28:39.653Z] - CONFIG_USER_NS: enabled [2022-08-24T08:28:39.653Z] - CONFIG_SECCOMP: enabled [2022-08-24T08:28:39.653Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-24T08:28:39.653Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-24T08:28:39.653Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-24T08:28:39.653Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-24T08:28:39.699Z] Client: [2022-08-24T08:28:39.699Z] Context: default [2022-08-24T08:28:39.699Z] Debug Mode: false [2022-08-24T08:28:39.699Z] Plugins: [2022-08-24T08:28:39.699Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-24T08:28:39.699Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-24T08:28:39.699Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-24T08:28:39.699Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-24T08:28:39.699Z] [2022-08-24T08:28:39.699Z] Server: [2022-08-24T08:28:39.699Z] Containers: 0 [2022-08-24T08:28:39.699Z] Running: 0 [2022-08-24T08:28:39.699Z] Paused: 0 [2022-08-24T08:28:39.699Z] Stopped: 0 [2022-08-24T08:28:39.699Z] Images: 2 [2022-08-24T08:28:39.699Z] Server Version: 20.10.14 [2022-08-24T08:28:39.699Z] Storage Driver: overlay2 [2022-08-24T08:28:39.699Z] Backing Filesystem: extfs [2022-08-24T08:28:39.699Z] Supports d_type: true [2022-08-24T08:28:39.699Z] Native Overlay Diff: true [2022-08-24T08:28:39.699Z] userxattr: false [2022-08-24T08:28:39.699Z] Logging Driver: json-file [2022-08-24T08:28:39.699Z] Cgroup Driver: systemd [2022-08-24T08:28:39.699Z] Cgroup Version: 2 [2022-08-24T08:28:39.699Z] Plugins: [2022-08-24T08:28:39.699Z] Volume: local [2022-08-24T08:28:39.699Z] Network: bridge host ipvlan macvlan null overlay [2022-08-24T08:28:39.699Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-24T08:28:39.699Z] Swarm: inactive [2022-08-24T08:28:39.699Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-24T08:28:39.699Z] Default Runtime: runc [2022-08-24T08:28:39.699Z] Init Binary: docker-init [2022-08-24T08:28:39.699Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-24T08:28:39.699Z] runc version: v1.0.3-0-gf46b6ba [2022-08-24T08:28:39.699Z] init version: de40ad0 [2022-08-24T08:28:39.699Z] Security Options: [2022-08-24T08:28:39.699Z] apparmor [2022-08-24T08:28:39.699Z] seccomp [2022-08-24T08:28:39.699Z] Profile: default [2022-08-24T08:28:39.699Z] cgroupns [2022-08-24T08:28:39.699Z] Kernel Version: 5.13.0-1021-aws [2022-08-24T08:28:39.699Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-24T08:28:39.699Z] OSType: linux [2022-08-24T08:28:39.699Z] Architecture: x86_64 [2022-08-24T08:28:39.699Z] CPUs: 2 [2022-08-24T08:28:39.699Z] Total Memory: 7.476GiB [2022-08-24T08:28:39.699Z] Name: ip-10-100-95-131 [2022-08-24T08:28:39.699Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-08-24T08:28:39.699Z] Docker Root Dir: /var/lib/docker [2022-08-24T08:28:39.699Z] Debug Mode: false [2022-08-24T08:28:39.699Z] Registry: https://index.docker.io/v1/ [2022-08-24T08:28:39.699Z] Labels: [2022-08-24T08:28:39.699Z] Experimental: true [2022-08-24T08:28:39.699Z] Insecure Registries: [2022-08-24T08:28:39.699Z] 127.0.0.0/8 [2022-08-24T08:28:39.699Z] Live Restore Enabled: true [2022-08-24T08:28:39.699Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-08-24T08:28:39.744Z] #24 DONE 1.4s [2022-08-24T08:28:39.744Z] [2022-08-24T08:28:39.744Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-24T08:28:39.744Z] #63 sha256:7570970e69ec692fd771f81e691e52759cafc638ae014610073c76931b1ae4cb [2022-08-24T08:28:39.744Z] #63 CACHED [2022-08-24T08:28:39.744Z] [2022-08-24T08:28:39.745Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-24T08:28:39.745Z] #31 sha256:9e94b2dbebd135334eca41fb21b743088af8813cddd98c68671aae7a0355106d [2022-08-24T08:28:39.745Z] #31 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-24T08:28:39.745Z] #20 sha256:78c37e176648ea6fedd0dedc77ae2b1a5465554b64273f52869f545592b668be [2022-08-24T08:28:39.745Z] #20 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-24T08:28:39.745Z] #25 sha256:86f54a739b9927e1859cfd92e2cc3fdf6af71b23a6f6d3495f10181e5c577d33 [2022-08-24T08:28:39.745Z] #25 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-24T08:28:39.745Z] #43 sha256:63fc88ee5832f2cd7e49d3872a2074f699ce3b04162797c0e4937d13513ce792 [2022-08-24T08:28:39.745Z] #43 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-24T08:28:39.745Z] #65 sha256:f497b627ece8cac4708dd59ccc52c78db021750a104bf1d673d777bc3cf376cd [2022-08-24T08:28:39.745Z] #65 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-24T08:28:39.745Z] #52 sha256:3e533a9dcee96129b4d4a829585c5ad024a917a4312f9ee697a80a54e06a8811 [2022-08-24T08:28:39.745Z] #52 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-24T08:28:39.745Z] #67 sha256:45404e8ec2e810060692bc88126a15362a8e946c9055a2c80615fc2e2c80c689 [2022-08-24T08:28:39.745Z] #67 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-24T08:28:39.745Z] #69 sha256:63b7f368a5c789d26bad33836ec1177f85659808b2266bc8b0a1ffd2641d57d5 [2022-08-24T08:28:39.745Z] #69 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-24T08:28:39.745Z] #60 sha256:30e91c0afe07b24ca2953260c517f76191c34bf240fe736714e0f5cb665ddba1 [2022-08-24T08:28:39.745Z] #60 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-24T08:28:39.745Z] #23 sha256:72742aa71cad9f05e8253a3f420497c636ef2adcd1ac70a05c0da34c8c8501e4 [2022-08-24T08:28:39.745Z] #23 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-24T08:28:39.745Z] #40 sha256:835650842608dea1993090eaa09ffd9a089a9433851ab3ec727fc007f2c052f9 [2022-08-24T08:28:39.745Z] #40 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-24T08:28:39.745Z] #44 sha256:9e8e698d53d9cfa1f821e8e2043fd0b47c5169196158793ca98e5633d0118912 [2022-08-24T08:28:39.745Z] #44 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-24T08:28:39.745Z] #32 sha256:469dce9814fdc081124a9f8ce81bf1ed09198ac32a321d0721b30448b3b959b6 [2022-08-24T08:28:39.745Z] #32 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-24T08:28:39.745Z] #42 sha256:851b02cb688c410f978621d35afcba888053f6a6dac1a37e966f2b9a77ad6d50 [2022-08-24T08:28:39.745Z] #42 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-24T08:28:39.745Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-08-24T08:28:39.745Z] #74 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-24T08:28:39.745Z] #45 sha256:7b68ab17f9893358a631113a3e91091f21a34f3c9ed076628d8c6ef08021a71e [2022-08-24T08:28:39.745Z] #45 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-24T08:28:39.745Z] #17 sha256:343fd9cc7f5696b374fa6ac6026f9af653b4b36191be1b16e957b8272c610177 [2022-08-24T08:28:39.745Z] #17 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-24T08:28:39.745Z] #50 sha256:318ddb6a5c0d3a3448fd660661b3fa16bdb61d7d704d18863c12a406f160eb74 [2022-08-24T08:28:39.745Z] #50 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-24T08:28:39.745Z] #22 sha256:f515057159259194326721acea71b6f1fe6420c75b172338f0e1874866b8cffc [2022-08-24T08:28:39.745Z] #22 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-24T08:28:39.745Z] #78 sha256:88f14bfefd8ea15d1079edc7bc458f8b11330da7c630ba382bc4f1c5c4ee682a [2022-08-24T08:28:39.745Z] #78 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-24T08:28:39.745Z] #66 sha256:5e296b0735bb80f8c561927a40053c739f44bf98b92cd54b8659214d28120007 [2022-08-24T08:28:39.745Z] #66 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-24T08:28:39.745Z] #41 sha256:9564d0f0543cbeb4456ed061b0fb8477155ea7ca44f9b5a6226712591307b1fc [2022-08-24T08:28:39.745Z] #41 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-24T08:28:39.745Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-08-24T08:28:39.745Z] #72 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-24T08:28:39.745Z] #18 sha256:dfc4ec4badce81f1055bcd6cc779f30f1907b66c3de76c1ff2a5dc5285635198 [2022-08-24T08:28:39.745Z] #18 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-24T08:28:39.745Z] #36 sha256:ddf2cba2943fd1b960be91d61355b0a4c69b4387af522179c7f9b7c88723d826 [2022-08-24T08:28:39.745Z] #36 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-24T08:28:39.745Z] #30 sha256:beca4d150478fbe9c036a4235cdc4d90fbf05a5d400925387cfc7aa783535b25 [2022-08-24T08:28:39.745Z] #30 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T08:28:39.745Z] #55 sha256:e9aaf25a8daf13756fe95f25c6e7d5fb65b46b038674d5e9ab8d127a2ed15a5d [2022-08-24T08:28:39.745Z] #55 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-24T08:28:39.745Z] #79 sha256:35c46d737895de1c6d542dc1937cb5584a1344f890f3a11a489f906973203d12 [2022-08-24T08:28:39.745Z] #79 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-24T08:28:39.745Z] #38 sha256:77d242a973841e0d4b3210e2b7356fddb9e8e7011b3c4af5bb70d22ab400ad79 [2022-08-24T08:28:39.745Z] #38 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-24T08:28:39.745Z] #34 sha256:b4a77315e7accc6fe29e857a52a1f0c5482da9778c1332a25af2d9e78b214c2b [2022-08-24T08:28:39.745Z] #34 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-24T08:28:39.745Z] #33 sha256:d22a8bb5d69a9747791239a3306f11a6cd440bfce2e7c4d87b6e99e446351d90 [2022-08-24T08:28:39.745Z] #33 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-24T08:28:39.745Z] #61 sha256:de05c80e1dc498357c7c47b0a286bc3f67110e324fceb43432404dbb281bdce1 [2022-08-24T08:28:39.745Z] #61 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-24T08:28:39.745Z] #48 sha256:8b3c0c7d5d48ecfb8212261992a75477b394f7ef73baf2e21a1b453868c435af [2022-08-24T08:28:39.745Z] #48 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-24T08:28:39.745Z] #58 sha256:b25daddcf78272f9d1202c90317d8fbf97c4c9843520ef75a144174e7030839c [2022-08-24T08:28:39.745Z] #58 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-24T08:28:39.745Z] #51 sha256:862a9ad7eaccc8b4ba03ecbe84b21b6130d6e365ab8f70c8009eba9abfb8c407 [2022-08-24T08:28:39.745Z] #51 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-24T08:28:39.745Z] #47 sha256:fd92e3587f0aa5b36f6bc8fc824f75b3f089cd91ff69a3e063eda39195d8b5d2 [2022-08-24T08:28:39.745Z] #47 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-24T08:28:39.745Z] #35 sha256:94cedc49a70ce484aaae4f092f9cbb1cb514555d9349db893c47a00fc469812f [2022-08-24T08:28:39.745Z] #35 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T08:28:39.745Z] #77 sha256:8c0df9faf43b03e840a520e859f4c10ab41973fd1451ce3e8db023d893d2bab4 [2022-08-24T08:28:39.745Z] #77 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-24T08:28:39.745Z] #15 sha256:8044ceeb153614618ee8e9543dc5ca57e924fba1753e94ad080fe4bd4b597000 [2022-08-24T08:28:39.745Z] #15 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-24T08:28:39.745Z] #26 sha256:67cc2ad5da3298ff231d484eee66590ddc10553ec1a36fc32af377c4ce212114 [2022-08-24T08:28:39.745Z] #26 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-24T08:28:39.745Z] #13 sha256:fd989f6abfda7d0cddb97f046437097780945ac4cb30613270c9fdf728d29811 [2022-08-24T08:28:39.745Z] #13 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-24T08:28:39.745Z] #12 sha256:cfaa159c477934e219f02875a17bc0da7f8edb05b7ba6cb48de6870af0b3a104 [2022-08-24T08:28:39.745Z] #12 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-24T08:28:39.745Z] #59 sha256:8df9fb0ed4265bdab73adea26522a730f08c18bca906a6736087df337fd66487 [2022-08-24T08:28:39.745Z] #59 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-24T08:28:39.745Z] #29 sha256:c2245fe0e730ece055fd3f7575da3719995b44a2d0dd6699a9bc248f39fe78e9 [2022-08-24T08:28:39.745Z] #29 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-24T08:28:39.745Z] #68 sha256:e3f2cf77dcfa4d392a9a04ed449b6955ac4362f69c006ce44671a74723a4162f [2022-08-24T08:28:39.745Z] #68 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-24T08:28:39.745Z] #19 sha256:26f663489f9898c47c5578ab16d780e5386c12a8323249dbbba335937aab6e33 [2022-08-24T08:28:39.745Z] #19 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-24T08:28:39.745Z] #75 sha256:af3dd1bd1ea2c071b7474e4086f97210cdaf46fd2a376059fafb174e2260b5ac [2022-08-24T08:28:39.745Z] #75 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-24T08:28:39.745Z] #70 sha256:cba33355c9c31fee3b96d04e663a268080f1d1a66d6fe214cdcdfc5ea185500b [2022-08-24T08:28:39.745Z] #70 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-24T08:28:39.745Z] #62 sha256:53f1aaa23e42145455e816eb698ad2695fedab5b03843e9d288c044549ca9804 [2022-08-24T08:28:39.745Z] #62 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-24T08:28:39.745Z] #21 sha256:40495720a7258652bca03b77337d480458cee2e84d61acc2c7781311a4f25aa0 [2022-08-24T08:28:39.745Z] #21 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-24T08:28:39.745Z] #53 sha256:25cc490e4858bf9ffa7a9027e5c0eef3a416faec32cbdd56b80b0882e75bfa64 [2022-08-24T08:28:39.745Z] #53 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-24T08:28:39.745Z] #54 sha256:9def2ce4498c75afc3d008ab0c5671002359c53889cdb80d460b58b924c2b6ba [2022-08-24T08:28:39.745Z] #54 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-24T08:28:39.745Z] #46 sha256:e828bb07829d65b45d33e395a54c46f363786001653ecc8afc360016c1bd1f0c [2022-08-24T08:28:39.745Z] #46 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-24T08:28:39.745Z] #76 sha256:7a0f15121f2d92cfaeb7eb69e6f7a2d16a454f34654105ed774aa48353189f76 [2022-08-24T08:28:39.745Z] #76 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-24T08:28:39.745Z] #57 sha256:975e45718d7c6a61b10670207552db937fb03481303b092d3993aa5af15578a1 [2022-08-24T08:28:39.745Z] #57 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T08:28:39.745Z] #14 sha256:49530c619c54265700c1a3f8a51e3970b23bd24a82b2dd410cab7d0d42070e3b [2022-08-24T08:28:39.745Z] #14 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-24T08:28:39.745Z] #37 sha256:44c51d6b853bfdb1a30b2c2870c30152e077812ee1a8c467d6f8518d6bc624c0 [2022-08-24T08:28:39.745Z] #37 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-24T08:28:39.745Z] #39 sha256:4988422eea82f225e270305c087469d8e8feb71917314f2a737961b942e80e3b [2022-08-24T08:28:39.745Z] #39 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-24T08:28:39.745Z] #16 sha256:e1b0a4577dc86c9fdda89e49e5c1be4d75632d5e80d344566397714d2fc22a0c [2022-08-24T08:28:39.745Z] #16 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-24T08:28:39.745Z] #56 sha256:265c9e78be549e7d442d00680ddfb379bf7eebaeb7422a72c3e62afbd22dc193 [2022-08-24T08:28:39.745Z] #56 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T08:28:39.745Z] #64 sha256:37ea9f5beeb9b89432ad8eb8fbb5106992fa5e86c033fe5a80d81b2bdd5e4646 [2022-08-24T08:28:39.745Z] #64 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-24T08:28:39.745Z] #27 sha256:299943c6dd4beb93a67c410c8be8b06bfa3a6b04112c159d26e99641a6fa3f5a [2022-08-24T08:28:39.745Z] #27 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-24T08:28:39.745Z] #80 sha256:f355730ceaf4320095b07320a0719942241485541cf61e59519875944b6789b3 [2022-08-24T08:28:39.745Z] #80 CACHED [2022-08-24T08:28:39.745Z] [2022-08-24T08:28:39.745Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-24T08:28:39.745Z] #81 sha256:c2cd07904ef8aa3932b4fb6566d3b9efeae6c42d6d8f855e45a71e0c8b5b2eef [Pipeline] sh [2022-08-24T08:28:39.912Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-24T08:28:39.912Z] - CONFIG_BLK_CGROUP: enabled [2022-08-24T08:28:39.912Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-24T08:28:39.912Z] - CONFIG_CGROUP_PERF: enabled [2022-08-24T08:28:39.912Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-24T08:28:39.912Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-24T08:28:39.912Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-24T08:28:39.912Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-24T08:28:39.912Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-24T08:28:39.912Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-24T08:28:39.912Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-24T08:28:39.912Z] - CONFIG_IP_VS: enabled (as module) [2022-08-24T08:28:39.912Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-24T08:28:39.912Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-24T08:28:39.912Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-24T08:28:39.912Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-24T08:28:39.912Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-24T08:28:39.912Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-24T08:28:39.912Z] - CONFIG_EXT4_FS: enabled [2022-08-24T08:28:39.912Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-24T08:28:39.912Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-24T08:28:39.912Z] - Network Drivers: [2022-08-24T08:28:39.912Z] - "overlay": [2022-08-24T08:28:39.912Z] - CONFIG_VXLAN: enabled (as module) [2022-08-24T08:28:39.912Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-24T08:28:39.912Z] Optional (for encrypted networks): [2022-08-24T08:28:39.912Z] - CONFIG_CRYPTO: enabled [2022-08-24T08:28:39.912Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-24T08:28:39.912Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-24T08:28:39.912Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-24T08:28:39.912Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-24T08:28:39.912Z] - CONFIG_XFRM: enabled [2022-08-24T08:28:39.912Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-24T08:28:39.912Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-24T08:28:39.912Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-24T08:28:39.912Z] - "ipvlan": [2022-08-24T08:28:39.912Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-24T08:28:39.912Z] - "macvlan": [2022-08-24T08:28:39.912Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-24T08:28:39.913Z] - CONFIG_DUMMY: enabled (as module) [2022-08-24T08:28:39.913Z] - "ftp,tftp client in container": [2022-08-24T08:28:40.018Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:549d24b437b87fe27e49ed0bf8c11832b4565cab . [2022-08-24T08:28:40.171Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-24T08:28:40.171Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-24T08:28:40.171Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-24T08:28:40.171Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-24T08:28:40.171Z] - Storage Drivers: [2022-08-24T08:28:40.171Z] - "aufs": [2022-08-24T08:28:40.171Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-24T08:28:40.171Z] - "btrfs": [2022-08-24T08:28:40.171Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-24T08:28:40.171Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-24T08:28:40.171Z] - "devicemapper": [2022-08-24T08:28:40.171Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-24T08:28:40.171Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-24T08:28:40.171Z] - "overlay": [2022-08-24T08:28:40.171Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-24T08:28:40.171Z] - "zfs": [2022-08-24T08:28:40.171Z] - /dev/zfs: present [2022-08-24T08:28:40.171Z] - zfs command: missing [2022-08-24T08:28:40.171Z] - zpool command: missing [2022-08-24T08:28:40.171Z] [2022-08-24T08:28:40.171Z] Limits: [2022-08-24T08:28:40.171Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-24T08:28:40.171Z] [2022-08-24T08:28:40.171Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-24T08:28:40.273Z] #1 [internal] load build definition from Dockerfile [2022-08-24T08:28:40.274Z] #1 sha256:4cd0b64fc9c98317c53b055020b09789c9b71646964dded91bcdae51e22b5461 [2022-08-24T08:28:40.274Z] #1 transferring dockerfile: 19.07kB 0.0s done [2022-08-24T08:28:40.274Z] #1 DONE 0.0s [2022-08-24T08:28:40.274Z] [2022-08-24T08:28:40.274Z] #2 [internal] load .dockerignore [2022-08-24T08:28:40.274Z] #2 sha256:992d7ecdbca52cd588c9bb5170fa29cd332f0594ebd6e139e580bf3efbe79b76 [2022-08-24T08:28:40.274Z] #2 transferring context: 145B done [2022-08-24T08:28:40.274Z] #2 DONE 0.0s [2022-08-24T08:28:40.274Z] [2022-08-24T08:28:40.274Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-24T08:28:40.274Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-24T08:28:40.274Z] #3 DONE 0.1s [2022-08-24T08:28:40.274Z] [2022-08-24T08:28:40.274Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-24T08:28:40.274Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-24T08:28:40.274Z] #4 CACHED [2022-08-24T08:28:40.500Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:549d24b437b87fe27e49ed0bf8c11832b4565cab . [2022-08-24T08:28:40.500Z] #1 [internal] load build definition from Dockerfile [2022-08-24T08:28:40.500Z] #1 sha256:6dffc4c288775cbb07947bd20d0854fc4ae5300676764ee94f2f5b9836201562 [2022-08-24T08:28:40.500Z] #1 transferring dockerfile: 19.07kB done [2022-08-24T08:28:40.500Z] #1 DONE 0.0s [2022-08-24T08:28:40.500Z] [2022-08-24T08:28:40.500Z] #2 [internal] load .dockerignore [2022-08-24T08:28:40.500Z] #2 sha256:0dbfa55905d747a70671ce31411bd96b3e421a52ec132076b2d1a0f7df2b16ed [2022-08-24T08:28:40.500Z] #2 transferring context: 145B done [2022-08-24T08:28:40.500Z] #2 DONE 0.0s [2022-08-24T08:28:40.500Z] [2022-08-24T08:28:40.500Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-24T08:28:40.500Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-24T08:28:40.530Z] [2022-08-24T08:28:40.530Z] #5 [internal] load build definition from Dockerfile [2022-08-24T08:28:40.530Z] #5 sha256:b892cfccdbe2fbeb0a5c53809274253e5efb1d0992225d8ecf14b07ef28652cb [2022-08-24T08:28:40.530Z] #5 DONE 0.0s [2022-08-24T08:28:40.530Z] [2022-08-24T08:28:40.530Z] #6 [internal] load .dockerignore [2022-08-24T08:28:40.530Z] #6 sha256:f45cefd1cf0217573e245e0274e081ff5e233297f537052432617f60f1f92ae4 [2022-08-24T08:28:40.530Z] #6 DONE 0.0s [2022-08-24T08:28:40.530Z] [2022-08-24T08:28:40.530Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-24T08:28:40.530Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-24T08:28:40.530Z] #10 DONE 0.1s [2022-08-24T08:28:40.530Z] [2022-08-24T08:28:40.530Z] #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-24T08:28:40.530Z] #9 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-24T08:28:40.709Z] Client: [2022-08-24T08:28:40.709Z] Context: default [2022-08-24T08:28:40.709Z] Debug Mode: false [2022-08-24T08:28:40.709Z] Plugins: [2022-08-24T08:28:40.709Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-24T08:28:40.709Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-24T08:28:40.709Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-24T08:28:40.709Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-24T08:28:40.709Z] [2022-08-24T08:28:40.709Z] Server: [2022-08-24T08:28:40.709Z] Containers: 0 [2022-08-24T08:28:40.709Z] Running: 0 [2022-08-24T08:28:40.709Z] Paused: 0 [2022-08-24T08:28:40.709Z] Stopped: 0 [2022-08-24T08:28:40.709Z] Images: 2 [2022-08-24T08:28:40.709Z] Server Version: 20.10.14 [2022-08-24T08:28:40.709Z] Storage Driver: overlay2 [2022-08-24T08:28:40.709Z] Backing Filesystem: extfs [2022-08-24T08:28:40.709Z] Supports d_type: true [2022-08-24T08:28:40.709Z] Native Overlay Diff: true [2022-08-24T08:28:40.709Z] userxattr: false [2022-08-24T08:28:40.709Z] Logging Driver: json-file [2022-08-24T08:28:40.709Z] Cgroup Driver: cgroupfs [2022-08-24T08:28:40.709Z] Cgroup Version: 1 [2022-08-24T08:28:40.709Z] Plugins: [2022-08-24T08:28:40.709Z] Volume: local [2022-08-24T08:28:40.709Z] Network: bridge host ipvlan macvlan null overlay [2022-08-24T08:28:40.709Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-24T08:28:40.709Z] Swarm: inactive [2022-08-24T08:28:40.709Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-24T08:28:40.709Z] Default Runtime: runc [2022-08-24T08:28:40.709Z] Init Binary: docker-init [2022-08-24T08:28:40.709Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-24T08:28:40.709Z] runc version: v1.0.3-0-gf46b6ba [2022-08-24T08:28:40.709Z] init version: de40ad0 [2022-08-24T08:28:40.709Z] Security Options: [2022-08-24T08:28:40.709Z] apparmor [2022-08-24T08:28:40.709Z] seccomp [2022-08-24T08:28:40.709Z] Profile: default [2022-08-24T08:28:40.709Z] Kernel Version: 5.4.0-1071-aws [2022-08-24T08:28:40.709Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-24T08:28:40.709Z] OSType: linux [2022-08-24T08:28:40.709Z] Architecture: x86_64 [2022-08-24T08:28:40.709Z] CPUs: 2 [2022-08-24T08:28:40.709Z] Total Memory: 7.483GiB [2022-08-24T08:28:40.709Z] Name: ip-10-100-60-150 [2022-08-24T08:28:40.709Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-24T08:28:40.709Z] Docker Root Dir: /var/lib/docker [2022-08-24T08:28:40.709Z] Debug Mode: false [2022-08-24T08:28:40.709Z] Registry: https://index.docker.io/v1/ [2022-08-24T08:28:40.709Z] Labels: [2022-08-24T08:28:40.709Z] Experimental: true [2022-08-24T08:28:40.709Z] Insecure Registries: [2022-08-24T08:28:40.709Z] 127.0.0.0/8 [2022-08-24T08:28:40.709Z] Live Restore Enabled: true [2022-08-24T08:28:40.709Z] [2022-08-24T08:28:40.709Z] WARNING: No swap limit support [Pipeline] sh [2022-08-24T08:28:40.759Z] #3 DONE 0.1s [2022-08-24T08:28:40.759Z] [2022-08-24T08:28:40.759Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-24T08:28:40.759Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-24T08:28:40.759Z] #4 CACHED [2022-08-24T08:28:40.788Z] #9 DONE 0.1s [2022-08-24T08:28:40.788Z] [2022-08-24T08:28:40.788Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-24T08:28:40.788Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-24T08:28:40.788Z] #8 DONE 0.1s [2022-08-24T08:28:40.788Z] [2022-08-24T08:28:40.788Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-24T08:28:40.788Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-24T08:28:40.788Z] #7 DONE 0.1s [2022-08-24T08:28:40.788Z] [2022-08-24T08:28:40.788Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-24T08:28:40.788Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-24T08:28:40.788Z] #73 DONE 0.0s [2022-08-24T08:28:40.788Z] [2022-08-24T08:28:40.788Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-24T08:28:40.788Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-24T08:28:40.788Z] #71 DONE 0.0s [2022-08-24T08:28:40.788Z] [2022-08-24T08:28:40.788Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T08:28:40.788Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T08:28:40.788Z] #11 DONE 0.0s [2022-08-24T08:28:40.788Z] [2022-08-24T08:28:40.788Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-24T08:28:40.788Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-24T08:28:40.788Z] #28 DONE 0.0s [2022-08-24T08:28:40.788Z] [2022-08-24T08:28:40.788Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-24T08:28:40.788Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-24T08:28:40.998Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-24T08:28:40.998Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-24T08:28:40.998Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44026/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-24T08:28:40.998Z] + bash /home/ubuntu/workspace/moby_PR-44026/check-config.sh [2022-08-24T08:28:40.998Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-24T08:28:40.998Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-24T08:28:40.998Z] [2022-08-24T08:28:40.998Z] Generally Necessary: [2022-08-24T08:28:40.998Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-24T08:28:40.998Z] - apparmor: enabled and tools installed [2022-08-24T08:28:40.998Z] - CONFIG_NAMESPACES: enabled [2022-08-24T08:28:40.998Z] - CONFIG_NET_NS: enabled [2022-08-24T08:28:40.998Z] - CONFIG_PID_NS: enabled [2022-08-24T08:28:40.998Z] - CONFIG_IPC_NS: enabled [2022-08-24T08:28:40.998Z] - CONFIG_UTS_NS: enabled [2022-08-24T08:28:40.998Z] - CONFIG_CGROUPS: enabled [2022-08-24T08:28:40.998Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-24T08:28:40.998Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-24T08:28:40.998Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-24T08:28:40.998Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-24T08:28:40.998Z] - CONFIG_CPUSETS: enabled [2022-08-24T08:28:40.998Z] - CONFIG_MEMCG: enabled [2022-08-24T08:28:40.998Z] - CONFIG_KEYS: enabled [2022-08-24T08:28:40.998Z] - CONFIG_VETH: enabled (as module) [2022-08-24T08:28:40.998Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-24T08:28:40.998Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-24T08:28:40.998Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-24T08:28:40.998Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-24T08:28:40.998Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-24T08:28:40.998Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-24T08:28:40.998Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-24T08:28:40.998Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-24T08:28:40.998Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-24T08:28:40.998Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-24T08:28:40.998Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-24T08:28:40.998Z] - CONFIG_CGROUP_BPF: enabled [2022-08-24T08:28:40.998Z] [2022-08-24T08:28:40.998Z] Optional Features: [2022-08-24T08:28:40.998Z] - CONFIG_USER_NS: enabled [2022-08-24T08:28:41.024Z] [2022-08-24T08:28:41.024Z] #6 [internal] load .dockerignore [2022-08-24T08:28:41.024Z] #6 sha256:b6f342f4a8df5e7cbf837abc85f3e1462eec72269aa5d717546256b292ea04f9 [2022-08-24T08:28:41.024Z] #6 DONE 0.0s [2022-08-24T08:28:41.024Z] [2022-08-24T08:28:41.024Z] #5 [internal] load build definition from Dockerfile [2022-08-24T08:28:41.024Z] #5 sha256:d6810e304916866b73c4008e64e44669687b4a420a2ed8d5742ccf7e499bf4b2 [2022-08-24T08:28:41.024Z] #5 DONE 0.0s [2022-08-24T08:28:41.024Z] [2022-08-24T08:28:41.024Z] #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-24T08:28:41.024Z] #9 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-24T08:28:41.024Z] #9 DONE 0.1s [2022-08-24T08:28:41.024Z] [2022-08-24T08:28:41.024Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-24T08:28:41.024Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-24T08:28:41.024Z] #10 DONE 0.1s [2022-08-24T08:28:41.024Z] [2022-08-24T08:28:41.024Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-24T08:28:41.024Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-24T08:28:41.024Z] #7 DONE 0.1s [2022-08-24T08:28:41.024Z] [2022-08-24T08:28:41.024Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-24T08:28:41.024Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-24T08:28:41.024Z] #8 DONE 0.1s [2022-08-24T08:28:41.116Z] #81 DONE 1.1s [2022-08-24T08:28:41.116Z] [2022-08-24T08:28:41.116Z] #82 exporting to image [2022-08-24T08:28:41.116Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-24T08:28:41.116Z] #82 exporting layers [2022-08-24T08:28:41.259Z] - CONFIG_SECCOMP: enabled [2022-08-24T08:28:41.259Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-24T08:28:41.259Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-24T08:28:41.259Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-24T08:28:41.259Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-24T08:28:41.259Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-24T08:28:41.259Z] - CONFIG_BLK_CGROUP: enabled [2022-08-24T08:28:41.259Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-24T08:28:41.259Z] - CONFIG_CGROUP_PERF: enabled [2022-08-24T08:28:41.259Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-24T08:28:41.259Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-24T08:28:41.259Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-24T08:28:41.259Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-24T08:28:41.259Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-24T08:28:41.259Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-24T08:28:41.259Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-24T08:28:41.259Z] - CONFIG_IP_VS: enabled (as module) [2022-08-24T08:28:41.259Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-24T08:28:41.259Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-24T08:28:41.259Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-24T08:28:41.259Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-24T08:28:41.259Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-24T08:28:41.259Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-24T08:28:41.259Z] - CONFIG_EXT4_FS: enabled [2022-08-24T08:28:41.259Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-24T08:28:41.259Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-24T08:28:41.259Z] - Network Drivers: [2022-08-24T08:28:41.259Z] - "overlay": [2022-08-24T08:28:41.259Z] - CONFIG_VXLAN: enabled (as module) [2022-08-24T08:28:41.259Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-24T08:28:41.259Z] Optional (for encrypted networks): [2022-08-24T08:28:41.259Z] - CONFIG_CRYPTO: enabled [2022-08-24T08:28:41.259Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-24T08:28:41.259Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-24T08:28:41.259Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-24T08:28:41.259Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-24T08:28:41.259Z] - CONFIG_XFRM: enabled [2022-08-24T08:28:41.259Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-24T08:28:41.259Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-24T08:28:41.259Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-24T08:28:41.259Z] - "ipvlan": [2022-08-24T08:28:41.259Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-24T08:28:41.259Z] - "macvlan": [2022-08-24T08:28:41.291Z] [2022-08-24T08:28:41.291Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-24T08:28:41.291Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-24T08:28:41.291Z] #78 DONE 0.0s [2022-08-24T08:28:41.291Z] [2022-08-24T08:28:41.291Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T08:28:41.291Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T08:28:41.291Z] #11 DONE 0.0s [2022-08-24T08:28:41.291Z] [2022-08-24T08:28:41.291Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-24T08:28:41.291Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-24T08:28:41.291Z] #80 DONE 0.0s [2022-08-24T08:28:41.291Z] [2022-08-24T08:28:41.291Z] #31 [internal] load build context [2022-08-24T08:28:41.291Z] #31 sha256:7767589329449a482773b86472812844ea5a546aadc559884bad2f045a304989 [2022-08-24T08:28:41.291Z] #31 ... [2022-08-24T08:28:41.291Z] [2022-08-24T08:28:41.291Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-24T08:28:41.291Z] #35 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-24T08:28:41.291Z] #35 DONE 0.0s [2022-08-24T08:28:41.291Z] [2022-08-24T08:28:41.291Z] #31 [internal] load build context [2022-08-24T08:28:41.291Z] #31 sha256:7767589329449a482773b86472812844ea5a546aadc559884bad2f045a304989 [2022-08-24T08:28:41.364Z] #49 DONE 0.4s [2022-08-24T08:28:41.364Z] [2022-08-24T08:28:41.364Z] #24 [internal] load build context [2022-08-24T08:28:41.364Z] #24 sha256:178ab15768f78cc031a542418dabef3ed5e875b65346b1a5cf89b48183743221 [2022-08-24T08:28:41.519Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-24T08:28:41.519Z] - CONFIG_DUMMY: enabled (as module) [2022-08-24T08:28:41.519Z] - "ftp,tftp client in container": [2022-08-24T08:28:41.519Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-24T08:28:41.519Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-24T08:28:41.519Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-24T08:28:41.519Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-24T08:28:41.519Z] - Storage Drivers: [2022-08-24T08:28:41.519Z] - "aufs": [2022-08-24T08:28:41.519Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-24T08:28:41.519Z] - "btrfs": [2022-08-24T08:28:41.519Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-24T08:28:41.519Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-24T08:28:41.519Z] - "devicemapper": [2022-08-24T08:28:41.519Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-24T08:28:41.519Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-24T08:28:41.519Z] - "overlay": [2022-08-24T08:28:41.519Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-24T08:28:41.519Z] - "zfs": [2022-08-24T08:28:41.519Z] - /dev/zfs: present [2022-08-24T08:28:41.519Z] - zfs command: missing [2022-08-24T08:28:41.519Z] - zpool command: missing [2022-08-24T08:28:41.519Z] [2022-08-24T08:28:41.519Z] Limits: [2022-08-24T08:28:41.519Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-24T08:28:41.519Z] [2022-08-24T08:28:41.519Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-24T08:28:41.683Z] #82 exporting layers 0.8s done [2022-08-24T08:28:41.683Z] #82 writing image sha256:2b30c3e5d81bed912a926c615c5880611354a597356b60c39fc8f0e2e0c92800 done [2022-08-24T08:28:41.683Z] #82 naming to docker.io/library/docker:549d24b437b87fe27e49ed0bf8c11832b4565cab done [2022-08-24T08:28:41.683Z] #82 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-24T08:28:41.849Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:549d24b437b87fe27e49ed0bf8c11832b4565cab . [2022-08-24T08:28:41.865Z] #31 ... [2022-08-24T08:28:41.866Z] [2022-08-24T08:28:41.866Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-24T08:28:41.866Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-24T08:28:41.866Z] #56 DONE 0.4s [2022-08-24T08:28:41.866Z] [2022-08-24T08:28:41.866Z] #31 [internal] load build context [2022-08-24T08:28:41.866Z] #31 sha256:7767589329449a482773b86472812844ea5a546aadc559884bad2f045a304989 [2022-08-24T08:28:42.005Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-24T08:28:42.109Z] #1 [internal] load build definition from Dockerfile [2022-08-24T08:28:42.109Z] #1 sha256:c06c4b9ec334ff3b609ca2cd87e414c49a39f08593d103f20b6acfb5391c7978 [2022-08-24T08:28:42.109Z] #1 transferring dockerfile: 19.07kB done [2022-08-24T08:28:42.109Z] #1 DONE 0.0s [2022-08-24T08:28:42.109Z] [2022-08-24T08:28:42.109Z] #2 [internal] load .dockerignore [2022-08-24T08:28:42.109Z] #2 sha256:40c9245a49f3fec32d903aba45ca57498b17050f96e4e2bb075b5e1c6ac33c24 [2022-08-24T08:28:42.109Z] #2 transferring context: 145B done [2022-08-24T08:28:42.109Z] #2 DONE 0.0s [2022-08-24T08:28:42.109Z] [2022-08-24T08:28:42.109Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-24T08:28:42.109Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-24T08:28:42.109Z] #3 DONE 0.1s [2022-08-24T08:28:42.109Z] [2022-08-24T08:28:42.109Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-24T08:28:42.109Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-24T08:28:42.109Z] #4 CACHED [2022-08-24T08:28:42.282Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44026/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=549d24b437b87fe27e49ed0bf8c11832b4565cab -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:549d24b437b87fe27e49ed0bf8c11832b4565cab hack/test/unit [2022-08-24T08:28:42.369Z] [2022-08-24T08:28:42.369Z] #5 [internal] load .dockerignore [2022-08-24T08:28:42.369Z] #5 sha256:cc22d3db288e89921ee1f34ed2d9426e3bcc29f7a98aa501d68b69642d04bc96 [2022-08-24T08:28:42.369Z] #5 DONE 0.0s [2022-08-24T08:28:42.369Z] [2022-08-24T08:28:42.369Z] #6 [internal] load build definition from Dockerfile [2022-08-24T08:28:42.369Z] #6 sha256:8c4ad7a82f68e5be00e85319149c6da1c917c313e4167ef516cc64aa669d2020 [2022-08-24T08:28:42.369Z] #6 DONE 0.0s [2022-08-24T08:28:42.369Z] [2022-08-24T08:28:42.369Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-24T08:28:42.369Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-24T08:28:42.539Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-24T08:28:42.539Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-24T08:28:42.539Z] + TESTDIRS=./... [2022-08-24T08:28:42.539Z] + exclude_paths='/vendor/|/integration' [2022-08-24T08:28:42.539Z] ++ go list ./... [2022-08-24T08:28:42.539Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-24T08:28:42.632Z] #10 DONE 0.1s [2022-08-24T08:28:42.632Z] [2022-08-24T08:28:42.632Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-24T08:28:42.632Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-24T08:28:42.632Z] #9 DONE 0.1s [2022-08-24T08:28:42.632Z] [2022-08-24T08:28:42.632Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-24T08:28:42.632Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-24T08:28:42.632Z] #8 DONE 0.1s [2022-08-24T08:28:42.632Z] [2022-08-24T08:28:42.632Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-24T08:28:42.632Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-24T08:28:42.632Z] #7 DONE 0.1s [2022-08-24T08:28:42.751Z] #24 transferring context: 62.60MB 1.8s done [2022-08-24T08:28:42.751Z] #24 DONE 2.0s [2022-08-24T08:28:42.897Z] [2022-08-24T08:28:42.897Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-24T08:28:42.897Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-24T08:28:42.897Z] #73 DONE 0.0s [2022-08-24T08:28:42.897Z] [2022-08-24T08:28:42.897Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-24T08:28:42.897Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-24T08:28:42.897Z] #71 DONE 0.0s [2022-08-24T08:28:42.897Z] [2022-08-24T08:28:42.897Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T08:28:42.897Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T08:28:42.897Z] #11 DONE 0.0s [2022-08-24T08:28:42.897Z] [2022-08-24T08:28:42.897Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-24T08:28:42.897Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-24T08:28:42.897Z] #28 DONE 0.0s [2022-08-24T08:28:42.897Z] [2022-08-24T08:28:42.897Z] #24 [internal] load build context [2022-08-24T08:28:42.897Z] #24 sha256:cd302d8a72d1927895df75a10a0fdeab8caba13205250e68ec1659111b2949c5 [2022-08-24T08:28:43.008Z] [2022-08-24T08:28:43.008Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-24T08:28:43.008Z] #31 sha256:cb188098eeffe89f38fcd8d298fa3373b347ba30ddb47b8ecc0951da2a142f91 [2022-08-24T08:28:43.008Z] #31 CACHED [2022-08-24T08:28:43.008Z] [2022-08-24T08:28:43.008Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-24T08:28:43.008Z] #51 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T08:28:43.008Z] #51 CACHED [2022-08-24T08:28:43.008Z] [2022-08-24T08:28:43.008Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-24T08:28:43.008Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T08:28:43.008Z] #21 CACHED [2022-08-24T08:28:43.008Z] [2022-08-24T08:28:43.008Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-24T08:28:43.008Z] #57 sha256:a89fc1367a57c2569f52256c4c2524f32f8f6999e77bc82f2baeb692cc8713ca [2022-08-24T08:28:43.008Z] #57 CACHED [2022-08-24T08:28:43.008Z] [2022-08-24T08:28:43.008Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-24T08:28:43.008Z] #61 sha256:0a6552b76e6c0a6278ee0ac3a67144fc6480c1c42b6e72ff305b96ece2af9926 [2022-08-24T08:28:43.008Z] #61 CACHED [2022-08-24T08:28:43.008Z] [2022-08-24T08:28:43.008Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-24T08:28:43.008Z] #56 sha256:2ac8f9865577132a340c3a0550149975c369728498cff01c099e7984a35eb929 [2022-08-24T08:28:43.008Z] #56 CACHED [2022-08-24T08:28:43.008Z] [2022-08-24T08:28:43.008Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-24T08:28:43.008Z] #68 sha256:e7da538189fffa46c221d70b1c0c9e3bba72dc60e3793ea9f37dee32b9f81e14 [2022-08-24T08:28:43.008Z] #68 CACHED [2022-08-24T08:28:43.008Z] [2022-08-24T08:28:43.008Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-24T08:28:43.008Z] #47 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T08:28:43.008Z] #47 CACHED [2022-08-24T08:28:43.008Z] [2022-08-24T08:28:43.008Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-24T08:28:43.008Z] #53 sha256:0aad4288c2658934a164e6b97f8dd006729052b22cfcb62e90c67cb96b5d79d1 [2022-08-24T08:28:43.008Z] #53 CACHED [2022-08-24T08:28:43.008Z] [2022-08-24T08:28:43.008Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-24T08:28:43.008Z] #12 sha256:5f349378c595076f1876510c18a39206b12c1db8ccbf9c91d450e10799c5edbe [2022-08-24T08:28:43.008Z] #12 CACHED [2022-08-24T08:28:43.008Z] [2022-08-24T08:28:43.008Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-24T08:28:43.008Z] #25 sha256:1fccf3ca0d674d1a6b16f7d0d29249abe5ba9fc4cfb1584e17b33eec0b2b6668 [2022-08-24T08:28:43.008Z] #25 CACHED [2022-08-24T08:28:43.008Z] [2022-08-24T08:28:43.008Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-24T08:28:43.008Z] #37 sha256:6588d59bd07d725d09b09bf19d2d8a677e083f6dadcc584eec900b72d700b883 [2022-08-24T08:28:43.008Z] #37 CACHED [2022-08-24T08:28:43.008Z] [2022-08-24T08:28:43.008Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-24T08:28:43.008Z] #40 sha256:5bbc842f8d85cbfb85515839bb111998445ab9c71f7697e5a04b80b1264b0ea4 [2022-08-24T08:28:43.008Z] #40 CACHED [2022-08-24T08:28:43.008Z] [2022-08-24T08:28:43.008Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-24T08:28:43.008Z] #44 sha256:0bf27e952a25db4986c4bc2452920b4978b867d35c989a4a2ffdda6fc040a458 [2022-08-24T08:28:43.008Z] #44 CACHED [2022-08-24T08:28:43.008Z] [2022-08-24T08:28:43.008Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-24T08:28:43.008Z] #45 sha256:278deaae5ec02e303b881061e18587ec4fe61cb532aa5f5b9925aea4e8f0b762 [2022-08-24T08:28:43.008Z] #45 CACHED [2022-08-24T08:28:43.008Z] [2022-08-24T08:28:43.008Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-24T08:28:43.008Z] #50 sha256:faf0b48221216e7314531588ad826e97540fdccc5235463d5a8892dc108e47d8 [2022-08-24T08:28:43.008Z] #50 CACHED [2022-08-24T08:28:43.008Z] [2022-08-24T08:28:43.008Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-24T08:28:43.008Z] #13 sha256:31a4647b32ea900e7f93bebdb927dce161a497573e04b1318156dc7846b08b8b [2022-08-24T08:28:43.008Z] #13 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-24T08:28:43.009Z] #33 sha256:f61cae5df46cd440726b9b9393e7a065b2dffcaab7117de9785f0bda1d26ac1d [2022-08-24T08:28:43.009Z] #33 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-24T08:28:43.009Z] #62 sha256:085bf22276b14fbdbedf32d6206a47e3f3d30fcd39812f745456398238ceb35f [2022-08-24T08:28:43.009Z] #62 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-24T08:28:43.009Z] #42 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T08:28:43.009Z] #42 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-24T08:28:43.009Z] #22 sha256:36165810a47ce2ba45f593181e34518d4d2f36359ab9da496a7c32358b3acc37 [2022-08-24T08:28:43.009Z] #22 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-24T08:28:43.009Z] #30 sha256:10181a24eca7ff98dbf4aff826118d25922dcaea74919b04484c6c0a0524dd37 [2022-08-24T08:28:43.009Z] #30 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-24T08:28:43.009Z] #60 sha256:efd328432517cd11906ccc50b3e0f7255188f03cedd3f9e961939414aa75fb09 [2022-08-24T08:28:43.009Z] #60 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-24T08:28:43.009Z] #46 sha256:4f223f9b129ee16de5a21671b76ecda33c2111e7f9a2aae3d56c63320e23c745 [2022-08-24T08:28:43.009Z] #46 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-24T08:28:43.009Z] #35 sha256:92dec68be22670e9405686356f978fa7a29db7e8a0357920a4464633c3ec09e7 [2022-08-24T08:28:43.009Z] #35 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-24T08:28:43.009Z] #43 sha256:46c4e18850908fa116629f7fcf16a66e13f4769270d36a1c238bc49c911e5d8f [2022-08-24T08:28:43.009Z] #43 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-24T08:28:43.009Z] #34 sha256:3bb9e2270e18bfc778274a67f949d32ba9c7c13eaae4612429c92a2db7d90527 [2022-08-24T08:28:43.009Z] #34 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-24T08:28:43.009Z] #58 sha256:5fdf8ad6a7e9d94e6c399ddc4a48200cbb3c169d1a4e83d2dc9f48ddbc7d8606 [2022-08-24T08:28:43.009Z] #58 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-24T08:28:43.009Z] #17 sha256:2478e3dd33c9e8542b3e750a3f1025c8f2b67149bc74f523f7a5597bf97c601e [2022-08-24T08:28:43.009Z] #17 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-24T08:28:43.009Z] #52 sha256:e761f89ef896096c00c6e7779c785f250545a3e3fa64c5f00aadfd6c058d358f [2022-08-24T08:28:43.009Z] #52 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-24T08:28:43.009Z] #16 sha256:68e76c33c25791655f36af0007c326209a23b685ba49f70ced617072a094bba4 [2022-08-24T08:28:43.009Z] #16 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-24T08:28:43.009Z] #65 sha256:e9790433df91693dace9c36efb9f3d22a8c45219f5b65133bf549e61e7d065a5 [2022-08-24T08:28:43.009Z] #65 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-24T08:28:43.009Z] #26 sha256:763373693629d69978e7495b058c90571063761c0e8558d9493d15a4ac564e11 [2022-08-24T08:28:43.009Z] #26 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-24T08:28:43.009Z] #70 sha256:5de0408298de35a1d33f1407d37554f0b6052e093de9674e384b09e39f4bf575 [2022-08-24T08:28:43.009Z] #70 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-24T08:28:43.009Z] #69 sha256:507d6f9481bc46e4e6b15489c902fc6ef8a9f5e2ce4e97d48f274da601fb8901 [2022-08-24T08:28:43.009Z] #69 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-24T08:28:43.009Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T08:28:43.009Z] #76 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-24T08:28:43.009Z] #39 sha256:8105e1142f6ddb76b897c9df18053be6367f3a8e3b4044bc67149c66ec6f5cd6 [2022-08-24T08:28:43.009Z] #39 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-24T08:28:43.009Z] #20 sha256:97825f2c3adb6325badd36ce3dee5c376c2b17cf511e753a32cba983bb92450a [2022-08-24T08:28:43.009Z] #20 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-24T08:28:43.009Z] #79 sha256:0a9c324a1b2e66b9054a6251534a76b3b3d23b0ca513baa8ff1c26a87b78de6f [2022-08-24T08:28:43.009Z] #79 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-24T08:28:43.009Z] #18 sha256:433382d0e362cd3fe0e308f800633160c1682cd476cfd6ee952691f5e13dab72 [2022-08-24T08:28:43.009Z] #18 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-24T08:28:43.009Z] #23 sha256:b4d4ced25fd9a51de12611d6d798608dbc489312c583bd9e04eac728b642c247 [2022-08-24T08:28:43.009Z] #23 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-24T08:28:43.009Z] #36 sha256:d5f15bd36ae192207292037c0785be3710332fa84920f91e70f56eb4fcb287af [2022-08-24T08:28:43.009Z] #36 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T08:28:43.009Z] #64 sha256:65ee615d5be4e33e23f432e658be5e0a125848159f9797e7adfb1924439c7c1c [2022-08-24T08:28:43.009Z] #64 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-24T08:28:43.009Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-24T08:28:43.009Z] #72 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-24T08:28:43.009Z] #38 sha256:cb1d1fed84be398b890345b2ddb820ee3c5adf01b27112fa7944ab2fdb49ca55 [2022-08-24T08:28:43.009Z] #38 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-24T08:28:43.009Z] #48 sha256:8421f8adb0882dbf860e07f61c64357de4f00ab81520f7a8c32fa089a428e658 [2022-08-24T08:28:43.009Z] #48 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-24T08:28:43.009Z] #41 sha256:89d3f4a8906dc1769e87c80981c19e33251bf8fb8c2f4fafc26f56bf8218b0eb [2022-08-24T08:28:43.009Z] #41 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-24T08:28:43.009Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-24T08:28:43.009Z] #29 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-24T08:28:43.009Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-24T08:28:43.009Z] #74 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T08:28:43.009Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T08:28:43.009Z] #55 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-24T08:28:43.009Z] #80 sha256:dce3a38cbca3072952707dc869f64a7894268744d93824e5367cf105f52a0e34 [2022-08-24T08:28:43.009Z] #80 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-24T08:28:43.009Z] #32 sha256:5dc53ba011e3f5abeb956912621d8a297b92cb27225df3e24ec4d162c175c9c1 [2022-08-24T08:28:43.009Z] #32 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-24T08:28:43.009Z] #19 sha256:35c8f1472efc5b172b741b7a73858a8eab0366f29b6729a5ec84c0d4c22bbc2e [2022-08-24T08:28:43.009Z] #19 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-24T08:28:43.009Z] #66 sha256:307a9a035c6531b5b7f03a3df6eaa3520399f865e7778b74f79126ed694aca9f [2022-08-24T08:28:43.009Z] #66 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-24T08:28:43.009Z] #27 sha256:1010f00f30e480c091598f275b25e1bb9328c14be0b548ed021ec56a985c5cbc [2022-08-24T08:28:43.009Z] #27 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T08:28:43.009Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T08:28:43.009Z] #14 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-24T08:28:43.009Z] #63 sha256:42b78b95fb5e548c39ad36b33e099280f644b4e1b47efb793d6b46c67f6d1e23 [2022-08-24T08:28:43.009Z] #63 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-24T08:28:43.009Z] #78 sha256:07386f536633e69466eb935019aa4790a8a88c25edbbf17de8c1d3a261f01de2 [2022-08-24T08:28:43.009Z] #78 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-24T08:28:43.009Z] #67 sha256:c734606e6c121ebad42c21fc230c656bc1c4715830ee6e0faafb01af2e62cf25 [2022-08-24T08:28:43.009Z] #67 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-24T08:28:43.009Z] #15 sha256:0828501534f7732888d07262c0759670f11b26c328b3a33a208813c6a92a8bbb [2022-08-24T08:28:43.009Z] #15 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-24T08:28:43.009Z] #54 sha256:51585eff34a6f874246bbe55c8960cd977e02ea286f23dc26c340d513f1abd93 [2022-08-24T08:28:43.009Z] #54 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T08:28:43.009Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T08:28:43.009Z] #77 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-24T08:28:43.009Z] #59 sha256:bea0ea9e21c09ebfc0151eef9baaa06b2844270fcaf5d6e2086cda27d1113491 [2022-08-24T08:28:43.009Z] #59 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-24T08:28:43.009Z] #75 sha256:f8d931a2d443ac1875699152ae5b371ab8ab8cb9b1fb4bd5a755b8839247c1ef [2022-08-24T08:28:43.009Z] #75 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #81 [dev-systemd-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-08-24T08:28:43.009Z] #81 sha256:98122228e6fa3f053eb012c741dc975527b4359b581bd6bedcda8331d2c32114 [2022-08-24T08:28:43.009Z] #81 CACHED [2022-08-24T08:28:43.009Z] [2022-08-24T08:28:43.009Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-24T08:28:43.009Z] #82 sha256:74cbcd79fd4ce38eedea94886a93a39065727ce519c75d563694b713a2a8d3b5 [2022-08-24T08:28:43.246Z] #31 transferring context: 62.61MB 1.6s done [2022-08-24T08:28:43.246Z] #31 DONE 1.7s [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-24T08:28:43.246Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-24T08:28:43.246Z] #79 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-24T08:28:43.246Z] #52 sha256:799b79e3601c6c80fc3c6dfe785d697f70f48bb216ba8b2b39b9700eef84d695 [2022-08-24T08:28:43.246Z] #52 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-24T08:28:43.246Z] #25 sha256:92af7fea986221c5b5d54fb0c6eeb31b1231346561a89c0bee169093f86b591b [2022-08-24T08:28:43.246Z] #25 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-24T08:28:43.246Z] #37 sha256:9e40784fd17fadc7c74fa572a899120ca30255058a9a04c79bd3cfcddd437299 [2022-08-24T08:28:43.246Z] #37 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-24T08:28:43.246Z] #41 sha256:3bb9e2270e18bfc778274a67f949d32ba9c7c13eaae4612429c92a2db7d90527 [2022-08-24T08:28:43.246Z] #41 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-24T08:28:43.246Z] #75 sha256:d78b1326d3ad02222384acc283a5ca75b563fd81d7a8af71291c94ed28d7b44f [2022-08-24T08:28:43.246Z] #75 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-24T08:28:43.246Z] #76 sha256:e1f8657275e5ab0b0c32ebead44349bc0c58ca8bd93354a46556c3996b3678ca [2022-08-24T08:28:43.246Z] #76 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-24T08:28:43.246Z] #49 sha256:47c157882873cbb6a0009c4e51a3531c0b718c4acecb811b6c6b9fb5f57d5647 [2022-08-24T08:28:43.246Z] #49 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-24T08:28:43.246Z] #45 sha256:cb1d1fed84be398b890345b2ddb820ee3c5adf01b27112fa7944ab2fdb49ca55 [2022-08-24T08:28:43.246Z] #45 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-24T08:28:43.246Z] #55 sha256:c18690f962e117146b2a2e7f7097011c297fcb39dca2254ac5453448e4fb3861 [2022-08-24T08:28:43.246Z] #55 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-08-24T08:28:43.246Z] #21 sha256:712fa7a5e2c75bce4e7968c23d7ac09307045cc9d27cf3c54650b68e019ca6a6 [2022-08-24T08:28:43.246Z] #21 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-24T08:28:43.246Z] #38 sha256:2fce63442e996ce9dd6ec20089bf32243c38ea7fa05156ce4c9b8d960778c033 [2022-08-24T08:28:43.246Z] #38 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-24T08:28:43.246Z] #85 sha256:0a440907bb64de67e04feed97aac0c52b0db95bce0a1c21dca31497f68d5f308 [2022-08-24T08:28:43.246Z] #85 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-24T08:28:43.246Z] #33 sha256:c3ccf1872c1f3c17eb7617522f921d2dffbf6e11620c6bb7878ab2675c3f7ce7 [2022-08-24T08:28:43.246Z] #33 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-24T08:28:43.246Z] #73 sha256:9d7d2bcf7350d7b16a83994369088dcecce5b0150fd9ad3ffb31441932cc5201 [2022-08-24T08:28:43.246Z] #73 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-24T08:28:43.246Z] #30 sha256:4405493a5a4d634b38e8079c446135e15b634d0e2d8c9720bf323e49af3f6534 [2022-08-24T08:28:43.246Z] #30 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-08-24T08:28:43.246Z] #14 sha256:e7061093a7ec6df3cc613413502b54953f6e34d383cd52b7a1d4163e71641574 [2022-08-24T08:28:43.246Z] #14 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-24T08:28:43.246Z] #43 sha256:d5f15bd36ae192207292037c0785be3710332fa84920f91e70f56eb4fcb287af [2022-08-24T08:28:43.246Z] #43 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-24T08:28:43.246Z] #17 sha256:a44322945ec882b931123fbd8214fd1a3c3038f99af2db4013bef64283522470 [2022-08-24T08:28:43.246Z] #17 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-24T08:28:43.246Z] #19 sha256:565d78eb340f212d6f16cc90305b8ca1aa74b043fe4cebf68af163b1b589550a [2022-08-24T08:28:43.246Z] #19 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-24T08:28:43.246Z] #22 sha256:1d99e39e98a51071f990fd610f992bbb11d9d0fe77ffd1d4336b3191c1ded6fd [2022-08-24T08:28:43.246Z] #22 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-24T08:28:43.246Z] #42 sha256:31e41e41962edeccc95c8f7dcdcd8ceb0da19f4ee24dfda10acc25e3895047b7 [2022-08-24T08:28:43.246Z] #42 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #29 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-24T08:28:43.246Z] #29 sha256:bf7201df75a6911be3b96ec8bc69a5125171cdccaab7987bc60646c6b07faf7c [2022-08-24T08:28:43.246Z] #29 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-24T08:28:43.246Z] #36 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-24T08:28:43.246Z] #36 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-24T08:28:43.246Z] #72 sha256:5e4ab583d7ecdbe88ad825723731556d12423fedf9df6d9dfee795aff1db3971 [2022-08-24T08:28:43.246Z] #72 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-24T08:28:43.246Z] #66 sha256:ac9fc1332f5cb71bfbbfec55c9c5f12f2fecbd8044daca903114c050ecd31a2c [2022-08-24T08:28:43.246Z] #66 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-24T08:28:43.246Z] #34 sha256:804d689d090ca51981eef43c63e18e1b4a2e6d491a4db2af210670e91c20f45e [2022-08-24T08:28:43.246Z] #34 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-08-24T08:28:43.246Z] #15 sha256:a32a77af36d5f596304b0b5f3e858bb68a886a30bcf81e79bf0f81e3fbd4e9c6 [2022-08-24T08:28:43.246Z] #15 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-08-24T08:28:43.246Z] #18 sha256:31842e29edd9116a9b91ebd1439608603093a377e65a562c2b80fcdc05383f67 [2022-08-24T08:28:43.246Z] #18 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-24T08:28:43.246Z] #54 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T08:28:43.246Z] #54 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-24T08:28:43.246Z] #69 sha256:af50acaa754939dabefd1567801533cc01e0d777f8c9f907fdaa2c07952c4d25 [2022-08-24T08:28:43.246Z] #69 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-24T08:28:43.246Z] #47 sha256:5bbc842f8d85cbfb85515839bb111998445ab9c71f7697e5a04b80b1264b0ea4 [2022-08-24T08:28:43.246Z] #47 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-24T08:28:43.246Z] #63 sha256:62cac32115a5b088cf39f4ebd7f53fe35bf610cb06e427daebc3d40b00defcdb [2022-08-24T08:28:43.246Z] #63 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #23 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-24T08:28:43.246Z] #23 sha256:848cfc50239e4e025235a2eb65db834bd11a9fb21c13557695750bde4aa4cd1b [2022-08-24T08:28:43.246Z] #23 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-08-24T08:28:43.246Z] #27 sha256:5e28808655f3031a0d50adf80aefd45a0cb43b3af4f8024bb1c58751be4efbad [2022-08-24T08:28:43.246Z] #27 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-24T08:28:43.246Z] #53 sha256:4f223f9b129ee16de5a21671b76ecda33c2111e7f9a2aae3d56c63320e23c745 [2022-08-24T08:28:43.246Z] #53 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-24T08:28:43.246Z] #32 sha256:f7a9443122f16eb54ff61ddea64e744fbd63bccff2ce6d7fb04722935c3dd548 [2022-08-24T08:28:43.246Z] #32 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-24T08:28:43.246Z] #70 sha256:7505e27b018a72ce07e0495fd9208c06b94877d78af302bbef06123c8223703a [2022-08-24T08:28:43.246Z] #70 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-24T08:28:43.246Z] #13 sha256:31a4647b32ea900e7f93bebdb927dce161a497573e04b1318156dc7846b08b8b [2022-08-24T08:28:43.246Z] #13 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T08:28:43.246Z] #20 sha256:5c4f52c5265a8e9727aae78310337aa90f50d3bdebdf9eebee3afc7eaaf4e06e [2022-08-24T08:28:43.246Z] #20 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-24T08:28:43.246Z] #60 sha256:0aad4288c2658934a164e6b97f8dd006729052b22cfcb62e90c67cb96b5d79d1 [2022-08-24T08:28:43.246Z] #60 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T08:28:43.246Z] #62 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T08:28:43.246Z] #62 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-24T08:28:43.246Z] #74 sha256:33ce52f22b365ab6b006e7e39a9b43baf6f17a49b7088145d623f8a385e8c2d0 [2022-08-24T08:28:43.246Z] #74 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-24T08:28:43.246Z] #77 sha256:6cd78ed7eba347eabf053a257dae56ecf08b40062f9313f588a2be814a130c95 [2022-08-24T08:28:43.246Z] #77 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-24T08:28:43.246Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-24T08:28:43.246Z] #81 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-24T08:28:43.246Z] #51 sha256:c4a4b656d81c303143cefe243a2e084c002605b25f093d84396a8400780465a0 [2022-08-24T08:28:43.246Z] #51 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-24T08:28:43.246Z] #67 sha256:eb586432b71a501e29f417dd9ce5eefce9801c6a1dbbd111013b38668b24e296 [2022-08-24T08:28:43.246Z] #67 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-24T08:28:43.246Z] #61 sha256:156b85828189c4b36f4852f6482bbc75d1a8e09b206c3160b1757e4187381ad9 [2022-08-24T08:28:43.246Z] #61 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-24T08:28:43.246Z] #68 sha256:5dc99c0bde471b403921706fd07148f1851f636b5f238009eec3f3e7a56acf2e [2022-08-24T08:28:43.246Z] #68 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-24T08:28:43.246Z] #26 sha256:3061f366959b6ac508e8b50ad7bf4280d23275482f3a4c8f769d22680903a89f [2022-08-24T08:28:43.246Z] #26 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-24T08:28:43.246Z] #64 sha256:a89fc1367a57c2569f52256c4c2524f32f8f6999e77bc82f2baeb692cc8713ca [2022-08-24T08:28:43.246Z] #64 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-24T08:28:43.246Z] #24 sha256:b8c87ff49c36b96d0aefc364379f326c4bb457d5306b810cea861c3e7e1a2e0d [2022-08-24T08:28:43.246Z] #24 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T08:28:43.246Z] #84 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T08:28:43.246Z] #84 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-24T08:28:43.246Z] #83 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T08:28:43.246Z] #83 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-24T08:28:43.246Z] #50 sha256:28ebe1c855c2311f6f484dc7b52365df5cbb0633b3134e78e8e6fd8655c5abfe [2022-08-24T08:28:43.246Z] #50 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-24T08:28:43.246Z] #28 sha256:58810bf6fbfab1fbdaa9480d0b42364a0268e930252485f44426602b6e1a9625 [2022-08-24T08:28:43.246Z] #28 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-24T08:28:43.246Z] #12 sha256:5f349378c595076f1876510c18a39206b12c1db8ccbf9c91d450e10799c5edbe [2022-08-24T08:28:43.246Z] #12 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-24T08:28:43.246Z] #57 sha256:faf0b48221216e7314531588ad826e97540fdccc5235463d5a8892dc108e47d8 [2022-08-24T08:28:43.246Z] #57 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-24T08:28:43.246Z] #82 sha256:07222a4ba9255e056c202014222f60ae76a3dbe5c16879e2d9b7c6092dde1d63 [2022-08-24T08:28:43.246Z] #82 CACHED [2022-08-24T08:28:43.246Z] [2022-08-24T08:28:43.246Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-24T08:28:43.247Z] #65 sha256:8228859249084f58712b66d46c0934a2401fb326dd589ea0d352749d7be9cd6f [2022-08-24T08:28:43.247Z] #65 CACHED [2022-08-24T08:28:43.247Z] [2022-08-24T08:28:43.247Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-24T08:28:43.247Z] #39 sha256:3b3c7d0a448728981cb6452e70beec88cec516b95b1ecdfa19977104a185b87b [2022-08-24T08:28:43.247Z] #39 CACHED [2022-08-24T08:28:43.247Z] [2022-08-24T08:28:43.247Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-24T08:28:43.247Z] #58 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T08:28:43.247Z] #58 CACHED [2022-08-24T08:28:43.247Z] [2022-08-24T08:28:43.247Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-24T08:28:43.247Z] #48 sha256:9c66425ba7fbd310b6c47635ff74adb0edf5f4433c6c60964c6e0fb853547a8b [2022-08-24T08:28:43.247Z] #48 CACHED [2022-08-24T08:28:43.247Z] [2022-08-24T08:28:43.247Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-24T08:28:43.247Z] #86 sha256:bf26f9f3e12856b5b8eec6629fdae62da3e94221c0a877a50c8b3d395cffb551 [2022-08-24T08:28:43.247Z] #86 CACHED [2022-08-24T08:28:43.247Z] [2022-08-24T08:28:43.247Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-24T08:28:43.247Z] #44 sha256:be057c1cac2147b59a4af357ffc27b119512f857b6f54e937ef9af6c6af2cf08 [2022-08-24T08:28:43.247Z] #44 CACHED [2022-08-24T08:28:43.247Z] [2022-08-24T08:28:43.247Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T08:28:43.247Z] #71 sha256:7115f6647a113342efbbd3d655445227df49aae651df433947a22b8625c8df0b [2022-08-24T08:28:43.247Z] #71 CACHED [2022-08-24T08:28:43.247Z] [2022-08-24T08:28:43.247Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-24T08:28:43.247Z] #40 sha256:f61cae5df46cd440726b9b9393e7a065b2dffcaab7117de9785f0bda1d26ac1d [2022-08-24T08:28:43.247Z] #40 CACHED [2022-08-24T08:28:43.247Z] [2022-08-24T08:28:43.247Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-24T08:28:43.247Z] #46 sha256:fa3d0f27ea8d84d298f48e1206deabfbeb5b2c8af738d41239c73dfbf807391a [2022-08-24T08:28:43.247Z] #46 CACHED [2022-08-24T08:28:43.247Z] [2022-08-24T08:28:43.247Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-24T08:28:43.247Z] #59 sha256:683a0d0dd450e452022add800b2f70e209f65a616f86bf51394c2d7c74ab6a0d [2022-08-24T08:28:43.247Z] #59 CACHED [2022-08-24T08:28:43.247Z] [2022-08-24T08:28:43.247Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-08-24T08:28:43.247Z] #16 sha256:53ff558fb5b8e1980c631d0a41a33db41d0fac7e88bcbebb45abae737f417902 [2022-08-24T08:28:43.247Z] #16 CACHED [2022-08-24T08:28:43.247Z] [2022-08-24T08:28:43.247Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-24T08:28:43.247Z] #87 sha256:2f836918ffc591d49e97436581c28d5825612803a89e2053c273ec3b01daf84f [2022-08-24T08:28:43.247Z] #87 CACHED [2022-08-24T08:28:43.247Z] [2022-08-24T08:28:43.247Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-24T08:28:43.247Z] #88 sha256:bf23fd707df252c8040819ef185dafc4524fdf481d23797aaffaeda0767ca5d3 [2022-08-24T08:28:43.470Z] + pkg_list='github.com/docker/docker/api [2022-08-24T08:28:43.470Z] github.com/docker/docker/api/server [2022-08-24T08:28:43.470Z] github.com/docker/docker/api/server/backend/build [2022-08-24T08:28:43.470Z] github.com/docker/docker/api/server/httpstatus [2022-08-24T08:28:43.470Z] github.com/docker/docker/api/server/httputils [2022-08-24T08:28:43.470Z] github.com/docker/docker/api/server/middleware [2022-08-24T08:28:43.470Z] github.com/docker/docker/api/server/router [2022-08-24T08:28:43.470Z] github.com/docker/docker/api/server/router/build [2022-08-24T08:28:43.470Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-24T08:28:43.470Z] github.com/docker/docker/api/server/router/container [2022-08-24T08:28:43.470Z] github.com/docker/docker/api/server/router/debug [2022-08-24T08:28:43.470Z] github.com/docker/docker/api/server/router/distribution [2022-08-24T08:28:43.470Z] github.com/docker/docker/api/server/router/grpc [2022-08-24T08:28:43.470Z] github.com/docker/docker/api/server/router/image [2022-08-24T08:28:43.470Z] github.com/docker/docker/api/server/router/network [2022-08-24T08:28:43.470Z] github.com/docker/docker/api/server/router/plugin [2022-08-24T08:28:43.470Z] github.com/docker/docker/api/server/router/session [2022-08-24T08:28:43.470Z] github.com/docker/docker/api/server/router/swarm [2022-08-24T08:28:43.470Z] github.com/docker/docker/api/server/router/system [2022-08-24T08:28:43.470Z] github.com/docker/docker/api/server/router/volume [2022-08-24T08:28:43.470Z] github.com/docker/docker/api/types [2022-08-24T08:28:43.470Z] github.com/docker/docker/api/types/backend [2022-08-24T08:28:43.470Z] github.com/docker/docker/api/types/blkiodev [2022-08-24T08:28:43.470Z] github.com/docker/docker/api/types/container [2022-08-24T08:28:43.470Z] github.com/docker/docker/api/types/events [2022-08-24T08:28:43.470Z] github.com/docker/docker/api/types/filters [2022-08-24T08:28:43.470Z] github.com/docker/docker/api/types/image [2022-08-24T08:28:43.470Z] github.com/docker/docker/api/types/mount [2022-08-24T08:28:43.470Z] github.com/docker/docker/api/types/network [2022-08-24T08:28:43.470Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-24T08:28:43.470Z] github.com/docker/docker/api/types/registry [2022-08-24T08:28:43.470Z] github.com/docker/docker/api/types/strslice [2022-08-24T08:28:43.470Z] github.com/docker/docker/api/types/swarm [2022-08-24T08:28:43.470Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-24T08:28:43.470Z] github.com/docker/docker/api/types/time [2022-08-24T08:28:43.470Z] github.com/docker/docker/api/types/versions [2022-08-24T08:28:43.470Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-24T08:28:43.470Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-24T08:28:43.470Z] github.com/docker/docker/api/types/volume [2022-08-24T08:28:43.470Z] github.com/docker/docker/builder [2022-08-24T08:28:43.470Z] github.com/docker/docker/builder/builder-next [2022-08-24T08:28:43.470Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-24T08:28:43.470Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-24T08:28:43.470Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-24T08:28:43.470Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-24T08:28:43.470Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-24T08:28:43.470Z] github.com/docker/docker/builder/builder-next/worker [2022-08-24T08:28:43.470Z] github.com/docker/docker/builder/dockerfile [2022-08-24T08:28:43.470Z] github.com/docker/docker/builder/remotecontext [2022-08-24T08:28:43.470Z] github.com/docker/docker/builder/remotecontext/git [2022-08-24T08:28:43.470Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-24T08:28:43.470Z] github.com/docker/docker/cli [2022-08-24T08:28:43.470Z] github.com/docker/docker/cli/config [2022-08-24T08:28:43.470Z] github.com/docker/docker/cli/debug [2022-08-24T08:28:43.470Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-24T08:28:43.470Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-24T08:28:43.470Z] github.com/docker/docker/client [2022-08-24T08:28:43.470Z] github.com/docker/docker/cmd/docker-proxy [2022-08-24T08:28:43.470Z] github.com/docker/docker/cmd/dockerd [2022-08-24T08:28:43.470Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-24T08:28:43.470Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-24T08:28:43.470Z] github.com/docker/docker/container [2022-08-24T08:28:43.470Z] github.com/docker/docker/container/stream [2022-08-24T08:28:43.470Z] github.com/docker/docker/contrib/apparmor [2022-08-24T08:28:43.470Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-24T08:28:43.470Z] github.com/docker/docker/contrib/httpserver [2022-08-24T08:28:43.470Z] github.com/docker/docker/daemon [2022-08-24T08:28:43.470Z] github.com/docker/docker/daemon/cluster [2022-08-24T08:28:43.470Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-24T08:28:43.470Z] github.com/docker/docker/daemon/cluster/convert [2022-08-24T08:28:43.470Z] github.com/docker/docker/daemon/cluster/executor [2022-08-24T08:28:43.470Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-24T08:28:43.470Z] github.com/docker/docker/daemon/cluster/provider [2022-08-24T08:28:43.470Z] github.com/docker/docker/daemon/config [2022-08-24T08:28:43.470Z] github.com/docker/docker/daemon/containerd [2022-08-24T08:28:43.470Z] github.com/docker/docker/daemon/events [2022-08-24T08:28:43.470Z] github.com/docker/docker/daemon/events/testutils [2022-08-24T08:28:43.470Z] github.com/docker/docker/daemon/exec [2022-08-24T08:28:43.470Z] github.com/docker/docker/daemon/graphdriver [2022-08-24T08:28:43.470Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-24T08:28:43.470Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-24T08:28:43.470Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-24T08:28:43.470Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-24T08:28:43.470Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-24T08:28:43.470Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-24T08:28:43.470Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-24T08:28:43.470Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-24T08:28:43.470Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/images [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/initlayer [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/links [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/listeners [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/logger [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/logger/gelf [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/logger/journald [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/logger/local [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/logger/logentries [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/logger/splunk [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/logger/syslog [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/logger/templates [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/names [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/network [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/stats [2022-08-24T08:28:43.471Z] github.com/docker/docker/distribution [2022-08-24T08:28:43.471Z] github.com/docker/docker/distribution/metadata [2022-08-24T08:28:43.471Z] github.com/docker/docker/distribution/utils [2022-08-24T08:28:43.471Z] github.com/docker/docker/distribution/xfer [2022-08-24T08:28:43.471Z] github.com/docker/docker/dockerversion [2022-08-24T08:28:43.471Z] github.com/docker/docker/errdefs [2022-08-24T08:28:43.471Z] github.com/docker/docker/image [2022-08-24T08:28:43.471Z] github.com/docker/docker/image/cache [2022-08-24T08:28:43.471Z] github.com/docker/docker/image/tarexport [2022-08-24T08:28:43.471Z] github.com/docker/docker/image/v1 [2022-08-24T08:28:43.471Z] github.com/docker/docker/internal/test/suite [2022-08-24T08:28:43.471Z] github.com/docker/docker/layer [2022-08-24T08:28:43.471Z] github.com/docker/docker/libcontainerd [2022-08-24T08:28:43.471Z] github.com/docker/docker/libcontainerd/queue [2022-08-24T08:28:43.471Z] github.com/docker/docker/libcontainerd/remote [2022-08-24T08:28:43.471Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-24T08:28:43.471Z] github.com/docker/docker/libcontainerd/types [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/config [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/idm [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/ns [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/options [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/osl [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/types [2022-08-24T08:28:43.471Z] github.com/docker/docker/oci [2022-08-24T08:28:43.471Z] github.com/docker/docker/oci/caps [2022-08-24T08:28:43.471Z] github.com/docker/docker/opts [2022-08-24T08:28:43.471Z] github.com/docker/docker/pkg/aaparser [2022-08-24T08:28:43.471Z] github.com/docker/docker/pkg/archive [2022-08-24T08:28:43.471Z] github.com/docker/docker/pkg/authorization [2022-08-24T08:28:43.471Z] github.com/docker/docker/pkg/broadcaster [2022-08-24T08:28:43.471Z] github.com/docker/docker/pkg/capabilities [2022-08-24T08:28:43.471Z] github.com/docker/docker/pkg/chrootarchive [2022-08-24T08:28:43.471Z] github.com/docker/docker/pkg/containerfs [2022-08-24T08:28:43.471Z] github.com/docker/docker/pkg/devicemapper [2022-08-24T08:28:43.471Z] github.com/docker/docker/pkg/directory [2022-08-24T08:28:43.471Z] github.com/docker/docker/pkg/dmesg [2022-08-24T08:28:43.471Z] github.com/docker/docker/pkg/fileutils [2022-08-24T08:28:43.471Z] github.com/docker/docker/pkg/fsutils [2022-08-24T08:28:43.471Z] github.com/docker/docker/pkg/homedir [2022-08-24T08:28:43.471Z] github.com/docker/docker/pkg/idtools [2022-08-24T08:28:43.471Z] github.com/docker/docker/pkg/ioutils [2022-08-24T08:28:43.471Z] github.com/docker/docker/pkg/jsonmessage [2022-08-24T08:28:43.471Z] github.com/docker/docker/pkg/longpath [2022-08-24T08:28:43.471Z] github.com/docker/docker/pkg/loopback [2022-08-24T08:28:43.471Z] github.com/docker/docker/pkg/namesgenerator [2022-08-24T08:28:43.471Z] github.com/docker/docker/pkg/parsers [2022-08-24T08:28:43.471Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-24T08:28:43.471Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-24T08:28:43.471Z] github.com/docker/docker/pkg/pidfile [2022-08-24T08:28:43.471Z] github.com/docker/docker/pkg/platform [2022-08-24T08:28:43.471Z] github.com/docker/docker/pkg/plugingetter [2022-08-24T08:28:43.471Z] github.com/docker/docker/pkg/plugins [2022-08-24T08:28:43.471Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-24T08:28:43.471Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-24T08:28:43.471Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-24T08:28:43.471Z] github.com/docker/docker/pkg/plugins/transport [2022-08-24T08:28:43.471Z] github.com/docker/docker/pkg/pools [2022-08-24T08:28:43.471Z] github.com/docker/docker/pkg/progress [2022-08-24T08:28:43.471Z] github.com/docker/docker/pkg/pubsub [2022-08-24T08:28:43.471Z] github.com/docker/docker/pkg/reexec [2022-08-24T08:28:43.471Z] github.com/docker/docker/pkg/signal [2022-08-24T08:28:43.471Z] github.com/docker/docker/pkg/stack [2022-08-24T08:28:43.471Z] github.com/docker/docker/pkg/stdcopy [2022-08-24T08:28:43.471Z] github.com/docker/docker/pkg/streamformatter [2022-08-24T08:28:43.471Z] github.com/docker/docker/pkg/stringid [2022-08-24T08:28:43.471Z] github.com/docker/docker/pkg/sysinfo [2022-08-24T08:28:43.471Z] github.com/docker/docker/pkg/system [2022-08-24T08:28:43.471Z] github.com/docker/docker/pkg/tailfile [2022-08-24T08:28:43.471Z] github.com/docker/docker/pkg/tarsum [2022-08-24T08:28:43.471Z] github.com/docker/docker/pkg/urlutil [2022-08-24T08:28:43.471Z] github.com/docker/docker/pkg/useragent [2022-08-24T08:28:43.471Z] github.com/docker/docker/plugin [2022-08-24T08:28:43.471Z] github.com/docker/docker/plugin/executor/containerd [2022-08-24T08:28:43.471Z] github.com/docker/docker/plugin/v2 [2022-08-24T08:28:43.471Z] github.com/docker/docker/profiles/apparmor [2022-08-24T08:28:43.471Z] github.com/docker/docker/profiles/seccomp [2022-08-24T08:28:43.471Z] github.com/docker/docker/quota [2022-08-24T08:28:43.471Z] github.com/docker/docker/reference [2022-08-24T08:28:43.471Z] github.com/docker/docker/registry [2022-08-24T08:28:43.471Z] github.com/docker/docker/registry/resumable [2022-08-24T08:28:43.471Z] github.com/docker/docker/restartmanager [2022-08-24T08:28:43.471Z] github.com/docker/docker/rootless [2022-08-24T08:28:43.471Z] github.com/docker/docker/rootless/specconv [2022-08-24T08:28:43.471Z] github.com/docker/docker/runconfig [2022-08-24T08:28:43.471Z] github.com/docker/docker/runconfig/opts [2022-08-24T08:28:43.471Z] github.com/docker/docker/testutil [2022-08-24T08:28:43.471Z] github.com/docker/docker/testutil/daemon [2022-08-24T08:28:43.471Z] github.com/docker/docker/testutil/environment [2022-08-24T08:28:43.471Z] github.com/docker/docker/testutil/fakecontext [2022-08-24T08:28:43.471Z] github.com/docker/docker/testutil/fakegit [2022-08-24T08:28:43.471Z] github.com/docker/docker/testutil/fakestorage [2022-08-24T08:28:43.471Z] github.com/docker/docker/testutil/fixtures/load [2022-08-24T08:28:43.471Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-24T08:28:43.471Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-24T08:28:43.471Z] github.com/docker/docker/testutil/registry [2022-08-24T08:28:43.471Z] github.com/docker/docker/testutil/request [2022-08-24T08:28:43.471Z] github.com/docker/docker/volume [2022-08-24T08:28:43.471Z] github.com/docker/docker/volume/drivers [2022-08-24T08:28:43.471Z] github.com/docker/docker/volume/local [2022-08-24T08:28:43.471Z] github.com/docker/docker/volume/mounts [2022-08-24T08:28:43.471Z] github.com/docker/docker/volume/service [2022-08-24T08:28:43.471Z] github.com/docker/docker/volume/service/opts [2022-08-24T08:28:43.471Z] github.com/docker/docker/volume/testutils' [2022-08-24T08:28:43.471Z] ++ grep --fixed-strings -v /libnetwork [2022-08-24T08:28:43.471Z] ++ echo 'github.com/docker/docker/api [2022-08-24T08:28:43.471Z] github.com/docker/docker/api/server [2022-08-24T08:28:43.471Z] github.com/docker/docker/api/server/backend/build [2022-08-24T08:28:43.471Z] github.com/docker/docker/api/server/httpstatus [2022-08-24T08:28:43.471Z] github.com/docker/docker/api/server/httputils [2022-08-24T08:28:43.471Z] github.com/docker/docker/api/server/middleware [2022-08-24T08:28:43.471Z] github.com/docker/docker/api/server/router [2022-08-24T08:28:43.471Z] github.com/docker/docker/api/server/router/build [2022-08-24T08:28:43.471Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-24T08:28:43.471Z] github.com/docker/docker/api/server/router/container [2022-08-24T08:28:43.471Z] github.com/docker/docker/api/server/router/debug [2022-08-24T08:28:43.471Z] github.com/docker/docker/api/server/router/distribution [2022-08-24T08:28:43.471Z] github.com/docker/docker/api/server/router/grpc [2022-08-24T08:28:43.471Z] github.com/docker/docker/api/server/router/image [2022-08-24T08:28:43.471Z] github.com/docker/docker/api/server/router/network [2022-08-24T08:28:43.471Z] github.com/docker/docker/api/server/router/plugin [2022-08-24T08:28:43.471Z] github.com/docker/docker/api/server/router/session [2022-08-24T08:28:43.471Z] github.com/docker/docker/api/server/router/swarm [2022-08-24T08:28:43.471Z] github.com/docker/docker/api/server/router/system [2022-08-24T08:28:43.471Z] github.com/docker/docker/api/server/router/volume [2022-08-24T08:28:43.471Z] github.com/docker/docker/api/types [2022-08-24T08:28:43.471Z] github.com/docker/docker/api/types/backend [2022-08-24T08:28:43.471Z] github.com/docker/docker/api/types/blkiodev [2022-08-24T08:28:43.471Z] github.com/docker/docker/api/types/container [2022-08-24T08:28:43.471Z] github.com/docker/docker/api/types/events [2022-08-24T08:28:43.471Z] github.com/docker/docker/api/types/filters [2022-08-24T08:28:43.471Z] github.com/docker/docker/api/types/image [2022-08-24T08:28:43.471Z] github.com/docker/docker/api/types/mount [2022-08-24T08:28:43.471Z] github.com/docker/docker/api/types/network [2022-08-24T08:28:43.471Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-24T08:28:43.471Z] github.com/docker/docker/api/types/registry [2022-08-24T08:28:43.471Z] github.com/docker/docker/api/types/strslice [2022-08-24T08:28:43.471Z] github.com/docker/docker/api/types/swarm [2022-08-24T08:28:43.471Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-24T08:28:43.471Z] github.com/docker/docker/api/types/time [2022-08-24T08:28:43.471Z] github.com/docker/docker/api/types/versions [2022-08-24T08:28:43.471Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-24T08:28:43.471Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-24T08:28:43.471Z] github.com/docker/docker/api/types/volume [2022-08-24T08:28:43.471Z] github.com/docker/docker/builder [2022-08-24T08:28:43.471Z] github.com/docker/docker/builder/builder-next [2022-08-24T08:28:43.471Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-24T08:28:43.471Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-24T08:28:43.471Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-24T08:28:43.471Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-24T08:28:43.471Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-24T08:28:43.471Z] github.com/docker/docker/builder/builder-next/worker [2022-08-24T08:28:43.471Z] github.com/docker/docker/builder/dockerfile [2022-08-24T08:28:43.471Z] github.com/docker/docker/builder/remotecontext [2022-08-24T08:28:43.471Z] github.com/docker/docker/builder/remotecontext/git [2022-08-24T08:28:43.471Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-24T08:28:43.471Z] github.com/docker/docker/cli [2022-08-24T08:28:43.471Z] github.com/docker/docker/cli/config [2022-08-24T08:28:43.471Z] github.com/docker/docker/cli/debug [2022-08-24T08:28:43.471Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-24T08:28:43.471Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-24T08:28:43.471Z] github.com/docker/docker/client [2022-08-24T08:28:43.471Z] github.com/docker/docker/cmd/docker-proxy [2022-08-24T08:28:43.471Z] github.com/docker/docker/cmd/dockerd [2022-08-24T08:28:43.471Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-24T08:28:43.471Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-24T08:28:43.471Z] github.com/docker/docker/container [2022-08-24T08:28:43.471Z] github.com/docker/docker/container/stream [2022-08-24T08:28:43.471Z] github.com/docker/docker/contrib/apparmor [2022-08-24T08:28:43.471Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-24T08:28:43.471Z] github.com/docker/docker/contrib/httpserver [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/cluster [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/cluster/convert [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/cluster/executor [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/cluster/provider [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/config [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/containerd [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/events [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/events/testutils [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/exec [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/graphdriver [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/images [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/initlayer [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/links [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/listeners [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/logger [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/logger/gelf [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/logger/journald [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/logger/local [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/logger/logentries [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/logger/splunk [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/logger/syslog [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/logger/templates [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/names [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/network [2022-08-24T08:28:43.471Z] github.com/docker/docker/daemon/stats [2022-08-24T08:28:43.471Z] github.com/docker/docker/distribution [2022-08-24T08:28:43.471Z] github.com/docker/docker/distribution/metadata [2022-08-24T08:28:43.471Z] github.com/docker/docker/distribution/utils [2022-08-24T08:28:43.471Z] github.com/docker/docker/distribution/xfer [2022-08-24T08:28:43.471Z] github.com/docker/docker/dockerversion [2022-08-24T08:28:43.471Z] github.com/docker/docker/errdefs [2022-08-24T08:28:43.471Z] github.com/docker/docker/image [2022-08-24T08:28:43.471Z] github.com/docker/docker/image/cache [2022-08-24T08:28:43.471Z] github.com/docker/docker/image/tarexport [2022-08-24T08:28:43.471Z] github.com/docker/docker/image/v1 [2022-08-24T08:28:43.471Z] github.com/docker/docker/internal/test/suite [2022-08-24T08:28:43.471Z] github.com/docker/docker/layer [2022-08-24T08:28:43.471Z] github.com/docker/docker/libcontainerd [2022-08-24T08:28:43.471Z] github.com/docker/docker/libcontainerd/queue [2022-08-24T08:28:43.471Z] github.com/docker/docker/libcontainerd/remote [2022-08-24T08:28:43.471Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-24T08:28:43.471Z] github.com/docker/docker/libcontainerd/types [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/config [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T08:28:43.471Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T08:28:43.472Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T08:28:43.472Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T08:28:43.472Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T08:28:43.472Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T08:28:43.472Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T08:28:43.472Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T08:28:43.472Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T08:28:43.472Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T08:28:43.472Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T08:28:43.472Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T08:28:43.472Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T08:28:43.472Z] github.com/docker/docker/libnetwork/idm [2022-08-24T08:28:43.472Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T08:28:43.472Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T08:28:43.472Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T08:28:43.472Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T08:28:43.472Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T08:28:43.472Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T08:28:43.472Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T08:28:43.472Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T08:28:43.472Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T08:28:43.472Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T08:28:43.472Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T08:28:43.472Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T08:28:43.472Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T08:28:43.472Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T08:28:43.472Z] github.com/docker/docker/libnetwork/ns [2022-08-24T08:28:43.472Z] github.com/docker/docker/libnetwork/options [2022-08-24T08:28:43.472Z] github.com/docker/docker/libnetwork/osl [2022-08-24T08:28:43.472Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T08:28:43.472Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T08:28:43.472Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T08:28:43.472Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T08:28:43.472Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T08:28:43.472Z] github.com/docker/docker/libnetwork/types [2022-08-24T08:28:43.472Z] github.com/docker/docker/oci [2022-08-24T08:28:43.472Z] github.com/docker/docker/oci/caps [2022-08-24T08:28:43.472Z] github.com/docker/docker/opts [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/aaparser [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/archive [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/authorization [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/broadcaster [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/capabilities [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/chrootarchive [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/containerfs [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/devicemapper [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/directory [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/dmesg [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/fileutils [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/fsutils [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/homedir [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/idtools [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/ioutils [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/jsonmessage [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/longpath [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/loopback [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/namesgenerator [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/parsers [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/pidfile [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/platform [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/plugingetter [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/plugins [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/plugins/transport [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/pools [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/progress [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/pubsub [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/reexec [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/signal [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/stack [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/stdcopy [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/streamformatter [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/stringid [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/sysinfo [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/system [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/tailfile [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/tarsum [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/urlutil [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/useragent [2022-08-24T08:28:43.472Z] github.com/docker/docker/plugin [2022-08-24T08:28:43.472Z] github.com/docker/docker/plugin/executor/containerd [2022-08-24T08:28:43.472Z] github.com/docker/docker/plugin/v2 [2022-08-24T08:28:43.472Z] github.com/docker/docker/profiles/apparmor [2022-08-24T08:28:43.472Z] github.com/docker/docker/profiles/seccomp [2022-08-24T08:28:43.472Z] github.com/docker/docker/quota [2022-08-24T08:28:43.472Z] github.com/docker/docker/reference [2022-08-24T08:28:43.472Z] github.com/docker/docker/registry [2022-08-24T08:28:43.472Z] github.com/docker/docker/registry/resumable [2022-08-24T08:28:43.472Z] github.com/docker/docker/restartmanager [2022-08-24T08:28:43.472Z] github.com/docker/docker/rootless [2022-08-24T08:28:43.472Z] github.com/docker/docker/rootless/specconv [2022-08-24T08:28:43.472Z] github.com/docker/docker/runconfig [2022-08-24T08:28:43.472Z] github.com/docker/docker/runconfig/opts [2022-08-24T08:28:43.472Z] github.com/docker/docker/testutil [2022-08-24T08:28:43.472Z] github.com/docker/docker/testutil/daemon [2022-08-24T08:28:43.472Z] github.com/docker/docker/testutil/environment [2022-08-24T08:28:43.472Z] github.com/docker/docker/testutil/fakecontext [2022-08-24T08:28:43.472Z] github.com/docker/docker/testutil/fakegit [2022-08-24T08:28:43.472Z] github.com/docker/docker/testutil/fakestorage [2022-08-24T08:28:43.472Z] github.com/docker/docker/testutil/fixtures/load [2022-08-24T08:28:43.472Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-24T08:28:43.472Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-24T08:28:43.472Z] github.com/docker/docker/testutil/registry [2022-08-24T08:28:43.472Z] github.com/docker/docker/testutil/request [2022-08-24T08:28:43.472Z] github.com/docker/docker/volume [2022-08-24T08:28:43.472Z] github.com/docker/docker/volume/drivers [2022-08-24T08:28:43.472Z] github.com/docker/docker/volume/local [2022-08-24T08:28:43.472Z] github.com/docker/docker/volume/mounts [2022-08-24T08:28:43.472Z] github.com/docker/docker/volume/service [2022-08-24T08:28:43.472Z] github.com/docker/docker/volume/service/opts [2022-08-24T08:28:43.472Z] github.com/docker/docker/volume/testutils' [2022-08-24T08:28:43.472Z] + base_pkg_list='github.com/docker/docker/api [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/server [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/server/backend/build [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/server/httpstatus [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/server/httputils [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/server/middleware [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/server/router [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/server/router/build [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/server/router/container [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/server/router/debug [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/server/router/distribution [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/server/router/grpc [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/server/router/image [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/server/router/network [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/server/router/plugin [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/server/router/session [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/server/router/swarm [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/server/router/system [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/server/router/volume [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/types [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/types/backend [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/types/blkiodev [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/types/container [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/types/events [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/types/filters [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/types/image [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/types/mount [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/types/network [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/types/registry [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/types/strslice [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/types/swarm [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/types/time [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/types/versions [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/types/volume [2022-08-24T08:28:43.472Z] github.com/docker/docker/builder [2022-08-24T08:28:43.472Z] github.com/docker/docker/builder/builder-next [2022-08-24T08:28:43.472Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-24T08:28:43.472Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-24T08:28:43.472Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-24T08:28:43.472Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-24T08:28:43.472Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-24T08:28:43.472Z] github.com/docker/docker/builder/builder-next/worker [2022-08-24T08:28:43.472Z] github.com/docker/docker/builder/dockerfile [2022-08-24T08:28:43.472Z] github.com/docker/docker/builder/remotecontext [2022-08-24T08:28:43.472Z] github.com/docker/docker/builder/remotecontext/git [2022-08-24T08:28:43.472Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-24T08:28:43.472Z] github.com/docker/docker/cli [2022-08-24T08:28:43.472Z] github.com/docker/docker/cli/config [2022-08-24T08:28:43.472Z] github.com/docker/docker/cli/debug [2022-08-24T08:28:43.472Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-24T08:28:43.472Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-24T08:28:43.472Z] github.com/docker/docker/client [2022-08-24T08:28:43.472Z] github.com/docker/docker/cmd/docker-proxy [2022-08-24T08:28:43.472Z] github.com/docker/docker/cmd/dockerd [2022-08-24T08:28:43.472Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-24T08:28:43.472Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-24T08:28:43.472Z] github.com/docker/docker/container [2022-08-24T08:28:43.472Z] github.com/docker/docker/container/stream [2022-08-24T08:28:43.472Z] github.com/docker/docker/contrib/apparmor [2022-08-24T08:28:43.472Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-24T08:28:43.472Z] github.com/docker/docker/contrib/httpserver [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/cluster [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/cluster/convert [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/cluster/executor [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/cluster/provider [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/config [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/containerd [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/events [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/events/testutils [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/exec [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/graphdriver [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/images [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/initlayer [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/links [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/listeners [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/logger [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/logger/gelf [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/logger/journald [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/logger/local [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/logger/logentries [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/logger/splunk [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/logger/syslog [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/logger/templates [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/names [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/network [2022-08-24T08:28:43.472Z] github.com/docker/docker/daemon/stats [2022-08-24T08:28:43.472Z] github.com/docker/docker/distribution [2022-08-24T08:28:43.472Z] github.com/docker/docker/distribution/metadata [2022-08-24T08:28:43.472Z] github.com/docker/docker/distribution/utils [2022-08-24T08:28:43.472Z] github.com/docker/docker/distribution/xfer [2022-08-24T08:28:43.472Z] github.com/docker/docker/dockerversion [2022-08-24T08:28:43.472Z] github.com/docker/docker/errdefs [2022-08-24T08:28:43.472Z] github.com/docker/docker/image [2022-08-24T08:28:43.472Z] github.com/docker/docker/image/cache [2022-08-24T08:28:43.472Z] github.com/docker/docker/image/tarexport [2022-08-24T08:28:43.472Z] github.com/docker/docker/image/v1 [2022-08-24T08:28:43.472Z] github.com/docker/docker/internal/test/suite [2022-08-24T08:28:43.472Z] github.com/docker/docker/layer [2022-08-24T08:28:43.472Z] github.com/docker/docker/libcontainerd [2022-08-24T08:28:43.472Z] github.com/docker/docker/libcontainerd/queue [2022-08-24T08:28:43.472Z] github.com/docker/docker/libcontainerd/remote [2022-08-24T08:28:43.472Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-24T08:28:43.472Z] github.com/docker/docker/libcontainerd/types [2022-08-24T08:28:43.472Z] github.com/docker/docker/oci [2022-08-24T08:28:43.472Z] github.com/docker/docker/oci/caps [2022-08-24T08:28:43.472Z] github.com/docker/docker/opts [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/aaparser [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/archive [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/authorization [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/broadcaster [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/capabilities [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/chrootarchive [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/containerfs [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/devicemapper [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/directory [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/dmesg [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/fileutils [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/fsutils [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/homedir [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/idtools [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/ioutils [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/jsonmessage [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/longpath [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/loopback [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/namesgenerator [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/parsers [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/pidfile [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/platform [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/plugingetter [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/plugins [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/plugins/transport [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/pools [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/progress [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/pubsub [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/reexec [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/signal [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/stack [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/stdcopy [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/streamformatter [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/stringid [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/sysinfo [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/system [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/tailfile [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/tarsum [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/urlutil [2022-08-24T08:28:43.472Z] github.com/docker/docker/pkg/useragent [2022-08-24T08:28:43.472Z] github.com/docker/docker/plugin [2022-08-24T08:28:43.472Z] github.com/docker/docker/plugin/executor/containerd [2022-08-24T08:28:43.472Z] github.com/docker/docker/plugin/v2 [2022-08-24T08:28:43.472Z] github.com/docker/docker/profiles/apparmor [2022-08-24T08:28:43.472Z] github.com/docker/docker/profiles/seccomp [2022-08-24T08:28:43.472Z] github.com/docker/docker/quota [2022-08-24T08:28:43.472Z] github.com/docker/docker/reference [2022-08-24T08:28:43.472Z] github.com/docker/docker/registry [2022-08-24T08:28:43.472Z] github.com/docker/docker/registry/resumable [2022-08-24T08:28:43.472Z] github.com/docker/docker/restartmanager [2022-08-24T08:28:43.472Z] github.com/docker/docker/rootless [2022-08-24T08:28:43.472Z] github.com/docker/docker/rootless/specconv [2022-08-24T08:28:43.472Z] github.com/docker/docker/runconfig [2022-08-24T08:28:43.472Z] github.com/docker/docker/runconfig/opts [2022-08-24T08:28:43.472Z] github.com/docker/docker/testutil [2022-08-24T08:28:43.472Z] github.com/docker/docker/testutil/daemon [2022-08-24T08:28:43.472Z] github.com/docker/docker/testutil/environment [2022-08-24T08:28:43.472Z] github.com/docker/docker/testutil/fakecontext [2022-08-24T08:28:43.472Z] github.com/docker/docker/testutil/fakegit [2022-08-24T08:28:43.472Z] github.com/docker/docker/testutil/fakestorage [2022-08-24T08:28:43.472Z] github.com/docker/docker/testutil/fixtures/load [2022-08-24T08:28:43.472Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-24T08:28:43.472Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-24T08:28:43.472Z] github.com/docker/docker/testutil/registry [2022-08-24T08:28:43.472Z] github.com/docker/docker/testutil/request [2022-08-24T08:28:43.472Z] github.com/docker/docker/volume [2022-08-24T08:28:43.472Z] github.com/docker/docker/volume/drivers [2022-08-24T08:28:43.472Z] github.com/docker/docker/volume/local [2022-08-24T08:28:43.472Z] github.com/docker/docker/volume/mounts [2022-08-24T08:28:43.472Z] github.com/docker/docker/volume/service [2022-08-24T08:28:43.472Z] github.com/docker/docker/volume/service/opts [2022-08-24T08:28:43.472Z] github.com/docker/docker/volume/testutils' [2022-08-24T08:28:43.472Z] ++ grep --fixed-strings /libnetwork [2022-08-24T08:28:43.472Z] ++ echo 'github.com/docker/docker/api [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/server [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/server/backend/build [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/server/httpstatus [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/server/httputils [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/server/middleware [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/server/router [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/server/router/build [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/server/router/container [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/server/router/debug [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/server/router/distribution [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/server/router/grpc [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/server/router/image [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/server/router/network [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/server/router/plugin [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/server/router/session [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/server/router/swarm [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/server/router/system [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/server/router/volume [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/types [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/types/backend [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/types/blkiodev [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/types/container [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/types/events [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/types/filters [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/types/image [2022-08-24T08:28:43.472Z] github.com/docker/docker/api/types/mount [2022-08-24T08:28:43.473Z] github.com/docker/docker/api/types/network [2022-08-24T08:28:43.473Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-24T08:28:43.473Z] github.com/docker/docker/api/types/registry [2022-08-24T08:28:43.473Z] github.com/docker/docker/api/types/strslice [2022-08-24T08:28:43.473Z] github.com/docker/docker/api/types/swarm [2022-08-24T08:28:43.473Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-24T08:28:43.473Z] github.com/docker/docker/api/types/time [2022-08-24T08:28:43.473Z] github.com/docker/docker/api/types/versions [2022-08-24T08:28:43.473Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-24T08:28:43.473Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-24T08:28:43.473Z] github.com/docker/docker/api/types/volume [2022-08-24T08:28:43.473Z] github.com/docker/docker/builder [2022-08-24T08:28:43.473Z] github.com/docker/docker/builder/builder-next [2022-08-24T08:28:43.473Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-24T08:28:43.473Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-24T08:28:43.473Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-24T08:28:43.473Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-24T08:28:43.473Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-24T08:28:43.473Z] github.com/docker/docker/builder/builder-next/worker [2022-08-24T08:28:43.473Z] github.com/docker/docker/builder/dockerfile [2022-08-24T08:28:43.473Z] github.com/docker/docker/builder/remotecontext [2022-08-24T08:28:43.473Z] github.com/docker/docker/builder/remotecontext/git [2022-08-24T08:28:43.473Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-24T08:28:43.473Z] github.com/docker/docker/cli [2022-08-24T08:28:43.473Z] github.com/docker/docker/cli/config [2022-08-24T08:28:43.473Z] github.com/docker/docker/cli/debug [2022-08-24T08:28:43.473Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-24T08:28:43.473Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-24T08:28:43.473Z] github.com/docker/docker/client [2022-08-24T08:28:43.473Z] github.com/docker/docker/cmd/docker-proxy [2022-08-24T08:28:43.473Z] github.com/docker/docker/cmd/dockerd [2022-08-24T08:28:43.473Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-24T08:28:43.473Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-24T08:28:43.473Z] github.com/docker/docker/container [2022-08-24T08:28:43.473Z] github.com/docker/docker/container/stream [2022-08-24T08:28:43.473Z] github.com/docker/docker/contrib/apparmor [2022-08-24T08:28:43.473Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-24T08:28:43.473Z] github.com/docker/docker/contrib/httpserver [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/cluster [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/cluster/convert [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/cluster/executor [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/cluster/provider [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/config [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/containerd [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/events [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/events/testutils [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/exec [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/graphdriver [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/images [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/initlayer [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/links [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/listeners [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/logger [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/logger/gelf [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/logger/journald [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/logger/local [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/logger/logentries [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/logger/splunk [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/logger/syslog [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/logger/templates [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/names [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/network [2022-08-24T08:28:43.473Z] github.com/docker/docker/daemon/stats [2022-08-24T08:28:43.473Z] github.com/docker/docker/distribution [2022-08-24T08:28:43.473Z] github.com/docker/docker/distribution/metadata [2022-08-24T08:28:43.473Z] github.com/docker/docker/distribution/utils [2022-08-24T08:28:43.473Z] github.com/docker/docker/distribution/xfer [2022-08-24T08:28:43.473Z] github.com/docker/docker/dockerversion [2022-08-24T08:28:43.473Z] github.com/docker/docker/errdefs [2022-08-24T08:28:43.473Z] github.com/docker/docker/image [2022-08-24T08:28:43.473Z] github.com/docker/docker/image/cache [2022-08-24T08:28:43.473Z] github.com/docker/docker/image/tarexport [2022-08-24T08:28:43.473Z] github.com/docker/docker/image/v1 [2022-08-24T08:28:43.473Z] github.com/docker/docker/internal/test/suite [2022-08-24T08:28:43.473Z] github.com/docker/docker/layer [2022-08-24T08:28:43.473Z] github.com/docker/docker/libcontainerd [2022-08-24T08:28:43.473Z] github.com/docker/docker/libcontainerd/queue [2022-08-24T08:28:43.473Z] github.com/docker/docker/libcontainerd/remote [2022-08-24T08:28:43.473Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-24T08:28:43.473Z] github.com/docker/docker/libcontainerd/types [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/config [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/idm [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/ns [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/options [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/osl [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/types [2022-08-24T08:28:43.473Z] github.com/docker/docker/oci [2022-08-24T08:28:43.473Z] github.com/docker/docker/oci/caps [2022-08-24T08:28:43.473Z] github.com/docker/docker/opts [2022-08-24T08:28:43.473Z] github.com/docker/docker/pkg/aaparser [2022-08-24T08:28:43.473Z] github.com/docker/docker/pkg/archive [2022-08-24T08:28:43.473Z] github.com/docker/docker/pkg/authorization [2022-08-24T08:28:43.473Z] github.com/docker/docker/pkg/broadcaster [2022-08-24T08:28:43.473Z] github.com/docker/docker/pkg/capabilities [2022-08-24T08:28:43.473Z] github.com/docker/docker/pkg/chrootarchive [2022-08-24T08:28:43.473Z] github.com/docker/docker/pkg/containerfs [2022-08-24T08:28:43.473Z] github.com/docker/docker/pkg/devicemapper [2022-08-24T08:28:43.473Z] github.com/docker/docker/pkg/directory [2022-08-24T08:28:43.473Z] github.com/docker/docker/pkg/dmesg [2022-08-24T08:28:43.473Z] github.com/docker/docker/pkg/fileutils [2022-08-24T08:28:43.473Z] github.com/docker/docker/pkg/fsutils [2022-08-24T08:28:43.473Z] github.com/docker/docker/pkg/homedir [2022-08-24T08:28:43.473Z] github.com/docker/docker/pkg/idtools [2022-08-24T08:28:43.473Z] github.com/docker/docker/pkg/ioutils [2022-08-24T08:28:43.473Z] github.com/docker/docker/pkg/jsonmessage [2022-08-24T08:28:43.473Z] github.com/docker/docker/pkg/longpath [2022-08-24T08:28:43.473Z] github.com/docker/docker/pkg/loopback [2022-08-24T08:28:43.473Z] github.com/docker/docker/pkg/namesgenerator [2022-08-24T08:28:43.473Z] github.com/docker/docker/pkg/parsers [2022-08-24T08:28:43.473Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-24T08:28:43.473Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-24T08:28:43.473Z] github.com/docker/docker/pkg/pidfile [2022-08-24T08:28:43.473Z] github.com/docker/docker/pkg/platform [2022-08-24T08:28:43.473Z] github.com/docker/docker/pkg/plugingetter [2022-08-24T08:28:43.473Z] github.com/docker/docker/pkg/plugins [2022-08-24T08:28:43.473Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-24T08:28:43.473Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-24T08:28:43.473Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-24T08:28:43.473Z] github.com/docker/docker/pkg/plugins/transport [2022-08-24T08:28:43.473Z] github.com/docker/docker/pkg/pools [2022-08-24T08:28:43.473Z] github.com/docker/docker/pkg/progress [2022-08-24T08:28:43.473Z] github.com/docker/docker/pkg/pubsub [2022-08-24T08:28:43.473Z] github.com/docker/docker/pkg/reexec [2022-08-24T08:28:43.473Z] github.com/docker/docker/pkg/signal [2022-08-24T08:28:43.473Z] github.com/docker/docker/pkg/stack [2022-08-24T08:28:43.473Z] github.com/docker/docker/pkg/stdcopy [2022-08-24T08:28:43.473Z] github.com/docker/docker/pkg/streamformatter [2022-08-24T08:28:43.473Z] github.com/docker/docker/pkg/stringid [2022-08-24T08:28:43.473Z] github.com/docker/docker/pkg/sysinfo [2022-08-24T08:28:43.473Z] github.com/docker/docker/pkg/system [2022-08-24T08:28:43.473Z] github.com/docker/docker/pkg/tailfile [2022-08-24T08:28:43.473Z] github.com/docker/docker/pkg/tarsum [2022-08-24T08:28:43.473Z] github.com/docker/docker/pkg/urlutil [2022-08-24T08:28:43.473Z] github.com/docker/docker/pkg/useragent [2022-08-24T08:28:43.473Z] github.com/docker/docker/plugin [2022-08-24T08:28:43.473Z] github.com/docker/docker/plugin/executor/containerd [2022-08-24T08:28:43.473Z] github.com/docker/docker/plugin/v2 [2022-08-24T08:28:43.473Z] github.com/docker/docker/profiles/apparmor [2022-08-24T08:28:43.473Z] github.com/docker/docker/profiles/seccomp [2022-08-24T08:28:43.473Z] github.com/docker/docker/quota [2022-08-24T08:28:43.473Z] github.com/docker/docker/reference [2022-08-24T08:28:43.473Z] github.com/docker/docker/registry [2022-08-24T08:28:43.473Z] github.com/docker/docker/registry/resumable [2022-08-24T08:28:43.473Z] github.com/docker/docker/restartmanager [2022-08-24T08:28:43.473Z] github.com/docker/docker/rootless [2022-08-24T08:28:43.473Z] github.com/docker/docker/rootless/specconv [2022-08-24T08:28:43.473Z] github.com/docker/docker/runconfig [2022-08-24T08:28:43.473Z] github.com/docker/docker/runconfig/opts [2022-08-24T08:28:43.473Z] github.com/docker/docker/testutil [2022-08-24T08:28:43.473Z] github.com/docker/docker/testutil/daemon [2022-08-24T08:28:43.473Z] github.com/docker/docker/testutil/environment [2022-08-24T08:28:43.473Z] github.com/docker/docker/testutil/fakecontext [2022-08-24T08:28:43.473Z] github.com/docker/docker/testutil/fakegit [2022-08-24T08:28:43.473Z] github.com/docker/docker/testutil/fakestorage [2022-08-24T08:28:43.473Z] github.com/docker/docker/testutil/fixtures/load [2022-08-24T08:28:43.473Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-24T08:28:43.473Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-24T08:28:43.473Z] github.com/docker/docker/testutil/registry [2022-08-24T08:28:43.473Z] github.com/docker/docker/testutil/request [2022-08-24T08:28:43.473Z] github.com/docker/docker/volume [2022-08-24T08:28:43.473Z] github.com/docker/docker/volume/drivers [2022-08-24T08:28:43.473Z] github.com/docker/docker/volume/local [2022-08-24T08:28:43.473Z] github.com/docker/docker/volume/mounts [2022-08-24T08:28:43.473Z] github.com/docker/docker/volume/service [2022-08-24T08:28:43.473Z] github.com/docker/docker/volume/service/opts [2022-08-24T08:28:43.473Z] github.com/docker/docker/volume/testutils' [2022-08-24T08:28:43.473Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/config [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/idm [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/ns [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/options [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/osl [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/types' [2022-08-24T08:28:43.473Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-24T08:28:43.473Z] + echo 'github.com/docker/docker/libnetwork [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/config [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T08:28:43.473Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T08:28:43.474Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T08:28:43.474Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T08:28:43.474Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T08:28:43.474Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T08:28:43.474Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T08:28:43.474Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T08:28:43.474Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T08:28:43.474Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T08:28:43.474Z] github.com/docker/docker/libnetwork/idm [2022-08-24T08:28:43.474Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T08:28:43.474Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T08:28:43.474Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T08:28:43.474Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T08:28:43.474Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T08:28:43.474Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T08:28:43.474Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T08:28:43.474Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T08:28:43.474Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T08:28:43.474Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T08:28:43.474Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T08:28:43.474Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T08:28:43.474Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T08:28:43.474Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T08:28:43.474Z] github.com/docker/docker/libnetwork/ns [2022-08-24T08:28:43.474Z] github.com/docker/docker/libnetwork/options [2022-08-24T08:28:43.474Z] github.com/docker/docker/libnetwork/osl [2022-08-24T08:28:43.474Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T08:28:43.474Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T08:28:43.474Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T08:28:43.474Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T08:28:43.474Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T08:28:43.474Z] github.com/docker/docker/libnetwork/types' [2022-08-24T08:28:43.474Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T08:28:43.474Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T08:28:43.474Z] + type docker-proxy [2022-08-24T08:28:43.474Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-24T08:28:43.474Z] + hack/make.sh binary-proxy install-proxy [2022-08-24T08:28:43.474Z] [2022-08-24T08:28:43.474Z] Removing bundles/ [2022-08-24T08:28:43.474Z] [2022-08-24T08:28:43.474Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-24T08:28:43.476Z] #24 ... [2022-08-24T08:28:43.476Z] [2022-08-24T08:28:43.476Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-24T08:28:43.476Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-24T08:28:43.476Z] #49 DONE 0.5s [2022-08-24T08:28:43.476Z] [2022-08-24T08:28:43.476Z] #24 [internal] load build context [2022-08-24T08:28:43.476Z] #24 sha256:cd302d8a72d1927895df75a10a0fdeab8caba13205250e68ec1659111b2949c5 [2022-08-24T08:28:43.730Z] Building: bundles/binary-proxy/docker-proxy [2022-08-24T08:28:43.730Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T08:28:43.819Z] #88 DONE 0.9s [2022-08-24T08:28:43.819Z] [2022-08-24T08:28:43.819Z] #89 exporting to image [2022-08-24T08:28:43.819Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-24T08:28:43.819Z] #89 exporting layers [2022-08-24T08:28:43.942Z] #82 DONE 1.0s [2022-08-24T08:28:43.942Z] [2022-08-24T08:28:43.942Z] #83 exporting to image [2022-08-24T08:28:43.942Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-24T08:28:43.942Z] #83 exporting layers [2022-08-24T08:28:44.868Z] #24 transferring context: 62.61MB 1.7s done [2022-08-24T08:28:44.869Z] #24 DONE 1.9s [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-24T08:28:44.869Z] #16 sha256:68e76c33c25791655f36af0007c326209a23b685ba49f70ced617072a094bba4 [2022-08-24T08:28:44.869Z] #16 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-24T08:28:44.869Z] #37 sha256:b31ddfeecde9d8037edf23d750a19bc157a0053bc8c5ed028a468e2a9492f874 [2022-08-24T08:28:44.869Z] #37 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-24T08:28:44.869Z] #27 sha256:a133c93a744d440f469e8b134cf16fbfdb68a6ba3d1a6cba7b8e8acb8696ab61 [2022-08-24T08:28:44.869Z] #27 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-24T08:28:44.869Z] #60 sha256:54f6f0bedd96d4192fe98f2dfe79d29c808a0dd2bdc51eeda3dde04cb9efebc8 [2022-08-24T08:28:44.869Z] #60 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-24T08:28:44.869Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T08:28:44.869Z] #76 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-24T08:28:44.869Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T08:28:44.869Z] #55 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-24T08:28:44.869Z] #12 sha256:5f349378c595076f1876510c18a39206b12c1db8ccbf9c91d450e10799c5edbe [2022-08-24T08:28:44.869Z] #12 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-24T08:28:44.869Z] #38 sha256:cb1d1fed84be398b890345b2ddb820ee3c5adf01b27112fa7944ab2fdb49ca55 [2022-08-24T08:28:44.869Z] #38 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-24T08:28:44.869Z] #40 sha256:5bbc842f8d85cbfb85515839bb111998445ab9c71f7697e5a04b80b1264b0ea4 [2022-08-24T08:28:44.869Z] #40 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-24T08:28:44.869Z] #44 sha256:e02b500f6f5dbfd7a5fe62f4cd4f472a450a8d276f6983f896589695e84d4861 [2022-08-24T08:28:44.869Z] #44 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-24T08:28:44.869Z] #47 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T08:28:44.869Z] #47 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-24T08:28:44.869Z] #34 sha256:3bb9e2270e18bfc778274a67f949d32ba9c7c13eaae4612429c92a2db7d90527 [2022-08-24T08:28:44.869Z] #34 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-24T08:28:44.869Z] #33 sha256:f61cae5df46cd440726b9b9393e7a065b2dffcaab7117de9785f0bda1d26ac1d [2022-08-24T08:28:44.869Z] #33 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-24T08:28:44.869Z] #69 sha256:cb7366c875ab5f07823b5b0ebc0852189b9495a4003dcc1c7917dc13c0511242 [2022-08-24T08:28:44.869Z] #69 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-24T08:28:44.869Z] #13 sha256:31a4647b32ea900e7f93bebdb927dce161a497573e04b1318156dc7846b08b8b [2022-08-24T08:28:44.869Z] #13 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-24T08:28:44.869Z] #64 sha256:edb8f189abf955e4432324de6358f470354de85e82920d32635834c6f7eb3e4c [2022-08-24T08:28:44.869Z] #64 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-24T08:28:44.869Z] #30 sha256:eee0f881af7f813965d7b26d706d7a597071bf7b3c2e05db7c292204c55d7fa8 [2022-08-24T08:28:44.869Z] #30 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-24T08:28:44.869Z] #54 sha256:abaa6e6b9500e2ee16e915b06325f686b62b29c53f2714080f8876a740d32086 [2022-08-24T08:28:44.869Z] #54 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-24T08:28:44.869Z] #75 sha256:016d21f1386d2e191ac0258c608296d7a7cbcd3cb62cfc4bc0240121a5718ea3 [2022-08-24T08:28:44.869Z] #75 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-24T08:28:44.869Z] #45 sha256:a22b9ce9ac1fa872fb92f741c504c7f52fa6854edfc34d0ddf00d6d9c1df54ae [2022-08-24T08:28:44.869Z] #45 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-24T08:28:44.869Z] #61 sha256:985ee3f631a3601ff36c5d48f68d568379145775eb8182d9deb896c8e4a3ca04 [2022-08-24T08:28:44.869Z] #61 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-24T08:28:44.869Z] #48 sha256:31408a52829bb972c3a705e857344b043bfd1d88362ccf2312c253e69c05121b [2022-08-24T08:28:44.869Z] #48 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-24T08:28:44.869Z] #62 sha256:085bf22276b14fbdbedf32d6206a47e3f3d30fcd39812f745456398238ceb35f [2022-08-24T08:28:44.869Z] #62 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-24T08:28:44.869Z] #32 sha256:0d43b1a9146dae61ce47564924adcb31f2bf1d0ab6d571d5c01625edd08dd273 [2022-08-24T08:28:44.869Z] #32 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-24T08:28:44.869Z] #52 sha256:ef013d6aabc1213ada8d6516c23def973132748dcdaac7b5204aced4ae20767d [2022-08-24T08:28:44.869Z] #52 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-24T08:28:44.869Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T08:28:44.869Z] #21 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-24T08:28:44.869Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-24T08:28:44.869Z] #74 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-24T08:28:44.869Z] #25 sha256:268e23c75d0465dccf7fa2189842f68179dea20975084b8848ff56c39bb22306 [2022-08-24T08:28:44.869Z] #25 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-24T08:28:44.869Z] #36 sha256:d5f15bd36ae192207292037c0785be3710332fa84920f91e70f56eb4fcb287af [2022-08-24T08:28:44.869Z] #36 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-24T08:28:44.869Z] #43 sha256:55bc549f29c76f5d845d65f9bb47f2f059b4b8207ca2a983d6692fb0e36cc835 [2022-08-24T08:28:44.869Z] #43 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-24T08:28:44.869Z] #51 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T08:28:44.869Z] #51 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-24T08:28:44.869Z] #23 sha256:b4d4ced25fd9a51de12611d6d798608dbc489312c583bd9e04eac728b642c247 [2022-08-24T08:28:44.869Z] #23 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-24T08:28:44.869Z] #18 sha256:433382d0e362cd3fe0e308f800633160c1682cd476cfd6ee952691f5e13dab72 [2022-08-24T08:28:44.869Z] #18 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-24T08:28:44.869Z] #59 sha256:3b6f90d524b33c25fce3187d25a27a91fe4c7ea52705bfdf40e04b6e40c5c642 [2022-08-24T08:28:44.869Z] #59 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-24T08:28:44.869Z] #79 sha256:7cc7ccdefa69da2091a77dec2d31b9e0b167fd7a00ec877be1885f1c0cde8341 [2022-08-24T08:28:44.869Z] #79 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-24T08:28:44.869Z] #35 sha256:1b63b772c30aab7073d6311ae9d6dfe04d9647345fef8f015fc96503c32482e0 [2022-08-24T08:28:44.869Z] #35 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-24T08:28:44.869Z] #78 sha256:d8ea68037e3875eded41204de95a910fe7d3ff9aa1babae37396fdc28ca96101 [2022-08-24T08:28:44.869Z] #78 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-24T08:28:44.869Z] #58 sha256:0e2dae5acdf1a188784cd25d999b18b8c61dad63477e0252df7156e6e49a9ec4 [2022-08-24T08:28:44.869Z] #58 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-24T08:28:44.869Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T08:28:44.869Z] #77 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-24T08:28:44.869Z] #57 sha256:a89fc1367a57c2569f52256c4c2524f32f8f6999e77bc82f2baeb692cc8713ca [2022-08-24T08:28:44.869Z] #57 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-24T08:28:44.869Z] #56 sha256:c7c2c8370abbcdc9c6dfdf86c6fd72d3cd6354d30e20cc30386e50b56832a505 [2022-08-24T08:28:44.869Z] #56 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-24T08:28:44.869Z] #15 sha256:0828501534f7732888d07262c0759670f11b26c328b3a33a208813c6a92a8bbb [2022-08-24T08:28:44.869Z] #15 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-24T08:28:44.869Z] #41 sha256:46f4e11a2e24b0720e11d62bc1a0f333013d9315288225e746f14abdc8072a3c [2022-08-24T08:28:44.869Z] #41 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-24T08:28:44.869Z] #31 sha256:cbd2b2bc8a72019038ca374bbacacc796d7ffac8ec42f927aad84574b139a061 [2022-08-24T08:28:44.869Z] #31 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-24T08:28:44.869Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T08:28:44.869Z] #14 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-24T08:28:44.869Z] #70 sha256:2c686cea42c760443c6b23157a9cf570833a6cccfca792e41677aa7e4a3cab3d [2022-08-24T08:28:44.869Z] #70 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-24T08:28:44.869Z] #65 sha256:2a9c953cd7c80722f8644025a369d3d94f2a919ea0e06adaf8294b1beb649ee7 [2022-08-24T08:28:44.869Z] #65 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-24T08:28:44.869Z] #68 sha256:451861c9cf0d2710ad301e03b9490ee13bde28caa0e437d3da8835274830599a [2022-08-24T08:28:44.869Z] #68 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-24T08:28:44.869Z] #17 sha256:2478e3dd33c9e8542b3e750a3f1025c8f2b67149bc74f523f7a5597bf97c601e [2022-08-24T08:28:44.869Z] #17 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-24T08:28:44.869Z] #46 sha256:4f223f9b129ee16de5a21671b76ecda33c2111e7f9a2aae3d56c63320e23c745 [2022-08-24T08:28:44.869Z] #46 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-24T08:28:44.869Z] #63 sha256:7c6544a3d88189a71251ab78cd5efab6470818ff2eb3937f7ca590cc4eb81d29 [2022-08-24T08:28:44.869Z] #63 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-24T08:28:44.869Z] #22 sha256:36165810a47ce2ba45f593181e34518d4d2f36359ab9da496a7c32358b3acc37 [2022-08-24T08:28:44.869Z] #22 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-24T08:28:44.869Z] #50 sha256:faf0b48221216e7314531588ad826e97540fdccc5235463d5a8892dc108e47d8 [2022-08-24T08:28:44.869Z] #50 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-24T08:28:44.869Z] #39 sha256:9fb9f4a5748dfa755c0f7866d0ba71162e0f782f25876a047b585c76e9fed17d [2022-08-24T08:28:44.869Z] #39 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-24T08:28:44.869Z] #66 sha256:bd46607ef3eb9f3187226668f3ad12548dd337adedec69aba1237821480b444e [2022-08-24T08:28:44.869Z] #66 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-24T08:28:44.869Z] #20 sha256:97825f2c3adb6325badd36ce3dee5c376c2b17cf511e753a32cba983bb92450a [2022-08-24T08:28:44.869Z] #20 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-24T08:28:44.869Z] #19 sha256:35c8f1472efc5b172b741b7a73858a8eab0366f29b6729a5ec84c0d4c22bbc2e [2022-08-24T08:28:44.869Z] #19 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-24T08:28:44.869Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-24T08:28:44.869Z] #29 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-24T08:28:44.869Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-24T08:28:44.869Z] #72 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-24T08:28:44.869Z] #67 sha256:c98656f1649c029206d15422b63fb9ec8341fa9c0779128cea9e51277c98b37f [2022-08-24T08:28:44.869Z] #67 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.869Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-24T08:28:44.869Z] #26 sha256:6ce88073805798c2de6cd2d9f560bc21d52e191689cfcd9633c0684935421a11 [2022-08-24T08:28:44.869Z] #26 CACHED [2022-08-24T08:28:44.869Z] [2022-08-24T08:28:44.870Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-24T08:28:44.870Z] #42 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T08:28:44.870Z] #42 CACHED [2022-08-24T08:28:44.870Z] [2022-08-24T08:28:44.870Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-24T08:28:44.870Z] #53 sha256:0aad4288c2658934a164e6b97f8dd006729052b22cfcb62e90c67cb96b5d79d1 [2022-08-24T08:28:44.870Z] #53 CACHED [2022-08-24T08:28:44.870Z] [2022-08-24T08:28:44.870Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-24T08:28:44.870Z] #80 sha256:c05f745b8dd5531417cd7984a26e255b1f16d91f640fea1774691ef865af31a3 [2022-08-24T08:28:44.870Z] #80 CACHED [2022-08-24T08:28:44.870Z] [2022-08-24T08:28:44.870Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-24T08:28:44.870Z] #81 sha256:88c9cbc52a95d39da5f433cc0767698bc1c935a105582f9e75cc278415d8a415 [2022-08-24T08:28:44.871Z] #83 exporting layers 0.9s done [2022-08-24T08:28:44.871Z] #83 writing image sha256:0be7e107bf6f59c381f04df78a4c8a0ad135924a47f2c680fd1b7c3d57826665 0.0s done [2022-08-24T08:28:44.871Z] #83 naming to docker.io/library/docker:549d24b437b87fe27e49ed0bf8c11832b4565cab [2022-08-24T08:28:44.871Z] #83 naming to docker.io/library/docker:549d24b437b87fe27e49ed0bf8c11832b4565cab done [2022-08-24T08:28:44.871Z] #83 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T08:28:45.206Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44026/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=549d24b437b87fe27e49ed0bf8c11832b4565cab -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:549d24b437b87fe27e49ed0bf8c11832b4565cab hack/make.sh dynbinary test-integration [2022-08-24T08:28:45.207Z] #89 exporting layers 1.1s done [2022-08-24T08:28:45.207Z] #89 writing image sha256:77cfadc928d33dfdabd4a95866f3736f5cf159fed1674b8354593002e1264fd2 [2022-08-24T08:28:45.207Z] #89 writing image sha256:77cfadc928d33dfdabd4a95866f3736f5cf159fed1674b8354593002e1264fd2 done [2022-08-24T08:28:45.207Z] #89 naming to docker.io/library/docker:549d24b437b87fe27e49ed0bf8c11832b4565cab done [2022-08-24T08:28:45.207Z] #89 DONE 1.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-08-24T08:28:45.465Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-08-24T08:28:45.465Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-08-24T08:28:45.465Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-08-24T08:28:45.465Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-08-24T08:28:45.465Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-08-24T08:28:45.465Z] Detected virtualization docker. [2022-08-24T08:28:45.465Z] Detected architecture x86-64. [2022-08-24T08:28:45.465Z] Set hostname to <318f9b73345b>. [2022-08-24T08:28:45.529Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44026/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44026/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=549d24b437b87fe27e49ed0bf8c11832b4565cab -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:549d24b437b87fe27e49ed0bf8c11832b4565cab hack/validate/default [2022-08-24T08:28:45.721Z] modprobe@configfs.service: Succeeded. [2022-08-24T08:28:45.721Z] modprobe@drm.service: Succeeded. [2022-08-24T08:28:45.721Z] modprobe@fuse.service: Succeeded. [2022-08-24T08:28:45.721Z] + source /etc/docker-entrypoint-cmd [2022-08-24T08:28:45.721Z] ++ hack/make.sh dynbinary test-integration [2022-08-24T08:28:45.721Z] [2022-08-24T08:28:45.977Z] Removing bundles/ [2022-08-24T08:28:45.977Z] [2022-08-24T08:28:45.977Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-24T08:28:45.977Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-24T08:28:45.977Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T08:28:46.099Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-08-24T08:28:46.099Z] No api/types/ or api/swagger.yaml changes in diff. [2022-08-24T08:28:46.099Z] Congratulations! All TOML source files changed here have valid syntax. [2022-08-24T08:28:46.099Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-08-24T08:28:46.099Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-08-24T08:28:46.099Z] [2022-08-24T08:28:46.099Z] INFO Start validation with golang-ci-lint [2022-08-24T08:28:46.253Z] #81 DONE 1.1s [2022-08-24T08:28:46.253Z] [2022-08-24T08:28:46.253Z] #82 exporting to image [2022-08-24T08:28:46.253Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-24T08:28:46.253Z] #82 exporting layers [2022-08-24T08:28:46.667Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-08-24T08:28:46.667Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-08-24T08:28:46.667Z] INFO [loader] Using build tags: [ journald] [2022-08-24T08:28:46.824Z] #82 exporting layers 0.8s done [2022-08-24T08:28:46.824Z] #82 writing image sha256:b3fc19535dc89c263d242a9a4f2b233542d4128da6ef1718e3d123b5b68d6a76 [2022-08-24T08:28:46.824Z] #82 writing image sha256:b3fc19535dc89c263d242a9a4f2b233542d4128da6ef1718e3d123b5b68d6a76 done [2022-08-24T08:28:46.824Z] #82 naming to docker.io/library/docker:549d24b437b87fe27e49ed0bf8c11832b4565cab done [2022-08-24T08:28:46.824Z] #82 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T08:28:47.167Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44026/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=549d24b437b87fe27e49ed0bf8c11832b4565cab -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:549d24b437b87fe27e49ed0bf8c11832b4565cab hack/make.sh dynbinary test-integration [2022-08-24T08:28:47.427Z] [2022-08-24T08:28:47.998Z] Removing bundles/ [2022-08-24T08:28:47.998Z] [2022-08-24T08:28:47.998Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-24T08:28:47.998Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-24T08:28:47.998Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T08:28:48.985Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-24T08:28:48.985Z] [2022-08-24T08:28:48.985Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-24T08:28:48.985Z] Installing docker-proxy to /usr/local/bin/ [2022-08-24T08:28:48.985Z] [2022-08-24T08:28:48.985Z] + mkdir -p bundles [2022-08-24T08:28:48.985Z] + '[' -n 'github.com/docker/docker/api [2022-08-24T08:28:48.985Z] github.com/docker/docker/api/server [2022-08-24T08:28:48.985Z] github.com/docker/docker/api/server/backend/build [2022-08-24T08:28:48.985Z] github.com/docker/docker/api/server/httpstatus [2022-08-24T08:28:48.985Z] github.com/docker/docker/api/server/httputils [2022-08-24T08:28:48.985Z] github.com/docker/docker/api/server/middleware [2022-08-24T08:28:48.985Z] github.com/docker/docker/api/server/router [2022-08-24T08:28:48.985Z] github.com/docker/docker/api/server/router/build [2022-08-24T08:28:48.985Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-24T08:28:48.985Z] github.com/docker/docker/api/server/router/container [2022-08-24T08:28:48.985Z] github.com/docker/docker/api/server/router/debug [2022-08-24T08:28:48.985Z] github.com/docker/docker/api/server/router/distribution [2022-08-24T08:28:48.985Z] github.com/docker/docker/api/server/router/grpc [2022-08-24T08:28:48.985Z] github.com/docker/docker/api/server/router/image [2022-08-24T08:28:48.985Z] github.com/docker/docker/api/server/router/network [2022-08-24T08:28:48.985Z] github.com/docker/docker/api/server/router/plugin [2022-08-24T08:28:48.985Z] github.com/docker/docker/api/server/router/session [2022-08-24T08:28:48.985Z] github.com/docker/docker/api/server/router/swarm [2022-08-24T08:28:48.985Z] github.com/docker/docker/api/server/router/system [2022-08-24T08:28:48.985Z] github.com/docker/docker/api/server/router/volume [2022-08-24T08:28:48.985Z] github.com/docker/docker/api/types [2022-08-24T08:28:48.985Z] github.com/docker/docker/api/types/backend [2022-08-24T08:28:48.985Z] github.com/docker/docker/api/types/blkiodev [2022-08-24T08:28:48.985Z] github.com/docker/docker/api/types/container [2022-08-24T08:28:48.985Z] github.com/docker/docker/api/types/events [2022-08-24T08:28:48.985Z] github.com/docker/docker/api/types/filters [2022-08-24T08:28:48.985Z] github.com/docker/docker/api/types/image [2022-08-24T08:28:48.985Z] github.com/docker/docker/api/types/mount [2022-08-24T08:28:48.985Z] github.com/docker/docker/api/types/network [2022-08-24T08:28:48.985Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-24T08:28:48.985Z] github.com/docker/docker/api/types/registry [2022-08-24T08:28:48.985Z] github.com/docker/docker/api/types/strslice [2022-08-24T08:28:48.985Z] github.com/docker/docker/api/types/swarm [2022-08-24T08:28:48.985Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-24T08:28:48.985Z] github.com/docker/docker/api/types/time [2022-08-24T08:28:48.985Z] github.com/docker/docker/api/types/versions [2022-08-24T08:28:48.985Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-24T08:28:48.985Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-24T08:28:48.985Z] github.com/docker/docker/api/types/volume [2022-08-24T08:28:48.985Z] github.com/docker/docker/builder [2022-08-24T08:28:48.985Z] github.com/docker/docker/builder/builder-next [2022-08-24T08:28:48.985Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-24T08:28:48.985Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-24T08:28:48.985Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-24T08:28:48.985Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-24T08:28:48.985Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-24T08:28:48.985Z] github.com/docker/docker/builder/builder-next/worker [2022-08-24T08:28:48.985Z] github.com/docker/docker/builder/dockerfile [2022-08-24T08:28:48.985Z] github.com/docker/docker/builder/remotecontext [2022-08-24T08:28:48.985Z] github.com/docker/docker/builder/remotecontext/git [2022-08-24T08:28:48.985Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-24T08:28:48.985Z] github.com/docker/docker/cli [2022-08-24T08:28:48.985Z] github.com/docker/docker/cli/config [2022-08-24T08:28:48.985Z] github.com/docker/docker/cli/debug [2022-08-24T08:28:48.985Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-24T08:28:48.985Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-24T08:28:48.985Z] github.com/docker/docker/client [2022-08-24T08:28:48.985Z] github.com/docker/docker/cmd/docker-proxy [2022-08-24T08:28:48.985Z] github.com/docker/docker/cmd/dockerd [2022-08-24T08:28:48.985Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-24T08:28:48.985Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-24T08:28:48.985Z] github.com/docker/docker/container [2022-08-24T08:28:48.985Z] github.com/docker/docker/container/stream [2022-08-24T08:28:48.985Z] github.com/docker/docker/contrib/apparmor [2022-08-24T08:28:48.985Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-24T08:28:48.985Z] github.com/docker/docker/contrib/httpserver [2022-08-24T08:28:48.985Z] github.com/docker/docker/daemon [2022-08-24T08:28:48.985Z] github.com/docker/docker/daemon/cluster [2022-08-24T08:28:48.985Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-24T08:28:48.985Z] github.com/docker/docker/daemon/cluster/convert [2022-08-24T08:28:48.985Z] github.com/docker/docker/daemon/cluster/executor [2022-08-24T08:28:48.985Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-24T08:28:48.985Z] github.com/docker/docker/daemon/cluster/provider [2022-08-24T08:28:48.985Z] github.com/docker/docker/daemon/config [2022-08-24T08:28:48.985Z] github.com/docker/docker/daemon/containerd [2022-08-24T08:28:48.985Z] github.com/docker/docker/daemon/events [2022-08-24T08:28:48.985Z] github.com/docker/docker/daemon/events/testutils [2022-08-24T08:28:48.985Z] github.com/docker/docker/daemon/exec [2022-08-24T08:28:48.985Z] github.com/docker/docker/daemon/graphdriver [2022-08-24T08:28:48.985Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-24T08:28:48.985Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-24T08:28:48.985Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-24T08:28:48.985Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-24T08:28:48.985Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-24T08:28:48.985Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-24T08:28:48.985Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-24T08:28:48.985Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-24T08:28:48.986Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-24T08:28:48.986Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-24T08:28:48.986Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-24T08:28:48.986Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-24T08:28:48.986Z] github.com/docker/docker/daemon/images [2022-08-24T08:28:48.986Z] github.com/docker/docker/daemon/initlayer [2022-08-24T08:28:48.986Z] github.com/docker/docker/daemon/links [2022-08-24T08:28:48.986Z] github.com/docker/docker/daemon/listeners [2022-08-24T08:28:48.986Z] github.com/docker/docker/daemon/logger [2022-08-24T08:28:48.986Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-24T08:28:48.986Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-24T08:28:48.986Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-24T08:28:48.986Z] github.com/docker/docker/daemon/logger/gelf [2022-08-24T08:28:48.986Z] github.com/docker/docker/daemon/logger/journald [2022-08-24T08:28:48.986Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-24T08:28:48.986Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-24T08:28:48.986Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-24T08:28:48.986Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-24T08:28:48.986Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-24T08:28:48.986Z] github.com/docker/docker/daemon/logger/local [2022-08-24T08:28:48.986Z] github.com/docker/docker/daemon/logger/logentries [2022-08-24T08:28:48.986Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-24T08:28:48.986Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-24T08:28:48.986Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-24T08:28:48.986Z] github.com/docker/docker/daemon/logger/splunk [2022-08-24T08:28:48.986Z] github.com/docker/docker/daemon/logger/syslog [2022-08-24T08:28:48.986Z] github.com/docker/docker/daemon/logger/templates [2022-08-24T08:28:48.986Z] github.com/docker/docker/daemon/names [2022-08-24T08:28:48.986Z] github.com/docker/docker/daemon/network [2022-08-24T08:28:48.986Z] github.com/docker/docker/daemon/stats [2022-08-24T08:28:48.986Z] github.com/docker/docker/distribution [2022-08-24T08:28:48.986Z] github.com/docker/docker/distribution/metadata [2022-08-24T08:28:48.986Z] github.com/docker/docker/distribution/utils [2022-08-24T08:28:48.986Z] github.com/docker/docker/distribution/xfer [2022-08-24T08:28:48.986Z] github.com/docker/docker/dockerversion [2022-08-24T08:28:48.986Z] github.com/docker/docker/errdefs [2022-08-24T08:28:48.986Z] github.com/docker/docker/image [2022-08-24T08:28:48.986Z] github.com/docker/docker/image/cache [2022-08-24T08:28:48.986Z] github.com/docker/docker/image/tarexport [2022-08-24T08:28:48.986Z] github.com/docker/docker/image/v1 [2022-08-24T08:28:48.986Z] github.com/docker/docker/internal/test/suite [2022-08-24T08:28:48.986Z] github.com/docker/docker/layer [2022-08-24T08:28:48.986Z] github.com/docker/docker/libcontainerd [2022-08-24T08:28:48.986Z] github.com/docker/docker/libcontainerd/queue [2022-08-24T08:28:48.986Z] github.com/docker/docker/libcontainerd/remote [2022-08-24T08:28:48.986Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-24T08:28:48.986Z] github.com/docker/docker/libcontainerd/types [2022-08-24T08:28:48.986Z] github.com/docker/docker/oci [2022-08-24T08:28:48.986Z] github.com/docker/docker/oci/caps [2022-08-24T08:28:48.986Z] github.com/docker/docker/opts [2022-08-24T08:28:48.986Z] github.com/docker/docker/pkg/aaparser [2022-08-24T08:28:48.986Z] github.com/docker/docker/pkg/archive [2022-08-24T08:28:48.986Z] github.com/docker/docker/pkg/authorization [2022-08-24T08:28:48.986Z] github.com/docker/docker/pkg/broadcaster [2022-08-24T08:28:48.986Z] github.com/docker/docker/pkg/capabilities [2022-08-24T08:28:48.986Z] github.com/docker/docker/pkg/chrootarchive [2022-08-24T08:28:48.986Z] github.com/docker/docker/pkg/containerfs [2022-08-24T08:28:48.986Z] github.com/docker/docker/pkg/devicemapper [2022-08-24T08:28:48.986Z] github.com/docker/docker/pkg/directory [2022-08-24T08:28:48.986Z] github.com/docker/docker/pkg/dmesg [2022-08-24T08:28:48.986Z] github.com/docker/docker/pkg/fileutils [2022-08-24T08:28:48.986Z] github.com/docker/docker/pkg/fsutils [2022-08-24T08:28:48.986Z] github.com/docker/docker/pkg/homedir [2022-08-24T08:28:48.986Z] github.com/docker/docker/pkg/idtools [2022-08-24T08:28:48.986Z] github.com/docker/docker/pkg/ioutils [2022-08-24T08:28:48.986Z] github.com/docker/docker/pkg/jsonmessage [2022-08-24T08:28:48.986Z] github.com/docker/docker/pkg/longpath [2022-08-24T08:28:48.986Z] github.com/docker/docker/pkg/loopback [2022-08-24T08:28:48.986Z] github.com/docker/docker/pkg/namesgenerator [2022-08-24T08:28:48.986Z] github.com/docker/docker/pkg/parsers [2022-08-24T08:28:48.986Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-24T08:28:48.986Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-24T08:28:48.986Z] github.com/docker/docker/pkg/pidfile [2022-08-24T08:28:48.986Z] github.com/docker/docker/pkg/platform [2022-08-24T08:28:48.986Z] github.com/docker/docker/pkg/plugingetter [2022-08-24T08:28:48.986Z] github.com/docker/docker/pkg/plugins [2022-08-24T08:28:48.986Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-24T08:28:48.986Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-24T08:28:48.986Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-24T08:28:48.986Z] github.com/docker/docker/pkg/plugins/transport [2022-08-24T08:28:48.986Z] github.com/docker/docker/pkg/pools [2022-08-24T08:28:48.986Z] github.com/docker/docker/pkg/progress [2022-08-24T08:28:48.986Z] github.com/docker/docker/pkg/pubsub [2022-08-24T08:28:48.986Z] github.com/docker/docker/pkg/reexec [2022-08-24T08:28:48.986Z] github.com/docker/docker/pkg/signal [2022-08-24T08:28:48.986Z] github.com/docker/docker/pkg/stack [2022-08-24T08:28:48.986Z] github.com/docker/docker/pkg/stdcopy [2022-08-24T08:28:48.986Z] github.com/docker/docker/pkg/streamformatter [2022-08-24T08:28:48.986Z] github.com/docker/docker/pkg/stringid [2022-08-24T08:28:48.986Z] github.com/docker/docker/pkg/sysinfo [2022-08-24T08:28:48.986Z] github.com/docker/docker/pkg/system [2022-08-24T08:28:48.986Z] github.com/docker/docker/pkg/tailfile [2022-08-24T08:28:48.986Z] github.com/docker/docker/pkg/tarsum [2022-08-24T08:28:48.986Z] github.com/docker/docker/pkg/urlutil [2022-08-24T08:28:48.986Z] github.com/docker/docker/pkg/useragent [2022-08-24T08:28:48.986Z] github.com/docker/docker/plugin [2022-08-24T08:28:48.986Z] github.com/docker/docker/plugin/executor/containerd [2022-08-24T08:28:48.986Z] github.com/docker/docker/plugin/v2 [2022-08-24T08:28:48.986Z] github.com/docker/docker/profiles/apparmor [2022-08-24T08:28:48.986Z] github.com/docker/docker/profiles/seccomp [2022-08-24T08:28:48.986Z] github.com/docker/docker/quota [2022-08-24T08:28:48.986Z] github.com/docker/docker/reference [2022-08-24T08:28:48.986Z] github.com/docker/docker/registry [2022-08-24T08:28:48.986Z] github.com/docker/docker/registry/resumable [2022-08-24T08:28:48.986Z] github.com/docker/docker/restartmanager [2022-08-24T08:28:48.986Z] github.com/docker/docker/rootless [2022-08-24T08:28:48.986Z] github.com/docker/docker/rootless/specconv [2022-08-24T08:28:48.986Z] github.com/docker/docker/runconfig [2022-08-24T08:28:48.986Z] github.com/docker/docker/runconfig/opts [2022-08-24T08:28:48.986Z] github.com/docker/docker/testutil [2022-08-24T08:28:48.986Z] github.com/docker/docker/testutil/daemon [2022-08-24T08:28:48.986Z] github.com/docker/docker/testutil/environment [2022-08-24T08:28:48.986Z] github.com/docker/docker/testutil/fakecontext [2022-08-24T08:28:48.986Z] github.com/docker/docker/testutil/fakegit [2022-08-24T08:28:48.986Z] github.com/docker/docker/testutil/fakestorage [2022-08-24T08:28:48.986Z] github.com/docker/docker/testutil/fixtures/load [2022-08-24T08:28:48.986Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-24T08:28:48.986Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-24T08:28:48.986Z] github.com/docker/docker/testutil/registry [2022-08-24T08:28:48.986Z] github.com/docker/docker/testutil/request [2022-08-24T08:28:48.986Z] github.com/docker/docker/volume [2022-08-24T08:28:48.986Z] github.com/docker/docker/volume/drivers [2022-08-24T08:28:48.986Z] github.com/docker/docker/volume/local [2022-08-24T08:28:48.986Z] github.com/docker/docker/volume/mounts [2022-08-24T08:28:48.986Z] github.com/docker/docker/volume/service [2022-08-24T08:28:48.986Z] github.com/docker/docker/volume/service/opts [2022-08-24T08:28:48.986Z] github.com/docker/docker/volume/testutils' ']' [2022-08-24T08:28:48.986Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-24T08:28:49.920Z] ? github.com/docker/docker/api [no test files] [2022-08-24T08:29:04.878Z] ok github.com/docker/docker/api/server 0.011s coverage: 7.9% of statements [2022-08-24T08:30:12.528Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-24T08:30:12.528Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-24T08:30:12.528Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 31.9% of statements [2022-08-24T08:30:12.528Z] ok github.com/docker/docker/api/server/middleware 0.014s coverage: 37.7% of statements [2022-08-24T08:30:12.528Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-24T08:30:12.528Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-24T08:30:12.528Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-24T08:30:12.528Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-24T08:30:12.528Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-24T08:30:12.528Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-24T08:30:12.528Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-24T08:30:12.528Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-24T08:30:12.528Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-24T08:30:12.528Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-24T08:30:12.528Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-24T08:30:12.786Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-08-24T08:30:12.786Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-24T08:30:13.350Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2022-08-24T08:30:13.350Z] ok github.com/docker/docker/api/server/router/volume 0.005s coverage: 67.9% of statements [2022-08-24T08:30:13.350Z] ? github.com/docker/docker/api/types [no test files] [2022-08-24T08:30:13.350Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-24T08:30:13.350Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-24T08:30:13.350Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-24T08:30:13.350Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-24T08:30:13.350Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-24T08:30:13.350Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-24T08:30:13.350Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-24T08:30:13.350Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-24T08:30:13.608Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2022-08-24T08:30:13.608Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements [2022-08-24T08:30:13.608Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-24T08:30:13.608Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-24T08:30:13.865Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-08-24T08:30:13.865Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-08-24T08:30:13.865Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-24T08:30:13.865Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-24T08:30:13.865Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-24T08:30:13.865Z] ? github.com/docker/docker/builder [no test files] [2022-08-24T08:30:13.865Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-24T08:30:13.865Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-24T08:30:13.865Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-24T08:30:13.865Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-24T08:30:13.865Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-24T08:30:13.865Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-24T08:30:13.865Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-24T08:30:16.388Z] ok github.com/docker/docker/builder/remotecontext 0.148s coverage: 13.7% of statements [2022-08-24T08:30:16.645Z] ok github.com/docker/docker/builder/dockerfile 0.451s coverage: 49.3% of statements [2022-08-24T08:30:16.903Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-24T08:30:17.467Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-08-24T08:30:18.032Z] ok github.com/docker/docker/builder/remotecontext/git 1.470s coverage: 86.3% of statements [2022-08-24T08:30:18.032Z] ? github.com/docker/docker/cli [no test files] [2022-08-24T08:30:18.032Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-24T08:30:18.032Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-24T08:30:18.032Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-24T08:30:18.596Z] ok github.com/docker/docker/cmd/docker-proxy 0.018s coverage: 67.6% of statements [2022-08-24T08:30:21.872Z] ok github.com/docker/docker/client 0.068s coverage: 75.9% of statements [2022-08-24T08:30:36.680Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-24T08:30:36.680Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-24T08:30:36.680Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T08:30:36.680Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-24T08:30:36.680Z] [2022-08-24T08:30:36.680Z] + TEST_INTEGRATION_DEST=1 [2022-08-24T08:30:36.680Z] + CONTAINER_NAME=docker-pr1-1 [2022-08-24T08:30:36.680Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-08-24T08:30:36.680Z] + run_tests test-integration-flaky [2022-08-24T08:30:36.680Z] + '[' -n 0 ']' [2022-08-24T08:30:36.680Z] + rm= [2022-08-24T08:30:36.680Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44026/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44026/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44026/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=549d24b437b87fe27e49ed0bf8c11832b4565cab -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:549d24b437b87fe27e49ed0bf8c11832b4565cab hack/make.sh test-integration-flaky test-integration [2022-08-24T08:30:36.680Z] + c=0 [2022-08-24T08:30:36.680Z] ++ jobs -p [2022-08-24T08:30:36.680Z] + for job in $(jobs -p) [2022-08-24T08:30:36.680Z] + wait 2861 [2022-08-24T08:30:36.680Z] + TEST_INTEGRATION_DEST=3 [2022-08-24T08:30:36.680Z] + CONTAINER_NAME=docker-pr1-3 [2022-08-24T08:30:36.680Z] + TEST_SKIP_INTEGRATION=1 [2022-08-24T08:30:36.680Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-24T08:30:36.680Z] + run_tests [2022-08-24T08:30:36.680Z] + '[' -n 0 ']' [2022-08-24T08:30:36.680Z] + rm= [2022-08-24T08:30:36.680Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44026/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44026/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44026/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=549d24b437b87fe27e49ed0bf8c11832b4565cab -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:549d24b437b87fe27e49ed0bf8c11832b4565cab hack/make.sh '' test-integration [2022-08-24T08:30:36.680Z] + TEST_INTEGRATION_DEST=2 [2022-08-24T08:30:36.680Z] + CONTAINER_NAME=docker-pr1-2 [2022-08-24T08:30:36.680Z] + TEST_SKIP_INTEGRATION=1 [2022-08-24T08:30:36.680Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-24T08:30:36.680Z] + run_tests [2022-08-24T08:30:36.680Z] + '[' -n 0 ']' [2022-08-24T08:30:36.680Z] + rm= [2022-08-24T08:30:36.680Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44026/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44026/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44026/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=549d24b437b87fe27e49ed0bf8c11832b4565cab -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:549d24b437b87fe27e49ed0bf8c11832b4565cab hack/make.sh '' test-integration [2022-08-24T08:30:36.680Z] [2022-08-24T08:30:36.680Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-24T08:30:36.680Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-24T08:30:36.680Z] HOSTNAME=c9d85cc2bd00 [2022-08-24T08:30:36.680Z] TEST_SKIP_INTEGRATION=1 [2022-08-24T08:30:36.680Z] TESTDEBUG=0 [2022-08-24T08:30:36.680Z] DEST=bundles/test-integration [2022-08-24T08:30:36.680Z] PWD=/go/src/github.com/docker/docker [2022-08-24T08:30:36.680Z] KEEPBUNDLE=1 [2022-08-24T08:30:36.680Z] DOCKER_GITCOMMIT=549d24b437b87fe27e49ed0bf8c11832b4565cab [2022-08-24T08:30:36.680Z] container=docker [2022-08-24T08:30:36.680Z] HOME=/root [2022-08-24T08:30:36.680Z] GOLANG_VERSION=1.18.5 [2022-08-24T08:30:36.680Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-24T08:30:36.680Z] VALIDATE_BRANCH=master [2022-08-24T08:30:36.680Z] TERM=xterm [2022-08-24T08:30:36.680Z] DOCKER_PKG=github.com/docker/docker [2022-08-24T08:30:36.680Z] SHLVL=1 [2022-08-24T08:30:36.680Z] TIMEOUT=120m [2022-08-24T08:30:36.680Z] DOCKER_BUILDTAGS= journald [2022-08-24T08:30:36.680Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-24T08:30:36.680Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-24T08:30:36.680Z] GO111MODULE=off [2022-08-24T08:30:36.680Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-24T08:30:36.680Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-24T08:30:36.680Z] GOPATH=/go [2022-08-24T08:30:36.680Z] PKG_CONFIG=pkg-config [2022-08-24T08:30:36.680Z] _=/usr/bin/env [2022-08-24T08:30:36.680Z] Building test suite binary ./integration-cli/test.main [2022-08-24T08:30:36.680Z] [2022-08-24T08:30:36.680Z] [2022-08-24T08:30:36.680Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-24T08:30:36.680Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-24T08:30:36.680Z] HOSTNAME=0be2ae69ddd3 [2022-08-24T08:30:36.680Z] TEST_SKIP_INTEGRATION=1 [2022-08-24T08:30:36.680Z] TESTDEBUG=0 [2022-08-24T08:30:36.680Z] DEST=bundles/test-integration [2022-08-24T08:30:36.680Z] PWD=/go/src/github.com/docker/docker [2022-08-24T08:30:36.680Z] KEEPBUNDLE=1 [2022-08-24T08:30:36.680Z] DOCKER_GITCOMMIT=549d24b437b87fe27e49ed0bf8c11832b4565cab [2022-08-24T08:30:36.680Z] container=docker [2022-08-24T08:30:36.680Z] HOME=/root [2022-08-24T08:30:36.680Z] GOLANG_VERSION=1.18.5 [2022-08-24T08:30:36.680Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-24T08:30:36.680Z] VALIDATE_BRANCH=master [2022-08-24T08:30:36.680Z] TERM=xterm [2022-08-24T08:30:36.680Z] DOCKER_PKG=github.com/docker/docker [2022-08-24T08:30:36.680Z] SHLVL=1 [2022-08-24T08:30:36.680Z] TIMEOUT=120m [2022-08-24T08:30:36.680Z] DOCKER_BUILDTAGS= journald [2022-08-24T08:30:36.680Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-24T08:30:36.680Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-24T08:30:36.680Z] GO111MODULE=off [2022-08-24T08:30:36.680Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-24T08:30:36.680Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-24T08:30:36.680Z] GOPATH=/go [2022-08-24T08:30:36.680Z] PKG_CONFIG=pkg-config [2022-08-24T08:30:36.680Z] _=/usr/bin/env [2022-08-24T08:30:36.680Z] Building test suite binary ./integration-cli/test.main [2022-08-24T08:30:36.680Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-08-24T08:30:36.680Z] No new tests added to integration. [2022-08-24T08:30:36.680Z] [2022-08-24T08:30:36.680Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-24T08:30:36.680Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-24T08:30:36.680Z] HOSTNAME=d7fffc3e9b33 [2022-08-24T08:30:36.680Z] TESTDEBUG=0 [2022-08-24T08:30:36.680Z] DEST=bundles/test-integration [2022-08-24T08:30:36.680Z] PWD=/go/src/github.com/docker/docker [2022-08-24T08:30:36.680Z] KEEPBUNDLE=1 [2022-08-24T08:30:36.680Z] DOCKER_GITCOMMIT=549d24b437b87fe27e49ed0bf8c11832b4565cab [2022-08-24T08:30:36.680Z] container=docker [2022-08-24T08:30:36.680Z] HOME=/root [2022-08-24T08:30:36.680Z] GOLANG_VERSION=1.18.5 [2022-08-24T08:30:36.680Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-24T08:30:36.680Z] VALIDATE_BRANCH=master [2022-08-24T08:30:36.680Z] TERM=xterm [2022-08-24T08:30:36.680Z] DOCKER_PKG=github.com/docker/docker [2022-08-24T08:30:36.680Z] SHLVL=1 [2022-08-24T08:30:36.680Z] TIMEOUT=120m [2022-08-24T08:30:36.680Z] DOCKER_BUILDTAGS= journald [2022-08-24T08:30:36.680Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-24T08:30:36.680Z] GO111MODULE=off [2022-08-24T08:30:36.680Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-24T08:30:36.680Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-24T08:30:36.680Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-24T08:30:36.680Z] GOPATH=/go [2022-08-24T08:30:36.680Z] PKG_CONFIG=pkg-config [2022-08-24T08:30:36.680Z] _=/usr/bin/env [2022-08-24T08:30:36.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-24T08:30:52.399Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-24T08:30:52.399Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-24T08:30:52.399Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T08:30:52.399Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-24T08:30:52.399Z] [2022-08-24T08:30:52.399Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-24T08:30:52.399Z] DOCKER_SYSTEMD=1 [2022-08-24T08:30:52.399Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-24T08:30:52.399Z] HOSTNAME=318f9b73345b [2022-08-24T08:30:52.399Z] DEST=bundles/test-integration [2022-08-24T08:30:52.399Z] PWD=/go/src/github.com/docker/docker [2022-08-24T08:30:52.399Z] DOCKER_GITCOMMIT=549d24b437b87fe27e49ed0bf8c11832b4565cab [2022-08-24T08:30:52.399Z] container=docker [2022-08-24T08:30:52.399Z] HOME=/root [2022-08-24T08:30:52.399Z] LANG=C.UTF-8 [2022-08-24T08:30:52.399Z] INVOCATION_ID=128cce4034684f70b4a292d792dd435e [2022-08-24T08:30:52.399Z] GOLANG_VERSION=1.18.5 [2022-08-24T08:30:52.399Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-24T08:30:52.399Z] VALIDATE_BRANCH=master [2022-08-24T08:30:52.399Z] TERM=xterm [2022-08-24T08:30:52.399Z] DOCKER_PKG=github.com/docker/docker [2022-08-24T08:30:52.399Z] SHLVL=3 [2022-08-24T08:30:52.399Z] TIMEOUT=120m [2022-08-24T08:30:52.399Z] DOCKER_BUILDTAGS= journald [2022-08-24T08:30:52.399Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-24T08:30:52.399Z] GO111MODULE=off [2022-08-24T08:30:52.399Z] DOCKER_EXPERIMENTAL=1 [2022-08-24T08:30:52.399Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-24T08:30:52.399Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-24T08:30:52.399Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-24T08:30:52.399Z] GOPATH=/go [2022-08-24T08:30:52.399Z] PKG_CONFIG=pkg-config [2022-08-24T08:30:52.399Z] _=/usr/bin/env [2022-08-24T08:30:52.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-24T08:30:53.928Z] ok github.com/docker/docker/cmd/dockerd 0.068s coverage: 29.9% of statements [2022-08-24T08:30:53.928Z] ok github.com/docker/docker/container 0.118s coverage: 37.4% of statements [2022-08-24T08:30:54.491Z] ok github.com/docker/docker/cmd/dockerd/trap 2.436s coverage: 0.0% of statements [2022-08-24T08:30:54.491Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-24T08:30:54.491Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-24T08:30:54.491Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-24T08:30:54.491Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-24T08:30:54.491Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-24T08:30:54.527Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-24T08:30:54.527Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-24T08:30:54.527Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T08:30:54.527Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-24T08:30:54.527Z] [2022-08-24T08:30:54.527Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-24T08:30:54.527Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-24T08:30:54.527Z] HOSTNAME=5b967e5178b7 [2022-08-24T08:30:54.527Z] DEST=bundles/test-integration [2022-08-24T08:30:54.527Z] PWD=/go/src/github.com/docker/docker [2022-08-24T08:30:54.527Z] DOCKER_ROOTLESS=1 [2022-08-24T08:30:54.527Z] DOCKER_GITCOMMIT=549d24b437b87fe27e49ed0bf8c11832b4565cab [2022-08-24T08:30:54.527Z] container=docker [2022-08-24T08:30:54.527Z] HOME=/root [2022-08-24T08:30:54.527Z] GOLANG_VERSION=1.18.5 [2022-08-24T08:30:54.527Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-24T08:30:54.527Z] VALIDATE_BRANCH=master [2022-08-24T08:30:54.527Z] TERM=xterm [2022-08-24T08:30:54.527Z] DOCKER_PKG=github.com/docker/docker [2022-08-24T08:30:54.527Z] SHLVL=1 [2022-08-24T08:30:54.527Z] TIMEOUT=120m [2022-08-24T08:30:54.527Z] DOCKER_BUILDTAGS= journald [2022-08-24T08:30:54.527Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-24T08:30:54.527Z] GO111MODULE=off [2022-08-24T08:30:54.527Z] DOCKER_EXPERIMENTAL=1 [2022-08-24T08:30:54.527Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-24T08:30:54.527Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-24T08:30:54.527Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-24T08:30:54.527Z] GOPATH=/go [2022-08-24T08:30:54.527Z] PKG_CONFIG=pkg-config [2022-08-24T08:30:54.527Z] _=/usr/bin/env [2022-08-24T08:30:54.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-24T08:30:59.745Z] ok github.com/docker/docker/daemon/cluster 0.069s coverage: 0.5% of statements [2022-08-24T08:31:01.115Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2022-08-24T08:31:02.484Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-08-24T08:31:09.029Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.4% of statements [2022-08-24T08:31:10.398Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 76.8% of statements [2022-08-24T08:31:10.655Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-08-24T08:31:11.586Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-08-24T08:31:12.150Z] ok github.com/docker/docker/daemon 10.128s coverage: 16.6% of statements [2022-08-24T08:31:12.150Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-24T08:31:12.150Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-24T08:31:12.150Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-24T08:31:12.150Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-24T08:31:12.150Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-24T08:31:12.714Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.601s coverage: 74.8% of statements [2022-08-24T08:31:13.645Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.242s coverage: 60.7% of statements [2022-08-24T08:31:14.212Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.029s coverage: 3.0% of statements [2022-08-24T08:31:15.585Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2022-08-24T08:31:17.554Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.272s coverage: 50.6% of statements [2022-08-24T08:31:17.554Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.994s coverage: 45.9% of statements [2022-08-24T08:31:17.554Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-24T08:31:18.118Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.5% of statements [2022-08-24T08:31:19.060Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-08-24T08:31:19.060Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.914s coverage: 58.5% of statements [2022-08-24T08:31:19.060Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-24T08:31:19.060Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-24T08:31:19.624Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-08-24T08:31:20.994Z] ok github.com/docker/docker/daemon/logger 0.231s coverage: 43.2% of statements [2022-08-24T08:31:21.251Z] ok github.com/docker/docker/daemon/images 0.049s coverage: 6.9% of statements [2022-08-24T08:31:21.251Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-24T08:31:21.251Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-24T08:31:21.814Z] ok github.com/docker/docker/daemon/logger/fluentd 0.016s coverage: 53.6% of statements [2022-08-24T08:31:22.377Z] ok github.com/docker/docker/daemon/logger/awslogs 0.129s coverage: 79.9% of statements [2022-08-24T08:31:22.377Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-24T08:31:22.634Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-08-24T08:31:23.197Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.006s coverage: 88.2% of statements [2022-08-24T08:31:23.761Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.091s coverage: 76.8% of statements [2022-08-24T08:31:24.325Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2022-08-24T08:31:24.889Z] ok github.com/docker/docker/daemon/logger/local 0.032s coverage: 79.4% of statements [2022-08-24T08:31:25.820Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.021s coverage: 63.7% of statements [2022-08-24T08:31:26.077Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-08-24T08:31:27.008Z] ok github.com/docker/docker/daemon/logger/journald 3.289s coverage: 74.3% of statements [2022-08-24T08:31:27.008Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-24T08:31:27.008Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-24T08:31:27.008Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-24T08:31:27.008Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-24T08:31:27.572Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-08-24T08:31:27.829Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-08-24T08:31:28.087Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-08-24T08:31:28.652Z] ok github.com/docker/docker/daemon/logger/splunk 1.573s coverage: 82.5% of statements [2022-08-24T08:31:28.652Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-24T08:31:28.652Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-24T08:31:29.583Z] ok github.com/docker/docker/distribution/metadata 0.037s coverage: 44.4% of statements [2022-08-24T08:31:31.476Z] ok github.com/docker/docker/distribution 1.486s coverage: 28.0% of statements [2022-08-24T08:31:31.476Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-24T08:31:31.476Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-24T08:31:32.039Z] ok github.com/docker/docker/distribution/xfer 1.883s coverage: 84.9% of statements [2022-08-24T08:31:32.039Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-24T08:31:32.039Z] ok github.com/docker/docker/image 0.028s coverage: 86.9% of statements [2022-08-24T08:31:32.602Z] ok github.com/docker/docker/image/cache 0.014s coverage: 19.2% of statements [2022-08-24T08:31:32.859Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2022-08-24T08:31:32.859Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-24T08:31:32.859Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-24T08:31:33.116Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-08-24T08:31:33.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-24T08:31:33.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-24T08:31:34.046Z] ok github.com/docker/docker/oci 0.009s coverage: 46.0% of statements [2022-08-24T08:31:34.609Z] ok github.com/docker/docker/opts 0.023s coverage: 66.0% of statements [2022-08-24T08:31:34.609Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-24T08:31:36.505Z] ok github.com/docker/docker/pkg/archive 0.286s coverage: 82.3% of statements [2022-08-24T08:31:37.092Z] ok github.com/docker/docker/pkg/authorization 0.315s coverage: 68.3% of statements [2022-08-24T08:31:37.092Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-24T08:31:37.349Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-08-24T08:31:39.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-24T08:31:39.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-24T08:31:40.621Z] ok github.com/docker/docker/pkg/chrootarchive 2.518s coverage: 42.7% of statements [2022-08-24T08:31:40.621Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-24T08:31:40.879Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-08-24T08:31:41.136Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-08-24T08:31:41.393Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-08-24T08:31:41.956Z] ok github.com/docker/docker/pkg/fsutils 0.129s coverage: 85.1% of statements [2022-08-24T08:31:41.956Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-08-24T08:31:42.213Z] ok github.com/docker/docker/layer 7.958s coverage: 68.9% of statements [2022-08-24T08:31:42.213Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-24T08:31:42.213Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-24T08:31:42.213Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-24T08:31:42.213Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-24T08:31:42.213Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-24T08:31:42.213Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-24T08:31:43.144Z] ok github.com/docker/docker/pkg/idtools 0.422s coverage: 69.3% of statements [2022-08-24T08:31:43.144Z] ok github.com/docker/docker/pkg/ioutils 0.359s coverage: 70.1% of statements [2022-08-24T08:31:43.401Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2022-08-24T08:31:43.401Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-08-24T08:31:43.401Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-24T08:31:43.658Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-08-24T08:31:43.658Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2022-08-24T08:31:43.915Z] ok github.com/docker/docker/pkg/parsers/kernel 0.011s coverage: 60.0% of statements [2022-08-24T08:31:43.915Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.5% of statements [2022-08-24T08:31:44.172Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-08-24T08:31:44.172Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-24T08:31:44.172Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-24T08:31:44.735Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2022-08-24T08:31:44.991Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-08-24T08:31:45.247Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-24T08:31:45.504Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-24T08:31:46.871Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 75.0% of statements [2022-08-24T08:31:46.871Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-08-24T08:31:47.127Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-08-24T08:31:47.384Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2022-08-24T08:31:47.641Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-24T08:31:47.898Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-24T08:31:48.461Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-08-24T08:31:48.718Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-24T08:31:48.975Z] ok github.com/docker/docker/pkg/tailfile 0.043s coverage: 88.6% of statements [2022-08-24T08:31:49.539Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2022-08-24T08:31:49.796Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-24T08:31:51.691Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-08-24T08:31:51.691Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-24T08:31:52.255Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-08-24T08:31:53.186Z] INFO [loader] Go packages loading at mode 575 (deps|files|types_sizes|compiled_files|exports_file|imports|name) took 2m51.935105361s [2022-08-24T08:31:53.186Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 510.249352ms [2022-08-24T08:31:53.625Z] ok github.com/docker/docker/quota 0.213s coverage: 71.4% of statements [2022-08-24T08:31:53.625Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-24T08:31:54.555Z] ok github.com/docker/docker/registry 0.079s coverage: 58.6% of statements [2022-08-24T08:31:54.813Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements [2022-08-24T08:31:55.070Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-08-24T08:31:55.633Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2022-08-24T08:31:55.890Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-24T08:31:57.796Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-24T08:31:58.053Z] ok github.com/docker/docker/volume/local 0.096s coverage: 76.8% of statements [2022-08-24T08:31:58.616Z] ok github.com/docker/docker/volume/mounts 0.016s coverage: 67.7% of statements [2022-08-24T08:31:59.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-24T08:31:59.985Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-08-24T08:32:05.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-24T08:32:08.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-24T08:32:13.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-24T08:32:16.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-24T08:32:16.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-24T08:32:17.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-24T08:32:18.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-24T08:32:18.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-24T08:32:19.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-24T08:32:20.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-24T08:32:21.877Z] ok github.com/docker/docker/pkg/plugins 33.647s coverage: 76.3% of statements [2022-08-24T08:32:21.877Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-24T08:32:21.877Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-24T08:32:21.877Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-24T08:32:21.877Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-24T08:32:21.877Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-24T08:32:21.877Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-24T08:32:21.878Z] ? github.com/docker/docker/rootless [no test files] [2022-08-24T08:32:21.878Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-24T08:32:21.878Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-24T08:32:21.878Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-24T08:32:21.878Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-24T08:32:21.878Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-24T08:32:21.878Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-24T08:32:21.878Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-24T08:32:21.878Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-24T08:32:21.878Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-24T08:32:21.878Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-24T08:32:21.878Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-24T08:32:21.878Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-24T08:32:21.878Z] ? github.com/docker/docker/volume [no test files] [2022-08-24T08:32:21.878Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-24T08:32:21.878Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-24T08:32:21.878Z] [2022-08-24T08:32:21.878Z] === Skipped [2022-08-24T08:32:21.878Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-24T08:32:21.878Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-24T08:32:21.878Z] [2022-08-24T08:32:21.878Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-24T08:32:21.878Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-24T08:32:21.878Z] [2022-08-24T08:32:21.878Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-24T08:32:21.878Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-24T08:32:21.878Z] [2022-08-24T08:32:21.878Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-24T08:32:21.878Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-24T08:32:21.878Z] [2022-08-24T08:32:21.878Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-24T08:32:21.878Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T08:32:21.878Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-24T08:32:21.878Z] [2022-08-24T08:32:21.878Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-24T08:32:21.878Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T08:32:21.878Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-24T08:32:21.878Z] [2022-08-24T08:32:21.878Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-24T08:32:21.878Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T08:32:21.878Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-24T08:32:21.878Z] [2022-08-24T08:32:21.878Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-24T08:32:21.878Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T08:32:21.878Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-24T08:32:21.878Z] [2022-08-24T08:32:21.878Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-24T08:32:21.878Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T08:32:21.878Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-24T08:32:21.878Z] [2022-08-24T08:32:21.878Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-24T08:32:21.878Z] graphtest_unix.go:71: No driver to put! [2022-08-24T08:32:21.878Z] [2022-08-24T08:32:21.878Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-24T08:32:21.878Z] time="2022-08-24T08:31:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-24T08:32:21.878Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-24T08:32:21.878Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-24T08:32:21.878Z] [2022-08-24T08:32:21.878Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-24T08:32:21.878Z] time="2022-08-24T08:31:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-24T08:32:21.878Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-24T08:32:21.878Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-24T08:32:21.878Z] [2022-08-24T08:32:21.878Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-24T08:32:21.878Z] time="2022-08-24T08:31:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-24T08:32:21.878Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-24T08:32:21.878Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-24T08:32:21.878Z] [2022-08-24T08:32:21.878Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-24T08:32:21.878Z] time="2022-08-24T08:31:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-24T08:32:21.878Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-24T08:32:21.878Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-24T08:32:21.878Z] [2022-08-24T08:32:21.878Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-24T08:32:21.878Z] time="2022-08-24T08:31:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-24T08:32:21.878Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-24T08:32:21.878Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-24T08:32:21.878Z] [2022-08-24T08:32:21.878Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-24T08:32:21.878Z] graphtest_unix.go:71: No driver to put! [2022-08-24T08:32:21.878Z] [2022-08-24T08:32:21.878Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-24T08:32:21.878Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-24T08:32:21.878Z] [2022-08-24T08:32:21.878Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-24T08:32:21.878Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-24T08:32:21.878Z] [2022-08-24T08:32:21.878Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-24T08:32:21.878Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-24T08:32:21.878Z] [2022-08-24T08:32:21.878Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-24T08:32:21.878Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-24T08:32:21.878Z] [2022-08-24T08:32:21.878Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-24T08:32:21.878Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T08:32:21.878Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-24T08:32:21.878Z] [2022-08-24T08:32:21.878Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-24T08:32:21.878Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T08:32:21.878Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-24T08:32:21.878Z] [2022-08-24T08:32:21.878Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-24T08:32:21.878Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T08:32:21.878Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-24T08:32:21.878Z] [2022-08-24T08:32:21.878Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-24T08:32:21.878Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T08:32:21.878Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-24T08:32:21.878Z] [2022-08-24T08:32:21.878Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-24T08:32:21.878Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T08:32:21.878Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-24T08:32:21.878Z] [2022-08-24T08:32:21.878Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-24T08:32:21.878Z] graphtest_unix.go:71: No driver to put! [2022-08-24T08:32:21.878Z] [2022-08-24T08:32:21.878Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-24T08:32:21.878Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-24T08:32:21.878Z] [2022-08-24T08:32:21.878Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-24T08:32:21.878Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-24T08:32:21.878Z] [2022-08-24T08:32:21.878Z] DONE 2874 tests, 28 skipped in 209.626s [2022-08-24T08:32:21.878Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/config [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/idm [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/ns [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/options [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/osl [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T08:32:21.878Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-24T08:32:21.878Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-08-24T08:32:22.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-24T08:32:23.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-24T08:32:23.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-24T08:32:23.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-24T08:32:23.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-24T08:32:24.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-24T08:32:24.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-24T08:32:24.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-24T08:32:25.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-24T08:32:25.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-24T08:32:25.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-24T08:32:26.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-24T08:32:26.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-24T08:32:27.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-24T08:32:27.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-24T08:32:28.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-24T08:32:28.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-24T08:32:29.765Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-24T08:32:29.765Z] Using test binary docker [2022-08-24T08:32:29.765Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-24T08:32:30.025Z] Not: starting. [2022-08-24T08:32:30.025Z] INFO: Waiting for daemon to start... [2022-08-24T08:32:30.025Z] Starting dockerd [2022-08-24T08:32:30.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-24T08:32:30.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-24T08:32:31.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-24T08:32:31.934Z] . [2022-08-24T08:32:31.934Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-24T08:32:31.934Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-24T08:32:31.934Z] Error: No such image: emptyfs [2022-08-24T08:32:32.195Z] Loaded image: emptyfs:latest [2022-08-24T08:32:32.195Z] Running integration-test (iteration 1) [2022-08-24T08:32:32.195Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-24T08:32:32.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-24T08:32:32.456Z] Loaded image: busybox:latest [2022-08-24T08:32:32.716Z] Loaded image: busybox:glibc [2022-08-24T08:32:33.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-24T08:32:34.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-24T08:32:34.111Z] Loaded image: debian:bullseye-slim [2022-08-24T08:32:34.111Z] Loaded image: hello-world:latest [2022-08-24T08:32:34.111Z] Loaded image: arm32v7/hello-world:latest [2022-08-24T08:32:34.111Z] INFO: Testing against a local daemon [2022-08-24T08:32:34.111Z] === RUN TestCgroupNamespacesBuild [2022-08-24T08:32:35.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-24T08:32:35.495Z] --- PASS: TestCgroupNamespacesBuild (1.33s) [2022-08-24T08:32:35.495Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-24T08:32:35.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-24T08:32:36.435Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) [2022-08-24T08:32:36.435Z] === RUN TestBuildWithSession [2022-08-24T08:32:36.435Z] build_session_test.go:25: TODO: BuildKit [2022-08-24T08:32:36.435Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-24T08:32:36.435Z] === RUN TestBuildSquashParent [2022-08-24T08:32:36.507Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-24T08:32:36.507Z] Using test binary docker [2022-08-24T08:32:36.507Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-24T08:32:36.764Z] Starting apparmor (via systemctl): apparmor.service. [2022-08-24T08:32:36.764Z] Starting dockerd [2022-08-24T08:32:36.764Z] INFO: Waiting for daemon to start... [2022-08-24T08:32:38.652Z] . [2022-08-24T08:32:38.652Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-24T08:32:38.652Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-24T08:32:38.652Z] Error: No such image: emptyfs [2022-08-24T08:32:38.908Z] Loaded image: emptyfs:latest [2022-08-24T08:32:38.908Z] Running integration-test (iteration 1) [2022-08-24T08:32:38.908Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-24T08:32:39.165Z] Loaded image: busybox:latest [2022-08-24T08:32:39.165Z] Loaded image: busybox:glibc [2022-08-24T08:32:40.532Z] Loaded image: debian:bullseye-slim [2022-08-24T08:32:40.789Z] Loaded image: hello-world:latest [2022-08-24T08:32:40.789Z] Loaded image: arm32v7/hello-world:latest [2022-08-24T08:32:40.789Z] INFO: Testing against a local daemon [2022-08-24T08:32:40.789Z] === RUN TestCgroupNamespacesBuild [2022-08-24T08:32:42.155Z] --- PASS: TestCgroupNamespacesBuild (1.30s) [2022-08-24T08:32:42.155Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-24T08:32:43.014Z] --- PASS: TestBuildSquashParent (6.56s) [2022-08-24T08:32:43.014Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-24T08:32:43.014Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T08:32:43.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T08:32:43.014Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T08:32:43.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T08:32:43.014Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T08:32:43.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T08:32:43.014Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T08:32:43.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T08:32:43.014Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T08:32:43.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T08:32:43.014Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T08:32:43.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T08:32:43.014Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T08:32:43.014Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T08:32:43.520Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.31s) [2022-08-24T08:32:43.520Z] === RUN TestBuildWithSession [2022-08-24T08:32:43.520Z] build_session_test.go:25: TODO: BuildKit [2022-08-24T08:32:43.520Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-24T08:32:43.520Z] === RUN TestBuildSquashParent [2022-08-24T08:32:44.925Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T08:32:44.925Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T08:32:46.836Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T08:32:46.836Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T08:32:47.687Z] --- PASS: TestBuildSquashParent (4.17s) [2022-08-24T08:32:47.687Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-24T08:32:47.687Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T08:32:47.687Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T08:32:47.687Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T08:32:47.687Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T08:32:47.687Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T08:32:47.687Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T08:32:47.687Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T08:32:47.687Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T08:32:47.687Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T08:32:47.687Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T08:32:47.687Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T08:32:47.687Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T08:32:47.687Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T08:32:47.687Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T08:32:49.055Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T08:32:49.409Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-24T08:32:49.409Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.74s) [2022-08-24T08:32:49.409Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.77s) [2022-08-24T08:32:49.409Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.90s) [2022-08-24T08:32:49.409Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.96s) [2022-08-24T08:32:49.409Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.14s) [2022-08-24T08:32:49.409Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.13s) [2022-08-24T08:32:49.409Z] === RUN TestBuildMultiStageCopy [2022-08-24T08:32:49.409Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-24T08:32:49.626Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T08:32:50.994Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T08:32:51.251Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T08:32:52.750Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-24T08:32:53.143Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-08-24T08:32:53.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.62s) [2022-08-24T08:32:53.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.98s) [2022-08-24T08:32:53.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.60s) [2022-08-24T08:32:53.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.69s) [2022-08-24T08:32:53.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.51s) [2022-08-24T08:32:53.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.56s) [2022-08-24T08:32:53.143Z] === RUN TestBuildMultiStageCopy [2022-08-24T08:32:53.143Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-24T08:32:53.320Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-24T08:32:54.148Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-24T08:32:54.261Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-24T08:32:54.409Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-24T08:32:54.669Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-24T08:32:54.928Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-24T08:32:55.185Z] --- PASS: TestBuildMultiStageCopy (2.41s) [2022-08-24T08:32:55.185Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.48s) [2022-08-24T08:32:55.185Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s) [2022-08-24T08:32:55.185Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-08-24T08:32:55.185Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-08-24T08:32:55.185Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-08-24T08:32:55.185Z] === RUN TestBuildMultiStageParentConfig [2022-08-24T08:32:55.202Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-24T08:32:55.747Z] --- PASS: TestBuildMultiStageParentConfig (0.64s) [2022-08-24T08:32:55.747Z] === RUN TestBuildLabelWithTargets [2022-08-24T08:32:56.143Z] --- PASS: TestBuildMultiStageCopy (7.23s) [2022-08-24T08:32:56.143Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.24s) [2022-08-24T08:32:56.143Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s) [2022-08-24T08:32:56.143Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-08-24T08:32:56.143Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-08-24T08:32:56.143Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-08-24T08:32:56.143Z] === RUN TestBuildMultiStageParentConfig [2022-08-24T08:32:57.113Z] --- PASS: TestBuildLabelWithTargets (1.00s) [2022-08-24T08:32:57.114Z] === RUN TestBuildWithEmptyLayers [2022-08-24T08:32:57.369Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-08-24T08:32:57.369Z] === RUN TestBuildMultiStageOnBuild [2022-08-24T08:32:59.260Z] --- PASS: TestBuildMultiStageOnBuild (1.75s) [2022-08-24T08:32:59.260Z] === RUN TestBuildUncleanTarFilenames [2022-08-24T08:32:59.516Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-08-24T08:32:59.517Z] === RUN TestBuildMultiStageLayerLeak [2022-08-24T08:33:01.407Z] --- PASS: TestBuildMultiStageLayerLeak (1.79s) [2022-08-24T08:33:01.407Z] === RUN TestBuildWithHugeFile [2022-08-24T08:33:01.425Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-08-24T08:33:01.425Z] === RUN TestBuildLabelWithTargets [2022-08-24T08:33:08.508Z] ok github.com/docker/docker/libnetwork 37.422s coverage: 40.6% of statements [2022-08-24T08:33:08.508Z] ok github.com/docker/docker/libnetwork/bitseq 0.138s coverage: 84.4% of statements [2022-08-24T08:33:08.508Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-24T08:33:08.508Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-24T08:33:08.508Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-24T08:33:08.508Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-24T08:33:08.508Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-24T08:33:08.508Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-24T08:33:08.508Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-24T08:33:08.508Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-24T08:33:08.508Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-08-24T08:33:08.508Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-08-24T08:33:08.508Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-24T08:33:08.508Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-24T08:33:08.508Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-08-24T08:33:08.508Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.485s coverage: 59.9% of statements [2022-08-24T08:33:08.508Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-24T08:33:08.508Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-24T08:33:08.508Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.016s coverage: 5.1% of statements [2022-08-24T08:33:08.508Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-24T08:33:08.508Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.7% of statements [2022-08-24T08:33:08.508Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-24T08:33:08.508Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-08-24T08:33:09.555Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-08-24T08:33:09.555Z] === RUN TestBuildWithEmptyLayers [2022-08-24T08:33:12.097Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-08-24T08:33:12.097Z] === RUN TestBuildMultiStageOnBuild [2022-08-24T08:33:13.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-24T08:33:13.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-24T08:33:17.378Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2022-08-24T08:33:17.378Z] === RUN TestBuildUncleanTarFilenames [2022-08-24T08:33:17.639Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) [2022-08-24T08:33:17.639Z] === RUN TestBuildMultiStageLayerLeak [2022-08-24T08:33:18.454Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.191s coverage: 6.7% of statements [2022-08-24T08:33:18.454Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-24T08:33:18.454Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-08-24T08:33:18.454Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-08-24T08:33:18.454Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-24T08:33:18.454Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-24T08:33:18.454Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-24T08:33:18.454Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-08-24T08:33:18.711Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-08-24T08:33:18.968Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-24T08:33:19.224Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-24T08:33:22.922Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s) [2022-08-24T08:33:22.922Z] === RUN TestBuildWithHugeFile [2022-08-24T08:33:29.254Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-08-24T08:33:29.644Z] INFO [linters context/goanalysis] analyzers took 6m52.628113552s with top 10 stages: buildir: 2m24.971863569s, the_only_name: 40.94608336s, goimports: 29.654876964s, unconvert: 23.679077514s, S1038: 18.566945957s, gosec: 17.700088772s, misspell: 6.54788488s, S1039: 5.861322046s, nilness: 4.94513042s, unused: 4.894859863s [2022-08-24T08:33:29.644Z] INFO [runner] Issues before processing: 2444, after processing: 0 [2022-08-24T08:33:29.644Z] INFO [runner] Processors filtering stat (out/in): cgo: 2123/2444, filename_unadjuster: 2123/2123, path_prettifier: 2123/2123, exclude: 2020/2020, skip_files: 2123/2123, exclude-rules: 79/2020, autogenerated_exclude: 2020/2123, skip_dirs: 2123/2123, identifier_marker: 2020/2020, nolint: 0/79 [2022-08-24T08:33:29.645Z] INFO [runner] processing took 140.999576ms with stages: nolint: 46.207289ms, identifier_marker: 41.293283ms, path_prettifier: 21.484771ms, exclude-rules: 14.504093ms, autogenerated_exclude: 12.827274ms, skip_dirs: 3.414936ms, cgo: 721.312µs, filename_unadjuster: 541.812µs, max_same_issues: 1.44µs, uniq_by_line: 450ns, skip_files: 442ns, max_from_linter: 414ns, source_code: 324ns, exclude: 316ns, diff: 286ns, max_per_file_from_linter: 261ns, path_shortener: 255ns, sort_results: 250ns, severity-rules: 239ns, path_prefixer: 129ns [2022-08-24T08:33:29.645Z] INFO [runner] linters took 1m46.366725073s with stages: goanalysis_metalinter: 1m46.225363981s [2022-08-24T08:33:29.645Z] INFO File cache stats: 1703 entries of total size 8.7MiB [2022-08-24T08:33:29.645Z] INFO Memory: 2790 samples, avg is 316.0MB, max is 1198.9MB [2022-08-24T08:33:29.645Z] INFO Execution took 4m38.821820423s [2022-08-24T08:33:29.645Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-08-24T08:33:29.970Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44026/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=549d24b437b87fe27e49ed0bf8c11832b4565cab -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:549d24b437b87fe27e49ed0bf8c11832b4565cab hack/make.sh dynbinary test-docker-py [2022-08-24T08:33:30.228Z] [2022-08-24T08:33:30.228Z] Removing bundles/ [2022-08-24T08:33:30.228Z] [2022-08-24T08:33:30.228Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-24T08:33:30.488Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-24T08:33:30.488Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T08:33:47.307Z] ok github.com/docker/docker/libnetwork/ipam 16.495s coverage: 85.3% of statements [2022-08-24T08:33:47.307Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-24T08:33:47.307Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-24T08:33:47.307Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-24T08:33:47.307Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-08-24T08:33:47.307Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-24T08:33:47.307Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-08-24T08:33:47.872Z] ok github.com/docker/docker/libnetwork/ipamutils 0.278s coverage: 74.0% of statements [2022-08-24T08:33:48.801Z] ok github.com/docker/docker/libnetwork/iptables 0.176s coverage: 45.0% of statements [2022-08-24T08:33:48.801Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-24T08:33:49.058Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-08-24T08:34:19.194Z] --- PASS: TestBuildWithHugeFile (50.32s) [2022-08-24T08:34:19.194Z] === RUN TestBuildWCOWSandboxSize [2022-08-24T08:34:19.194Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-24T08:34:19.194Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-24T08:34:19.194Z] === RUN TestBuildWithEmptyDockerfile [2022-08-24T08:34:19.194Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T08:34:19.194Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T08:34:19.194Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T08:34:19.194Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T08:34:19.194Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T08:34:19.194Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T08:34:19.194Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T08:34:19.194Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T08:34:19.194Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T08:34:19.194Z] --- PASS: TestBuildWithEmptyDockerfile (0.31s) [2022-08-24T08:34:19.194Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.49s) [2022-08-24T08:34:19.194Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.49s) [2022-08-24T08:34:19.194Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-24T08:34:19.194Z] === RUN TestBuildPreserveOwnership [2022-08-24T08:34:19.194Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-24T08:34:19.194Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-24T08:34:22.908Z] --- PASS: TestBuildWithHugeFile (70.56s) [2022-08-24T08:34:22.908Z] === RUN TestBuildWCOWSandboxSize [2022-08-24T08:34:22.908Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-24T08:34:22.908Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-24T08:34:22.908Z] === RUN TestBuildWithEmptyDockerfile [2022-08-24T08:34:22.908Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T08:34:22.908Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T08:34:22.908Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T08:34:22.908Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T08:34:22.908Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T08:34:22.908Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T08:34:22.908Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T08:34:22.908Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T08:34:22.908Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T08:34:22.908Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-24T08:34:22.908Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-08-24T08:34:22.908Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-08-24T08:34:22.908Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-24T08:34:22.908Z] === RUN TestBuildPreserveOwnership [2022-08-24T08:34:22.908Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-24T08:34:22.908Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-24T08:34:22.908Z] --- PASS: TestBuildPreserveOwnership (3.54s) [2022-08-24T08:34:22.908Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.38s) [2022-08-24T08:34:22.908Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.15s) [2022-08-24T08:34:22.908Z] === RUN TestBuildPlatformInvalid [2022-08-24T08:34:22.908Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-08-24T08:34:22.908Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-24T08:34:22.908Z] Loaded image: busybox:latest [2022-08-24T08:34:22.908Z] Loaded image: busybox:glibc [2022-08-24T08:34:22.908Z] Loaded image: debian:bullseye-slim [2022-08-24T08:34:22.908Z] Loaded image: hello-world:latest [2022-08-24T08:34:22.908Z] Loaded image: arm32v7/hello-world:latest [2022-08-24T08:34:23.395Z] --- PASS: TestBuildPreserveOwnership (9.82s) [2022-08-24T08:34:23.395Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.78s) [2022-08-24T08:34:23.395Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-08-24T08:34:23.395Z] === RUN TestBuildPlatformInvalid [2022-08-24T08:34:23.395Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-24T08:34:23.395Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-24T08:34:23.395Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-24T08:34:23.395Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.01s) [2022-08-24T08:34:23.395Z] PASS [2022-08-24T08:34:23.395Z] [2022-08-24T08:34:23.395Z] === Skipped [2022-08-24T08:34:23.395Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-24T08:34:23.395Z] build_session_test.go:25: TODO: BuildKit [2022-08-24T08:34:23.396Z] [2022-08-24T08:34:23.396Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-24T08:34:23.396Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-24T08:34:23.396Z] [2022-08-24T08:34:23.396Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.01s) [2022-08-24T08:34:23.396Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-24T08:34:23.396Z] [2022-08-24T08:34:23.396Z] DONE 34 tests, 3 skipped in 111.042s [2022-08-24T08:34:23.396Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-24T08:34:23.396Z] INFO: Testing against a local daemon [2022-08-24T08:34:23.396Z] === RUN TestConfigInspect [2022-08-24T08:34:23.656Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:34:23.656Z] --- SKIP: TestConfigInspect (0.02s) [2022-08-24T08:34:23.656Z] === RUN TestConfigList [2022-08-24T08:34:23.656Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:34:23.656Z] --- SKIP: TestConfigList (0.01s) [2022-08-24T08:34:23.656Z] === RUN TestConfigsCreateAndDelete [2022-08-24T08:34:23.656Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:34:23.656Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-08-24T08:34:23.656Z] === RUN TestConfigsUpdate [2022-08-24T08:34:23.656Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:34:23.656Z] --- SKIP: TestConfigsUpdate (0.02s) [2022-08-24T08:34:23.656Z] === RUN TestTemplatedConfig [2022-08-24T08:34:23.656Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:34:23.656Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-08-24T08:34:23.656Z] === RUN TestConfigCreateResolve [2022-08-24T08:34:23.656Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:34:23.656Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-08-24T08:34:23.656Z] PASS [2022-08-24T08:34:23.656Z] [2022-08-24T08:34:23.656Z] === Skipped [2022-08-24T08:34:23.656Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-08-24T08:34:23.656Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:34:23.656Z] [2022-08-24T08:34:23.656Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-08-24T08:34:23.656Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:34:23.656Z] [2022-08-24T08:34:23.656Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-08-24T08:34:23.656Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:34:23.656Z] [2022-08-24T08:34:23.656Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2022-08-24T08:34:23.656Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:34:23.656Z] [2022-08-24T08:34:23.656Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-08-24T08:34:23.656Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:34:23.656Z] [2022-08-24T08:34:23.656Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-08-24T08:34:23.656Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:34:23.656Z] [2022-08-24T08:34:23.656Z] DONE 6 tests, 6 skipped in 0.222s [2022-08-24T08:34:23.656Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-24T08:34:23.917Z] INFO: Testing against a local daemon [2022-08-24T08:34:23.917Z] === RUN TestAttachWithTTY [2022-08-24T08:34:23.917Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-24T08:34:23.917Z] === RUN TestAttachWithoutTTy [2022-08-24T08:34:23.917Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-24T08:34:23.917Z] === RUN TestCheckpoint [2022-08-24T08:34:23.917Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-24T08:34:23.917Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-24T08:34:23.917Z] === RUN TestContainerInvalidJSON [2022-08-24T08:34:23.917Z] === RUN TestContainerInvalidJSON/commit [2022-08-24T08:34:23.917Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-24T08:34:23.917Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-24T08:34:23.917Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-24T08:34:23.917Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T08:34:23.917Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T08:34:23.917Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-24T08:34:23.917Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-24T08:34:23.917Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-24T08:34:23.917Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-24T08:34:23.917Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T08:34:23.917Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T08:34:23.917Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T08:34:23.917Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T08:34:23.917Z] === CONT TestContainerInvalidJSON/commit [2022-08-24T08:34:23.917Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-24T08:34:23.917Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T08:34:23.917Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-24T08:34:23.917Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-24T08:34:23.917Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-24T08:34:23.917Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-24T08:34:23.917Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-24T08:34:23.917Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-24T08:34:23.917Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T08:34:23.917Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-24T08:34:23.917Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-24T08:34:23.917Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-24T08:34:23.917Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-24T08:34:23.917Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-24T08:34:23.917Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-24T08:34:23.917Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-24T08:34:23.917Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-24T08:34:23.917Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-24T08:34:23.917Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-24T08:34:23.917Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-24T08:34:23.917Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-24T08:34:23.917Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-24T08:34:23.917Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T08:34:23.917Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-24T08:34:23.917Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-24T08:34:23.917Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-24T08:34:23.917Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-24T08:34:23.917Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-24T08:34:23.917Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-24T08:34:23.917Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-24T08:34:23.917Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-24T08:34:23.917Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-24T08:34:23.917Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-24T08:34:23.917Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-24T08:34:23.917Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-24T08:34:23.917Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-24T08:34:23.917Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-24T08:34:23.917Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-24T08:34:23.917Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-24T08:34:23.917Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-24T08:34:23.917Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-24T08:34:23.917Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-24T08:34:23.917Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-24T08:34:23.917Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-24T08:34:23.917Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-24T08:34:23.917Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-24T08:34:23.917Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-24T08:34:23.917Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-24T08:34:23.917Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-24T08:34:23.917Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-24T08:34:23.917Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-24T08:34:23.917Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-24T08:34:23.917Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-24T08:34:23.917Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-24T08:34:23.917Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-24T08:34:23.917Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-24T08:34:23.917Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-24T08:34:23.917Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-24T08:34:23.917Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-24T08:34:23.917Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-24T08:34:23.917Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-24T08:34:23.917Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-24T08:34:23.917Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-24T08:34:23.917Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-24T08:34:23.917Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-24T08:34:23.917Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-24T08:34:23.917Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-24T08:34:23.917Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-24T08:34:23.917Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-24T08:34:23.917Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-24T08:34:23.917Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-24T08:34:24.178Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-08-24T08:34:24.178Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-24T08:34:24.178Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-08-24T08:34:24.178Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-24T08:34:24.178Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-24T08:34:24.178Z] === RUN TestCopyEmptyFile [2022-08-24T08:34:24.438Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-08-24T08:34:24.438Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-24T08:34:24.438Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-24T08:34:24.438Z] === RUN TestCopyFromContainer [2022-08-24T08:34:27.078Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.66s) [2022-08-24T08:34:27.078Z] PASS [2022-08-24T08:34:27.078Z] [2022-08-24T08:34:27.078Z] === Skipped [2022-08-24T08:34:27.078Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-24T08:34:27.078Z] build_session_test.go:25: TODO: BuildKit [2022-08-24T08:34:27.078Z] [2022-08-24T08:34:27.078Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-24T08:34:27.078Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-24T08:34:27.078Z] [2022-08-24T08:34:27.078Z] DONE 34 tests, 2 skipped in 107.548s [2022-08-24T08:34:27.078Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-24T08:34:27.078Z] INFO: Testing against a local daemon [2022-08-24T08:34:27.078Z] === RUN TestConfigInspect [2022-08-24T08:34:28.637Z] === RUN TestCopyFromContainer// [2022-08-24T08:34:28.637Z] === RUN TestCopyFromContainer//bar/root [2022-08-24T08:34:28.637Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-24T08:34:28.637Z] === RUN TestCopyFromContainer/bar/quux [2022-08-24T08:34:28.637Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-24T08:34:28.637Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-24T08:34:28.637Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-24T08:34:28.637Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-24T08:34:28.637Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-24T08:34:28.637Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-24T08:34:28.637Z] --- PASS: TestCopyFromContainer (4.33s) [2022-08-24T08:34:28.637Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-24T08:34:28.637Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-24T08:34:28.637Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-24T08:34:28.637Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-08-24T08:34:28.637Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-08-24T08:34:28.637Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-08-24T08:34:28.637Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-08-24T08:34:28.637Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-08-24T08:34:28.637Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-08-24T08:34:28.637Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-08-24T08:34:28.637Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-24T08:34:28.637Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T08:34:28.637Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T08:34:28.637Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T08:34:28.637Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T08:34:28.637Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T08:34:28.637Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T08:34:28.637Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T08:34:28.637Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T08:34:28.637Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T08:34:28.637Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-24T08:34:28.637Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-24T08:34:28.637Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-24T08:34:28.637Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-24T08:34:28.637Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-24T08:34:28.637Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-24T08:34:28.637Z] === RUN TestCreateWithInvalidEnv [2022-08-24T08:34:28.898Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-24T08:34:28.898Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-24T08:34:28.898Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-24T08:34:28.898Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-24T08:34:28.898Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-24T08:34:28.898Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-24T08:34:28.898Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-24T08:34:28.898Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-24T08:34:28.898Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-24T08:34:28.898Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-24T08:34:28.898Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-24T08:34:28.898Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-24T08:34:28.898Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-24T08:34:28.898Z] === RUN TestCreateTmpfsMountsTarget [2022-08-24T08:34:28.898Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-24T08:34:28.898Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-24T08:34:28.969Z] --- PASS: TestConfigInspect (2.15s) [2022-08-24T08:34:28.969Z] === RUN TestConfigList [2022-08-24T08:34:30.282Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2022-08-24T08:34:30.282Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-24T08:34:30.335Z] --- PASS: TestConfigList (1.77s) [2022-08-24T08:34:30.335Z] === RUN TestConfigsCreateAndDelete [2022-08-24T08:34:31.224Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s) [2022-08-24T08:34:31.224Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-24T08:34:31.224Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T08:34:31.224Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T08:34:31.224Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T08:34:31.224Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T08:34:31.224Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T08:34:31.224Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T08:34:31.224Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T08:34:31.224Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T08:34:31.224Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T08:34:31.224Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T08:34:31.224Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T08:34:31.224Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T08:34:31.224Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T08:34:31.224Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T08:34:31.224Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T08:34:31.224Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-24T08:34:31.224Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-08-24T08:34:31.224Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-08-24T08:34:31.224Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-08-24T08:34:31.224Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-08-24T08:34:31.224Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-08-24T08:34:31.224Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-24T08:34:31.485Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-08-24T08:34:31.485Z] === RUN TestCreateDifferentPlatform [2022-08-24T08:34:31.746Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-24T08:34:31.746Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-24T08:34:31.746Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-08-24T08:34:31.746Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-24T08:34:31.746Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-24T08:34:31.746Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-24T08:34:31.746Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-24T08:34:31.746Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-24T08:34:31.746Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-24T08:34:31.746Z] === RUN TestCreateInvalidHostConfig [2022-08-24T08:34:31.746Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T08:34:31.746Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T08:34:31.746Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T08:34:31.746Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T08:34:31.746Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T08:34:31.746Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T08:34:31.746Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T08:34:31.746Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T08:34:31.746Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T08:34:31.746Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T08:34:31.746Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T08:34:31.746Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T08:34:31.746Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-24T08:34:31.746Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-24T08:34:31.746Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-24T08:34:31.746Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-24T08:34:31.746Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-24T08:34:31.746Z] === RUN TestContainerStartOnDaemonRestart [2022-08-24T08:34:31.746Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-24T08:34:31.746Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-08-24T08:34:31.746Z] === RUN TestDaemonRestartIpcMode [2022-08-24T08:34:31.746Z] === PAUSE TestDaemonRestartIpcMode [2022-08-24T08:34:31.746Z] === RUN TestDaemonHostGatewayIP [2022-08-24T08:34:31.746Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T08:34:31.746Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-08-24T08:34:31.746Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-24T08:34:31.746Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-24T08:34:31.746Z] === RUN TestContainerKillOnDaemonStart [2022-08-24T08:34:31.746Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-24T08:34:31.746Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-08-24T08:34:31.746Z] === RUN TestDiff [2022-08-24T08:34:32.007Z] --- PASS: TestDiff (0.39s) [2022-08-24T08:34:32.007Z] === RUN TestExecConsoleSize [2022-08-24T08:34:32.579Z] --- PASS: TestExecConsoleSize (0.45s) [2022-08-24T08:34:32.579Z] === RUN TestExecWithCloseStdin [2022-08-24T08:34:32.895Z] --- PASS: TestConfigsCreateAndDelete (2.15s) [2022-08-24T08:34:32.895Z] === RUN TestConfigsUpdate [2022-08-24T08:34:33.149Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-08-24T08:34:33.149Z] === RUN TestExec [2022-08-24T08:34:33.409Z] --- PASS: TestExec (0.48s) [2022-08-24T08:34:33.409Z] === RUN TestExecUser [2022-08-24T08:34:33.981Z] --- PASS: TestExecUser (0.46s) [2022-08-24T08:34:33.981Z] === RUN TestExportContainerAndImportImage [2022-08-24T08:34:34.552Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-08-24T08:34:34.552Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-24T08:34:34.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-24T08:34:34.786Z] --- PASS: TestConfigsUpdate (2.15s) [2022-08-24T08:34:34.786Z] === RUN TestTemplatedConfig [2022-08-24T08:34:35.940Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2022-08-24T08:34:35.940Z] === RUN TestHealthCheckWorkdir [2022-08-24T08:34:36.510Z] --- PASS: TestHealthCheckWorkdir (0.51s) [2022-08-24T08:34:36.510Z] === RUN TestHealthKillContainer [2022-08-24T08:34:37.304Z] --- PASS: TestTemplatedConfig (2.58s) [2022-08-24T08:34:37.304Z] === RUN TestConfigCreateResolve [2022-08-24T08:34:39.823Z] --- PASS: TestConfigCreateResolve (2.14s) [2022-08-24T08:34:39.823Z] PASS [2022-08-24T08:34:39.823Z] [2022-08-24T08:34:39.823Z] DONE 6 tests in 12.971s [2022-08-24T08:34:39.823Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-24T08:34:39.823Z] INFO: Testing against a local daemon [2022-08-24T08:34:39.823Z] === RUN TestAttachWithTTY [2022-08-24T08:34:39.823Z] --- PASS: TestAttachWithTTY (0.08s) [2022-08-24T08:34:39.823Z] === RUN TestAttachWithoutTTy [2022-08-24T08:34:39.823Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-24T08:34:39.823Z] === RUN TestCheckpoint [2022-08-24T08:34:39.823Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-24T08:34:39.823Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-24T08:34:39.823Z] === RUN TestContainerInvalidJSON [2022-08-24T08:34:39.823Z] === RUN TestContainerInvalidJSON/commit [2022-08-24T08:34:39.823Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-24T08:34:39.823Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-24T08:34:39.823Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-24T08:34:39.823Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T08:34:39.823Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T08:34:39.823Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-24T08:34:39.823Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-24T08:34:39.823Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-24T08:34:39.823Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-24T08:34:39.823Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T08:34:39.823Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T08:34:39.823Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T08:34:39.823Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T08:34:39.823Z] === CONT TestContainerInvalidJSON/commit [2022-08-24T08:34:39.823Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-24T08:34:39.823Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-24T08:34:39.823Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-24T08:34:39.823Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-24T08:34:39.823Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-24T08:34:39.823Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-24T08:34:39.823Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-24T08:34:39.823Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-24T08:34:39.823Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-24T08:34:39.823Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T08:34:39.823Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-24T08:34:39.823Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-24T08:34:39.823Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-24T08:34:39.823Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-24T08:34:39.823Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-24T08:34:39.823Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-24T08:34:39.823Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T08:34:39.823Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-24T08:34:39.823Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-24T08:34:39.823Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-24T08:34:39.823Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-24T08:34:39.823Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-24T08:34:39.823Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-24T08:34:39.823Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-24T08:34:39.823Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T08:34:39.823Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-24T08:34:39.823Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-24T08:34:39.823Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-24T08:34:39.823Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-24T08:34:39.823Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-24T08:34:39.823Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-24T08:34:39.823Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-24T08:34:39.823Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-24T08:34:39.823Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-24T08:34:39.823Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-24T08:34:39.823Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-24T08:34:39.823Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-24T08:34:39.823Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-24T08:34:39.823Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-24T08:34:39.823Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-24T08:34:39.823Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-24T08:34:39.823Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-24T08:34:39.823Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-24T08:34:39.823Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-24T08:34:39.823Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-24T08:34:39.823Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-24T08:34:39.823Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-24T08:34:39.823Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-24T08:34:39.823Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-24T08:34:39.823Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-24T08:34:39.823Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-24T08:34:39.823Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-24T08:34:39.823Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-24T08:34:39.823Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-24T08:34:39.823Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-24T08:34:39.823Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-24T08:34:39.823Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-24T08:34:39.823Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-24T08:34:39.823Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-24T08:34:39.823Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-24T08:34:39.823Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-24T08:34:39.823Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-24T08:34:39.823Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-24T08:34:39.823Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-24T08:34:39.823Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-24T08:34:39.823Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-24T08:34:39.823Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-24T08:34:39.823Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-24T08:34:39.823Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-24T08:34:39.823Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-24T08:34:39.823Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-24T08:34:39.823Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-24T08:34:39.823Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-24T08:34:39.823Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-24T08:34:39.823Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-24T08:34:39.823Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-08-24T08:34:39.823Z] === RUN TestCopyEmptyFile [2022-08-24T08:34:40.080Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-08-24T08:34:40.080Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-24T08:34:40.080Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-24T08:34:40.080Z] === RUN TestCopyFromContainer [2022-08-24T08:34:41.009Z] === RUN TestCopyFromContainer// [2022-08-24T08:34:41.267Z] === RUN TestCopyFromContainer//bar/root [2022-08-24T08:34:41.267Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-24T08:34:41.267Z] === RUN TestCopyFromContainer/bar/quux [2022-08-24T08:34:41.267Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-24T08:34:41.524Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-24T08:34:41.524Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-24T08:34:41.524Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-24T08:34:41.524Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-24T08:34:41.780Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-24T08:34:41.780Z] --- PASS: TestCopyFromContainer (1.71s) [2022-08-24T08:34:41.780Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-24T08:34:41.780Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-08-24T08:34:41.780Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-24T08:34:41.780Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-24T08:34:41.780Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-24T08:34:41.780Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-24T08:34:41.780Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-24T08:34:41.780Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-24T08:34:41.780Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-24T08:34:41.780Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-24T08:34:41.780Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-24T08:34:41.780Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T08:34:41.780Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T08:34:41.780Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T08:34:41.780Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T08:34:41.780Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T08:34:41.780Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T08:34:41.780Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T08:34:41.780Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T08:34:41.780Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T08:34:41.780Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-24T08:34:41.780Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-24T08:34:41.780Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-24T08:34:41.780Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-24T08:34:41.780Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-24T08:34:41.780Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-24T08:34:41.780Z] === RUN TestCreateWithInvalidEnv [2022-08-24T08:34:41.780Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-24T08:34:41.780Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-24T08:34:41.780Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-24T08:34:41.780Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-24T08:34:41.780Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-24T08:34:41.780Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-24T08:34:41.780Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-24T08:34:41.780Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-24T08:34:41.780Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-24T08:34:41.780Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-24T08:34:41.780Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-24T08:34:41.780Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-24T08:34:41.780Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-24T08:34:41.780Z] === RUN TestCreateTmpfsMountsTarget [2022-08-24T08:34:41.780Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-24T08:34:41.780Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-24T08:34:43.671Z] --- PASS: TestCreateWithCustomMaskedPaths (1.61s) [2022-08-24T08:34:43.671Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-24T08:34:44.698Z] --- PASS: TestHealthKillContainer (7.88s) [2022-08-24T08:34:44.698Z] === RUN TestHealthCheckProcessKilled [2022-08-24T08:34:44.959Z] --- PASS: TestHealthCheckProcessKilled (0.63s) [2022-08-24T08:34:44.959Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-24T08:34:44.959Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-24T08:34:44.959Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-08-24T08:34:44.959Z] === RUN TestIpcModeNone [2022-08-24T08:34:45.040Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.62s) [2022-08-24T08:34:45.040Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-24T08:34:45.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T08:34:45.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T08:34:45.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T08:34:45.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T08:34:45.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T08:34:45.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T08:34:45.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T08:34:45.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T08:34:45.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T08:34:45.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T08:34:45.040Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T08:34:45.040Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T08:34:45.040Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T08:34:45.040Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T08:34:45.040Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T08:34:45.040Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-24T08:34:45.040Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-24T08:34:45.040Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-24T08:34:45.040Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-24T08:34:45.040Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-24T08:34:45.040Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-24T08:34:45.040Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-24T08:34:45.530Z] --- PASS: TestIpcModeNone (0.44s) [2022-08-24T08:34:45.530Z] === RUN TestIpcModePrivate [2022-08-24T08:34:45.603Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2022-08-24T08:34:45.603Z] === RUN TestCreateDifferentPlatform [2022-08-24T08:34:45.603Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-24T08:34:45.603Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-24T08:34:45.603Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-24T08:34:45.603Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-24T08:34:45.603Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-24T08:34:45.603Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-24T08:34:45.603Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-24T08:34:45.603Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-24T08:34:45.791Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-08-24T08:34:45.859Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-08-24T08:34:45.859Z] === RUN TestCreateInvalidHostConfig [2022-08-24T08:34:45.859Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T08:34:45.859Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T08:34:45.859Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T08:34:45.859Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T08:34:45.859Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T08:34:45.859Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T08:34:45.859Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T08:34:45.859Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T08:34:45.859Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T08:34:45.859Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T08:34:45.859Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T08:34:45.859Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T08:34:45.859Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-24T08:34:45.859Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-24T08:34:45.859Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-24T08:34:45.859Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-24T08:34:45.859Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-24T08:34:45.859Z] === RUN TestContainerStartOnDaemonRestart [2022-08-24T08:34:45.859Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-24T08:34:45.859Z] === RUN TestDaemonRestartIpcMode [2022-08-24T08:34:45.859Z] === PAUSE TestDaemonRestartIpcMode [2022-08-24T08:34:45.859Z] === RUN TestDaemonHostGatewayIP [2022-08-24T08:34:45.859Z] === PAUSE TestDaemonHostGatewayIP [2022-08-24T08:34:45.859Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-24T08:34:45.859Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-24T08:34:45.859Z] === RUN TestContainerKillOnDaemonStart [2022-08-24T08:34:45.859Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-24T08:34:45.859Z] === RUN TestDiff [2022-08-24T08:34:46.052Z] --- PASS: TestIpcModePrivate (0.43s) [2022-08-24T08:34:46.052Z] === RUN TestIpcModeShareable [2022-08-24T08:34:46.052Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T08:34:46.052Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-08-24T08:34:46.052Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-24T08:34:46.421Z] --- PASS: TestDiff (0.58s) [2022-08-24T08:34:46.421Z] === RUN TestExecConsoleSize [2022-08-24T08:34:46.984Z] --- PASS: TestExecConsoleSize (0.65s) [2022-08-24T08:34:46.984Z] === RUN TestExecWithCloseStdin [2022-08-24T08:34:47.434Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.37s) [2022-08-24T08:34:47.434Z] === RUN TestAPIIpcModeHost [2022-08-24T08:34:47.434Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T08:34:47.434Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-08-24T08:34:47.434Z] === RUN TestDaemonIpcModeShareable [2022-08-24T08:34:47.434Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T08:34:47.434Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-08-24T08:34:47.434Z] === RUN TestDaemonIpcModePrivate [2022-08-24T08:34:47.546Z] --- PASS: TestExecWithCloseStdin (0.64s) [2022-08-24T08:34:47.546Z] === RUN TestExec [2022-08-24T08:34:48.382Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-08-24T08:34:48.382Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-08-24T08:34:48.382Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-24T08:34:48.382Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T08:34:48.382Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-24T08:34:48.382Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-24T08:34:48.382Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T08:34:48.382Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-24T08:34:48.382Z] === RUN TestIpcModeOlderClient [2022-08-24T08:34:48.382Z] === PAUSE TestIpcModeOlderClient [2022-08-24T08:34:48.382Z] === RUN TestKillContainerInvalidSignal [2022-08-24T08:34:48.518Z] --- PASS: TestExec (0.67s) [2022-08-24T08:34:48.518Z] === RUN TestExecUser [2022-08-24T08:34:48.953Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-08-24T08:34:48.953Z] === RUN TestKillContainer [2022-08-24T08:34:48.953Z] === RUN TestKillContainer/no_signal [2022-08-24T08:34:49.080Z] --- PASS: TestExecUser (0.79s) [2022-08-24T08:34:49.080Z] === RUN TestExportContainerAndImportImage [2022-08-24T08:34:49.216Z] === RUN TestKillContainer/non_killing_signal [2022-08-24T08:34:49.789Z] === RUN TestKillContainer/killing_signal [2022-08-24T08:34:50.009Z] --- PASS: TestExportContainerAndImportImage (0.75s) [2022-08-24T08:34:50.009Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-24T08:34:50.360Z] --- PASS: TestKillContainer (1.40s) [2022-08-24T08:34:50.360Z] --- PASS: TestKillContainer/no_signal (0.37s) [2022-08-24T08:34:50.360Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2022-08-24T08:34:50.360Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-08-24T08:34:50.360Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-24T08:34:50.360Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-24T08:34:50.621Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-24T08:34:51.192Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s) [2022-08-24T08:34:51.192Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-08-24T08:34:51.192Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2022-08-24T08:34:51.192Z] === RUN TestKillStoppedContainer [2022-08-24T08:34:51.192Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-24T08:34:51.192Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-24T08:34:51.192Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-24T08:34:51.192Z] === RUN TestKillDifferentUserContainer [2022-08-24T08:34:51.375Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-08-24T08:34:51.376Z] === RUN TestHealthCheckWorkdir [2022-08-24T08:34:51.763Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-08-24T08:34:51.763Z] === RUN TestInspectOomKilledTrue [2022-08-24T08:34:51.763Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T08:34:51.763Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-24T08:34:51.763Z] === RUN TestInspectOomKilledFalse [2022-08-24T08:34:51.763Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-24T08:34:51.763Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-24T08:34:51.764Z] === RUN TestLinksEtcHostsContentMatch [2022-08-24T08:34:51.764Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-24T08:34:51.764Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-08-24T08:34:51.764Z] === RUN TestLinksContainerNames [2022-08-24T08:34:51.937Z] --- PASS: TestHealthCheckWorkdir (0.84s) [2022-08-24T08:34:51.937Z] === RUN TestHealthKillContainer [2022-08-24T08:34:52.334Z] --- PASS: TestLinksContainerNames (0.80s) [2022-08-24T08:34:52.334Z] === RUN TestLogsFollowTailEmpty [2022-08-24T08:34:52.905Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-08-24T08:34:52.905Z] === RUN TestLogs [2022-08-24T08:34:52.905Z] === RUN TestLogs/driver_local [2022-08-24T08:34:52.905Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T08:34:52.905Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T08:34:52.905Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-24T08:34:52.905Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-24T08:34:52.905Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-24T08:34:52.905Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-24T08:34:52.905Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T08:34:52.905Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T08:34:52.905Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-24T08:34:52.905Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-24T08:34:52.905Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-24T08:34:52.905Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-24T08:34:52.905Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T08:34:52.905Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-24T08:34:53.475Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-24T08:34:53.475Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T08:34:54.416Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-24T08:34:54.416Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-24T08:34:55.358Z] === RUN TestLogs/driver_json-file [2022-08-24T08:34:55.358Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T08:34:55.358Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T08:34:55.358Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-24T08:34:55.358Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-24T08:34:55.358Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-24T08:34:55.358Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-24T08:34:55.358Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T08:34:55.358Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T08:34:55.358Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T08:34:55.358Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T08:34:55.358Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T08:34:55.358Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T08:34:55.358Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T08:34:55.358Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T08:34:55.930Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T08:34:55.930Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T08:34:56.502Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-24T08:34:56.502Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-24T08:34:57.073Z] --- PASS: TestLogs (4.27s) [2022-08-24T08:34:57.073Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-24T08:34:57.073Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.56s) [2022-08-24T08:34:57.073Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.75s) [2022-08-24T08:34:57.073Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.78s) [2022-08-24T08:34:57.073Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.97s) [2022-08-24T08:34:57.073Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.80s) [2022-08-24T08:34:57.073Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.82s) [2022-08-24T08:34:57.073Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-24T08:34:57.073Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.65s) [2022-08-24T08:34:57.073Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.69s) [2022-08-24T08:34:57.073Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.48s) [2022-08-24T08:34:57.073Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.61s) [2022-08-24T08:34:57.073Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.64s) [2022-08-24T08:34:57.073Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.60s) [2022-08-24T08:34:57.073Z] === RUN TestContainerNetworkMountsNoChown [2022-08-24T08:34:57.644Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-08-24T08:34:57.644Z] === RUN TestMountDaemonRoot [2022-08-24T08:34:57.644Z] === RUN TestMountDaemonRoot/default [2022-08-24T08:34:57.644Z] === PAUSE TestMountDaemonRoot/default [2022-08-24T08:34:57.644Z] === RUN TestMountDaemonRoot/private [2022-08-24T08:34:57.644Z] === PAUSE TestMountDaemonRoot/private [2022-08-24T08:34:57.644Z] === RUN TestMountDaemonRoot/rprivate [2022-08-24T08:34:57.644Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-24T08:34:57.644Z] === RUN TestMountDaemonRoot/slave [2022-08-24T08:34:57.644Z] === PAUSE TestMountDaemonRoot/slave [2022-08-24T08:34:57.644Z] === RUN TestMountDaemonRoot/rslave [2022-08-24T08:34:57.644Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-24T08:34:57.644Z] === RUN TestMountDaemonRoot/shared [2022-08-24T08:34:57.644Z] === PAUSE TestMountDaemonRoot/shared [2022-08-24T08:34:57.644Z] === RUN TestMountDaemonRoot/rshared [2022-08-24T08:34:57.644Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-24T08:34:57.644Z] === CONT TestMountDaemonRoot/default [2022-08-24T08:34:57.644Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-24T08:34:57.644Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-24T08:34:57.644Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-24T08:34:57.644Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-24T08:34:57.644Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-24T08:34:57.644Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-24T08:34:57.644Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-24T08:34:57.644Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-24T08:34:57.644Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-24T08:34:57.644Z] === CONT TestMountDaemonRoot/rshared [2022-08-24T08:34:57.644Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-24T08:34:57.644Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-24T08:34:57.644Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T08:34:57.644Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T08:34:57.644Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-24T08:34:57.644Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-24T08:34:57.644Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T08:34:57.644Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T08:34:57.644Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-24T08:34:57.644Z] === CONT TestMountDaemonRoot/shared [2022-08-24T08:34:57.644Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-24T08:34:57.644Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-24T08:34:57.644Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-24T08:34:57.644Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-24T08:34:57.644Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-24T08:34:57.644Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-24T08:34:57.644Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-24T08:34:57.644Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-24T08:34:57.644Z] === CONT TestMountDaemonRoot/rslave [2022-08-24T08:34:57.644Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-24T08:34:57.644Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-24T08:34:57.644Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T08:34:57.644Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T08:34:57.644Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-24T08:34:57.644Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-24T08:34:57.644Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T08:34:57.644Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T08:34:57.644Z] === CONT TestMountDaemonRoot/slave [2022-08-24T08:34:57.644Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-24T08:34:57.644Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-24T08:34:57.644Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-24T08:34:57.644Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-24T08:34:57.644Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-24T08:34:57.644Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-24T08:34:57.644Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-24T08:34:57.644Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-24T08:34:57.644Z] === CONT TestMountDaemonRoot/rprivate [2022-08-24T08:34:57.644Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-24T08:34:57.644Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-24T08:34:57.644Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T08:34:57.644Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T08:34:57.644Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-24T08:34:57.644Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-24T08:34:57.644Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T08:34:57.644Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T08:34:57.644Z] === CONT TestMountDaemonRoot/private [2022-08-24T08:34:57.644Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-24T08:34:57.644Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-24T08:34:57.644Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-24T08:34:57.644Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-24T08:34:57.644Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-24T08:34:57.644Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-24T08:34:57.644Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-24T08:34:57.644Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-24T08:34:57.644Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-24T08:34:57.644Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-24T08:34:57.644Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-24T08:34:57.644Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T08:34:57.644Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-24T08:34:57.644Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T08:34:57.644Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-24T08:34:57.644Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-24T08:34:57.644Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-24T08:34:57.644Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-24T08:34:57.644Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-24T08:34:57.644Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-24T08:34:57.644Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T08:34:57.644Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-24T08:34:57.644Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T08:34:57.644Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-24T08:34:57.644Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-24T08:34:57.904Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-24T08:34:57.904Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-24T08:34:57.904Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-24T08:34:57.904Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T08:34:57.904Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T08:34:57.904Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-24T08:34:57.904Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-24T08:34:57.904Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-24T08:34:57.904Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-24T08:34:57.904Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-24T08:34:57.905Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-24T08:34:57.905Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-24T08:34:57.905Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-24T08:34:57.905Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-24T08:34:57.905Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2022-08-24T08:34:57.905Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-24T08:34:57.905Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-24T08:34:57.905Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-08-24T08:34:57.905Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2022-08-24T08:34:57.905Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-24T08:34:57.905Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-24T08:34:57.905Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-24T08:34:57.905Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-24T08:34:57.905Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-24T08:34:57.905Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-24T08:34:57.905Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-24T08:34:57.905Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-24T08:34:57.905Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2022-08-24T08:34:57.905Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2022-08-24T08:34:57.905Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2022-08-24T08:34:57.905Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-24T08:34:57.905Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-24T08:34:57.905Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-24T08:34:57.905Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-24T08:34:57.905Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-24T08:34:57.905Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-24T08:34:57.905Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-24T08:34:57.905Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-24T08:34:57.905Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-24T08:34:57.905Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-24T08:34:57.905Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-24T08:34:57.905Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-24T08:34:57.905Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-24T08:34:57.905Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-24T08:34:57.905Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.01s) [2022-08-24T08:34:57.905Z] === RUN TestContainerBindMountNonRecursive [2022-08-24T08:34:57.905Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-24T08:34:57.905Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-08-24T08:34:57.905Z] === RUN TestContainerVolumesMountedAsShared [2022-08-24T08:34:57.905Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-24T08:34:57.905Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-08-24T08:34:57.905Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-24T08:34:57.905Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-24T08:34:57.905Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-08-24T08:34:57.905Z] === RUN TestNetworkNat [2022-08-24T08:34:58.475Z] --- PASS: TestNetworkNat (0.59s) [2022-08-24T08:34:58.475Z] === RUN TestNetworkLocalhostTCPNat [2022-08-24T08:34:59.046Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-08-24T08:34:59.046Z] === RUN TestNetworkLoopbackNat [2022-08-24T08:35:01.587Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-08-24T08:35:01.587Z] === RUN TestPause [2022-08-24T08:35:01.587Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T08:35:01.587Z] --- SKIP: TestPause (0.00s) [2022-08-24T08:35:01.587Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-24T08:35:01.587Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-24T08:35:01.587Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-24T08:35:01.587Z] === RUN TestPauseStopPausedContainer [2022-08-24T08:35:01.587Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T08:35:01.587Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-08-24T08:35:01.587Z] === RUN TestPidHost [2022-08-24T08:35:01.877Z] --- PASS: TestHealthKillContainer (8.19s) [2022-08-24T08:35:01.877Z] === RUN TestHealthCheckProcessKilled [2022-08-24T08:35:01.877Z] --- PASS: TestHealthCheckProcessKilled (0.81s) [2022-08-24T08:35:01.877Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-24T08:35:01.877Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2022-08-24T08:35:01.877Z] === RUN TestIpcModeNone [2022-08-24T08:35:02.133Z] --- PASS: TestIpcModeNone (0.62s) [2022-08-24T08:35:02.133Z] === RUN TestIpcModePrivate [2022-08-24T08:35:02.528Z] --- PASS: TestPidHost (0.93s) [2022-08-24T08:35:02.528Z] === RUN TestPsFilter [2022-08-24T08:35:02.528Z] --- PASS: TestPsFilter (0.10s) [2022-08-24T08:35:02.528Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-24T08:35:02.697Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-08-24T08:35:02.697Z] --- PASS: TestIpcModePrivate (0.64s) [2022-08-24T08:35:02.697Z] === RUN TestIpcModeShareable [2022-08-24T08:35:02.789Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-08-24T08:35:02.789Z] === RUN TestRemoveContainerWithVolume [2022-08-24T08:35:03.259Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-08-24T08:35:03.360Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-08-24T08:35:03.360Z] === RUN TestRemoveContainerRunning [2022-08-24T08:35:03.515Z] --- PASS: TestIpcModeShareable (0.63s) [2022-08-24T08:35:03.515Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-24T08:35:03.930Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-08-24T08:35:03.931Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-24T08:35:04.191Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-08-24T08:35:04.191Z] === RUN TestRemoveInvalidContainer [2022-08-24T08:35:04.191Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-24T08:35:04.191Z] === RUN TestRenameLinkedContainer [2022-08-24T08:35:05.405Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.81s) [2022-08-24T08:35:05.405Z] === RUN TestAPIIpcModeHost [2022-08-24T08:35:05.661Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-08-24T08:35:05.661Z] === RUN TestDaemonIpcModeShareable [2022-08-24T08:35:06.102Z] --- PASS: TestRenameLinkedContainer (1.62s) [2022-08-24T08:35:06.102Z] === RUN TestRenameStoppedContainer [2022-08-24T08:35:06.102Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-08-24T08:35:06.102Z] === RUN TestRenameRunningContainerAndReuse [2022-08-24T08:35:06.589Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-08-24T08:35:06.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-24T08:35:06.845Z] --- PASS: TestDaemonIpcModeShareable (1.21s) [2022-08-24T08:35:06.845Z] === RUN TestDaemonIpcModePrivate [2022-08-24T08:35:07.045Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2022-08-24T08:35:07.045Z] === RUN TestRenameInvalidName [2022-08-24T08:35:07.305Z] --- PASS: TestRenameInvalidName (0.40s) [2022-08-24T08:35:07.305Z] === RUN TestRenameAnonymousContainer [2022-08-24T08:35:07.774Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-08-24T08:35:08.031Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-08-24T08:35:08.031Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-24T08:35:08.960Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-08-24T08:35:09.216Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.22s) [2022-08-24T08:35:09.216Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-24T08:35:09.217Z] --- PASS: TestRenameAnonymousContainer (1.47s) [2022-08-24T08:35:09.217Z] === RUN TestRenameContainerWithSameName [2022-08-24T08:35:09.217Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-08-24T08:35:09.217Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-24T08:35:10.144Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-08-24T08:35:10.158Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2022-08-24T08:35:10.158Z] === RUN TestResize [2022-08-24T08:35:10.401Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-08-24T08:35:10.401Z] === RUN TestIpcModeOlderClient [2022-08-24T08:35:10.401Z] === PAUSE TestIpcModeOlderClient [2022-08-24T08:35:10.401Z] === RUN TestKillContainerInvalidSignal [2022-08-24T08:35:10.420Z] --- PASS: TestResize (0.41s) [2022-08-24T08:35:10.420Z] === RUN TestResizeWithInvalidSize [2022-08-24T08:35:10.963Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-08-24T08:35:10.963Z] === RUN TestKillContainer [2022-08-24T08:35:10.963Z] === RUN TestKillContainer/no_signal [2022-08-24T08:35:10.992Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-08-24T08:35:10.992Z] === RUN TestResizeWhenContainerNotStarted [2022-08-24T08:35:11.219Z] === RUN TestKillContainer/non_killing_signal [2022-08-24T08:35:11.253Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-08-24T08:35:11.253Z] === RUN TestDaemonRestartKillContainers [2022-08-24T08:35:11.253Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-24T08:35:11.253Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-08-24T08:35:11.253Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-24T08:35:11.253Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-24T08:35:11.516Z] === RUN TestKillContainer/killing_signal [2022-08-24T08:35:12.079Z] --- PASS: TestKillContainer (1.28s) [2022-08-24T08:35:12.079Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-08-24T08:35:12.079Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-08-24T08:35:12.079Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-08-24T08:35:12.079Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-24T08:35:12.079Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-24T08:35:12.193Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-24T08:35:12.718Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-24T08:35:13.133Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.77s) [2022-08-24T08:35:13.133Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.87s) [2022-08-24T08:35:13.133Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.89s) [2022-08-24T08:35:13.133Z] === RUN TestCgroupNamespacesRun [2022-08-24T08:35:13.656Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s) [2022-08-24T08:35:13.656Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) [2022-08-24T08:35:13.656Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s) [2022-08-24T08:35:13.656Z] === RUN TestKillStoppedContainer [2022-08-24T08:35:13.656Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-24T08:35:13.656Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-24T08:35:13.656Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-24T08:35:13.656Z] === RUN TestKillDifferentUserContainer [2022-08-24T08:35:13.912Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-08-24T08:35:13.912Z] === RUN TestInspectOomKilledTrue [2022-08-24T08:35:13.912Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-24T08:35:13.912Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-24T08:35:13.912Z] === RUN TestInspectOomKilledFalse [2022-08-24T08:35:14.474Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-08-24T08:35:14.474Z] === RUN TestLinksEtcHostsContentMatch [2022-08-24T08:35:14.515Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-08-24T08:35:14.515Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-24T08:35:14.731Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-08-24T08:35:14.731Z] === RUN TestLinksContainerNames [2022-08-24T08:35:15.456Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s) [2022-08-24T08:35:15.456Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-24T08:35:15.660Z] --- PASS: TestLinksContainerNames (0.86s) [2022-08-24T08:35:15.660Z] === RUN TestLogsFollowTailEmpty [2022-08-24T08:35:15.916Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2022-08-24T08:35:15.916Z] === RUN TestLogs [2022-08-24T08:35:15.916Z] === RUN TestLogs/driver_local [2022-08-24T08:35:15.916Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T08:35:15.916Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T08:35:15.916Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-24T08:35:15.916Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-24T08:35:15.916Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-24T08:35:15.916Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-24T08:35:15.916Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T08:35:15.916Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T08:35:15.916Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-24T08:35:15.916Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-24T08:35:15.916Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-24T08:35:15.916Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-24T08:35:15.916Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T08:35:15.916Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-24T08:35:16.398Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.09s) [2022-08-24T08:35:16.398Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-24T08:35:16.845Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-24T08:35:16.845Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T08:35:17.408Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-24T08:35:17.408Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-24T08:35:17.781Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-08-24T08:35:17.781Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-24T08:35:17.970Z] === RUN TestLogs/driver_json-file [2022-08-24T08:35:17.970Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T08:35:17.970Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T08:35:17.970Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-24T08:35:17.970Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-24T08:35:17.970Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-24T08:35:17.970Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-24T08:35:17.970Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T08:35:17.970Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T08:35:17.970Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T08:35:17.970Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T08:35:17.970Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T08:35:17.970Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T08:35:17.970Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T08:35:17.970Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T08:35:18.533Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T08:35:18.533Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T08:35:18.723Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s) [2022-08-24T08:35:18.723Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-24T08:35:19.095Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-24T08:35:19.095Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-24T08:35:19.664Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2022-08-24T08:35:19.664Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-24T08:35:20.025Z] --- PASS: TestLogs (3.94s) [2022-08-24T08:35:20.025Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-24T08:35:20.025Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.67s) [2022-08-24T08:35:20.025Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.71s) [2022-08-24T08:35:20.025Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.62s) [2022-08-24T08:35:20.025Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.60s) [2022-08-24T08:35:20.025Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.63s) [2022-08-24T08:35:20.025Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.63s) [2022-08-24T08:35:20.025Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-24T08:35:20.025Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.64s) [2022-08-24T08:35:20.025Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.69s) [2022-08-24T08:35:20.025Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.55s) [2022-08-24T08:35:20.025Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.58s) [2022-08-24T08:35:20.025Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.68s) [2022-08-24T08:35:20.025Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.71s) [2022-08-24T08:35:20.025Z] === RUN TestContainerNetworkMountsNoChown [2022-08-24T08:35:20.281Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-08-24T08:35:20.281Z] === RUN TestMountDaemonRoot [2022-08-24T08:35:20.282Z] === RUN TestMountDaemonRoot/default [2022-08-24T08:35:20.282Z] === PAUSE TestMountDaemonRoot/default [2022-08-24T08:35:20.282Z] === RUN TestMountDaemonRoot/private [2022-08-24T08:35:20.282Z] === PAUSE TestMountDaemonRoot/private [2022-08-24T08:35:20.282Z] === RUN TestMountDaemonRoot/rprivate [2022-08-24T08:35:20.282Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-24T08:35:20.282Z] === RUN TestMountDaemonRoot/slave [2022-08-24T08:35:20.282Z] === PAUSE TestMountDaemonRoot/slave [2022-08-24T08:35:20.282Z] === RUN TestMountDaemonRoot/rslave [2022-08-24T08:35:20.282Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-24T08:35:20.282Z] === RUN TestMountDaemonRoot/shared [2022-08-24T08:35:20.282Z] === PAUSE TestMountDaemonRoot/shared [2022-08-24T08:35:20.282Z] === RUN TestMountDaemonRoot/rshared [2022-08-24T08:35:20.282Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-24T08:35:20.282Z] === CONT TestMountDaemonRoot/default [2022-08-24T08:35:20.282Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-24T08:35:20.282Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-24T08:35:20.282Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-24T08:35:20.282Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-24T08:35:20.282Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-24T08:35:20.282Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-24T08:35:20.282Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-24T08:35:20.282Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-24T08:35:20.282Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-24T08:35:20.282Z] === CONT TestMountDaemonRoot/rshared [2022-08-24T08:35:20.282Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-24T08:35:20.282Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-24T08:35:20.282Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T08:35:20.282Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T08:35:20.282Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-24T08:35:20.282Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-24T08:35:20.282Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T08:35:20.282Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T08:35:20.282Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-24T08:35:20.282Z] === CONT TestMountDaemonRoot/shared [2022-08-24T08:35:20.282Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-24T08:35:20.282Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-24T08:35:20.282Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-24T08:35:20.282Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-24T08:35:20.282Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-24T08:35:20.282Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-24T08:35:20.282Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-24T08:35:20.282Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-24T08:35:20.282Z] === CONT TestMountDaemonRoot/rslave [2022-08-24T08:35:20.282Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-24T08:35:20.282Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-24T08:35:20.282Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T08:35:20.282Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T08:35:20.282Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-24T08:35:20.282Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-24T08:35:20.282Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T08:35:20.282Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T08:35:20.282Z] === CONT TestMountDaemonRoot/slave [2022-08-24T08:35:20.282Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-24T08:35:20.282Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-24T08:35:20.282Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-24T08:35:20.282Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-24T08:35:20.282Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-24T08:35:20.282Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-24T08:35:20.282Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-24T08:35:20.282Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-24T08:35:20.282Z] === CONT TestMountDaemonRoot/rprivate [2022-08-24T08:35:20.282Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T08:35:20.282Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T08:35:20.282Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-24T08:35:20.282Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-24T08:35:20.282Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T08:35:20.282Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T08:35:20.282Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-24T08:35:20.282Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-24T08:35:20.282Z] === CONT TestMountDaemonRoot/private [2022-08-24T08:35:20.282Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-24T08:35:20.282Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-24T08:35:20.282Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-24T08:35:20.282Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-24T08:35:20.282Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-24T08:35:20.282Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-24T08:35:20.282Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-24T08:35:20.282Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-24T08:35:20.282Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-24T08:35:20.282Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-24T08:35:20.538Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-24T08:35:20.538Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T08:35:20.538Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-24T08:35:20.538Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T08:35:20.538Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-24T08:35:20.538Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-24T08:35:20.538Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-24T08:35:20.538Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-24T08:35:20.538Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-24T08:35:20.538Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-24T08:35:20.538Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T08:35:20.538Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-24T08:35:20.538Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T08:35:20.605Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-08-24T08:35:20.605Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-24T08:35:20.794Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T08:35:20.794Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-24T08:35:20.794Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-24T08:35:20.794Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-24T08:35:20.794Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T08:35:20.794Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-24T08:35:20.794Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-24T08:35:20.794Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-24T08:35:20.794Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-24T08:35:20.794Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-24T08:35:20.794Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-24T08:35:20.794Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-24T08:35:20.794Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-24T08:35:20.794Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-24T08:35:20.794Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-24T08:35:20.794Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-08-24T08:35:20.794Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-24T08:35:20.794Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-24T08:35:20.794Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-24T08:35:20.794Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-24T08:35:20.794Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-24T08:35:20.794Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-08-24T08:35:20.794Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-24T08:35:20.794Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-08-24T08:35:20.794Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-24T08:35:20.794Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-24T08:35:20.794Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-24T08:35:20.794Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-24T08:35:20.794Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-08-24T08:35:20.794Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-24T08:35:20.794Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-24T08:35:20.794Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-24T08:35:20.794Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-24T08:35:20.794Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-24T08:35:20.794Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-24T08:35:20.794Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-24T08:35:20.794Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-24T08:35:20.794Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-24T08:35:20.794Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-24T08:35:20.794Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-08-24T08:35:20.794Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-24T08:35:20.794Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-24T08:35:20.794Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-24T08:35:20.794Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-24T08:35:20.794Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-24T08:35:20.794Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-24T08:35:20.794Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-24T08:35:20.794Z] === RUN TestContainerBindMountNonRecursive [2022-08-24T08:35:21.546Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-08-24T08:35:21.546Z] === RUN TestNISDomainname [2022-08-24T08:35:21.546Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-24T08:35:21.546Z] --- SKIP: TestNISDomainname (0.02s) [2022-08-24T08:35:21.546Z] === RUN TestHostnameDnsResolution [2022-08-24T08:35:22.117Z] --- PASS: TestHostnameDnsResolution (0.62s) [2022-08-24T08:35:22.117Z] === RUN TestUnprivilegedPortsAndPing [2022-08-24T08:35:22.117Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-24T08:35:22.117Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-08-24T08:35:22.117Z] === RUN TestPrivilegedHostDevices [2022-08-24T08:35:22.161Z] --- PASS: TestContainerBindMountNonRecursive (1.34s) [2022-08-24T08:35:22.161Z] === RUN TestContainerVolumesMountedAsShared [2022-08-24T08:35:22.687Z] --- PASS: TestPrivilegedHostDevices (0.43s) [2022-08-24T08:35:22.687Z] === RUN TestRunConsoleSize [2022-08-24T08:35:22.723Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-08-24T08:35:22.723Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-24T08:35:22.947Z] --- PASS: TestRunConsoleSize (0.38s) [2022-08-24T08:35:22.948Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-24T08:35:22.979Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-08-24T08:35:22.979Z] === RUN TestNetworkNat [2022-08-24T08:35:23.542Z] --- PASS: TestNetworkNat (0.48s) [2022-08-24T08:35:23.542Z] === RUN TestNetworkLocalhostTCPNat [2022-08-24T08:35:23.798Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-08-24T08:35:23.798Z] === RUN TestNetworkLoopbackNat [2022-08-24T08:35:25.492Z] --- PASS: TestRunWithAlternativeContainerdShim (2.02s) [2022-08-24T08:35:25.492Z] === RUN TestStats [2022-08-24T08:35:25.492Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T08:35:25.492Z] --- SKIP: TestStats (0.00s) [2022-08-24T08:35:25.492Z] === RUN TestStopContainerWithTimeout [2022-08-24T08:35:25.492Z] === RUN TestStopContainerWithTimeout/0 [2022-08-24T08:35:25.492Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-24T08:35:25.492Z] === RUN TestStopContainerWithTimeout/1 [2022-08-24T08:35:25.492Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-24T08:35:25.492Z] === RUN TestStopContainerWithTimeout/3 [2022-08-24T08:35:25.492Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-24T08:35:25.492Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-24T08:35:25.492Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-24T08:35:25.492Z] === CONT TestStopContainerWithTimeout/0 [2022-08-24T08:35:25.492Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-24T08:35:25.753Z] === CONT TestStopContainerWithTimeout/3 [2022-08-24T08:35:26.315Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2022-08-24T08:35:26.315Z] === RUN TestPause [2022-08-24T08:35:26.879Z] --- PASS: TestPause (0.46s) [2022-08-24T08:35:26.879Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-24T08:35:26.879Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-24T08:35:26.879Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-24T08:35:26.879Z] === RUN TestPauseStopPausedContainer [2022-08-24T08:35:27.441Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-08-24T08:35:27.441Z] === RUN TestPidHost [2022-08-24T08:35:27.663Z] === CONT TestStopContainerWithTimeout/1 [2022-08-24T08:35:28.370Z] --- PASS: TestPidHost (1.00s) [2022-08-24T08:35:28.370Z] === RUN TestPsFilter [2022-08-24T08:35:28.370Z] --- PASS: TestPsFilter (0.10s) [2022-08-24T08:35:28.370Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-24T08:35:28.932Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) [2022-08-24T08:35:28.932Z] === RUN TestRemoveContainerWithVolume [2022-08-24T08:35:29.044Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-24T08:35:29.045Z] --- PASS: TestStopContainerWithTimeout/0 (0.58s) [2022-08-24T08:35:29.045Z] --- PASS: TestStopContainerWithTimeout/-1 (2.64s) [2022-08-24T08:35:29.045Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-08-24T08:35:29.045Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-08-24T08:35:29.045Z] === RUN TestDeleteDevicemapper [2022-08-24T08:35:29.045Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-24T08:35:29.045Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-24T08:35:29.045Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-24T08:35:29.495Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-08-24T08:35:29.495Z] === RUN TestRemoveContainerRunning [2022-08-24T08:35:29.752Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-08-24T08:35:29.752Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-24T08:35:30.314Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2022-08-24T08:35:30.314Z] === RUN TestRemoveInvalidContainer [2022-08-24T08:35:30.314Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-24T08:35:30.314Z] === RUN TestRenameLinkedContainer [2022-08-24T08:35:30.430Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.33s) [2022-08-24T08:35:30.430Z] === RUN TestUpdateMemory [2022-08-24T08:35:30.430Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T08:35:30.430Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-24T08:35:30.430Z] === RUN TestUpdateCPUQuota [2022-08-24T08:35:30.430Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T08:35:30.430Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-08-24T08:35:30.430Z] === RUN TestUpdatePidsLimit [2022-08-24T08:35:30.430Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T08:35:30.430Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-08-24T08:35:30.430Z] === RUN TestUpdateRestartPolicy [2022-08-24T08:35:32.206Z] --- PASS: TestRenameLinkedContainer (1.81s) [2022-08-24T08:35:32.206Z] === RUN TestRenameStoppedContainer [2022-08-24T08:35:32.462Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-08-24T08:35:32.462Z] === RUN TestRenameRunningContainerAndReuse [2022-08-24T08:35:33.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-24T08:35:33.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-24T08:35:33.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-24T08:35:33.391Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s) [2022-08-24T08:35:33.391Z] === RUN TestRenameInvalidName [2022-08-24T08:35:33.959Z] --- PASS: TestRenameInvalidName (0.46s) [2022-08-24T08:35:33.959Z] === RUN TestRenameAnonymousContainer [2022-08-24T08:35:35.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-24T08:35:35.328Z] --- PASS: TestRenameAnonymousContainer (1.56s) [2022-08-24T08:35:35.328Z] === RUN TestRenameContainerWithSameName [2022-08-24T08:35:35.891Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-08-24T08:35:35.891Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-24T08:35:36.819Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2022-08-24T08:35:36.819Z] === RUN TestResize [2022-08-24T08:35:36.989Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-24T08:35:36.989Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-24T08:35:36.989Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T08:35:36.989Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-24T08:35:36.989Z] [2022-08-24T08:35:36.989Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-08-24T08:35:36.989Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-08-24T08:35:36.989Z] Using test binary docker [2022-08-24T08:35:36.989Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-24T08:35:36.989Z] Not: starting. [2022-08-24T08:35:36.989Z] INFO: Waiting for daemon to start... [2022-08-24T08:35:36.989Z] Starting dockerd [2022-08-24T08:35:36.989Z] . [2022-08-24T08:35:36.989Z] INFO: Building docker-sdk-python3:5.0.3... [2022-08-24T08:35:37.075Z] --- PASS: TestResize (0.44s) [2022-08-24T08:35:37.075Z] === RUN TestResizeWithInvalidSize [2022-08-24T08:35:37.637Z] --- PASS: TestResizeWithInvalidSize (0.49s) [2022-08-24T08:35:37.637Z] === RUN TestResizeWhenContainerNotStarted [2022-08-24T08:35:37.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-24T08:35:38.199Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-08-24T08:35:38.199Z] === RUN TestDaemonRestartKillContainers [2022-08-24T08:35:38.199Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-24T08:35:38.199Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-24T08:35:38.199Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-24T08:35:38.199Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-24T08:35:38.199Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-24T08:35:38.199Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-24T08:35:38.199Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-24T08:35:38.199Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-24T08:35:38.199Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-24T08:35:38.199Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-24T08:35:38.199Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-24T08:35:38.199Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-24T08:35:38.199Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-24T08:35:38.199Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-24T08:35:38.199Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-24T08:35:38.199Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-24T08:35:38.199Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T08:35:38.199Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T08:35:38.199Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T08:35:38.199Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T08:35:38.199Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T08:35:38.199Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T08:35:38.199Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T08:35:38.199Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T08:35:38.199Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-24T08:35:38.199Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-24T08:35:38.199Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-24T08:35:38.199Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-24T08:35:38.199Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-24T08:35:38.199Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-24T08:35:38.199Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-24T08:35:38.199Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-24T08:35:38.199Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-24T08:35:38.199Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T08:35:38.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-24T08:35:40.092Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-24T08:35:40.459Z] ok github.com/docker/docker/libnetwork/networkdb 104.166s coverage: 60.1% of statements [2022-08-24T08:35:40.460Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-24T08:35:40.460Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-24T08:35:40.460Z] ok github.com/docker/docker/libnetwork/osl 4.397s coverage: 39.7% of statements [2022-08-24T08:35:40.460Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-24T08:35:40.460Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements [2022-08-24T08:35:40.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-24T08:35:41.390Z] ok github.com/docker/docker/libnetwork/portmapper 0.686s coverage: 48.6% of statements [2022-08-24T08:35:41.458Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-24T08:35:41.648Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-24T08:35:41.648Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-24T08:35:41.905Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-08-24T08:35:41.905Z] [2022-08-24T08:35:41.905Z] === Skipped [2022-08-24T08:35:41.905Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-24T08:35:41.905Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-24T08:35:41.905Z] [2022-08-24T08:35:41.905Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-24T08:35:41.905Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-24T08:35:41.905Z] [2022-08-24T08:35:41.905Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-24T08:35:41.905Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-24T08:35:41.905Z] [2022-08-24T08:35:41.905Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-24T08:35:41.905Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-24T08:35:41.905Z] [2022-08-24T08:35:41.905Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-24T08:35:41.905Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-24T08:35:41.905Z] [2022-08-24T08:35:41.905Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-24T08:35:41.905Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-24T08:35:41.905Z] [2022-08-24T08:35:41.905Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-24T08:35:41.905Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-24T08:35:41.905Z] [2022-08-24T08:35:41.905Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-24T08:35:41.905Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-24T08:35:41.905Z] [2022-08-24T08:35:41.905Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-24T08:35:41.905Z] firewalld_test.go:14: firewalld is not running [2022-08-24T08:35:41.905Z] [2022-08-24T08:35:41.905Z] DONE 327 tests, 9 skipped in 203.416s [2022-08-24T08:35:42.388Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-24T08:35:42.645Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-24T08:35:42.651Z] --- PASS: TestUpdateRestartPolicy (10.93s) [2022-08-24T08:35:42.651Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-24T08:35:42.651Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-08-24T08:35:42.651Z] === RUN TestWaitNonBlocked [2022-08-24T08:35:42.651Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T08:35:42.651Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T08:35:42.651Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T08:35:42.651Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T08:35:42.651Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T08:35:42.651Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T08:35:42.651Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-24T08:35:42.651Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2022-08-24T08:35:42.651Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2022-08-24T08:35:42.651Z] === RUN TestWaitBlocked [2022-08-24T08:35:42.651Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T08:35:42.651Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T08:35:42.651Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T08:35:42.651Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T08:35:42.651Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T08:35:42.651Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random Post stage [Pipeline] junit [2022-08-24T08:35:42.846Z] Recording test results [2022-08-24T08:35:43.001Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T08:35:43.222Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-24T08:35:43.222Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s) [2022-08-24T08:35:43.222Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2022-08-24T08:35:43.222Z] === RUN TestWaitConditions [2022-08-24T08:35:43.222Z] === RUN TestWaitConditions/default [2022-08-24T08:35:43.222Z] === PAUSE TestWaitConditions/default [2022-08-24T08:35:43.222Z] === RUN TestWaitConditions/not-running [2022-08-24T08:35:43.222Z] === PAUSE TestWaitConditions/not-running [2022-08-24T08:35:43.222Z] === RUN TestWaitConditions/next-exit [2022-08-24T08:35:43.222Z] === PAUSE TestWaitConditions/next-exit [2022-08-24T08:35:43.222Z] === RUN TestWaitConditions/removed [2022-08-24T08:35:43.222Z] === PAUSE TestWaitConditions/removed [2022-08-24T08:35:43.222Z] === CONT TestWaitConditions/default [2022-08-24T08:35:43.222Z] === CONT TestWaitConditions/removed [2022-08-24T08:35:43.341Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44026/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=549d24b437b87fe27e49ed0bf8c11832b4565cab -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:549d24b437b87fe27e49ed0bf8c11832b4565cab hack/make.sh dynbinary test-integration [2022-08-24T08:35:43.575Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T08:35:43.598Z] [2022-08-24T08:35:43.831Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T08:35:43.854Z] Removing bundles/ [2022-08-24T08:35:43.854Z] [2022-08-24T08:35:43.854Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-24T08:35:43.854Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-24T08:35:43.854Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T08:35:45.133Z] === CONT TestWaitConditions/not-running [2022-08-24T08:35:45.133Z] === CONT TestWaitConditions/next-exit [2022-08-24T08:35:46.568Z] --- PASS: TestWaitConditions (0.01s) [2022-08-24T08:35:46.568Z] --- PASS: TestWaitConditions/removed (1.61s) [2022-08-24T08:35:46.568Z] --- PASS: TestWaitConditions/default (1.67s) [2022-08-24T08:35:46.568Z] --- PASS: TestWaitConditions/not-running (1.75s) [2022-08-24T08:35:46.568Z] --- PASS: TestWaitConditions/next-exit (1.73s) [2022-08-24T08:35:46.568Z] === RUN TestWaitRestartedContainer [2022-08-24T08:35:46.568Z] === RUN TestWaitRestartedContainer/default [2022-08-24T08:35:46.568Z] === PAUSE TestWaitRestartedContainer/default [2022-08-24T08:35:46.568Z] === RUN TestWaitRestartedContainer/not-running [2022-08-24T08:35:46.568Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-24T08:35:46.568Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-24T08:35:46.568Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-24T08:35:46.568Z] === CONT TestWaitRestartedContainer/default [2022-08-24T08:35:46.568Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-24T08:35:47.098Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T08:35:47.354Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-24T08:35:48.494Z] === CONT TestWaitRestartedContainer/not-running [2022-08-24T08:35:48.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-24T08:35:49.065Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-24T08:35:49.065Z] --- PASS: TestWaitRestartedContainer/next-exit (1.52s) [2022-08-24T08:35:49.065Z] --- PASS: TestWaitRestartedContainer/default (1.57s) [2022-08-24T08:35:49.065Z] --- PASS: TestWaitRestartedContainer/not-running (0.92s) [2022-08-24T08:35:49.065Z] === CONT TestDaemonRestartIpcMode [2022-08-24T08:35:49.065Z] === CONT TestIpcModeOlderClient [2022-08-24T08:35:49.065Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-24T08:35:49.065Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-24T08:35:49.246Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-24T08:35:51.138Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-24T08:35:51.138Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-24T08:35:51.609Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.53s) [2022-08-24T08:35:51.869Z] --- PASS: TestDaemonRestartIpcMode (2.74s) [2022-08-24T08:35:51.870Z] PASS [2022-08-24T08:35:51.870Z] [2022-08-24T08:35:51.870Z] === Skipped [2022-08-24T08:35:51.870Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-24T08:35:51.870Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-24T08:35:51.870Z] [2022-08-24T08:35:51.870Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-08-24T08:35:51.870Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-24T08:35:51.870Z] [2022-08-24T08:35:51.870Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-08-24T08:35:51.870Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T08:35:51.870Z] [2022-08-24T08:35:51.870Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-08-24T08:35:51.870Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-24T08:35:51.870Z] [2022-08-24T08:35:51.870Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-08-24T08:35:51.870Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-24T08:35:51.870Z] [2022-08-24T08:35:51.870Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-08-24T08:35:51.870Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T08:35:51.870Z] [2022-08-24T08:35:51.870Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-08-24T08:35:51.870Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T08:35:51.870Z] [2022-08-24T08:35:51.870Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-08-24T08:35:51.870Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T08:35:51.870Z] [2022-08-24T08:35:51.870Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-24T08:35:51.870Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T08:35:51.870Z] [2022-08-24T08:35:51.870Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-24T08:35:51.870Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T08:35:51.870Z] [2022-08-24T08:35:51.870Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-24T08:35:51.870Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T08:35:51.870Z] [2022-08-24T08:35:51.870Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-24T08:35:51.870Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-24T08:35:51.870Z] [2022-08-24T08:35:51.870Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-08-24T08:35:51.870Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-24T08:35:51.870Z] [2022-08-24T08:35:51.870Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-08-24T08:35:51.870Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-24T08:35:51.870Z] [2022-08-24T08:35:51.870Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-08-24T08:35:51.870Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-24T08:35:51.870Z] [2022-08-24T08:35:51.870Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-08-24T08:35:51.870Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-24T08:35:51.870Z] [2022-08-24T08:35:51.870Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-08-24T08:35:51.870Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T08:35:51.870Z] [2022-08-24T08:35:51.870Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-24T08:35:51.870Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-24T08:35:51.870Z] [2022-08-24T08:35:51.870Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-08-24T08:35:51.870Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T08:35:51.870Z] [2022-08-24T08:35:51.870Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-08-24T08:35:51.870Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-24T08:35:51.870Z] [2022-08-24T08:35:51.870Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-08-24T08:35:51.870Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-24T08:35:51.870Z] [2022-08-24T08:35:51.870Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-08-24T08:35:51.870Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-24T08:35:51.870Z] [2022-08-24T08:35:51.870Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-08-24T08:35:51.870Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T08:35:51.870Z] [2022-08-24T08:35:51.870Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-24T08:35:51.870Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-24T08:35:51.870Z] [2022-08-24T08:35:51.870Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-24T08:35:51.870Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T08:35:51.870Z] [2022-08-24T08:35:51.870Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-08-24T08:35:51.870Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T08:35:51.870Z] [2022-08-24T08:35:51.870Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-08-24T08:35:51.870Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T08:35:51.870Z] [2022-08-24T08:35:51.870Z] DONE 250 tests, 27 skipped in 88.173s [2022-08-24T08:35:51.870Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-24T08:35:51.870Z] === RUN TestConfigDaemonLibtrustID [2022-08-24T08:35:52.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-24T08:35:52.440Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-08-24T08:35:52.440Z] === RUN TestConfigDaemonID [2022-08-24T08:35:53.029Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-24T08:35:53.029Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-24T08:35:53.823Z] daemon_test.go:83: [d7c2de68f4147] daemon is not started [2022-08-24T08:35:53.823Z] --- PASS: TestConfigDaemonID (1.07s) [2022-08-24T08:35:53.823Z] === RUN TestDaemonConfigValidation [2022-08-24T08:35:53.823Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-24T08:35:53.823Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-24T08:35:53.823Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-24T08:35:53.823Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-24T08:35:53.823Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-24T08:35:53.823Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-24T08:35:53.823Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-24T08:35:53.823Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-24T08:35:53.823Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-24T08:35:53.823Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-24T08:35:53.823Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-24T08:35:53.823Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-24T08:35:53.823Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-24T08:35:53.823Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-24T08:35:53.823Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-24T08:35:53.823Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-24T08:35:53.823Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-08-24T08:35:53.823Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-08-24T08:35:53.823Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-08-24T08:35:53.823Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-08-24T08:35:53.823Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-24T08:35:53.823Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-24T08:35:53.823Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-24T08:35:54.767Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-24T08:35:54.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-24T08:35:54.919Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-24T08:35:56.149Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-24T08:35:56.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-24T08:35:56.287Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-24T08:35:56.287Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.04s) [2022-08-24T08:35:56.287Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-08-24T08:35:56.287Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.19s) [2022-08-24T08:35:56.287Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-08-24T08:35:56.287Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-08-24T08:35:56.287Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-08-24T08:35:56.287Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.45s) [2022-08-24T08:35:56.287Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.43s) [2022-08-24T08:35:56.287Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.04s) [2022-08-24T08:35:56.287Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.70s) [2022-08-24T08:35:56.287Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.06s) [2022-08-24T08:35:56.287Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.01s) [2022-08-24T08:35:56.287Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.06s) [2022-08-24T08:35:56.287Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.88s) [2022-08-24T08:35:56.287Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.89s) [2022-08-24T08:35:56.287Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.50s) [2022-08-24T08:35:56.287Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-24T08:35:56.287Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-24T08:35:57.088Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-24T08:35:57.088Z] daemon_test.go:197: [de39867f0c6f2] daemon is not started [2022-08-24T08:35:57.088Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-08-24T08:35:57.088Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.06s) [2022-08-24T08:35:57.088Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-08-24T08:35:57.088Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s) [2022-08-24T08:35:57.088Z] === RUN TestDaemonProxy [2022-08-24T08:35:57.088Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-24T08:35:57.088Z] --- SKIP: TestDaemonProxy (0.01s) [2022-08-24T08:35:57.088Z] PASS [2022-08-24T08:35:57.088Z] [2022-08-24T08:35:57.088Z] === Skipped [2022-08-24T08:35:57.088Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.01s) [2022-08-24T08:35:57.088Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-24T08:35:57.088Z] [2022-08-24T08:35:57.088Z] DONE 13 tests, 1 skipped in 5.244s [2022-08-24T08:35:57.088Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-24T08:35:57.348Z] INFO: Testing against a local daemon [2022-08-24T08:35:57.348Z] === RUN TestCommitInheritsEnv [2022-08-24T08:35:57.664Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-24T08:35:58.226Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.94s) [2022-08-24T08:35:58.226Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.98s) [2022-08-24T08:35:58.226Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.94s) [2022-08-24T08:35:58.226Z] === RUN TestCgroupNamespacesRun [2022-08-24T08:35:59.257Z] --- PASS: TestCommitInheritsEnv (1.88s) [2022-08-24T08:35:59.257Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-24T08:35:59.257Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-24T08:35:59.257Z] === RUN TestImportWithCustomPlatform [2022-08-24T08:35:59.257Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-24T08:35:59.257Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-24T08:35:59.257Z] === RUN TestImportWithCustomPlatform// [2022-08-24T08:35:59.257Z] === RUN TestImportWithCustomPlatform/linux [2022-08-24T08:35:59.258Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-24T08:35:59.258Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-24T08:35:59.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-24T08:35:59.519Z] === RUN TestImportWithCustomPlatform/macos [2022-08-24T08:35:59.519Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-24T08:35:59.519Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-24T08:35:59.519Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-08-24T08:35:59.519Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-08-24T08:35:59.519Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-24T08:35:59.519Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-24T08:35:59.519Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-08-24T08:35:59.519Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-08-24T08:35:59.519Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-24T08:35:59.519Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-24T08:35:59.519Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-24T08:35:59.519Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-24T08:35:59.519Z] === RUN TestImagesFilterMultiReference [2022-08-24T08:35:59.519Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-24T08:35:59.519Z] === RUN TestImagePullPlatformInvalid [2022-08-24T08:35:59.519Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-24T08:35:59.519Z] === RUN TestRemoveImageOrphaning [2022-08-24T08:35:59.637Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2022-08-24T08:35:59.637Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-24T08:35:59.637Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-24T08:35:59.637Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-24T08:35:59.637Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-24T08:36:01.005Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2022-08-24T08:36:01.005Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-24T08:36:01.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-24T08:36:01.429Z] --- PASS: TestRemoveImageOrphaning (1.61s) [2022-08-24T08:36:01.429Z] === RUN TestRemoveImageGarbageCollector [2022-08-24T08:36:01.429Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-24T08:36:01.429Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-24T08:36:01.429Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-24T08:36:01.429Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-24T08:36:01.429Z] === RUN TestTagInvalidReference [2022-08-24T08:36:01.429Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-24T08:36:01.429Z] === RUN TestTagValidPrefixedRepo [2022-08-24T08:36:01.429Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-24T08:36:01.429Z] === RUN TestTagExistedNameWithoutForce [2022-08-24T08:36:01.429Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-24T08:36:01.429Z] === RUN TestTagOfficialNames [2022-08-24T08:36:01.429Z] --- PASS: TestTagOfficialNames (0.04s) [2022-08-24T08:36:01.429Z] === RUN TestTagMatchesDigest [2022-08-24T08:36:01.429Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-24T08:36:01.429Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-24T08:36:01.934Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s) [2022-08-24T08:36:01.934Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-24T08:36:03.301Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.23s) [2022-08-24T08:36:03.301Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-24T08:36:04.230Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s) [2022-08-24T08:36:04.230Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-24T08:36:05.158Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-24T08:36:05.158Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-24T08:36:05.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-24T08:36:06.526Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.23s) [2022-08-24T08:36:06.526Z] === RUN TestNISDomainname [2022-08-24T08:36:06.782Z] --- PASS: TestNISDomainname (0.55s) [2022-08-24T08:36:06.782Z] === RUN TestHostnameDnsResolution [2022-08-24T08:36:06.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-24T08:36:07.711Z] --- PASS: TestHostnameDnsResolution (0.72s) [2022-08-24T08:36:07.711Z] === RUN TestUnprivilegedPortsAndPing [2022-08-24T08:36:07.968Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2022-08-24T08:36:07.968Z] === RUN TestPrivilegedHostDevices [2022-08-24T08:36:08.530Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-08-24T08:36:08.530Z] === RUN TestRunConsoleSize [2022-08-24T08:36:09.092Z] --- PASS: TestRunConsoleSize (0.44s) [2022-08-24T08:36:09.092Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-24T08:36:10.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-24T08:36:10.982Z] --- PASS: TestRunWithAlternativeContainerdShim (2.03s) [2022-08-24T08:36:10.982Z] === RUN TestStats [2022-08-24T08:36:12.818Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-24T08:36:12.818Z] Using test binary docker [2022-08-24T08:36:12.818Z] +++ /etc/init.d/apparmor start [2022-08-24T08:36:12.818Z] Not: starting. [2022-08-24T08:36:12.818Z] Starting dockerd [2022-08-24T08:36:12.818Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-24T08:36:12.818Z] INFO: Waiting for daemon to start... [2022-08-24T08:36:13.500Z] --- PASS: TestStats (2.49s) [2022-08-24T08:36:13.500Z] === RUN TestStopContainerWithTimeout [2022-08-24T08:36:13.500Z] === RUN TestStopContainerWithTimeout/0 [2022-08-24T08:36:13.500Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-24T08:36:13.500Z] === RUN TestStopContainerWithTimeout/1 [2022-08-24T08:36:13.500Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-24T08:36:13.500Z] === RUN TestStopContainerWithTimeout/3 [2022-08-24T08:36:13.500Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-24T08:36:13.500Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-24T08:36:13.500Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-24T08:36:13.500Z] === CONT TestStopContainerWithTimeout/0 [2022-08-24T08:36:13.500Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-24T08:36:14.428Z] === CONT TestStopContainerWithTimeout/3 [2022-08-24T08:36:15.356Z] . [2022-08-24T08:36:15.356Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-24T08:36:15.356Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-24T08:36:15.356Z] Error: No such image: emptyfs [2022-08-24T08:36:15.356Z] ++++ docker load [2022-08-24T08:36:15.356Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-24T08:36:15.356Z] Loaded image: emptyfs:latest [2022-08-24T08:36:15.356Z] Running integration-test (iteration 1) [2022-08-24T08:36:15.356Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-24T08:36:15.356Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:36:15.356Z] ++ set -e [2022-08-24T08:36:15.356Z] ++ '[' -n 0 ']' [2022-08-24T08:36:15.356Z] ++ set -x [2022-08-24T08:36:15.357Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:36:15.707Z] sha256:d802ef3f530aeaf65b19b01e52e7adc14ba9f9e4550e9bfab5466508f8a458a8 [2022-08-24T08:36:15.707Z] INFO: Starting docker-py tests... [2022-08-24T08:36:15.707Z] ============================= test session starts ============================== [2022-08-24T08:36:15.707Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-08-24T08:36:15.707Z] rootdir: /src, inifile: pytest.ini [2022-08-24T08:36:15.707Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-08-24T08:36:15.707Z] collected 395 items / 2 deselected / 393 selected [2022-08-24T08:36:15.707Z] [2022-08-24T08:36:16.316Z] === CONT TestStopContainerWithTimeout/1 [2022-08-24T08:36:16.736Z] Loaded image: busybox:latest [2022-08-24T08:36:16.995Z] Loaded image: busybox:glibc [2022-08-24T08:36:18.206Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-08-24T08:36:18.206Z] --- PASS: TestStopContainerWithTimeout/0 (0.83s) [2022-08-24T08:36:18.206Z] --- PASS: TestStopContainerWithTimeout/-1 (2.83s) [2022-08-24T08:36:18.206Z] --- PASS: TestStopContainerWithTimeout/3 (2.42s) [2022-08-24T08:36:18.206Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2022-08-24T08:36:18.206Z] === RUN TestDeleteDevicemapper [2022-08-24T08:36:18.206Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-24T08:36:18.206Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-24T08:36:18.206Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-24T08:36:19.572Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.58s) [2022-08-24T08:36:19.572Z] === RUN TestUpdateMemory [2022-08-24T08:36:20.134Z] --- PASS: TestUpdateMemory (0.57s) [2022-08-24T08:36:20.134Z] === RUN TestUpdateCPUQuota [2022-08-24T08:36:21.091Z] --- PASS: TestUpdateCPUQuota (0.98s) [2022-08-24T08:36:21.091Z] === RUN TestUpdatePidsLimit [2022-08-24T08:36:21.091Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-24T08:36:21.347Z] === RUN TestUpdatePidsLimit/no_change [2022-08-24T08:36:21.347Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-24T08:36:21.603Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-24T08:36:21.859Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-24T08:36:22.115Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-24T08:36:22.272Z] Loaded image: debian:bullseye-slim [2022-08-24T08:36:22.272Z] Loaded image: hello-world:latest [2022-08-24T08:36:22.272Z] Loaded image: arm32v7/hello-world:latest [2022-08-24T08:36:22.272Z] INFO: Testing against a local daemon [2022-08-24T08:36:22.272Z] === RUN TestCgroupNamespacesBuild [2022-08-24T08:36:22.371Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-24T08:36:23.299Z] --- PASS: TestUpdatePidsLimit (2.05s) [2022-08-24T08:36:23.299Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.24s) [2022-08-24T08:36:23.299Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-08-24T08:36:23.299Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-08-24T08:36:23.299Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-08-24T08:36:23.299Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-08-24T08:36:23.299Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-08-24T08:36:23.299Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2022-08-24T08:36:23.299Z] === RUN TestUpdateRestartPolicy [2022-08-24T08:36:24.825Z] --- PASS: TestCgroupNamespacesBuild (2.46s) [2022-08-24T08:36:24.826Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-24T08:36:26.732Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.18s) [2022-08-24T08:36:26.732Z] === RUN TestBuildWithSession [2022-08-24T08:36:26.732Z] build_session_test.go:25: TODO: BuildKit [2022-08-24T08:36:26.732Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-24T08:36:26.732Z] === RUN TestBuildSquashParent [2022-08-24T08:36:29.617Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-08-24T08:36:30.443Z] tests/integration/api_client_test.py ..... [ 7%] [2022-08-24T08:36:31.949Z] tests/integration/api_config_test.py ...... [ 8%] [2022-08-24T08:36:35.470Z] --- PASS: TestUpdateRestartPolicy (11.11s) [2022-08-24T08:36:35.470Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-24T08:36:35.470Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2022-08-24T08:36:35.470Z] === RUN TestWaitNonBlocked [2022-08-24T08:36:35.470Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T08:36:35.470Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T08:36:35.470Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T08:36:35.470Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T08:36:35.470Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T08:36:35.470Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T08:36:35.470Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-24T08:36:35.470Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2022-08-24T08:36:35.470Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2022-08-24T08:36:35.470Z] === RUN TestWaitBlocked [2022-08-24T08:36:35.470Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T08:36:35.470Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T08:36:35.470Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T08:36:35.470Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T08:36:35.470Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T08:36:35.470Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T08:36:36.033Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-24T08:36:36.033Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2022-08-24T08:36:36.033Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2022-08-24T08:36:36.033Z] === RUN TestWaitConditions [2022-08-24T08:36:36.033Z] === RUN TestWaitConditions/default [2022-08-24T08:36:36.033Z] === PAUSE TestWaitConditions/default [2022-08-24T08:36:36.033Z] === RUN TestWaitConditions/not-running [2022-08-24T08:36:36.033Z] === PAUSE TestWaitConditions/not-running [2022-08-24T08:36:36.033Z] === RUN TestWaitConditions/next-exit [2022-08-24T08:36:36.033Z] === PAUSE TestWaitConditions/next-exit [2022-08-24T08:36:36.033Z] === RUN TestWaitConditions/removed [2022-08-24T08:36:36.033Z] === PAUSE TestWaitConditions/removed [2022-08-24T08:36:36.033Z] === CONT TestWaitConditions/default [2022-08-24T08:36:36.033Z] === CONT TestWaitConditions/next-exit [2022-08-24T08:36:36.716Z] --- PASS: TestBuildSquashParent (9.18s) [2022-08-24T08:36:36.716Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-24T08:36:36.716Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T08:36:36.716Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T08:36:36.716Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T08:36:36.716Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T08:36:36.716Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T08:36:36.716Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T08:36:36.716Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T08:36:36.716Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T08:36:36.716Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T08:36:36.716Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T08:36:36.716Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T08:36:36.716Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T08:36:36.716Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T08:36:36.716Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T08:36:37.925Z] === CONT TestWaitConditions/removed [2022-08-24T08:36:37.925Z] === CONT TestWaitConditions/not-running [2022-08-24T08:36:39.256Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T08:36:39.515Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T08:36:39.815Z] --- PASS: TestWaitConditions (0.02s) [2022-08-24T08:36:39.816Z] --- PASS: TestWaitConditions/default (1.59s) [2022-08-24T08:36:39.816Z] --- PASS: TestWaitConditions/next-exit (1.66s) [2022-08-24T08:36:39.816Z] --- PASS: TestWaitConditions/removed (1.74s) [2022-08-24T08:36:39.816Z] --- PASS: TestWaitConditions/not-running (1.74s) [2022-08-24T08:36:39.816Z] === RUN TestWaitRestartedContainer [2022-08-24T08:36:39.816Z] === RUN TestWaitRestartedContainer/default [2022-08-24T08:36:39.816Z] === PAUSE TestWaitRestartedContainer/default [2022-08-24T08:36:39.816Z] === RUN TestWaitRestartedContainer/not-running [2022-08-24T08:36:39.816Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-24T08:36:39.816Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-24T08:36:39.816Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-24T08:36:39.816Z] === CONT TestWaitRestartedContainer/default [2022-08-24T08:36:39.816Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-24T08:36:40.745Z] === CONT TestWaitRestartedContainer/not-running [2022-08-24T08:36:41.674Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-24T08:36:41.674Z] --- PASS: TestWaitRestartedContainer/next-exit (1.39s) [2022-08-24T08:36:41.674Z] --- PASS: TestWaitRestartedContainer/default (1.44s) [2022-08-24T08:36:41.674Z] --- PASS: TestWaitRestartedContainer/not-running (0.91s) [2022-08-24T08:36:41.674Z] === CONT TestContainerStartOnDaemonRestart [2022-08-24T08:36:41.674Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-24T08:36:43.713Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T08:36:43.713Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T08:36:44.193Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.42s) [2022-08-24T08:36:44.193Z] === CONT TestIpcModeOlderClient [2022-08-24T08:36:44.193Z] --- PASS: TestContainerStartOnDaemonRestart (2.44s) [2022-08-24T08:36:44.193Z] === CONT TestContainerKillOnDaemonStart [2022-08-24T08:36:44.193Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-08-24T08:36:44.193Z] === CONT TestDaemonHostGatewayIP [2022-08-24T08:36:46.252Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-24T08:36:46.252Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.61s) [2022-08-24T08:36:46.252Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.65s) [2022-08-24T08:36:46.252Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.65s) [2022-08-24T08:36:46.252Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.63s) [2022-08-24T08:36:46.252Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.21s) [2022-08-24T08:36:46.252Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.28s) [2022-08-24T08:36:46.252Z] === RUN TestBuildMultiStageCopy [2022-08-24T08:36:46.252Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-24T08:36:46.712Z] --- PASS: TestDaemonHostGatewayIP (2.57s) [2022-08-24T08:36:46.712Z] === CONT TestDaemonRestartIpcMode [2022-08-24T08:36:49.228Z] --- PASS: TestDaemonRestartIpcMode (2.21s) [2022-08-24T08:36:49.546Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-24T08:36:50.115Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-24T08:36:50.375Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-24T08:36:51.315Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-24T08:36:51.575Z] --- PASS: TestBuildMultiStageCopy (5.36s) [2022-08-24T08:36:51.575Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.03s) [2022-08-24T08:36:51.575Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.63s) [2022-08-24T08:36:51.575Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2022-08-24T08:36:51.575Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2022-08-24T08:36:51.575Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2022-08-24T08:36:51.575Z] === RUN TestBuildMultiStageParentConfig [2022-08-24T08:36:52.955Z] --- PASS: TestBuildMultiStageParentConfig (1.39s) [2022-08-24T08:36:52.955Z] === RUN TestBuildLabelWithTargets [2022-08-24T08:36:55.504Z] --- PASS: TestBuildLabelWithTargets (2.35s) [2022-08-24T08:36:55.504Z] === RUN TestBuildWithEmptyLayers [2022-08-24T08:36:56.883Z] --- PASS: TestBuildWithEmptyLayers (1.33s) [2022-08-24T08:36:56.883Z] === RUN TestBuildMultiStageOnBuild [2022-08-24T08:36:57.317Z] --- PASS: TestContainerKillOnDaemonStart (11.81s) [2022-08-24T08:36:57.317Z] PASS [2022-08-24T08:36:57.317Z] [2022-08-24T08:36:57.317Z] === Skipped [2022-08-24T08:36:57.317Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-24T08:36:57.317Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-24T08:36:57.317Z] [2022-08-24T08:36:57.317Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-24T08:36:57.317Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-24T08:36:57.317Z] [2022-08-24T08:36:57.317Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-24T08:36:57.317Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-24T08:36:57.317Z] [2022-08-24T08:36:57.317Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-24T08:36:57.317Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-24T08:36:57.317Z] [2022-08-24T08:36:57.317Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-24T08:36:57.317Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-24T08:36:57.317Z] [2022-08-24T08:36:57.317Z] DONE 273 tests, 5 skipped in 136.574s [2022-08-24T08:36:57.317Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-24T08:36:57.317Z] === RUN TestConfigDaemonLibtrustID [2022-08-24T08:36:57.317Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-24T08:36:57.317Z] === RUN TestConfigDaemonID [2022-08-24T08:36:57.575Z] daemon_test.go:83: [d44d07ceb23da] daemon is not started [2022-08-24T08:36:57.575Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-24T08:36:57.575Z] === RUN TestDaemonConfigValidation [2022-08-24T08:36:57.575Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-24T08:36:57.575Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-24T08:36:57.575Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-24T08:36:57.575Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-24T08:36:57.575Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-24T08:36:57.575Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-24T08:36:57.575Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-24T08:36:57.575Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-24T08:36:57.575Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-24T08:36:57.575Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-24T08:36:57.575Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-24T08:36:57.575Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-24T08:36:57.834Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-24T08:36:57.834Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-24T08:36:57.834Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-24T08:36:57.834Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-24T08:36:57.834Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.12s) [2022-08-24T08:36:57.834Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.13s) [2022-08-24T08:36:57.834Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-08-24T08:36:57.834Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s) [2022-08-24T08:36:57.834Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-08-24T08:36:57.834Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-24T08:36:57.834Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-24T08:36:59.200Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-24T08:37:00.128Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-24T08:37:00.176Z] --- PASS: TestBuildMultiStageOnBuild (3.16s) [2022-08-24T08:37:00.176Z] === RUN TestBuildUncleanTarFilenames [2022-08-24T08:37:01.056Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-24T08:37:01.056Z] daemon_test.go:197: [db0b10be85251] daemon is not started [2022-08-24T08:37:01.056Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-08-24T08:37:01.056Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-24T08:37:01.056Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-24T08:37:01.056Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-24T08:37:01.056Z] === RUN TestDaemonProxy [2022-08-24T08:37:01.056Z] === RUN TestDaemonProxy/environment_variables [2022-08-24T08:37:01.584Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-08-24T08:37:02.086Z] --- PASS: TestBuildUncleanTarFilenames (1.81s) [2022-08-24T08:37:02.086Z] === RUN TestBuildMultiStageLayerLeak [2022-08-24T08:37:02.945Z] === RUN TestDaemonProxy/command-line_options [2022-08-24T08:37:04.834Z] === RUN TestDaemonProxy/configuration_file [2022-08-24T08:37:05.381Z] --- PASS: TestBuildMultiStageLayerLeak (3.45s) [2022-08-24T08:37:05.381Z] === RUN TestBuildWithHugeFile [2022-08-24T08:37:06.199Z] === RUN TestDaemonProxy/conflicting_options [2022-08-24T08:37:06.760Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-24T08:37:07.321Z] --- PASS: TestDaemonProxy (6.22s) [2022-08-24T08:37:07.322Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-08-24T08:37:07.322Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-08-24T08:37:07.322Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-08-24T08:37:07.322Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-24T08:37:07.322Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-24T08:37:07.322Z] PASS [2022-08-24T08:37:07.322Z] [2022-08-24T08:37:07.322Z] DONE 18 tests in 11.184s [2022-08-24T08:37:07.322Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-24T08:37:07.322Z] INFO: Testing against a local daemon [2022-08-24T08:37:07.322Z] === RUN TestCommitInheritsEnv [2022-08-24T08:37:07.578Z] --- PASS: TestCommitInheritsEnv (0.30s) [2022-08-24T08:37:07.578Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-24T08:37:07.578Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-24T08:37:07.578Z] === RUN TestImportWithCustomPlatform [2022-08-24T08:37:07.578Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-24T08:37:07.578Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-24T08:37:07.578Z] === RUN TestImportWithCustomPlatform// [2022-08-24T08:37:07.578Z] === RUN TestImportWithCustomPlatform/linux [2022-08-24T08:37:07.836Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-24T08:37:07.836Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-24T08:37:07.836Z] === RUN TestImportWithCustomPlatform/macos [2022-08-24T08:37:07.836Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-24T08:37:07.836Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-24T08:37:07.836Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-08-24T08:37:07.836Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-24T08:37:07.836Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-24T08:37:07.836Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-24T08:37:07.836Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-08-24T08:37:07.836Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-24T08:37:07.836Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-24T08:37:07.836Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-24T08:37:07.836Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-24T08:37:07.836Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-24T08:37:07.836Z] === RUN TestImagesFilterMultiReference [2022-08-24T08:37:07.836Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-24T08:37:07.836Z] === RUN TestImagePullPlatformInvalid [2022-08-24T08:37:08.092Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-24T08:37:08.092Z] === RUN TestRemoveImageOrphaning [2022-08-24T08:37:08.348Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-08-24T08:37:08.348Z] === RUN TestRemoveImageGarbageCollector [2022-08-24T08:37:08.909Z] time="2022-08-24T08:37:08Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-24T08:37:10.276Z] --- PASS: TestRemoveImageGarbageCollector (1.84s) [2022-08-24T08:37:10.276Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-24T08:37:10.276Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-24T08:37:10.276Z] === RUN TestTagInvalidReference [2022-08-24T08:37:10.276Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-24T08:37:10.276Z] === RUN TestTagValidPrefixedRepo [2022-08-24T08:37:10.276Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-24T08:37:10.276Z] === RUN TestTagExistedNameWithoutForce [2022-08-24T08:37:10.276Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-24T08:37:10.276Z] === RUN TestTagOfficialNames [2022-08-24T08:37:10.276Z] --- PASS: TestTagOfficialNames (0.04s) [2022-08-24T08:37:10.276Z] === RUN TestTagMatchesDigest [2022-08-24T08:37:10.276Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-08-24T08:37:10.276Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-24T08:37:20.252Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-24T08:37:20.252Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-24T08:37:20.252Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T08:37:20.252Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-24T08:37:20.252Z] [2022-08-24T08:37:20.252Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-24T08:37:20.252Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-24T08:37:20.252Z] HOSTNAME=f106482d1216 [2022-08-24T08:37:20.252Z] TESTDEBUG=0 [2022-08-24T08:37:20.252Z] DEST=bundles/test-integration [2022-08-24T08:37:20.252Z] PWD=/go/src/github.com/docker/docker [2022-08-24T08:37:20.252Z] DOCKER_GITCOMMIT=549d24b437b87fe27e49ed0bf8c11832b4565cab [2022-08-24T08:37:20.252Z] container=docker [2022-08-24T08:37:20.252Z] HOME=/root [2022-08-24T08:37:20.252Z] GOLANG_VERSION=1.18.5 [2022-08-24T08:37:20.252Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-24T08:37:20.252Z] VALIDATE_BRANCH=master [2022-08-24T08:37:20.252Z] TERM=xterm [2022-08-24T08:37:20.252Z] DOCKER_PKG=github.com/docker/docker [2022-08-24T08:37:20.252Z] SHLVL=1 [2022-08-24T08:37:20.252Z] TIMEOUT=120m [2022-08-24T08:37:20.252Z] DOCKER_BUILDTAGS= journald [2022-08-24T08:37:20.252Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-24T08:37:20.252Z] GO111MODULE=off [2022-08-24T08:37:20.252Z] DOCKER_EXPERIMENTAL=1 [2022-08-24T08:37:20.252Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-24T08:37:20.252Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-24T08:37:20.252Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-24T08:37:20.252Z] GOPATH=/go [2022-08-24T08:37:20.252Z] PKG_CONFIG=pkg-config [2022-08-24T08:37:20.252Z] _=/usr/bin/env [2022-08-24T08:37:20.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-24T08:37:37.915Z] --- PASS: TestImportExtremelyLargeImageWorks (92.44s) [2022-08-24T08:37:37.915Z] PASS [2022-08-24T08:37:37.915Z] [2022-08-24T08:37:37.915Z] === Skipped [2022-08-24T08:37:37.915Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-24T08:37:37.915Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-24T08:37:37.915Z] [2022-08-24T08:37:37.915Z] DONE 22 tests, 1 skipped in 96.727s [2022-08-24T08:37:37.915Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-24T08:37:37.915Z] === RUN TestStripANSICommands [2022-08-24T08:37:37.915Z] === RUN TestStripANSICommands/#00 [2022-08-24T08:37:37.915Z] === RUN TestStripANSICommands/#01 [2022-08-24T08:37:37.915Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-24T08:37:37.915Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-24T08:37:37.915Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-24T08:37:37.915Z] PASS [2022-08-24T08:37:37.915Z] [2022-08-24T08:37:37.915Z] DONE 3 tests in 0.056s [2022-08-24T08:37:37.915Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-24T08:37:37.915Z] INFO: Testing against a local daemon [2022-08-24T08:37:37.915Z] === RUN TestNetworkCreateDelete [2022-08-24T08:37:37.915Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-08-24T08:37:37.915Z] === RUN TestDockerNetworkDeletePreferID [2022-08-24T08:37:37.915Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-08-24T08:37:37.915Z] === RUN TestDaemonDNSFallback [2022-08-24T08:37:41.210Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-08-24T08:37:41.210Z] === RUN TestInspectNetwork [2022-08-24T08:37:41.210Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:37:41.210Z] --- SKIP: TestInspectNetwork (0.00s) [2022-08-24T08:37:41.210Z] === RUN TestRunContainerWithBridgeNone [2022-08-24T08:37:41.210Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T08:37:41.210Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-08-24T08:37:41.210Z] === RUN TestNetworkInvalidJSON [2022-08-24T08:37:41.210Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-24T08:37:41.210Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-24T08:37:41.210Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T08:37:41.210Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T08:37:41.210Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T08:37:41.210Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T08:37:41.210Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-24T08:37:41.210Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-24T08:37:41.210Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T08:37:41.210Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-24T08:37:41.210Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-24T08:37:41.210Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-24T08:37:41.210Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-24T08:37:41.210Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-24T08:37:41.210Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-24T08:37:41.210Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-24T08:37:41.210Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T08:37:41.210Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-24T08:37:41.210Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-24T08:37:41.210Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-24T08:37:41.210Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-24T08:37:41.210Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-24T08:37:41.210Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-24T08:37:41.210Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-24T08:37:41.210Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-24T08:37:41.210Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-24T08:37:41.210Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-24T08:37:41.210Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-24T08:37:41.210Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-24T08:37:41.210Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-24T08:37:41.210Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-24T08:37:41.210Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-24T08:37:41.210Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-24T08:37:41.210Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-24T08:37:41.210Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-24T08:37:41.210Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-24T08:37:41.210Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-24T08:37:41.210Z] === RUN TestNetworkList [2022-08-24T08:37:41.210Z] === RUN TestNetworkList//networks [2022-08-24T08:37:41.210Z] === PAUSE TestNetworkList//networks [2022-08-24T08:37:41.210Z] === RUN TestNetworkList//networks/ [2022-08-24T08:37:41.210Z] === PAUSE TestNetworkList//networks/ [2022-08-24T08:37:41.210Z] === CONT TestNetworkList//networks [2022-08-24T08:37:41.210Z] === CONT TestNetworkList//networks/ [2022-08-24T08:37:41.210Z] --- PASS: TestNetworkList (0.01s) [2022-08-24T08:37:41.210Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-24T08:37:41.210Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-24T08:37:41.210Z] === RUN TestHostIPv4BridgeLabel [2022-08-24T08:37:41.210Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T08:37:41.210Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-08-24T08:37:41.210Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-24T08:37:41.210Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T08:37:41.210Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-08-24T08:37:41.210Z] === RUN TestDaemonDefaultNetworkPools [2022-08-24T08:37:41.210Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T08:37:41.210Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-08-24T08:37:41.210Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-24T08:37:41.210Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T08:37:41.210Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-24T08:37:41.210Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-24T08:37:41.210Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T08:37:41.210Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-24T08:37:41.210Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-24T08:37:41.470Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T08:37:41.470Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-24T08:37:41.470Z] === RUN TestServiceWithPredefinedNetwork [2022-08-24T08:37:41.470Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:37:41.470Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-08-24T08:37:41.470Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-24T08:37:41.470Z] service_test.go:243: FLAKY_TEST [2022-08-24T08:37:41.470Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-24T08:37:41.470Z] === RUN TestServiceWithDataPathPortInit [2022-08-24T08:37:41.470Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:37:41.470Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-08-24T08:37:41.470Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-24T08:37:41.470Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:37:41.470Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-24T08:37:41.470Z] PASS [2022-08-24T08:37:41.470Z] [2022-08-24T08:37:41.470Z] === Skipped [2022-08-24T08:37:41.470Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-08-24T08:37:41.470Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:37:41.470Z] [2022-08-24T08:37:41.470Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-08-24T08:37:41.470Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T08:37:41.470Z] [2022-08-24T08:37:41.470Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-08-24T08:37:41.470Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T08:37:41.470Z] [2022-08-24T08:37:41.470Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-08-24T08:37:41.470Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T08:37:41.470Z] [2022-08-24T08:37:41.470Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-08-24T08:37:41.470Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T08:37:41.470Z] [2022-08-24T08:37:41.470Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-24T08:37:41.470Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T08:37:41.470Z] [2022-08-24T08:37:41.470Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-24T08:37:41.470Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T08:37:41.470Z] [2022-08-24T08:37:41.470Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-24T08:37:41.470Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T08:37:41.470Z] [2022-08-24T08:37:41.470Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-08-24T08:37:41.470Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:37:41.470Z] [2022-08-24T08:37:41.470Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-24T08:37:41.470Z] service_test.go:243: FLAKY_TEST [2022-08-24T08:37:41.470Z] [2022-08-24T08:37:41.470Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-08-24T08:37:41.470Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:37:41.470Z] [2022-08-24T08:37:41.470Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-24T08:37:41.470Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:37:41.470Z] [2022-08-24T08:37:41.470Z] DONE 34 tests, 12 skipped in 7.457s [2022-08-24T08:37:41.470Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-24T08:37:41.470Z] INFO: Testing against a local daemon [2022-08-24T08:37:41.470Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-24T08:37:41.470Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T08:37:41.470Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-24T08:37:41.470Z] === RUN TestDockerNetworkIpvlan [2022-08-24T08:37:41.470Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T08:37:41.470Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-24T08:37:41.470Z] PASS [2022-08-24T08:37:41.470Z] [2022-08-24T08:37:41.470Z] === Skipped [2022-08-24T08:37:41.470Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-24T08:37:41.470Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T08:37:41.470Z] [2022-08-24T08:37:41.470Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-24T08:37:41.470Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T08:37:41.470Z] [2022-08-24T08:37:41.470Z] DONE 2 tests, 2 skipped in 0.082s [2022-08-24T08:37:41.470Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-24T08:37:41.470Z] INFO: Testing against a local daemon [2022-08-24T08:37:41.470Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-24T08:37:41.470Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T08:37:41.470Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-24T08:37:41.470Z] === RUN TestDockerNetworkMacvlan [2022-08-24T08:37:41.470Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T08:37:41.470Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-08-24T08:37:41.470Z] PASS [2022-08-24T08:37:41.470Z] [2022-08-24T08:37:41.470Z] === Skipped [2022-08-24T08:37:41.470Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-24T08:37:41.470Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T08:37:41.470Z] [2022-08-24T08:37:41.470Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-08-24T08:37:41.470Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T08:37:41.470Z] [2022-08-24T08:37:41.470Z] DONE 2 tests, 2 skipped in 0.091s [2022-08-24T08:37:41.470Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-24T08:37:41.730Z] testing: warning: no tests to run [2022-08-24T08:37:41.730Z] PASS [2022-08-24T08:37:41.730Z] [2022-08-24T08:37:41.730Z] DONE 0 tests in 0.032s [2022-08-24T08:37:41.730Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-24T08:37:41.730Z] INFO: Testing against a local daemon [2022-08-24T08:37:41.730Z] === RUN TestAuthZPluginAllowRequest [2022-08-24T08:37:41.730Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T08:37:41.730Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-08-24T08:37:41.730Z] === RUN TestAuthZPluginTLS [2022-08-24T08:37:41.730Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T08:37:41.730Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-08-24T08:37:41.730Z] === RUN TestAuthZPluginDenyRequest [2022-08-24T08:37:41.730Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T08:37:41.730Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-08-24T08:37:41.730Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-24T08:37:41.730Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T08:37:41.730Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-24T08:37:41.730Z] === RUN TestAuthZPluginDenyResponse [2022-08-24T08:37:41.730Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T08:37:41.730Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-08-24T08:37:41.730Z] === RUN TestAuthZPluginAllowEventStream [2022-08-24T08:37:41.730Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T08:37:41.730Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-08-24T08:37:41.730Z] === RUN TestAuthZPluginErrorResponse [2022-08-24T08:37:41.730Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T08:37:41.730Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-08-24T08:37:41.730Z] === RUN TestAuthZPluginErrorRequest [2022-08-24T08:37:41.730Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T08:37:41.730Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-08-24T08:37:41.730Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-24T08:37:41.730Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T08:37:41.730Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-24T08:37:41.730Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-24T08:37:41.730Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T08:37:41.730Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-24T08:37:41.730Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-24T08:37:41.730Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T08:37:41.730Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-24T08:37:41.730Z] === RUN TestAuthZPluginHeader [2022-08-24T08:37:41.730Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T08:37:41.730Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-08-24T08:37:41.730Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-24T08:37:42.300Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T08:37:42.300Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.44s) [2022-08-24T08:37:42.300Z] === RUN TestAuthZPluginV2Disable [2022-08-24T08:37:42.560Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T08:37:42.560Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-08-24T08:37:42.560Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-24T08:37:42.820Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T08:37:42.820Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-24T08:37:42.820Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-24T08:37:43.079Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T08:37:43.079Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-24T08:37:43.079Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-24T08:37:43.340Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T08:37:43.340Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-24T08:37:43.340Z] PASS [2022-08-24T08:37:43.340Z] [2022-08-24T08:37:43.340Z] === Skipped [2022-08-24T08:37:43.340Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-08-24T08:37:43.340Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T08:37:43.340Z] [2022-08-24T08:37:43.340Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-08-24T08:37:43.340Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T08:37:43.340Z] [2022-08-24T08:37:43.340Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-08-24T08:37:43.340Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T08:37:43.340Z] [2022-08-24T08:37:43.600Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-24T08:37:43.600Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T08:37:43.600Z] [2022-08-24T08:37:43.600Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-08-24T08:37:43.600Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T08:37:43.600Z] [2022-08-24T08:37:43.600Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-08-24T08:37:43.600Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T08:37:43.600Z] [2022-08-24T08:37:43.600Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-08-24T08:37:43.600Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T08:37:43.600Z] [2022-08-24T08:37:43.600Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-08-24T08:37:43.600Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T08:37:43.600Z] [2022-08-24T08:37:43.600Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-24T08:37:43.600Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T08:37:43.600Z] [2022-08-24T08:37:43.600Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-24T08:37:43.600Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T08:37:43.600Z] [2022-08-24T08:37:43.600Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-24T08:37:43.600Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T08:37:43.600Z] [2022-08-24T08:37:43.600Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-08-24T08:37:43.600Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T08:37:43.600Z] [2022-08-24T08:37:43.600Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.44s) [2022-08-24T08:37:43.600Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T08:37:43.600Z] [2022-08-24T08:37:43.600Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-08-24T08:37:43.600Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T08:37:43.600Z] [2022-08-24T08:37:43.600Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-24T08:37:43.600Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T08:37:43.600Z] [2022-08-24T08:37:43.600Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-24T08:37:43.600Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T08:37:43.600Z] [2022-08-24T08:37:43.600Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-24T08:37:43.600Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T08:37:43.600Z] [2022-08-24T08:37:43.600Z] DONE 17 tests, 17 skipped in 1.845s [2022-08-24T08:37:43.600Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-24T08:37:43.600Z] INFO: Testing against a local daemon [2022-08-24T08:37:43.600Z] === RUN TestPluginInvalidJSON [2022-08-24T08:37:43.600Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T08:37:43.600Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T08:37:43.600Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T08:37:43.600Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T08:37:43.600Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-24T08:37:43.600Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-24T08:37:43.600Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T08:37:43.600Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-24T08:37:43.600Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-24T08:37:43.600Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-24T08:37:43.600Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-24T08:37:43.600Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-24T08:37:43.600Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-24T08:37:43.600Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-24T08:37:43.600Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-24T08:37:43.600Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T08:37:43.600Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-24T08:37:43.600Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-24T08:37:43.600Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-24T08:37:43.600Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-24T08:37:43.600Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-24T08:37:43.600Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-24T08:37:43.600Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-24T08:37:43.600Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-24T08:37:43.600Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-24T08:37:43.600Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-24T08:37:43.600Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-24T08:37:43.600Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-24T08:37:43.600Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-24T08:37:43.600Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-24T08:37:43.600Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-24T08:37:43.600Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-24T08:37:43.600Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-24T08:37:43.600Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-24T08:37:43.600Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-24T08:37:43.600Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-24T08:37:43.600Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-24T08:37:43.600Z] === RUN TestPluginInstall [2022-08-24T08:37:43.600Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T08:37:43.600Z] --- SKIP: TestPluginInstall (0.00s) [2022-08-24T08:37:43.600Z] === RUN TestPluginsWithRuntimes [2022-08-24T08:37:43.600Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-24T08:37:43.600Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-08-24T08:37:43.600Z] === RUN TestPluginBackCompatMediaTypes [2022-08-24T08:37:43.600Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-24T08:37:43.600Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-08-24T08:37:43.600Z] PASS [2022-08-24T08:37:43.600Z] [2022-08-24T08:37:43.600Z] === Skipped [2022-08-24T08:37:43.600Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-08-24T08:37:43.600Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T08:37:43.600Z] [2022-08-24T08:37:43.600Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-08-24T08:37:43.600Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-24T08:37:43.600Z] [2022-08-24T08:37:43.600Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-08-24T08:37:43.600Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-24T08:37:43.600Z] [2022-08-24T08:37:43.600Z] DONE 19 tests, 3 skipped in 0.127s [2022-08-24T08:37:43.600Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-24T08:37:43.600Z] INFO: Testing against a local daemon [2022-08-24T08:37:43.600Z] === RUN TestExternalGraphDriver [2022-08-24T08:37:44.169Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-24T08:37:44.170Z] --- SKIP: TestExternalGraphDriver (0.33s) [2022-08-24T08:37:44.170Z] === RUN TestGraphdriverPluginV2 [2022-08-24T08:37:46.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-24T08:37:46.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-24T08:37:48.373Z] --- PASS: TestGraphdriverPluginV2 (3.75s) [2022-08-24T08:37:48.373Z] PASS [2022-08-24T08:37:48.373Z] [2022-08-24T08:37:48.373Z] === Skipped [2022-08-24T08:37:48.373Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.33s) [2022-08-24T08:37:48.373Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-24T08:37:48.373Z] [2022-08-24T08:37:48.373Z] DONE 2 tests, 1 skipped in 4.186s [2022-08-24T08:37:48.373Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-24T08:37:48.373Z] INFO: Testing against a local daemon [2022-08-24T08:37:48.373Z] === RUN TestContinueAfterPluginCrash [2022-08-24T08:37:48.373Z] === PAUSE TestContinueAfterPluginCrash [2022-08-24T08:37:48.373Z] === RUN TestReadPluginNoRead [2022-08-24T08:37:48.373Z] === PAUSE TestReadPluginNoRead [2022-08-24T08:37:48.373Z] === RUN TestDaemonStartWithLogOpt [2022-08-24T08:37:48.373Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-24T08:37:48.373Z] === CONT TestContinueAfterPluginCrash [2022-08-24T08:37:48.374Z] === CONT TestDaemonStartWithLogOpt [2022-08-24T08:37:52.574Z] --- PASS: TestDaemonStartWithLogOpt (4.29s) [2022-08-24T08:37:52.574Z] === CONT TestReadPluginNoRead [2022-08-24T08:37:54.486Z] === RUN TestReadPluginNoRead/default [2022-08-24T08:37:54.537Z] .........................xx.................... [ 29%] [2022-08-24T08:37:55.870Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-24T08:37:56.811Z] --- PASS: TestContinueAfterPluginCrash (8.90s) [2022-08-24T08:37:57.072Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-24T08:37:58.456Z] === CONT TestReadPluginNoRead [2022-08-24T08:37:58.456Z] read_test.go:92: [db176b4fc2f57] daemon is not started [2022-08-24T08:37:58.456Z] --- PASS: TestReadPluginNoRead (6.05s) [2022-08-24T08:37:58.456Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-08-24T08:37:58.456Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.34s) [2022-08-24T08:37:58.456Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.28s) [2022-08-24T08:37:58.456Z] PASS [2022-08-24T08:37:58.456Z] [2022-08-24T08:37:58.456Z] DONE 6 tests in 10.464s [2022-08-24T08:37:58.456Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-24T08:37:58.456Z] testing: warning: no tests to run [2022-08-24T08:37:58.456Z] PASS [2022-08-24T08:37:58.456Z] [2022-08-24T08:37:58.456Z] DONE 0 tests in 0.148s [2022-08-24T08:37:58.456Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-24T08:37:59.395Z] INFO: Testing against a local daemon [2022-08-24T08:37:59.395Z] === RUN TestPluginWithDevMounts [2022-08-24T08:37:59.395Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-24T08:37:59.395Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-08-24T08:37:59.395Z] PASS [2022-08-24T08:37:59.395Z] [2022-08-24T08:37:59.396Z] === Skipped [2022-08-24T08:37:59.396Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-08-24T08:37:59.396Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-24T08:37:59.396Z] [2022-08-24T08:37:59.396Z] DONE 1 tests, 1 skipped in 0.799s [2022-08-24T08:37:59.396Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-24T08:37:59.655Z] INFO: Testing against a local daemon [2022-08-24T08:37:59.655Z] === RUN TestSecretInspect [2022-08-24T08:37:59.655Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:37:59.655Z] --- SKIP: TestSecretInspect (0.01s) [2022-08-24T08:37:59.655Z] === RUN TestSecretList [2022-08-24T08:37:59.655Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:37:59.655Z] --- SKIP: TestSecretList (0.02s) [2022-08-24T08:37:59.655Z] === RUN TestSecretsCreateAndDelete [2022-08-24T08:37:59.656Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:37:59.656Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-08-24T08:37:59.656Z] === RUN TestSecretsUpdate [2022-08-24T08:37:59.656Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:37:59.656Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-08-24T08:37:59.656Z] === RUN TestTemplatedSecret [2022-08-24T08:37:59.656Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:37:59.656Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-08-24T08:37:59.656Z] === RUN TestSecretCreateResolve [2022-08-24T08:37:59.656Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:37:59.656Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-08-24T08:37:59.656Z] PASS [2022-08-24T08:37:59.656Z] [2022-08-24T08:37:59.656Z] === Skipped [2022-08-24T08:37:59.656Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-08-24T08:37:59.656Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:37:59.656Z] [2022-08-24T08:37:59.656Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2022-08-24T08:37:59.656Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:37:59.656Z] [2022-08-24T08:37:59.656Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-08-24T08:37:59.656Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:37:59.656Z] [2022-08-24T08:37:59.656Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-08-24T08:37:59.656Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:37:59.656Z] [2022-08-24T08:37:59.656Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-08-24T08:37:59.656Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:37:59.656Z] [2022-08-24T08:37:59.656Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-08-24T08:37:59.656Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:37:59.656Z] [2022-08-24T08:37:59.656Z] DONE 6 tests, 6 skipped in 0.318s [2022-08-24T08:37:59.656Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-24T08:37:59.916Z] INFO: Testing against a local daemon [2022-08-24T08:37:59.916Z] === RUN TestServiceCreateInit [2022-08-24T08:37:59.916Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-24T08:37:59.916Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:37:59.916Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-24T08:37:59.916Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:37:59.916Z] --- PASS: TestServiceCreateInit (0.03s) [2022-08-24T08:37:59.916Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-08-24T08:37:59.916Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-24T08:37:59.916Z] === RUN TestCreateServiceMultipleTimes [2022-08-24T08:37:59.916Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:37:59.916Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-08-24T08:37:59.916Z] === RUN TestCreateServiceConflict [2022-08-24T08:37:59.916Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:37:59.916Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-08-24T08:37:59.916Z] === RUN TestCreateServiceMaxReplicas [2022-08-24T08:37:59.916Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:38:00.177Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-08-24T08:38:00.177Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-24T08:38:00.177Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:38:00.177Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-24T08:38:00.177Z] === RUN TestCreateServiceSecretFileMode [2022-08-24T08:38:00.177Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:38:00.177Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2022-08-24T08:38:00.177Z] === RUN TestCreateServiceConfigFileMode [2022-08-24T08:38:00.177Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:38:00.177Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-08-24T08:38:00.177Z] === RUN TestCreateServiceSysctls [2022-08-24T08:38:00.177Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:38:00.177Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-08-24T08:38:00.177Z] === RUN TestCreateServiceCapabilities [2022-08-24T08:38:00.177Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:38:00.177Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-08-24T08:38:00.177Z] === RUN TestInspect [2022-08-24T08:38:00.177Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:38:00.177Z] --- SKIP: TestInspect (0.01s) [2022-08-24T08:38:00.177Z] === RUN TestCreateJob [2022-08-24T08:38:00.177Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:38:00.177Z] --- SKIP: TestCreateJob (0.01s) [2022-08-24T08:38:00.177Z] === RUN TestReplicatedJob [2022-08-24T08:38:00.177Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:38:00.177Z] --- SKIP: TestReplicatedJob (0.01s) [2022-08-24T08:38:00.177Z] === RUN TestUpdateReplicatedJob [2022-08-24T08:38:00.177Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:38:00.177Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-08-24T08:38:00.177Z] === RUN TestServiceListWithStatuses [2022-08-24T08:38:00.177Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-24T08:38:00.177Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-24T08:38:00.177Z] === RUN TestDockerNetworkConnectAlias [2022-08-24T08:38:00.177Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:38:00.177Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-08-24T08:38:00.177Z] === RUN TestDockerNetworkReConnect [2022-08-24T08:38:00.177Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:38:00.177Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-08-24T08:38:00.177Z] === RUN TestServicePlugin [2022-08-24T08:38:02.199Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:38:02.199Z] --- SKIP: TestServicePlugin (1.91s) [2022-08-24T08:38:02.199Z] === RUN TestServiceUpdateLabel [2022-08-24T08:38:02.199Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:38:02.199Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-08-24T08:38:02.199Z] === RUN TestServiceUpdateSecrets [2022-08-24T08:38:02.199Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:38:02.199Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-08-24T08:38:02.199Z] === RUN TestServiceUpdateConfigs [2022-08-24T08:38:02.199Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:38:02.199Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-08-24T08:38:02.199Z] === RUN TestServiceUpdateNetwork [2022-08-24T08:38:02.199Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:38:02.199Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-08-24T08:38:02.199Z] === RUN TestServiceUpdatePidsLimit [2022-08-24T08:38:02.199Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:38:02.199Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-08-24T08:38:02.199Z] PASS [2022-08-24T08:38:02.199Z] [2022-08-24T08:38:02.199Z] === Skipped [2022-08-24T08:38:02.199Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-08-24T08:38:02.199Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:38:02.199Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-08-24T08:38:02.199Z] [2022-08-24T08:38:02.199Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-24T08:38:02.199Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:38:02.199Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-24T08:38:02.199Z] [2022-08-24T08:38:02.199Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-08-24T08:38:02.199Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:38:02.199Z] [2022-08-24T08:38:02.199Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-08-24T08:38:02.199Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:38:02.199Z] [2022-08-24T08:38:02.199Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-08-24T08:38:02.199Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:38:02.199Z] [2022-08-24T08:38:02.199Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-24T08:38:02.199Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:38:02.199Z] [2022-08-24T08:38:02.199Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2022-08-24T08:38:02.199Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:38:02.199Z] [2022-08-24T08:38:02.199Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-08-24T08:38:02.199Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:38:02.199Z] [2022-08-24T08:38:02.199Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-08-24T08:38:02.199Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:38:02.199Z] [2022-08-24T08:38:02.199Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-08-24T08:38:02.199Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:38:02.199Z] [2022-08-24T08:38:02.199Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-08-24T08:38:02.199Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:38:02.199Z] [2022-08-24T08:38:02.199Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-08-24T08:38:02.199Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:38:02.199Z] [2022-08-24T08:38:02.199Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-08-24T08:38:02.199Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:38:02.199Z] [2022-08-24T08:38:02.199Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-08-24T08:38:02.199Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:38:02.199Z] [2022-08-24T08:38:02.199Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-24T08:38:02.199Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-24T08:38:02.199Z] [2022-08-24T08:38:02.199Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-08-24T08:38:02.199Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:38:02.199Z] [2022-08-24T08:38:02.199Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-08-24T08:38:02.199Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:38:02.199Z] [2022-08-24T08:38:02.199Z] === SKIP: amd64.integration.service TestServicePlugin (1.91s) [2022-08-24T08:38:02.199Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:38:02.199Z] [2022-08-24T08:38:02.199Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-08-24T08:38:02.199Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:38:02.199Z] [2022-08-24T08:38:02.199Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-08-24T08:38:02.199Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:38:02.199Z] [2022-08-24T08:38:02.199Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-08-24T08:38:02.199Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:38:02.199Z] [2022-08-24T08:38:02.199Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-08-24T08:38:02.199Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:38:02.199Z] [2022-08-24T08:38:02.199Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-08-24T08:38:02.199Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T08:38:02.199Z] [2022-08-24T08:38:02.199Z] DONE 24 tests, 23 skipped in 2.591s [2022-08-24T08:38:02.199Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-24T08:38:02.494Z] INFO: Testing against a local daemon [2022-08-24T08:38:02.494Z] === RUN TestSessionCreate [2022-08-24T08:38:02.494Z] --- PASS: TestSessionCreate (0.04s) [2022-08-24T08:38:02.494Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-24T08:38:02.494Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2022-08-24T08:38:02.494Z] PASS [2022-08-24T08:38:02.494Z] [2022-08-24T08:38:02.494Z] DONE 2 tests in 0.233s [2022-08-24T08:38:02.494Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-24T08:38:02.761Z] INFO: Testing against a local daemon [2022-08-24T08:38:02.761Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-24T08:38:02.761Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-24T08:38:02.761Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.02s) [2022-08-24T08:38:02.761Z] === RUN TestDiskUsage [2022-08-24T08:38:02.761Z] === PAUSE TestDiskUsage [2022-08-24T08:38:02.761Z] === RUN TestEventsExecDie [2022-08-24T08:38:03.026Z] --- PASS: TestEventsExecDie (0.49s) [2022-08-24T08:38:03.026Z] === RUN TestEventsBackwardsCompatible [2022-08-24T08:38:03.286Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-08-24T08:38:03.286Z] === RUN TestEventsVolumeCreate [2022-08-24T08:38:03.286Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-24T08:38:03.286Z] === RUN TestInfoBinaryCommits [2022-08-24T08:38:03.286Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-24T08:38:03.286Z] === RUN TestInfoAPIVersioned [2022-08-24T08:38:03.286Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-24T08:38:03.286Z] === RUN TestInfoAPI [2022-08-24T08:38:03.286Z] --- PASS: TestInfoAPI (0.02s) [2022-08-24T08:38:03.286Z] === RUN TestInfoAPIWarnings [2022-08-24T08:38:08.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-24T08:38:10.494Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-08-24T08:38:16.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-24T08:38:17.966Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-08-24T08:38:21.391Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-08-24T08:38:21.391Z] === RUN TestInfoDebug [2022-08-24T08:38:21.391Z] --- PASS: TestInfoDebug (0.54s) [2022-08-24T08:38:21.391Z] === RUN TestInfoInsecureRegistries [2022-08-24T08:38:21.391Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-08-24T08:38:21.391Z] === RUN TestInfoRegistryMirrors [2022-08-24T08:38:21.391Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-08-24T08:38:21.391Z] === RUN TestLoginFailsWithBadCredentials [2022-08-24T08:38:21.966Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-24T08:38:21.966Z] === RUN TestPingCacheHeaders [2022-08-24T08:38:21.966Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-08-24T08:38:21.966Z] === RUN TestPingGet [2022-08-24T08:38:21.966Z] --- PASS: TestPingGet (0.01s) [2022-08-24T08:38:21.966Z] === RUN TestPingHead [2022-08-24T08:38:21.966Z] --- PASS: TestPingHead (0.03s) [2022-08-24T08:38:21.966Z] === RUN TestPingSwarmHeader [2022-08-24T08:38:22.536Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-24T08:38:22.638Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-08-24T08:38:23.106Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-24T08:38:23.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-24T08:38:23.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-24T08:38:23.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-24T08:38:24.047Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-24T08:38:24.047Z] --- PASS: TestPingSwarmHeader (2.06s) [2022-08-24T08:38:24.047Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-24T08:38:24.047Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-24T08:38:24.047Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-24T08:38:24.047Z] === RUN TestPingBuilderHeader [2022-08-24T08:38:24.047Z] === RUN TestPingBuilderHeader/default_config [2022-08-24T08:38:24.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-24T08:38:24.617Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-24T08:38:25.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-24T08:38:25.188Z] --- PASS: TestPingBuilderHeader (1.10s) [2022-08-24T08:38:25.188Z] --- PASS: TestPingBuilderHeader/default_config (0.54s) [2022-08-24T08:38:25.188Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.54s) [2022-08-24T08:38:25.188Z] === RUN TestVersion [2022-08-24T08:38:25.188Z] --- PASS: TestVersion (0.03s) [2022-08-24T08:38:25.188Z] === CONT TestDiskUsage [2022-08-24T08:38:25.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-24T08:38:25.759Z] === RUN TestDiskUsage/empty [2022-08-24T08:38:25.759Z] === RUN TestDiskUsage/empty/container_types [2022-08-24T08:38:25.759Z] === RUN TestDiskUsage/empty/image_types [2022-08-24T08:38:25.759Z] === RUN TestDiskUsage/empty/volume_types [2022-08-24T08:38:25.759Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-24T08:38:25.759Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-24T08:38:25.759Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-24T08:38:25.759Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-24T08:38:25.759Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-24T08:38:25.759Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-24T08:38:25.759Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-24T08:38:25.759Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-24T08:38:25.759Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-24T08:38:25.759Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-24T08:38:25.759Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-24T08:38:25.759Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-24T08:38:25.759Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-24T08:38:25.759Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-24T08:38:25.759Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-24T08:38:25.759Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-24T08:38:25.759Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-24T08:38:25.759Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-24T08:38:25.759Z] === RUN TestDiskUsage/after_container.Run [2022-08-24T08:38:26.030Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-24T08:38:26.030Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-24T08:38:26.030Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-24T08:38:26.030Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-24T08:38:26.030Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-24T08:38:26.030Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-24T08:38:26.030Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-24T08:38:26.030Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-24T08:38:26.030Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-24T08:38:26.030Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-24T08:38:26.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-24T08:38:26.294Z] --- PASS: TestDiskUsage (1.23s) [2022-08-24T08:38:26.294Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-24T08:38:26.294Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-24T08:38:26.294Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-24T08:38:26.294Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-24T08:38:26.294Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-24T08:38:26.294Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-24T08:38:26.294Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-24T08:38:26.294Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-24T08:38:26.294Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-24T08:38:26.294Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-24T08:38:26.294Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T08:38:26.294Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-08-24T08:38:26.294Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-24T08:38:26.294Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-24T08:38:26.294Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-24T08:38:26.294Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-24T08:38:26.294Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-24T08:38:26.294Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-24T08:38:26.294Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-24T08:38:26.294Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-24T08:38:26.294Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-24T08:38:26.294Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T08:38:26.294Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2022-08-24T08:38:26.294Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-08-24T08:38:26.294Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-24T08:38:26.294Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-24T08:38:26.294Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-24T08:38:26.294Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-08-24T08:38:26.294Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-24T08:38:26.294Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-08-24T08:38:26.294Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-24T08:38:26.294Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-08-24T08:38:26.294Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-08-24T08:38:26.294Z] PASS [2022-08-24T08:38:26.294Z] [2022-08-24T08:38:26.294Z] === Skipped [2022-08-24T08:38:26.294Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.02s) [2022-08-24T08:38:26.294Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-24T08:38:26.294Z] [2022-08-24T08:38:26.294Z] DONE 57 tests, 1 skipped in 23.838s [2022-08-24T08:38:26.294Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-24T08:38:26.554Z] INFO: Testing against a local daemon [2022-08-24T08:38:26.554Z] === RUN TestVolumesCreateAndList [2022-08-24T08:38:26.554Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-24T08:38:26.554Z] === RUN TestVolumesRemove [2022-08-24T08:38:26.554Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-24T08:38:26.554Z] === RUN TestVolumesInspect [2022-08-24T08:38:26.554Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-24T08:38:26.554Z] === RUN TestVolumesInvalidJSON [2022-08-24T08:38:26.554Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-24T08:38:26.554Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-24T08:38:26.554Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-24T08:38:26.554Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-24T08:38:26.554Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-24T08:38:26.554Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-24T08:38:26.554Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-24T08:38:26.554Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-24T08:38:26.554Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-24T08:38:26.554Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-24T08:38:26.554Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-24T08:38:26.554Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-24T08:38:26.554Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-24T08:38:26.554Z] PASS [2022-08-24T08:38:26.554Z] [2022-08-24T08:38:26.554Z] DONE 9 tests in 0.188s [2022-08-24T08:38:26.554Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-24T08:38:26.814Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14478 is not a child of this shell [2022-08-24T08:38:26.814Z] warning: PID 14478 from bundles/test-integration/docker.pid had a nonzero exit code [2022-08-24T08:38:26.814Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-24T08:38:26.814Z] [2022-08-24T08:38:26.814Z] Unloading profiles will leave already running processes permanently [2022-08-24T08:38:26.814Z] unconfined, which can lead to unexpected situations. [2022-08-24T08:38:26.814Z] [2022-08-24T08:38:26.814Z] To set a process to complain mode, use the command line tool [2022-08-24T08:38:26.814Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-24T08:38:26.814Z] Removing test suite binaries [2022-08-24T08:38:26.814Z] exiting test-integration [2022-08-24T08:38:26.814Z] ++ exit 0 [2022-08-24T08:38:26.814Z] [2022-08-24T08:38:28.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main Post stage [Pipeline] junit [2022-08-24T08:38:28.212Z] Recording test results [2022-08-24T08:38:28.608Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-24T08:38:28.950Z] + echo Ensuring container killed. [2022-08-24T08:38:28.950Z] Ensuring container killed. [2022-08-24T08:38:28.950Z] + docker rm -vf docker-pr1 [2022-08-24T08:38:28.950Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-24T08:38:29.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-24T08:38:29.237Z] + echo Chowning /workspace to jenkins user [2022-08-24T08:38:29.237Z] Chowning /workspace to jenkins user [2022-08-24T08:38:29.237Z] + id -u [2022-08-24T08:38:29.237Z] + id -g [2022-08-24T08:38:29.237Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44026:/workspace busybox chown -R 1000:1000 /workspace [2022-08-24T08:38:30.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-24T08:38:30.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-24T08:38:30.917Z] + bundleName=amd64-rootless [2022-08-24T08:38:30.917Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-08-24T08:38:30.917Z] Creating amd64-rootless-bundles.tar.gz [2022-08-24T08:38:30.917Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-08-24T08:38:30.917Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-08-24T08:38:30.931Z] Archiving artifacts [2022-08-24T08:38:31.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-24T08:38:31.203Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44026/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-24T08:38:31.514Z] + make clean [2022-08-24T08:38:31.514Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-24T08:38:31.514Z] docker-dev-cache [2022-08-24T08:38:31.514Z] docker-mod-cache [Pipeline] deleteDir [2022-08-24T08:38:32.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-24T08:38:32.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-24T08:38:33.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-24T08:38:34.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-24T08:38:35.440Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-24T08:38:35.440Z] Using test binary docker [2022-08-24T08:38:35.440Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-24T08:38:35.440Z] +++ /etc/init.d/apparmor start [2022-08-24T08:38:35.440Z] Not: starting. [2022-08-24T08:38:35.440Z] INFO: Waiting for daemon to start... [2022-08-24T08:38:35.440Z] Starting dockerd [2022-08-24T08:38:35.440Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-08-24T08:38:37.332Z] . [2022-08-24T08:38:37.332Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-24T08:38:37.332Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-24T08:38:37.332Z] Error: No such image: emptyfs [2022-08-24T08:38:37.332Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-24T08:38:37.332Z] ++++ docker load [2022-08-24T08:38:37.589Z] Loaded image: emptyfs:latest [2022-08-24T08:38:37.589Z] Running integration-test (iteration 1) [2022-08-24T08:38:37.589Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-08-24T08:38:37.589Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:38:37.589Z] ++ set -e [2022-08-24T08:38:37.589Z] ++ '[' -n 0 ']' [2022-08-24T08:38:37.589Z] ++ set -x [2022-08-24T08:38:37.589Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:38:37.846Z] Loaded image: busybox:latest [2022-08-24T08:38:37.846Z] Loaded image: busybox:glibc [2022-08-24T08:38:38.567Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-08-24T08:38:38.778Z] Loaded image: debian:bullseye-slim [2022-08-24T08:38:39.034Z] Loaded image: hello-world:latest [2022-08-24T08:38:39.034Z] Loaded image: arm32v7/hello-world:latest [2022-08-24T08:38:39.034Z] INFO: Testing against a local daemon [2022-08-24T08:38:39.034Z] === RUN TestCgroupNamespacesBuild [2022-08-24T08:38:40.402Z] --- PASS: TestCgroupNamespacesBuild (1.16s) [2022-08-24T08:38:40.402Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-24T08:38:41.333Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2022-08-24T08:38:41.333Z] === RUN TestBuildWithSession [2022-08-24T08:38:41.333Z] build_session_test.go:25: TODO: BuildKit [2022-08-24T08:38:41.333Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-24T08:38:41.333Z] === RUN TestBuildSquashParent [2022-08-24T08:38:45.504Z] --- PASS: TestBuildSquashParent (3.90s) [2022-08-24T08:38:45.504Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-24T08:38:45.504Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T08:38:45.504Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T08:38:45.504Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T08:38:45.504Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T08:38:45.504Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T08:38:45.504Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T08:38:45.504Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T08:38:45.504Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T08:38:45.504Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T08:38:45.504Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T08:38:45.504Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T08:38:45.504Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T08:38:45.504Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T08:38:45.504Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T08:38:46.436Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T08:38:46.436Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T08:38:46.665Z] --- PASS: TestImportExtremelyLargeImageWorks (91.69s) [2022-08-24T08:38:46.665Z] PASS [2022-08-24T08:38:46.665Z] [2022-08-24T08:38:46.665Z] DONE 22 tests in 94.719s [2022-08-24T08:38:46.665Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-24T08:38:46.665Z] === RUN TestStripANSICommands [2022-08-24T08:38:46.665Z] === RUN TestStripANSICommands/#00 [2022-08-24T08:38:46.665Z] === RUN TestStripANSICommands/#01 [2022-08-24T08:38:46.665Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-24T08:38:46.665Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-24T08:38:46.665Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-24T08:38:46.665Z] PASS [2022-08-24T08:38:46.665Z] [2022-08-24T08:38:46.665Z] DONE 3 tests in 0.008s [2022-08-24T08:38:46.665Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-24T08:38:46.665Z] INFO: Testing against a local daemon [2022-08-24T08:38:46.665Z] === RUN TestNetworkCreateDelete [2022-08-24T08:38:46.665Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-24T08:38:46.665Z] === RUN TestDockerNetworkDeletePreferID [2022-08-24T08:38:46.665Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-08-24T08:38:46.665Z] === RUN TestDaemonDNSFallback [2022-08-24T08:38:47.850Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T08:38:47.850Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T08:38:48.082Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-08-24T08:38:49.195Z] --- PASS: TestDaemonDNSFallback (6.36s) [2022-08-24T08:38:49.195Z] === RUN TestInspectNetwork [2022-08-24T08:38:49.222Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-24T08:38:49.222Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.20s) [2022-08-24T08:38:49.222Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.30s) [2022-08-24T08:38:49.222Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.15s) [2022-08-24T08:38:49.222Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.24s) [2022-08-24T08:38:49.222Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.29s) [2022-08-24T08:38:49.222Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.25s) [2022-08-24T08:38:49.222Z] === RUN TestBuildMultiStageCopy [2022-08-24T08:38:49.222Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-24T08:38:49.588Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-08-24T08:38:50.152Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-24T08:38:50.409Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-24T08:38:50.666Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-24T08:38:50.923Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-24T08:38:50.923Z] --- PASS: TestBuildMultiStageCopy (2.00s) [2022-08-24T08:38:50.923Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.13s) [2022-08-24T08:38:50.923Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-08-24T08:38:50.923Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-08-24T08:38:50.923Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-08-24T08:38:50.923Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-08-24T08:38:50.923Z] === RUN TestBuildMultiStageParentConfig [2022-08-24T08:38:51.853Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2022-08-24T08:38:51.853Z] === RUN TestBuildLabelWithTargets [2022-08-24T08:38:52.466Z] === RUN TestInspectNetwork/full_network_id [2022-08-24T08:38:52.466Z] === RUN TestInspectNetwork/partial_network_id [2022-08-24T08:38:52.466Z] === RUN TestInspectNetwork/network_name [2022-08-24T08:38:52.466Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-24T08:38:52.783Z] --- PASS: TestBuildLabelWithTargets (0.98s) [2022-08-24T08:38:52.783Z] === RUN TestBuildWithEmptyLayers [2022-08-24T08:38:53.040Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2022-08-24T08:38:53.040Z] === RUN TestBuildMultiStageOnBuild [2022-08-24T08:38:53.966Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-08-24T08:38:54.409Z] --- PASS: TestBuildMultiStageOnBuild (1.33s) [2022-08-24T08:38:54.409Z] === RUN TestBuildUncleanTarFilenames [2022-08-24T08:38:54.972Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-08-24T08:38:54.972Z] === RUN TestBuildMultiStageLayerLeak [2022-08-24T08:38:56.357Z] --- PASS: TestBuildMultiStageLayerLeak (1.42s) [2022-08-24T08:38:56.357Z] === RUN TestBuildWithHugeFile [2022-08-24T08:38:56.631Z] --- PASS: TestInspectNetwork (7.35s) [2022-08-24T08:38:56.631Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-24T08:38:56.631Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-24T08:38:56.631Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-24T08:38:56.631Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-24T08:38:56.631Z] === RUN TestRunContainerWithBridgeNone [2022-08-24T08:38:56.858Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-24T08:38:56.858Z] Using test binary docker [2022-08-24T08:38:56.858Z] +++ /etc/init.d/apparmor start [2022-08-24T08:38:56.858Z] Not: starting. [2022-08-24T08:38:56.858Z] INFO: Waiting for daemon to start... [2022-08-24T08:38:56.858Z] Starting dockerd [2022-08-24T08:38:56.858Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-24T08:38:56.858Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-24T08:38:56.858Z] Using test binary docker [2022-08-24T08:38:56.858Z] +++ /etc/init.d/apparmor start [2022-08-24T08:38:56.858Z] Not: starting. [2022-08-24T08:38:56.858Z] INFO: Waiting for daemon to start... [2022-08-24T08:38:56.858Z] Starting dockerd [2022-08-24T08:38:56.858Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-24T08:38:56.858Z] . [2022-08-24T08:38:56.858Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-24T08:38:56.858Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-24T08:38:56.858Z] Error: No such image: emptyfs [2022-08-24T08:38:56.858Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-24T08:38:56.858Z] ++++ docker load [2022-08-24T08:38:56.858Z] Loaded image: emptyfs:latest [2022-08-24T08:38:56.858Z] Running integration-test (iteration 1) [2022-08-24T08:38:56.858Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-24T08:38:56.858Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-24T08:38:56.858Z] ++ set -e [2022-08-24T08:38:56.858Z] ++ '[' -n 0 ']' [2022-08-24T08:38:56.858Z] ++ set -x [2022-08-24T08:38:56.858Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-24T08:38:56.858Z] Loaded image: busybox:latest [2022-08-24T08:38:56.858Z] [2022-08-24T08:38:56.858Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-24T08:38:56.858Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-24T08:38:56.858Z] Loaded image: busybox:glibc [2022-08-24T08:38:56.858Z] Error: No such image: emptyfs [2022-08-24T08:38:56.858Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-24T08:38:56.858Z] ++++ docker load [2022-08-24T08:38:56.858Z] Loaded image: emptyfs:latest [2022-08-24T08:38:56.858Z] Running integration-test (iteration 1) [2022-08-24T08:38:56.858Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-24T08:38:56.858Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-24T08:38:56.858Z] ++ set -e [2022-08-24T08:38:56.858Z] ++ '[' -n 0 ']' [2022-08-24T08:38:56.858Z] ++ set -x [2022-08-24T08:38:56.858Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-24T08:38:56.858Z] Loaded image: busybox:latest [2022-08-24T08:38:56.858Z] Loaded image: busybox:glibc [2022-08-24T08:38:56.858Z] Loaded image: debian:bullseye-slim [2022-08-24T08:38:56.858Z] Loaded image: hello-world:latest [2022-08-24T08:38:56.858Z] Loaded image: arm32v7/hello-world:latest [2022-08-24T08:38:56.858Z] INFO: Testing against a local daemon [2022-08-24T08:38:56.858Z] === RUN TestDockerDaemonSuite [2022-08-24T08:38:56.858Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-08-24T08:38:56.858Z] Loaded image: debian:bullseye-slim [2022-08-24T08:38:57.117Z] Loaded image: hello-world:latest [2022-08-24T08:38:57.376Z] Loaded image: arm32v7/hello-world:latest [2022-08-24T08:38:57.634Z] INFO: Testing against a local daemon [2022-08-24T08:38:57.634Z] === RUN TestDockerSuite [2022-08-24T08:38:57.634Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-08-24T08:38:57.634Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-08-24T08:38:57.634Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-08-24T08:38:57.634Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-08-24T08:38:57.634Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-08-24T08:38:57.634Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-08-24T08:38:57.634Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-08-24T08:38:57.634Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-08-24T08:38:57.996Z] --- PASS: TestRunContainerWithBridgeNone (1.61s) [2022-08-24T08:38:57.996Z] === RUN TestNetworkInvalidJSON [2022-08-24T08:38:57.996Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-24T08:38:57.996Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-24T08:38:57.996Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T08:38:57.996Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T08:38:57.996Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T08:38:57.996Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T08:38:57.996Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-24T08:38:57.996Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-24T08:38:57.996Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T08:38:57.996Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-24T08:38:57.996Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-24T08:38:57.996Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-24T08:38:57.996Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-24T08:38:57.996Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-24T08:38:57.996Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-24T08:38:57.996Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-24T08:38:57.996Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T08:38:57.996Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-24T08:38:57.996Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-24T08:38:57.996Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-24T08:38:57.996Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-24T08:38:57.996Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-24T08:38:57.996Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-24T08:38:57.996Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-24T08:38:57.996Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-24T08:38:57.996Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-24T08:38:57.996Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-24T08:38:57.996Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-24T08:38:57.996Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-24T08:38:57.996Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-24T08:38:57.996Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-24T08:38:57.996Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-24T08:38:57.996Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-24T08:38:57.996Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-24T08:38:57.996Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-24T08:38:57.996Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-24T08:38:57.996Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-24T08:38:57.996Z] === RUN TestNetworkList [2022-08-24T08:38:57.996Z] === RUN TestNetworkList//networks [2022-08-24T08:38:57.996Z] === PAUSE TestNetworkList//networks [2022-08-24T08:38:57.996Z] === RUN TestNetworkList//networks/ [2022-08-24T08:38:57.996Z] === PAUSE TestNetworkList//networks/ [2022-08-24T08:38:57.996Z] === CONT TestNetworkList//networks [2022-08-24T08:38:57.996Z] === CONT TestNetworkList//networks/ [2022-08-24T08:38:57.996Z] --- PASS: TestNetworkList (0.01s) [2022-08-24T08:38:57.996Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-24T08:38:57.996Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-24T08:38:57.996Z] === RUN TestHostIPv4BridgeLabel [2022-08-24T08:38:58.233Z] ............................ [ 66%] [2022-08-24T08:38:58.558Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-24T08:38:58.558Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-24T08:38:59.011Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-08-24T08:38:59.011Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-08-24T08:38:59.485Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-24T08:38:59.485Z] === RUN TestDaemonDefaultNetworkPools [2022-08-24T08:38:59.951Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-08-24T08:39:00.047Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2022-08-24T08:39:00.047Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-24T08:39:00.520Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-08-24T08:39:01.414Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-08-24T08:39:01.414Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-24T08:39:01.457Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-08-24T08:39:02.026Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-08-24T08:39:02.026Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-08-24T08:39:02.344Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-08-24T08:39:02.344Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-24T08:39:03.272Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-08-24T08:39:03.272Z] === RUN TestServiceWithPredefinedNetwork [2022-08-24T08:39:03.407Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-08-24T08:39:04.345Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-08-24T08:39:04.605Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-08-24T08:39:04.605Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-08-24T08:39:04.605Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-08-24T08:39:05.173Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-08-24T08:39:05.741Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-08-24T08:39:05.792Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s) [2022-08-24T08:39:05.792Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-24T08:39:05.792Z] service_test.go:243: FLAKY_TEST [2022-08-24T08:39:05.792Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-24T08:39:05.792Z] === RUN TestServiceWithDataPathPortInit [2022-08-24T08:39:06.680Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-08-24T08:39:06.939Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-08-24T08:39:06.939Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-08-24T08:39:06.939Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-08-24T08:39:11.129Z] --- PASS: TestBuildWithHugeFile (125.46s) [2022-08-24T08:39:11.129Z] === RUN TestBuildWCOWSandboxSize [2022-08-24T08:39:11.129Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-24T08:39:11.129Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-24T08:39:11.129Z] === RUN TestBuildWithEmptyDockerfile [2022-08-24T08:39:11.129Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T08:39:11.129Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T08:39:11.129Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T08:39:11.129Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T08:39:11.129Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T08:39:11.129Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T08:39:11.129Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T08:39:11.129Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T08:39:11.129Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-08-24T08:39:11.129Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T08:39:11.129Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-24T08:39:11.129Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-08-24T08:39:11.129Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-08-24T08:39:11.129Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2022-08-24T08:39:11.129Z] === RUN TestBuildPreserveOwnership [2022-08-24T08:39:11.129Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-24T08:39:13.030Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-08-24T08:39:13.030Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-24T08:39:14.406Z] --- PASS: TestBuildPreserveOwnership (3.33s) [2022-08-24T08:39:14.406Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.23s) [2022-08-24T08:39:14.406Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.09s) [2022-08-24T08:39:14.406Z] === RUN TestBuildPlatformInvalid [2022-08-24T08:39:14.406Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-24T08:39:14.406Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-24T08:39:14.974Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-08-24T08:39:15.233Z] Loaded image: busybox:latest [2022-08-24T08:39:15.491Z] Loaded image: busybox:glibc [2022-08-24T08:39:17.063Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-08-24T08:39:17.630Z] Loaded image: debian:bullseye-slim [2022-08-24T08:39:17.630Z] Loaded image: hello-world:latest [2022-08-24T08:39:17.888Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-08-24T08:39:17.888Z] Loaded image: arm32v7/hello-world:latest [2022-08-24T08:39:19.266Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-08-24T08:39:20.630Z] --- PASS: TestServiceWithDataPathPortInit (13.86s) [2022-08-24T08:39:20.630Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-24T08:39:20.644Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-08-24T08:39:21.559Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:9vpzo8gvaw6kvo765ahodbyhg Created:2022-08-24 08:39:20.043904313 +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[8033d1610d1156c2fe8941a7a2e295562a9f24e03f289ad095906aaee7e8c773:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gkfpdo7r8zstr9jp4ph31ttnk EndpointID:cae41130b5d42a4e0fbff09469b3eb713183a99637274b177b3f706fdf85a62c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5ac8c70890cedbaea4a85ec6f85455a9c463104f6094c88ff288b5d79dad7866 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:f45eae447a55 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gkfpdo7r8zstr9jp4ph31ttnk EndpointID:cae41130b5d42a4e0fbff09469b3eb713183a99637274b177b3f706fdf85a62c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-24T08:39:21.580Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-08-24T08:39:21.839Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-08-24T08:39:22.776Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-08-24T08:39:22.776Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-08-24T08:39:23.712Z] docker_cli_daemon_test.go:1475: [d4923e20094c2] daemon is not started [2022-08-24T08:39:23.712Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-08-24T08:39:24.649Z] check_test.go:540: [d331bee9abc53] daemon is not started [2022-08-24T08:39:24.649Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-08-24T08:39:24.649Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-08-24T08:39:25.732Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.68s) [2022-08-24T08:39:25.732Z] PASS [2022-08-24T08:39:25.732Z] [2022-08-24T08:39:25.732Z] === Skipped [2022-08-24T08:39:25.732Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-24T08:39:25.732Z] service_test.go:243: FLAKY_TEST [2022-08-24T08:39:25.732Z] [2022-08-24T08:39:25.732Z] DONE 38 tests, 1 skipped in 43.872s [2022-08-24T08:39:25.988Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-24T08:39:25.988Z] INFO: Testing against a local daemon [2022-08-24T08:39:25.988Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-24T08:39:25.988Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T08:39:25.988Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-24T08:39:25.988Z] === RUN TestDockerNetworkIpvlan [2022-08-24T08:39:25.988Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T08:39:25.988Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-24T08:39:25.988Z] PASS [2022-08-24T08:39:25.988Z] [2022-08-24T08:39:25.988Z] === Skipped [2022-08-24T08:39:25.988Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-24T08:39:25.988Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T08:39:25.988Z] [2022-08-24T08:39:25.988Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-24T08:39:25.988Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T08:39:25.988Z] [2022-08-24T08:39:25.988Z] DONE 2 tests, 2 skipped in 0.024s [2022-08-24T08:39:25.988Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-24T08:39:25.988Z] INFO: Testing against a local daemon [2022-08-24T08:39:25.988Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-24T08:39:26.028Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-08-24T08:39:27.352Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2022-08-24T08:39:27.352Z] === RUN TestDockerNetworkMacvlan [2022-08-24T08:39:27.407Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-08-24T08:39:27.407Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-08-24T08:39:27.914Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-24T08:39:28.475Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-24T08:39:29.311Z] check_test.go:540: [d14cb58c9acb6] daemon is not started [2022-08-24T08:39:29.311Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-08-24T08:39:29.404Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-24T08:39:29.879Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (15.63s) [2022-08-24T08:39:29.879Z] PASS [2022-08-24T08:39:29.879Z] [2022-08-24T08:39:29.879Z] === Skipped [2022-08-24T08:39:29.879Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-24T08:39:29.879Z] build_session_test.go:25: TODO: BuildKit [2022-08-24T08:39:29.879Z] [2022-08-24T08:39:29.879Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-24T08:39:29.879Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-24T08:39:29.879Z] [2022-08-24T08:39:29.879Z] DONE 34 tests, 2 skipped in 194.426s [2022-08-24T08:39:29.879Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-24T08:39:29.879Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:39:29.879Z] ++ set -e [2022-08-24T08:39:29.879Z] ++ '[' -n 0 ']' [2022-08-24T08:39:29.879Z] ++ set -x [2022-08-24T08:39:29.879Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:39:30.138Z] INFO: Testing against a local daemon [2022-08-24T08:39:30.138Z] === RUN TestConfigInspect [2022-08-24T08:39:31.295Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-24T08:39:32.041Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-08-24T08:39:32.608Z] --- PASS: TestConfigInspect (2.58s) [2022-08-24T08:39:32.608Z] === RUN TestConfigList [2022-08-24T08:39:32.608Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-08-24T08:39:33.183Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-24T08:39:33.544Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-08-24T08:39:33.544Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-08-24T08:39:33.803Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-08-24T08:39:34.370Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-08-24T08:39:34.370Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-08-24T08:39:34.370Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-08-24T08:39:35.028Z] --- PASS: TestBuildWithHugeFile (34.73s) [2022-08-24T08:39:35.028Z] === RUN TestBuildWCOWSandboxSize [2022-08-24T08:39:35.028Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-24T08:39:35.028Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-24T08:39:35.028Z] === RUN TestBuildWithEmptyDockerfile [2022-08-24T08:39:35.028Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T08:39:35.028Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T08:39:35.028Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T08:39:35.028Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T08:39:35.028Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T08:39:35.028Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T08:39:35.028Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T08:39:35.028Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T08:39:35.028Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T08:39:35.028Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-24T08:39:35.028Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-08-24T08:39:35.028Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-08-24T08:39:35.028Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-08-24T08:39:35.028Z] === RUN TestBuildPreserveOwnership [2022-08-24T08:39:35.028Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-24T08:39:35.028Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-24T08:39:35.028Z] --- PASS: TestBuildPreserveOwnership (2.88s) [2022-08-24T08:39:35.028Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.91s) [2022-08-24T08:39:35.028Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.96s) [2022-08-24T08:39:35.028Z] === RUN TestBuildPlatformInvalid [2022-08-24T08:39:35.028Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-24T08:39:35.028Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-24T08:39:35.028Z] Loaded image: busybox:latest [2022-08-24T08:39:35.284Z] Loaded image: busybox:glibc [2022-08-24T08:39:35.746Z] --- PASS: TestConfigList (2.86s) [2022-08-24T08:39:35.746Z] === RUN TestConfigsCreateAndDelete [2022-08-24T08:39:36.005Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-08-24T08:39:36.215Z] Loaded image: debian:bullseye-slim [2022-08-24T08:39:36.215Z] Loaded image: hello-world:latest [2022-08-24T08:39:36.215Z] Loaded image: arm32v7/hello-world:latest [2022-08-24T08:39:36.263Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-08-24T08:39:36.449Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-24T08:39:37.012Z] --- PASS: TestDockerNetworkMacvlan (9.83s) [2022-08-24T08:39:37.012Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-08-24T08:39:37.012Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-24T08:39:37.012Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.79s) [2022-08-24T08:39:37.012Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) [2022-08-24T08:39:37.012Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.13s) [2022-08-24T08:39:37.012Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2022-08-24T08:39:37.012Z] PASS [2022-08-24T08:39:37.012Z] [2022-08-24T08:39:37.012Z] DONE 8 tests in 11.089s [2022-08-24T08:39:37.012Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-24T08:39:37.012Z] testing: warning: no tests to run [2022-08-24T08:39:37.012Z] PASS [2022-08-24T08:39:37.012Z] [2022-08-24T08:39:37.012Z] DONE 0 tests in 0.007s [2022-08-24T08:39:37.012Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-24T08:39:37.012Z] INFO: Testing against a local daemon [2022-08-24T08:39:37.012Z] === RUN TestAuthZPluginAllowRequest [2022-08-24T08:39:37.640Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-08-24T08:39:37.640Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-08-24T08:39:38.379Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2022-08-24T08:39:38.379Z] === RUN TestAuthZPluginTLS [2022-08-24T08:39:38.597Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-08-24T08:39:38.597Z] --- PASS: TestConfigsCreateAndDelete (3.03s) [2022-08-24T08:39:38.597Z] === RUN TestConfigsUpdate [2022-08-24T08:39:38.635Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-08-24T08:39:38.635Z] === RUN TestAuthZPluginDenyRequest [2022-08-24T08:39:38.856Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-08-24T08:39:39.116Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-08-24T08:39:39.238Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-24T08:39:39.238Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-24T08:39:39.677Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-08-24T08:39:39.683Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-08-24T08:39:39.799Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-24T08:39:39.799Z] === RUN TestAuthZPluginDenyResponse [2022-08-24T08:39:40.361Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-08-24T08:39:40.361Z] === RUN TestAuthZPluginAllowEventStream [2022-08-24T08:39:40.620Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-08-24T08:39:41.189Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-08-24T08:39:41.449Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-08-24T08:39:41.449Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-08-24T08:39:41.709Z] --- PASS: TestConfigsUpdate (3.07s) [2022-08-24T08:39:41.709Z] === RUN TestTemplatedConfig [2022-08-24T08:39:41.728Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s) [2022-08-24T08:39:41.728Z] === RUN TestAuthZPluginErrorResponse [2022-08-24T08:39:41.968Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-08-24T08:39:41.984Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-08-24T08:39:41.984Z] === RUN TestAuthZPluginErrorRequest [2022-08-24T08:39:42.226Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-08-24T08:39:42.226Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-08-24T08:39:42.226Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-08-24T08:39:42.226Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-08-24T08:39:42.485Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-08-24T08:39:42.546Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-24T08:39:42.546Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-24T08:39:43.053Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-08-24T08:39:43.108Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-08-24T08:39:43.108Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-24T08:39:43.989Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-08-24T08:39:44.308Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.41s) [2022-08-24T08:39:44.308Z] PASS [2022-08-24T08:39:44.308Z] [2022-08-24T08:39:44.308Z] === Skipped [2022-08-24T08:39:44.308Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-08-24T08:39:44.308Z] build_session_test.go:25: TODO: BuildKit [2022-08-24T08:39:44.308Z] [2022-08-24T08:39:44.308Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-24T08:39:44.308Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-24T08:39:44.308Z] [2022-08-24T08:39:44.308Z] DONE 34 tests, 2 skipped in 66.174s [2022-08-24T08:39:44.308Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-08-24T08:39:44.308Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:39:44.308Z] ++ set -e [2022-08-24T08:39:44.308Z] ++ '[' -n 0 ']' [2022-08-24T08:39:44.308Z] ++ set -x [2022-08-24T08:39:44.308Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:39:44.308Z] INFO: Testing against a local daemon [2022-08-24T08:39:44.308Z] === RUN TestConfigInspect [2022-08-24T08:39:44.474Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s) [2022-08-24T08:39:44.474Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-24T08:39:44.925Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-08-24T08:39:44.925Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-08-24T08:39:45.183Z] --- PASS: TestTemplatedConfig (3.49s) [2022-08-24T08:39:45.183Z] === RUN TestConfigCreateResolve [2022-08-24T08:39:45.183Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-08-24T08:39:45.840Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.47s) [2022-08-24T08:39:45.840Z] === RUN TestAuthZPluginHeader [2022-08-24T08:39:46.198Z] --- PASS: TestConfigInspect (2.22s) [2022-08-24T08:39:46.198Z] === RUN TestConfigList [2022-08-24T08:39:46.561Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-08-24T08:39:46.767Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-08-24T08:39:46.767Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-24T08:39:47.128Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-08-24T08:39:47.128Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-08-24T08:39:47.387Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-08-24T08:39:47.954Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-08-24T08:39:47.954Z] --- PASS: TestConfigCreateResolve (2.95s) [2022-08-24T08:39:47.954Z] PASS [2022-08-24T08:39:48.212Z] [2022-08-24T08:39:48.212Z] DONE 6 tests in 18.140s [2022-08-24T08:39:48.212Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-24T08:39:48.212Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:39:48.212Z] ++ set -e [2022-08-24T08:39:48.212Z] ++ '[' -n 0 ']' [2022-08-24T08:39:48.212Z] ++ set -x [2022-08-24T08:39:48.212Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:39:48.472Z] INFO: Testing against a local daemon [2022-08-24T08:39:48.472Z] === RUN TestAttachWithTTY [2022-08-24T08:39:48.472Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-24T08:39:48.472Z] === RUN TestAttachWithoutTTy [2022-08-24T08:39:48.472Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-08-24T08:39:48.472Z] === RUN TestCheckpoint [2022-08-24T08:39:48.472Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-24T08:39:48.472Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-24T08:39:48.472Z] === RUN TestContainerInvalidJSON [2022-08-24T08:39:48.472Z] === RUN TestContainerInvalidJSON/commit [2022-08-24T08:39:48.472Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-24T08:39:48.472Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-24T08:39:48.472Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-24T08:39:48.472Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T08:39:48.472Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T08:39:48.472Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-24T08:39:48.472Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-24T08:39:48.472Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-24T08:39:48.472Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-24T08:39:48.472Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T08:39:48.472Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T08:39:48.472Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T08:39:48.472Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T08:39:48.472Z] === CONT TestContainerInvalidJSON/commit [2022-08-24T08:39:48.472Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-24T08:39:48.472Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T08:39:48.472Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-24T08:39:48.472Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-24T08:39:48.472Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-24T08:39:48.472Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-24T08:39:48.472Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-24T08:39:48.472Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-24T08:39:48.472Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T08:39:48.472Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-24T08:39:48.472Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-24T08:39:48.472Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-24T08:39:48.472Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-24T08:39:48.472Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-24T08:39:48.472Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-24T08:39:48.472Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-24T08:39:48.472Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-24T08:39:48.472Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-24T08:39:48.472Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-24T08:39:48.472Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-24T08:39:48.472Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-24T08:39:48.472Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-24T08:39:48.472Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-24T08:39:48.472Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T08:39:48.472Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-24T08:39:48.472Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-24T08:39:48.472Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-24T08:39:48.472Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-24T08:39:48.472Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-24T08:39:48.472Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-24T08:39:48.472Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-24T08:39:48.472Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-24T08:39:48.472Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-24T08:39:48.472Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-24T08:39:48.472Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-24T08:39:48.472Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-24T08:39:48.472Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-24T08:39:48.472Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-24T08:39:48.472Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-24T08:39:48.472Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-24T08:39:48.472Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-08-24T08:39:48.472Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-24T08:39:48.472Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-24T08:39:48.472Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-24T08:39:48.472Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-24T08:39:48.472Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-24T08:39:48.472Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-24T08:39:48.472Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-24T08:39:48.472Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-24T08:39:48.472Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-24T08:39:48.472Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-24T08:39:48.472Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-24T08:39:48.472Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-24T08:39:48.472Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-24T08:39:48.472Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-24T08:39:48.472Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-08-24T08:39:48.472Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-24T08:39:48.472Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-24T08:39:48.472Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-24T08:39:48.472Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-24T08:39:48.472Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-24T08:39:48.472Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-24T08:39:48.472Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-24T08:39:48.472Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-24T08:39:48.472Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-24T08:39:48.472Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-24T08:39:48.472Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-24T08:39:48.472Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-24T08:39:48.472Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-24T08:39:48.472Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-24T08:39:48.472Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-24T08:39:48.718Z] --- PASS: TestConfigList (2.18s) [2022-08-24T08:39:48.718Z] === RUN TestConfigsCreateAndDelete [2022-08-24T08:39:48.731Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-08-24T08:39:48.731Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-24T08:39:48.731Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-08-24T08:39:48.731Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-24T08:39:48.731Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-08-24T08:39:48.731Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-08-24T08:39:48.731Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2022-08-24T08:39:48.731Z] === RUN TestCopyEmptyFile [2022-08-24T08:39:49.299Z] --- PASS: TestCopyEmptyFile (0.40s) [2022-08-24T08:39:49.299Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-24T08:39:49.299Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-08-24T08:39:49.299Z] === RUN TestCopyFromContainer [2022-08-24T08:39:49.558Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-08-24T08:39:50.496Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-08-24T08:39:50.496Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-08-24T08:39:50.608Z] --- PASS: TestConfigsCreateAndDelete (2.21s) [2022-08-24T08:39:50.608Z] === RUN TestConfigsUpdate [2022-08-24T08:39:50.944Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.18s) [2022-08-24T08:39:50.944Z] === RUN TestAuthZPluginV2Disable [2022-08-24T08:39:51.065Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-08-24T08:39:51.065Z] === RUN TestCopyFromContainer// [2022-08-24T08:39:51.065Z] === RUN TestCopyFromContainer//bar/root [2022-08-24T08:39:51.325Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-24T08:39:51.325Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-08-24T08:39:51.325Z] === RUN TestCopyFromContainer/bar/quux [2022-08-24T08:39:51.584Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-24T08:39:51.584Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-24T08:39:51.843Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-24T08:39:51.843Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-24T08:39:52.102Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-24T08:39:52.102Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-24T08:39:52.102Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-08-24T08:39:52.361Z] --- PASS: TestCopyFromContainer (3.09s) [2022-08-24T08:39:52.361Z] --- PASS: TestCopyFromContainer// (0.11s) [2022-08-24T08:39:52.361Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2022-08-24T08:39:52.361Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2022-08-24T08:39:52.361Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2022-08-24T08:39:52.361Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.16s) [2022-08-24T08:39:52.361Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.15s) [2022-08-24T08:39:52.361Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s) [2022-08-24T08:39:52.361Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2022-08-24T08:39:52.361Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2022-08-24T08:39:52.361Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2022-08-24T08:39:52.361Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-24T08:39:52.361Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T08:39:52.361Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T08:39:52.361Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T08:39:52.361Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T08:39:52.361Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T08:39:52.361Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T08:39:52.361Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T08:39:52.361Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T08:39:52.361Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T08:39:52.361Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-08-24T08:39:52.361Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-24T08:39:52.361Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-24T08:39:52.361Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-24T08:39:52.361Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-24T08:39:52.361Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-08-24T08:39:52.361Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2022-08-24T08:39:52.361Z] === RUN TestCreateWithInvalidEnv [2022-08-24T08:39:52.361Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-24T08:39:52.361Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-24T08:39:52.361Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-24T08:39:52.361Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-24T08:39:52.361Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-24T08:39:52.361Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-24T08:39:52.361Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-24T08:39:52.361Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-24T08:39:52.361Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-24T08:39:52.361Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-08-24T08:39:52.361Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-24T08:39:52.361Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-24T08:39:52.361Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-24T08:39:52.361Z] === RUN TestCreateTmpfsMountsTarget [2022-08-24T08:39:52.620Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-08-24T08:39:52.620Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-24T08:39:52.880Z] check_test.go:540: [dbc17d41a80ac] daemon is not started [2022-08-24T08:39:52.880Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-08-24T08:39:53.125Z] --- PASS: TestConfigsUpdate (2.21s) [2022-08-24T08:39:53.125Z] === RUN TestTemplatedConfig [2022-08-24T08:39:53.139Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-08-24T08:39:53.139Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-08-24T08:39:54.075Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-08-24T08:39:54.643Z] --- PASS: TestCreateWithCustomMaskedPaths (2.13s) [2022-08-24T08:39:54.643Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-24T08:39:55.016Z] --- PASS: TestTemplatedConfig (2.46s) [2022-08-24T08:39:55.017Z] === RUN TestConfigCreateResolve [2022-08-24T08:39:55.109Z] --- PASS: TestAuthZPluginV2Disable (3.66s) [2022-08-24T08:39:55.109Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-24T08:39:55.584Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-08-24T08:39:55.584Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-08-24T08:39:56.963Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-08-24T08:39:56.963Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.41s) [2022-08-24T08:39:56.963Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-24T08:39:56.963Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T08:39:56.963Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T08:39:56.963Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T08:39:56.963Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T08:39:56.963Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T08:39:56.963Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T08:39:56.963Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T08:39:56.963Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T08:39:56.963Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T08:39:56.963Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T08:39:56.963Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T08:39:56.963Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T08:39:56.963Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T08:39:56.963Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T08:39:57.222Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T08:39:57.222Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-08-24T08:39:57.222Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-24T08:39:57.222Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-08-24T08:39:57.222Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-08-24T08:39:57.222Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-08-24T08:39:57.222Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-08-24T08:39:57.222Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-24T08:39:57.222Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-08-24T08:39:57.222Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-08-24T08:39:57.222Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-08-24T08:39:57.222Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-08-24T08:39:57.222Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-08-24T08:39:57.536Z] --- PASS: TestConfigCreateResolve (2.18s) [2022-08-24T08:39:57.536Z] PASS [2022-08-24T08:39:57.536Z] [2022-08-24T08:39:57.536Z] DONE 6 tests in 13.559s [2022-08-24T08:39:57.536Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-08-24T08:39:57.536Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:39:57.536Z] ++ set -e [2022-08-24T08:39:57.536Z] ++ '[' -n 0 ']' [2022-08-24T08:39:57.536Z] ++ set -x [2022-08-24T08:39:57.536Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:39:57.536Z] INFO: Testing against a local daemon [2022-08-24T08:39:57.536Z] === RUN TestAttachWithTTY [2022-08-24T08:39:57.536Z] --- PASS: TestAttachWithTTY (0.08s) [2022-08-24T08:39:57.536Z] === RUN TestAttachWithoutTTy [2022-08-24T08:39:57.536Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-24T08:39:57.536Z] === RUN TestCheckpoint [2022-08-24T08:39:57.536Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-24T08:39:57.536Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-24T08:39:57.536Z] === RUN TestContainerInvalidJSON [2022-08-24T08:39:57.536Z] === RUN TestContainerInvalidJSON/commit [2022-08-24T08:39:57.536Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-24T08:39:57.536Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-24T08:39:57.536Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-24T08:39:57.536Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T08:39:57.536Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T08:39:57.536Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-24T08:39:57.536Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-24T08:39:57.536Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-24T08:39:57.536Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-24T08:39:57.536Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T08:39:57.536Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T08:39:57.536Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T08:39:57.536Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T08:39:57.536Z] === CONT TestContainerInvalidJSON/commit [2022-08-24T08:39:57.536Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-24T08:39:57.536Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-24T08:39:57.536Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-24T08:39:57.536Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-24T08:39:57.536Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-24T08:39:57.536Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-24T08:39:57.536Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-24T08:39:57.536Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-24T08:39:57.536Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-24T08:39:57.536Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T08:39:57.536Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-24T08:39:57.536Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T08:39:57.536Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-24T08:39:57.536Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-24T08:39:57.536Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-24T08:39:57.536Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-24T08:39:57.536Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-24T08:39:57.536Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-24T08:39:57.536Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-24T08:39:57.536Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-24T08:39:57.536Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-24T08:39:57.536Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-24T08:39:57.536Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T08:39:57.536Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-24T08:39:57.536Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-24T08:39:57.536Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-24T08:39:57.536Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-24T08:39:57.536Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-24T08:39:57.536Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-24T08:39:57.536Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-24T08:39:57.536Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-24T08:39:57.536Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-24T08:39:57.536Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-24T08:39:57.536Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-24T08:39:57.536Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-24T08:39:57.536Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-24T08:39:57.536Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-24T08:39:57.536Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-24T08:39:57.536Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-24T08:39:57.536Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-24T08:39:57.536Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-24T08:39:57.536Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-24T08:39:57.536Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-24T08:39:57.536Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-24T08:39:57.536Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-24T08:39:57.536Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-24T08:39:57.536Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-24T08:39:57.536Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-24T08:39:57.536Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-24T08:39:57.536Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-24T08:39:57.536Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-24T08:39:57.536Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-24T08:39:57.536Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-24T08:39:57.536Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-24T08:39:57.536Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-24T08:39:57.536Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-24T08:39:57.536Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-24T08:39:57.536Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-24T08:39:57.536Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-24T08:39:57.536Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-24T08:39:57.536Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-24T08:39:57.536Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-24T08:39:57.536Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-24T08:39:57.536Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-24T08:39:57.536Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-24T08:39:57.536Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-24T08:39:57.536Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-24T08:39:57.536Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-24T08:39:57.536Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-24T08:39:57.536Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-24T08:39:57.536Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-24T08:39:57.753Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-08-24T08:39:57.753Z] tests/integration/client_test.py ..... [ 75%] [2022-08-24T08:39:57.753Z] tests/integration/context_api_test.py ... [ 76%] [2022-08-24T08:39:57.753Z] tests/integration/errors_test.py . [ 76%] [2022-08-24T08:39:57.791Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s) [2022-08-24T08:39:57.804Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-08-24T08:39:57.804Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-24T08:39:57.804Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-24T08:39:57.804Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-24T08:39:57.804Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-24T08:39:57.804Z] === RUN TestCopyEmptyFile [2022-08-24T08:39:58.052Z] === RUN TestCreateDifferentPlatform [2022-08-24T08:39:58.052Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-24T08:39:58.052Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-24T08:39:58.052Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-08-24T08:39:58.052Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-08-24T08:39:58.052Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-24T08:39:58.052Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-24T08:39:58.052Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-24T08:39:58.052Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-24T08:39:58.052Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-24T08:39:58.052Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-08-24T08:39:58.052Z] === RUN TestCreateInvalidHostConfig [2022-08-24T08:39:58.052Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T08:39:58.052Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T08:39:58.052Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T08:39:58.052Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T08:39:58.052Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T08:39:58.052Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T08:39:58.052Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T08:39:58.052Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T08:39:58.052Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T08:39:58.052Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T08:39:58.052Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T08:39:58.052Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T08:39:58.052Z] --- PASS: TestCreateInvalidHostConfig (0.05s) [2022-08-24T08:39:58.052Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.01s) [2022-08-24T08:39:58.052Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.01s) [2022-08-24T08:39:58.052Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-24T08:39:58.052Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.01s) [2022-08-24T08:39:58.052Z] === RUN TestContainerStartOnDaemonRestart [2022-08-24T08:39:58.052Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-24T08:39:58.052Z] === RUN TestDaemonRestartIpcMode [2022-08-24T08:39:58.052Z] === PAUSE TestDaemonRestartIpcMode [2022-08-24T08:39:58.052Z] === RUN TestDaemonHostGatewayIP [2022-08-24T08:39:58.052Z] === PAUSE TestDaemonHostGatewayIP [2022-08-24T08:39:58.052Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-24T08:39:58.052Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-24T08:39:58.052Z] === RUN TestContainerKillOnDaemonStart [2022-08-24T08:39:58.052Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-24T08:39:58.052Z] === RUN TestDiff [2022-08-24T08:39:58.063Z] --- PASS: TestCopyEmptyFile (0.23s) [2022-08-24T08:39:58.063Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-24T08:39:58.063Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-24T08:39:58.063Z] === RUN TestCopyFromContainer [2022-08-24T08:39:58.374Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.52s) [2022-08-24T08:39:58.374Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-24T08:39:58.619Z] --- PASS: TestDiff (0.63s) [2022-08-24T08:39:58.619Z] === RUN TestExecConsoleSize [2022-08-24T08:39:58.993Z] === RUN TestCopyFromContainer// [2022-08-24T08:39:58.993Z] === RUN TestCopyFromContainer//bar/root [2022-08-24T08:39:58.993Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-24T08:39:59.186Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-08-24T08:39:59.250Z] === RUN TestCopyFromContainer/bar/quux [2022-08-24T08:39:59.250Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-24T08:39:59.250Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-24T08:39:59.250Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-24T08:39:59.445Z] --- PASS: TestExecConsoleSize (0.62s) [2022-08-24T08:39:59.445Z] === RUN TestExecWithCloseStdin [2022-08-24T08:39:59.507Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-24T08:39:59.507Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-24T08:39:59.507Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-24T08:39:59.507Z] --- PASS: TestCopyFromContainer (1.54s) [2022-08-24T08:39:59.507Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-24T08:39:59.507Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-24T08:39:59.507Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-24T08:39:59.507Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-24T08:39:59.507Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-24T08:39:59.507Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-24T08:39:59.507Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-24T08:39:59.507Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-24T08:39:59.507Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-24T08:39:59.507Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-24T08:39:59.507Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-24T08:39:59.507Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T08:39:59.507Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T08:39:59.507Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T08:39:59.507Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T08:39:59.507Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T08:39:59.507Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T08:39:59.763Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T08:39:59.763Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T08:39:59.764Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T08:39:59.764Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-08-24T08:39:59.764Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-24T08:39:59.764Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-24T08:39:59.764Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-24T08:39:59.764Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-24T08:39:59.764Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-24T08:39:59.764Z] === RUN TestCreateWithInvalidEnv [2022-08-24T08:39:59.764Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-24T08:39:59.764Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-24T08:39:59.764Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-24T08:39:59.764Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-24T08:39:59.764Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-24T08:39:59.764Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-24T08:39:59.764Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-24T08:39:59.764Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-24T08:39:59.764Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-24T08:39:59.764Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-24T08:39:59.764Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-24T08:39:59.764Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-24T08:39:59.764Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-24T08:39:59.764Z] === RUN TestCreateTmpfsMountsTarget [2022-08-24T08:39:59.764Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-24T08:39:59.764Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-24T08:40:00.012Z] --- PASS: TestExecWithCloseStdin (0.55s) [2022-08-24T08:40:00.013Z] === RUN TestExec [2022-08-24T08:40:00.581Z] --- PASS: TestExec (0.56s) [2022-08-24T08:40:00.581Z] === RUN TestExecUser [2022-08-24T08:40:01.131Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s) [2022-08-24T08:40:01.131Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-24T08:40:01.146Z] --- PASS: TestExecUser (0.54s) [2022-08-24T08:40:01.146Z] === RUN TestExportContainerAndImportImage [2022-08-24T08:40:01.712Z] --- PASS: TestExportContainerAndImportImage (0.64s) [2022-08-24T08:40:01.712Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-24T08:40:02.060Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.24s) [2022-08-24T08:40:02.060Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-24T08:40:02.060Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T08:40:02.060Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T08:40:02.060Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T08:40:02.060Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T08:40:02.060Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T08:40:02.060Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T08:40:02.060Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T08:40:02.060Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T08:40:02.060Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T08:40:02.060Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T08:40:02.279Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-08-24T08:40:02.317Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T08:40:02.317Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T08:40:02.317Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T08:40:02.317Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T08:40:02.317Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T08:40:02.317Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-08-24T08:40:02.317Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-24T08:40:02.317Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-24T08:40:02.317Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-24T08:40:02.317Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-24T08:40:02.317Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-24T08:40:02.317Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-24T08:40:02.573Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-08-24T08:40:02.573Z] === RUN TestCreateDifferentPlatform [2022-08-24T08:40:02.573Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-24T08:40:02.573Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-24T08:40:02.573Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-24T08:40:02.573Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-24T08:40:02.573Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-24T08:40:02.573Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-24T08:40:02.573Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-24T08:40:02.573Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-24T08:40:02.829Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-24T08:40:02.829Z] === RUN TestCreateInvalidHostConfig [2022-08-24T08:40:02.829Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T08:40:02.829Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T08:40:02.829Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T08:40:02.829Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T08:40:02.829Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T08:40:02.829Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T08:40:02.829Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T08:40:02.829Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T08:40:02.829Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T08:40:02.829Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T08:40:02.829Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T08:40:02.829Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T08:40:02.829Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-24T08:40:02.829Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-24T08:40:02.829Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-24T08:40:02.829Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-24T08:40:02.829Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-24T08:40:02.829Z] === RUN TestContainerStartOnDaemonRestart [2022-08-24T08:40:02.829Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-24T08:40:02.829Z] === RUN TestDaemonRestartIpcMode [2022-08-24T08:40:02.829Z] === PAUSE TestDaemonRestartIpcMode [2022-08-24T08:40:02.829Z] === RUN TestDaemonHostGatewayIP [2022-08-24T08:40:02.829Z] === PAUSE TestDaemonHostGatewayIP [2022-08-24T08:40:02.829Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-24T08:40:02.829Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-24T08:40:02.829Z] === RUN TestContainerKillOnDaemonStart [2022-08-24T08:40:02.829Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-24T08:40:02.829Z] === RUN TestDiff [2022-08-24T08:40:02.846Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-08-24T08:40:03.086Z] --- PASS: TestDiff (0.44s) [2022-08-24T08:40:03.086Z] === RUN TestExecConsoleSize [2022-08-24T08:40:03.105Z] === RUN TestDockerSuite/TestContainerAPITop [2022-08-24T08:40:03.105Z] --- PASS: TestExportContainerAfterDaemonRestart (1.40s) [2022-08-24T08:40:03.105Z] === RUN TestHealthCheckWorkdir [2022-08-24T08:40:03.649Z] --- PASS: TestExecConsoleSize (0.49s) [2022-08-24T08:40:03.649Z] === RUN TestExecWithCloseStdin [2022-08-24T08:40:03.672Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-08-24T08:40:03.672Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-24T08:40:03.672Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-08-24T08:40:03.672Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-08-24T08:40:03.932Z] --- PASS: TestHealthCheckWorkdir (0.90s) [2022-08-24T08:40:03.932Z] === RUN TestHealthKillContainer [2022-08-24T08:40:04.211Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-08-24T08:40:04.211Z] === RUN TestExec [2022-08-24T08:40:04.469Z] --- PASS: TestExec (0.46s) [2022-08-24T08:40:04.469Z] === RUN TestExecUser [2022-08-24T08:40:05.031Z] --- PASS: TestExecUser (0.49s) [2022-08-24T08:40:05.031Z] === RUN TestExportContainerAndImportImage [2022-08-24T08:40:05.593Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-08-24T08:40:05.593Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-24T08:40:06.458Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-08-24T08:40:06.458Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-08-24T08:40:06.716Z] check_test.go:540: [debc05216c21f] daemon is not started [2022-08-24T08:40:06.717Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-08-24T08:40:06.958Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-08-24T08:40:06.958Z] === RUN TestHealthCheckWorkdir [2022-08-24T08:40:06.975Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-08-24T08:40:07.234Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-08-24T08:40:07.520Z] --- PASS: TestHealthCheckWorkdir (0.65s) [2022-08-24T08:40:07.520Z] === RUN TestHealthKillContainer [2022-08-24T08:40:07.800Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-08-24T08:40:07.800Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-08-24T08:40:08.314Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.04s) [2022-08-24T08:40:08.314Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-24T08:40:08.367Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-08-24T08:40:09.303Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-08-24T08:40:10.678Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-08-24T08:40:10.937Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-08-24T08:40:12.315Z] --- PASS: TestHealthKillContainer (8.18s) [2022-08-24T08:40:12.315Z] === RUN TestHealthCheckProcessKilled [2022-08-24T08:40:12.315Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-08-24T08:40:13.250Z] --- PASS: TestHealthCheckProcessKilled (0.94s) [2022-08-24T08:40:13.250Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-24T08:40:13.510Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s) [2022-08-24T08:40:13.510Z] === RUN TestIpcModeNone [2022-08-24T08:40:13.769Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ea3b18__} [2022-08-24T08:40:14.337Z] --- PASS: TestIpcModeNone (0.71s) [2022-08-24T08:40:14.337Z] === RUN TestIpcModePrivate [2022-08-24T08:40:14.928Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:98, shared: false, mustBeShared: false [2022-08-24T08:40:14.928Z] --- PASS: TestIpcModePrivate (0.79s) [2022-08-24T08:40:14.928Z] === RUN TestIpcModeShareable [2022-08-24T08:40:15.187Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13458500217_/foo_false_____} [2022-08-24T08:40:15.187Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-08-24T08:40:15.445Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-08-24T08:40:15.606Z] --- PASS: TestHealthKillContainer (7.85s) [2022-08-24T08:40:15.606Z] === RUN TestHealthCheckProcessKilled [2022-08-24T08:40:15.704Z] --- PASS: TestIpcModeShareable (0.80s) [2022-08-24T08:40:15.704Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-24T08:40:15.759Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-08-24T08:40:16.168Z] --- PASS: TestHealthCheckProcessKilled (0.66s) [2022-08-24T08:40:16.168Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-24T08:40:16.423Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s) [2022-08-24T08:40:16.424Z] === RUN TestIpcModeNone [2022-08-24T08:40:16.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13458500217_/foo_true_____} [2022-08-24T08:40:16.986Z] --- PASS: TestIpcModeNone (0.48s) [2022-08-24T08:40:16.986Z] === RUN TestIpcModePrivate [2022-08-24T08:40:17.242Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-08-24T08:40:17.498Z] --- PASS: TestIpcModePrivate (0.48s) [2022-08-24T08:40:17.498Z] === RUN TestIpcModeShareable [2022-08-24T08:40:17.575Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-08-24T08:40:17.575Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-24T08:40:17.575Z] check_test.go:540: [ded560de4f17c] daemon is not started [2022-08-24T08:40:17.575Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-08-24T08:40:17.755Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-08-24T08:40:18.011Z] --- PASS: TestIpcModeShareable (0.47s) [2022-08-24T08:40:18.011Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-24T08:40:18.142Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.28s) [2022-08-24T08:40:18.142Z] === RUN TestAPIIpcModeHost [2022-08-24T08:40:18.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33871021685_/foo_false_____} [2022-08-24T08:40:18.660Z] --- PASS: TestAPIIpcModeHost (0.66s) [2022-08-24T08:40:18.660Z] === RUN TestDaemonIpcModeShareable [2022-08-24T08:40:19.377Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.50s) [2022-08-24T08:40:19.377Z] === RUN TestAPIIpcModeHost [2022-08-24T08:40:19.602Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-08-24T08:40:19.861Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33871021685_/foo_true_____} [2022-08-24T08:40:19.939Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-08-24T08:40:19.939Z] === RUN TestDaemonIpcModeShareable [2022-08-24T08:40:20.119Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true [2022-08-24T08:40:20.120Z] --- PASS: TestDaemonIpcModeShareable (1.48s) [2022-08-24T08:40:20.120Z] === RUN TestDaemonIpcModePrivate [2022-08-24T08:40:20.866Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-08-24T08:40:20.866Z] --- PASS: TestDaemonIpcModeShareable (1.21s) [2022-08-24T08:40:20.866Z] === RUN TestDaemonIpcModePrivate [2022-08-24T08:40:21.496Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-08-24T08:40:21.497Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33871021685_/foo_true__0xc000ea3b48___} [2022-08-24T08:40:21.497Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: false, mustBeShared: false [2022-08-24T08:40:21.755Z] --- PASS: TestDaemonIpcModePrivate (1.60s) [2022-08-24T08:40:21.755Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-24T08:40:22.247Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-08-24T08:40:22.247Z] --- PASS: TestDaemonIpcModePrivate (1.21s) [2022-08-24T08:40:22.247Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-24T08:40:22.691Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-08-24T08:40:22.949Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ea3b60__} [2022-08-24T08:40:23.174Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-08-24T08:40:23.208Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2022-08-24T08:40:23.208Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.48s) [2022-08-24T08:40:23.208Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-24T08:40:23.430Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s) [2022-08-24T08:40:23.430Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-24T08:40:24.143Z] check_test.go:540: [ddb3e77275212] daemon is not started [2022-08-24T08:40:24.143Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-08-24T08:40:24.359Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-08-24T08:40:24.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ea3b78__} [2022-08-24T08:40:24.615Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2022-08-24T08:40:24.615Z] === RUN TestIpcModeOlderClient [2022-08-24T08:40:24.615Z] === PAUSE TestIpcModeOlderClient [2022-08-24T08:40:24.615Z] === RUN TestKillContainerInvalidSignal [2022-08-24T08:40:24.659Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: true, mustBeShared: true [2022-08-24T08:40:24.871Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-08-24T08:40:24.871Z] === RUN TestKillContainer [2022-08-24T08:40:24.871Z] === RUN TestKillContainer/no_signal [2022-08-24T08:40:24.917Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.52s) [2022-08-24T08:40:24.917Z] === RUN TestIpcModeOlderClient [2022-08-24T08:40:24.917Z] === PAUSE TestIpcModeOlderClient [2022-08-24T08:40:24.917Z] === RUN TestKillContainerInvalidSignal [2022-08-24T08:40:25.433Z] === RUN TestKillContainer/non_killing_signal [2022-08-24T08:40:25.484Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2022-08-24T08:40:25.484Z] === RUN TestKillContainer [2022-08-24T08:40:25.484Z] === RUN TestKillContainer/no_signal [2022-08-24T08:40:25.690Z] === RUN TestKillContainer/killing_signal [2022-08-24T08:40:26.050Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ea3b90__} [2022-08-24T08:40:26.050Z] === RUN TestKillContainer/non_killing_signal [2022-08-24T08:40:26.252Z] --- PASS: TestKillContainer (1.23s) [2022-08-24T08:40:26.252Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-08-24T08:40:26.252Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-08-24T08:40:26.252Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-08-24T08:40:26.252Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-24T08:40:26.252Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-24T08:40:26.352Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-08-24T08:40:26.352Z] PASS [2022-08-24T08:40:26.352Z] [2022-08-24T08:40:26.352Z] DONE 17 tests in 47.882s [2022-08-24T08:40:26.352Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-24T08:40:26.352Z] INFO: Testing against a local daemon [2022-08-24T08:40:26.352Z] === RUN TestPluginInvalidJSON [2022-08-24T08:40:26.352Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T08:40:26.352Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T08:40:26.352Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T08:40:26.352Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T08:40:26.352Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-24T08:40:26.352Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-24T08:40:26.352Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T08:40:26.352Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-24T08:40:26.352Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-24T08:40:26.352Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-24T08:40:26.352Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-24T08:40:26.352Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-24T08:40:26.352Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-24T08:40:26.352Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T08:40:26.352Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-24T08:40:26.352Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-24T08:40:26.352Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-24T08:40:26.352Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-24T08:40:26.352Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-24T08:40:26.352Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-24T08:40:26.352Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-24T08:40:26.352Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-24T08:40:26.352Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-24T08:40:26.352Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-24T08:40:26.352Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-24T08:40:26.352Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-24T08:40:26.352Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-24T08:40:26.352Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-24T08:40:26.352Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-24T08:40:26.352Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-24T08:40:26.352Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-24T08:40:26.352Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-24T08:40:26.352Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-24T08:40:26.352Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-24T08:40:26.352Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-24T08:40:26.352Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-24T08:40:26.352Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-24T08:40:26.352Z] === RUN TestPluginInstall [2022-08-24T08:40:26.352Z] === RUN TestPluginInstall/no_auth [2022-08-24T08:40:26.352Z] time="2022-08-24T08:40:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T08:40:26.352Z] time="2022-08-24T08:40:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ecd96b4f150ead91613f04ff6fe3aa8fef0c5b9957a5e7a2f0aa60a2a97dd04e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T08:40:26.352Z] time="2022-08-24T08:40:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T08:40:26.352Z] time="2022-08-24T08:40:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ecd96b4f150ead91613f04ff6fe3aa8fef0c5b9957a5e7a2f0aa60a2a97dd04e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T08:40:26.352Z] === RUN TestPluginInstall/with_htpasswd [2022-08-24T08:40:26.352Z] time="2022-08-24T08:40:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T08:40:26.352Z] time="2022-08-24T08:40:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ecd96b4f150ead91613f04ff6fe3aa8fef0c5b9957a5e7a2f0aa60a2a97dd04e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T08:40:26.352Z] time="2022-08-24T08:40:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T08:40:26.352Z] time="2022-08-24T08:40:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ecd96b4f150ead91613f04ff6fe3aa8fef0c5b9957a5e7a2f0aa60a2a97dd04e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T08:40:26.508Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-24T08:40:26.607Z] === RUN TestPluginInstall/with_insecure [2022-08-24T08:40:26.986Z] === RUN TestKillContainer/killing_signal [2022-08-24T08:40:26.986Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-08-24T08:40:27.437Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.19s) [2022-08-24T08:40:27.437Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-08-24T08:40:27.437Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2022-08-24T08:40:27.437Z] === RUN TestKillStoppedContainer [2022-08-24T08:40:27.437Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-24T08:40:27.437Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-24T08:40:27.437Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-24T08:40:27.437Z] === RUN TestKillDifferentUserContainer [2022-08-24T08:40:27.535Z] time="2022-08-24T08:40:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T08:40:27.535Z] time="2022-08-24T08:40:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4af7a393ad74605e717a5700f20d5af39e917c1264bd40e3c557e66178acaa66" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T08:40:27.535Z] time="2022-08-24T08:40:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T08:40:27.535Z] time="2022-08-24T08:40:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4af7a393ad74605e717a5700f20d5af39e917c1264bd40e3c557e66178acaa66" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T08:40:27.556Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ea3ba8__} [2022-08-24T08:40:27.556Z] check_test.go:540: [d4f8934bc0c5c] daemon is not started [2022-08-24T08:40:27.556Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-08-24T08:40:27.556Z] --- PASS: TestKillContainer (2.07s) [2022-08-24T08:40:27.556Z] --- PASS: TestKillContainer/no_signal (0.60s) [2022-08-24T08:40:27.556Z] --- PASS: TestKillContainer/non_killing_signal (0.65s) [2022-08-24T08:40:27.556Z] --- PASS: TestKillContainer/killing_signal (0.59s) [2022-08-24T08:40:27.556Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-24T08:40:27.556Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-24T08:40:27.790Z] plugin_test.go:196: [dc37102611461] daemon is not started [2022-08-24T08:40:27.790Z] --- PASS: TestPluginInstall (2.74s) [2022-08-24T08:40:27.790Z] --- PASS: TestPluginInstall/no_auth (1.04s) [2022-08-24T08:40:27.790Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-08-24T08:40:27.790Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-08-24T08:40:27.790Z] === RUN TestPluginsWithRuntimes [2022-08-24T08:40:28.001Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-08-24T08:40:28.001Z] === RUN TestInspectOomKilledTrue [2022-08-24T08:40:28.124Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-24T08:40:28.564Z] --- PASS: TestInspectOomKilledTrue (0.47s) [2022-08-24T08:40:28.564Z] === RUN TestInspectOomKilledFalse [2022-08-24T08:40:28.691Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.12s) [2022-08-24T08:40:28.691Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.60s) [2022-08-24T08:40:28.691Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.35s) [2022-08-24T08:40:28.691Z] === RUN TestKillStoppedContainer [2022-08-24T08:40:28.691Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-24T08:40:28.691Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-24T08:40:28.820Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-08-24T08:40:28.820Z] === RUN TestLinksEtcHostsContentMatch [2022-08-24T08:40:28.950Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-24T08:40:28.950Z] === RUN TestKillDifferentUserContainer [2022-08-24T08:40:28.950Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-08-24T08:40:29.076Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-08-24T08:40:29.076Z] === RUN TestLinksContainerNames [2022-08-24T08:40:29.155Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-24T08:40:29.517Z] --- PASS: TestKillDifferentUserContainer (0.56s) [2022-08-24T08:40:29.518Z] === RUN TestInspectOomKilledTrue [2022-08-24T08:40:29.518Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-24T08:40:29.518Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-24T08:40:29.518Z] === RUN TestInspectOomKilledFalse [2022-08-24T08:40:29.518Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-24T08:40:29.518Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-24T08:40:29.518Z] === RUN TestLinksEtcHostsContentMatch [2022-08-24T08:40:30.005Z] --- PASS: TestLinksContainerNames (0.85s) [2022-08-24T08:40:30.005Z] === RUN TestLogsFollowTailEmpty [2022-08-24T08:40:30.081Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-24T08:40:30.084Z] --- PASS: TestLinksEtcHostsContentMatch (0.72s) [2022-08-24T08:40:30.084Z] === RUN TestLinksContainerNames [2022-08-24T08:40:30.262Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-08-24T08:40:30.262Z] === RUN TestLogs [2022-08-24T08:40:30.262Z] === RUN TestLogs/driver_local [2022-08-24T08:40:30.262Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T08:40:30.262Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T08:40:30.262Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-24T08:40:30.262Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-24T08:40:30.262Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-24T08:40:30.262Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-24T08:40:30.262Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T08:40:30.262Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T08:40:30.262Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-24T08:40:30.262Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-24T08:40:30.262Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-24T08:40:30.262Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-24T08:40:30.342Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-08-24T08:40:30.342Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-08-24T08:40:30.342Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-08-24T08:40:30.342Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-08-24T08:40:30.342Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-08-24T08:40:30.342Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-08-24T08:40:30.342Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-08-24T08:40:30.518Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T08:40:30.518Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-24T08:40:30.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-08-24T08:40:30.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-08-24T08:40:30.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-08-24T08:40:30.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-08-24T08:40:30.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-08-24T08:40:30.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-08-24T08:40:30.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-08-24T08:40:30.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-08-24T08:40:30.861Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-08-24T08:40:30.861Z] docker_cli_daemon_plugins_test.go:80: [d12526ed07d34] daemon is not started [2022-08-24T08:40:30.861Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-08-24T08:40:30.861Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-08-24T08:40:30.861Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-08-24T08:40:30.861Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-08-24T08:40:31.008Z] --- PASS: TestPluginsWithRuntimes (3.36s) [2022-08-24T08:40:31.008Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-08-24T08:40:31.008Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2022-08-24T08:40:31.008Z] === RUN TestPluginBackCompatMediaTypes [2022-08-24T08:40:31.080Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-24T08:40:31.080Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T08:40:31.120Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-08-24T08:40:31.378Z] --- PASS: TestLinksContainerNames (1.33s) [2022-08-24T08:40:31.378Z] === RUN TestLogsFollowTailEmpty [2022-08-24T08:40:31.569Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-08-24T08:40:31.569Z] PASS [2022-08-24T08:40:31.569Z] [2022-08-24T08:40:31.569Z] DONE 24 tests in 6.712s [2022-08-24T08:40:31.569Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-24T08:40:31.569Z] INFO: Testing against a local daemon [2022-08-24T08:40:31.569Z] === RUN TestExternalGraphDriver [2022-08-24T08:40:31.637Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-08-24T08:40:31.699Z] ......... [ 85%] [2022-08-24T08:40:31.895Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-08-24T08:40:32.007Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-24T08:40:32.008Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-24T08:40:32.129Z] === RUN TestExternalGraphDriver/json [2022-08-24T08:40:32.154Z] --- PASS: TestLogsFollowTailEmpty (0.80s) [2022-08-24T08:40:32.154Z] === RUN TestLogs [2022-08-24T08:40:32.154Z] === RUN TestLogs/driver_local [2022-08-24T08:40:32.154Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T08:40:32.154Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T08:40:32.154Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-24T08:40:32.154Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-24T08:40:32.154Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-24T08:40:32.154Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-24T08:40:32.154Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T08:40:32.154Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T08:40:32.154Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-24T08:40:32.154Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-24T08:40:32.154Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-24T08:40:32.154Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-24T08:40:32.264Z] === RUN TestLogs/driver_json-file [2022-08-24T08:40:32.264Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T08:40:32.264Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T08:40:32.264Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-24T08:40:32.264Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-24T08:40:32.264Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-24T08:40:32.264Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-24T08:40:32.264Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T08:40:32.264Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T08:40:32.264Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T08:40:32.264Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T08:40:32.264Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T08:40:32.264Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T08:40:32.264Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T08:40:32.264Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T08:40:32.413Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T08:40:32.413Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-24T08:40:32.991Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-08-24T08:40:33.192Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T08:40:33.193Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T08:40:33.563Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-24T08:40:33.563Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T08:40:33.754Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-24T08:40:33.754Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-24T08:40:33.822Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-08-24T08:40:34.030Z] === RUN TestExternalGraphDriver/spec [2022-08-24T08:40:34.316Z] --- PASS: TestLogs (3.81s) [2022-08-24T08:40:34.316Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-24T08:40:34.316Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.62s) [2022-08-24T08:40:34.316Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.72s) [2022-08-24T08:40:34.316Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.78s) [2022-08-24T08:40:34.316Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.72s) [2022-08-24T08:40:34.316Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.47s) [2022-08-24T08:40:34.316Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.46s) [2022-08-24T08:40:34.316Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-24T08:40:34.316Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.83s) [2022-08-24T08:40:34.316Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.86s) [2022-08-24T08:40:34.316Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.45s) [2022-08-24T08:40:34.316Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.49s) [2022-08-24T08:40:34.316Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.52s) [2022-08-24T08:40:34.316Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.54s) [2022-08-24T08:40:34.316Z] === RUN TestContainerNetworkMountsNoChown [2022-08-24T08:40:34.390Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-24T08:40:34.390Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-24T08:40:34.573Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-08-24T08:40:34.573Z] === RUN TestMountDaemonRoot [2022-08-24T08:40:34.573Z] === RUN TestMountDaemonRoot/default [2022-08-24T08:40:34.573Z] === PAUSE TestMountDaemonRoot/default [2022-08-24T08:40:34.573Z] === RUN TestMountDaemonRoot/private [2022-08-24T08:40:34.573Z] === PAUSE TestMountDaemonRoot/private [2022-08-24T08:40:34.573Z] === RUN TestMountDaemonRoot/rprivate [2022-08-24T08:40:34.573Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-24T08:40:34.573Z] === RUN TestMountDaemonRoot/slave [2022-08-24T08:40:34.573Z] === PAUSE TestMountDaemonRoot/slave [2022-08-24T08:40:34.573Z] === RUN TestMountDaemonRoot/rslave [2022-08-24T08:40:34.573Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-24T08:40:34.573Z] === RUN TestMountDaemonRoot/shared [2022-08-24T08:40:34.573Z] === PAUSE TestMountDaemonRoot/shared [2022-08-24T08:40:34.573Z] === RUN TestMountDaemonRoot/rshared [2022-08-24T08:40:34.573Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-24T08:40:34.573Z] === CONT TestMountDaemonRoot/default [2022-08-24T08:40:34.573Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-24T08:40:34.573Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-24T08:40:34.573Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-24T08:40:34.573Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-24T08:40:34.573Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-24T08:40:34.573Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-24T08:40:34.573Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-24T08:40:34.573Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-24T08:40:34.573Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-24T08:40:34.573Z] === CONT TestMountDaemonRoot/rshared [2022-08-24T08:40:34.573Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-24T08:40:34.573Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-24T08:40:34.573Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T08:40:34.573Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T08:40:34.573Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-24T08:40:34.573Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-24T08:40:34.573Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T08:40:34.573Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T08:40:34.573Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-24T08:40:34.573Z] === CONT TestMountDaemonRoot/shared [2022-08-24T08:40:34.573Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-24T08:40:34.573Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-24T08:40:34.573Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-24T08:40:34.573Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-24T08:40:34.573Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-24T08:40:34.573Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-24T08:40:34.573Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-24T08:40:34.573Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-24T08:40:34.573Z] === CONT TestMountDaemonRoot/rslave [2022-08-24T08:40:34.573Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T08:40:34.573Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T08:40:34.573Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-24T08:40:34.573Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-24T08:40:34.573Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T08:40:34.573Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T08:40:34.573Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-24T08:40:34.573Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-24T08:40:34.573Z] === CONT TestMountDaemonRoot/slave [2022-08-24T08:40:34.573Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-24T08:40:34.573Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-24T08:40:34.573Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-24T08:40:34.573Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-24T08:40:34.573Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-24T08:40:34.573Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-24T08:40:34.573Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-24T08:40:34.573Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-24T08:40:34.573Z] === CONT TestMountDaemonRoot/rprivate [2022-08-24T08:40:34.573Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-24T08:40:34.573Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-24T08:40:34.573Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T08:40:34.573Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T08:40:34.573Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-24T08:40:34.573Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-24T08:40:34.573Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T08:40:34.573Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T08:40:34.573Z] === CONT TestMountDaemonRoot/private [2022-08-24T08:40:34.573Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-24T08:40:34.573Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-24T08:40:34.573Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-24T08:40:34.573Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-24T08:40:34.573Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-24T08:40:34.573Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-24T08:40:34.573Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-24T08:40:34.573Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-24T08:40:34.573Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-24T08:40:34.573Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-24T08:40:34.829Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-24T08:40:34.829Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T08:40:34.829Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-24T08:40:34.829Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T08:40:34.829Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-24T08:40:34.829Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T08:40:34.829Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-24T08:40:34.829Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-24T08:40:34.829Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-24T08:40:34.829Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-24T08:40:34.829Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-24T08:40:34.829Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T08:40:34.829Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-24T08:40:34.829Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-24T08:40:35.085Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-24T08:40:35.085Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-24T08:40:35.085Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-24T08:40:35.085Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-24T08:40:35.085Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T08:40:35.085Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-24T08:40:35.085Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T08:40:35.085Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-24T08:40:35.085Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-24T08:40:35.085Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-24T08:40:35.086Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-24T08:40:35.086Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-24T08:40:35.086Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-08-24T08:40:35.086Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-24T08:40:35.086Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2022-08-24T08:40:35.086Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-24T08:40:35.086Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-24T08:40:35.086Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-24T08:40:35.086Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-24T08:40:35.086Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-24T08:40:35.086Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-08-24T08:40:35.086Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-24T08:40:35.086Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-24T08:40:35.086Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-24T08:40:35.086Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-24T08:40:35.086Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-24T08:40:35.086Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-24T08:40:35.086Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-24T08:40:35.086Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-24T08:40:35.086Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-24T08:40:35.086Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-24T08:40:35.086Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-24T08:40:35.086Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-24T08:40:35.086Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-24T08:40:35.086Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-24T08:40:35.086Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-24T08:40:35.086Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-24T08:40:35.086Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-24T08:40:35.086Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-08-24T08:40:35.086Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-24T08:40:35.086Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-24T08:40:35.086Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-24T08:40:35.086Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-24T08:40:35.086Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-24T08:40:35.086Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-24T08:40:35.086Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-24T08:40:35.086Z] === RUN TestContainerBindMountNonRecursive [2022-08-24T08:40:35.327Z] docker_cli_daemon_plugins_test.go:170: [d07b805e6e7d5] daemon is not started [2022-08-24T08:40:35.394Z] === RUN TestExternalGraphDriver/pull [2022-08-24T08:40:35.586Z] === RUN TestLogs/driver_json-file [2022-08-24T08:40:35.586Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T08:40:35.586Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T08:40:35.586Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-24T08:40:35.586Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-24T08:40:35.586Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-24T08:40:35.586Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-24T08:40:35.586Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T08:40:35.586Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T08:40:35.586Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T08:40:35.586Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T08:40:35.586Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T08:40:35.586Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T08:40:35.586Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-08-24T08:40:35.586Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T08:40:35.586Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T08:40:36.452Z] --- PASS: TestContainerBindMountNonRecursive (1.32s) [2022-08-24T08:40:36.452Z] === RUN TestContainerVolumesMountedAsShared [2022-08-24T08:40:36.523Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T08:40:36.523Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-08-24T08:40:36.710Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-08-24T08:40:36.710Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-24T08:40:36.782Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T08:40:36.864Z] tests/integration/models_images_test.py ............... [ 89%] [2022-08-24T08:40:37.272Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-08-24T08:40:37.272Z] === RUN TestNetworkNat [2022-08-24T08:40:37.282Z] --- PASS: TestExternalGraphDriver (5.32s) [2022-08-24T08:40:37.282Z] --- PASS: TestExternalGraphDriver/json (1.67s) [2022-08-24T08:40:37.282Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2022-08-24T08:40:37.282Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2022-08-24T08:40:37.282Z] === RUN TestGraphdriverPluginV2 [2022-08-24T08:40:37.350Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-08-24T08:40:37.528Z] --- PASS: TestNetworkNat (0.48s) [2022-08-24T08:40:37.529Z] === RUN TestNetworkLocalhostTCPNat [2022-08-24T08:40:37.608Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-24T08:40:37.867Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-24T08:40:38.054Z] tests/integration/models_networks_test.py .... [ 90%] [2022-08-24T08:40:38.090Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-08-24T08:40:38.090Z] === RUN TestNetworkLoopbackNat [2022-08-24T08:40:38.126Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-08-24T08:40:39.060Z] --- PASS: TestLogs (6.61s) [2022-08-24T08:40:39.060Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-24T08:40:39.060Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.13s) [2022-08-24T08:40:39.060Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.18s) [2022-08-24T08:40:39.060Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.89s) [2022-08-24T08:40:39.060Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.95s) [2022-08-24T08:40:39.060Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.12s) [2022-08-24T08:40:39.060Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.08s) [2022-08-24T08:40:39.060Z] --- PASS: TestLogs/driver_json-file (0.03s) [2022-08-24T08:40:39.060Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.93s) [2022-08-24T08:40:39.060Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.14s) [2022-08-24T08:40:39.060Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.20s) [2022-08-24T08:40:39.060Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.12s) [2022-08-24T08:40:39.060Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.18s) [2022-08-24T08:40:39.060Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.10s) [2022-08-24T08:40:39.060Z] === RUN TestContainerNetworkMountsNoChown [2022-08-24T08:40:39.060Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-08-24T08:40:39.060Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-08-24T08:40:39.629Z] --- PASS: TestContainerNetworkMountsNoChown (0.73s) [2022-08-24T08:40:39.629Z] === RUN TestMountDaemonRoot [2022-08-24T08:40:39.629Z] === RUN TestMountDaemonRoot/default [2022-08-24T08:40:39.629Z] === PAUSE TestMountDaemonRoot/default [2022-08-24T08:40:39.629Z] === RUN TestMountDaemonRoot/private [2022-08-24T08:40:39.629Z] === PAUSE TestMountDaemonRoot/private [2022-08-24T08:40:39.629Z] === RUN TestMountDaemonRoot/rprivate [2022-08-24T08:40:39.629Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-24T08:40:39.629Z] === RUN TestMountDaemonRoot/slave [2022-08-24T08:40:39.629Z] === PAUSE TestMountDaemonRoot/slave [2022-08-24T08:40:39.629Z] === RUN TestMountDaemonRoot/rslave [2022-08-24T08:40:39.629Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-24T08:40:39.629Z] === RUN TestMountDaemonRoot/shared [2022-08-24T08:40:39.629Z] === PAUSE TestMountDaemonRoot/shared [2022-08-24T08:40:39.629Z] === RUN TestMountDaemonRoot/rshared [2022-08-24T08:40:39.629Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-24T08:40:39.629Z] === CONT TestMountDaemonRoot/default [2022-08-24T08:40:39.629Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-24T08:40:39.629Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-24T08:40:39.629Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-24T08:40:39.629Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-24T08:40:39.629Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-24T08:40:39.629Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-24T08:40:39.629Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-24T08:40:39.629Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-24T08:40:39.629Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-24T08:40:39.629Z] === CONT TestMountDaemonRoot/rshared [2022-08-24T08:40:39.629Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T08:40:39.629Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T08:40:39.629Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-24T08:40:39.629Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-24T08:40:39.629Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T08:40:39.629Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T08:40:39.629Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-24T08:40:39.629Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-24T08:40:39.629Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T08:40:39.629Z] === CONT TestMountDaemonRoot/shared [2022-08-24T08:40:39.629Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-24T08:40:39.629Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-24T08:40:39.629Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-24T08:40:39.629Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-24T08:40:39.629Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-24T08:40:39.629Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-24T08:40:39.629Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-24T08:40:39.629Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-24T08:40:39.629Z] === CONT TestMountDaemonRoot/rslave [2022-08-24T08:40:39.629Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T08:40:39.629Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T08:40:39.629Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-24T08:40:39.629Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-24T08:40:39.629Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T08:40:39.629Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T08:40:39.629Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-24T08:40:39.629Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-24T08:40:39.629Z] === CONT TestMountDaemonRoot/slave [2022-08-24T08:40:39.629Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-24T08:40:39.629Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-24T08:40:39.629Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-24T08:40:39.629Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-24T08:40:39.629Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-24T08:40:39.629Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-24T08:40:39.629Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-24T08:40:39.629Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-24T08:40:39.629Z] === CONT TestMountDaemonRoot/rprivate [2022-08-24T08:40:39.629Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T08:40:39.629Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T08:40:39.629Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-24T08:40:39.629Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-24T08:40:39.629Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T08:40:39.629Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T08:40:39.629Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-24T08:40:39.629Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-24T08:40:39.629Z] === CONT TestMountDaemonRoot/private [2022-08-24T08:40:39.629Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-24T08:40:39.629Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-24T08:40:39.629Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-24T08:40:39.629Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-24T08:40:39.629Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-24T08:40:39.629Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-24T08:40:39.629Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-24T08:40:39.629Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-24T08:40:39.629Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-24T08:40:39.629Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-24T08:40:39.888Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-24T08:40:39.888Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-24T08:40:39.888Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T08:40:39.888Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-24T08:40:39.888Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-08-24T08:40:39.888Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-24T08:40:39.888Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-24T08:40:39.888Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-24T08:40:39.888Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-24T08:40:40.146Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T08:40:40.146Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-24T08:40:40.146Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-24T08:40:40.146Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T08:40:40.146Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-24T08:40:40.146Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-24T08:40:40.146Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-24T08:40:40.146Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-24T08:40:40.146Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T08:40:40.146Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-24T08:40:40.405Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T08:40:40.405Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-24T08:40:40.405Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-24T08:40:40.405Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-24T08:40:40.405Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-24T08:40:40.405Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-24T08:40:40.405Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-24T08:40:40.405Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-24T08:40:40.405Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2022-08-24T08:40:40.405Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-08-24T08:40:40.405Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2022-08-24T08:40:40.405Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2022-08-24T08:40:40.405Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-24T08:40:40.405Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-08-24T08:40:40.405Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2022-08-24T08:40:40.405Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2022-08-24T08:40:40.405Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2022-08-24T08:40:40.405Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-24T08:40:40.405Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-08-24T08:40:40.405Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-08-24T08:40:40.405Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-08-24T08:40:40.405Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-08-24T08:40:40.405Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-24T08:40:40.405Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-08-24T08:40:40.405Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2022-08-24T08:40:40.405Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-08-24T08:40:40.405Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-24T08:40:40.405Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-24T08:40:40.405Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-08-24T08:40:40.405Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-08-24T08:40:40.405Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-24T08:40:40.405Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2022-08-24T08:40:40.405Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-24T08:40:40.405Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-08-24T08:40:40.405Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-24T08:40:40.405Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-08-24T08:40:40.405Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2022-08-24T08:40:40.405Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-24T08:40:40.405Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-08-24T08:40:40.405Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-24T08:40:40.405Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-08-24T08:40:40.405Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-08-24T08:40:40.405Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-24T08:40:40.405Z] === RUN TestContainerBindMountNonRecursive [2022-08-24T08:40:40.605Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-08-24T08:40:40.605Z] === RUN TestPause [2022-08-24T08:40:40.663Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-08-24T08:40:40.922Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-08-24T08:40:41.167Z] --- PASS: TestPause (0.46s) [2022-08-24T08:40:41.167Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-24T08:40:41.167Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-24T08:40:41.167Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-24T08:40:41.167Z] === RUN TestPauseStopPausedContainer [2022-08-24T08:40:41.424Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-08-24T08:40:41.424Z] === RUN TestPidHost [2022-08-24T08:40:41.441Z] --- PASS: TestGraphdriverPluginV2 (4.13s) [2022-08-24T08:40:41.441Z] PASS [2022-08-24T08:40:41.441Z] [2022-08-24T08:40:41.441Z] DONE 5 tests in 9.489s [2022-08-24T08:40:41.441Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-24T08:40:41.441Z] INFO: Testing against a local daemon [2022-08-24T08:40:41.441Z] === RUN TestContinueAfterPluginCrash [2022-08-24T08:40:41.441Z] === PAUSE TestContinueAfterPluginCrash [2022-08-24T08:40:41.441Z] === RUN TestReadPluginNoRead [2022-08-24T08:40:41.441Z] === PAUSE TestReadPluginNoRead [2022-08-24T08:40:41.441Z] === RUN TestDaemonStartWithLogOpt [2022-08-24T08:40:41.441Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-24T08:40:41.441Z] === CONT TestContinueAfterPluginCrash [2022-08-24T08:40:41.441Z] === CONT TestDaemonStartWithLogOpt [2022-08-24T08:40:41.489Z] === RUN TestDockerSuite/TestExecAPIStart [2022-08-24T08:40:41.490Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-08-24T08:40:42.056Z] check_test.go:540: [d017849d746fe] daemon is not started [2022-08-24T08:40:42.056Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-08-24T08:40:42.315Z] --- PASS: TestContainerBindMountNonRecursive (1.91s) [2022-08-24T08:40:42.315Z] === RUN TestContainerVolumesMountedAsShared [2022-08-24T08:40:42.799Z] --- PASS: TestPidHost (1.00s) [2022-08-24T08:40:42.799Z] === RUN TestPsFilter [2022-08-24T08:40:42.799Z] --- PASS: TestPsFilter (0.11s) [2022-08-24T08:40:42.799Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-24T08:40:43.056Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-08-24T08:40:43.056Z] === RUN TestRemoveContainerWithVolume [2022-08-24T08:40:43.252Z] --- PASS: TestContainerVolumesMountedAsShared (0.76s) [2022-08-24T08:40:43.252Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-24T08:40:43.252Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-08-24T08:40:43.619Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-08-24T08:40:43.619Z] === RUN TestRemoveContainerRunning [2022-08-24T08:40:43.820Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-08-24T08:40:43.820Z] --- PASS: TestContainerVolumesMountedAsSlave (0.64s) [2022-08-24T08:40:43.820Z] === RUN TestNetworkNat [2022-08-24T08:40:43.876Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-08-24T08:40:43.876Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-24T08:40:44.387Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-08-24T08:40:44.445Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-08-24T08:40:44.445Z] === RUN TestRemoveInvalidContainer [2022-08-24T08:40:44.445Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-24T08:40:44.445Z] === RUN TestRenameLinkedContainer [2022-08-24T08:40:44.610Z] tests/integration/models_nodes_test.py . [ 90%] [2022-08-24T08:40:44.610Z] tests/integration/models_resources_test.py . [ 91%] [2022-08-24T08:40:44.645Z] --- PASS: TestNetworkNat (0.84s) [2022-08-24T08:40:44.645Z] === RUN TestNetworkLocalhostTCPNat [2022-08-24T08:40:44.707Z] --- PASS: TestDaemonStartWithLogOpt (3.36s) [2022-08-24T08:40:44.707Z] === CONT TestReadPluginNoRead [2022-08-24T08:40:45.213Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-08-24T08:40:45.471Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-08-24T08:40:45.471Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2022-08-24T08:40:45.471Z] === RUN TestNetworkLoopbackNat [2022-08-24T08:40:46.037Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-08-24T08:40:46.335Z] --- PASS: TestRenameLinkedContainer (1.75s) [2022-08-24T08:40:46.336Z] === RUN TestRenameStoppedContainer [2022-08-24T08:40:46.369Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-08-24T08:40:46.592Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-08-24T08:40:46.592Z] === RUN TestRenameRunningContainerAndReuse [2022-08-24T08:40:46.972Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-08-24T08:40:46.972Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-08-24T08:40:47.221Z] === RUN TestReadPluginNoRead/default [2022-08-24T08:40:47.520Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s) [2022-08-24T08:40:47.520Z] === RUN TestRenameInvalidName [2022-08-24T08:40:47.538Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-08-24T08:40:47.776Z] --- PASS: TestRenameInvalidName (0.41s) [2022-08-24T08:40:47.776Z] === RUN TestRenameAnonymousContainer [2022-08-24T08:40:48.106Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-08-24T08:40:48.106Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-08-24T08:40:48.147Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-24T08:40:48.673Z] --- PASS: TestNetworkLoopbackNat (3.09s) [2022-08-24T08:40:48.673Z] === RUN TestPause [2022-08-24T08:40:48.934Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-08-24T08:40:49.193Z] --- PASS: TestPause (0.76s) [2022-08-24T08:40:49.193Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-24T08:40:49.193Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-24T08:40:49.193Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-24T08:40:49.193Z] === RUN TestPauseStopPausedContainer [2022-08-24T08:40:49.511Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-24T08:40:49.511Z] --- PASS: TestContinueAfterPluginCrash (8.43s) [2022-08-24T08:40:49.643Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-08-24T08:40:49.643Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-08-24T08:40:49.667Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2022-08-24T08:40:49.667Z] === RUN TestRenameContainerWithSameName [2022-08-24T08:40:49.667Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-08-24T08:40:49.667Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-24T08:40:50.130Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-08-24T08:40:50.130Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2022-08-24T08:40:50.130Z] === RUN TestPidHost [2022-08-24T08:40:50.439Z] === CONT TestReadPluginNoRead [2022-08-24T08:40:50.439Z] read_test.go:92: [dff8483d8b59a] daemon is not started [2022-08-24T08:40:50.439Z] --- PASS: TestReadPluginNoRead (5.98s) [2022-08-24T08:40:50.439Z] --- PASS: TestReadPluginNoRead/default (1.28s) [2022-08-24T08:40:50.439Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.23s) [2022-08-24T08:40:50.439Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-08-24T08:40:50.439Z] PASS [2022-08-24T08:40:50.439Z] [2022-08-24T08:40:50.439Z] DONE 6 tests in 9.365s [2022-08-24T08:40:50.439Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-24T08:40:50.439Z] testing: warning: no tests to run [2022-08-24T08:40:50.439Z] PASS [2022-08-24T08:40:50.439Z] [2022-08-24T08:40:50.439Z] DONE 0 tests in 0.007s [2022-08-24T08:40:50.439Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-24T08:40:50.439Z] INFO: Testing against a local daemon [2022-08-24T08:40:50.439Z] === RUN TestPluginWithDevMounts [2022-08-24T08:40:50.439Z] === PAUSE TestPluginWithDevMounts [2022-08-24T08:40:50.439Z] === CONT TestPluginWithDevMounts [2022-08-24T08:40:50.595Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2022-08-24T08:40:50.595Z] === RUN TestResize [2022-08-24T08:40:51.075Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-08-24T08:40:51.157Z] --- PASS: TestResize (0.41s) [2022-08-24T08:40:51.157Z] === RUN TestResizeWithInvalidSize [2022-08-24T08:40:51.414Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-08-24T08:40:51.414Z] === RUN TestResizeWhenContainerNotStarted [2022-08-24T08:40:51.976Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-08-24T08:40:51.976Z] === RUN TestDaemonRestartKillContainers [2022-08-24T08:40:51.976Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-24T08:40:51.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-24T08:40:51.976Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-24T08:40:51.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-24T08:40:51.976Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-24T08:40:51.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-24T08:40:51.976Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-24T08:40:51.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-24T08:40:51.976Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-24T08:40:51.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-24T08:40:51.976Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-24T08:40:51.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-24T08:40:51.976Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-24T08:40:51.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-24T08:40:51.976Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-24T08:40:51.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-24T08:40:51.976Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T08:40:51.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T08:40:51.976Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T08:40:51.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T08:40:51.976Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T08:40:51.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T08:40:51.976Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T08:40:51.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T08:40:51.976Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-24T08:40:51.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-24T08:40:51.976Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-24T08:40:51.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-24T08:40:51.976Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-24T08:40:51.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-24T08:40:51.976Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-24T08:40:51.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-24T08:40:51.976Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-24T08:40:51.976Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T08:40:52.013Z] --- PASS: TestPidHost (1.82s) [2022-08-24T08:40:52.013Z] === RUN TestPsFilter [2022-08-24T08:40:52.013Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-08-24T08:40:52.013Z] --- PASS: TestPsFilter (0.15s) [2022-08-24T08:40:52.013Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-24T08:40:52.326Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-08-24T08:40:52.326Z] PASS [2022-08-24T08:40:52.326Z] [2022-08-24T08:40:52.326Z] DONE 1 tests in 1.591s [2022-08-24T08:40:52.326Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-24T08:40:52.326Z] INFO: Testing against a local daemon [2022-08-24T08:40:52.326Z] === RUN TestSecretInspect [2022-08-24T08:40:52.579Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.48s) [2022-08-24T08:40:52.579Z] === RUN TestRemoveContainerWithVolume [2022-08-24T08:40:53.148Z] --- PASS: TestRemoveContainerWithVolume (0.63s) [2022-08-24T08:40:53.148Z] === RUN TestRemoveContainerRunning [2022-08-24T08:40:53.407Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-08-24T08:40:53.567Z] tests/integration/regression_test.py ...... [ 98%] [2022-08-24T08:40:53.665Z] --- PASS: TestRemoveContainerRunning (0.58s) [2022-08-24T08:40:53.666Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-24T08:40:53.826Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-08-24T08:40:53.826Z] tests/integration/credentials/utils_test.py . [100%] [2022-08-24T08:40:53.826Z] [2022-08-24T08:40:53.826Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-08-24T08:40:53.826Z] =========================== short test summary info ============================ [2022-08-24T08:40:53.826Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-08-24T08:40:53.826Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-08-24T08:40:53.826Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-08-24T08:40:53.826Z] Not supported on most drivers [2022-08-24T08:40:53.826Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-08-24T08:40:53.826Z] Output of docker top depends on host distro, and is not formalized. [2022-08-24T08:40:53.826Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-08-24T08:40:53.826Z] Output of docker top depends on host distro, and is not formalized. [2022-08-24T08:40:53.826Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-08-24T08:40:53.826Z] Can fail if eth0 has multiple IP addresses [2022-08-24T08:40:53.826Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-08-24T08:40:53.826Z] This doesn't seem to be taken into account by the engine [2022-08-24T08:40:53.826Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-08-24T08:40:53.826Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-08-24T08:40:53.826Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 282.05 seconds == [2022-08-24T08:40:53.868Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-24T08:40:53.924Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-08-24T08:40:54.088Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-08-24T08:40:54.182Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.52s) [2022-08-24T08:40:54.182Z] === RUN TestRemoveInvalidContainer [2022-08-24T08:40:54.214Z] --- PASS: TestSecretInspect (2.17s) [2022-08-24T08:40:54.214Z] === RUN TestSecretList [2022-08-24T08:40:54.440Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-08-24T08:40:54.440Z] === RUN TestRenameLinkedContainer [2022-08-24T08:40:55.233Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-24T08:40:55.796Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-24T08:40:56.346Z] --- PASS: TestRenameLinkedContainer (1.87s) [2022-08-24T08:40:56.346Z] === RUN TestRenameStoppedContainer [2022-08-24T08:40:56.604Z] --- PASS: TestRenameStoppedContainer (0.45s) [2022-08-24T08:40:56.604Z] === RUN TestRenameRunningContainerAndReuse [2022-08-24T08:40:56.727Z] --- PASS: TestSecretList (2.17s) [2022-08-24T08:40:56.727Z] === RUN TestSecretsCreateAndDelete [2022-08-24T08:40:57.163Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-24T08:40:57.541Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-08-24T08:40:57.541Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s) [2022-08-24T08:40:57.541Z] === RUN TestRenameInvalidName [2022-08-24T08:40:57.725Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-24T08:40:58.107Z] --- PASS: TestRenameInvalidName (0.53s) [2022-08-24T08:40:58.107Z] === RUN TestRenameAnonymousContainer [2022-08-24T08:40:58.615Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2022-08-24T08:40:58.615Z] === RUN TestSecretsUpdate [2022-08-24T08:40:59.092Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-24T08:40:59.348Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-24T08:41:00.006Z] --- PASS: TestRenameAnonymousContainer (1.64s) [2022-08-24T08:41:00.007Z] === RUN TestRenameContainerWithSameName [2022-08-24T08:41:00.265Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-08-24T08:41:00.265Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-24T08:41:00.717Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-24T08:41:00.973Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-24T08:41:01.141Z] --- PASS: TestSecretsUpdate (2.18s) [2022-08-24T08:41:01.141Z] === RUN TestTemplatedSecret [2022-08-24T08:41:01.200Z] --- PASS: TestRenameContainerWithLinkedContainer (0.93s) [2022-08-24T08:41:01.200Z] === RUN TestResize [2022-08-24T08:41:01.458Z] --- PASS: TestResize (0.46s) [2022-08-24T08:41:01.458Z] === RUN TestResizeWithInvalidSize [2022-08-24T08:41:01.901Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-24T08:41:02.024Z] === RUN TestDockerSuite/TestGetContainerStats [2022-08-24T08:41:02.024Z] --- PASS: TestResizeWithInvalidSize (0.57s) [2022-08-24T08:41:02.024Z] === RUN TestResizeWhenContainerNotStarted [2022-08-24T08:41:02.157Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-24T08:41:02.959Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2022-08-24T08:41:02.959Z] === RUN TestDaemonRestartKillContainers [2022-08-24T08:41:02.959Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-24T08:41:02.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-24T08:41:02.959Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-24T08:41:02.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-24T08:41:02.959Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-24T08:41:02.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-24T08:41:02.959Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-24T08:41:02.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-24T08:41:02.959Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-24T08:41:02.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-24T08:41:02.959Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-24T08:41:02.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-24T08:41:02.959Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-24T08:41:02.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-24T08:41:02.959Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-24T08:41:02.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-24T08:41:02.959Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T08:41:02.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T08:41:02.959Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T08:41:02.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T08:41:02.959Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T08:41:02.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T08:41:02.959Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T08:41:02.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T08:41:02.959Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-24T08:41:02.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-24T08:41:02.959Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-24T08:41:02.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-24T08:41:02.959Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-24T08:41:02.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-24T08:41:02.959Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-24T08:41:02.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-24T08:41:02.959Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-24T08:41:02.959Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T08:41:03.085Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T08:41:03.350Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T08:41:03.671Z] --- PASS: TestTemplatedSecret (2.60s) [2022-08-24T08:41:03.671Z] === RUN TestSecretCreateResolve [2022-08-24T08:41:04.334Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-08-24T08:41:04.903Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-24T08:41:05.558Z] --- PASS: TestSecretCreateResolve (2.20s) [2022-08-24T08:41:05.558Z] PASS [2022-08-24T08:41:05.558Z] [2022-08-24T08:41:05.558Z] DONE 6 tests in 13.538s [2022-08-24T08:41:05.814Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-24T08:41:05.814Z] INFO: Testing against a local daemon [2022-08-24T08:41:05.814Z] === RUN TestServiceCreateInit [2022-08-24T08:41:05.814Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-24T08:41:06.289Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-24T08:41:06.290Z] [2022-08-24T08:41:06.290Z] Unloading profiles will leave already running processes permanently [2022-08-24T08:41:06.290Z] unconfined, which can lead to unexpected situations. [2022-08-24T08:41:06.290Z] [2022-08-24T08:41:06.290Z] To set a process to complain mode, use the command line tool [2022-08-24T08:41:06.290Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-24T08:41:06.290Z] Post stage [Pipeline] junit [2022-08-24T08:41:06.304Z] Recording test results [2022-08-24T08:41:06.450Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-08-24T08:41:06.640Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T08:41:06.732Z] + echo Ensuring container killed. [2022-08-24T08:41:06.732Z] Ensuring container killed. [2022-08-24T08:41:06.732Z] + docker rm -vf docker-pr1 [2022-08-24T08:41:06.732Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-24T08:41:06.805Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-24T08:41:06.805Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-08-24T08:41:07.013Z] + echo Chowning /workspace to jenkins user [2022-08-24T08:41:07.013Z] Chowning /workspace to jenkins user [2022-08-24T08:41:07.013Z] + id -u [2022-08-24T08:41:07.013Z] + id -g [2022-08-24T08:41:07.013Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44026:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-24T08:41:07.740Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-24T08:41:07.869Z] + bundleName=docker-py [2022-08-24T08:41:07.869Z] + echo Creating docker-py-bundles.tar.gz [2022-08-24T08:41:07.869Z] Creating docker-py-bundles.tar.gz [2022-08-24T08:41:07.869Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-08-24T08:41:07.881Z] Archiving artifacts [2022-08-24T08:41:08.088Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44026/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-08-24T08:41:08.427Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44026/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=549d24b437b87fe27e49ed0bf8c11832b4565cab -e DOCKER_GRAPHDRIVER docker:549d24b437b87fe27e49ed0bf8c11832b4565cab hack/make.sh binary [2022-08-24T08:41:08.684Z] [2022-08-24T08:41:08.684Z] Removing bundles/ [2022-08-24T08:41:08.684Z] [2022-08-24T08:41:08.684Z] ---> Making bundle: binary (in bundles/binary) [2022-08-24T08:41:08.943Z] Building: bundles/binary-daemon/dockerd [2022-08-24T08:41:08.943Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T08:41:09.118Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-24T08:41:09.118Z] check_test.go:540: [d0ce9cdf5d702] daemon is not started [2022-08-24T08:41:09.118Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-08-24T08:41:09.978Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-24T08:41:10.496Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-24T08:41:10.808Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-24T08:41:10.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.84s) [2022-08-24T08:41:10.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.60s) [2022-08-24T08:41:10.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.95s) [2022-08-24T08:41:10.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.70s) [2022-08-24T08:41:10.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.82s) [2022-08-24T08:41:10.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.84s) [2022-08-24T08:41:10.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.73s) [2022-08-24T08:41:10.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s) [2022-08-24T08:41:10.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.52s) [2022-08-24T08:41:10.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-08-24T08:41:10.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-08-24T08:41:10.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-08-24T08:41:10.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-08-24T08:41:10.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.37s) [2022-08-24T08:41:10.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.38s) [2022-08-24T08:41:10.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.71s) [2022-08-24T08:41:10.808Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-24T08:41:10.808Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-24T08:41:11.064Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-24T08:41:11.434Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-08-24T08:41:11.709Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-08-24T08:41:11.992Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.78s) [2022-08-24T08:41:11.992Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.89s) [2022-08-24T08:41:11.992Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.88s) [2022-08-24T08:41:11.992Z] === RUN TestCgroupNamespacesRun [2022-08-24T08:41:12.276Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-24T08:41:12.843Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-24T08:41:13.358Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-08-24T08:41:13.358Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-24T08:41:13.780Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-08-24T08:41:14.144Z] --- PASS: TestServiceCreateInit (7.69s) [2022-08-24T08:41:14.144Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.94s) [2022-08-24T08:41:14.144Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.74s) [2022-08-24T08:41:14.144Z] === RUN TestCreateServiceMultipleTimes [2022-08-24T08:41:14.287Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2022-08-24T08:41:14.287Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-24T08:41:15.215Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-08-24T08:41:15.215Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-24T08:41:15.687Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-24T08:41:16.255Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-24T08:41:16.582Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-08-24T08:41:16.582Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-24T08:41:16.821Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-24T08:41:17.509Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-08-24T08:41:17.509Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-24T08:41:17.758Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-24T08:41:18.324Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T08:41:18.876Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-08-24T08:41:18.876Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-24T08:41:18.891Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-08-24T08:41:19.438Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-24T08:41:19.438Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-24T08:41:19.459Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T08:41:19.717Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-08-24T08:41:19.977Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-08-24T08:41:19.977Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-08-24T08:41:20.805Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-08-24T08:41:20.805Z] === RUN TestNISDomainname [2022-08-24T08:41:20.914Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-08-24T08:41:21.061Z] --- PASS: TestNISDomainname (0.54s) [2022-08-24T08:41:21.061Z] === RUN TestHostnameDnsResolution [2022-08-24T08:41:21.624Z] --- PASS: TestHostnameDnsResolution (0.64s) [2022-08-24T08:41:21.624Z] === RUN TestUnprivilegedPortsAndPing [2022-08-24T08:41:21.850Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-08-24T08:41:22.186Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-08-24T08:41:22.186Z] === RUN TestPrivilegedHostDevices [2022-08-24T08:41:22.748Z] --- PASS: TestPrivilegedHostDevices (0.54s) [2022-08-24T08:41:22.748Z] === RUN TestRunConsoleSize [2022-08-24T08:41:22.787Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-08-24T08:41:23.311Z] --- PASS: TestRunConsoleSize (0.40s) [2022-08-24T08:41:23.311Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-24T08:41:23.354Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T08:41:23.354Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-08-24T08:41:23.922Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-08-24T08:41:25.202Z] --- PASS: TestRunWithAlternativeContainerdShim (1.96s) [2022-08-24T08:41:25.202Z] === RUN TestStats [2022-08-24T08:41:25.299Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-08-24T08:41:25.299Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-08-24T08:41:25.299Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-08-24T08:41:25.869Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-08-24T08:41:25.869Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-08-24T08:41:26.435Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-08-24T08:41:27.718Z] --- PASS: TestStats (2.45s) [2022-08-24T08:41:27.718Z] === RUN TestStopContainerWithTimeout [2022-08-24T08:41:27.718Z] === RUN TestStopContainerWithTimeout/0 [2022-08-24T08:41:27.718Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-24T08:41:27.718Z] === RUN TestStopContainerWithTimeout/1 [2022-08-24T08:41:27.718Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-24T08:41:27.718Z] === RUN TestStopContainerWithTimeout/3 [2022-08-24T08:41:27.718Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-24T08:41:27.718Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-24T08:41:27.718Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-24T08:41:27.718Z] === CONT TestStopContainerWithTimeout/0 [2022-08-24T08:41:27.718Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-24T08:41:27.810Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-08-24T08:41:28.300Z] === CONT TestStopContainerWithTimeout/3 [2022-08-24T08:41:28.376Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-24T08:41:28.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.03s) [2022-08-24T08:41:28.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.87s) [2022-08-24T08:41:28.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.79s) [2022-08-24T08:41:28.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.36s) [2022-08-24T08:41:28.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.94s) [2022-08-24T08:41:28.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.18s) [2022-08-24T08:41:28.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.44s) [2022-08-24T08:41:28.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.27s) [2022-08-24T08:41:28.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.26s) [2022-08-24T08:41:28.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.41s) [2022-08-24T08:41:28.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.64s) [2022-08-24T08:41:28.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.29s) [2022-08-24T08:41:28.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.51s) [2022-08-24T08:41:28.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (5.08s) [2022-08-24T08:41:28.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.86s) [2022-08-24T08:41:28.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.18s) [2022-08-24T08:41:28.376Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-24T08:41:28.376Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-24T08:41:28.945Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-08-24T08:41:29.516Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-24T08:41:30.189Z] === CONT TestStopContainerWithTimeout/1 [2022-08-24T08:41:30.450Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-08-24T08:41:31.019Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-08-24T08:41:31.278Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.73s) [2022-08-24T08:41:31.278Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.06s) [2022-08-24T08:41:31.278Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.62s) [2022-08-24T08:41:31.278Z] === RUN TestCgroupNamespacesRun [2022-08-24T08:41:32.079Z] --- PASS: TestStopContainerWithTimeout (0.05s) [2022-08-24T08:41:32.079Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2022-08-24T08:41:32.079Z] --- PASS: TestStopContainerWithTimeout/-1 (2.63s) [2022-08-24T08:41:32.079Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-08-24T08:41:32.079Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-08-24T08:41:32.079Z] === RUN TestDeleteDevicemapper [2022-08-24T08:41:32.079Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-24T08:41:32.079Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-24T08:41:32.079Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-24T08:41:32.186Z] --- PASS: TestCreateServiceMultipleTimes (15.72s) [2022-08-24T08:41:32.186Z] === RUN TestCreateServiceConflict [2022-08-24T08:41:32.186Z] --- PASS: TestCreateServiceConflict (2.16s) [2022-08-24T08:41:32.186Z] === RUN TestCreateServiceMaxReplicas [2022-08-24T08:41:32.669Z] --- PASS: TestCgroupNamespacesRun (1.47s) [2022-08-24T08:41:32.669Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-24T08:41:33.007Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.42s) [2022-08-24T08:41:33.007Z] === RUN TestUpdateMemory [2022-08-24T08:41:33.236Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-08-24T08:41:33.569Z] --- PASS: TestUpdateMemory (0.53s) [2022-08-24T08:41:33.570Z] === RUN TestUpdateCPUQuota [2022-08-24T08:41:34.172Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.29s) [2022-08-24T08:41:34.172Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-24T08:41:34.498Z] --- PASS: TestUpdateCPUQuota (0.68s) [2022-08-24T08:41:34.498Z] === RUN TestUpdatePidsLimit [2022-08-24T08:41:34.498Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-24T08:41:34.498Z] === RUN TestUpdatePidsLimit/no_change [2022-08-24T08:41:34.701Z] --- PASS: TestCreateServiceMaxReplicas (2.98s) [2022-08-24T08:41:34.701Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-24T08:41:34.754Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-24T08:41:35.010Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-24T08:41:35.266Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-24T08:41:35.266Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-24T08:41:35.522Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-24T08:41:35.549Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.37s) [2022-08-24T08:41:35.549Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-24T08:41:35.549Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-08-24T08:41:35.807Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-08-24T08:41:36.085Z] --- PASS: TestUpdatePidsLimit (1.86s) [2022-08-24T08:41:36.085Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-08-24T08:41:36.085Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-08-24T08:41:36.085Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-08-24T08:41:36.085Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-08-24T08:41:36.085Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-08-24T08:41:36.085Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-08-24T08:41:36.085Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-08-24T08:41:36.085Z] === RUN TestUpdateRestartPolicy [2022-08-24T08:41:36.744Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-08-24T08:41:37.003Z] --- PASS: TestCgroupNamespacesRunHostMode (1.71s) [2022-08-24T08:41:37.003Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-24T08:41:37.940Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-08-24T08:41:38.875Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.75s) [2022-08-24T08:41:38.875Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-24T08:41:40.251Z] check_test.go:540: [d6a172efc13c4] daemon is not started [2022-08-24T08:41:40.251Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-08-24T08:41:40.510Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.61s) [2022-08-24T08:41:40.510Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-24T08:41:41.077Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s) [2022-08-24T08:41:41.077Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-24T08:41:41.644Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-08-24T08:41:42.579Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.34s) [2022-08-24T08:41:42.579Z] === RUN TestNISDomainname [2022-08-24T08:41:43.515Z] --- PASS: TestNISDomainname (0.90s) [2022-08-24T08:41:43.515Z] === RUN TestHostnameDnsResolution [2022-08-24T08:41:43.515Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-08-24T08:41:44.452Z] --- PASS: TestHostnameDnsResolution (0.93s) [2022-08-24T08:41:44.452Z] === RUN TestUnprivilegedPortsAndPing [2022-08-24T08:41:45.020Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-08-24T08:41:45.020Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-08-24T08:41:45.279Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-08-24T08:41:45.279Z] --- PASS: TestUnprivilegedPortsAndPing (0.98s) [2022-08-24T08:41:45.279Z] === RUN TestPrivilegedHostDevices [2022-08-24T08:41:46.217Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-08-24T08:41:46.217Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-08-24T08:41:46.217Z] --- PASS: TestPrivilegedHostDevices (0.97s) [2022-08-24T08:41:46.217Z] === RUN TestRunConsoleSize [2022-08-24T08:41:46.784Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-08-24T08:41:46.784Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-08-24T08:41:47.044Z] --- PASS: TestRunConsoleSize (0.74s) [2022-08-24T08:41:47.044Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-24T08:41:47.612Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-08-24T08:41:47.612Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-08-24T08:41:48.255Z] --- PASS: TestUpdateRestartPolicy (10.88s) [2022-08-24T08:41:48.255Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-24T08:41:48.255Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-08-24T08:41:48.255Z] === RUN TestWaitNonBlocked [2022-08-24T08:41:48.255Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T08:41:48.255Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T08:41:48.255Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T08:41:48.255Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T08:41:48.255Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T08:41:48.255Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T08:41:48.255Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-24T08:41:48.255Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.56s) [2022-08-24T08:41:48.255Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2022-08-24T08:41:48.255Z] === RUN TestWaitBlocked [2022-08-24T08:41:48.255Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T08:41:48.255Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T08:41:48.255Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T08:41:48.255Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T08:41:48.255Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T08:41:48.255Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T08:41:48.817Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-24T08:41:48.817Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) [2022-08-24T08:41:48.817Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2022-08-24T08:41:48.817Z] === RUN TestWaitConditions [2022-08-24T08:41:48.817Z] === RUN TestWaitConditions/default [2022-08-24T08:41:48.817Z] === PAUSE TestWaitConditions/default [2022-08-24T08:41:48.817Z] === RUN TestWaitConditions/not-running [2022-08-24T08:41:48.817Z] === PAUSE TestWaitConditions/not-running [2022-08-24T08:41:48.817Z] === RUN TestWaitConditions/next-exit [2022-08-24T08:41:48.817Z] === PAUSE TestWaitConditions/next-exit [2022-08-24T08:41:48.817Z] === RUN TestWaitConditions/removed [2022-08-24T08:41:48.817Z] === PAUSE TestWaitConditions/removed [2022-08-24T08:41:48.817Z] === CONT TestWaitConditions/default [2022-08-24T08:41:48.817Z] === CONT TestWaitConditions/next-exit [2022-08-24T08:41:49.516Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-08-24T08:41:49.516Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-08-24T08:41:49.534Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.32s) [2022-08-24T08:41:49.534Z] === RUN TestCreateServiceSecretFileMode [2022-08-24T08:41:50.095Z] --- PASS: TestCreateServiceSecretFileMode (2.57s) [2022-08-24T08:41:50.095Z] === RUN TestCreateServiceConfigFileMode [2022-08-24T08:41:50.451Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-08-24T08:41:50.451Z] --- PASS: TestRunWithAlternativeContainerdShim (3.44s) [2022-08-24T08:41:50.451Z] === RUN TestStats [2022-08-24T08:41:50.707Z] === CONT TestWaitConditions/removed [2022-08-24T08:41:50.707Z] === CONT TestWaitConditions/not-running [2022-08-24T08:41:52.352Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-08-24T08:41:52.352Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-08-24T08:41:52.597Z] --- PASS: TestWaitConditions (0.01s) [2022-08-24T08:41:52.597Z] --- PASS: TestWaitConditions/next-exit (1.61s) [2022-08-24T08:41:52.597Z] --- PASS: TestWaitConditions/default (1.67s) [2022-08-24T08:41:52.597Z] --- PASS: TestWaitConditions/removed (1.65s) [2022-08-24T08:41:52.597Z] --- PASS: TestWaitConditions/not-running (1.65s) [2022-08-24T08:41:52.597Z] === RUN TestWaitRestartedContainer [2022-08-24T08:41:52.597Z] === RUN TestWaitRestartedContainer/default [2022-08-24T08:41:52.597Z] === PAUSE TestWaitRestartedContainer/default [2022-08-24T08:41:52.597Z] === RUN TestWaitRestartedContainer/not-running [2022-08-24T08:41:52.597Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-24T08:41:52.597Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-24T08:41:52.597Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-24T08:41:52.597Z] === CONT TestWaitRestartedContainer/default [2022-08-24T08:41:52.597Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-24T08:41:52.628Z] --- PASS: TestCreateServiceConfigFileMode (2.48s) [2022-08-24T08:41:52.628Z] === RUN TestCreateServiceSysctls [2022-08-24T08:41:53.300Z] --- PASS: TestStats (2.76s) [2022-08-24T08:41:53.300Z] === RUN TestStopContainerWithTimeout [2022-08-24T08:41:53.300Z] === RUN TestStopContainerWithTimeout/0 [2022-08-24T08:41:53.300Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-24T08:41:53.300Z] === RUN TestStopContainerWithTimeout/1 [2022-08-24T08:41:53.300Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-24T08:41:53.300Z] === RUN TestStopContainerWithTimeout/3 [2022-08-24T08:41:53.300Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-24T08:41:53.300Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-24T08:41:53.300Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-24T08:41:53.300Z] === CONT TestStopContainerWithTimeout/0 [2022-08-24T08:41:53.300Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-24T08:41:53.525Z] === CONT TestWaitRestartedContainer/not-running [2022-08-24T08:41:53.558Z] === RUN TestDockerSuite/TestAttachDetach [2022-08-24T08:41:54.454Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-24T08:41:54.454Z] --- PASS: TestWaitRestartedContainer/next-exit (1.30s) [2022-08-24T08:41:54.454Z] --- PASS: TestWaitRestartedContainer/default (1.34s) [2022-08-24T08:41:54.454Z] --- PASS: TestWaitRestartedContainer/not-running (0.90s) [2022-08-24T08:41:54.454Z] === CONT TestContainerStartOnDaemonRestart [2022-08-24T08:41:54.454Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-24T08:41:54.499Z] === CONT TestStopContainerWithTimeout/3 [2022-08-24T08:41:54.761Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-08-24T08:41:55.019Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-08-24T08:41:55.586Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-08-24T08:41:55.890Z] --- PASS: TestCreateServiceSysctls (3.20s) [2022-08-24T08:41:55.891Z] === RUN TestCreateServiceCapabilities [2022-08-24T08:41:56.520Z] === CONT TestStopContainerWithTimeout/1 [2022-08-24T08:41:56.520Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-08-24T08:41:56.973Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.05s) [2022-08-24T08:41:56.973Z] === CONT TestIpcModeOlderClient [2022-08-24T08:41:56.973Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-08-24T08:41:56.973Z] === CONT TestContainerKillOnDaemonStart [2022-08-24T08:41:56.973Z] --- PASS: TestContainerStartOnDaemonRestart (2.22s) [2022-08-24T08:41:56.973Z] === CONT TestDaemonHostGatewayIP [2022-08-24T08:41:57.087Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-08-24T08:41:58.022Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-08-24T08:41:58.022Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-24T08:41:58.022Z] --- PASS: TestStopContainerWithTimeout/0 (1.25s) [2022-08-24T08:41:58.022Z] --- PASS: TestStopContainerWithTimeout/-1 (3.17s) [2022-08-24T08:41:58.022Z] --- PASS: TestStopContainerWithTimeout/3 (2.70s) [2022-08-24T08:41:58.022Z] --- PASS: TestStopContainerWithTimeout/1 (1.57s) [2022-08-24T08:41:58.022Z] === RUN TestDeleteDevicemapper [2022-08-24T08:41:58.022Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-24T08:41:58.022Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-24T08:41:58.022Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-24T08:41:58.404Z] --- PASS: TestCreateServiceCapabilities (2.47s) [2022-08-24T08:41:58.404Z] === RUN TestInspect [2022-08-24T08:41:58.593Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-08-24T08:41:58.852Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-08-24T08:41:59.502Z] --- PASS: TestDaemonHostGatewayIP (2.40s) [2022-08-24T08:41:59.502Z] === CONT TestDaemonRestartIpcMode [2022-08-24T08:42:00.756Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.50s) [2022-08-24T08:42:00.756Z] === RUN TestUpdateMemory [2022-08-24T08:42:00.756Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-24T08:42:00.756Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-24T08:42:00.756Z] === RUN TestUpdateCPUQuota [2022-08-24T08:42:01.393Z] --- PASS: TestDaemonRestartIpcMode (2.20s) [2022-08-24T08:42:01.671Z] --- PASS: TestInspect (2.85s) [2022-08-24T08:42:01.671Z] === RUN TestCreateJob [2022-08-24T08:42:02.133Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-08-24T08:42:02.133Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-24T08:42:02.133Z] check_test.go:540: [de7783adc4ce7] daemon is not started [2022-08-24T08:42:02.133Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-08-24T08:42:02.133Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-24T08:42:02.133Z] check_test.go:540: [de9d8b87181e3] daemon is not started [2022-08-24T08:42:02.133Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-08-24T08:42:02.133Z] --- PASS: TestUpdateCPUQuota (1.61s) [2022-08-24T08:42:02.133Z] === RUN TestUpdatePidsLimit [2022-08-24T08:42:02.133Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-24T08:42:02.392Z] === RUN TestUpdatePidsLimit/no_change [2022-08-24T08:42:02.959Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-24T08:42:03.218Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-24T08:42:03.789Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-24T08:42:04.047Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-24T08:42:04.307Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-24T08:42:04.936Z] --- PASS: TestCreateJob (3.16s) [2022-08-24T08:42:04.936Z] === RUN TestReplicatedJob [2022-08-24T08:42:05.242Z] check_test.go:540: [d4e3cf4bab785] daemon is not started [2022-08-24T08:42:05.242Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-08-24T08:42:05.500Z] --- PASS: TestUpdatePidsLimit (3.47s) [2022-08-24T08:42:05.500Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2022-08-24T08:42:05.500Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2022-08-24T08:42:05.500Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2022-08-24T08:42:05.500Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2022-08-24T08:42:05.500Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s) [2022-08-24T08:42:05.500Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.31s) [2022-08-24T08:42:05.500Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2022-08-24T08:42:05.500Z] === RUN TestUpdateRestartPolicy [2022-08-24T08:42:09.104Z] --- PASS: TestReplicatedJob (4.88s) [2022-08-24T08:42:09.104Z] === RUN TestUpdateReplicatedJob [2022-08-24T08:42:09.480Z] --- PASS: TestContainerKillOnDaemonStart (11.62s) [2022-08-24T08:42:09.480Z] PASS [2022-08-24T08:42:09.480Z] [2022-08-24T08:42:09.480Z] === Skipped [2022-08-24T08:42:09.480Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-08-24T08:42:09.480Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-24T08:42:09.480Z] [2022-08-24T08:42:09.480Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-24T08:42:09.480Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-24T08:42:09.480Z] [2022-08-24T08:42:09.480Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-24T08:42:09.480Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-24T08:42:09.480Z] [2022-08-24T08:42:09.480Z] DONE 273 tests, 3 skipped in 130.878s [2022-08-24T08:42:09.480Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-24T08:42:09.480Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:42:09.480Z] ++ set -e [2022-08-24T08:42:09.480Z] ++ '[' -n 0 ']' [2022-08-24T08:42:09.480Z] ++ set -x [2022-08-24T08:42:09.480Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:42:09.480Z] === RUN TestConfigDaemonLibtrustID [2022-08-24T08:42:09.480Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-24T08:42:09.480Z] === RUN TestConfigDaemonID [2022-08-24T08:42:09.690Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-08-24T08:42:10.042Z] daemon_test.go:83: [d17d4ccfa5994] daemon is not started [2022-08-24T08:42:10.042Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-24T08:42:10.042Z] === RUN TestDaemonConfigValidation [2022-08-24T08:42:10.042Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-24T08:42:10.042Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-24T08:42:10.042Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-24T08:42:10.042Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-24T08:42:10.042Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-24T08:42:10.042Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-24T08:42:10.042Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-24T08:42:10.042Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-24T08:42:10.042Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-24T08:42:10.042Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-24T08:42:10.042Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-24T08:42:10.042Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-24T08:42:10.042Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-24T08:42:10.042Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-24T08:42:10.042Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-24T08:42:10.042Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-24T08:42:10.042Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-08-24T08:42:10.042Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-08-24T08:42:10.042Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-08-24T08:42:10.042Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-08-24T08:42:10.042Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-08-24T08:42:10.042Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-24T08:42:10.042Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-24T08:42:11.409Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-24T08:42:12.224Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-08-24T08:42:12.337Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-24T08:42:12.376Z] --- PASS: TestUpdateReplicatedJob (3.21s) [2022-08-24T08:42:12.376Z] === RUN TestServiceListWithStatuses [2022-08-24T08:42:12.376Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-24T08:42:12.376Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-24T08:42:12.376Z] === RUN TestDockerNetworkConnectAlias [2022-08-24T08:42:13.266Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-24T08:42:13.266Z] daemon_test.go:197: [d6deef9e286e5] daemon is not started [2022-08-24T08:42:13.266Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-08-24T08:42:13.266Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-24T08:42:13.266Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-24T08:42:13.266Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-24T08:42:13.266Z] === RUN TestDaemonProxy [2022-08-24T08:42:13.266Z] === RUN TestDaemonProxy/environment_variables [2022-08-24T08:42:14.759Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-08-24T08:42:14.759Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-08-24T08:42:15.018Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-08-24T08:42:15.156Z] === RUN TestDaemonProxy/command-line_options [2022-08-24T08:42:15.954Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-08-24T08:42:15.954Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-08-24T08:42:17.046Z] === RUN TestDaemonProxy/configuration_file [2022-08-24T08:42:17.619Z] --- PASS: TestDockerNetworkConnectAlias (4.40s) [2022-08-24T08:42:17.619Z] === RUN TestDockerNetworkReConnect [2022-08-24T08:42:17.859Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-08-24T08:42:17.859Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-08-24T08:42:18.119Z] --- PASS: TestUpdateRestartPolicy (12.48s) [2022-08-24T08:42:18.119Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-24T08:42:18.413Z] === RUN TestDaemonProxy/conflicting_options [2022-08-24T08:42:18.975Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-24T08:42:19.056Z] --- PASS: TestUpdateRestartWithAutoRemove (0.76s) [2022-08-24T08:42:19.056Z] === RUN TestWaitNonBlocked [2022-08-24T08:42:19.056Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T08:42:19.056Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T08:42:19.056Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T08:42:19.056Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T08:42:19.056Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T08:42:19.056Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T08:42:19.537Z] --- PASS: TestDaemonProxy (6.24s) [2022-08-24T08:42:19.537Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-08-24T08:42:19.537Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-08-24T08:42:19.537Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-08-24T08:42:19.537Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-24T08:42:19.537Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-24T08:42:19.537Z] PASS [2022-08-24T08:42:19.537Z] [2022-08-24T08:42:19.537Z] DONE 18 tests in 11.278s [2022-08-24T08:42:19.537Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-08-24T08:42:19.538Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:42:19.538Z] ++ set -e [2022-08-24T08:42:19.538Z] ++ '[' -n 0 ']' [2022-08-24T08:42:19.538Z] ++ set -x [2022-08-24T08:42:19.538Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:42:19.622Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-24T08:42:19.623Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) [2022-08-24T08:42:19.623Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s) [2022-08-24T08:42:19.623Z] === RUN TestWaitBlocked [2022-08-24T08:42:19.623Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T08:42:19.623Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T08:42:19.623Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T08:42:19.623Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T08:42:19.623Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T08:42:19.623Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T08:42:19.794Z] INFO: Testing against a local daemon [2022-08-24T08:42:19.794Z] === RUN TestCommitInheritsEnv [2022-08-24T08:42:19.883Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-08-24T08:42:20.050Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-08-24T08:42:20.050Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-24T08:42:20.050Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-24T08:42:20.050Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-08-24T08:42:20.050Z] === RUN TestImportWithCustomPlatform [2022-08-24T08:42:20.050Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-24T08:42:20.050Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-24T08:42:20.050Z] === RUN TestImportWithCustomPlatform// [2022-08-24T08:42:20.050Z] === RUN TestImportWithCustomPlatform/linux [2022-08-24T08:42:20.050Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-24T08:42:20.307Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-24T08:42:20.307Z] === RUN TestImportWithCustomPlatform/macos [2022-08-24T08:42:20.307Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-24T08:42:20.307Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-24T08:42:20.307Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-08-24T08:42:20.307Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-24T08:42:20.307Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-24T08:42:20.307Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-24T08:42:20.307Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-24T08:42:20.307Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-08-24T08:42:20.307Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-24T08:42:20.307Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-24T08:42:20.307Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-24T08:42:20.307Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-24T08:42:20.307Z] === RUN TestImagesFilterMultiReference [2022-08-24T08:42:20.307Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-24T08:42:20.307Z] === RUN TestImagePullPlatformInvalid [2022-08-24T08:42:20.307Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-24T08:42:20.307Z] === RUN TestRemoveImageOrphaning [2022-08-24T08:42:20.564Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-08-24T08:42:20.564Z] === RUN TestRemoveImageGarbageCollector [2022-08-24T08:42:20.564Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T08:42:20.564Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-24T08:42:20.564Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-24T08:42:20.564Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-24T08:42:20.564Z] === RUN TestTagInvalidReference [2022-08-24T08:42:20.564Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-24T08:42:20.564Z] === RUN TestTagValidPrefixedRepo [2022-08-24T08:42:20.820Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-24T08:42:20.820Z] === RUN TestTagExistedNameWithoutForce [2022-08-24T08:42:20.820Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-24T08:42:20.820Z] === RUN TestTagOfficialNames [2022-08-24T08:42:20.820Z] --- PASS: TestTagOfficialNames (0.06s) [2022-08-24T08:42:20.820Z] === RUN TestTagMatchesDigest [2022-08-24T08:42:20.820Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-08-24T08:42:20.820Z] PASS [2022-08-24T08:42:20.820Z] [2022-08-24T08:42:20.820Z] === Skipped [2022-08-24T08:42:20.820Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-08-24T08:42:20.820Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-24T08:42:20.820Z] [2022-08-24T08:42:20.820Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-24T08:42:20.820Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T08:42:20.820Z] [2022-08-24T08:42:20.820Z] DONE 22 tests, 2 skipped in 1.293s [2022-08-24T08:42:20.820Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-24T08:42:20.820Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:42:20.820Z] ++ set -e [2022-08-24T08:42:20.820Z] ++ '[' -n 0 ']' [2022-08-24T08:42:20.820Z] ++ set -x [2022-08-24T08:42:20.820Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:42:20.820Z] === RUN TestStripANSICommands [2022-08-24T08:42:20.820Z] === RUN TestStripANSICommands/#00 [2022-08-24T08:42:20.820Z] === RUN TestStripANSICommands/#01 [2022-08-24T08:42:20.820Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-24T08:42:20.820Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-24T08:42:20.820Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-24T08:42:20.820Z] PASS [2022-08-24T08:42:20.820Z] [2022-08-24T08:42:20.820Z] DONE 3 tests in 0.045s [2022-08-24T08:42:20.820Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-08-24T08:42:20.820Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:42:20.820Z] ++ set -e [2022-08-24T08:42:20.820Z] ++ '[' -n 0 ']' [2022-08-24T08:42:20.820Z] ++ set -x [2022-08-24T08:42:20.820Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:42:20.885Z] --- PASS: TestDockerNetworkReConnect (3.52s) [2022-08-24T08:42:20.885Z] === RUN TestServicePlugin [2022-08-24T08:42:21.076Z] INFO: Testing against a local daemon [2022-08-24T08:42:21.076Z] === RUN TestNetworkCreateDelete [2022-08-24T08:42:21.076Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-08-24T08:42:21.076Z] === RUN TestDockerNetworkDeletePreferID [2022-08-24T08:42:21.260Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-08-24T08:42:21.260Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-24T08:42:21.260Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.37s) [2022-08-24T08:42:21.260Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.40s) [2022-08-24T08:42:21.260Z] === RUN TestWaitConditions [2022-08-24T08:42:21.260Z] === RUN TestWaitConditions/default [2022-08-24T08:42:21.260Z] === PAUSE TestWaitConditions/default [2022-08-24T08:42:21.260Z] === RUN TestWaitConditions/not-running [2022-08-24T08:42:21.260Z] === PAUSE TestWaitConditions/not-running [2022-08-24T08:42:21.260Z] === RUN TestWaitConditions/next-exit [2022-08-24T08:42:21.260Z] === PAUSE TestWaitConditions/next-exit [2022-08-24T08:42:21.260Z] === RUN TestWaitConditions/removed [2022-08-24T08:42:21.260Z] === PAUSE TestWaitConditions/removed [2022-08-24T08:42:21.260Z] === CONT TestWaitConditions/default [2022-08-24T08:42:21.260Z] === CONT TestWaitConditions/removed [2022-08-24T08:42:21.646Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-08-24T08:42:21.646Z] === RUN TestDaemonDNSFallback [2022-08-24T08:42:22.637Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-08-24T08:42:22.896Z] === CONT TestWaitConditions/next-exit [2022-08-24T08:42:23.156Z] === CONT TestWaitConditions/not-running [2022-08-24T08:42:23.402Z] plugin_test.go:61: [d4b2219e59153] joining swarm manager [dec88ea90e108]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T08:42:24.778Z] plugin_test.go:64: [da0d478e6b159] joining swarm manager [dec88ea90e108]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T08:42:25.059Z] --- PASS: TestWaitConditions (0.01s) [2022-08-24T08:42:25.059Z] --- PASS: TestWaitConditions/default (1.91s) [2022-08-24T08:42:25.059Z] --- PASS: TestWaitConditions/removed (2.02s) [2022-08-24T08:42:25.059Z] --- PASS: TestWaitConditions/next-exit (2.10s) [2022-08-24T08:42:25.059Z] --- PASS: TestWaitConditions/not-running (2.11s) [2022-08-24T08:42:25.059Z] === RUN TestWaitRestartedContainer [2022-08-24T08:42:25.059Z] === RUN TestWaitRestartedContainer/default [2022-08-24T08:42:25.059Z] === PAUSE TestWaitRestartedContainer/default [2022-08-24T08:42:25.059Z] === RUN TestWaitRestartedContainer/not-running [2022-08-24T08:42:25.059Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-24T08:42:25.059Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-24T08:42:25.059Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-24T08:42:25.322Z] === CONT TestWaitRestartedContainer/default [2022-08-24T08:42:25.322Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-24T08:42:26.259Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-08-24T08:42:27.640Z] === CONT TestWaitRestartedContainer/not-running [2022-08-24T08:42:28.186Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-08-24T08:42:28.186Z] === RUN TestInspectNetwork [2022-08-24T08:42:28.576Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-08-24T08:42:29.144Z] --- PASS: TestWaitRestartedContainer (0.04s) [2022-08-24T08:42:29.144Z] --- PASS: TestWaitRestartedContainer/next-exit (2.16s) [2022-08-24T08:42:29.144Z] --- PASS: TestWaitRestartedContainer/default (2.18s) [2022-08-24T08:42:29.144Z] --- PASS: TestWaitRestartedContainer/not-running (1.67s) [2022-08-24T08:42:29.144Z] === CONT TestContainerStartOnDaemonRestart [2022-08-24T08:42:29.144Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-24T08:42:30.727Z] === RUN TestInspectNetwork/full_network_id [2022-08-24T08:42:30.727Z] === RUN TestInspectNetwork/partial_network_id [2022-08-24T08:42:30.727Z] === RUN TestInspectNetwork/network_name [2022-08-24T08:42:30.727Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-24T08:42:31.051Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-08-24T08:42:32.959Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-08-24T08:42:32.959Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-08-24T08:42:32.959Z] === CONT TestDaemonHostGatewayIP [2022-08-24T08:42:32.959Z] --- PASS: TestContainerStartOnDaemonRestart (3.93s) [2022-08-24T08:42:33.219Z] check_test.go:540: [da2bd7f281c9f] daemon is not started [2022-08-24T08:42:33.219Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-08-24T08:42:33.479Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.48s) [2022-08-24T08:42:33.479Z] === CONT TestDaemonRestartIpcMode [2022-08-24T08:42:34.898Z] --- PASS: TestInspectNetwork (7.09s) [2022-08-24T08:42:34.898Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-24T08:42:34.898Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-24T08:42:34.898Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-24T08:42:34.898Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-24T08:42:34.898Z] === RUN TestRunContainerWithBridgeNone [2022-08-24T08:42:35.388Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-08-24T08:42:36.268Z] --- PASS: TestRunContainerWithBridgeNone (1.47s) [2022-08-24T08:42:36.268Z] === RUN TestNetworkInvalidJSON [2022-08-24T08:42:36.268Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-24T08:42:36.268Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-24T08:42:36.268Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T08:42:36.268Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T08:42:36.268Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T08:42:36.268Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T08:42:36.268Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-24T08:42:36.268Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-24T08:42:36.268Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T08:42:36.268Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-24T08:42:36.268Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-24T08:42:36.268Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-24T08:42:36.268Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-24T08:42:36.268Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-24T08:42:36.268Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-24T08:42:36.268Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-24T08:42:36.268Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T08:42:36.268Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-24T08:42:36.268Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-24T08:42:36.268Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-24T08:42:36.268Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-24T08:42:36.268Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-24T08:42:36.268Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-24T08:42:36.268Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-24T08:42:36.268Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-24T08:42:36.268Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-24T08:42:36.268Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-24T08:42:36.268Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-24T08:42:36.268Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-24T08:42:36.268Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-24T08:42:36.268Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-24T08:42:36.268Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-24T08:42:36.268Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-24T08:42:36.268Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-24T08:42:36.268Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-24T08:42:36.268Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-24T08:42:36.268Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-24T08:42:36.268Z] === RUN TestNetworkList [2022-08-24T08:42:36.268Z] === RUN TestNetworkList//networks [2022-08-24T08:42:36.268Z] === PAUSE TestNetworkList//networks [2022-08-24T08:42:36.268Z] === RUN TestNetworkList//networks/ [2022-08-24T08:42:36.268Z] === PAUSE TestNetworkList//networks/ [2022-08-24T08:42:36.268Z] === CONT TestNetworkList//networks [2022-08-24T08:42:36.268Z] === CONT TestNetworkList//networks/ [2022-08-24T08:42:36.268Z] --- PASS: TestNetworkList (0.01s) [2022-08-24T08:42:36.268Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-24T08:42:36.268Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-24T08:42:36.268Z] === RUN TestHostIPv4BridgeLabel [2022-08-24T08:42:36.769Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-08-24T08:42:36.831Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-24T08:42:36.831Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-24T08:42:38.150Z] --- PASS: TestDaemonHostGatewayIP (5.00s) [2022-08-24T08:42:38.150Z] === CONT TestIpcModeOlderClient [2022-08-24T08:42:38.150Z] --- PASS: TestDaemonRestartIpcMode (4.51s) [2022-08-24T08:42:38.150Z] === CONT TestContainerKillOnDaemonStart [2022-08-24T08:42:38.150Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-08-24T08:42:38.199Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-24T08:42:38.199Z] === RUN TestDaemonDefaultNetworkPools [2022-08-24T08:42:38.761Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-08-24T08:42:38.761Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-24T08:42:39.099Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-08-24T08:42:39.667Z] docker_cli_daemon_plugins_test.go:106: [d99bd93995103] daemon is not started [2022-08-24T08:42:40.126Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-08-24T08:42:40.126Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-24T08:42:40.234Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-08-24T08:42:40.493Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-08-24T08:42:40.751Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-08-24T08:42:41.055Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-08-24T08:42:41.055Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-24T08:42:41.617Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-24T08:42:41.617Z] === RUN TestServiceWithPredefinedNetwork [2022-08-24T08:42:42.126Z] check_test.go:540: [dba8805f501fe] daemon is not started [2022-08-24T08:42:42.126Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-08-24T08:42:43.062Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-08-24T08:42:44.136Z] --- PASS: TestServiceWithPredefinedNetwork (2.36s) [2022-08-24T08:42:44.136Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-24T08:42:44.136Z] service_test.go:243: FLAKY_TEST [2022-08-24T08:42:44.136Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-24T08:42:44.136Z] === RUN TestServiceWithDataPathPortInit [2022-08-24T08:42:45.593Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-08-24T08:42:45.593Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-08-24T08:42:45.853Z] === RUN TestDockerSuite/TestBuildAddScript [2022-08-24T08:42:48.390Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-08-24T08:42:50.296Z] --- PASS: TestContainerKillOnDaemonStart (12.18s) [2022-08-24T08:42:50.296Z] PASS [2022-08-24T08:42:50.296Z] [2022-08-24T08:42:50.296Z] === Skipped [2022-08-24T08:42:50.296Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-24T08:42:50.296Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-24T08:42:50.296Z] [2022-08-24T08:42:50.296Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-24T08:42:50.296Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-24T08:42:50.296Z] [2022-08-24T08:42:50.296Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-24T08:42:50.296Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-24T08:42:50.296Z] [2022-08-24T08:42:50.297Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-24T08:42:50.297Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-24T08:42:50.297Z] [2022-08-24T08:42:50.297Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-24T08:42:50.297Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-24T08:42:50.297Z] [2022-08-24T08:42:50.297Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-24T08:42:50.297Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-24T08:42:50.297Z] [2022-08-24T08:42:50.297Z] DONE 273 tests, 6 skipped in 182.069s [2022-08-24T08:42:50.297Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-24T08:42:50.297Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:42:50.297Z] ++ set -e [2022-08-24T08:42:50.297Z] ++ '[' -n 0 ']' [2022-08-24T08:42:50.297Z] ++ set -x [2022-08-24T08:42:50.297Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:42:50.556Z] === RUN TestConfigDaemonLibtrustID [2022-08-24T08:42:51.125Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-08-24T08:42:51.125Z] --- PASS: TestConfigDaemonLibtrustID (0.68s) [2022-08-24T08:42:51.125Z] === RUN TestConfigDaemonID [2022-08-24T08:42:51.271Z] --- PASS: TestServicePlugin (29.47s) [2022-08-24T08:42:51.271Z] === RUN TestServiceUpdateLabel [2022-08-24T08:42:52.064Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-08-24T08:42:52.199Z] --- PASS: TestServiceUpdateLabel (2.32s) [2022-08-24T08:42:52.200Z] === RUN TestServiceUpdateSecrets [2022-08-24T08:42:52.323Z] daemon_test.go:83: [d9b915dab8dfb] daemon is not started [2022-08-24T08:42:52.324Z] --- PASS: TestConfigDaemonID (1.08s) [2022-08-24T08:42:52.324Z] === RUN TestDaemonConfigValidation [2022-08-24T08:42:52.324Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-24T08:42:52.324Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-24T08:42:52.324Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-24T08:42:52.324Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-24T08:42:52.324Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-24T08:42:52.324Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-24T08:42:52.324Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-24T08:42:52.324Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-24T08:42:52.324Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-24T08:42:52.324Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-24T08:42:52.324Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-24T08:42:52.324Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-24T08:42:52.324Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-24T08:42:52.324Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-24T08:42:52.583Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-24T08:42:52.583Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-24T08:42:52.583Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.16s) [2022-08-24T08:42:52.583Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.16s) [2022-08-24T08:42:52.583Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.14s) [2022-08-24T08:42:52.583Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.18s) [2022-08-24T08:42:52.583Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-08-24T08:42:52.583Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-24T08:42:52.583Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-24T08:42:52.842Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-08-24T08:42:53.410Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-08-24T08:42:53.410Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-08-24T08:42:53.669Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-24T08:42:53.932Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-08-24T08:42:54.191Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-08-24T08:42:54.450Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-08-24T08:42:54.709Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-24T08:42:54.969Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-08-24T08:42:55.537Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-08-24T08:42:55.796Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-24T08:42:55.796Z] daemon_test.go:197: [d96dda90e455d] daemon is not started [2022-08-24T08:42:55.796Z] --- PASS: TestConfigDaemonSeccompProfiles (3.17s) [2022-08-24T08:42:55.796Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2022-08-24T08:42:55.796Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-08-24T08:42:55.796Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-24T08:42:55.796Z] === RUN TestDaemonProxy [2022-08-24T08:42:55.796Z] === RUN TestDaemonProxy/environment_variables [2022-08-24T08:42:56.055Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-08-24T08:42:56.624Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-08-24T08:42:56.883Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-08-24T08:42:57.452Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-08-24T08:42:57.452Z] === RUN TestDaemonProxy/command-line_options [2022-08-24T08:42:57.711Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-08-24T08:42:57.970Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-08-24T08:42:58.540Z] check_test.go:540: [d53746a764b0e] daemon is not started [2022-08-24T08:42:58.540Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-08-24T08:42:58.984Z] --- PASS: TestServiceWithDataPathPortInit (13.24s) [2022-08-24T08:42:58.984Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-24T08:42:59.479Z] === RUN TestDaemonProxy/configuration_file [2022-08-24T08:42:59.479Z] check_test.go:540: [d8e6dfb1b4916] daemon is not started [2022-08-24T08:42:59.479Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-08-24T08:42:59.750Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-08-24T08:42:59.919Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kj5qeznbrdrpod02yqfnweoe5 Created:2022-08-24 08:42:58.531518952 +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[df6d926a22d27273447807884c4f6fb8df8ad8a24396cf330814a57869ccb1e9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2gwbfbq5hbsvcopyfl78hf4qu EndpointID:0854e0726a85f7415fcadcdfe9396b27db1784a76919a2efc7af59702e151206 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:701590325b98ced654d9557c9d93ff30baadf0370ad91479e58938c173ba7b20 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:69750db21bc3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2gwbfbq5hbsvcopyfl78hf4qu EndpointID:0854e0726a85f7415fcadcdfe9396b27db1784a76919a2efc7af59702e151206 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-24T08:43:00.010Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-08-24T08:43:00.010Z] === RUN TestDockerSuite/TestBuildAddTar [2022-08-24T08:43:01.387Z] === RUN TestDaemonProxy/conflicting_options [2022-08-24T08:43:01.647Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-08-24T08:43:01.647Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-24T08:43:02.220Z] --- PASS: TestDaemonProxy (6.36s) [2022-08-24T08:43:02.220Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-08-24T08:43:02.220Z] --- PASS: TestDaemonProxy/command-line_options (1.80s) [2022-08-24T08:43:02.220Z] --- PASS: TestDaemonProxy/configuration_file (1.77s) [2022-08-24T08:43:02.220Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-24T08:43:02.220Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-08-24T08:43:02.220Z] PASS [2022-08-24T08:43:02.220Z] [2022-08-24T08:43:02.220Z] DONE 18 tests in 11.976s [2022-08-24T08:43:02.220Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-24T08:43:02.220Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:43:02.220Z] ++ set -e [2022-08-24T08:43:02.220Z] ++ '[' -n 0 ']' [2022-08-24T08:43:02.220Z] ++ set -x [2022-08-24T08:43:02.220Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:43:02.483Z] INFO: Testing against a local daemon [2022-08-24T08:43:02.483Z] === RUN TestCommitInheritsEnv [2022-08-24T08:43:03.051Z] --- PASS: TestCommitInheritsEnv (0.53s) [2022-08-24T08:43:03.051Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-24T08:43:03.051Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-24T08:43:03.051Z] === RUN TestImportWithCustomPlatform [2022-08-24T08:43:03.051Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-24T08:43:03.310Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-24T08:43:03.311Z] === RUN TestImportWithCustomPlatform// [2022-08-24T08:43:03.311Z] === RUN TestImportWithCustomPlatform/linux [2022-08-24T08:43:03.311Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-24T08:43:03.570Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-24T08:43:03.570Z] === RUN TestImportWithCustomPlatform/macos [2022-08-24T08:43:03.570Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-24T08:43:03.570Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-24T08:43:03.570Z] --- PASS: TestImportWithCustomPlatform (0.64s) [2022-08-24T08:43:03.570Z] --- PASS: TestImportWithCustomPlatform/#00 (0.12s) [2022-08-24T08:43:03.570Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-24T08:43:03.570Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-24T08:43:03.570Z] --- PASS: TestImportWithCustomPlatform/linux (0.18s) [2022-08-24T08:43:03.570Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.11s) [2022-08-24T08:43:03.570Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.16s) [2022-08-24T08:43:03.570Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-24T08:43:03.570Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-24T08:43:03.570Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-24T08:43:03.570Z] === RUN TestImagesFilterMultiReference [2022-08-24T08:43:03.829Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-08-24T08:43:03.829Z] === RUN TestImagePullPlatformInvalid [2022-08-24T08:43:03.829Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-08-24T08:43:03.829Z] === RUN TestRemoveImageOrphaning [2022-08-24T08:43:04.091Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.89s) [2022-08-24T08:43:04.091Z] PASS [2022-08-24T08:43:04.091Z] [2022-08-24T08:43:04.091Z] === Skipped [2022-08-24T08:43:04.091Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-24T08:43:04.091Z] service_test.go:243: FLAKY_TEST [2022-08-24T08:43:04.091Z] [2022-08-24T08:43:04.091Z] DONE 38 tests, 1 skipped in 43.242s [2022-08-24T08:43:04.091Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-24T08:43:04.091Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:43:04.091Z] ++ set -e [2022-08-24T08:43:04.091Z] ++ '[' -n 0 ']' [2022-08-24T08:43:04.091Z] ++ set -x [2022-08-24T08:43:04.091Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:43:04.347Z] INFO: Testing against a local daemon [2022-08-24T08:43:04.347Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-24T08:43:04.347Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T08:43:04.347Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-24T08:43:04.347Z] === RUN TestDockerNetworkIpvlan [2022-08-24T08:43:04.347Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T08:43:04.347Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-24T08:43:04.347Z] PASS [2022-08-24T08:43:04.347Z] [2022-08-24T08:43:04.347Z] === Skipped [2022-08-24T08:43:04.347Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-24T08:43:04.347Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T08:43:04.347Z] [2022-08-24T08:43:04.347Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-24T08:43:04.347Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T08:43:04.347Z] [2022-08-24T08:43:04.347Z] DONE 2 tests, 2 skipped in 0.085s [2022-08-24T08:43:04.347Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-24T08:43:04.348Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:43:04.348Z] ++ set -e [2022-08-24T08:43:04.348Z] ++ '[' -n 0 ']' [2022-08-24T08:43:04.348Z] ++ set -x [2022-08-24T08:43:04.348Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:43:04.348Z] INFO: Testing against a local daemon [2022-08-24T08:43:04.348Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-24T08:43:04.398Z] --- PASS: TestRemoveImageOrphaning (0.45s) [2022-08-24T08:43:04.398Z] === RUN TestRemoveImageGarbageCollector [2022-08-24T08:43:04.398Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-08-24T08:43:04.967Z] time="2022-08-24T08:43:04Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-24T08:43:04.967Z] check_test.go:540: [d73a3337c0a0e] daemon is not started [2022-08-24T08:43:04.967Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-08-24T08:43:05.724Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2022-08-24T08:43:05.724Z] === RUN TestDockerNetworkMacvlan [2022-08-24T08:43:06.287Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-24T08:43:06.343Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-08-24T08:43:06.911Z] --- PASS: TestRemoveImageGarbageCollector (2.67s) [2022-08-24T08:43:06.911Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-24T08:43:06.911Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-08-24T08:43:06.911Z] === RUN TestTagInvalidReference [2022-08-24T08:43:06.911Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-24T08:43:06.911Z] === RUN TestTagValidPrefixedRepo [2022-08-24T08:43:07.041Z] --- PASS: TestServiceUpdateSecrets (14.45s) [2022-08-24T08:43:07.041Z] === RUN TestServiceUpdateConfigs [2022-08-24T08:43:07.172Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-08-24T08:43:07.172Z] === RUN TestTagExistedNameWithoutForce [2022-08-24T08:43:07.172Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-08-24T08:43:07.172Z] === RUN TestTagOfficialNames [2022-08-24T08:43:07.172Z] --- PASS: TestTagOfficialNames (0.09s) [2022-08-24T08:43:07.172Z] === RUN TestTagMatchesDigest [2022-08-24T08:43:07.172Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-24T08:43:07.172Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-24T08:43:07.215Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-24T08:43:07.431Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-08-24T08:43:07.690Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-08-24T08:43:07.778Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-24T08:43:09.070Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-08-24T08:43:09.331Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-08-24T08:43:09.672Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-24T08:43:11.040Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-24T08:43:13.525Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-08-24T08:43:13.525Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-08-24T08:43:14.314Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-24T08:43:14.463Z] check_test.go:540: [df09ad01f5057] daemon is not started [2022-08-24T08:43:14.463Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-08-24T08:43:14.878Z] --- PASS: TestDockerNetworkMacvlan (9.40s) [2022-08-24T08:43:14.878Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-08-24T08:43:14.878Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-24T08:43:14.878Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.79s) [2022-08-24T08:43:14.878Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s) [2022-08-24T08:43:14.878Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.02s) [2022-08-24T08:43:14.878Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s) [2022-08-24T08:43:14.878Z] PASS [2022-08-24T08:43:14.878Z] [2022-08-24T08:43:14.878Z] DONE 8 tests in 10.721s [2022-08-24T08:43:14.878Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-24T08:43:14.878Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:43:14.878Z] ++ set -e [2022-08-24T08:43:14.878Z] ++ '[' -n 0 ']' [2022-08-24T08:43:14.878Z] ++ set -x [2022-08-24T08:43:14.878Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:43:15.135Z] testing: warning: no tests to run [2022-08-24T08:43:15.135Z] PASS [2022-08-24T08:43:15.135Z] [2022-08-24T08:43:15.135Z] DONE 0 tests in 0.026s [2022-08-24T08:43:15.135Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-24T08:43:15.135Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:43:15.135Z] ++ set -e [2022-08-24T08:43:15.135Z] ++ '[' -n 0 ']' [2022-08-24T08:43:15.135Z] ++ set -x [2022-08-24T08:43:15.135Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:43:15.135Z] INFO: Testing against a local daemon [2022-08-24T08:43:15.135Z] === RUN TestAuthZPluginAllowRequest [2022-08-24T08:43:15.433Z] Created binary: bundles/binary-daemon/dockerd [2022-08-24T08:43:15.433Z] Copying nested executables into bundles/binary-daemon [2022-08-24T08:43:15.433Z] Building: bundles/binary-daemon/docker-proxy [2022-08-24T08:43:15.433Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T08:43:15.433Z] Created binary: bundles/binary-daemon/docker-proxy [2022-08-24T08:43:15.433Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-08-24T08:43:15.759Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44026/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=549d24b437b87fe27e49ed0bf8c11832b4565cab -e DOCKER_GRAPHDRIVER docker:549d24b437b87fe27e49ed0bf8c11832b4565cab hack/make.sh cross [2022-08-24T08:43:16.017Z] [2022-08-24T08:43:16.017Z] Removing bundles/ [2022-08-24T08:43:16.276Z] [2022-08-24T08:43:16.276Z] ---> Making bundle: cross (in bundles/cross) [2022-08-24T08:43:16.276Z] Cross building: bundles/cross/linux/amd64 [2022-08-24T08:43:16.276Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-08-24T08:43:16.276Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-24T08:43:16.502Z] --- PASS: TestAuthZPluginAllowRequest (1.13s) [2022-08-24T08:43:16.502Z] === RUN TestAuthZPluginTLS [2022-08-24T08:43:16.759Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-08-24T08:43:16.759Z] === RUN TestAuthZPluginDenyRequest [2022-08-24T08:43:17.322Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-24T08:43:17.322Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-24T08:43:17.885Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-24T08:43:17.885Z] === RUN TestAuthZPluginDenyResponse [2022-08-24T08:43:18.448Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-24T08:43:18.448Z] === RUN TestAuthZPluginAllowEventStream [2022-08-24T08:43:19.741Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-08-24T08:43:19.817Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s) [2022-08-24T08:43:19.817Z] === RUN TestAuthZPluginErrorResponse [2022-08-24T08:43:20.073Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-24T08:43:20.073Z] === RUN TestAuthZPluginErrorRequest [2022-08-24T08:43:20.636Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-24T08:43:20.636Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-24T08:43:20.678Z] === RUN TestDockerSuite/TestBuildBlankName [2022-08-24T08:43:21.199Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-24T08:43:21.199Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-24T08:43:21.246Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-08-24T08:43:21.879Z] --- PASS: TestServiceUpdateConfigs (14.61s) [2022-08-24T08:43:21.879Z] === RUN TestServiceUpdateNetwork [2022-08-24T08:43:22.568Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.36s) [2022-08-24T08:43:22.568Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-24T08:43:22.624Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-08-24T08:43:23.564Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-08-24T08:43:23.936Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.31s) [2022-08-24T08:43:23.936Z] === RUN TestAuthZPluginHeader [2022-08-24T08:43:24.499Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-08-24T08:43:24.499Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-24T08:43:24.499Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T08:43:24.499Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-24T08:43:24.499Z] === RUN TestAuthZPluginV2Disable [2022-08-24T08:43:24.499Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T08:43:24.499Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-08-24T08:43:24.499Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-24T08:43:24.499Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T08:43:24.499Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-24T08:43:24.499Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-24T08:43:24.499Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T08:43:24.499Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-24T08:43:24.499Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-24T08:43:25.495Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-08-24T08:43:25.495Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-08-24T08:43:26.871Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-08-24T08:43:28.250Z] check_test.go:540: [d3c4053afc3ad] daemon is not started [2022-08-24T08:43:28.250Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-08-24T08:43:28.508Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-08-24T08:43:29.446Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-08-24T08:43:29.446Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-08-24T08:43:29.705Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-08-24T08:43:31.614Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-08-24T08:43:31.614Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-08-24T08:43:31.614Z] check_test.go:540: [dd28668621d0f] daemon is not started [2022-08-24T08:43:31.614Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-08-24T08:43:34.049Z] --- PASS: TestServiceUpdateNetwork (12.44s) [2022-08-24T08:43:34.049Z] === RUN TestServiceUpdatePidsLimit [2022-08-24T08:43:34.152Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-08-24T08:43:34.152Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-08-24T08:43:34.977Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-24T08:43:35.090Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-08-24T08:43:35.551Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-24T08:43:36.995Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-08-24T08:43:38.376Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-08-24T08:43:40.913Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-08-24T08:43:42.559Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-08-24T08:43:42.559Z] PASS [2022-08-24T08:43:42.559Z] [2022-08-24T08:43:42.559Z] === Skipped [2022-08-24T08:43:42.559Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-24T08:43:42.559Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T08:43:42.559Z] [2022-08-24T08:43:42.559Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-08-24T08:43:42.559Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T08:43:42.559Z] [2022-08-24T08:43:42.559Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-24T08:43:42.559Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T08:43:42.559Z] [2022-08-24T08:43:42.559Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-24T08:43:42.559Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T08:43:42.559Z] [2022-08-24T08:43:42.559Z] DONE 17 tests, 4 skipped in 26.341s [2022-08-24T08:43:42.559Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-24T08:43:42.559Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:43:42.559Z] ++ set -e [2022-08-24T08:43:42.559Z] ++ '[' -n 0 ']' [2022-08-24T08:43:42.559Z] ++ set -x [2022-08-24T08:43:42.559Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:43:42.559Z] INFO: Testing against a local daemon [2022-08-24T08:43:42.559Z] === RUN TestPluginInvalidJSON [2022-08-24T08:43:42.559Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T08:43:42.559Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T08:43:42.559Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T08:43:42.559Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T08:43:42.559Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-24T08:43:42.559Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-24T08:43:42.559Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T08:43:42.559Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-24T08:43:42.559Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-24T08:43:42.559Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-24T08:43:42.559Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-24T08:43:42.559Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-24T08:43:42.559Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-24T08:43:42.559Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-24T08:43:42.559Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T08:43:42.559Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-24T08:43:42.559Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-24T08:43:42.559Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-24T08:43:42.559Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-24T08:43:42.559Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-24T08:43:42.559Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-24T08:43:42.559Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-24T08:43:42.559Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-24T08:43:42.559Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-24T08:43:42.559Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-24T08:43:42.559Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-24T08:43:42.559Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-24T08:43:42.559Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-24T08:43:42.559Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-24T08:43:42.559Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-24T08:43:42.559Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-24T08:43:42.559Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-24T08:43:42.559Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-24T08:43:42.559Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-24T08:43:42.559Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-24T08:43:42.559Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-24T08:43:42.559Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-24T08:43:42.559Z] === RUN TestPluginInstall [2022-08-24T08:43:42.559Z] === RUN TestPluginInstall/no_auth [2022-08-24T08:43:42.559Z] time="2022-08-24T08:43:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T08:43:42.559Z] time="2022-08-24T08:43:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c10e3d8f8cb0526d0c3d107b961e953dceaa4befb8189c721f0c16a82d2d8b8e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T08:43:42.559Z] time="2022-08-24T08:43:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T08:43:42.559Z] time="2022-08-24T08:43:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c10e3d8f8cb0526d0c3d107b961e953dceaa4befb8189c721f0c16a82d2d8b8e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T08:43:42.559Z] === RUN TestPluginInstall/with_htpasswd [2022-08-24T08:43:42.816Z] time="2022-08-24T08:43:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T08:43:42.816Z] time="2022-08-24T08:43:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:15e00e587cd06339feceb4d1cc5209a28853db2c075cd99d939e63983b06b11f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T08:43:42.816Z] time="2022-08-24T08:43:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T08:43:42.816Z] time="2022-08-24T08:43:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:15e00e587cd06339feceb4d1cc5209a28853db2c075cd99d939e63983b06b11f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T08:43:42.817Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-08-24T08:43:43.073Z] === RUN TestPluginInstall/with_insecure [2022-08-24T08:43:43.636Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-24T08:43:44.003Z] time="2022-08-24T08:43:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T08:43:44.003Z] time="2022-08-24T08:43:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:76c967d13df585784cc22a8cdbe622d7a25cac278281bbebb3eb737680d6c82b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T08:43:44.003Z] time="2022-08-24T08:43:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T08:43:44.003Z] time="2022-08-24T08:43:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:76c967d13df585784cc22a8cdbe622d7a25cac278281bbebb3eb737680d6c82b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T08:43:44.003Z] plugin_test.go:196: [d1a84cf0732df] daemon is not started [2022-08-24T08:43:44.003Z] --- PASS: TestPluginInstall (2.52s) [2022-08-24T08:43:44.003Z] --- PASS: TestPluginInstall/no_auth (0.96s) [2022-08-24T08:43:44.003Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-08-24T08:43:44.003Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2022-08-24T08:43:44.003Z] === RUN TestPluginsWithRuntimes [2022-08-24T08:43:44.725Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-08-24T08:43:45.895Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-24T08:43:46.458Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-24T08:43:47.388Z] --- PASS: TestPluginsWithRuntimes (3.24s) [2022-08-24T08:43:47.388Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-08-24T08:43:47.388Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-08-24T08:43:47.388Z] === RUN TestPluginBackCompatMediaTypes [2022-08-24T08:43:47.952Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-08-24T08:43:47.952Z] PASS [2022-08-24T08:43:47.952Z] [2022-08-24T08:43:47.952Z] DONE 24 tests in 6.470s [2022-08-24T08:43:47.952Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-24T08:43:47.952Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:43:47.952Z] ++ set -e [2022-08-24T08:43:47.952Z] ++ '[' -n 0 ']' [2022-08-24T08:43:47.952Z] ++ set -x [2022-08-24T08:43:47.952Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:43:47.952Z] INFO: Testing against a local daemon [2022-08-24T08:43:47.952Z] === RUN TestExternalGraphDriver [2022-08-24T08:43:48.014Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-08-24T08:43:48.208Z] === RUN TestExternalGraphDriver/json [2022-08-24T08:43:49.921Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-08-24T08:43:50.101Z] === RUN TestExternalGraphDriver/spec [2022-08-24T08:43:50.172Z] --- PASS: TestServiceUpdatePidsLimit (16.20s) [2022-08-24T08:43:50.172Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-08-24T08:43:50.172Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-08-24T08:43:50.172Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-08-24T08:43:50.172Z] PASS [2022-08-24T08:43:50.172Z] [2022-08-24T08:43:50.172Z] === Skipped [2022-08-24T08:43:50.172Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-24T08:43:50.172Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-24T08:43:50.172Z] [2022-08-24T08:43:50.172Z] DONE 27 tests, 1 skipped in 164.138s [2022-08-24T08:43:50.172Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-24T08:43:50.172Z] INFO: Testing against a local daemon [2022-08-24T08:43:50.172Z] === RUN TestSessionCreate [2022-08-24T08:43:50.172Z] --- PASS: TestSessionCreate (0.02s) [2022-08-24T08:43:50.172Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-24T08:43:50.172Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-24T08:43:50.172Z] PASS [2022-08-24T08:43:50.172Z] [2022-08-24T08:43:50.172Z] DONE 2 tests in 0.057s [2022-08-24T08:43:50.172Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-24T08:43:50.172Z] INFO: Testing against a local daemon [2022-08-24T08:43:50.172Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-24T08:43:50.172Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-08-24T08:43:50.172Z] === RUN TestDiskUsage [2022-08-24T08:43:50.172Z] === PAUSE TestDiskUsage [2022-08-24T08:43:50.172Z] === RUN TestEventsExecDie [2022-08-24T08:43:50.429Z] --- PASS: TestEventsExecDie (0.56s) [2022-08-24T08:43:50.429Z] === RUN TestEventsBackwardsCompatible [2022-08-24T08:43:50.429Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-24T08:43:50.429Z] === RUN TestEventsVolumeCreate [2022-08-24T08:43:50.685Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-24T08:43:50.685Z] === RUN TestInfoBinaryCommits [2022-08-24T08:43:50.685Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-24T08:43:50.685Z] === RUN TestInfoAPIVersioned [2022-08-24T08:43:50.685Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-24T08:43:50.685Z] === RUN TestInfoAPI [2022-08-24T08:43:50.685Z] --- PASS: TestInfoAPI (0.02s) [2022-08-24T08:43:50.685Z] === RUN TestInfoAPIWarnings [2022-08-24T08:43:51.296Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-08-24T08:43:51.470Z] === RUN TestExternalGraphDriver/pull [2022-08-24T08:43:53.200Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-08-24T08:43:53.362Z] --- PASS: TestExternalGraphDriver (5.37s) [2022-08-24T08:43:53.362Z] --- PASS: TestExternalGraphDriver/json (1.59s) [2022-08-24T08:43:53.362Z] --- PASS: TestExternalGraphDriver/spec (1.58s) [2022-08-24T08:43:53.362Z] --- PASS: TestExternalGraphDriver/pull (1.86s) [2022-08-24T08:43:53.362Z] === RUN TestGraphdriverPluginV2 [2022-08-24T08:43:53.619Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T08:43:53.619Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-08-24T08:43:53.619Z] PASS [2022-08-24T08:43:53.619Z] [2022-08-24T08:43:53.619Z] === Skipped [2022-08-24T08:43:53.619Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-08-24T08:43:53.619Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T08:43:53.619Z] [2022-08-24T08:43:53.619Z] DONE 5 tests, 1 skipped in 5.790s [2022-08-24T08:43:53.619Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-24T08:43:53.619Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:43:53.619Z] ++ set -e [2022-08-24T08:43:53.619Z] ++ '[' -n 0 ']' [2022-08-24T08:43:53.619Z] ++ set -x [2022-08-24T08:43:53.619Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:43:53.876Z] INFO: Testing against a local daemon [2022-08-24T08:43:53.876Z] === RUN TestContinueAfterPluginCrash [2022-08-24T08:43:53.876Z] === PAUSE TestContinueAfterPluginCrash [2022-08-24T08:43:53.876Z] === RUN TestReadPluginNoRead [2022-08-24T08:43:53.876Z] === PAUSE TestReadPluginNoRead [2022-08-24T08:43:53.876Z] === RUN TestDaemonStartWithLogOpt [2022-08-24T08:43:53.876Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-24T08:43:53.876Z] === CONT TestContinueAfterPluginCrash [2022-08-24T08:43:53.876Z] === CONT TestDaemonStartWithLogOpt [2022-08-24T08:43:55.735Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-08-24T08:43:55.735Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-08-24T08:43:55.994Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-08-24T08:43:57.152Z] --- PASS: TestDaemonStartWithLogOpt (3.02s) [2022-08-24T08:43:57.152Z] === CONT TestReadPluginNoRead [2022-08-24T08:43:57.372Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-08-24T08:43:57.940Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-08-24T08:43:58.508Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-08-24T08:43:59.048Z] === RUN TestReadPluginNoRead/default [2022-08-24T08:43:59.888Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-08-24T08:44:00.416Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-24T08:44:00.825Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-08-24T08:44:01.345Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-24T08:44:01.908Z] --- PASS: TestContinueAfterPluginCrash (8.01s) [2022-08-24T08:44:02.472Z] === CONT TestReadPluginNoRead [2022-08-24T08:44:02.472Z] read_test.go:92: [d4976d6412366] daemon is not started [2022-08-24T08:44:02.472Z] --- PASS: TestReadPluginNoRead (5.76s) [2022-08-24T08:44:02.472Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2022-08-24T08:44:02.472Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) [2022-08-24T08:44:02.472Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) [2022-08-24T08:44:02.472Z] PASS [2022-08-24T08:44:02.472Z] [2022-08-24T08:44:02.472Z] DONE 6 tests in 8.888s [2022-08-24T08:44:02.472Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-24T08:44:02.472Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:44:02.472Z] ++ set -e [2022-08-24T08:44:02.472Z] ++ '[' -n 0 ']' [2022-08-24T08:44:02.472Z] ++ set -x [2022-08-24T08:44:02.472Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:44:02.727Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-08-24T08:44:02.729Z] testing: warning: no tests to run [2022-08-24T08:44:02.729Z] PASS [2022-08-24T08:44:02.729Z] [2022-08-24T08:44:02.729Z] DONE 0 tests in 0.034s [2022-08-24T08:44:02.729Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-24T08:44:02.729Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:44:02.729Z] ++ set -e [2022-08-24T08:44:02.729Z] ++ '[' -n 0 ']' [2022-08-24T08:44:02.729Z] ++ set -x [2022-08-24T08:44:02.729Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:44:02.729Z] INFO: Testing against a local daemon [2022-08-24T08:44:02.729Z] === RUN TestPluginWithDevMounts [2022-08-24T08:44:02.729Z] === PAUSE TestPluginWithDevMounts [2022-08-24T08:44:02.729Z] === CONT TestPluginWithDevMounts [2022-08-24T08:44:04.627Z] --- PASS: TestPluginWithDevMounts (1.55s) [2022-08-24T08:44:04.627Z] PASS [2022-08-24T08:44:04.627Z] [2022-08-24T08:44:04.627Z] DONE 1 tests in 1.658s [2022-08-24T08:44:04.627Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-24T08:44:04.627Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:44:04.627Z] ++ set -e [2022-08-24T08:44:04.627Z] ++ '[' -n 0 ']' [2022-08-24T08:44:04.627Z] ++ set -x [2022-08-24T08:44:04.627Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:44:04.627Z] INFO: Testing against a local daemon [2022-08-24T08:44:04.627Z] === RUN TestSecretInspect [2022-08-24T08:44:06.520Z] --- PASS: TestSecretInspect (2.17s) [2022-08-24T08:44:06.520Z] === RUN TestSecretList [2022-08-24T08:44:06.922Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-08-24T08:44:07.860Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-08-24T08:44:08.413Z] --- PASS: TestSecretList (1.80s) [2022-08-24T08:44:08.413Z] === RUN TestSecretsCreateAndDelete [2022-08-24T08:44:08.428Z] docker_cli_daemon_test.go:2504: [d64389273773b] daemon is not started [2022-08-24T08:44:08.727Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-24T08:44:08.727Z] === RUN TestInfoDebug [2022-08-24T08:44:08.727Z] --- PASS: TestInfoDebug (0.52s) [2022-08-24T08:44:08.727Z] === RUN TestInfoInsecureRegistries [2022-08-24T08:44:08.727Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-24T08:44:08.727Z] === RUN TestInfoRegistryMirrors [2022-08-24T08:44:08.727Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-24T08:44:08.727Z] === RUN TestLoginFailsWithBadCredentials [2022-08-24T08:44:09.290Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-24T08:44:09.290Z] === RUN TestPingCacheHeaders [2022-08-24T08:44:09.290Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-24T08:44:09.290Z] === RUN TestPingGet [2022-08-24T08:44:09.290Z] --- PASS: TestPingGet (0.01s) [2022-08-24T08:44:09.290Z] === RUN TestPingHead [2022-08-24T08:44:09.290Z] --- PASS: TestPingHead (0.02s) [2022-08-24T08:44:09.290Z] === RUN TestPingSwarmHeader [2022-08-24T08:44:09.366Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-08-24T08:44:09.852Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-24T08:44:10.304Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-08-24T08:44:10.305Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-08-24T08:44:10.413Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-24T08:44:10.931Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2022-08-24T08:44:10.931Z] === RUN TestSecretsUpdate [2022-08-24T08:44:11.242Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-08-24T08:44:11.340Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-24T08:44:11.340Z] --- PASS: TestPingSwarmHeader (2.05s) [2022-08-24T08:44:11.340Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-24T08:44:11.340Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-24T08:44:11.340Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-24T08:44:11.340Z] === RUN TestPingBuilderHeader [2022-08-24T08:44:11.340Z] === RUN TestPingBuilderHeader/default_config [2022-08-24T08:44:11.901Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-24T08:44:12.464Z] --- PASS: TestPingBuilderHeader (1.06s) [2022-08-24T08:44:12.464Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-08-24T08:44:12.464Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-08-24T08:44:12.464Z] === RUN TestVersion [2022-08-24T08:44:12.464Z] --- PASS: TestVersion (0.02s) [2022-08-24T08:44:12.464Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-08-24T08:44:12.464Z] === CONT TestDiskUsage [2022-08-24T08:44:12.720Z] === RUN TestDiskUsage/empty [2022-08-24T08:44:12.720Z] === RUN TestDiskUsage/empty/container_types [2022-08-24T08:44:12.720Z] === RUN TestDiskUsage/empty/image_types [2022-08-24T08:44:12.720Z] === RUN TestDiskUsage/empty/volume_types [2022-08-24T08:44:12.720Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-24T08:44:12.720Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-24T08:44:12.720Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-24T08:44:12.720Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-24T08:44:12.720Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-24T08:44:12.720Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-24T08:44:12.720Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-24T08:44:12.720Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-24T08:44:12.823Z] --- PASS: TestSecretsUpdate (2.20s) [2022-08-24T08:44:12.823Z] === RUN TestTemplatedSecret [2022-08-24T08:44:13.282Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-24T08:44:13.282Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-24T08:44:13.282Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-24T08:44:13.282Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-24T08:44:13.282Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-24T08:44:13.282Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-24T08:44:13.282Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-24T08:44:13.282Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-24T08:44:13.282Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-24T08:44:13.282Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-24T08:44:13.282Z] === RUN TestDiskUsage/after_container.Run [2022-08-24T08:44:13.846Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-24T08:44:13.846Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-24T08:44:13.846Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-24T08:44:13.846Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-24T08:44:13.846Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-24T08:44:13.846Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-24T08:44:13.846Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-24T08:44:13.846Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-24T08:44:13.846Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-24T08:44:13.846Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-24T08:44:13.846Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.64s) [2022-08-24T08:44:13.846Z] --- PASS: TestDiskUsage (1.65s) [2022-08-24T08:44:13.846Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-24T08:44:13.846Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-24T08:44:13.846Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-24T08:44:13.846Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-24T08:44:14.105Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-24T08:44:14.105Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-24T08:44:14.105Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-24T08:44:14.105Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-24T08:44:14.105Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-24T08:44:14.105Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-24T08:44:14.105Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T08:44:14.105Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.33s) [2022-08-24T08:44:14.105Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-24T08:44:14.105Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-24T08:44:14.105Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-24T08:44:14.105Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-24T08:44:14.105Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-24T08:44:14.105Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-24T08:44:14.105Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-24T08:44:14.105Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-24T08:44:14.105Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-24T08:44:14.105Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T08:44:14.105Z] --- PASS: TestDiskUsage/after_container.Run (0.55s) [2022-08-24T08:44:14.105Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-24T08:44:14.105Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-24T08:44:14.105Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-24T08:44:14.105Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-24T08:44:14.105Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-24T08:44:14.105Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-24T08:44:14.105Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-24T08:44:14.105Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-24T08:44:14.105Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-24T08:44:14.105Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T08:44:14.105Z] PASS [2022-08-24T08:44:14.105Z] [2022-08-24T08:44:14.105Z] DONE 57 tests in 24.075s [2022-08-24T08:44:14.105Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-24T08:44:14.105Z] INFO: Testing against a local daemon [2022-08-24T08:44:14.105Z] === RUN TestVolumesCreateAndList [2022-08-24T08:44:14.105Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-24T08:44:14.105Z] === RUN TestVolumesRemove [2022-08-24T08:44:14.105Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-24T08:44:14.105Z] === RUN TestVolumesInspect [2022-08-24T08:44:14.105Z] --- PASS: TestVolumesInspect (0.03s) [2022-08-24T08:44:14.105Z] === RUN TestVolumesInvalidJSON [2022-08-24T08:44:14.105Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-24T08:44:14.105Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-24T08:44:14.105Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-24T08:44:14.105Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-24T08:44:14.105Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-24T08:44:14.105Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-24T08:44:14.105Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-24T08:44:14.105Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-24T08:44:14.105Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-24T08:44:14.105Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-24T08:44:14.105Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-24T08:44:14.105Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-24T08:44:14.105Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-24T08:44:14.105Z] PASS [2022-08-24T08:44:14.105Z] [2022-08-24T08:44:14.105Z] DONE 9 tests in 0.149s [2022-08-24T08:44:14.105Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-24T08:44:14.668Z] Stopping apparmor (via systemctl): apparmor.service. [2022-08-24T08:44:14.668Z] Removing test suite binaries [2022-08-24T08:44:14.668Z] exiting test-integration [2022-08-24T08:44:14.668Z] ++ exit 0 [2022-08-24T08:44:14.668Z] [2022-08-24T08:44:15.343Z] --- PASS: TestTemplatedSecret (2.49s) [2022-08-24T08:44:15.343Z] === RUN TestSecretCreateResolve Post stage [Pipeline] junit [2022-08-24T08:44:16.091Z] Recording test results [2022-08-24T08:44:16.293Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-24T08:44:16.634Z] + echo Ensuring container killed. [2022-08-24T08:44:16.634Z] Ensuring container killed. [2022-08-24T08:44:16.634Z] + docker rm -vf docker-pr1 [2022-08-24T08:44:16.634Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-24T08:44:16.953Z] + echo Chowning /workspace to jenkins user [2022-08-24T08:44:16.953Z] Chowning /workspace to jenkins user [2022-08-24T08:44:16.953Z] + id -u [2022-08-24T08:44:16.953Z] + id -g [2022-08-24T08:44:16.953Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44026:/workspace busybox chown -R 1000:1000 /workspace [2022-08-24T08:44:17.829Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-08-24T08:44:17.864Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-08-24T08:44:17.864Z] PASS [2022-08-24T08:44:17.864Z] [2022-08-24T08:44:17.864Z] DONE 6 tests in 13.115s [2022-08-24T08:44:17.864Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-08-24T08:44:17.864Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:44:17.864Z] ++ set -e [2022-08-24T08:44:17.864Z] ++ '[' -n 0 ']' [2022-08-24T08:44:17.864Z] ++ set -x [2022-08-24T08:44:17.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:44:17.864Z] INFO: Testing against a local daemon [2022-08-24T08:44:17.864Z] === RUN TestServiceCreateInit [2022-08-24T08:44:17.864Z] === RUN TestServiceCreateInit/daemonInitDisabled [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-24T08:44:18.398Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-08-24T08:44:18.655Z] + bundleName=amd64-cgroup2 [2022-08-24T08:44:18.655Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-08-24T08:44:18.655Z] Creating amd64-cgroup2-bundles.tar.gz [2022-08-24T08:44:18.655Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-08-24T08:44:18.655Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-24T08:44:18.658Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [Pipeline] archiveArtifacts [2022-08-24T08:44:18.922Z] Archiving artifacts [2022-08-24T08:44:19.232Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44026/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-24T08:44:19.531Z] + make clean [2022-08-24T08:44:19.531Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-24T08:44:19.531Z] docker-dev-cache [2022-08-24T08:44:19.531Z] docker-mod-cache [Pipeline] deleteDir [2022-08-24T08:44:19.597Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-08-24T08:44:20.534Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-08-24T08:44:21.136Z] === RUN TestServiceCreateInit/daemonInitEnabled [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-24T08:44:21.475Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-08-24T08:44:22.853Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-08-24T08:44:23.112Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-08-24T08:44:24.049Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-08-24T08:44:24.619Z] === RUN TestDockerSuite/TestBuildCmd [2022-08-24T08:44:24.878Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-08-24T08:44:25.308Z] --- PASS: TestServiceCreateInit (7.04s) [2022-08-24T08:44:25.308Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.48s) [2022-08-24T08:44:25.308Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.54s) [2022-08-24T08:44:25.308Z] === RUN TestCreateServiceMultipleTimes [2022-08-24T08:44:25.447Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-08-24T08:44:25.710Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-08-24T08:44:25.969Z] check_test.go:540: [d0c8ac2dcf24d] daemon is not started [2022-08-24T08:44:25.969Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-08-24T08:44:25.969Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-08-24T08:44:25.969Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-24T08:44:25.969Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-08-24T08:44:27.349Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite (335.95s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.34s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.80s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.66s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.67s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.66s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.02s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.37s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.84s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.45s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.11s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.38s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.10s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.33s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.26s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.43s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.46s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.54s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.19s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.53s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.34s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.33s) [2022-08-24T08:44:32.624Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.95s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.81s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.34s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.49s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.88s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.38s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.63s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.82s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.72s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.68s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.50s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.34s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.70s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.04s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.57s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.01s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.19s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.47s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.98s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.50s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.31s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.63s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.30s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.99s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.69s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.82s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.55s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.06s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.23s) [2022-08-24T08:44:32.624Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-24T08:44:32.624Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.44s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.15s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.86s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.78s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.84s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.46s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.88s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.35s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.56s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.36s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.14s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.37s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.54s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.04s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.11s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.05s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.55s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.87s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.52s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.89s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.05s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.62s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.33s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.89s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.61s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.63s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.90s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.55s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.50s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.28s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.52s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.00s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.51s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.33s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.19s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.80s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.12s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.12s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.04s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.67s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.30s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.74s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.80s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.59s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2022-08-24T08:44:32.624Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.04s) [2022-08-24T08:44:32.624Z] === RUN TestDockerSwarmSuite [2022-08-24T08:44:32.624Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-08-24T08:44:32.624Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-08-24T08:44:34.003Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-08-24T08:44:34.943Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-08-24T08:44:35.202Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-08-24T08:44:35.202Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-08-24T08:44:36.138Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-08-24T08:44:36.706Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-08-24T08:44:37.274Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-08-24T08:44:38.654Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-08-24T08:44:40.159Z] --- PASS: TestCreateServiceMultipleTimes (14.99s) [2022-08-24T08:44:40.159Z] === RUN TestCreateServiceConflict [2022-08-24T08:44:42.078Z] --- PASS: TestCreateServiceConflict (2.21s) [2022-08-24T08:44:42.078Z] === RUN TestCreateServiceMaxReplicas [2022-08-24T08:44:43.938Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-08-24T08:44:44.597Z] --- PASS: TestCreateServiceMaxReplicas (2.78s) [2022-08-24T08:44:44.597Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-24T08:44:49.213Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-08-24T08:44:49.472Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-08-24T08:44:52.006Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-08-24T08:44:56.199Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-08-24T08:44:56.766Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-08-24T08:44:56.766Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-24T08:44:56.766Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-08-24T08:44:56.766Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-24T08:44:56.766Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-08-24T08:44:56.766Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-24T08:44:56.766Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-08-24T08:44:56.766Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-24T08:44:56.766Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-08-24T08:44:57.336Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-08-24T08:44:58.276Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-08-24T08:44:59.444Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.09s) [2022-08-24T08:44:59.444Z] === RUN TestCreateServiceSecretFileMode [2022-08-24T08:45:00.007Z] --- PASS: TestCreateServiceSecretFileMode (2.40s) [2022-08-24T08:45:00.007Z] === RUN TestCreateServiceConfigFileMode [2022-08-24T08:45:00.180Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-08-24T08:45:01.118Z] docker_api_swarm_test.go:563: [d42b397bd7321] joining swarm manager [d42dd4a8a20d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T08:45:02.529Z] --- PASS: TestCreateServiceConfigFileMode (1.99s) [2022-08-24T08:45:02.529Z] === RUN TestCreateServiceSysctls [2022-08-24T08:45:05.048Z] --- PASS: TestCreateServiceSysctls (2.95s) [2022-08-24T08:45:05.049Z] === RUN TestCreateServiceCapabilities [2022-08-24T08:45:05.314Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-08-24T08:45:07.568Z] --- PASS: TestCreateServiceCapabilities (2.34s) [2022-08-24T08:45:07.569Z] === RUN TestInspect [2022-08-24T08:45:07.853Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-08-24T08:45:08.422Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-08-24T08:45:10.089Z] --- PASS: TestInspect (2.65s) [2022-08-24T08:45:10.089Z] === RUN TestCreateJob [2022-08-24T08:45:12.609Z] --- PASS: TestCreateJob (2.54s) [2022-08-24T08:45:12.609Z] === RUN TestReplicatedJob [2022-08-24T08:45:12.634Z] docker_api_swarm_test.go:585: [dac45516e3935] joining swarm manager [d42dd4a8a20d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T08:45:14.013Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-08-24T08:45:15.390Z] check_test.go:611: [d42b397bd7321] daemon is not started [2022-08-24T08:45:17.860Z] --- PASS: TestReplicatedJob (4.76s) [2022-08-24T08:45:17.860Z] === RUN TestUpdateReplicatedJob [2022-08-24T08:45:19.583Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-08-24T08:45:19.798Z] --- PASS: TestUpdateReplicatedJob (2.54s) [2022-08-24T08:45:19.798Z] === RUN TestServiceListWithStatuses [2022-08-24T08:45:19.798Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-24T08:45:19.798Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-24T08:45:19.798Z] === RUN TestDockerNetworkConnectAlias [2022-08-24T08:45:19.841Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-08-24T08:45:21.219Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-08-24T08:45:22.759Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-08-24T08:45:22.759Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-08-24T08:45:22.759Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-24T08:45:22.759Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-24T08:45:22.759Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-24T08:45:22.759Z] Cross building: bundles/cross/windows/amd64 [2022-08-24T08:45:22.759Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-08-24T08:45:22.759Z] { [2022-08-24T08:45:22.759Z] "RT_GROUP_ICON": { [2022-08-24T08:45:22.759Z] "#1": { [2022-08-24T08:45:22.759Z] "0409": "../../winresources/docker.ico" [2022-08-24T08:45:22.759Z] } [2022-08-24T08:45:22.759Z] }, [2022-08-24T08:45:22.759Z] "RT_MANIFEST": { [2022-08-24T08:45:22.759Z] "#1": { [2022-08-24T08:45:22.759Z] "0409": { [2022-08-24T08:45:22.759Z] "identity": {}, [2022-08-24T08:45:22.759Z] "description": "Docker Engine", [2022-08-24T08:45:22.759Z] "minimum-os": "vista", [2022-08-24T08:45:22.759Z] "execution-level": "", [2022-08-24T08:45:22.759Z] "ui-access": false, [2022-08-24T08:45:22.759Z] "auto-elevate": false, [2022-08-24T08:45:22.759Z] "dpi-awareness": "unaware", [2022-08-24T08:45:22.759Z] "disable-theming": false, [2022-08-24T08:45:22.759Z] "disable-window-filtering": false, [2022-08-24T08:45:22.759Z] "high-resolution-scrolling-aware": false, [2022-08-24T08:45:22.759Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-24T08:45:22.759Z] "long-path-aware": false, [2022-08-24T08:45:22.759Z] "printer-driver-isolation": false, [2022-08-24T08:45:22.759Z] "gdi-scaling": false, [2022-08-24T08:45:22.759Z] "segment-heap": false, [2022-08-24T08:45:22.759Z] "use-common-controls-v6": false [2022-08-24T08:45:22.759Z] } [2022-08-24T08:45:22.759Z] } [2022-08-24T08:45:22.759Z] }, [2022-08-24T08:45:22.759Z] "RT_MESSAGETABLE": { [2022-08-24T08:45:22.759Z] "#1": { [2022-08-24T08:45:22.759Z] "0409": "../../winresources/event_messages.bin" [2022-08-24T08:45:22.759Z] } [2022-08-24T08:45:22.759Z] }, [2022-08-24T08:45:22.759Z] "RT_VERSION": { [2022-08-24T08:45:22.759Z] "#1": { [2022-08-24T08:45:22.759Z] "0409": { [2022-08-24T08:45:22.759Z] "fixed": { [2022-08-24T08:45:22.759Z] "file_version": "0.0.0.0", [2022-08-24T08:45:22.759Z] "product_version": "0.0.0.0", [2022-08-24T08:45:22.759Z] "type": "Unknown" [2022-08-24T08:45:22.759Z] }, [2022-08-24T08:45:22.759Z] "info": { [2022-08-24T08:45:22.759Z] "0000": { [2022-08-24T08:45:22.759Z] "CompanyName": "", [2022-08-24T08:45:22.759Z] "FileVersion": "dev", [2022-08-24T08:45:22.759Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-24T08:45:22.759Z] "OriginalFileName": "dockerd.exe", [2022-08-24T08:45:22.759Z] "ProductName": "", [2022-08-24T08:45:22.759Z] "ProductVersion": "dev", [2022-08-24T08:45:22.759Z] "SpecialBuild": "549d24b437b87fe27e49ed0bf8c11832b4565cab" [2022-08-24T08:45:22.759Z] } [2022-08-24T08:45:22.759Z] } [2022-08-24T08:45:22.759Z] } [2022-08-24T08:45:22.759Z] } [2022-08-24T08:45:22.759Z] } [2022-08-24T08:45:22.759Z] } [2022-08-24T08:45:22.759Z] cmd/dockerd/config.go [2022-08-24T08:45:22.759Z] cmd/dockerd/config_windows.go [2022-08-24T08:45:22.759Z] cmd/dockerd/daemon.go [2022-08-24T08:45:22.759Z] cmd/dockerd/daemon_test.go [2022-08-24T08:45:22.759Z] cmd/dockerd/daemon_windows.go [2022-08-24T08:45:22.759Z] cmd/dockerd/docker.go [2022-08-24T08:45:22.759Z] cmd/dockerd/docker_windows.go [2022-08-24T08:45:22.759Z] cmd/dockerd/genwinres_windows.go [2022-08-24T08:45:22.759Z] cmd/dockerd/metrics.go [2022-08-24T08:45:22.759Z] cmd/dockerd/options.go [2022-08-24T08:45:22.759Z] cmd/dockerd/options_test.go [2022-08-24T08:45:22.759Z] cmd/dockerd/service_windows.go [2022-08-24T08:45:22.759Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-24T08:45:22.759Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-24T08:45:23.971Z] --- PASS: TestDockerNetworkConnectAlias (3.95s) [2022-08-24T08:45:23.971Z] === RUN TestDockerNetworkReConnect [2022-08-24T08:45:24.506Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-08-24T08:45:24.765Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-08-24T08:45:25.025Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-08-24T08:45:25.963Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-08-24T08:45:25.963Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-24T08:45:25.963Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-08-24T08:45:25.963Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-08-24T08:45:27.242Z] --- PASS: TestDockerNetworkReConnect (3.33s) [2022-08-24T08:45:27.242Z] === RUN TestServicePlugin [2022-08-24T08:45:27.242Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T08:45:27.242Z] --- SKIP: TestServicePlugin (0.00s) [2022-08-24T08:45:27.242Z] === RUN TestServiceUpdateLabel [2022-08-24T08:45:27.341Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-08-24T08:45:28.280Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-08-24T08:45:28.849Z] docker_api_swarm_test.go:46: [d0d35aa1e82ff] joining swarm manager [d587ee63ddad6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T08:45:29.761Z] --- PASS: TestServiceUpdateLabel (2.17s) [2022-08-24T08:45:29.761Z] === RUN TestServiceUpdateSecrets [2022-08-24T08:45:38.830Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-08-24T08:45:38.830Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-08-24T08:45:41.364Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-08-24T08:45:44.611Z] --- PASS: TestServiceUpdateSecrets (14.35s) [2022-08-24T08:45:44.611Z] === RUN TestServiceUpdateConfigs [2022-08-24T08:45:47.954Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-08-24T08:45:48.213Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-08-24T08:45:51.504Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-08-24T08:45:52.072Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-08-24T08:45:52.072Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-08-24T08:45:56.262Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-08-24T08:45:57.640Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-08-24T08:45:59.020Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-08-24T08:45:59.463Z] --- PASS: TestServiceUpdateConfigs (14.31s) [2022-08-24T08:45:59.463Z] === RUN TestServiceUpdateNetwork [2022-08-24T08:46:04.296Z] --- PASS: TestImportExtremelyLargeImageWorks (176.85s) [2022-08-24T08:46:04.296Z] PASS [2022-08-24T08:46:04.296Z] [2022-08-24T08:46:04.296Z] DONE 22 tests in 181.894s [2022-08-24T08:46:04.296Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-24T08:46:04.296Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:46:04.296Z] ++ set -e [2022-08-24T08:46:04.296Z] ++ '[' -n 0 ']' [2022-08-24T08:46:04.296Z] ++ set -x [2022-08-24T08:46:04.296Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:46:04.296Z] === RUN TestStripANSICommands [2022-08-24T08:46:04.296Z] === RUN TestStripANSICommands/#00 [2022-08-24T08:46:04.296Z] === RUN TestStripANSICommands/#01 [2022-08-24T08:46:04.296Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-24T08:46:04.296Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-24T08:46:04.296Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-24T08:46:04.296Z] PASS [2022-08-24T08:46:04.296Z] [2022-08-24T08:46:04.296Z] DONE 3 tests in 0.075s [2022-08-24T08:46:04.296Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-24T08:46:04.296Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:46:04.296Z] ++ set -e [2022-08-24T08:46:04.296Z] ++ '[' -n 0 ']' [2022-08-24T08:46:04.296Z] ++ set -x [2022-08-24T08:46:04.296Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:46:04.296Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-08-24T08:46:04.296Z] INFO: Testing against a local daemon [2022-08-24T08:46:04.296Z] === RUN TestNetworkCreateDelete [2022-08-24T08:46:04.555Z] --- PASS: TestNetworkCreateDelete (0.17s) [2022-08-24T08:46:04.555Z] === RUN TestDockerNetworkDeletePreferID [2022-08-24T08:46:05.123Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2022-08-24T08:46:05.123Z] === RUN TestDaemonDNSFallback [2022-08-24T08:46:06.064Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-08-24T08:46:07.441Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-08-24T08:46:11.630Z] --- PASS: TestDaemonDNSFallback (6.64s) [2022-08-24T08:46:11.630Z] === RUN TestInspectNetwork [2022-08-24T08:46:11.640Z] --- PASS: TestServiceUpdateNetwork (12.43s) [2022-08-24T08:46:11.640Z] === RUN TestServiceUpdatePidsLimit [2022-08-24T08:46:11.640Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-24T08:46:11.900Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-24T08:46:15.840Z] === RUN TestInspectNetwork/full_network_id [2022-08-24T08:46:15.840Z] === RUN TestInspectNetwork/partial_network_id [2022-08-24T08:46:15.840Z] === RUN TestInspectNetwork/network_name [2022-08-24T08:46:15.840Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-24T08:46:17.743Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-08-24T08:46:17.743Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-08-24T08:46:19.992Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-24T08:46:20.276Z] --- PASS: TestInspectNetwork (8.40s) [2022-08-24T08:46:20.276Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-24T08:46:20.276Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-24T08:46:20.276Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-24T08:46:20.276Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-24T08:46:20.276Z] === RUN TestRunContainerWithBridgeNone [2022-08-24T08:46:20.845Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-08-24T08:46:21.105Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-08-24T08:46:21.673Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-08-24T08:46:22.242Z] --- PASS: TestRunContainerWithBridgeNone (2.08s) [2022-08-24T08:46:22.242Z] === RUN TestNetworkInvalidJSON [2022-08-24T08:46:22.242Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-24T08:46:22.242Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-24T08:46:22.242Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T08:46:22.242Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T08:46:22.242Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T08:46:22.242Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T08:46:22.242Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-24T08:46:22.242Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T08:46:22.242Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-24T08:46:22.242Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-24T08:46:22.242Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-24T08:46:22.242Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-24T08:46:22.242Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-24T08:46:22.242Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-24T08:46:22.242Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-24T08:46:22.242Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T08:46:22.242Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-24T08:46:22.242Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-24T08:46:22.242Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-24T08:46:22.242Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-24T08:46:22.242Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-24T08:46:22.242Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-24T08:46:22.242Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-24T08:46:22.242Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-24T08:46:22.242Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.01s) [2022-08-24T08:46:22.242Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-24T08:46:22.242Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-24T08:46:22.242Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-24T08:46:22.242Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-24T08:46:22.242Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-24T08:46:22.242Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.01s) [2022-08-24T08:46:22.242Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-24T08:46:22.242Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-08-24T08:46:22.242Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-24T08:46:22.242Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-24T08:46:22.242Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-24T08:46:22.242Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-24T08:46:22.242Z] === RUN TestNetworkList [2022-08-24T08:46:22.242Z] === RUN TestNetworkList//networks [2022-08-24T08:46:22.242Z] === PAUSE TestNetworkList//networks [2022-08-24T08:46:22.242Z] === RUN TestNetworkList//networks/ [2022-08-24T08:46:22.242Z] === PAUSE TestNetworkList//networks/ [2022-08-24T08:46:22.242Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-08-24T08:46:22.242Z] === CONT TestNetworkList//networks [2022-08-24T08:46:22.242Z] === CONT TestNetworkList//networks/ [2022-08-24T08:46:22.242Z] --- PASS: TestNetworkList (0.02s) [2022-08-24T08:46:22.242Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-24T08:46:22.242Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-24T08:46:22.242Z] === RUN TestHostIPv4BridgeLabel [2022-08-24T08:46:22.242Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-08-24T08:46:22.502Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-08-24T08:46:22.761Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-08-24T08:46:22.761Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-08-24T08:46:22.761Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-24T08:46:23.697Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-08-24T08:46:23.697Z] === RUN TestDaemonDefaultNetworkPools [2022-08-24T08:46:24.265Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-08-24T08:46:24.524Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2022-08-24T08:46:24.524Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-24T08:46:25.462Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-08-24T08:46:25.724Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2022-08-24T08:46:25.724Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-24T08:46:26.533Z] --- PASS: TestServiceUpdatePidsLimit (15.56s) [2022-08-24T08:46:26.533Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-08-24T08:46:26.533Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-08-24T08:46:26.534Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-08-24T08:46:26.534Z] PASS [2022-08-24T08:46:26.534Z] [2022-08-24T08:46:26.534Z] === Skipped [2022-08-24T08:46:26.534Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-24T08:46:26.534Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-24T08:46:26.534Z] [2022-08-24T08:46:26.534Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-08-24T08:46:26.534Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T08:46:26.534Z] [2022-08-24T08:46:26.534Z] DONE 27 tests, 2 skipped in 128.473s [2022-08-24T08:46:26.534Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-08-24T08:46:26.534Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:46:26.534Z] ++ set -e [2022-08-24T08:46:26.534Z] ++ '[' -n 0 ']' [2022-08-24T08:46:26.534Z] ++ set -x [2022-08-24T08:46:26.534Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:46:26.534Z] INFO: Testing against a local daemon [2022-08-24T08:46:26.534Z] === RUN TestSessionCreate [2022-08-24T08:46:26.534Z] --- PASS: TestSessionCreate (0.02s) [2022-08-24T08:46:26.534Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-24T08:46:26.534Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-24T08:46:26.534Z] PASS [2022-08-24T08:46:26.534Z] [2022-08-24T08:46:26.534Z] DONE 2 tests in 0.125s [2022-08-24T08:46:26.534Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-08-24T08:46:26.534Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:46:26.534Z] ++ set -e [2022-08-24T08:46:26.534Z] ++ '[' -n 0 ']' [2022-08-24T08:46:26.534Z] ++ set -x [2022-08-24T08:46:26.534Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:46:26.534Z] INFO: Testing against a local daemon [2022-08-24T08:46:26.534Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-24T08:46:26.534Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-24T08:46:26.534Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-24T08:46:26.534Z] === RUN TestDiskUsage [2022-08-24T08:46:26.534Z] === PAUSE TestDiskUsage [2022-08-24T08:46:26.534Z] === RUN TestEventsExecDie [2022-08-24T08:46:26.660Z] === RUN TestDockerSuite/TestBuildEnv [2022-08-24T08:46:26.790Z] --- PASS: TestEventsExecDie (0.51s) [2022-08-24T08:46:26.790Z] === RUN TestEventsBackwardsCompatible [2022-08-24T08:46:26.790Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-24T08:46:26.790Z] === RUN TestEventsVolumeCreate [2022-08-24T08:46:26.790Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-24T08:46:26.790Z] === RUN TestInfoBinaryCommits [2022-08-24T08:46:26.790Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-24T08:46:26.790Z] === RUN TestInfoAPIVersioned [2022-08-24T08:46:26.790Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-24T08:46:26.790Z] === RUN TestInfoAPI [2022-08-24T08:46:26.790Z] --- PASS: TestInfoAPI (0.02s) [2022-08-24T08:46:26.790Z] === RUN TestInfoAPIWarnings [2022-08-24T08:46:26.920Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2022-08-24T08:46:26.920Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-24T08:46:27.490Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-08-24T08:46:27.490Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-24T08:46:27.490Z] === RUN TestServiceWithPredefinedNetwork [2022-08-24T08:46:28.426Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-08-24T08:46:28.993Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-08-24T08:46:30.371Z] --- PASS: TestServiceWithPredefinedNetwork (2.78s) [2022-08-24T08:46:30.371Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-24T08:46:30.371Z] service_test.go:243: FLAKY_TEST [2022-08-24T08:46:30.371Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-24T08:46:30.371Z] === RUN TestServiceWithDataPathPortInit [2022-08-24T08:46:34.562Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-08-24T08:46:37.860Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-08-24T08:46:39.764Z] docker_api_swarm_test.go:304: [d6b7530a9c109] joining swarm manager [d281674fbf416]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T08:46:41.141Z] docker_api_swarm_test.go:305: [d50399e077cfe] joining swarm manager [d281674fbf416]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T08:46:43.046Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-08-24T08:46:44.840Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-24T08:46:44.840Z] === RUN TestInfoDebug [2022-08-24T08:46:44.840Z] --- PASS: TestInfoDebug (0.52s) [2022-08-24T08:46:44.840Z] === RUN TestInfoInsecureRegistries [2022-08-24T08:46:44.840Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-24T08:46:44.840Z] === RUN TestInfoRegistryMirrors [2022-08-24T08:46:44.840Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-24T08:46:44.840Z] === RUN TestLoginFailsWithBadCredentials [2022-08-24T08:46:45.403Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-24T08:46:45.403Z] === RUN TestPingCacheHeaders [2022-08-24T08:46:45.403Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-24T08:46:45.403Z] === RUN TestPingGet [2022-08-24T08:46:45.403Z] --- PASS: TestPingGet (0.01s) [2022-08-24T08:46:45.403Z] === RUN TestPingHead [2022-08-24T08:46:45.403Z] --- PASS: TestPingHead (0.02s) [2022-08-24T08:46:45.403Z] === RUN TestPingSwarmHeader [2022-08-24T08:46:45.966Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-24T08:46:46.529Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-24T08:46:47.236Z] --- PASS: TestServiceWithDataPathPortInit (16.44s) [2022-08-24T08:46:47.236Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-24T08:46:47.459Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-24T08:46:47.459Z] --- PASS: TestPingSwarmHeader (2.07s) [2022-08-24T08:46:47.459Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-24T08:46:47.459Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-24T08:46:47.459Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-24T08:46:47.459Z] === RUN TestPingBuilderHeader [2022-08-24T08:46:47.459Z] === RUN TestPingBuilderHeader/default_config [2022-08-24T08:46:48.023Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-24T08:46:48.586Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-08-24T08:46:48.586Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-08-24T08:46:48.586Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-08-24T08:46:48.586Z] === RUN TestVersion [2022-08-24T08:46:48.586Z] --- PASS: TestVersion (0.02s) [2022-08-24T08:46:48.586Z] === CONT TestDiskUsage [2022-08-24T08:46:49.149Z] === RUN TestDiskUsage/empty [2022-08-24T08:46:49.149Z] === RUN TestDiskUsage/empty/container_types [2022-08-24T08:46:49.149Z] === RUN TestDiskUsage/empty/image_types [2022-08-24T08:46:49.149Z] === RUN TestDiskUsage/empty/volume_types [2022-08-24T08:46:49.149Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-24T08:46:49.149Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-24T08:46:49.149Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-24T08:46:49.149Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-24T08:46:49.149Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-24T08:46:49.149Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-24T08:46:49.149Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-24T08:46:49.149Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-24T08:46:49.149Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-24T08:46:49.149Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-24T08:46:49.149Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-24T08:46:49.149Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-24T08:46:49.149Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-24T08:46:49.149Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-24T08:46:49.149Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-24T08:46:49.149Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-24T08:46:49.149Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-24T08:46:49.149Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-24T08:46:49.149Z] === RUN TestDiskUsage/after_container.Run [2022-08-24T08:46:49.713Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-24T08:46:49.713Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-24T08:46:49.713Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-24T08:46:49.713Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-24T08:46:49.713Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-24T08:46:49.713Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-24T08:46:49.713Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-24T08:46:49.713Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-24T08:46:49.713Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-24T08:46:49.713Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-24T08:46:49.713Z] --- PASS: TestDiskUsage (1.16s) [2022-08-24T08:46:49.713Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-24T08:46:49.713Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-24T08:46:49.713Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-24T08:46:49.713Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-24T08:46:49.713Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-24T08:46:49.713Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-24T08:46:49.713Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-24T08:46:49.713Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-24T08:46:49.713Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-24T08:46:49.713Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-24T08:46:49.713Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T08:46:49.713Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-24T08:46:49.713Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-24T08:46:49.713Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-24T08:46:49.713Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-24T08:46:49.713Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-24T08:46:49.713Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-24T08:46:49.713Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-24T08:46:49.713Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-24T08:46:49.713Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-24T08:46:49.713Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-24T08:46:49.713Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T08:46:49.713Z] --- PASS: TestDiskUsage/after_container.Run (0.32s) [2022-08-24T08:46:49.713Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-24T08:46:49.713Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-24T08:46:49.713Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-24T08:46:49.713Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-24T08:46:49.713Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-24T08:46:49.713Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-24T08:46:49.713Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-24T08:46:49.713Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-24T08:46:49.713Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-24T08:46:49.713Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T08:46:49.713Z] PASS [2022-08-24T08:46:49.713Z] [2022-08-24T08:46:49.713Z] === Skipped [2022-08-24T08:46:49.713Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-24T08:46:49.713Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-24T08:46:49.713Z] [2022-08-24T08:46:49.713Z] DONE 57 tests, 1 skipped in 23.622s [2022-08-24T08:46:49.713Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-24T08:46:49.713Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:46:49.713Z] ++ set -e [2022-08-24T08:46:49.713Z] ++ '[' -n 0 ']' [2022-08-24T08:46:49.713Z] ++ set -x [2022-08-24T08:46:49.713Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:46:49.713Z] INFO: Testing against a local daemon [2022-08-24T08:46:49.713Z] === RUN TestVolumesCreateAndList [2022-08-24T08:46:49.713Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-24T08:46:49.713Z] === RUN TestVolumesRemove [2022-08-24T08:46:49.769Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-08-24T08:46:49.970Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-24T08:46:49.970Z] === RUN TestVolumesInspect [2022-08-24T08:46:49.970Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-24T08:46:49.970Z] === RUN TestVolumesInvalidJSON [2022-08-24T08:46:49.970Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-24T08:46:49.970Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-24T08:46:49.970Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-24T08:46:49.970Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-24T08:46:49.970Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-24T08:46:49.970Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-24T08:46:49.970Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-24T08:46:49.970Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-24T08:46:49.970Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-24T08:46:49.970Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-24T08:46:49.970Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-24T08:46:49.970Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-24T08:46:49.970Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-24T08:46:49.970Z] PASS [2022-08-24T08:46:49.970Z] [2022-08-24T08:46:49.970Z] DONE 9 tests in 0.200s [2022-08-24T08:46:49.970Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-24T08:46:49.970Z] ++++ cat bundles/test-integration/docker.pid [2022-08-24T08:46:49.970Z] +++ kill 14472 [2022-08-24T08:46:50.227Z] +++ /etc/init.d/apparmor stop [2022-08-24T08:46:50.227Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-24T08:46:50.227Z] [2022-08-24T08:46:50.227Z] Unloading profiles will leave already running processes permanently [2022-08-24T08:46:50.227Z] unconfined, which can lead to unexpected situations. [2022-08-24T08:46:50.227Z] [2022-08-24T08:46:50.227Z] To set a process to complain mode, use the command line tool [2022-08-24T08:46:50.227Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-24T08:46:50.227Z] +++ true [2022-08-24T08:46:50.227Z] exiting test-integration [2022-08-24T08:46:50.227Z] ++ exit 0 [2022-08-24T08:46:50.227Z] [2022-08-24T08:46:50.336Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:oqqusjzbpv5zdz6qw41358z4u Created:2022-08-24 08:46:48.261701925 +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[291fbda728b4ae56899fb6dc6d2d657b0656efa1bed007942d44f25104bb4dcd:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9rd7kqj01iibwrztlbo4codpx EndpointID:05cf21a60d850e2859da1cd7b5ad1c2fde43f5b0c6ab7c51d8e8aec5a7d69c13 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5ad5d93b84cee7d229a0dcf591eb9321033e488891e3f07b7f71a282261f6286 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:7fcbcbf10e3e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9rd7kqj01iibwrztlbo4codpx EndpointID:05cf21a60d850e2859da1cd7b5ad1c2fde43f5b0c6ab7c51d8e8aec5a7d69c13 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} Post stage [Pipeline] junit [2022-08-24T08:46:50.804Z] Recording test results [2022-08-24T08:46:50.904Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-08-24T08:46:51.039Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-24T08:46:51.375Z] + echo Ensuring container killed. [2022-08-24T08:46:51.375Z] Ensuring container killed. [2022-08-24T08:46:51.375Z] + docker rm -vf docker-pr1 [2022-08-24T08:46:51.375Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-24T08:46:51.698Z] + echo Chowning /workspace to jenkins user [2022-08-24T08:46:51.698Z] Chowning /workspace to jenkins user [2022-08-24T08:46:51.698Z] + id -u [2022-08-24T08:46:51.698Z] + id -g [2022-08-24T08:46:51.698Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44026:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-24T08:46:53.355Z] + bundleName=arm64-integration [2022-08-24T08:46:53.355Z] + echo Creating arm64-integration-bundles.tar.gz [2022-08-24T08:46:53.355Z] Creating arm64-integration-bundles.tar.gz [2022-08-24T08:46:53.355Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-24T08:46:53.355Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-24T08:46:53.624Z] Archiving artifacts [2022-08-24T08:46:53.896Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44026/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-24T08:46:54.200Z] + make clean [2022-08-24T08:46:54.200Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-24T08:46:54.200Z] docker-dev-cache [2022-08-24T08:46:54.200Z] docker-mod-cache [Pipeline] deleteDir [2022-08-24T08:46:55.096Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.87s) [2022-08-24T08:46:55.096Z] PASS [2022-08-24T08:46:55.096Z] [2022-08-24T08:46:55.096Z] === Skipped [2022-08-24T08:46:55.096Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-24T08:46:55.096Z] service_test.go:243: FLAKY_TEST [2022-08-24T08:46:55.096Z] [2022-08-24T08:46:55.096Z] DONE 38 tests, 1 skipped in 50.492s [2022-08-24T08:46:55.096Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-24T08:46:55.096Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:46:55.096Z] ++ set -e [2022-08-24T08:46:55.096Z] ++ '[' -n 0 ']' [2022-08-24T08:46:55.096Z] ++ set -x [2022-08-24T08:46:55.096Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:46:55.096Z] INFO: Testing against a local daemon [2022-08-24T08:46:55.096Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-24T08:46:55.096Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T08:46:55.096Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-24T08:46:55.096Z] === RUN TestDockerNetworkIpvlan [2022-08-24T08:46:55.096Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T08:46:55.096Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-24T08:46:55.096Z] PASS [2022-08-24T08:46:55.096Z] [2022-08-24T08:46:55.096Z] === Skipped [2022-08-24T08:46:55.096Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-24T08:46:55.096Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T08:46:55.096Z] [2022-08-24T08:46:55.096Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-24T08:46:55.096Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T08:46:55.096Z] [2022-08-24T08:46:55.096Z] DONE 2 tests, 2 skipped in 0.174s [2022-08-24T08:46:55.096Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-24T08:46:55.096Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:46:55.096Z] ++ set -e [2022-08-24T08:46:55.096Z] ++ '[' -n 0 ']' [2022-08-24T08:46:55.096Z] ++ set -x [2022-08-24T08:46:55.096Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:46:55.096Z] INFO: Testing against a local daemon [2022-08-24T08:46:55.096Z] === RUN TestDockerNetworkMacvlanPersistance [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-24T08:46:56.475Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2022-08-24T08:46:56.475Z] === RUN TestDockerNetworkMacvlan [2022-08-24T08:46:57.043Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-08-24T08:46:57.302Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-24T08:46:57.871Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-08-24T08:46:58.440Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-24T08:46:58.698Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-08-24T08:46:59.218Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-24T08:46:59.218Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-08-24T08:46:59.218Z] { [2022-08-24T08:46:59.218Z] "RT_GROUP_ICON": { [2022-08-24T08:46:59.218Z] "#1": { [2022-08-24T08:46:59.218Z] "0409": "../../winresources/docker.ico" [2022-08-24T08:46:59.218Z] } [2022-08-24T08:46:59.218Z] }, [2022-08-24T08:46:59.218Z] "RT_MANIFEST": { [2022-08-24T08:46:59.218Z] "#1": { [2022-08-24T08:46:59.218Z] "0409": { [2022-08-24T08:46:59.218Z] "identity": {}, [2022-08-24T08:46:59.218Z] "description": "Docker Engine", [2022-08-24T08:46:59.218Z] "minimum-os": "vista", [2022-08-24T08:46:59.218Z] "execution-level": "", [2022-08-24T08:46:59.218Z] "ui-access": false, [2022-08-24T08:46:59.218Z] "auto-elevate": false, [2022-08-24T08:46:59.218Z] "dpi-awareness": "unaware", [2022-08-24T08:46:59.218Z] "disable-theming": false, [2022-08-24T08:46:59.218Z] "disable-window-filtering": false, [2022-08-24T08:46:59.218Z] "high-resolution-scrolling-aware": false, [2022-08-24T08:46:59.218Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-24T08:46:59.218Z] "long-path-aware": false, [2022-08-24T08:46:59.218Z] "printer-driver-isolation": false, [2022-08-24T08:46:59.218Z] "gdi-scaling": false, [2022-08-24T08:46:59.218Z] "segment-heap": false, [2022-08-24T08:46:59.218Z] "use-common-controls-v6": false [2022-08-24T08:46:59.218Z] } [2022-08-24T08:46:59.218Z] } [2022-08-24T08:46:59.218Z] }, [2022-08-24T08:46:59.218Z] "RT_MESSAGETABLE": { [2022-08-24T08:46:59.218Z] "#1": { [2022-08-24T08:46:59.218Z] "0409": "../../winresources/event_messages.bin" [2022-08-24T08:46:59.218Z] } [2022-08-24T08:46:59.218Z] }, [2022-08-24T08:46:59.218Z] "RT_VERSION": { [2022-08-24T08:46:59.218Z] "#1": { [2022-08-24T08:46:59.218Z] "0409": { [2022-08-24T08:46:59.218Z] "fixed": { [2022-08-24T08:46:59.218Z] "file_version": "0.0.0.0", [2022-08-24T08:46:59.218Z] "product_version": "0.0.0.0", [2022-08-24T08:46:59.218Z] "type": "Unknown" [2022-08-24T08:46:59.218Z] }, [2022-08-24T08:46:59.218Z] "info": { [2022-08-24T08:46:59.218Z] "0000": { [2022-08-24T08:46:59.218Z] "CompanyName": "", [2022-08-24T08:46:59.218Z] "FileVersion": "dev", [2022-08-24T08:46:59.218Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-24T08:46:59.218Z] "OriginalFileName": "docker-proxy.exe", [2022-08-24T08:46:59.219Z] "ProductName": "", [2022-08-24T08:46:59.219Z] "ProductVersion": "dev", [2022-08-24T08:46:59.219Z] "SpecialBuild": "549d24b437b87fe27e49ed0bf8c11832b4565cab" [2022-08-24T08:46:59.219Z] } [2022-08-24T08:46:59.219Z] } [2022-08-24T08:46:59.219Z] } [2022-08-24T08:46:59.219Z] } [2022-08-24T08:46:59.219Z] } [2022-08-24T08:46:59.219Z] } [2022-08-24T08:46:59.219Z] cmd/docker-proxy/genwinres_windows.go [2022-08-24T08:46:59.219Z] cmd/docker-proxy/main.go [2022-08-24T08:46:59.219Z] cmd/docker-proxy/network_proxy_test.go [2022-08-24T08:46:59.219Z] cmd/docker-proxy/proxy.go [2022-08-24T08:46:59.219Z] cmd/docker-proxy/sctp_proxy.go [2022-08-24T08:46:59.219Z] cmd/docker-proxy/tcp_proxy.go [2022-08-24T08:46:59.219Z] cmd/docker-proxy/udp_proxy.go [2022-08-24T08:46:59.219Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-24T08:46:59.219Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-24T08:46:59.219Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-24T08:46:59.219Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-08-24T08:46:59.219Z] remote: Enumerating objects: 23, done. [2022-08-24T08:46:59.219Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-08-24T08:46:59.219Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-08-24T08:46:59.219Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-08-24T08:46:59.219Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-08-24T08:46:59.219Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-08-24T08:46:59.219Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-08-24T08:46:59.219Z] Cross building: bundles/cross/linux/ppc64le [2022-08-24T08:46:59.219Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-24T08:46:59.219Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-24T08:46:59.266Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-08-24T08:46:59.266Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-24T08:46:59.526Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-08-24T08:47:00.907Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-08-24T08:47:00.907Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-24T08:47:00.907Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-08-24T08:47:01.166Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-08-24T08:47:01.425Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-24T08:47:04.732Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-24T08:47:08.029Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-08-24T08:47:08.597Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-24T08:47:09.974Z] docker_api_swarm_test.go:272: [d58361e7573cc] joining swarm manager [d18dc7faa4dc8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T08:47:10.544Z] --- PASS: TestDockerNetworkMacvlan (13.90s) [2022-08-24T08:47:10.544Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.17s) [2022-08-24T08:47:10.544Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2022-08-24T08:47:10.544Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.25s) [2022-08-24T08:47:10.544Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.52s) [2022-08-24T08:47:10.544Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.07s) [2022-08-24T08:47:10.544Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.28s) [2022-08-24T08:47:10.544Z] PASS [2022-08-24T08:47:10.544Z] [2022-08-24T08:47:10.544Z] DONE 8 tests in 15.448s [2022-08-24T08:47:10.544Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-24T08:47:10.544Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:47:10.544Z] ++ set -e [2022-08-24T08:47:10.544Z] ++ '[' -n 0 ']' [2022-08-24T08:47:10.544Z] ++ set -x [2022-08-24T08:47:10.544Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:47:10.544Z] testing: warning: no tests to run [2022-08-24T08:47:10.544Z] PASS [2022-08-24T08:47:10.544Z] [2022-08-24T08:47:10.544Z] DONE 0 tests in 0.039s [2022-08-24T08:47:10.544Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-24T08:47:10.544Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:47:10.544Z] ++ set -e [2022-08-24T08:47:10.544Z] ++ '[' -n 0 ']' [2022-08-24T08:47:10.544Z] ++ set -x [2022-08-24T08:47:10.544Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:47:10.544Z] INFO: Testing against a local daemon [2022-08-24T08:47:10.544Z] === RUN TestAuthZPluginAllowRequest [2022-08-24T08:47:10.804Z] === RUN TestDockerSuite/TestBuildExpose [2022-08-24T08:47:11.063Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-08-24T08:47:11.633Z] docker_api_swarm_test.go:273: [d115b7ab41c38] joining swarm manager [d18dc7faa4dc8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T08:47:11.893Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-08-24T08:47:12.462Z] --- PASS: TestAuthZPluginAllowRequest (1.72s) [2022-08-24T08:47:12.462Z] === RUN TestAuthZPluginTLS [2022-08-24T08:47:12.462Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-08-24T08:47:12.721Z] === RUN TestDockerSuite/TestBuildFails [2022-08-24T08:47:12.980Z] --- PASS: TestAuthZPluginTLS (0.58s) [2022-08-24T08:47:12.980Z] === RUN TestAuthZPluginDenyRequest [2022-08-24T08:47:13.548Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-08-24T08:47:13.548Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-08-24T08:47:13.548Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-08-24T08:47:13.548Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-24T08:47:14.116Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-08-24T08:47:14.117Z] === RUN TestAuthZPluginDenyResponse [2022-08-24T08:47:14.684Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-24T08:47:14.684Z] === RUN TestAuthZPluginAllowEventStream [2022-08-24T08:47:14.943Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-08-24T08:47:16.325Z] --- PASS: TestAuthZPluginAllowEventStream (1.52s) [2022-08-24T08:47:16.325Z] === RUN TestAuthZPluginErrorResponse [2022-08-24T08:47:16.584Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-08-24T08:47:16.584Z] === RUN TestAuthZPluginErrorRequest [2022-08-24T08:47:16.843Z] === RUN TestDockerSuite/TestBuildForceRm [2022-08-24T08:47:17.103Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-24T08:47:17.103Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-24T08:47:17.671Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-08-24T08:47:17.671Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-24T08:47:18.239Z] === RUN TestDockerSuite/TestBuildFromGit [2022-08-24T08:47:19.617Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-08-24T08:47:19.876Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.05s) [2022-08-24T08:47:19.876Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-24T08:47:19.876Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-08-24T08:47:20.812Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-08-24T08:47:21.381Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.71s) [2022-08-24T08:47:21.381Z] === RUN TestAuthZPluginHeader [2022-08-24T08:47:22.321Z] --- PASS: TestAuthZPluginHeader (0.78s) [2022-08-24T08:47:22.321Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-24T08:47:22.321Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-08-24T08:47:22.895Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-08-24T08:47:23.166Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-08-24T08:47:24.550Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-08-24T08:47:25.930Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-08-24T08:47:26.866Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.72s) [2022-08-24T08:47:26.866Z] === RUN TestAuthZPluginV2Disable [2022-08-24T08:47:27.125Z] === RUN TestDockerSuite/TestBuildIidFile [2022-08-24T08:47:27.694Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-08-24T08:47:27.954Z] === RUN TestDockerSuite/TestBuildInheritance [2022-08-24T08:47:28.522Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-08-24T08:47:28.782Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-08-24T08:47:28.782Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-08-24T08:47:29.725Z] === RUN TestDockerSuite/TestBuildLabel [2022-08-24T08:47:29.985Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-08-24T08:47:30.243Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-08-24T08:47:30.243Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-08-24T08:47:30.502Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-08-24T08:47:31.071Z] === RUN TestDockerSuite/TestBuildLabels [2022-08-24T08:47:31.330Z] --- PASS: TestAuthZPluginV2Disable (4.26s) [2022-08-24T08:47:31.330Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-24T08:47:31.590Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-08-24T08:47:32.527Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-08-24T08:47:35.064Z] === RUN TestDockerSuite/TestBuildLastModified [2022-08-24T08:47:35.323Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.04s) [2022-08-24T08:47:35.323Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-24T08:47:39.517Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-08-24T08:47:43.707Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-08-24T08:47:43.707Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-08-24T08:47:43.707Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-08-24T08:47:43.707Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-08-24T08:47:43.965Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-08-24T08:47:44.223Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-08-24T08:47:45.600Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-08-24T08:47:46.536Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-08-24T08:47:47.481Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.07s) [2022-08-24T08:47:47.481Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-24T08:47:49.384Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-08-24T08:47:49.384Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-08-24T08:47:49.643Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-08-24T08:47:54.916Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-08-24T08:47:56.821Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-08-24T08:47:58.201Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-08-24T08:47:59.580Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-08-24T08:48:00.148Z] docker_api_swarm_node_test.go:20: [d2b509520a5e7] joining swarm manager [dae5aaef7cf5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T08:48:00.406Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-08-24T08:48:00.975Z] docker_api_swarm_node_test.go:21: [d4ae44c029300] joining swarm manager [dae5aaef7cf5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T08:48:02.352Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-08-24T08:48:02.352Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-24T08:48:02.352Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-08-24T08:48:04.254Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-08-24T08:48:04.254Z] PASS [2022-08-24T08:48:04.254Z] [2022-08-24T08:48:04.254Z] DONE 17 tests in 53.725s [2022-08-24T08:48:04.254Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-24T08:48:04.254Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:48:04.254Z] ++ set -e [2022-08-24T08:48:04.254Z] ++ '[' -n 0 ']' [2022-08-24T08:48:04.254Z] ++ set -x [2022-08-24T08:48:04.254Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:48:04.513Z] INFO: Testing against a local daemon [2022-08-24T08:48:04.513Z] === RUN TestPluginInvalidJSON [2022-08-24T08:48:04.513Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T08:48:04.513Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T08:48:04.513Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T08:48:04.513Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T08:48:04.513Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-24T08:48:04.513Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-24T08:48:04.513Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T08:48:04.513Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-24T08:48:04.513Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-24T08:48:04.513Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-24T08:48:04.513Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-24T08:48:04.513Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-24T08:48:04.513Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-24T08:48:04.513Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T08:48:04.513Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-24T08:48:04.513Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-24T08:48:04.513Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-24T08:48:04.513Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-24T08:48:04.513Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-24T08:48:04.513Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-24T08:48:04.513Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-24T08:48:04.513Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-08-24T08:48:04.513Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-24T08:48:04.513Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-24T08:48:04.513Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-24T08:48:04.513Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-24T08:48:04.513Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-24T08:48:04.513Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-24T08:48:04.513Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-24T08:48:04.513Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-24T08:48:04.513Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-24T08:48:04.513Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-24T08:48:04.513Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-24T08:48:04.513Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-24T08:48:04.513Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-24T08:48:04.513Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-24T08:48:04.513Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-24T08:48:04.513Z] === RUN TestPluginInstall [2022-08-24T08:48:04.513Z] === RUN TestPluginInstall/no_auth [2022-08-24T08:48:05.450Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-08-24T08:48:05.709Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-08-24T08:48:07.613Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-08-24T08:48:07.613Z] time="2022-08-24T08:48:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T08:48:07.613Z] time="2022-08-24T08:48:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:00387727ea78289e403d110154fd39421380513bf61fa9d7c48e1733f7ff71f7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T08:48:07.613Z] time="2022-08-24T08:48:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T08:48:07.613Z] time="2022-08-24T08:48:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:00387727ea78289e403d110154fd39421380513bf61fa9d7c48e1733f7ff71f7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T08:48:07.613Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-08-24T08:48:07.613Z] === RUN TestPluginInstall/with_htpasswd [2022-08-24T08:48:08.181Z] time="2022-08-24T08:48:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T08:48:08.181Z] time="2022-08-24T08:48:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0661deaeeff38dcaf2c3d736d64d23f70a19e982eefbbf4b28bc66cce3d17978" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T08:48:08.181Z] time="2022-08-24T08:48:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T08:48:08.181Z] time="2022-08-24T08:48:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0661deaeeff38dcaf2c3d736d64d23f70a19e982eefbbf4b28bc66cce3d17978" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T08:48:08.750Z] === RUN TestPluginInstall/with_insecure [2022-08-24T08:48:09.322Z] === RUN TestDockerSuite/TestBuildNetNone [2022-08-24T08:48:09.581Z] time="2022-08-24T08:48:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T08:48:09.581Z] time="2022-08-24T08:48:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:74b013d756fa206b8329ed446213b6998c5045d91a80fbb261b6af91febfdc18" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T08:48:09.581Z] time="2022-08-24T08:48:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T08:48:09.581Z] time="2022-08-24T08:48:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:74b013d756fa206b8329ed446213b6998c5045d91a80fbb261b6af91febfdc18" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T08:48:09.840Z] plugin_test.go:196: [d95c458844917] daemon is not started [2022-08-24T08:48:09.840Z] --- PASS: TestPluginInstall (5.39s) [2022-08-24T08:48:09.840Z] --- PASS: TestPluginInstall/no_auth (3.23s) [2022-08-24T08:48:09.840Z] --- PASS: TestPluginInstall/with_htpasswd (0.87s) [2022-08-24T08:48:09.840Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2022-08-24T08:48:09.840Z] === RUN TestPluginsWithRuntimes [2022-08-24T08:48:10.098Z] === RUN TestDockerSuite/TestBuildNoContext [2022-08-24T08:48:11.051Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-08-24T08:48:11.618Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-08-24T08:48:11.618Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-08-24T08:48:11.618Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-24T08:48:12.997Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-24T08:48:12.997Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-08-24T08:48:13.565Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-08-24T08:48:13.565Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-08-24T08:48:14.133Z] --- PASS: TestPluginsWithRuntimes (4.17s) [2022-08-24T08:48:14.133Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.13s) [2022-08-24T08:48:14.133Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.09s) [2022-08-24T08:48:14.133Z] === RUN TestPluginBackCompatMediaTypes [2022-08-24T08:48:14.392Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-08-24T08:48:14.959Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-08-24T08:48:14.959Z] --- PASS: TestPluginBackCompatMediaTypes (0.98s) [2022-08-24T08:48:14.959Z] PASS [2022-08-24T08:48:14.959Z] [2022-08-24T08:48:14.959Z] DONE 24 tests in 10.767s [2022-08-24T08:48:14.959Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-24T08:48:14.959Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:48:14.959Z] ++ set -e [2022-08-24T08:48:14.959Z] ++ '[' -n 0 ']' [2022-08-24T08:48:14.959Z] ++ set -x [2022-08-24T08:48:14.959Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:48:15.218Z] INFO: Testing against a local daemon [2022-08-24T08:48:15.218Z] === RUN TestExternalGraphDriver [2022-08-24T08:48:15.477Z] === RUN TestExternalGraphDriver/json [2022-08-24T08:48:16.044Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-08-24T08:48:16.303Z] docker_api_swarm_test.go:502: [dc134609bbdcd] joining swarm manager [d77c0cc7ee5db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T08:48:17.682Z] === RUN TestExternalGraphDriver/spec [2022-08-24T08:48:17.941Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-08-24T08:48:19.847Z] === RUN TestExternalGraphDriver/pull [2022-08-24T08:48:20.105Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-08-24T08:48:21.484Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-08-24T08:48:21.484Z] --- PASS: TestExternalGraphDriver (6.15s) [2022-08-24T08:48:21.484Z] --- PASS: TestExternalGraphDriver/json (2.16s) [2022-08-24T08:48:21.484Z] --- PASS: TestExternalGraphDriver/spec (1.77s) [2022-08-24T08:48:21.484Z] --- PASS: TestExternalGraphDriver/pull (1.85s) [2022-08-24T08:48:21.484Z] === RUN TestGraphdriverPluginV2 [2022-08-24T08:48:22.863Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-08-24T08:48:23.798Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-08-24T08:48:24.738Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-08-24T08:48:26.116Z] docker_api_swarm_test.go:507: [dbd54f32c3166] joining swarm manager [d77c0cc7ee5db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T08:48:26.375Z] --- PASS: TestGraphdriverPluginV2 (5.02s) [2022-08-24T08:48:26.375Z] PASS [2022-08-24T08:48:26.375Z] [2022-08-24T08:48:26.375Z] DONE 5 tests in 11.368s [2022-08-24T08:48:26.375Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-24T08:48:26.375Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:48:26.375Z] ++ set -e [2022-08-24T08:48:26.375Z] ++ '[' -n 0 ']' [2022-08-24T08:48:26.375Z] ++ set -x [2022-08-24T08:48:26.375Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:48:26.636Z] INFO: Testing against a local daemon [2022-08-24T08:48:26.636Z] === RUN TestContinueAfterPluginCrash [2022-08-24T08:48:26.636Z] === PAUSE TestContinueAfterPluginCrash [2022-08-24T08:48:26.636Z] === RUN TestReadPluginNoRead [2022-08-24T08:48:26.636Z] === PAUSE TestReadPluginNoRead [2022-08-24T08:48:26.636Z] === RUN TestDaemonStartWithLogOpt [2022-08-24T08:48:26.636Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-24T08:48:26.636Z] === CONT TestContinueAfterPluginCrash [2022-08-24T08:48:26.636Z] === CONT TestDaemonStartWithLogOpt [2022-08-24T08:48:27.574Z] === RUN TestDockerSuite/TestBuildPATH [2022-08-24T08:48:30.870Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-08-24T08:48:30.870Z] --- PASS: TestDaemonStartWithLogOpt (4.31s) [2022-08-24T08:48:30.870Z] === CONT TestReadPluginNoRead [2022-08-24T08:48:30.870Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-08-24T08:48:31.810Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-08-24T08:48:34.354Z] === RUN TestReadPluginNoRead/default [2022-08-24T08:48:35.732Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-24T08:48:35.991Z] --- PASS: TestContinueAfterPluginCrash (9.43s) [2022-08-24T08:48:37.370Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-24T08:48:38.750Z] === CONT TestReadPluginNoRead [2022-08-24T08:48:38.750Z] read_test.go:92: [d204bf5c1899f] daemon is not started [2022-08-24T08:48:38.750Z] --- PASS: TestReadPluginNoRead (7.83s) [2022-08-24T08:48:38.750Z] --- PASS: TestReadPluginNoRead/default (1.50s) [2022-08-24T08:48:38.750Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.61s) [2022-08-24T08:48:38.750Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.69s) [2022-08-24T08:48:38.750Z] PASS [2022-08-24T08:48:38.750Z] [2022-08-24T08:48:38.750Z] DONE 6 tests in 12.332s [2022-08-24T08:48:38.750Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-24T08:48:38.750Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:48:38.750Z] ++ set -e [2022-08-24T08:48:38.750Z] ++ '[' -n 0 ']' [2022-08-24T08:48:38.750Z] ++ set -x [2022-08-24T08:48:38.750Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:48:38.750Z] testing: warning: no tests to run [2022-08-24T08:48:38.750Z] PASS [2022-08-24T08:48:38.750Z] [2022-08-24T08:48:38.750Z] DONE 0 tests in 0.061s [2022-08-24T08:48:38.750Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-24T08:48:38.750Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:48:38.750Z] ++ set -e [2022-08-24T08:48:38.750Z] ++ '[' -n 0 ']' [2022-08-24T08:48:38.750Z] ++ set -x [2022-08-24T08:48:38.750Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:48:39.009Z] INFO: Testing against a local daemon [2022-08-24T08:48:39.009Z] === RUN TestPluginWithDevMounts [2022-08-24T08:48:39.009Z] === PAUSE TestPluginWithDevMounts [2022-08-24T08:48:39.009Z] === CONT TestPluginWithDevMounts [2022-08-24T08:48:39.269Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-08-24T08:48:41.178Z] --- PASS: TestPluginWithDevMounts (1.78s) [2022-08-24T08:48:41.178Z] PASS [2022-08-24T08:48:41.178Z] [2022-08-24T08:48:41.178Z] DONE 1 tests in 1.999s [2022-08-24T08:48:41.178Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-24T08:48:41.178Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:48:41.178Z] ++ set -e [2022-08-24T08:48:41.178Z] ++ '[' -n 0 ']' [2022-08-24T08:48:41.178Z] ++ set -x [2022-08-24T08:48:41.178Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:48:41.178Z] INFO: Testing against a local daemon [2022-08-24T08:48:41.178Z] === RUN TestSecretInspect [2022-08-24T08:48:42.114Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-08-24T08:48:43.492Z] --- PASS: TestSecretInspect (2.50s) [2022-08-24T08:48:43.492Z] === RUN TestSecretList [2022-08-24T08:48:43.751Z] === RUN TestDockerSuite/TestBuildRm [2022-08-24T08:48:46.284Z] --- PASS: TestSecretList (2.60s) [2022-08-24T08:48:46.284Z] === RUN TestSecretsCreateAndDelete [2022-08-24T08:48:46.284Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-08-24T08:48:46.853Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-08-24T08:48:48.232Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-08-24T08:48:48.490Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-08-24T08:48:48.749Z] --- PASS: TestSecretsCreateAndDelete (2.48s) [2022-08-24T08:48:48.749Z] === RUN TestSecretsUpdate [2022-08-24T08:48:49.316Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-08-24T08:48:50.252Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-08-24T08:48:50.750Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-24T08:48:50.750Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-24T08:48:50.750Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-24T08:48:50.750Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-24T08:48:50.750Z] Cross building: bundles/cross/linux/s390x [2022-08-24T08:48:50.750Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-08-24T08:48:50.750Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-24T08:48:51.189Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-08-24T08:48:51.189Z] --- PASS: TestSecretsUpdate (2.54s) [2022-08-24T08:48:51.189Z] === RUN TestTemplatedSecret [2022-08-24T08:48:54.475Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-08-24T08:48:54.475Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-08-24T08:48:54.475Z] --- PASS: TestTemplatedSecret (3.14s) [2022-08-24T08:48:54.475Z] === RUN TestSecretCreateResolve [2022-08-24T08:48:54.475Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-08-24T08:48:54.475Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-24T08:48:54.475Z] === RUN TestDockerSuite/TestBuildSpaces [2022-08-24T08:48:54.734Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-08-24T08:48:55.691Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-08-24T08:48:55.691Z] === RUN TestDockerSuite/TestBuildStderr [2022-08-24T08:48:56.627Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-08-24T08:48:56.886Z] --- PASS: TestSecretCreateResolve (2.69s) [2022-08-24T08:48:56.887Z] PASS [2022-08-24T08:48:56.887Z] [2022-08-24T08:48:56.887Z] DONE 6 tests in 16.102s [2022-08-24T08:48:57.146Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-24T08:48:57.146Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:48:57.146Z] ++ set -e [2022-08-24T08:48:57.146Z] ++ '[' -n 0 ']' [2022-08-24T08:48:57.146Z] ++ set -x [2022-08-24T08:48:57.146Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:48:57.146Z] INFO: Testing against a local daemon [2022-08-24T08:48:57.146Z] === RUN TestServiceCreateInit [2022-08-24T08:48:57.146Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-24T08:48:59.056Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-08-24T08:49:00.436Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-08-24T08:49:01.373Z] docker_api_swarm_node_test.go:81: [d3a6efd83a48f] joining swarm manager [dfae55669dffb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T08:49:01.373Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-08-24T08:49:02.313Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-24T08:49:02.313Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-08-24T08:49:02.881Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-08-24T08:49:03.819Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-08-24T08:49:05.724Z] === RUN TestDockerSuite/TestBuildUser [2022-08-24T08:49:07.104Z] --- PASS: TestServiceCreateInit (9.91s) [2022-08-24T08:49:07.104Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.90s) [2022-08-24T08:49:07.104Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.99s) [2022-08-24T08:49:07.104Z] === RUN TestCreateServiceMultipleTimes [2022-08-24T08:49:07.364Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-08-24T08:49:11.556Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-08-24T08:49:16.838Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-08-24T08:49:18.743Z] docker_api_swarm_node_test.go:53: [d5b4386d44325] joining swarm manager [d352ad99ce528]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T08:49:19.683Z] docker_api_swarm_node_test.go:54: [d7a60811d1f73] joining swarm manager [d352ad99ce528]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T08:49:24.953Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-08-24T08:49:24.953Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-08-24T08:49:24.953Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-08-24T08:49:25.521Z] --- PASS: TestCreateServiceMultipleTimes (18.38s) [2022-08-24T08:49:25.521Z] === RUN TestCreateServiceConflict [2022-08-24T08:49:25.780Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-08-24T08:49:26.354Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-08-24T08:49:27.729Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-08-24T08:49:27.729Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-24T08:49:27.729Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-08-24T08:49:27.729Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-24T08:49:27.729Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-08-24T08:49:27.729Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-24T08:49:27.729Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-08-24T08:49:27.729Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-24T08:49:27.729Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-08-24T08:49:28.297Z] --- PASS: TestCreateServiceConflict (2.86s) [2022-08-24T08:49:28.297Z] === RUN TestCreateServiceMaxReplicas [2022-08-24T08:49:28.864Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-08-24T08:49:29.122Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-08-24T08:49:29.690Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-08-24T08:49:30.626Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-08-24T08:49:31.563Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-08-24T08:49:31.822Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-08-24T08:49:31.822Z] --- PASS: TestCreateServiceMaxReplicas (3.40s) [2022-08-24T08:49:31.822Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-24T08:49:34.356Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-08-24T08:49:35.736Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-08-24T08:49:36.302Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-08-24T08:49:36.561Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-08-24T08:49:36.820Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-08-24T08:49:36.820Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-24T08:49:36.820Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-08-24T08:49:37.387Z] === RUN TestDockerSuite/TestBuildXZHost [2022-08-24T08:49:39.289Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-08-24T08:49:39.550Z] === RUN TestDockerSuite/TestCommitChange [2022-08-24T08:49:40.487Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-08-24T08:49:41.053Z] === RUN TestDockerSuite/TestCommitHardlink [2022-08-24T08:49:41.991Z] === RUN TestDockerSuite/TestCommitNewFile [2022-08-24T08:49:42.927Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-08-24T08:49:43.496Z] === RUN TestDockerSuite/TestCommitTTY [2022-08-24T08:49:44.435Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-08-24T08:49:45.813Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.89s) [2022-08-24T08:49:45.813Z] === RUN TestCreateServiceSecretFileMode [2022-08-24T08:49:45.813Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-08-24T08:49:46.381Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-08-24T08:49:47.759Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-08-24T08:49:47.759Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-08-24T08:49:48.696Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-08-24T08:49:48.954Z] --- PASS: TestCreateServiceSecretFileMode (3.25s) [2022-08-24T08:49:48.954Z] === RUN TestCreateServiceConfigFileMode [2022-08-24T08:49:49.249Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-08-24T08:49:50.199Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-08-24T08:49:50.767Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-08-24T08:49:51.701Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-08-24T08:49:51.701Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-08-24T08:49:51.960Z] --- PASS: TestCreateServiceConfigFileMode (3.07s) [2022-08-24T08:49:51.960Z] === RUN TestCreateServiceSysctls [2022-08-24T08:49:52.219Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-08-24T08:49:53.155Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-08-24T08:49:54.532Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-08-24T08:49:55.101Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-08-24T08:49:55.668Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-08-24T08:49:56.237Z] --- PASS: TestCreateServiceSysctls (4.16s) [2022-08-24T08:49:56.237Z] === RUN TestCreateServiceCapabilities [2022-08-24T08:49:56.496Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-08-24T08:49:57.432Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-08-24T08:49:58.000Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-08-24T08:49:58.260Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-08-24T08:49:59.198Z] --- PASS: TestCreateServiceCapabilities (3.06s) [2022-08-24T08:49:59.198Z] === RUN TestInspect [2022-08-24T08:49:59.198Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-08-24T08:50:00.576Z] docker_api_swarm_test.go:202: [d046461ff37ce] joining swarm manager [d40c74b92adbd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T08:50:00.576Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-08-24T08:50:01.521Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-08-24T08:50:01.521Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-08-24T08:50:02.458Z] === RUN TestDockerSuite/TestCpRelativePath [2022-08-24T08:50:02.458Z] --- PASS: TestInspect (3.37s) [2022-08-24T08:50:02.458Z] === RUN TestCreateJob [2022-08-24T08:50:03.026Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-08-24T08:50:03.593Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-08-24T08:50:04.530Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-08-24T08:50:05.101Z] === RUN TestDockerSuite/TestCpToCaseA [2022-08-24T08:50:06.480Z] --- PASS: TestCreateJob (3.76s) [2022-08-24T08:50:06.480Z] === RUN TestReplicatedJob [2022-08-24T08:50:06.480Z] === RUN TestDockerSuite/TestCpToCaseB [2022-08-24T08:50:07.050Z] === RUN TestDockerSuite/TestCpToCaseC [2022-08-24T08:50:09.614Z] === RUN TestDockerSuite/TestCpToCaseD [2022-08-24T08:50:13.809Z] --- PASS: TestReplicatedJob (6.84s) [2022-08-24T08:50:13.809Z] === RUN TestUpdateReplicatedJob [2022-08-24T08:50:13.809Z] === RUN TestDockerSuite/TestCpToCaseE [2022-08-24T08:50:15.726Z] === RUN TestDockerSuite/TestCpToCaseF [2022-08-24T08:50:16.293Z] === RUN TestDockerSuite/TestCpToCaseG [2022-08-24T08:50:16.862Z] --- PASS: TestUpdateReplicatedJob (3.79s) [2022-08-24T08:50:16.862Z] === RUN TestServiceListWithStatuses [2022-08-24T08:50:16.862Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-24T08:50:16.862Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-24T08:50:16.862Z] === RUN TestDockerNetworkConnectAlias [2022-08-24T08:50:21.057Z] === RUN TestDockerSuite/TestCpToCaseH [2022-08-24T08:50:22.433Z] --- PASS: TestDockerNetworkConnectAlias (5.25s) [2022-08-24T08:50:22.433Z] === RUN TestDockerNetworkReConnect [2022-08-24T08:50:22.693Z] === RUN TestDockerSuite/TestCpToCaseI [2022-08-24T08:50:23.262Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-08-24T08:50:23.521Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-08-24T08:50:26.057Z] docker_api_swarm_test.go:384: [d2b21a31f47f0] joining swarm manager [d7b475cccf592]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T08:50:27.437Z] docker_api_swarm_test.go:385: [da84255402ca7] joining swarm manager [d7b475cccf592]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T08:50:27.437Z] --- PASS: TestDockerNetworkReConnect (5.12s) [2022-08-24T08:50:27.437Z] === RUN TestServicePlugin [2022-08-24T08:50:28.026Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-08-24T08:50:28.964Z] === RUN TestDockerSuite/TestCpToDot [2022-08-24T08:50:29.902Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-08-24T08:50:30.840Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-08-24T08:50:31.777Z] plugin_test.go:61: [d71d9cb511ab2] joining swarm manager [de5fb4919e38a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T08:50:31.777Z] === RUN TestDockerSuite/TestCpToStdout [2022-08-24T08:50:32.713Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-08-24T08:50:33.281Z] plugin_test.go:64: [d7b4f802d0e1e] joining swarm manager [de5fb4919e38a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T08:50:33.540Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-08-24T08:50:34.109Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-08-24T08:50:34.677Z] === RUN TestDockerSuite/TestCpVolumePath [2022-08-24T08:50:35.613Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-08-24T08:50:35.613Z] === RUN TestDockerSuite/TestCreateArgs [2022-08-24T08:50:35.613Z] === RUN TestDockerSuite/TestCreateByImageID [2022-08-24T08:50:36.181Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-08-24T08:50:36.752Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-08-24T08:50:36.752Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-24T08:50:36.752Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-08-24T08:50:36.752Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-08-24T08:50:37.320Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-08-24T08:50:37.579Z] === RUN TestDockerSuite/TestCreateLabels [2022-08-24T08:50:37.579Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-08-24T08:50:37.579Z] === RUN TestDockerSuite/TestCreateRM [2022-08-24T08:50:37.838Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-08-24T08:50:37.838Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-24T08:50:37.838Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-08-24T08:50:37.838Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-08-24T08:50:38.097Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-08-24T08:50:40.004Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-08-24T08:50:40.004Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-08-24T08:50:40.004Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-08-24T08:50:42.227Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-08-24T08:50:42.227Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-24T08:50:42.227Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-24T08:50:42.227Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-24T08:50:42.227Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-24T08:50:42.543Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-08-24T08:50:42.566Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-24T08:50:42.807Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-08-24T08:50:42.807Z] === RUN TestDockerSuite/TestEventsAttach [2022-08-24T08:50:42.848Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44026/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=549d24b437b87fe27e49ed0bf8c11832b4565cab -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:549d24b437b87fe27e49ed0bf8c11832b4565cab hack/test/unit [2022-08-24T08:50:43.106Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-24T08:50:43.106Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-24T08:50:43.106Z] + TESTDIRS=./... [2022-08-24T08:50:43.106Z] + exclude_paths='/vendor/|/integration' [2022-08-24T08:50:43.106Z] ++ go list ./... [2022-08-24T08:50:43.106Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-24T08:50:43.743Z] === RUN TestDockerSuite/TestEventsCommit [2022-08-24T08:50:44.043Z] + pkg_list='github.com/docker/docker/api [2022-08-24T08:50:44.043Z] github.com/docker/docker/api/server [2022-08-24T08:50:44.043Z] github.com/docker/docker/api/server/backend/build [2022-08-24T08:50:44.043Z] github.com/docker/docker/api/server/httpstatus [2022-08-24T08:50:44.043Z] github.com/docker/docker/api/server/httputils [2022-08-24T08:50:44.043Z] github.com/docker/docker/api/server/middleware [2022-08-24T08:50:44.043Z] github.com/docker/docker/api/server/router [2022-08-24T08:50:44.043Z] github.com/docker/docker/api/server/router/build [2022-08-24T08:50:44.043Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-24T08:50:44.043Z] github.com/docker/docker/api/server/router/container [2022-08-24T08:50:44.043Z] github.com/docker/docker/api/server/router/debug [2022-08-24T08:50:44.043Z] github.com/docker/docker/api/server/router/distribution [2022-08-24T08:50:44.043Z] github.com/docker/docker/api/server/router/grpc [2022-08-24T08:50:44.043Z] github.com/docker/docker/api/server/router/image [2022-08-24T08:50:44.043Z] github.com/docker/docker/api/server/router/network [2022-08-24T08:50:44.043Z] github.com/docker/docker/api/server/router/plugin [2022-08-24T08:50:44.043Z] github.com/docker/docker/api/server/router/session [2022-08-24T08:50:44.043Z] github.com/docker/docker/api/server/router/swarm [2022-08-24T08:50:44.043Z] github.com/docker/docker/api/server/router/system [2022-08-24T08:50:44.043Z] github.com/docker/docker/api/server/router/volume [2022-08-24T08:50:44.043Z] github.com/docker/docker/api/types [2022-08-24T08:50:44.043Z] github.com/docker/docker/api/types/backend [2022-08-24T08:50:44.043Z] github.com/docker/docker/api/types/blkiodev [2022-08-24T08:50:44.043Z] github.com/docker/docker/api/types/container [2022-08-24T08:50:44.043Z] github.com/docker/docker/api/types/events [2022-08-24T08:50:44.043Z] github.com/docker/docker/api/types/filters [2022-08-24T08:50:44.043Z] github.com/docker/docker/api/types/image [2022-08-24T08:50:44.043Z] github.com/docker/docker/api/types/mount [2022-08-24T08:50:44.043Z] github.com/docker/docker/api/types/network [2022-08-24T08:50:44.043Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-24T08:50:44.043Z] github.com/docker/docker/api/types/registry [2022-08-24T08:50:44.043Z] github.com/docker/docker/api/types/strslice [2022-08-24T08:50:44.043Z] github.com/docker/docker/api/types/swarm [2022-08-24T08:50:44.043Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-24T08:50:44.043Z] github.com/docker/docker/api/types/time [2022-08-24T08:50:44.043Z] github.com/docker/docker/api/types/versions [2022-08-24T08:50:44.043Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-24T08:50:44.043Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-24T08:50:44.043Z] github.com/docker/docker/api/types/volume [2022-08-24T08:50:44.043Z] github.com/docker/docker/builder [2022-08-24T08:50:44.043Z] github.com/docker/docker/builder/builder-next [2022-08-24T08:50:44.043Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-24T08:50:44.043Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-24T08:50:44.043Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-24T08:50:44.043Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-24T08:50:44.043Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-24T08:50:44.043Z] github.com/docker/docker/builder/builder-next/worker [2022-08-24T08:50:44.043Z] github.com/docker/docker/builder/dockerfile [2022-08-24T08:50:44.043Z] github.com/docker/docker/builder/remotecontext [2022-08-24T08:50:44.043Z] github.com/docker/docker/builder/remotecontext/git [2022-08-24T08:50:44.043Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-24T08:50:44.043Z] github.com/docker/docker/cli [2022-08-24T08:50:44.043Z] github.com/docker/docker/cli/config [2022-08-24T08:50:44.043Z] github.com/docker/docker/cli/debug [2022-08-24T08:50:44.043Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-24T08:50:44.043Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-24T08:50:44.043Z] github.com/docker/docker/client [2022-08-24T08:50:44.043Z] github.com/docker/docker/cmd/docker-proxy [2022-08-24T08:50:44.043Z] github.com/docker/docker/cmd/dockerd [2022-08-24T08:50:44.044Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-24T08:50:44.044Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-24T08:50:44.044Z] github.com/docker/docker/container [2022-08-24T08:50:44.044Z] github.com/docker/docker/container/stream [2022-08-24T08:50:44.044Z] github.com/docker/docker/contrib/apparmor [2022-08-24T08:50:44.044Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-24T08:50:44.044Z] github.com/docker/docker/contrib/httpserver [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/cluster [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/cluster/convert [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/cluster/executor [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/cluster/provider [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/config [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/containerd [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/events [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/events/testutils [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/exec [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/graphdriver [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/images [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/initlayer [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/links [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/listeners [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/logger [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/logger/gelf [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/logger/journald [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/logger/local [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/logger/logentries [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/logger/splunk [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/logger/syslog [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/logger/templates [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/names [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/network [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/stats [2022-08-24T08:50:44.044Z] github.com/docker/docker/distribution [2022-08-24T08:50:44.044Z] github.com/docker/docker/distribution/metadata [2022-08-24T08:50:44.044Z] github.com/docker/docker/distribution/utils [2022-08-24T08:50:44.044Z] github.com/docker/docker/distribution/xfer [2022-08-24T08:50:44.044Z] github.com/docker/docker/dockerversion [2022-08-24T08:50:44.044Z] github.com/docker/docker/errdefs [2022-08-24T08:50:44.044Z] github.com/docker/docker/image [2022-08-24T08:50:44.044Z] github.com/docker/docker/image/cache [2022-08-24T08:50:44.044Z] github.com/docker/docker/image/tarexport [2022-08-24T08:50:44.044Z] github.com/docker/docker/image/v1 [2022-08-24T08:50:44.044Z] github.com/docker/docker/internal/test/suite [2022-08-24T08:50:44.044Z] github.com/docker/docker/layer [2022-08-24T08:50:44.044Z] github.com/docker/docker/libcontainerd [2022-08-24T08:50:44.044Z] github.com/docker/docker/libcontainerd/queue [2022-08-24T08:50:44.044Z] github.com/docker/docker/libcontainerd/remote [2022-08-24T08:50:44.044Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-24T08:50:44.044Z] github.com/docker/docker/libcontainerd/types [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/config [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/idm [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/ns [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/options [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/osl [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T08:50:44.044Z] github.com/docker/docker/libnetwork/types [2022-08-24T08:50:44.044Z] github.com/docker/docker/oci [2022-08-24T08:50:44.044Z] github.com/docker/docker/oci/caps [2022-08-24T08:50:44.044Z] github.com/docker/docker/opts [2022-08-24T08:50:44.044Z] github.com/docker/docker/pkg/aaparser [2022-08-24T08:50:44.044Z] github.com/docker/docker/pkg/archive [2022-08-24T08:50:44.044Z] github.com/docker/docker/pkg/authorization [2022-08-24T08:50:44.044Z] github.com/docker/docker/pkg/broadcaster [2022-08-24T08:50:44.044Z] github.com/docker/docker/pkg/capabilities [2022-08-24T08:50:44.044Z] github.com/docker/docker/pkg/chrootarchive [2022-08-24T08:50:44.044Z] github.com/docker/docker/pkg/containerfs [2022-08-24T08:50:44.044Z] github.com/docker/docker/pkg/devicemapper [2022-08-24T08:50:44.044Z] github.com/docker/docker/pkg/directory [2022-08-24T08:50:44.044Z] github.com/docker/docker/pkg/dmesg [2022-08-24T08:50:44.044Z] github.com/docker/docker/pkg/fileutils [2022-08-24T08:50:44.044Z] github.com/docker/docker/pkg/fsutils [2022-08-24T08:50:44.044Z] github.com/docker/docker/pkg/homedir [2022-08-24T08:50:44.044Z] github.com/docker/docker/pkg/idtools [2022-08-24T08:50:44.044Z] github.com/docker/docker/pkg/ioutils [2022-08-24T08:50:44.044Z] github.com/docker/docker/pkg/jsonmessage [2022-08-24T08:50:44.044Z] github.com/docker/docker/pkg/longpath [2022-08-24T08:50:44.044Z] github.com/docker/docker/pkg/loopback [2022-08-24T08:50:44.044Z] github.com/docker/docker/pkg/namesgenerator [2022-08-24T08:50:44.044Z] github.com/docker/docker/pkg/parsers [2022-08-24T08:50:44.044Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-24T08:50:44.044Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-24T08:50:44.044Z] github.com/docker/docker/pkg/pidfile [2022-08-24T08:50:44.044Z] github.com/docker/docker/pkg/platform [2022-08-24T08:50:44.044Z] github.com/docker/docker/pkg/plugingetter [2022-08-24T08:50:44.044Z] github.com/docker/docker/pkg/plugins [2022-08-24T08:50:44.044Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-24T08:50:44.044Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-24T08:50:44.044Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-24T08:50:44.044Z] github.com/docker/docker/pkg/plugins/transport [2022-08-24T08:50:44.044Z] github.com/docker/docker/pkg/pools [2022-08-24T08:50:44.044Z] github.com/docker/docker/pkg/progress [2022-08-24T08:50:44.044Z] github.com/docker/docker/pkg/pubsub [2022-08-24T08:50:44.044Z] github.com/docker/docker/pkg/reexec [2022-08-24T08:50:44.044Z] github.com/docker/docker/pkg/signal [2022-08-24T08:50:44.044Z] github.com/docker/docker/pkg/stack [2022-08-24T08:50:44.044Z] github.com/docker/docker/pkg/stdcopy [2022-08-24T08:50:44.044Z] github.com/docker/docker/pkg/streamformatter [2022-08-24T08:50:44.044Z] github.com/docker/docker/pkg/stringid [2022-08-24T08:50:44.044Z] github.com/docker/docker/pkg/sysinfo [2022-08-24T08:50:44.044Z] github.com/docker/docker/pkg/system [2022-08-24T08:50:44.044Z] github.com/docker/docker/pkg/tailfile [2022-08-24T08:50:44.044Z] github.com/docker/docker/pkg/tarsum [2022-08-24T08:50:44.044Z] github.com/docker/docker/pkg/urlutil [2022-08-24T08:50:44.044Z] github.com/docker/docker/pkg/useragent [2022-08-24T08:50:44.044Z] github.com/docker/docker/plugin [2022-08-24T08:50:44.044Z] github.com/docker/docker/plugin/executor/containerd [2022-08-24T08:50:44.044Z] github.com/docker/docker/plugin/v2 [2022-08-24T08:50:44.044Z] github.com/docker/docker/profiles/apparmor [2022-08-24T08:50:44.044Z] github.com/docker/docker/profiles/seccomp [2022-08-24T08:50:44.044Z] github.com/docker/docker/quota [2022-08-24T08:50:44.044Z] github.com/docker/docker/reference [2022-08-24T08:50:44.044Z] github.com/docker/docker/registry [2022-08-24T08:50:44.044Z] github.com/docker/docker/registry/resumable [2022-08-24T08:50:44.044Z] github.com/docker/docker/restartmanager [2022-08-24T08:50:44.044Z] github.com/docker/docker/rootless [2022-08-24T08:50:44.044Z] github.com/docker/docker/rootless/specconv [2022-08-24T08:50:44.044Z] github.com/docker/docker/runconfig [2022-08-24T08:50:44.044Z] github.com/docker/docker/runconfig/opts [2022-08-24T08:50:44.044Z] github.com/docker/docker/testutil [2022-08-24T08:50:44.044Z] github.com/docker/docker/testutil/daemon [2022-08-24T08:50:44.044Z] github.com/docker/docker/testutil/environment [2022-08-24T08:50:44.044Z] github.com/docker/docker/testutil/fakecontext [2022-08-24T08:50:44.044Z] github.com/docker/docker/testutil/fakegit [2022-08-24T08:50:44.044Z] github.com/docker/docker/testutil/fakestorage [2022-08-24T08:50:44.044Z] github.com/docker/docker/testutil/fixtures/load [2022-08-24T08:50:44.044Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-24T08:50:44.044Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-24T08:50:44.044Z] github.com/docker/docker/testutil/registry [2022-08-24T08:50:44.044Z] github.com/docker/docker/testutil/request [2022-08-24T08:50:44.044Z] github.com/docker/docker/volume [2022-08-24T08:50:44.044Z] github.com/docker/docker/volume/drivers [2022-08-24T08:50:44.044Z] github.com/docker/docker/volume/local [2022-08-24T08:50:44.044Z] github.com/docker/docker/volume/mounts [2022-08-24T08:50:44.044Z] github.com/docker/docker/volume/service [2022-08-24T08:50:44.044Z] github.com/docker/docker/volume/service/opts [2022-08-24T08:50:44.044Z] github.com/docker/docker/volume/testutils' [2022-08-24T08:50:44.044Z] ++ grep --fixed-strings -v /libnetwork [2022-08-24T08:50:44.044Z] ++ echo 'github.com/docker/docker/api [2022-08-24T08:50:44.044Z] github.com/docker/docker/api/server [2022-08-24T08:50:44.044Z] github.com/docker/docker/api/server/backend/build [2022-08-24T08:50:44.044Z] github.com/docker/docker/api/server/httpstatus [2022-08-24T08:50:44.044Z] github.com/docker/docker/api/server/httputils [2022-08-24T08:50:44.044Z] github.com/docker/docker/api/server/middleware [2022-08-24T08:50:44.044Z] github.com/docker/docker/api/server/router [2022-08-24T08:50:44.044Z] github.com/docker/docker/api/server/router/build [2022-08-24T08:50:44.044Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-24T08:50:44.044Z] github.com/docker/docker/api/server/router/container [2022-08-24T08:50:44.044Z] github.com/docker/docker/api/server/router/debug [2022-08-24T08:50:44.044Z] github.com/docker/docker/api/server/router/distribution [2022-08-24T08:50:44.044Z] github.com/docker/docker/api/server/router/grpc [2022-08-24T08:50:44.044Z] github.com/docker/docker/api/server/router/image [2022-08-24T08:50:44.044Z] github.com/docker/docker/api/server/router/network [2022-08-24T08:50:44.044Z] github.com/docker/docker/api/server/router/plugin [2022-08-24T08:50:44.044Z] github.com/docker/docker/api/server/router/session [2022-08-24T08:50:44.044Z] github.com/docker/docker/api/server/router/swarm [2022-08-24T08:50:44.044Z] github.com/docker/docker/api/server/router/system [2022-08-24T08:50:44.044Z] github.com/docker/docker/api/server/router/volume [2022-08-24T08:50:44.044Z] github.com/docker/docker/api/types [2022-08-24T08:50:44.044Z] github.com/docker/docker/api/types/backend [2022-08-24T08:50:44.044Z] github.com/docker/docker/api/types/blkiodev [2022-08-24T08:50:44.044Z] github.com/docker/docker/api/types/container [2022-08-24T08:50:44.044Z] github.com/docker/docker/api/types/events [2022-08-24T08:50:44.044Z] github.com/docker/docker/api/types/filters [2022-08-24T08:50:44.044Z] github.com/docker/docker/api/types/image [2022-08-24T08:50:44.044Z] github.com/docker/docker/api/types/mount [2022-08-24T08:50:44.044Z] github.com/docker/docker/api/types/network [2022-08-24T08:50:44.044Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-24T08:50:44.044Z] github.com/docker/docker/api/types/registry [2022-08-24T08:50:44.044Z] github.com/docker/docker/api/types/strslice [2022-08-24T08:50:44.044Z] github.com/docker/docker/api/types/swarm [2022-08-24T08:50:44.044Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-24T08:50:44.044Z] github.com/docker/docker/api/types/time [2022-08-24T08:50:44.044Z] github.com/docker/docker/api/types/versions [2022-08-24T08:50:44.044Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-24T08:50:44.044Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-24T08:50:44.044Z] github.com/docker/docker/api/types/volume [2022-08-24T08:50:44.044Z] github.com/docker/docker/builder [2022-08-24T08:50:44.044Z] github.com/docker/docker/builder/builder-next [2022-08-24T08:50:44.044Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-24T08:50:44.044Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-24T08:50:44.044Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-24T08:50:44.044Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-24T08:50:44.044Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-24T08:50:44.044Z] github.com/docker/docker/builder/builder-next/worker [2022-08-24T08:50:44.044Z] github.com/docker/docker/builder/dockerfile [2022-08-24T08:50:44.044Z] github.com/docker/docker/builder/remotecontext [2022-08-24T08:50:44.044Z] github.com/docker/docker/builder/remotecontext/git [2022-08-24T08:50:44.044Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-24T08:50:44.044Z] github.com/docker/docker/cli [2022-08-24T08:50:44.044Z] github.com/docker/docker/cli/config [2022-08-24T08:50:44.044Z] github.com/docker/docker/cli/debug [2022-08-24T08:50:44.044Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-24T08:50:44.044Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-24T08:50:44.044Z] github.com/docker/docker/client [2022-08-24T08:50:44.044Z] github.com/docker/docker/cmd/docker-proxy [2022-08-24T08:50:44.044Z] github.com/docker/docker/cmd/dockerd [2022-08-24T08:50:44.044Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-24T08:50:44.044Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-24T08:50:44.044Z] github.com/docker/docker/container [2022-08-24T08:50:44.044Z] github.com/docker/docker/container/stream [2022-08-24T08:50:44.044Z] github.com/docker/docker/contrib/apparmor [2022-08-24T08:50:44.044Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-24T08:50:44.044Z] github.com/docker/docker/contrib/httpserver [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/cluster [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/cluster/convert [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/cluster/executor [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/cluster/provider [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/config [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/containerd [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/events [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/events/testutils [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/exec [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/graphdriver [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/images [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/initlayer [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/links [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/listeners [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/logger [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/logger/gelf [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/logger/journald [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/logger/local [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/logger/logentries [2022-08-24T08:50:44.044Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-24T08:50:44.045Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-24T08:50:44.045Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-24T08:50:44.045Z] github.com/docker/docker/daemon/logger/splunk [2022-08-24T08:50:44.045Z] github.com/docker/docker/daemon/logger/syslog [2022-08-24T08:50:44.045Z] github.com/docker/docker/daemon/logger/templates [2022-08-24T08:50:44.045Z] github.com/docker/docker/daemon/names [2022-08-24T08:50:44.045Z] github.com/docker/docker/daemon/network [2022-08-24T08:50:44.045Z] github.com/docker/docker/daemon/stats [2022-08-24T08:50:44.045Z] github.com/docker/docker/distribution [2022-08-24T08:50:44.045Z] github.com/docker/docker/distribution/metadata [2022-08-24T08:50:44.045Z] github.com/docker/docker/distribution/utils [2022-08-24T08:50:44.045Z] github.com/docker/docker/distribution/xfer [2022-08-24T08:50:44.045Z] github.com/docker/docker/dockerversion [2022-08-24T08:50:44.045Z] github.com/docker/docker/errdefs [2022-08-24T08:50:44.045Z] github.com/docker/docker/image [2022-08-24T08:50:44.045Z] github.com/docker/docker/image/cache [2022-08-24T08:50:44.045Z] github.com/docker/docker/image/tarexport [2022-08-24T08:50:44.045Z] github.com/docker/docker/image/v1 [2022-08-24T08:50:44.045Z] github.com/docker/docker/internal/test/suite [2022-08-24T08:50:44.045Z] github.com/docker/docker/layer [2022-08-24T08:50:44.045Z] github.com/docker/docker/libcontainerd [2022-08-24T08:50:44.045Z] github.com/docker/docker/libcontainerd/queue [2022-08-24T08:50:44.045Z] github.com/docker/docker/libcontainerd/remote [2022-08-24T08:50:44.045Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-24T08:50:44.045Z] github.com/docker/docker/libcontainerd/types [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/config [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/idm [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/ns [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/options [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/osl [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T08:50:44.045Z] github.com/docker/docker/libnetwork/types [2022-08-24T08:50:44.045Z] github.com/docker/docker/oci [2022-08-24T08:50:44.045Z] github.com/docker/docker/oci/caps [2022-08-24T08:50:44.045Z] github.com/docker/docker/opts [2022-08-24T08:50:44.045Z] github.com/docker/docker/pkg/aaparser [2022-08-24T08:50:44.045Z] github.com/docker/docker/pkg/archive [2022-08-24T08:50:44.045Z] github.com/docker/docker/pkg/authorization [2022-08-24T08:50:44.045Z] github.com/docker/docker/pkg/broadcaster [2022-08-24T08:50:44.045Z] github.com/docker/docker/pkg/capabilities [2022-08-24T08:50:44.045Z] github.com/docker/docker/pkg/chrootarchive [2022-08-24T08:50:44.045Z] github.com/docker/docker/pkg/containerfs [2022-08-24T08:50:44.045Z] github.com/docker/docker/pkg/devicemapper [2022-08-24T08:50:44.045Z] github.com/docker/docker/pkg/directory [2022-08-24T08:50:44.045Z] github.com/docker/docker/pkg/dmesg [2022-08-24T08:50:44.045Z] github.com/docker/docker/pkg/fileutils [2022-08-24T08:50:44.045Z] github.com/docker/docker/pkg/fsutils [2022-08-24T08:50:44.045Z] github.com/docker/docker/pkg/homedir [2022-08-24T08:50:44.045Z] github.com/docker/docker/pkg/idtools [2022-08-24T08:50:44.045Z] github.com/docker/docker/pkg/ioutils [2022-08-24T08:50:44.045Z] github.com/docker/docker/pkg/jsonmessage [2022-08-24T08:50:44.045Z] github.com/docker/docker/pkg/longpath [2022-08-24T08:50:44.045Z] github.com/docker/docker/pkg/loopback [2022-08-24T08:50:44.045Z] github.com/docker/docker/pkg/namesgenerator [2022-08-24T08:50:44.045Z] github.com/docker/docker/pkg/parsers [2022-08-24T08:50:44.045Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-24T08:50:44.045Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-24T08:50:44.045Z] github.com/docker/docker/pkg/pidfile [2022-08-24T08:50:44.045Z] github.com/docker/docker/pkg/platform [2022-08-24T08:50:44.045Z] github.com/docker/docker/pkg/plugingetter [2022-08-24T08:50:44.045Z] github.com/docker/docker/pkg/plugins [2022-08-24T08:50:44.045Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-24T08:50:44.045Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-24T08:50:44.045Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-24T08:50:44.045Z] github.com/docker/docker/pkg/plugins/transport [2022-08-24T08:50:44.045Z] github.com/docker/docker/pkg/pools [2022-08-24T08:50:44.045Z] github.com/docker/docker/pkg/progress [2022-08-24T08:50:44.045Z] github.com/docker/docker/pkg/pubsub [2022-08-24T08:50:44.045Z] github.com/docker/docker/pkg/reexec [2022-08-24T08:50:44.045Z] github.com/docker/docker/pkg/signal [2022-08-24T08:50:44.045Z] github.com/docker/docker/pkg/stack [2022-08-24T08:50:44.045Z] github.com/docker/docker/pkg/stdcopy [2022-08-24T08:50:44.045Z] github.com/docker/docker/pkg/streamformatter [2022-08-24T08:50:44.045Z] github.com/docker/docker/pkg/stringid [2022-08-24T08:50:44.045Z] github.com/docker/docker/pkg/sysinfo [2022-08-24T08:50:44.045Z] github.com/docker/docker/pkg/system [2022-08-24T08:50:44.045Z] github.com/docker/docker/pkg/tailfile [2022-08-24T08:50:44.045Z] github.com/docker/docker/pkg/tarsum [2022-08-24T08:50:44.045Z] github.com/docker/docker/pkg/urlutil [2022-08-24T08:50:44.045Z] github.com/docker/docker/pkg/useragent [2022-08-24T08:50:44.045Z] github.com/docker/docker/plugin [2022-08-24T08:50:44.045Z] github.com/docker/docker/plugin/executor/containerd [2022-08-24T08:50:44.045Z] github.com/docker/docker/plugin/v2 [2022-08-24T08:50:44.045Z] github.com/docker/docker/profiles/apparmor [2022-08-24T08:50:44.045Z] github.com/docker/docker/profiles/seccomp [2022-08-24T08:50:44.045Z] github.com/docker/docker/quota [2022-08-24T08:50:44.045Z] github.com/docker/docker/reference [2022-08-24T08:50:44.045Z] github.com/docker/docker/registry [2022-08-24T08:50:44.045Z] github.com/docker/docker/registry/resumable [2022-08-24T08:50:44.045Z] github.com/docker/docker/restartmanager [2022-08-24T08:50:44.045Z] github.com/docker/docker/rootless [2022-08-24T08:50:44.045Z] github.com/docker/docker/rootless/specconv [2022-08-24T08:50:44.045Z] github.com/docker/docker/runconfig [2022-08-24T08:50:44.045Z] github.com/docker/docker/runconfig/opts [2022-08-24T08:50:44.045Z] github.com/docker/docker/testutil [2022-08-24T08:50:44.045Z] github.com/docker/docker/testutil/daemon [2022-08-24T08:50:44.045Z] github.com/docker/docker/testutil/environment [2022-08-24T08:50:44.045Z] github.com/docker/docker/testutil/fakecontext [2022-08-24T08:50:44.045Z] github.com/docker/docker/testutil/fakegit [2022-08-24T08:50:44.045Z] github.com/docker/docker/testutil/fakestorage [2022-08-24T08:50:44.045Z] github.com/docker/docker/testutil/fixtures/load [2022-08-24T08:50:44.045Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-24T08:50:44.045Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-24T08:50:44.045Z] github.com/docker/docker/testutil/registry [2022-08-24T08:50:44.045Z] github.com/docker/docker/testutil/request [2022-08-24T08:50:44.045Z] github.com/docker/docker/volume [2022-08-24T08:50:44.045Z] github.com/docker/docker/volume/drivers [2022-08-24T08:50:44.045Z] github.com/docker/docker/volume/local [2022-08-24T08:50:44.045Z] github.com/docker/docker/volume/mounts [2022-08-24T08:50:44.045Z] github.com/docker/docker/volume/service [2022-08-24T08:50:44.045Z] github.com/docker/docker/volume/service/opts [2022-08-24T08:50:44.045Z] github.com/docker/docker/volume/testutils' [2022-08-24T08:50:44.304Z] + base_pkg_list='github.com/docker/docker/api [2022-08-24T08:50:44.304Z] github.com/docker/docker/api/server [2022-08-24T08:50:44.304Z] github.com/docker/docker/api/server/backend/build [2022-08-24T08:50:44.304Z] github.com/docker/docker/api/server/httpstatus [2022-08-24T08:50:44.304Z] github.com/docker/docker/api/server/httputils [2022-08-24T08:50:44.304Z] github.com/docker/docker/api/server/middleware [2022-08-24T08:50:44.304Z] github.com/docker/docker/api/server/router [2022-08-24T08:50:44.304Z] github.com/docker/docker/api/server/router/build [2022-08-24T08:50:44.304Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-24T08:50:44.304Z] github.com/docker/docker/api/server/router/container [2022-08-24T08:50:44.304Z] github.com/docker/docker/api/server/router/debug [2022-08-24T08:50:44.304Z] github.com/docker/docker/api/server/router/distribution [2022-08-24T08:50:44.304Z] github.com/docker/docker/api/server/router/grpc [2022-08-24T08:50:44.304Z] github.com/docker/docker/api/server/router/image [2022-08-24T08:50:44.304Z] github.com/docker/docker/api/server/router/network [2022-08-24T08:50:44.304Z] github.com/docker/docker/api/server/router/plugin [2022-08-24T08:50:44.304Z] github.com/docker/docker/api/server/router/session [2022-08-24T08:50:44.304Z] github.com/docker/docker/api/server/router/swarm [2022-08-24T08:50:44.304Z] github.com/docker/docker/api/server/router/system [2022-08-24T08:50:44.304Z] github.com/docker/docker/api/server/router/volume [2022-08-24T08:50:44.304Z] github.com/docker/docker/api/types [2022-08-24T08:50:44.304Z] github.com/docker/docker/api/types/backend [2022-08-24T08:50:44.304Z] github.com/docker/docker/api/types/blkiodev [2022-08-24T08:50:44.304Z] github.com/docker/docker/api/types/container [2022-08-24T08:50:44.304Z] github.com/docker/docker/api/types/events [2022-08-24T08:50:44.304Z] github.com/docker/docker/api/types/filters [2022-08-24T08:50:44.304Z] github.com/docker/docker/api/types/image [2022-08-24T08:50:44.304Z] github.com/docker/docker/api/types/mount [2022-08-24T08:50:44.304Z] github.com/docker/docker/api/types/network [2022-08-24T08:50:44.304Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-24T08:50:44.304Z] github.com/docker/docker/api/types/registry [2022-08-24T08:50:44.304Z] github.com/docker/docker/api/types/strslice [2022-08-24T08:50:44.304Z] github.com/docker/docker/api/types/swarm [2022-08-24T08:50:44.304Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-24T08:50:44.304Z] github.com/docker/docker/api/types/time [2022-08-24T08:50:44.304Z] github.com/docker/docker/api/types/versions [2022-08-24T08:50:44.304Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-24T08:50:44.304Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-24T08:50:44.304Z] github.com/docker/docker/api/types/volume [2022-08-24T08:50:44.304Z] github.com/docker/docker/builder [2022-08-24T08:50:44.304Z] github.com/docker/docker/builder/builder-next [2022-08-24T08:50:44.304Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-24T08:50:44.304Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-24T08:50:44.304Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-24T08:50:44.304Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-24T08:50:44.304Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-24T08:50:44.304Z] github.com/docker/docker/builder/builder-next/worker [2022-08-24T08:50:44.304Z] github.com/docker/docker/builder/dockerfile [2022-08-24T08:50:44.304Z] github.com/docker/docker/builder/remotecontext [2022-08-24T08:50:44.304Z] github.com/docker/docker/builder/remotecontext/git [2022-08-24T08:50:44.304Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-24T08:50:44.304Z] github.com/docker/docker/cli [2022-08-24T08:50:44.304Z] github.com/docker/docker/cli/config [2022-08-24T08:50:44.304Z] github.com/docker/docker/cli/debug [2022-08-24T08:50:44.304Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-24T08:50:44.304Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-24T08:50:44.304Z] github.com/docker/docker/client [2022-08-24T08:50:44.304Z] github.com/docker/docker/cmd/docker-proxy [2022-08-24T08:50:44.304Z] github.com/docker/docker/cmd/dockerd [2022-08-24T08:50:44.304Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-24T08:50:44.304Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-24T08:50:44.304Z] github.com/docker/docker/container [2022-08-24T08:50:44.304Z] github.com/docker/docker/container/stream [2022-08-24T08:50:44.304Z] github.com/docker/docker/contrib/apparmor [2022-08-24T08:50:44.304Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-24T08:50:44.304Z] github.com/docker/docker/contrib/httpserver [2022-08-24T08:50:44.304Z] github.com/docker/docker/daemon [2022-08-24T08:50:44.304Z] github.com/docker/docker/daemon/cluster [2022-08-24T08:50:44.304Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-24T08:50:44.304Z] github.com/docker/docker/daemon/cluster/convert [2022-08-24T08:50:44.304Z] github.com/docker/docker/daemon/cluster/executor [2022-08-24T08:50:44.304Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-24T08:50:44.304Z] github.com/docker/docker/daemon/cluster/provider [2022-08-24T08:50:44.304Z] github.com/docker/docker/daemon/config [2022-08-24T08:50:44.304Z] github.com/docker/docker/daemon/containerd [2022-08-24T08:50:44.304Z] github.com/docker/docker/daemon/events [2022-08-24T08:50:44.304Z] github.com/docker/docker/daemon/events/testutils [2022-08-24T08:50:44.304Z] github.com/docker/docker/daemon/exec [2022-08-24T08:50:44.304Z] github.com/docker/docker/daemon/graphdriver [2022-08-24T08:50:44.304Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-24T08:50:44.304Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-24T08:50:44.304Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-24T08:50:44.304Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-24T08:50:44.304Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-24T08:50:44.304Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-24T08:50:44.304Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-24T08:50:44.304Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-24T08:50:44.304Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-24T08:50:44.304Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-24T08:50:44.304Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-24T08:50:44.304Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-24T08:50:44.304Z] github.com/docker/docker/daemon/images [2022-08-24T08:50:44.304Z] github.com/docker/docker/daemon/initlayer [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/links [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/listeners [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/logger [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/logger/gelf [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/logger/journald [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/logger/local [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/logger/logentries [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/logger/splunk [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/logger/syslog [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/logger/templates [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/names [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/network [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/stats [2022-08-24T08:50:44.305Z] github.com/docker/docker/distribution [2022-08-24T08:50:44.305Z] github.com/docker/docker/distribution/metadata [2022-08-24T08:50:44.305Z] github.com/docker/docker/distribution/utils [2022-08-24T08:50:44.305Z] github.com/docker/docker/distribution/xfer [2022-08-24T08:50:44.305Z] github.com/docker/docker/dockerversion [2022-08-24T08:50:44.305Z] github.com/docker/docker/errdefs [2022-08-24T08:50:44.305Z] github.com/docker/docker/image [2022-08-24T08:50:44.305Z] github.com/docker/docker/image/cache [2022-08-24T08:50:44.305Z] github.com/docker/docker/image/tarexport [2022-08-24T08:50:44.305Z] github.com/docker/docker/image/v1 [2022-08-24T08:50:44.305Z] github.com/docker/docker/internal/test/suite [2022-08-24T08:50:44.305Z] github.com/docker/docker/layer [2022-08-24T08:50:44.305Z] github.com/docker/docker/libcontainerd [2022-08-24T08:50:44.305Z] github.com/docker/docker/libcontainerd/queue [2022-08-24T08:50:44.305Z] github.com/docker/docker/libcontainerd/remote [2022-08-24T08:50:44.305Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-24T08:50:44.305Z] github.com/docker/docker/libcontainerd/types [2022-08-24T08:50:44.305Z] github.com/docker/docker/oci [2022-08-24T08:50:44.305Z] github.com/docker/docker/oci/caps [2022-08-24T08:50:44.305Z] github.com/docker/docker/opts [2022-08-24T08:50:44.305Z] github.com/docker/docker/pkg/aaparser [2022-08-24T08:50:44.305Z] github.com/docker/docker/pkg/archive [2022-08-24T08:50:44.305Z] github.com/docker/docker/pkg/authorization [2022-08-24T08:50:44.305Z] github.com/docker/docker/pkg/broadcaster [2022-08-24T08:50:44.305Z] github.com/docker/docker/pkg/capabilities [2022-08-24T08:50:44.305Z] github.com/docker/docker/pkg/chrootarchive [2022-08-24T08:50:44.305Z] github.com/docker/docker/pkg/containerfs [2022-08-24T08:50:44.305Z] github.com/docker/docker/pkg/devicemapper [2022-08-24T08:50:44.305Z] github.com/docker/docker/pkg/directory [2022-08-24T08:50:44.305Z] github.com/docker/docker/pkg/dmesg [2022-08-24T08:50:44.305Z] github.com/docker/docker/pkg/fileutils [2022-08-24T08:50:44.305Z] github.com/docker/docker/pkg/fsutils [2022-08-24T08:50:44.305Z] github.com/docker/docker/pkg/homedir [2022-08-24T08:50:44.305Z] github.com/docker/docker/pkg/idtools [2022-08-24T08:50:44.305Z] github.com/docker/docker/pkg/ioutils [2022-08-24T08:50:44.305Z] github.com/docker/docker/pkg/jsonmessage [2022-08-24T08:50:44.305Z] github.com/docker/docker/pkg/longpath [2022-08-24T08:50:44.305Z] github.com/docker/docker/pkg/loopback [2022-08-24T08:50:44.305Z] github.com/docker/docker/pkg/namesgenerator [2022-08-24T08:50:44.305Z] github.com/docker/docker/pkg/parsers [2022-08-24T08:50:44.305Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-24T08:50:44.305Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-24T08:50:44.305Z] github.com/docker/docker/pkg/pidfile [2022-08-24T08:50:44.305Z] github.com/docker/docker/pkg/platform [2022-08-24T08:50:44.305Z] github.com/docker/docker/pkg/plugingetter [2022-08-24T08:50:44.305Z] github.com/docker/docker/pkg/plugins [2022-08-24T08:50:44.305Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-24T08:50:44.305Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-24T08:50:44.305Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-24T08:50:44.305Z] github.com/docker/docker/pkg/plugins/transport [2022-08-24T08:50:44.305Z] github.com/docker/docker/pkg/pools [2022-08-24T08:50:44.305Z] github.com/docker/docker/pkg/progress [2022-08-24T08:50:44.305Z] github.com/docker/docker/pkg/pubsub [2022-08-24T08:50:44.305Z] github.com/docker/docker/pkg/reexec [2022-08-24T08:50:44.305Z] github.com/docker/docker/pkg/signal [2022-08-24T08:50:44.305Z] github.com/docker/docker/pkg/stack [2022-08-24T08:50:44.305Z] github.com/docker/docker/pkg/stdcopy [2022-08-24T08:50:44.305Z] github.com/docker/docker/pkg/streamformatter [2022-08-24T08:50:44.305Z] github.com/docker/docker/pkg/stringid [2022-08-24T08:50:44.305Z] github.com/docker/docker/pkg/sysinfo [2022-08-24T08:50:44.305Z] github.com/docker/docker/pkg/system [2022-08-24T08:50:44.305Z] github.com/docker/docker/pkg/tailfile [2022-08-24T08:50:44.305Z] github.com/docker/docker/pkg/tarsum [2022-08-24T08:50:44.305Z] github.com/docker/docker/pkg/urlutil [2022-08-24T08:50:44.305Z] github.com/docker/docker/pkg/useragent [2022-08-24T08:50:44.305Z] github.com/docker/docker/plugin [2022-08-24T08:50:44.305Z] github.com/docker/docker/plugin/executor/containerd [2022-08-24T08:50:44.305Z] github.com/docker/docker/plugin/v2 [2022-08-24T08:50:44.305Z] github.com/docker/docker/profiles/apparmor [2022-08-24T08:50:44.305Z] github.com/docker/docker/profiles/seccomp [2022-08-24T08:50:44.305Z] github.com/docker/docker/quota [2022-08-24T08:50:44.305Z] github.com/docker/docker/reference [2022-08-24T08:50:44.305Z] github.com/docker/docker/registry [2022-08-24T08:50:44.305Z] github.com/docker/docker/registry/resumable [2022-08-24T08:50:44.305Z] github.com/docker/docker/restartmanager [2022-08-24T08:50:44.305Z] github.com/docker/docker/rootless [2022-08-24T08:50:44.305Z] github.com/docker/docker/rootless/specconv [2022-08-24T08:50:44.305Z] github.com/docker/docker/runconfig [2022-08-24T08:50:44.305Z] github.com/docker/docker/runconfig/opts [2022-08-24T08:50:44.305Z] github.com/docker/docker/testutil [2022-08-24T08:50:44.305Z] github.com/docker/docker/testutil/daemon [2022-08-24T08:50:44.305Z] github.com/docker/docker/testutil/environment [2022-08-24T08:50:44.305Z] github.com/docker/docker/testutil/fakecontext [2022-08-24T08:50:44.305Z] github.com/docker/docker/testutil/fakegit [2022-08-24T08:50:44.305Z] github.com/docker/docker/testutil/fakestorage [2022-08-24T08:50:44.305Z] github.com/docker/docker/testutil/fixtures/load [2022-08-24T08:50:44.305Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-24T08:50:44.305Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-24T08:50:44.305Z] github.com/docker/docker/testutil/registry [2022-08-24T08:50:44.305Z] github.com/docker/docker/testutil/request [2022-08-24T08:50:44.305Z] github.com/docker/docker/volume [2022-08-24T08:50:44.305Z] github.com/docker/docker/volume/drivers [2022-08-24T08:50:44.305Z] github.com/docker/docker/volume/local [2022-08-24T08:50:44.305Z] github.com/docker/docker/volume/mounts [2022-08-24T08:50:44.305Z] github.com/docker/docker/volume/service [2022-08-24T08:50:44.305Z] github.com/docker/docker/volume/service/opts [2022-08-24T08:50:44.305Z] github.com/docker/docker/volume/testutils' [2022-08-24T08:50:44.305Z] ++ grep --fixed-strings /libnetwork [2022-08-24T08:50:44.305Z] ++ echo 'github.com/docker/docker/api [2022-08-24T08:50:44.305Z] github.com/docker/docker/api/server [2022-08-24T08:50:44.305Z] github.com/docker/docker/api/server/backend/build [2022-08-24T08:50:44.305Z] github.com/docker/docker/api/server/httpstatus [2022-08-24T08:50:44.305Z] github.com/docker/docker/api/server/httputils [2022-08-24T08:50:44.305Z] github.com/docker/docker/api/server/middleware [2022-08-24T08:50:44.305Z] github.com/docker/docker/api/server/router [2022-08-24T08:50:44.305Z] github.com/docker/docker/api/server/router/build [2022-08-24T08:50:44.305Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-24T08:50:44.305Z] github.com/docker/docker/api/server/router/container [2022-08-24T08:50:44.305Z] github.com/docker/docker/api/server/router/debug [2022-08-24T08:50:44.305Z] github.com/docker/docker/api/server/router/distribution [2022-08-24T08:50:44.305Z] github.com/docker/docker/api/server/router/grpc [2022-08-24T08:50:44.305Z] github.com/docker/docker/api/server/router/image [2022-08-24T08:50:44.305Z] github.com/docker/docker/api/server/router/network [2022-08-24T08:50:44.305Z] github.com/docker/docker/api/server/router/plugin [2022-08-24T08:50:44.305Z] github.com/docker/docker/api/server/router/session [2022-08-24T08:50:44.305Z] github.com/docker/docker/api/server/router/swarm [2022-08-24T08:50:44.305Z] github.com/docker/docker/api/server/router/system [2022-08-24T08:50:44.305Z] github.com/docker/docker/api/server/router/volume [2022-08-24T08:50:44.305Z] github.com/docker/docker/api/types [2022-08-24T08:50:44.305Z] github.com/docker/docker/api/types/backend [2022-08-24T08:50:44.305Z] github.com/docker/docker/api/types/blkiodev [2022-08-24T08:50:44.305Z] github.com/docker/docker/api/types/container [2022-08-24T08:50:44.305Z] github.com/docker/docker/api/types/events [2022-08-24T08:50:44.305Z] github.com/docker/docker/api/types/filters [2022-08-24T08:50:44.305Z] github.com/docker/docker/api/types/image [2022-08-24T08:50:44.305Z] github.com/docker/docker/api/types/mount [2022-08-24T08:50:44.305Z] github.com/docker/docker/api/types/network [2022-08-24T08:50:44.305Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-24T08:50:44.305Z] github.com/docker/docker/api/types/registry [2022-08-24T08:50:44.305Z] github.com/docker/docker/api/types/strslice [2022-08-24T08:50:44.305Z] github.com/docker/docker/api/types/swarm [2022-08-24T08:50:44.305Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-24T08:50:44.305Z] github.com/docker/docker/api/types/time [2022-08-24T08:50:44.305Z] github.com/docker/docker/api/types/versions [2022-08-24T08:50:44.305Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-24T08:50:44.305Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-24T08:50:44.305Z] github.com/docker/docker/api/types/volume [2022-08-24T08:50:44.305Z] github.com/docker/docker/builder [2022-08-24T08:50:44.305Z] github.com/docker/docker/builder/builder-next [2022-08-24T08:50:44.305Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-24T08:50:44.305Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-24T08:50:44.305Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-24T08:50:44.305Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-24T08:50:44.305Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-24T08:50:44.305Z] github.com/docker/docker/builder/builder-next/worker [2022-08-24T08:50:44.305Z] github.com/docker/docker/builder/dockerfile [2022-08-24T08:50:44.305Z] github.com/docker/docker/builder/remotecontext [2022-08-24T08:50:44.305Z] github.com/docker/docker/builder/remotecontext/git [2022-08-24T08:50:44.305Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-24T08:50:44.305Z] github.com/docker/docker/cli [2022-08-24T08:50:44.305Z] github.com/docker/docker/cli/config [2022-08-24T08:50:44.305Z] github.com/docker/docker/cli/debug [2022-08-24T08:50:44.305Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-24T08:50:44.305Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-24T08:50:44.305Z] github.com/docker/docker/client [2022-08-24T08:50:44.305Z] github.com/docker/docker/cmd/docker-proxy [2022-08-24T08:50:44.305Z] github.com/docker/docker/cmd/dockerd [2022-08-24T08:50:44.305Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-24T08:50:44.305Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-24T08:50:44.305Z] github.com/docker/docker/container [2022-08-24T08:50:44.305Z] github.com/docker/docker/container/stream [2022-08-24T08:50:44.305Z] github.com/docker/docker/contrib/apparmor [2022-08-24T08:50:44.305Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-24T08:50:44.305Z] github.com/docker/docker/contrib/httpserver [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/cluster [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/cluster/convert [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/cluster/executor [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/cluster/provider [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/config [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/containerd [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/events [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/events/testutils [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/exec [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/graphdriver [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/images [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/initlayer [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/links [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/listeners [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/logger [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/logger/gelf [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/logger/journald [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/logger/local [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/logger/logentries [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/logger/splunk [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/logger/syslog [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/logger/templates [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/names [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/network [2022-08-24T08:50:44.305Z] github.com/docker/docker/daemon/stats [2022-08-24T08:50:44.305Z] github.com/docker/docker/distribution [2022-08-24T08:50:44.305Z] github.com/docker/docker/distribution/metadata [2022-08-24T08:50:44.305Z] github.com/docker/docker/distribution/utils [2022-08-24T08:50:44.305Z] github.com/docker/docker/distribution/xfer [2022-08-24T08:50:44.305Z] github.com/docker/docker/dockerversion [2022-08-24T08:50:44.305Z] github.com/docker/docker/errdefs [2022-08-24T08:50:44.305Z] github.com/docker/docker/image [2022-08-24T08:50:44.305Z] github.com/docker/docker/image/cache [2022-08-24T08:50:44.305Z] github.com/docker/docker/image/tarexport [2022-08-24T08:50:44.305Z] github.com/docker/docker/image/v1 [2022-08-24T08:50:44.305Z] github.com/docker/docker/internal/test/suite [2022-08-24T08:50:44.305Z] github.com/docker/docker/layer [2022-08-24T08:50:44.305Z] github.com/docker/docker/libcontainerd [2022-08-24T08:50:44.305Z] github.com/docker/docker/libcontainerd/queue [2022-08-24T08:50:44.305Z] github.com/docker/docker/libcontainerd/remote [2022-08-24T08:50:44.305Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-24T08:50:44.305Z] github.com/docker/docker/libcontainerd/types [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/config [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/idm [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/ns [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/options [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/osl [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T08:50:44.305Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/types [2022-08-24T08:50:44.306Z] github.com/docker/docker/oci [2022-08-24T08:50:44.306Z] github.com/docker/docker/oci/caps [2022-08-24T08:50:44.306Z] github.com/docker/docker/opts [2022-08-24T08:50:44.306Z] github.com/docker/docker/pkg/aaparser [2022-08-24T08:50:44.306Z] github.com/docker/docker/pkg/archive [2022-08-24T08:50:44.306Z] github.com/docker/docker/pkg/authorization [2022-08-24T08:50:44.306Z] github.com/docker/docker/pkg/broadcaster [2022-08-24T08:50:44.306Z] github.com/docker/docker/pkg/capabilities [2022-08-24T08:50:44.306Z] github.com/docker/docker/pkg/chrootarchive [2022-08-24T08:50:44.306Z] github.com/docker/docker/pkg/containerfs [2022-08-24T08:50:44.306Z] github.com/docker/docker/pkg/devicemapper [2022-08-24T08:50:44.306Z] github.com/docker/docker/pkg/directory [2022-08-24T08:50:44.306Z] github.com/docker/docker/pkg/dmesg [2022-08-24T08:50:44.306Z] github.com/docker/docker/pkg/fileutils [2022-08-24T08:50:44.306Z] github.com/docker/docker/pkg/fsutils [2022-08-24T08:50:44.306Z] github.com/docker/docker/pkg/homedir [2022-08-24T08:50:44.306Z] github.com/docker/docker/pkg/idtools [2022-08-24T08:50:44.306Z] github.com/docker/docker/pkg/ioutils [2022-08-24T08:50:44.306Z] github.com/docker/docker/pkg/jsonmessage [2022-08-24T08:50:44.306Z] github.com/docker/docker/pkg/longpath [2022-08-24T08:50:44.306Z] github.com/docker/docker/pkg/loopback [2022-08-24T08:50:44.306Z] github.com/docker/docker/pkg/namesgenerator [2022-08-24T08:50:44.306Z] github.com/docker/docker/pkg/parsers [2022-08-24T08:50:44.306Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-24T08:50:44.306Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-24T08:50:44.306Z] github.com/docker/docker/pkg/pidfile [2022-08-24T08:50:44.306Z] github.com/docker/docker/pkg/platform [2022-08-24T08:50:44.306Z] github.com/docker/docker/pkg/plugingetter [2022-08-24T08:50:44.306Z] github.com/docker/docker/pkg/plugins [2022-08-24T08:50:44.306Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-24T08:50:44.306Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-24T08:50:44.306Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-24T08:50:44.306Z] github.com/docker/docker/pkg/plugins/transport [2022-08-24T08:50:44.306Z] github.com/docker/docker/pkg/pools [2022-08-24T08:50:44.306Z] github.com/docker/docker/pkg/progress [2022-08-24T08:50:44.306Z] github.com/docker/docker/pkg/pubsub [2022-08-24T08:50:44.306Z] github.com/docker/docker/pkg/reexec [2022-08-24T08:50:44.306Z] github.com/docker/docker/pkg/signal [2022-08-24T08:50:44.306Z] github.com/docker/docker/pkg/stack [2022-08-24T08:50:44.306Z] github.com/docker/docker/pkg/stdcopy [2022-08-24T08:50:44.306Z] github.com/docker/docker/pkg/streamformatter [2022-08-24T08:50:44.306Z] github.com/docker/docker/pkg/stringid [2022-08-24T08:50:44.306Z] github.com/docker/docker/pkg/sysinfo [2022-08-24T08:50:44.306Z] github.com/docker/docker/pkg/system [2022-08-24T08:50:44.306Z] github.com/docker/docker/pkg/tailfile [2022-08-24T08:50:44.306Z] github.com/docker/docker/pkg/tarsum [2022-08-24T08:50:44.306Z] github.com/docker/docker/pkg/urlutil [2022-08-24T08:50:44.306Z] github.com/docker/docker/pkg/useragent [2022-08-24T08:50:44.306Z] github.com/docker/docker/plugin [2022-08-24T08:50:44.306Z] github.com/docker/docker/plugin/executor/containerd [2022-08-24T08:50:44.306Z] github.com/docker/docker/plugin/v2 [2022-08-24T08:50:44.306Z] github.com/docker/docker/profiles/apparmor [2022-08-24T08:50:44.306Z] github.com/docker/docker/profiles/seccomp [2022-08-24T08:50:44.306Z] github.com/docker/docker/quota [2022-08-24T08:50:44.306Z] github.com/docker/docker/reference [2022-08-24T08:50:44.306Z] github.com/docker/docker/registry [2022-08-24T08:50:44.306Z] github.com/docker/docker/registry/resumable [2022-08-24T08:50:44.306Z] github.com/docker/docker/restartmanager [2022-08-24T08:50:44.306Z] github.com/docker/docker/rootless [2022-08-24T08:50:44.306Z] github.com/docker/docker/rootless/specconv [2022-08-24T08:50:44.306Z] github.com/docker/docker/runconfig [2022-08-24T08:50:44.306Z] github.com/docker/docker/runconfig/opts [2022-08-24T08:50:44.306Z] github.com/docker/docker/testutil [2022-08-24T08:50:44.306Z] github.com/docker/docker/testutil/daemon [2022-08-24T08:50:44.306Z] github.com/docker/docker/testutil/environment [2022-08-24T08:50:44.306Z] github.com/docker/docker/testutil/fakecontext [2022-08-24T08:50:44.306Z] github.com/docker/docker/testutil/fakegit [2022-08-24T08:50:44.306Z] github.com/docker/docker/testutil/fakestorage [2022-08-24T08:50:44.306Z] github.com/docker/docker/testutil/fixtures/load [2022-08-24T08:50:44.306Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-24T08:50:44.306Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-24T08:50:44.306Z] github.com/docker/docker/testutil/registry [2022-08-24T08:50:44.306Z] github.com/docker/docker/testutil/request [2022-08-24T08:50:44.306Z] github.com/docker/docker/volume [2022-08-24T08:50:44.306Z] github.com/docker/docker/volume/drivers [2022-08-24T08:50:44.306Z] github.com/docker/docker/volume/local [2022-08-24T08:50:44.306Z] github.com/docker/docker/volume/mounts [2022-08-24T08:50:44.306Z] github.com/docker/docker/volume/service [2022-08-24T08:50:44.306Z] github.com/docker/docker/volume/service/opts [2022-08-24T08:50:44.306Z] github.com/docker/docker/volume/testutils' [2022-08-24T08:50:44.306Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/config [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/idm [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/ns [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/options [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/osl [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/types' [2022-08-24T08:50:44.306Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-24T08:50:44.306Z] + echo 'github.com/docker/docker/libnetwork [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/config [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/idm [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/ns [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/options [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/osl [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/types' [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T08:50:44.306Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T08:50:44.306Z] + type docker-proxy [2022-08-24T08:50:44.306Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-24T08:50:44.306Z] + hack/make.sh binary-proxy install-proxy [2022-08-24T08:50:44.306Z] [2022-08-24T08:50:44.306Z] Removing bundles/ [2022-08-24T08:50:44.306Z] [2022-08-24T08:50:44.306Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-24T08:50:44.306Z] Building: bundles/binary-proxy/docker-proxy [2022-08-24T08:50:44.306Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T08:50:44.309Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-08-24T08:50:44.876Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-08-24T08:50:45.134Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-08-24T08:50:45.700Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-08-24T08:50:47.604Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-08-24T08:50:48.173Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-08-24T08:50:50.707Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-08-24T08:50:52.428Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-24T08:50:52.428Z] [2022-08-24T08:50:52.428Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-24T08:50:52.428Z] Installing docker-proxy to /usr/local/bin/ [2022-08-24T08:50:52.428Z] [2022-08-24T08:50:52.428Z] + mkdir -p bundles [2022-08-24T08:50:52.428Z] + '[' -n 'github.com/docker/docker/api [2022-08-24T08:50:52.428Z] github.com/docker/docker/api/server [2022-08-24T08:50:52.428Z] github.com/docker/docker/api/server/backend/build [2022-08-24T08:50:52.428Z] github.com/docker/docker/api/server/httpstatus [2022-08-24T08:50:52.428Z] github.com/docker/docker/api/server/httputils [2022-08-24T08:50:52.428Z] github.com/docker/docker/api/server/middleware [2022-08-24T08:50:52.428Z] github.com/docker/docker/api/server/router [2022-08-24T08:50:52.428Z] github.com/docker/docker/api/server/router/build [2022-08-24T08:50:52.428Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-24T08:50:52.428Z] github.com/docker/docker/api/server/router/container [2022-08-24T08:50:52.428Z] github.com/docker/docker/api/server/router/debug [2022-08-24T08:50:52.428Z] github.com/docker/docker/api/server/router/distribution [2022-08-24T08:50:52.428Z] github.com/docker/docker/api/server/router/grpc [2022-08-24T08:50:52.428Z] github.com/docker/docker/api/server/router/image [2022-08-24T08:50:52.428Z] github.com/docker/docker/api/server/router/network [2022-08-24T08:50:52.428Z] github.com/docker/docker/api/server/router/plugin [2022-08-24T08:50:52.428Z] github.com/docker/docker/api/server/router/session [2022-08-24T08:50:52.428Z] github.com/docker/docker/api/server/router/swarm [2022-08-24T08:50:52.428Z] github.com/docker/docker/api/server/router/system [2022-08-24T08:50:52.428Z] github.com/docker/docker/api/server/router/volume [2022-08-24T08:50:52.428Z] github.com/docker/docker/api/types [2022-08-24T08:50:52.428Z] github.com/docker/docker/api/types/backend [2022-08-24T08:50:52.428Z] github.com/docker/docker/api/types/blkiodev [2022-08-24T08:50:52.428Z] github.com/docker/docker/api/types/container [2022-08-24T08:50:52.428Z] github.com/docker/docker/api/types/events [2022-08-24T08:50:52.428Z] github.com/docker/docker/api/types/filters [2022-08-24T08:50:52.428Z] github.com/docker/docker/api/types/image [2022-08-24T08:50:52.428Z] github.com/docker/docker/api/types/mount [2022-08-24T08:50:52.428Z] github.com/docker/docker/api/types/network [2022-08-24T08:50:52.428Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-24T08:50:52.428Z] github.com/docker/docker/api/types/registry [2022-08-24T08:50:52.428Z] github.com/docker/docker/api/types/strslice [2022-08-24T08:50:52.428Z] github.com/docker/docker/api/types/swarm [2022-08-24T08:50:52.428Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-24T08:50:52.428Z] github.com/docker/docker/api/types/time [2022-08-24T08:50:52.428Z] github.com/docker/docker/api/types/versions [2022-08-24T08:50:52.428Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-24T08:50:52.428Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-24T08:50:52.428Z] github.com/docker/docker/api/types/volume [2022-08-24T08:50:52.428Z] github.com/docker/docker/builder [2022-08-24T08:50:52.428Z] github.com/docker/docker/builder/builder-next [2022-08-24T08:50:52.428Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-24T08:50:52.428Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-24T08:50:52.428Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-24T08:50:52.428Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-24T08:50:52.428Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-24T08:50:52.428Z] github.com/docker/docker/builder/builder-next/worker [2022-08-24T08:50:52.428Z] github.com/docker/docker/builder/dockerfile [2022-08-24T08:50:52.428Z] github.com/docker/docker/builder/remotecontext [2022-08-24T08:50:52.428Z] github.com/docker/docker/builder/remotecontext/git [2022-08-24T08:50:52.428Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-24T08:50:52.428Z] github.com/docker/docker/cli [2022-08-24T08:50:52.428Z] github.com/docker/docker/cli/config [2022-08-24T08:50:52.428Z] github.com/docker/docker/cli/debug [2022-08-24T08:50:52.428Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-24T08:50:52.428Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-24T08:50:52.428Z] github.com/docker/docker/client [2022-08-24T08:50:52.428Z] github.com/docker/docker/cmd/docker-proxy [2022-08-24T08:50:52.428Z] github.com/docker/docker/cmd/dockerd [2022-08-24T08:50:52.428Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-24T08:50:52.428Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-24T08:50:52.428Z] github.com/docker/docker/container [2022-08-24T08:50:52.428Z] github.com/docker/docker/container/stream [2022-08-24T08:50:52.428Z] github.com/docker/docker/contrib/apparmor [2022-08-24T08:50:52.428Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-24T08:50:52.428Z] github.com/docker/docker/contrib/httpserver [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/cluster [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/cluster/convert [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/cluster/executor [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/cluster/provider [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/config [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/containerd [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/events [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/events/testutils [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/exec [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/graphdriver [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/images [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/initlayer [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/links [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/listeners [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/logger [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/logger/gelf [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/logger/journald [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/logger/local [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/logger/logentries [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/logger/splunk [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/logger/syslog [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/logger/templates [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/names [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/network [2022-08-24T08:50:52.428Z] github.com/docker/docker/daemon/stats [2022-08-24T08:50:52.428Z] github.com/docker/docker/distribution [2022-08-24T08:50:52.428Z] github.com/docker/docker/distribution/metadata [2022-08-24T08:50:52.428Z] github.com/docker/docker/distribution/utils [2022-08-24T08:50:52.428Z] github.com/docker/docker/distribution/xfer [2022-08-24T08:50:52.428Z] github.com/docker/docker/dockerversion [2022-08-24T08:50:52.428Z] github.com/docker/docker/errdefs [2022-08-24T08:50:52.428Z] github.com/docker/docker/image [2022-08-24T08:50:52.428Z] github.com/docker/docker/image/cache [2022-08-24T08:50:52.428Z] github.com/docker/docker/image/tarexport [2022-08-24T08:50:52.428Z] github.com/docker/docker/image/v1 [2022-08-24T08:50:52.428Z] github.com/docker/docker/internal/test/suite [2022-08-24T08:50:52.428Z] github.com/docker/docker/layer [2022-08-24T08:50:52.428Z] github.com/docker/docker/libcontainerd [2022-08-24T08:50:52.428Z] github.com/docker/docker/libcontainerd/queue [2022-08-24T08:50:52.428Z] github.com/docker/docker/libcontainerd/remote [2022-08-24T08:50:52.428Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-24T08:50:52.428Z] github.com/docker/docker/libcontainerd/types [2022-08-24T08:50:52.428Z] github.com/docker/docker/oci [2022-08-24T08:50:52.428Z] github.com/docker/docker/oci/caps [2022-08-24T08:50:52.428Z] github.com/docker/docker/opts [2022-08-24T08:50:52.428Z] github.com/docker/docker/pkg/aaparser [2022-08-24T08:50:52.428Z] github.com/docker/docker/pkg/archive [2022-08-24T08:50:52.428Z] github.com/docker/docker/pkg/authorization [2022-08-24T08:50:52.428Z] github.com/docker/docker/pkg/broadcaster [2022-08-24T08:50:52.428Z] github.com/docker/docker/pkg/capabilities [2022-08-24T08:50:52.428Z] github.com/docker/docker/pkg/chrootarchive [2022-08-24T08:50:52.428Z] github.com/docker/docker/pkg/containerfs [2022-08-24T08:50:52.428Z] github.com/docker/docker/pkg/devicemapper [2022-08-24T08:50:52.428Z] github.com/docker/docker/pkg/directory [2022-08-24T08:50:52.428Z] github.com/docker/docker/pkg/dmesg [2022-08-24T08:50:52.428Z] github.com/docker/docker/pkg/fileutils [2022-08-24T08:50:52.428Z] github.com/docker/docker/pkg/fsutils [2022-08-24T08:50:52.428Z] github.com/docker/docker/pkg/homedir [2022-08-24T08:50:52.428Z] github.com/docker/docker/pkg/idtools [2022-08-24T08:50:52.428Z] github.com/docker/docker/pkg/ioutils [2022-08-24T08:50:52.428Z] github.com/docker/docker/pkg/jsonmessage [2022-08-24T08:50:52.428Z] github.com/docker/docker/pkg/longpath [2022-08-24T08:50:52.428Z] github.com/docker/docker/pkg/loopback [2022-08-24T08:50:52.428Z] github.com/docker/docker/pkg/namesgenerator [2022-08-24T08:50:52.428Z] github.com/docker/docker/pkg/parsers [2022-08-24T08:50:52.428Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-24T08:50:52.428Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-24T08:50:52.428Z] github.com/docker/docker/pkg/pidfile [2022-08-24T08:50:52.428Z] github.com/docker/docker/pkg/platform [2022-08-24T08:50:52.428Z] github.com/docker/docker/pkg/plugingetter [2022-08-24T08:50:52.428Z] github.com/docker/docker/pkg/plugins [2022-08-24T08:50:52.428Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-24T08:50:52.428Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-24T08:50:52.428Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-24T08:50:52.428Z] github.com/docker/docker/pkg/plugins/transport [2022-08-24T08:50:52.428Z] github.com/docker/docker/pkg/pools [2022-08-24T08:50:52.428Z] github.com/docker/docker/pkg/progress [2022-08-24T08:50:52.428Z] github.com/docker/docker/pkg/pubsub [2022-08-24T08:50:52.428Z] github.com/docker/docker/pkg/reexec [2022-08-24T08:50:52.428Z] github.com/docker/docker/pkg/signal [2022-08-24T08:50:52.428Z] github.com/docker/docker/pkg/stack [2022-08-24T08:50:52.428Z] github.com/docker/docker/pkg/stdcopy [2022-08-24T08:50:52.428Z] github.com/docker/docker/pkg/streamformatter [2022-08-24T08:50:52.428Z] github.com/docker/docker/pkg/stringid [2022-08-24T08:50:52.428Z] github.com/docker/docker/pkg/sysinfo [2022-08-24T08:50:52.428Z] github.com/docker/docker/pkg/system [2022-08-24T08:50:52.428Z] github.com/docker/docker/pkg/tailfile [2022-08-24T08:50:52.428Z] github.com/docker/docker/pkg/tarsum [2022-08-24T08:50:52.428Z] github.com/docker/docker/pkg/urlutil [2022-08-24T08:50:52.428Z] github.com/docker/docker/pkg/useragent [2022-08-24T08:50:52.428Z] github.com/docker/docker/plugin [2022-08-24T08:50:52.428Z] github.com/docker/docker/plugin/executor/containerd [2022-08-24T08:50:52.428Z] github.com/docker/docker/plugin/v2 [2022-08-24T08:50:52.428Z] github.com/docker/docker/profiles/apparmor [2022-08-24T08:50:52.428Z] github.com/docker/docker/profiles/seccomp [2022-08-24T08:50:52.428Z] github.com/docker/docker/quota [2022-08-24T08:50:52.428Z] github.com/docker/docker/reference [2022-08-24T08:50:52.428Z] github.com/docker/docker/registry [2022-08-24T08:50:52.428Z] github.com/docker/docker/registry/resumable [2022-08-24T08:50:52.428Z] github.com/docker/docker/restartmanager [2022-08-24T08:50:52.428Z] github.com/docker/docker/rootless [2022-08-24T08:50:52.428Z] github.com/docker/docker/rootless/specconv [2022-08-24T08:50:52.428Z] github.com/docker/docker/runconfig [2022-08-24T08:50:52.428Z] github.com/docker/docker/runconfig/opts [2022-08-24T08:50:52.428Z] github.com/docker/docker/testutil [2022-08-24T08:50:52.428Z] github.com/docker/docker/testutil/daemon [2022-08-24T08:50:52.428Z] github.com/docker/docker/testutil/environment [2022-08-24T08:50:52.428Z] github.com/docker/docker/testutil/fakecontext [2022-08-24T08:50:52.428Z] github.com/docker/docker/testutil/fakegit [2022-08-24T08:50:52.428Z] github.com/docker/docker/testutil/fakestorage [2022-08-24T08:50:52.428Z] github.com/docker/docker/testutil/fixtures/load [2022-08-24T08:50:52.428Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-24T08:50:52.428Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-24T08:50:52.428Z] github.com/docker/docker/testutil/registry [2022-08-24T08:50:52.428Z] github.com/docker/docker/testutil/request [2022-08-24T08:50:52.428Z] github.com/docker/docker/volume [2022-08-24T08:50:52.428Z] github.com/docker/docker/volume/drivers [2022-08-24T08:50:52.428Z] github.com/docker/docker/volume/local [2022-08-24T08:50:52.428Z] github.com/docker/docker/volume/mounts [2022-08-24T08:50:52.428Z] github.com/docker/docker/volume/service [2022-08-24T08:50:52.428Z] github.com/docker/docker/volume/service/opts [2022-08-24T08:50:52.428Z] github.com/docker/docker/volume/testutils' ']' [2022-08-24T08:50:52.429Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-24T08:50:52.429Z] ? github.com/docker/docker/api [no test files] [2022-08-24T08:50:52.608Z] === RUN TestDockerSuite/TestEventsCopy [2022-08-24T08:50:53.175Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-08-24T08:50:54.118Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-08-24T08:50:54.685Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-08-24T08:50:54.944Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-08-24T08:50:55.883Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-08-24T08:50:56.143Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-08-24T08:50:56.401Z] === RUN TestDockerSuite/TestEventsFilterType [2022-08-24T08:50:56.660Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-08-24T08:50:56.918Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-08-24T08:50:56.918Z] === RUN TestDockerSuite/TestEventsFilters [2022-08-24T08:50:57.852Z] === RUN TestDockerSuite/TestEventsFormat [2022-08-24T08:50:58.785Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-08-24T08:50:58.785Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-08-24T08:50:58.785Z] === RUN TestDockerSuite/TestEventsImageImport [2022-08-24T08:50:59.353Z] --- PASS: TestServicePlugin (31.84s) [2022-08-24T08:50:59.353Z] === RUN TestServiceUpdateLabel [2022-08-24T08:50:59.612Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-08-24T08:50:59.871Z] === RUN TestDockerSuite/TestEventsImagePull [2022-08-24T08:51:00.807Z] === RUN TestDockerSuite/TestEventsImageTag [2022-08-24T08:51:01.744Z] --- PASS: TestServiceUpdateLabel (2.33s) [2022-08-24T08:51:01.744Z] === RUN TestServiceUpdateSecrets [2022-08-24T08:51:02.003Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-08-24T08:51:02.271Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-08-24T08:51:02.271Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-24T08:51:02.271Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-08-24T08:51:02.271Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-24T08:51:02.271Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-08-24T08:51:04.806Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-08-24T08:51:05.065Z] === RUN TestDockerSuite/TestEventsRename [2022-08-24T08:51:05.632Z] === RUN TestDockerSuite/TestEventsResize [2022-08-24T08:51:06.199Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-08-24T08:51:10.537Z] ok github.com/docker/docker/api/server 0.007s coverage: 7.9% of statements [2022-08-24T08:51:11.464Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-08-24T08:51:12.031Z] === RUN TestDockerSuite/TestEventsStreaming [2022-08-24T08:51:12.597Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-08-24T08:51:15.894Z] === RUN TestDockerSuite/TestEventsTop [2022-08-24T08:51:15.894Z] === RUN TestDockerSuite/TestEventsUntag [2022-08-24T08:51:16.153Z] --- PASS: TestServiceUpdateSecrets (14.71s) [2022-08-24T08:51:16.153Z] === RUN TestServiceUpdateConfigs [2022-08-24T08:51:18.683Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-08-24T08:51:25.248Z] === RUN TestDockerSuite/TestNetworkEvents [2022-08-24T08:51:30.520Z] === RUN TestDockerSuite/TestVolumeEvents [2022-08-24T08:51:30.778Z] --- PASS: TestServiceUpdateConfigs (14.62s) [2022-08-24T08:51:30.778Z] === RUN TestServiceUpdateNetwork [2022-08-24T08:51:32.154Z] check_test.go:611: [da84255402ca7] daemon is not started [2022-08-24T08:51:32.154Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-08-24T08:51:34.057Z] docker_api_swarm_test.go:802: [d46496651ee2a] joining swarm manager [d99f4e1a82c64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T08:51:35.432Z] docker_api_swarm_test.go:802: [d31ddc2d25dd4] joining swarm manager [d99f4e1a82c64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T08:51:35.691Z] === RUN TestDockerSuite/TestExec [2022-08-24T08:51:36.259Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-08-24T08:51:36.826Z] docker_api_swarm_test.go:802: [defa0343ae874] joining swarm manager [d99f4e1a82c64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-24T08:51:37.394Z] === RUN TestDockerSuite/TestExecCgroup [2022-08-24T08:51:38.330Z] === RUN TestDockerSuite/TestExecEnv [2022-08-24T08:51:39.267Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-08-24T08:51:39.267Z] docker_api_swarm_test.go:802: [d438a44286d50] joining swarm manager [d99f4e1a82c64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-24T08:51:40.209Z] === RUN TestDockerSuite/TestExecExitStatus [2022-08-24T08:51:40.468Z] docker_api_swarm_test.go:810: [dabe845aba4ed] joining swarm manager [d99f4e1a82c64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-08-24T08:51:41.035Z] === RUN TestDockerSuite/TestExecInspectID [2022-08-24T08:51:43.564Z] === RUN TestDockerSuite/TestExecInteractive [2022-08-24T08:51:43.823Z] --- PASS: TestServiceUpdateNetwork (12.94s) [2022-08-24T08:51:43.823Z] === RUN TestServiceUpdatePidsLimit [2022-08-24T08:51:44.390Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-08-24T08:51:44.957Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-08-24T08:51:45.216Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-24T08:51:45.475Z] === RUN TestDockerSuite/TestExecParseError [2022-08-24T08:51:46.413Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-24T08:51:46.413Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-08-24T08:51:47.351Z] === RUN TestDockerSuite/TestExecSetEnv [2022-08-24T08:51:47.919Z] === RUN TestDockerSuite/TestExecStartFails [2022-08-24T08:51:48.487Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-08-24T08:51:49.058Z] === RUN TestDockerSuite/TestExecTTY [2022-08-24T08:51:49.626Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-08-24T08:51:50.193Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-08-24T08:51:50.451Z] === RUN TestDockerSuite/TestExecUlimits [2022-08-24T08:51:51.019Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-08-24T08:51:51.019Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-24T08:51:51.019Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-08-24T08:51:52.396Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-08-24T08:51:52.964Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-08-24T08:51:53.222Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-24T08:51:53.789Z] === RUN TestDockerSuite/TestExecWithTERM [2022-08-24T08:51:54.048Z] === RUN TestDockerSuite/TestExecWithUser [2022-08-24T08:51:54.985Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-08-24T08:51:55.920Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-08-24T08:51:58.452Z] === RUN TestDockerSuite/TestHealth [2022-08-24T08:52:00.993Z] --- PASS: TestServiceUpdatePidsLimit (17.00s) [2022-08-24T08:52:00.993Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.07s) [2022-08-24T08:52:00.993Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.01s) [2022-08-24T08:52:00.993Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.91s) [2022-08-24T08:52:00.993Z] PASS [2022-08-24T08:52:00.993Z] [2022-08-24T08:52:00.993Z] === Skipped [2022-08-24T08:52:00.993Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-24T08:52:00.993Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-24T08:52:00.993Z] [2022-08-24T08:52:00.993Z] DONE 27 tests, 1 skipped in 183.757s [2022-08-24T08:52:00.993Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-24T08:52:00.993Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:52:00.993Z] ++ set -e [2022-08-24T08:52:00.993Z] ++ '[' -n 0 ']' [2022-08-24T08:52:00.993Z] ++ set -x [2022-08-24T08:52:00.993Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:52:00.993Z] INFO: Testing against a local daemon [2022-08-24T08:52:00.993Z] === RUN TestSessionCreate [2022-08-24T08:52:00.993Z] --- PASS: TestSessionCreate (0.03s) [2022-08-24T08:52:00.993Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-24T08:52:00.993Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2022-08-24T08:52:00.993Z] PASS [2022-08-24T08:52:00.993Z] [2022-08-24T08:52:00.993Z] DONE 2 tests in 0.217s [2022-08-24T08:52:00.993Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-24T08:52:00.993Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:52:00.993Z] ++ set -e [2022-08-24T08:52:00.993Z] ++ '[' -n 0 ']' [2022-08-24T08:52:00.993Z] ++ set -x [2022-08-24T08:52:00.993Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:52:01.254Z] INFO: Testing against a local daemon [2022-08-24T08:52:01.254Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-24T08:52:01.254Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-24T08:52:01.254Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-24T08:52:01.254Z] === RUN TestDiskUsage [2022-08-24T08:52:01.254Z] === PAUSE TestDiskUsage [2022-08-24T08:52:01.254Z] === RUN TestEventsExecDie [2022-08-24T08:52:01.822Z] --- PASS: TestEventsExecDie (0.61s) [2022-08-24T08:52:01.822Z] === RUN TestEventsBackwardsCompatible [2022-08-24T08:52:01.822Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-24T08:52:01.822Z] === RUN TestEventsVolumeCreate [2022-08-24T08:52:02.081Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-24T08:52:02.081Z] === RUN TestInfoBinaryCommits [2022-08-24T08:52:02.081Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-24T08:52:02.081Z] === RUN TestInfoAPIVersioned [2022-08-24T08:52:02.081Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-24T08:52:02.081Z] === RUN TestInfoAPI [2022-08-24T08:52:02.081Z] --- PASS: TestInfoAPI (0.02s) [2022-08-24T08:52:02.081Z] === RUN TestInfoAPIWarnings [2022-08-24T08:52:20.160Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-08-24T08:52:20.160Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-24T08:52:20.160Z] === RUN TestInfoDebug [2022-08-24T08:52:20.160Z] --- PASS: TestInfoDebug (0.53s) [2022-08-24T08:52:20.160Z] === RUN TestInfoInsecureRegistries [2022-08-24T08:52:20.160Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-24T08:52:20.160Z] === RUN TestInfoRegistryMirrors [2022-08-24T08:52:20.160Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-24T08:52:20.160Z] === RUN TestLoginFailsWithBadCredentials [2022-08-24T08:52:20.420Z] === RUN TestDockerSuite/TestBuildHistory [2022-08-24T08:52:20.420Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s) [2022-08-24T08:52:20.420Z] === RUN TestPingCacheHeaders [2022-08-24T08:52:20.679Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-08-24T08:52:20.679Z] === RUN TestPingGet [2022-08-24T08:52:20.679Z] --- PASS: TestPingGet (0.02s) [2022-08-24T08:52:20.679Z] === RUN TestPingHead [2022-08-24T08:52:20.679Z] --- PASS: TestPingHead (0.03s) [2022-08-24T08:52:20.679Z] === RUN TestPingSwarmHeader [2022-08-24T08:52:21.246Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-24T08:52:21.813Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-24T08:52:23.189Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-24T08:52:23.189Z] --- PASS: TestPingSwarmHeader (2.30s) [2022-08-24T08:52:23.189Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-24T08:52:23.189Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-24T08:52:23.189Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-24T08:52:23.189Z] === RUN TestPingBuilderHeader [2022-08-24T08:52:23.189Z] === RUN TestPingBuilderHeader/default_config [2022-08-24T08:52:23.448Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-24T08:52:23.706Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-08-24T08:52:23.706Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-08-24T08:52:23.706Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-08-24T08:52:23.706Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-08-24T08:52:23.965Z] --- PASS: TestPingBuilderHeader (1.09s) [2022-08-24T08:52:23.965Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-08-24T08:52:23.965Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.53s) [2022-08-24T08:52:23.965Z] === RUN TestVersion [2022-08-24T08:52:23.965Z] --- PASS: TestVersion (0.02s) [2022-08-24T08:52:23.965Z] === CONT TestDiskUsage [2022-08-24T08:52:24.535Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-08-24T08:52:24.535Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-08-24T08:52:24.535Z] === RUN TestDiskUsage/empty [2022-08-24T08:52:24.535Z] === RUN TestDiskUsage/empty/container_types [2022-08-24T08:52:24.535Z] === RUN TestDiskUsage/empty/image_types [2022-08-24T08:52:24.535Z] === RUN TestDiskUsage/empty/volume_types [2022-08-24T08:52:24.535Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-24T08:52:24.535Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-24T08:52:24.535Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-24T08:52:24.535Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-24T08:52:24.535Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-24T08:52:24.535Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-24T08:52:24.535Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-24T08:52:24.535Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-24T08:52:24.794Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-24T08:52:24.794Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-24T08:52:24.794Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-24T08:52:24.794Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-24T08:52:24.794Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-24T08:52:24.794Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-24T08:52:24.794Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-24T08:52:24.794Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-24T08:52:24.794Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-24T08:52:24.794Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-24T08:52:24.794Z] === RUN TestDiskUsage/after_container.Run [2022-08-24T08:52:25.362Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-08-24T08:52:25.362Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-24T08:52:25.362Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-24T08:52:25.362Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-24T08:52:25.362Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-24T08:52:25.362Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-24T08:52:25.362Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-24T08:52:25.362Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-24T08:52:25.362Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-24T08:52:25.362Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-24T08:52:25.362Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-24T08:52:25.362Z] --- PASS: TestDiskUsage (1.44s) [2022-08-24T08:52:25.362Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-24T08:52:25.362Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-24T08:52:25.362Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-24T08:52:25.362Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-24T08:52:25.362Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-24T08:52:25.362Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-24T08:52:25.362Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-24T08:52:25.362Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-24T08:52:25.362Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-24T08:52:25.362Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-24T08:52:25.362Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T08:52:25.362Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2022-08-24T08:52:25.362Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-24T08:52:25.362Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-24T08:52:25.362Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-24T08:52:25.362Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-24T08:52:25.362Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-24T08:52:25.362Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-24T08:52:25.362Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-24T08:52:25.362Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-24T08:52:25.362Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-24T08:52:25.362Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T08:52:25.362Z] --- PASS: TestDiskUsage/after_container.Run (0.45s) [2022-08-24T08:52:25.362Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-24T08:52:25.362Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-24T08:52:25.362Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-24T08:52:25.362Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-24T08:52:25.362Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-24T08:52:25.362Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-24T08:52:25.362Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-24T08:52:25.362Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-24T08:52:25.362Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-24T08:52:25.362Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T08:52:25.362Z] PASS [2022-08-24T08:52:25.362Z] [2022-08-24T08:52:25.362Z] === Skipped [2022-08-24T08:52:25.362Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-24T08:52:25.362Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-24T08:52:25.362Z] [2022-08-24T08:52:25.362Z] DONE 57 tests, 1 skipped in 24.402s [2022-08-24T08:52:25.362Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-24T08:52:25.362Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:52:25.362Z] ++ set -e [2022-08-24T08:52:25.362Z] ++ '[' -n 0 ']' [2022-08-24T08:52:25.362Z] ++ set -x [2022-08-24T08:52:25.362Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-24T08:52:25.621Z] INFO: Testing against a local daemon [2022-08-24T08:52:25.621Z] === RUN TestVolumesCreateAndList [2022-08-24T08:52:25.621Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-08-24T08:52:25.621Z] === RUN TestVolumesRemove [2022-08-24T08:52:25.621Z] --- PASS: TestVolumesRemove (0.07s) [2022-08-24T08:52:25.621Z] === RUN TestVolumesInspect [2022-08-24T08:52:25.880Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-24T08:52:25.880Z] === RUN TestVolumesInvalidJSON [2022-08-24T08:52:25.880Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-24T08:52:25.880Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-24T08:52:25.880Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-24T08:52:25.880Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-24T08:52:25.880Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-24T08:52:25.880Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-24T08:52:25.880Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-24T08:52:25.880Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-08-24T08:52:25.880Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-08-24T08:52:25.880Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-24T08:52:25.880Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-24T08:52:25.880Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-24T08:52:25.880Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-24T08:52:25.880Z] PASS [2022-08-24T08:52:25.880Z] [2022-08-24T08:52:25.880Z] DONE 9 tests in 0.307s [2022-08-24T08:52:25.880Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-24T08:52:25.880Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-08-24T08:52:25.880Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-08-24T08:52:26.140Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-08-24T08:52:26.140Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-08-24T08:52:26.140Z] ++++ cat bundles/test-integration/docker.pid [2022-08-24T08:52:26.140Z] +++ kill 6857 [2022-08-24T08:52:26.400Z] +++ /etc/init.d/apparmor stop [2022-08-24T08:52:26.400Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-24T08:52:26.400Z] [2022-08-24T08:52:26.400Z] Unloading profiles will leave already running processes permanently [2022-08-24T08:52:26.400Z] unconfined, which can lead to unexpected situations. [2022-08-24T08:52:26.400Z] [2022-08-24T08:52:26.400Z] To set a process to complain mode, use the command line tool [2022-08-24T08:52:26.400Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-24T08:52:26.400Z] +++ true [2022-08-24T08:52:26.400Z] exiting test-integration [2022-08-24T08:52:26.400Z] ++ exit 0 [2022-08-24T08:52:26.400Z] [2022-08-24T08:52:26.400Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-08-24T08:52:26.661Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-08-24T08:52:27.228Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-08-24T08:52:27.228Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-08-24T08:52:27.487Z] + for job in $(jobs -p) [2022-08-24T08:52:27.487Z] + wait 2862 [2022-08-24T08:52:27.745Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-08-24T08:52:27.745Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-08-24T08:52:28.682Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-08-24T08:52:29.249Z] === RUN TestDockerSuite/TestImagesFormat [2022-08-24T08:52:29.249Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-08-24T08:52:29.815Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-08-24T08:52:32.345Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-08-24T08:52:32.345Z] === RUN TestDockerSuite/TestImportBadURL [2022-08-24T08:52:32.345Z] === RUN TestDockerSuite/TestImportDisplay [2022-08-24T08:52:33.282Z] === RUN TestDockerSuite/TestImportFile [2022-08-24T08:52:33.850Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-08-24T08:52:34.418Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-08-24T08:52:34.677Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-08-24T08:52:36.051Z] === RUN TestDockerSuite/TestImportGzipped [2022-08-24T08:52:36.986Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-08-24T08:52:37.923Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-08-24T08:52:38.491Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-08-24T08:52:39.061Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-08-24T08:52:39.644Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-08-24T08:52:39.644Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-08-24T08:52:39.644Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-08-24T08:52:39.903Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-08-24T08:52:40.470Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-08-24T08:52:40.470Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-08-24T08:52:41.037Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-08-24T08:52:41.037Z] docker_cli_inspect_test.go:201: unmatched requirement Devicemapper [2022-08-24T08:52:41.037Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-08-24T08:52:41.604Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-08-24T08:52:42.171Z] === RUN TestDockerSuite/TestInspectDefault [2022-08-24T08:52:42.739Z] === RUN TestDockerSuite/TestInspectHistory [2022-08-24T08:52:42.998Z] === RUN TestDockerSuite/TestInspectImage [2022-08-24T08:52:43.257Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-08-24T08:52:43.257Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-08-24T08:52:43.257Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-08-24T08:52:43.257Z] === RUN TestDockerSuite/TestInspectInt64 [2022-08-24T08:52:43.516Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-08-24T08:52:44.083Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-08-24T08:52:44.083Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-08-24T08:52:44.650Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-08-24T08:52:45.216Z] === RUN TestDockerSuite/TestInspectPlugin [2022-08-24T08:52:46.993Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-24T08:52:46.993Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-24T08:52:46.993Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-08-24T08:52:46.993Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-08-24T08:52:46.993Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-24T08:52:46.993Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-24T08:52:46.993Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-24T08:52:46.993Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-24T08:52:46.993Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-24T08:52:46.993Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-24T08:52:46.993Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-24T08:52:46.993Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-24T08:52:46.993Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-24T08:52:46.993Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-24T08:52:46.993Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-24T08:52:46.993Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 6.0% of statements [2022-08-24T08:52:46.993Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-24T08:52:46.993Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2022-08-24T08:52:46.993Z] ok github.com/docker/docker/api/server/router/volume 0.011s coverage: 67.9% of statements [2022-08-24T08:52:46.993Z] ? github.com/docker/docker/api/types [no test files] [2022-08-24T08:52:46.994Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-24T08:52:46.994Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-24T08:52:46.994Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-24T08:52:46.994Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-24T08:52:46.994Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-24T08:52:46.994Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-24T08:52:46.994Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-24T08:52:46.994Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-24T08:52:46.994Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-08-24T08:52:46.994Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements [2022-08-24T08:52:46.994Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-24T08:52:46.994Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-24T08:52:46.994Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-08-24T08:52:46.994Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2022-08-24T08:52:46.994Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-24T08:52:46.994Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-24T08:52:46.994Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-24T08:52:46.994Z] ? github.com/docker/docker/builder [no test files] [2022-08-24T08:52:46.994Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-24T08:52:46.994Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-24T08:52:46.994Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-24T08:52:46.994Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-24T08:52:46.994Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-24T08:52:46.994Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-24T08:52:46.994Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-24T08:52:47.562Z] ok github.com/docker/docker/builder/remotecontext 0.130s coverage: 13.7% of statements [2022-08-24T08:52:47.746Z] === RUN TestDockerSuite/TestInspectRootFS [2022-08-24T08:52:47.746Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-08-24T08:52:47.821Z] ok github.com/docker/docker/builder/dockerfile 0.486s coverage: 49.3% of statements [2022-08-24T08:52:48.004Z] === RUN TestDockerSuite/TestInspectStatus [2022-08-24T08:52:48.080Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-24T08:52:48.571Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-08-24T08:52:49.019Z] ok github.com/docker/docker/cli/debug 0.013s coverage: 100.0% of statements [2022-08-24T08:52:49.507Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-08-24T08:52:49.766Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-08-24T08:52:49.958Z] ok github.com/docker/docker/builder/remotecontext/git 1.814s coverage: 86.3% of statements [2022-08-24T08:52:49.958Z] ? github.com/docker/docker/cli [no test files] [2022-08-24T08:52:49.958Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-24T08:52:49.958Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-24T08:52:49.958Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-24T08:52:50.217Z] ok github.com/docker/docker/cmd/docker-proxy 0.016s coverage: 67.6% of statements [2022-08-24T08:52:50.355Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-08-24T08:52:50.923Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-08-24T08:52:51.181Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-08-24T08:52:51.750Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-08-24T08:52:52.318Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-08-24T08:52:52.318Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-08-24T08:52:53.255Z] === RUN TestDockerSuite/TestLinksEnvs [2022-08-24T08:52:54.190Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-08-24T08:52:54.449Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-08-24T08:52:55.384Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-08-24T08:52:55.384Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-08-24T08:52:55.493Z] ok github.com/docker/docker/client 0.116s coverage: 75.9% of statements [2022-08-24T08:52:57.287Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-08-24T08:52:59.823Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-08-24T08:52:59.823Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-08-24T08:53:00.391Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-08-24T08:53:01.327Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-08-24T08:53:01.327Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-08-24T08:53:02.269Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-08-24T08:53:02.269Z] docker_api_swarm_service_test.go:395: [db62069c1f227] joining swarm manager [da36ff3dcb896]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T08:53:03.208Z] docker_api_swarm_service_test.go:395: [dda555e5f4cf3] joining swarm manager [da36ff3dcb896]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T08:53:11.332Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-08-24T08:53:12.712Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-08-24T08:53:13.280Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-08-24T08:53:14.666Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-08-24T08:53:14.666Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-08-24T08:53:14.666Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-08-24T08:53:15.610Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-08-24T08:53:16.548Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-08-24T08:53:17.117Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-08-24T08:53:18.053Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-08-24T08:53:18.991Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-08-24T08:53:18.991Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-08-24T08:53:20.894Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-08-24T08:53:21.463Z] docker_api_swarm_service_test.go:343: [d00f665b57354] joining swarm manager [dddc5bb617254]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T08:53:21.721Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-08-24T08:53:22.288Z] === RUN TestDockerSuite/TestLogsSince [2022-08-24T08:53:22.288Z] docker_api_swarm_service_test.go:343: [d9ec386996e6e] joining swarm manager [dddc5bb617254]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T08:53:28.854Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-08-24T08:53:34.121Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-08-24T08:53:34.690Z] === RUN TestDockerSuite/TestLogsTail [2022-08-24T08:53:35.257Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-08-24T08:53:35.516Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-08-24T08:53:35.775Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-08-24T08:53:36.345Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-08-24T08:53:36.345Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-08-24T08:53:36.345Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-08-24T08:53:36.345Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-08-24T08:53:36.345Z] === RUN TestDockerSuite/TestNetHostname [2022-08-24T08:53:37.720Z] docker_api_swarm_service_test.go:490: [d0da603537bd1] joining swarm manager [db28917bf601c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T08:53:38.289Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-08-24T08:53:38.289Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-08-24T08:53:38.289Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-08-24T08:53:38.554Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-08-24T08:53:38.554Z] docker_api_swarm_service_test.go:490: [d284b55bfda43] joining swarm manager [db28917bf601c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T08:53:39.500Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-08-24T08:53:40.435Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-08-24T08:53:41.811Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-08-24T08:53:41.811Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-08-24T08:53:41.811Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-08-24T08:53:41.811Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-08-24T08:53:42.177Z] ok github.com/docker/docker/cmd/dockerd 0.102s coverage: 29.9% of statements [2022-08-24T08:53:42.177Z] ok github.com/docker/docker/container 0.117s coverage: 37.4% of statements [2022-08-24T08:53:42.177Z] ok github.com/docker/docker/cmd/dockerd/trap 2.484s coverage: 0.0% of statements [2022-08-24T08:53:42.177Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-24T08:53:42.177Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-24T08:53:42.177Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-24T08:53:42.177Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-24T08:53:42.177Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-24T08:53:45.470Z] ok github.com/docker/docker/daemon/cluster 0.075s coverage: 0.5% of statements [2022-08-24T08:53:46.849Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-08-24T08:53:48.228Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-08-24T08:53:48.371Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-08-24T08:53:48.372Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-08-24T08:53:48.937Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-08-24T08:53:51.471Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-08-24T08:53:51.471Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-08-24T08:53:54.007Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-08-24T08:53:55.912Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-08-24T08:53:56.344Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.448s coverage: 13.4% of statements [2022-08-24T08:53:57.723Z] ok github.com/docker/docker/daemon/config 0.055s coverage: 76.8% of statements [2022-08-24T08:53:57.723Z] ok github.com/docker/docker/daemon 10.231s coverage: 16.6% of statements [2022-08-24T08:53:57.723Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-24T08:53:57.723Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-24T08:53:57.723Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-24T08:53:57.815Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-08-24T08:53:58.291Z] ok github.com/docker/docker/daemon/events 0.061s coverage: 50.0% of statements [2022-08-24T08:53:58.291Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-24T08:53:58.291Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-24T08:53:58.551Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-08-24T08:53:58.752Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-08-24T08:53:59.691Z] docker_api_swarm_service_test.go:128: [dfad71fdc1e55] joining swarm manager [d86ffb9b73c6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T08:54:00.457Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.743s coverage: 74.8% of statements [2022-08-24T08:54:00.629Z] docker_api_swarm_service_test.go:129: [d037ee4174c67] joining swarm manager [d86ffb9b73c6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T08:54:00.629Z] === RUN TestDockerSuite/TestPluginActive [2022-08-24T08:54:00.720Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-08-24T08:54:01.289Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.395s coverage: 60.7% of statements [2022-08-24T08:54:02.534Z] docker_api_swarm_service_test.go:137: [df43fcc92ca34] joining swarm manager [d86ffb9b73c6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-24T08:54:03.106Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-08-24T08:54:03.195Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2022-08-24T08:54:03.364Z] docker_api_swarm_service_test.go:138: [d700d06b3a9b6] joining swarm manager [d86ffb9b73c6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-24T08:54:04.579Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.274s coverage: 50.6% of statements [2022-08-24T08:54:05.155Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.219s coverage: 46.1% of statements [2022-08-24T08:54:05.155Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-24T08:54:06.534Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.5% of statements [2022-08-24T08:54:06.534Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.738s coverage: 58.5% of statements [2022-08-24T08:54:06.534Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-24T08:54:06.534Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-24T08:54:07.470Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.027s coverage: 3.0% of statements [2022-08-24T08:54:08.039Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2022-08-24T08:54:08.976Z] ok github.com/docker/docker/daemon/images 0.042s coverage: 6.9% of statements [2022-08-24T08:54:08.976Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-24T08:54:08.976Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-24T08:54:09.544Z] ok github.com/docker/docker/daemon/logger 0.226s coverage: 43.2% of statements [2022-08-24T08:54:09.929Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-08-24T08:54:09.929Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-24T08:54:09.929Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-08-24T08:54:10.482Z] ok github.com/docker/docker/daemon/logger/fluentd 0.020s coverage: 53.6% of statements [2022-08-24T08:54:10.482Z] ok github.com/docker/docker/daemon/logger/awslogs 0.178s coverage: 80.2% of statements [2022-08-24T08:54:10.482Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-24T08:54:10.495Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-08-24T08:54:11.420Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 68.2% of statements [2022-08-24T08:54:11.989Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2022-08-24T08:54:12.927Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.152s coverage: 76.8% of statements [2022-08-24T08:54:13.187Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2022-08-24T08:54:13.756Z] ok github.com/docker/docker/daemon/logger/local 0.063s coverage: 79.4% of statements [2022-08-24T08:54:13.778Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-08-24T08:54:15.133Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.016s coverage: 63.5% of statements [2022-08-24T08:54:15.393Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 31.5% of statements [2022-08-24T08:54:15.961Z] ok github.com/docker/docker/daemon/logger/journald 3.837s coverage: 74.3% of statements [2022-08-24T08:54:15.961Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-24T08:54:15.961Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-24T08:54:15.961Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-24T08:54:15.961Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-24T08:54:16.898Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-08-24T08:54:17.157Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-08-24T08:54:17.725Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-08-24T08:54:17.983Z] ok github.com/docker/docker/daemon/logger/splunk 1.640s coverage: 82.5% of statements [2022-08-24T08:54:17.983Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-24T08:54:17.983Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-24T08:54:18.920Z] ok github.com/docker/docker/distribution/metadata 0.035s coverage: 44.4% of statements [2022-08-24T08:54:19.055Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-08-24T08:54:19.990Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-08-24T08:54:20.823Z] ok github.com/docker/docker/distribution 1.501s coverage: 28.0% of statements [2022-08-24T08:54:20.823Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-24T08:54:20.926Z] === RUN TestDockerSuite/TestPortHostBinding [2022-08-24T08:54:21.391Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-08-24T08:54:21.651Z] ok github.com/docker/docker/distribution/xfer 1.895s coverage: 84.9% of statements [2022-08-24T08:54:21.651Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-24T08:54:21.864Z] === RUN TestDockerSuite/TestPortList [2022-08-24T08:54:21.911Z] ok github.com/docker/docker/image 0.051s coverage: 86.9% of statements [2022-08-24T08:54:22.478Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-08-24T08:54:22.738Z] ok github.com/docker/docker/image/tarexport 0.013s coverage: 0.7% of statements [2022-08-24T08:54:22.738Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-24T08:54:22.738Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-24T08:54:23.306Z] ok github.com/docker/docker/libcontainerd/queue 0.033s coverage: 100.0% of statements [2022-08-24T08:54:24.245Z] ok github.com/docker/docker/oci 0.011s coverage: 46.0% of statements [2022-08-24T08:54:24.813Z] ok github.com/docker/docker/opts 0.025s coverage: 66.0% of statements [2022-08-24T08:54:24.813Z] ok github.com/docker/docker/pkg/aaparser 0.003s coverage: 52.9% of statements [2022-08-24T08:54:26.054Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-08-24T08:54:26.718Z] ok github.com/docker/docker/pkg/archive 0.300s coverage: 82.2% of statements [2022-08-24T08:54:27.285Z] ok github.com/docker/docker/pkg/authorization 0.154s coverage: 68.3% of statements [2022-08-24T08:54:27.285Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-24T08:54:27.544Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-24T08:54:28.594Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-08-24T08:54:28.854Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-08-24T08:54:30.234Z] docker_api_swarm_service_test.go:304: [d75d5c5ec1bf3] joining swarm manager [d0b4094c4bedf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T08:54:30.827Z] ok github.com/docker/docker/pkg/chrootarchive 2.474s coverage: 42.7% of statements [2022-08-24T08:54:30.827Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-24T08:54:31.086Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-08-24T08:54:31.170Z] docker_api_swarm_service_test.go:304: [dc238ffb610ea] joining swarm manager [d0b4094c4bedf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T08:54:31.345Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-08-24T08:54:31.604Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 87.2% of statements [2022-08-24T08:54:31.863Z] ok github.com/docker/docker/pkg/fsutils 0.119s coverage: 85.1% of statements [2022-08-24T08:54:32.122Z] ok github.com/docker/docker/layer 7.797s coverage: 68.9% of statements [2022-08-24T08:54:32.122Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-24T08:54:32.122Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-24T08:54:32.122Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-24T08:54:32.122Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-24T08:54:32.122Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-24T08:54:32.122Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-24T08:54:32.122Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-08-24T08:54:32.548Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-08-24T08:54:32.548Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-08-24T08:54:33.499Z] ok github.com/docker/docker/pkg/idtools 0.408s coverage: 69.3% of statements [2022-08-24T08:54:33.499Z] ok github.com/docker/docker/pkg/ioutils 0.456s coverage: 71.5% of statements [2022-08-24T08:54:33.758Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2022-08-24T08:54:33.758Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2022-08-24T08:54:33.758Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-24T08:54:34.017Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2022-08-24T08:54:34.017Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-08-24T08:54:34.276Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2022-08-24T08:54:34.534Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-08-24T08:54:34.534Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-08-24T08:54:34.534Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-24T08:54:34.534Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-24T08:54:35.078Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-08-24T08:54:35.102Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2022-08-24T08:54:35.671Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-08-24T08:54:35.930Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-08-24T08:54:36.015Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-08-24T08:54:36.188Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-24T08:54:36.273Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-08-24T08:54:36.273Z] === RUN TestDockerSuite/TestPsByOrder [2022-08-24T08:54:37.564Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-08-24T08:54:37.564Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-08-24T08:54:37.824Z] ok github.com/docker/docker/pkg/stack 0.005s coverage: 90.9% of statements [2022-08-24T08:54:38.083Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-24T08:54:38.343Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-08-24T08:54:38.343Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-24T08:54:38.812Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-08-24T08:54:38.910Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-08-24T08:54:39.072Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-08-24T08:54:39.169Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-24T08:54:39.737Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements [2022-08-24T08:54:39.995Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2022-08-24T08:54:40.254Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-24T08:54:42.159Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-08-24T08:54:42.159Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-24T08:54:42.386Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-08-24T08:54:42.726Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-08-24T08:54:43.662Z] ok github.com/docker/docker/quota 0.248s coverage: 71.4% of statements [2022-08-24T08:54:43.921Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-24T08:54:44.858Z] ok github.com/docker/docker/registry 0.051s coverage: 58.6% of statements [2022-08-24T08:54:44.923Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-08-24T08:54:44.923Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-08-24T08:54:45.426Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-08-24T08:54:45.426Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-08-24T08:54:45.993Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-08-24T08:54:46.253Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-08-24T08:54:47.462Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-08-24T08:54:48.197Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-24T08:54:48.456Z] ok github.com/docker/docker/volume/local 0.103s coverage: 76.8% of statements [2022-08-24T08:54:49.024Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-08-24T08:54:49.960Z] ok github.com/docker/docker/volume/service 0.013s coverage: 72.3% of statements [2022-08-24T08:54:51.648Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-08-24T08:54:53.039Z] docker_api_swarm_service_test.go:100: [dfeb3765a5b55] joining swarm manager [d1902f8a4f3a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T08:54:53.976Z] docker_api_swarm_service_test.go:101: [d7282d513b258] joining swarm manager [d1902f8a4f3a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T08:54:53.976Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-08-24T08:54:54.912Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-08-24T08:54:57.448Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-08-24T08:54:58.826Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-08-24T08:54:59.765Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-08-24T08:55:01.671Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-08-24T08:55:03.049Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-08-24T08:55:03.985Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-08-24T08:55:04.244Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-08-24T08:55:04.811Z] === RUN TestDockerSuite/TestPsRightTagName [2022-08-24T08:55:06.714Z] === RUN TestDockerSuite/TestPsShowMounts [2022-08-24T08:55:08.091Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-08-24T08:55:08.091Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-24T08:55:08.091Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-08-24T08:55:08.660Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-08-24T08:55:08.919Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-08-24T08:55:08.919Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-08-24T08:55:10.296Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-08-24T08:55:11.234Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-08-24T08:55:11.802Z] check_test.go:611: [dfeb3765a5b55] daemon is not started [2022-08-24T08:55:11.885Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.3% of statements [2022-08-24T08:55:11.885Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-24T08:55:11.885Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-24T08:55:11.885Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-24T08:55:11.885Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-24T08:55:11.885Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-24T08:55:11.885Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-24T08:55:11.885Z] ? github.com/docker/docker/rootless [no test files] [2022-08-24T08:55:11.885Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-24T08:55:11.885Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-24T08:55:11.885Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-24T08:55:11.885Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-24T08:55:11.885Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-24T08:55:11.885Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-24T08:55:11.885Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-24T08:55:11.885Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-24T08:55:11.885Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-24T08:55:11.885Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-24T08:55:11.885Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-24T08:55:11.885Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-24T08:55:11.885Z] ? github.com/docker/docker/volume [no test files] [2022-08-24T08:55:11.885Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-24T08:55:11.885Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-24T08:55:11.885Z] [2022-08-24T08:55:11.885Z] === Skipped [2022-08-24T08:55:11.885Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-24T08:55:11.885Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-24T08:55:11.885Z] [2022-08-24T08:55:11.885Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-24T08:55:11.885Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-24T08:55:11.885Z] [2022-08-24T08:55:11.885Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-24T08:55:11.885Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-24T08:55:11.885Z] [2022-08-24T08:55:11.885Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-24T08:55:11.885Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-24T08:55:11.885Z] [2022-08-24T08:55:11.885Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-24T08:55:11.885Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T08:55:11.885Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-24T08:55:11.885Z] [2022-08-24T08:55:11.885Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-24T08:55:11.885Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T08:55:11.885Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-24T08:55:11.885Z] [2022-08-24T08:55:11.885Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-24T08:55:11.885Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T08:55:11.885Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-24T08:55:11.885Z] [2022-08-24T08:55:11.885Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-24T08:55:11.885Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T08:55:11.885Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-24T08:55:11.885Z] [2022-08-24T08:55:11.885Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-24T08:55:11.885Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T08:55:11.885Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-24T08:55:11.885Z] [2022-08-24T08:55:11.885Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-24T08:55:11.885Z] graphtest_unix.go:71: No driver to put! [2022-08-24T08:55:11.885Z] [2022-08-24T08:55:11.885Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-24T08:55:11.885Z] time="2022-08-24T08:54:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-24T08:55:11.885Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-24T08:55:11.885Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-24T08:55:11.885Z] [2022-08-24T08:55:11.885Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-24T08:55:11.885Z] time="2022-08-24T08:54:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-24T08:55:11.885Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-24T08:55:11.885Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-24T08:55:11.885Z] [2022-08-24T08:55:11.885Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-24T08:55:11.885Z] time="2022-08-24T08:54:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-24T08:55:11.885Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-24T08:55:11.885Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-24T08:55:11.885Z] [2022-08-24T08:55:11.885Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-24T08:55:11.885Z] time="2022-08-24T08:54:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-24T08:55:11.885Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-24T08:55:11.885Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-24T08:55:11.885Z] [2022-08-24T08:55:11.885Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-24T08:55:11.885Z] time="2022-08-24T08:54:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-24T08:55:11.885Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-24T08:55:11.885Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-24T08:55:11.885Z] [2022-08-24T08:55:11.885Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-24T08:55:11.885Z] graphtest_unix.go:71: No driver to put! [2022-08-24T08:55:11.885Z] [2022-08-24T08:55:11.885Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-24T08:55:11.885Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-24T08:55:11.885Z] [2022-08-24T08:55:11.885Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-24T08:55:11.885Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-24T08:55:11.885Z] [2022-08-24T08:55:11.885Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-24T08:55:11.885Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-24T08:55:11.885Z] [2022-08-24T08:55:11.885Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-24T08:55:11.885Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-24T08:55:11.885Z] [2022-08-24T08:55:11.885Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-24T08:55:11.885Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T08:55:11.885Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-24T08:55:11.885Z] [2022-08-24T08:55:11.885Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-24T08:55:11.885Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T08:55:11.885Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-24T08:55:11.885Z] [2022-08-24T08:55:11.885Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-24T08:55:11.885Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T08:55:11.885Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-24T08:55:11.885Z] [2022-08-24T08:55:11.885Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-24T08:55:11.885Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T08:55:11.885Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-24T08:55:11.885Z] [2022-08-24T08:55:11.885Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-24T08:55:11.885Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T08:55:11.885Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-24T08:55:11.885Z] [2022-08-24T08:55:11.885Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-24T08:55:11.885Z] graphtest_unix.go:71: No driver to put! [2022-08-24T08:55:11.885Z] [2022-08-24T08:55:11.885Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-24T08:55:11.885Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-24T08:55:11.885Z] [2022-08-24T08:55:11.885Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-24T08:55:11.885Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-24T08:55:11.885Z] [2022-08-24T08:55:11.885Z] DONE 2874 tests, 28 skipped in 257.954s [2022-08-24T08:55:11.885Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/config [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/idm [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/ns [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/options [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/osl [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T08:55:11.885Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-24T08:55:11.885Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-08-24T08:55:12.061Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-08-24T08:55:17.334Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-08-24T08:55:17.901Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-08-24T08:55:18.837Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-08-24T08:55:19.404Z] docker_api_swarm_service_test.go:533: [da8b022a440fb] joining swarm manager [d88ec930c3770]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T08:55:20.782Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-08-24T08:55:20.782Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-08-24T08:55:20.782Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-08-24T08:55:20.782Z] docker_api_swarm_service_test.go:534: [d85a18a25efa7] joining swarm manager [d88ec930c3770]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T08:55:21.040Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-08-24T08:55:23.575Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-08-24T08:55:24.954Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-08-24T08:55:28.260Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-08-24T08:55:28.828Z] === RUN TestDockerSuite/TestRmiBlank [2022-08-24T08:55:28.828Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-08-24T08:55:28.828Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-08-24T08:55:31.358Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-08-24T08:55:31.926Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-08-24T08:55:32.186Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-08-24T08:55:33.563Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-08-24T08:55:34.129Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-08-24T08:55:35.505Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-08-24T08:55:35.763Z] === RUN TestDockerSuite/TestRmiTag [2022-08-24T08:55:36.022Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-08-24T08:55:36.589Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-08-24T08:55:39.893Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-08-24T08:55:39.893Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-08-24T08:55:40.461Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-08-24T08:55:40.720Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-08-24T08:55:41.288Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-08-24T08:55:41.547Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-08-24T08:55:42.117Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-08-24T08:55:42.376Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-08-24T08:55:43.311Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-08-24T08:55:43.878Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-08-24T08:55:46.411Z] docker_api_swarm_service_test.go:148: [de7917e403b3e] joining swarm manager [d7b447cea8b53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T08:55:46.411Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-08-24T08:55:46.671Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-08-24T08:55:46.930Z] docker_api_swarm_service_test.go:148: [dfbc72b284fb3] joining swarm manager [d7b447cea8b53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T08:55:48.309Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-08-24T08:55:49.688Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-08-24T08:55:51.595Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-08-24T08:55:52.972Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-08-24T08:55:54.873Z] === RUN TestDockerSuite/TestDevicePermissions [2022-08-24T08:55:54.873Z] === RUN TestDockerSuite/TestDockerFails [2022-08-24T08:55:54.873Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-08-24T08:55:56.775Z] === RUN TestDockerSuite/TestMountIntoProc [2022-08-24T08:55:57.038Z] === RUN TestDockerSuite/TestMountIntoSys [2022-08-24T08:55:57.604Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-08-24T08:55:58.560Z] ok github.com/docker/docker/libnetwork 37.313s coverage: 40.6% of statements [2022-08-24T08:55:58.560Z] ok github.com/docker/docker/libnetwork/bitseq 0.116s coverage: 84.4% of statements [2022-08-24T08:55:58.560Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-24T08:55:58.560Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-24T08:55:58.560Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-24T08:55:58.560Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-24T08:55:58.560Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-24T08:55:58.560Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-24T08:55:58.560Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-24T08:55:58.560Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-24T08:55:58.560Z] ok github.com/docker/docker/libnetwork/config 0.018s coverage: 22.4% of statements [2022-08-24T08:55:58.560Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-24T08:55:58.560Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-24T08:55:58.560Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-24T08:55:58.560Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-08-24T08:55:58.560Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.365s coverage: 59.9% of statements [2022-08-24T08:55:58.560Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-24T08:55:58.560Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-24T08:55:58.560Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 5.1% of statements [2022-08-24T08:55:58.560Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-24T08:55:58.560Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-08-24T08:55:58.560Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-24T08:55:58.560Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-24T08:55:58.981Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-08-24T08:55:59.240Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-08-24T08:55:59.807Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-08-24T08:56:00.750Z] === RUN TestDockerSuite/TestRunAddHost [2022-08-24T08:56:01.318Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-08-24T08:56:01.578Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-08-24T08:56:02.146Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-08-24T08:56:02.146Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-08-24T08:56:02.715Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-08-24T08:56:03.652Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-08-24T08:56:04.221Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-08-24T08:56:05.161Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-08-24T08:56:05.729Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-08-24T08:56:06.664Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-08-24T08:56:07.602Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-08-24T08:56:08.168Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-08-24T08:56:08.534Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.196s coverage: 6.6% of statements [2022-08-24T08:56:08.534Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-24T08:56:08.534Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-24T08:56:08.736Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-08-24T08:56:08.793Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-08-24T08:56:08.793Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-24T08:56:08.793Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-24T08:56:08.793Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-24T08:56:09.361Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-08-24T08:56:09.619Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-08-24T08:56:09.672Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-08-24T08:56:09.878Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-24T08:56:09.878Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-08-24T08:56:09.930Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-08-24T08:56:10.866Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-08-24T08:56:11.438Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-08-24T08:56:12.374Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-08-24T08:56:13.309Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-08-24T08:56:13.568Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-08-24T08:56:14.135Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-08-24T08:56:14.135Z] === RUN TestDockerSuite/TestRunBindMounts [2022-08-24T08:56:15.512Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-08-24T08:56:15.770Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-08-24T08:56:16.338Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-08-24T08:56:16.904Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-08-24T08:56:17.162Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-08-24T08:56:17.421Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-08-24T08:56:17.683Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-08-24T08:56:18.619Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-08-24T08:56:18.891Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-08-24T08:56:19.462Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-08-24T08:56:20.028Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-08-24T08:56:20.028Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-08-24T08:56:20.288Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-08-24T08:56:20.288Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-08-24T08:56:21.224Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-08-24T08:56:21.483Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-08-24T08:56:22.051Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-08-24T08:56:22.085Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.007s coverage: 100.0% of statements [2022-08-24T08:56:22.619Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-08-24T08:56:22.619Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-08-24T08:56:23.186Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-08-24T08:56:23.186Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-08-24T08:56:24.123Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-08-24T08:56:25.062Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-08-24T08:56:26.969Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-08-24T08:56:27.231Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-08-24T08:56:28.167Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-08-24T08:56:28.426Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-08-24T08:56:29.008Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-08-24T08:56:29.577Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-08-24T08:56:30.955Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-08-24T08:56:33.490Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-08-24T08:56:33.490Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-08-24T08:56:33.749Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-08-24T08:56:35.651Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-08-24T08:56:36.967Z] ok github.com/docker/docker/libnetwork/ipam 14.517s coverage: 85.3% of statements [2022-08-24T08:56:36.967Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-24T08:56:36.967Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-24T08:56:36.967Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-24T08:56:36.967Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-08-24T08:56:36.967Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-24T08:56:36.967Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-24T08:56:36.967Z] ok github.com/docker/docker/libnetwork/ipamutils 0.254s coverage: 74.0% of statements [2022-08-24T08:56:37.030Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-08-24T08:56:37.543Z] ok github.com/docker/docker/libnetwork/iptables 0.161s coverage: 45.0% of statements [2022-08-24T08:56:37.543Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-08-24T08:56:37.803Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-08-24T08:56:38.409Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-08-24T08:56:40.345Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-08-24T08:56:40.345Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-24T08:56:40.345Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-08-24T08:56:40.345Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-24T08:56:40.345Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-08-24T08:56:40.912Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-08-24T08:56:42.819Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-08-24T08:56:43.755Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-08-24T08:56:45.131Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-08-24T08:56:45.699Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-08-24T08:56:46.634Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-08-24T08:56:47.573Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-08-24T08:56:47.573Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-24T08:56:47.573Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-08-24T08:56:48.140Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-08-24T08:56:48.707Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-08-24T08:56:49.644Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-08-24T08:56:49.644Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-08-24T08:56:50.212Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-08-24T08:56:50.779Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-08-24T08:56:51.714Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-08-24T08:56:52.282Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-08-24T08:56:52.282Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-08-24T08:56:53.218Z] === RUN TestDockerSuite/TestRunEnvironment [2022-08-24T08:56:53.478Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-08-24T08:56:53.736Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-08-24T08:56:54.308Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-08-24T08:56:54.876Z] === RUN TestDockerSuite/TestRunExitCode [2022-08-24T08:56:55.449Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-08-24T08:56:55.708Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-08-24T08:56:55.967Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-08-24T08:56:56.535Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-08-24T08:56:57.103Z] === RUN TestDockerSuite/TestRunExposePort [2022-08-24T08:56:57.103Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-08-24T08:56:57.671Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-08-24T08:56:58.616Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-08-24T08:56:58.875Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-08-24T08:56:59.811Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-08-24T08:57:00.070Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-24T08:57:00.070Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-24T08:57:00.070Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-08-24T08:57:01.976Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-08-24T08:57:02.911Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-08-24T08:57:03.477Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-08-24T08:57:05.383Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-08-24T08:57:07.285Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-08-24T08:57:11.474Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-08-24T08:57:14.757Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-08-24T08:57:14.757Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-08-24T08:57:15.694Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-08-24T08:57:17.073Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-08-24T08:57:17.073Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-08-24T08:57:17.073Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-08-24T08:57:17.073Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-08-24T08:57:17.642Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-08-24T08:57:19.650Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-08-24T08:57:20.605Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-08-24T08:57:21.172Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-08-24T08:57:27.730Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-08-24T08:57:27.730Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-08-24T08:57:27.730Z] === RUN TestDockerSuite/TestRunModeHostname [2022-08-24T08:57:28.302Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-08-24T08:57:28.560Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-08-24T08:57:28.560Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-08-24T08:57:29.498Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-08-24T08:57:30.434Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-08-24T08:57:31.387Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-08-24T08:57:31.387Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-08-24T08:57:31.387Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-08-24T08:57:32.336Z] === RUN TestDockerSuite/TestRunMount [2022-08-24T08:57:36.524Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-08-24T08:57:36.785Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-08-24T08:57:37.043Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-08-24T08:57:38.426Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-08-24T08:57:38.684Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-08-24T08:57:40.064Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-08-24T08:57:41.967Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-08-24T08:57:43.877Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-08-24T08:57:44.817Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-08-24T08:57:46.197Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-08-24T08:57:46.197Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-08-24T08:57:46.456Z] === RUN TestDockerSuite/TestRunNetHost [2022-08-24T08:57:47.393Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-08-24T08:57:47.393Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-08-24T08:57:47.960Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-08-24T08:57:48.528Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-08-24T08:57:50.437Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-08-24T08:57:51.372Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-08-24T08:57:52.311Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-08-24T08:57:54.215Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-08-24T08:57:55.592Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-08-24T08:57:56.160Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-08-24T08:57:56.160Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-08-24T08:57:57.097Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-08-24T08:57:57.097Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-08-24T08:57:57.097Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-08-24T08:57:57.664Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-08-24T08:57:58.231Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-08-24T08:57:58.231Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-08-24T08:57:58.800Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-08-24T08:58:00.178Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-08-24T08:58:02.715Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-08-24T08:58:05.247Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-08-24T08:58:05.247Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-24T08:58:05.247Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-08-24T08:58:05.247Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-08-24T08:58:05.505Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-08-24T08:58:06.073Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-08-24T08:58:07.451Z] === RUN TestDockerSuite/TestRunPortInUse [2022-08-24T08:58:08.020Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-08-24T08:58:08.279Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-08-24T08:58:08.849Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-08-24T08:58:08.849Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-08-24T08:58:09.419Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-08-24T08:58:09.987Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-08-24T08:58:10.925Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-08-24T08:58:11.492Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-08-24T08:58:11.492Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-24T08:58:11.492Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-24T08:58:11.492Z] === RUN TestDockerSuite/TestRunPublishPort [2022-08-24T08:58:12.060Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-08-24T08:58:12.339Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-08-24T08:58:12.339Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-24T08:58:12.619Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-08-24T08:58:13.189Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-08-24T08:58:14.124Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-08-24T08:58:14.384Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-08-24T08:58:14.384Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-24T08:58:14.384Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-08-24T08:58:16.918Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-08-24T08:58:17.178Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-08-24T08:58:18.115Z] === RUN TestDockerSuite/TestRunRm [2022-08-24T08:58:18.374Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-08-24T08:58:22.561Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-08-24T08:58:22.561Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-08-24T08:58:23.134Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-08-24T08:58:23.134Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-08-24T08:58:25.038Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-08-24T08:58:25.610Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-08-24T08:58:28.145Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-08-24T08:58:28.715Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-08-24T08:58:29.252Z] ok github.com/docker/docker/libnetwork/networkdb 105.297s coverage: 60.1% of statements [2022-08-24T08:58:29.252Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-24T08:58:29.252Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-24T08:58:29.511Z] ok github.com/docker/docker/libnetwork/osl 4.318s coverage: 39.7% of statements [2022-08-24T08:58:29.770Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-24T08:58:30.030Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-08-24T08:58:30.967Z] ok github.com/docker/docker/libnetwork/portmapper 0.545s coverage: 48.6% of statements [2022-08-24T08:58:31.226Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-24T08:58:31.226Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-24T08:58:31.485Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-24T08:58:31.486Z] [2022-08-24T08:58:31.486Z] === Skipped [2022-08-24T08:58:31.486Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-24T08:58:31.486Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-24T08:58:31.486Z] [2022-08-24T08:58:31.486Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-24T08:58:31.486Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-24T08:58:31.486Z] [2022-08-24T08:58:31.486Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-24T08:58:31.486Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-24T08:58:31.486Z] [2022-08-24T08:58:31.486Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-24T08:58:31.486Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-24T08:58:31.486Z] [2022-08-24T08:58:31.486Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-24T08:58:31.486Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-24T08:58:31.486Z] [2022-08-24T08:58:31.486Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-24T08:58:31.486Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-24T08:58:31.486Z] [2022-08-24T08:58:31.486Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-24T08:58:31.486Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-24T08:58:31.486Z] [2022-08-24T08:58:31.486Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-24T08:58:31.486Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-24T08:58:31.486Z] [2022-08-24T08:58:31.486Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-24T08:58:31.486Z] firewalld_test.go:14: firewalld is not running [2022-08-24T08:58:31.486Z] [2022-08-24T08:58:31.486Z] DONE 327 tests, 9 skipped in 202.228s [2022-08-24T08:58:32.006Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-08-24T08:58:32.006Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness Post stage [Pipeline] junit [2022-08-24T08:58:32.066Z] Recording test results [2022-08-24T08:58:32.265Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-08-24T08:58:32.375Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-08-24T08:58:32.699Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44026/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=549d24b437b87fe27e49ed0bf8c11832b4565cab -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:549d24b437b87fe27e49ed0bf8c11832b4565cab hack/validate/vendor [2022-08-24T08:58:33.218Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-08-24T08:58:33.267Z] No vendor changes in diff. [2022-08-24T08:58:33.477Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-24T08:58:33.832Z] + echo Ensuring container killed. [2022-08-24T08:58:33.832Z] Ensuring container killed. [2022-08-24T08:58:33.832Z] + docker rm -vf docker-pr1 [2022-08-24T08:58:33.832Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-24T08:58:34.048Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-08-24T08:58:34.113Z] + echo Chowning /workspace to jenkins user [2022-08-24T08:58:34.114Z] Chowning /workspace to jenkins user [2022-08-24T08:58:34.114Z] + id -u [2022-08-24T08:58:34.114Z] + id -g [2022-08-24T08:58:34.114Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44026:/workspace busybox chown -R 1000:1000 /workspace [2022-08-24T08:58:34.616Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-24T08:58:35.183Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-08-24T08:58:35.341Z] + bundleName=unit [2022-08-24T08:58:35.341Z] + echo Creating unit-bundles.tar.gz [2022-08-24T08:58:35.341Z] Creating unit-bundles.tar.gz [2022-08-24T08:58:35.341Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-08-24T08:58:35.341Z] bundles/junit-report-libnetwork.xml [2022-08-24T08:58:35.341Z] bundles/junit-report.xml [2022-08-24T08:58:35.341Z] bundles/go-test-report-libnetwork.json [2022-08-24T08:58:35.341Z] bundles/go-test-report.json [2022-08-24T08:58:35.341Z] bundles/profile-libnetwork.out [2022-08-24T08:58:35.341Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-08-24T08:58:35.354Z] Archiving artifacts [2022-08-24T08:58:35.441Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-08-24T08:58:35.843Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44026/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-24T08:58:36.008Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-08-24T08:58:36.176Z] + make clean [2022-08-24T08:58:36.176Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-24T08:58:36.176Z] docker-dev-cache [2022-08-24T08:58:36.176Z] docker-mod-cache [Pipeline] deleteDir [2022-08-24T08:58:36.266Z] === RUN TestDockerSuite/TestRunSetMacAddress [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-24T08:58:37.201Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-08-24T08:58:38.136Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-08-24T08:58:40.037Z] === RUN TestDockerSuite/TestRunState [2022-08-24T08:58:40.972Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-08-24T08:58:41.231Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-08-24T08:58:41.810Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-08-24T08:58:42.383Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-08-24T08:58:42.951Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-08-24T08:58:42.951Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-24T08:58:42.951Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-08-24T08:58:43.210Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-08-24T08:58:43.777Z] === RUN TestDockerSuite/TestRunSysctls [2022-08-24T08:58:44.714Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-08-24T08:58:44.714Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-08-24T08:58:44.714Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-08-24T08:58:45.650Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-08-24T08:58:45.650Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-08-24T08:58:47.552Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-08-24T08:58:48.118Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-08-24T08:58:48.685Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-08-24T08:58:49.620Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-08-24T08:58:52.153Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-08-24T08:58:52.416Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-08-24T08:58:54.949Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-08-24T08:58:55.207Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-08-24T08:58:55.775Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-08-24T08:58:56.345Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-08-24T08:58:56.914Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-08-24T08:58:57.483Z] docker_cli_service_logs_test.go:248: checking task 3tv5204l9ymu [2022-08-24T08:58:57.483Z] docker_cli_service_logs_test.go:253: checking messages for 3tv5204l9ymu [2022-08-24T08:58:57.483Z] docker_cli_service_logs_test.go:248: checking task m3czf3gfp6nh [2022-08-24T08:58:57.483Z] docker_cli_service_logs_test.go:253: checking messages for m3czf3gfp6nh [2022-08-24T08:58:58.052Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-08-24T08:58:58.989Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-08-24T08:58:59.928Z] === RUN TestDockerSuite/TestRunUserByID [2022-08-24T08:59:00.880Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-08-24T08:59:00.880Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-08-24T08:59:01.145Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-08-24T08:59:01.406Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-08-24T08:59:01.673Z] === RUN TestDockerSuite/TestRunUserByName [2022-08-24T08:59:02.243Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-08-24T08:59:02.810Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-08-24T08:59:02.810Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-24T08:59:02.810Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-08-24T08:59:02.810Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-08-24T08:59:03.378Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-08-24T08:59:06.665Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-08-24T08:59:06.665Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-08-24T08:59:07.232Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-08-24T08:59:09.137Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-08-24T08:59:10.513Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-08-24T08:59:11.892Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-08-24T08:59:13.797Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-08-24T08:59:14.057Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-08-24T08:59:14.057Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-24T08:59:14.057Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-08-24T08:59:14.057Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-24T08:59:14.057Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-08-24T08:59:14.057Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-24T08:59:14.057Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-08-24T08:59:14.316Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-08-24T08:59:14.316Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-24T08:59:14.316Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-08-24T08:59:14.884Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-08-24T08:59:15.452Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-08-24T08:59:16.831Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-08-24T08:59:17.399Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-08-24T08:59:17.968Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-08-24T08:59:17.968Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-08-24T08:59:18.905Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-08-24T08:59:18.905Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-24T08:59:18.905Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-08-24T08:59:18.905Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-08-24T08:59:18.905Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-08-24T08:59:18.905Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-24T08:59:18.905Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-08-24T08:59:18.905Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-24T08:59:18.905Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-08-24T08:59:18.905Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-24T08:59:18.905Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-08-24T08:59:18.905Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-24T08:59:18.905Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-08-24T08:59:18.905Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-24T08:59:18.905Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-08-24T08:59:18.905Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-08-24T08:59:19.472Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-08-24T08:59:20.057Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-08-24T08:59:20.057Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-08-24T08:59:20.625Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-08-24T08:59:20.625Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-08-24T08:59:21.194Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-08-24T08:59:21.194Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-08-24T08:59:21.761Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-08-24T08:59:21.761Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-08-24T08:59:22.329Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-08-24T08:59:22.329Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-08-24T08:59:22.329Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-08-24T08:59:22.896Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-08-24T08:59:23.833Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-08-24T08:59:24.401Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-08-24T08:59:24.660Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-08-24T08:59:24.660Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-24T08:59:24.660Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-08-24T08:59:24.919Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-08-24T08:59:24.919Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-08-24T08:59:26.298Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-08-24T08:59:26.557Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-08-24T08:59:26.816Z] docker_cli_swarm_test.go:1895: [dfd09ccaf937d] joining swarm manager [da36d80467c22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T08:59:28.192Z] docker_cli_swarm_test.go:1896: [dfee390ef8b09] joining swarm manager [da36d80467c22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T08:59:28.451Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-08-24T08:59:29.023Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-08-24T08:59:29.023Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-08-24T08:59:29.023Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-08-24T08:59:29.023Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-08-24T08:59:29.590Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-08-24T08:59:30.158Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-08-24T08:59:31.092Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-08-24T08:59:32.466Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-08-24T08:59:33.035Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-08-24T08:59:35.568Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-08-24T08:59:37.469Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-08-24T08:59:40.014Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-08-24T08:59:41.393Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-08-24T08:59:42.771Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-08-24T08:59:43.707Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-08-24T08:59:44.273Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-08-24T08:59:44.840Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-08-24T08:59:46.745Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-08-24T08:59:48.121Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-08-24T08:59:49.498Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-08-24T08:59:50.876Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-08-24T08:59:52.254Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-08-24T08:59:52.513Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-08-24T08:59:53.891Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-08-24T08:59:54.832Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-08-24T08:59:56.249Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-08-24T08:59:58.779Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-08-24T08:59:58.779Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-24T08:59:58.779Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-08-24T08:59:58.779Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-08-24T08:59:59.038Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-08-24T08:59:59.973Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-08-24T09:00:00.540Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-08-24T09:00:01.475Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-08-24T09:00:01.475Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-08-24T09:00:02.412Z] === RUN TestDockerSuite/TestSaveImageId [2022-08-24T09:00:02.671Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-08-24T09:00:02.932Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-08-24T09:00:04.313Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents2739029315 [2022-08-24T09:00:04.881Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-08-24T09:00:04.881Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-08-24T09:00:06.264Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-08-24T09:00:06.264Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-08-24T09:00:06.264Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-08-24T09:00:07.202Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-08-24T09:00:08.580Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-08-24T09:00:11.110Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-08-24T09:00:11.110Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-08-24T09:00:11.110Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-08-24T09:00:11.676Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-08-24T09:00:11.676Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-08-24T09:00:12.613Z] docker_cli_swarm_test.go:1796: [d7ae1c1e1349e] joining swarm manager [d01972b513651]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T09:00:13.182Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-08-24T09:00:13.182Z] docker_cli_sni_test.go:30: Flakey test [2022-08-24T09:00:13.182Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-08-24T09:00:14.117Z] docker_cli_swarm_test.go:1797: [da677b4646234] joining swarm manager [d01972b513651]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T09:00:18.308Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-08-24T09:00:19.685Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-08-24T09:00:20.621Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-08-24T09:00:21.556Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-08-24T09:00:24.086Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-08-24T09:00:25.990Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-08-24T09:00:25.990Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-08-24T09:00:26.248Z] === RUN TestDockerSuite/TestStartRecordError [2022-08-24T09:00:27.628Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-08-24T09:00:29.543Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-08-24T09:00:30.480Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-08-24T09:00:33.011Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-08-24T09:00:33.946Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-08-24T09:00:35.849Z] docker_cli_swarm_test.go:1315: [d27ddc1bce544] joining swarm manager [dca038da150b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T09:00:37.750Z] docker_cli_swarm_test.go:1316: [dbd4cc311d46a] joining swarm manager [dca038da150b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T09:00:37.750Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-08-24T09:00:41.038Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-08-24T09:00:45.225Z] === RUN TestDockerSuite/TestStatsNoStream [2022-08-24T09:00:47.756Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-08-24T09:00:48.322Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-08-24T09:00:48.581Z] === RUN TestDockerSuite/TestTopPrivileged [2022-08-24T09:00:49.148Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-08-24T09:00:49.148Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-24T09:00:49.148Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-08-24T09:00:49.716Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-08-24T09:00:50.293Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-08-24T09:00:50.293Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-24T09:00:50.293Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-08-24T09:00:50.293Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-24T09:00:50.293Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-08-24T09:00:51.235Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-08-24T09:00:51.803Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-08-24T09:00:52.372Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-08-24T09:00:53.309Z] === RUN TestDockerSuite/TestUpdateStats [2022-08-24T09:00:57.495Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-08-24T09:00:57.755Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-08-24T09:00:57.755Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-24T09:00:57.755Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-08-24T09:00:58.690Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-08-24T09:00:59.257Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-08-24T09:01:01.178Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-08-24T09:01:02.555Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-08-24T09:01:04.459Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-08-24T09:01:19.329Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-08-24T09:01:19.329Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-08-24T09:01:19.329Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-08-24T09:01:19.588Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-08-24T09:01:19.847Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-08-24T09:01:19.847Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-08-24T09:01:19.847Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-08-24T09:01:20.415Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-08-24T09:01:20.415Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-08-24T09:01:20.982Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-08-24T09:01:21.240Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-08-24T09:01:21.240Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-08-24T09:01:21.240Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-08-24T09:01:21.240Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-08-24T09:01:22.614Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-08-24T09:01:22.873Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-08-24T09:01:22.873Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-08-24T09:01:23.138Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-08-24T09:01:23.138Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-08-24T09:01:23.138Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite (1345.68s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.35s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.98s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.01s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.77s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.00s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.35s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.08s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.22s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.82s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.99s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.07s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.22s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.73s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.21s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.43s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.93s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.25s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.10s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.01s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.19s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.39s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.83s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.60s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.74s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.38s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.40s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.65s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.53s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.86s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.76s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.70s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.79s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.70s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.75s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.71s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.86s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.89s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.44s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.86s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.92s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.68s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.92s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.81s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.84s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.87s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.88s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.75s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.64s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.54s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.70s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.41s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.69s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.65s) [2022-08-24T09:01:23.138Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.59s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.56s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.13s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.41s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.61s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.48s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.45s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ea3b18__} (1.48s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13458500217_/foo_false_____} (1.56s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13458500217_/foo_true_____} (1.58s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33871021685_/foo_false_____} (1.54s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33871021685_/foo_true_____} (1.59s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33871021685_/foo_true__0xc000ea3b48___} (1.48s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ea3b60__} (1.52s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ea3b78__} (1.56s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ea3b90__} (1.54s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ea3ba8__} (1.45s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.40s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2022-08-24T09:01:23.138Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.68s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.34s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.81s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.61s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.74s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.86s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.82s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.93s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.77s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.70s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.84s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.99s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.87s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.92s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.80s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.62s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.67s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.74s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.02s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.22s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.73s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.85s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.05s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.06s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.02s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.01s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.87s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.75s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.72s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.55s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.18s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.80s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.66s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.78s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.82s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.71s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.76s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.31s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.23s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.80s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.82s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.76s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.61s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.95s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.89s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.52s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestAttachDetach (1.20s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.67s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.68s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.66s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.00s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.48s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.44s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.03s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.14s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.58s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.41s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.02s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.49s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.22s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.20s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.37s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.76s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.03s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.46s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.31s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.48s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.58s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.01s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.25s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.53s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.15s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.28s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.32s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.31s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.34s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.44s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.99s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.57s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.33s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.15s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.16s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.51s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.30s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.14s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.29s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.15s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.51s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.29s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.63s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.48s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.02s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.56s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.77s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.46s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.46s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.06s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.91s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.84s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.40s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.91s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.04s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.32s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.14s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.65s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildCmd (0.36s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.46s) [2022-08-24T09:01:23.139Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.38s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.40s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.15s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.11s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.31s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.87s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.58s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.84s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.55s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.57s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.43s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.25s) [2022-08-24T09:01:23.139Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-24T09:01:23.139Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-24T09:01:23.139Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-24T09:01:23.139Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.00s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.34s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.75s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.39s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.75s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.29s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.56s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.31s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.07s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.55s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.01s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.18s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.28s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.75s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.10s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.95s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.00s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.87s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.49s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.83s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.74s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.17s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.81s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.34s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.22s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.08s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.16s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.30s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.30s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.65s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.24s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.20s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.55s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.95s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.19s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildEnv (0.99s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.83s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.72s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.15s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.61s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.28s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.84s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.88s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.41s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.47s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.17s) [2022-08-24T09:01:23.139Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.77s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildExpose (0.27s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.83s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.44s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.27s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildFails (0.67s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.61s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.85s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.20s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.32s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.51s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.94s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.51s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.61s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.23s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.34s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.39s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.26s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.39s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.49s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.41s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.33s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.70s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildLabel (0.35s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.33s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.34s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.39s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildLabels (0.55s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.16s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.53s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.45s) [2022-08-24T09:01:23.139Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.73s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.15s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.44s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.08s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.09s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.60s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.28s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.36s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.73s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.81s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.21s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.80s) [2022-08-24T09:01:23.140Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.15s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.37s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.51s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.31s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.75s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.61s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.95s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.68s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.47s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.47s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.68s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.70s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.06s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.91s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.06s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.22s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.53s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.90s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.98s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.95s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildPATH (2.74s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.65s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.64s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.61s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.90s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.71s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildRm (2.37s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.75s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.02s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.47s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.86s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.80s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.92s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.11s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.27s) [2022-08-24T09:01:23.140Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.72s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.21s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildStderr (0.97s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.46s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.33s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.87s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.42s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.11s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.49s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildUser (1.96s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.98s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.80s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.61s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.25s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.73s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.70s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.12s) [2022-08-24T09:01:23.140Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-24T09:01:23.140Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-24T09:01:23.140Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-24T09:01:23.140Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.42s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.63s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.91s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.06s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.19s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.66s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.67s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.28s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.38s) [2022-08-24T09:01:23.140Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.51s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.63s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.57s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCommitChange (0.68s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.57s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.98s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.97s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.65s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCommitTTY (0.98s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.20s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.69s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.26s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.22s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.86s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.63s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.67s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.69s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.77s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.77s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.95s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.09s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.71s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.72s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.79s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.68s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.75s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.31s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.17s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.87s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.90s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.65s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.79s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.66s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.88s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.39s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.56s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.98s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.07s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.53s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.63s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.02s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.39s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.63s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.43s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.07s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCpToDot (0.81s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.02s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.14s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCpToStdout (0.68s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.00s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.45s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.70s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.91s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.35s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.57s) [2022-08-24T09:01:23.140Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.50s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.32s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-08-24T09:01:23.140Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.61s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.95s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestEventsAttach (0.78s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestEventsCommit (0.62s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.47s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.43s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.55s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.52s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.01s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.21s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.00s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestEventsCopy (0.80s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.96s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.48s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.98s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.21s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.27s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.33s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestEventsFilters (0.94s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestEventsFormat (0.88s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.79s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.27s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.06s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.32s) [2022-08-24T09:01:23.140Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-24T09:01:23.140Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.37s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.45s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestEventsRename (0.49s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestEventsResize (0.50s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.44s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.58s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.47s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.72s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestEventsTop (0.64s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.87s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.69s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.50s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestExec (0.58s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.33s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestExecCgroup (0.95s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestExecEnv (0.65s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.13s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.78s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestExecInspectID (2.69s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestExecInteractive (0.61s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.60s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.59s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestExecParseError (0.91s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.79s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.59s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestExecStartFails (0.71s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.47s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestExecTTY (0.55s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.54s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.52s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestExecUlimits (0.55s) [2022-08-24T09:01:23.140Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.25s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.51s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.74s) [2022-08-24T09:01:23.140Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.55s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestExecWithUser (0.66s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.21s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.48s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestHealth (19.04s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.90s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestBuildHistory (3.27s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.04s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.68s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.75s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.72s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.13s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.37s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.23s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.37s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.67s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.70s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.57s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.59s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestImportDisplay (1.08s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestImportFile (1.13s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.24s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestImportGzipped (1.09s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.08s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.53s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2022-08-24T09:01:23.141Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.68s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestInspectDefault (0.47s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestInspectHistory (0.54s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-08-24T09:01:23.141Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.51s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.50s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.23s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.50s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestInspectStatus (0.56s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.94s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.50s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.49s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.45s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.98s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.87s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.27s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.13s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.57s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.32s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.75s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.28s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.78s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (9.05s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.44s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.47s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.55s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.83s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.78s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.78s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.94s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.13s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.72s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.53s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestLogsSince (6.57s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.45s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.47s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestLogsTail (0.54s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.54s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.51s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.10s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestNetHostname (1.70s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.24s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.08s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.80s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.29s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.18s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.39s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.68s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.13s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.28s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.56s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.98s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.91s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.92s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestPluginActive (2.55s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.77s) [2022-08-24T09:01:23.141Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.59s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.79s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.23s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.40s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.97s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.87s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestPortList (7.03s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.48s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.36s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.03s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.44s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestPsByOrder (2.00s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.81s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.67s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.01s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.45s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.65s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.99s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.43s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.26s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.08s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.62s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.58s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.97s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.21s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.60s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.67s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.65s) [2022-08-24T09:01:23.141Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.45s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.42s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.02s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.29s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.64s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.79s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.93s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.79s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.27s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.52s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.62s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.59s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.08s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.41s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.68s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.27s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.70s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.14s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.60s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.46s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.77s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.50s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.61s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.30s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.44s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.47s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.43s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.46s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.71s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.03s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.46s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.66s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.10s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.21s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.15s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.71s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.44s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.70s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.34s) [2022-08-24T09:01:23.141Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.44s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.33s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.50s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.47s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.04s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunAddHost (0.53s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.47s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.55s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.16s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.51s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.82s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.72s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.92s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.97s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.62s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.59s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.57s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.66s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.83s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.98s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.60s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.47s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.35s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.44s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.47s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.48s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.50s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.47s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.65s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.47s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.51s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.47s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.72s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.51s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.51s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.48s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.00s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.12s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.59s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.52s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.68s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.47s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.53s) [2022-08-24T09:01:23.404Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.48s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.23s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.33s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.79s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.58s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.30s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.75s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.92s) [2022-08-24T09:01:23.405Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-24T09:01:23.405Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.52s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.59s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.04s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.53s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.49s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.06s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.77s) [2022-08-24T09:01:23.405Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.81s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.35s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.48s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.73s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.70s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.75s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.06s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.81s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.59s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.44s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.57s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunExitCode (0.61s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.62s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.48s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.52s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.63s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.80s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.13s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.38s) [2022-08-24T09:01:23.405Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.97s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.50s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.45s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.66s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.34s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.04s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.64s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.83s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.94s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.91s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.82s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.31s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.34s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.66s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.86s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.73s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.96s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.99s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunMount (3.92s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.41s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.44s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.26s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.60s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.99s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.85s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.01s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.06s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.54s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunNetHost (0.96s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.52s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.56s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.79s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.75s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.40s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.60s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.16s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.72s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.52s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.56s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.53s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (6.16s) [2022-08-24T09:01:23.405Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.63s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.58s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.41s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.82s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.51s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.51s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.67s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.76s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.60s) [2022-08-24T09:01:23.405Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.53s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.55s) [2022-08-24T09:01:23.405Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.60s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.22s) [2022-08-24T09:01:23.405Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.52s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.12s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunRm (0.53s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.54s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.55s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.63s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.68s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.74s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.51s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.71s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.55s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.63s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.46s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.66s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.62s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.60s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.51s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.51s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.70s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.66s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunState (1.41s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.53s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.69s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.44s) [2022-08-24T09:01:23.405Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.50s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.46s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunSysctls (1.00s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.71s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.80s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.70s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.50s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.96s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.79s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.49s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.50s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.72s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.86s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.15s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunUserByID (0.65s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.22s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.27s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.57s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunUserByName (0.54s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.45s) [2022-08-24T09:01:23.405Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.59s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.73s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.48s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.69s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.72s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.29s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.65s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.72s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.46s) [2022-08-24T09:01:23.405Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-24T09:01:23.405Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-24T09:01:23.405Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s) [2022-08-24T09:01:23.405Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.53s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.44s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.29s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.76s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.61s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.61s) [2022-08-24T09:01:23.405Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-08-24T09:01:23.405Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-24T09:01:23.405Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-24T09:01:23.405Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-24T09:01:23.405Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-24T09:01:23.405Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.59s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.55s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.54s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.24s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.59s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.54s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.48s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.46s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.09s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.64s) [2022-08-24T09:01:23.405Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.06s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.64s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.73s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.50s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.97s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.65s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.67s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.47s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.53s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.31s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.20s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.59s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.49s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.40s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.92s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.92s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.77s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.49s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.37s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.34s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.55s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.60s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.23s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.69s) [2022-08-24T09:01:23.405Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.31s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.68s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.70s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.80s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.22s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestSaveImageId (0.11s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.41s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.70s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.17s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.19s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.23s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.21s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.46s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.48s) [2022-08-24T09:01:23.405Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.95s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.53s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.87s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.09s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.54s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.56s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.59s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestStartRecordError (1.18s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.93s) [2022-08-24T09:01:23.405Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.20s) [2022-08-24T09:01:23.406Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.59s) [2022-08-24T09:01:23.406Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.47s) [2022-08-24T09:01:23.406Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-08-24T09:01:23.406Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.55s) [2022-08-24T09:01:23.406Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.51s) [2022-08-24T09:01:23.406Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.52s) [2022-08-24T09:01:23.406Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.53s) [2022-08-24T09:01:23.406Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.55s) [2022-08-24T09:01:23.406Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-24T09:01:23.406Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) [2022-08-24T09:01:23.406Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.54s) [2022-08-24T09:01:23.406Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-24T09:01:23.406Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-24T09:01:23.406Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.94s) [2022-08-24T09:01:23.406Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.65s) [2022-08-24T09:01:23.406Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.62s) [2022-08-24T09:01:23.406Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.96s) [2022-08-24T09:01:23.406Z] --- PASS: TestDockerSuite/TestUpdateStats (3.52s) [2022-08-24T09:01:23.406Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.94s) [2022-08-24T09:01:23.406Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-24T09:01:23.406Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.67s) [2022-08-24T09:01:23.406Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.57s) [2022-08-24T09:01:23.406Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.68s) [2022-08-24T09:01:23.406Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.69s) [2022-08-24T09:01:23.406Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.59s) [2022-08-24T09:01:23.406Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-08-24T09:01:23.406Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-08-24T09:01:23.406Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-08-24T09:01:23.406Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s) [2022-08-24T09:01:23.406Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-08-24T09:01:23.406Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-08-24T09:01:23.406Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-08-24T09:01:23.406Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.58s) [2022-08-24T09:01:23.406Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-08-24T09:01:23.406Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.64s) [2022-08-24T09:01:23.406Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-08-24T09:01:23.406Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-08-24T09:01:23.406Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-08-24T09:01:23.406Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-08-24T09:01:23.406Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.47s) [2022-08-24T09:01:23.406Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.11s) [2022-08-24T09:01:23.406Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s) [2022-08-24T09:01:23.406Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.06s) [2022-08-24T09:01:23.406Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-08-24T09:01:23.406Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-08-24T09:01:23.406Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-08-24T09:01:23.406Z] === RUN TestDockerRegistrySuite [2022-08-24T09:01:23.406Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-08-24T09:01:24.340Z] check_test.go:427: [df364819406f4] daemon is not started [2022-08-24T09:01:24.340Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-08-24T09:01:25.716Z] check_test.go:427: [d5bc2ea06fbd8] daemon is not started [2022-08-24T09:01:25.716Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-08-24T09:01:26.652Z] check_test.go:427: [d47bc15f8dc31] daemon is not started [2022-08-24T09:01:26.652Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-08-24T09:01:26.910Z] check_test.go:427: [d9fe7d4e6c5b1] daemon is not started [2022-08-24T09:01:26.910Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-08-24T09:01:29.552Z] check_test.go:427: [df2cedd1a954a] daemon is not started [2022-08-24T09:01:29.552Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-08-24T09:01:36.115Z] check_test.go:427: [dad72ff4c1d74] daemon is not started [2022-08-24T09:01:36.115Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-08-24T09:01:38.650Z] check_test.go:427: [daa6b51e25f26] daemon is not started [2022-08-24T09:01:38.650Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-08-24T09:01:39.217Z] check_test.go:427: [da01741b755f4] daemon is not started [2022-08-24T09:01:39.217Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-08-24T09:01:40.154Z] check_test.go:427: [db4458a7294ae] daemon is not started [2022-08-24T09:01:40.154Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-08-24T09:01:41.531Z] check_test.go:427: [d6f155d692797] daemon is not started [2022-08-24T09:01:41.531Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-08-24T09:01:42.467Z] check_test.go:427: [d909c93c361cf] daemon is not started [2022-08-24T09:01:42.467Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-08-24T09:01:43.403Z] check_test.go:427: [d00ccb89e9da0] daemon is not started [2022-08-24T09:01:43.403Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-08-24T09:01:43.661Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-08-24T09:01:44.607Z] check_test.go:427: [d05d61db61f9c] daemon is not started [2022-08-24T09:01:44.607Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-08-24T09:01:45.984Z] check_test.go:427: [df61b5cc4efc6] daemon is not started [2022-08-24T09:01:45.984Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-08-24T09:01:47.364Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1e67feb7aa7671c0e41511f48aba1a07bdba889374fbf622609096b626ba4fe7 [2022-08-24T09:01:48.302Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-08-24T09:01:48.302Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2cef99134d6dcf2e066e94024cd83f556b7747cc89baaf44d0cf938d0c679d28 [2022-08-24T09:01:48.302Z] check_test.go:427: [d7e99ca0b42db] daemon is not started [2022-08-24T09:01:48.560Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-08-24T09:01:49.495Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c158a29492078278659ba58addcf966d39767f05525e80402b0331adb75f3152 [2022-08-24T09:01:50.873Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:158969a264f3e747bbe4d7524eb790bc8ed4de84124bb53ed923e7f2b627556e [2022-08-24T09:01:51.132Z] check_test.go:427: [d2470569ed917] daemon is not started [2022-08-24T09:01:51.132Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-08-24T09:01:52.512Z] check_test.go:427: [d6382ccf115b0] daemon is not started [2022-08-24T09:01:52.512Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-08-24T09:01:55.800Z] check_test.go:427: [db446fe56b46b] daemon is not started [2022-08-24T09:01:55.800Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-08-24T09:01:55.800Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-08-24T09:01:56.734Z] check_test.go:427: [d5fae398b2984] daemon is not started [2022-08-24T09:01:56.734Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-08-24T09:01:56.734Z] check_test.go:427: [dd076268bc4cc] daemon is not started [2022-08-24T09:01:56.734Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-08-24T09:01:58.109Z] check_test.go:427: [d71a52fdd8346] daemon is not started [2022-08-24T09:01:58.109Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-08-24T09:01:59.047Z] check_test.go:427: [dc49b94408fb1] daemon is not started [2022-08-24T09:01:59.048Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-08-24T09:01:59.984Z] check_test.go:427: [d9f5c32b1cc76] daemon is not started [2022-08-24T09:01:59.984Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-08-24T09:02:03.273Z] check_test.go:427: [d26e163667bed] daemon is not started [2022-08-24T09:02:03.273Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-08-24T09:02:03.531Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-08-24T09:02:03.794Z] check_test.go:427: [d28993e850833] daemon is not started [2022-08-24T09:02:03.794Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-08-24T09:02:05.173Z] check_test.go:427: [d75ce918e7d99] daemon is not started [2022-08-24T09:02:05.173Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-08-24T09:02:05.738Z] check_test.go:427: [d3da37663e796] daemon is not started [2022-08-24T09:02:05.738Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-08-24T09:02:05.738Z] check_test.go:427: [da2e09238ae3a] daemon is not started [2022-08-24T09:02:05.738Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-08-24T09:02:05.998Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-08-24T09:02:06.256Z] check_test.go:427: [d1a9b1ebef412] daemon is not started [2022-08-24T09:02:06.256Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-08-24T09:02:06.515Z] check_test.go:427: [d3eb73bd74208] daemon is not started [2022-08-24T09:02:06.515Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-08-24T09:02:06.774Z] check_test.go:427: [d8db48b5947fe] daemon is not started [2022-08-24T09:02:06.774Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-08-24T09:02:07.033Z] check_test.go:427: [da6058c5b9953] daemon is not started [2022-08-24T09:02:07.033Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-08-24T09:02:08.408Z] check_test.go:427: [d8392cb452765] daemon is not started [2022-08-24T09:02:08.408Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-08-24T09:02:10.311Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-08-24T09:02:10.311Z] check_test.go:427: [d50e55abf6858] daemon is not started [2022-08-24T09:02:10.311Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-08-24T09:02:11.248Z] check_test.go:427: [df5e426ead42e] daemon is not started [2022-08-24T09:02:11.248Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-08-24T09:02:12.627Z] check_test.go:427: [da1c8d8700580] daemon is not started [2022-08-24T09:02:12.627Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-08-24T09:02:13.584Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-08-24T09:02:14.519Z] --- PASS: TestDockerRegistrySuite (51.25s) [2022-08-24T09:02:14.519Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.21s) [2022-08-24T09:02:14.519Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.01s) [2022-08-24T09:02:14.519Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.28s) [2022-08-24T09:02:14.519Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-08-24T09:02:14.519Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.77s) [2022-08-24T09:02:14.519Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.80s) [2022-08-24T09:02:14.519Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.85s) [2022-08-24T09:02:14.519Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.04s) [2022-08-24T09:02:14.519Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.89s) [2022-08-24T09:02:14.519Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.03s) [2022-08-24T09:02:14.519Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.09s) [2022-08-24T09:02:14.519Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.06s) [2022-08-24T09:02:14.519Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.33s) [2022-08-24T09:02:14.519Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.33s) [2022-08-24T09:02:14.519Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.41s) [2022-08-24T09:02:14.519Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.65s) [2022-08-24T09:02:14.519Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.18s) [2022-08-24T09:02:14.519Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.99s) [2022-08-24T09:02:14.519Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.24s) [2022-08-24T09:02:14.519Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-24T09:02:14.519Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.21s) [2022-08-24T09:02:14.519Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.01s) [2022-08-24T09:02:14.519Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.20s) [2022-08-24T09:02:14.519Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.26s) [2022-08-24T09:02:14.519Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.48s) [2022-08-24T09:02:14.519Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.43s) [2022-08-24T09:02:14.519Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.45s) [2022-08-24T09:02:14.519Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-08-24T09:02:14.519Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.35s) [2022-08-24T09:02:14.519Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2022-08-24T09:02:14.519Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.44s) [2022-08-24T09:02:14.519Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-08-24T09:02:14.519Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.53s) [2022-08-24T09:02:14.519Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.87s) [2022-08-24T09:02:14.519Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.97s) [2022-08-24T09:02:14.519Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.36s) [2022-08-24T09:02:14.519Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.95s) [2022-08-24T09:02:14.519Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) [2022-08-24T09:02:14.519Z] === RUN TestDockerSchema1RegistrySuite [2022-08-24T09:02:14.519Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-08-24T09:02:14.783Z] check_test.go:454: [d2c20c95633ff] daemon is not started [2022-08-24T09:02:14.783Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-08-24T09:02:14.783Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-08-24T09:02:18.073Z] check_test.go:454: [d0650e7e428cc] daemon is not started [2022-08-24T09:02:18.073Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-08-24T09:02:19.449Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-08-24T09:02:19.450Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-24T09:02:19.450Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-08-24T09:02:23.643Z] check_test.go:454: [d4df4d563b730] daemon is not started [2022-08-24T09:02:23.643Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-08-24T09:02:25.020Z] check_test.go:454: [d9e8a4cc401f5] daemon is not started [2022-08-24T09:02:25.020Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-08-24T09:02:25.020Z] check_test.go:454: [db2efbffe56f1] daemon is not started [2022-08-24T09:02:25.020Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-08-24T09:02:25.278Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-08-24T09:02:26.218Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-08-24T09:02:26.218Z] check_test.go:454: [d15a777cbc987] daemon is not started [2022-08-24T09:02:26.219Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-08-24T09:02:26.785Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-08-24T09:02:27.353Z] check_test.go:454: [dd5fa62abe97c] daemon is not started [2022-08-24T09:02:27.353Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-08-24T09:02:28.730Z] check_test.go:454: [dceac950e7323] daemon is not started [2022-08-24T09:02:28.730Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-08-24T09:02:29.671Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-08-24T09:02:31.575Z] check_test.go:454: [de9d18150e3a6] daemon is not started [2022-08-24T09:02:31.575Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-08-24T09:02:32.146Z] check_test.go:454: [d93116100974e] daemon is not started [2022-08-24T09:02:32.146Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-08-24T09:02:32.404Z] check_test.go:454: [d2baafb52e12c] daemon is not started [2022-08-24T09:02:32.663Z] --- PASS: TestDockerSchema1RegistrySuite (18.09s) [2022-08-24T09:02:32.663Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.26s) [2022-08-24T09:02:32.663Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.42s) [2022-08-24T09:02:32.663Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.25s) [2022-08-24T09:02:32.663Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.38s) [2022-08-24T09:02:32.663Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.16s) [2022-08-24T09:02:32.663Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.32s) [2022-08-24T09:02:32.663Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.14s) [2022-08-24T09:02:32.663Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.05s) [2022-08-24T09:02:32.663Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.03s) [2022-08-24T09:02:32.663Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.65s) [2022-08-24T09:02:32.663Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.43s) [2022-08-24T09:02:32.663Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-08-24T09:02:32.663Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-08-24T09:02:33.232Z] check_test.go:483: [daf9d43de29ba] daemon is not started [2022-08-24T09:02:33.232Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-08-24T09:02:33.801Z] check_test.go:483: [d9d7341af5198] daemon is not started [2022-08-24T09:02:33.801Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-08-24T09:02:34.060Z] check_test.go:483: [da845c9da993e] daemon is not started [2022-08-24T09:02:34.060Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-08-24T09:02:35.436Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-08-24T09:02:35.695Z] check_test.go:483: [da11d31c47ec0] daemon is not started [2022-08-24T09:02:35.695Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-08-24T09:02:36.262Z] check_test.go:483: [dba234a3a32a0] daemon is not started [2022-08-24T09:02:36.262Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-08-24T09:02:37.198Z] check_test.go:483: [df99da899e3b7] daemon is not started [2022-08-24T09:02:37.198Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-08-24T09:02:37.457Z] check_test.go:483: [d7fa3cc2d73e6] daemon is not started [2022-08-24T09:02:37.457Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.81s) [2022-08-24T09:02:37.457Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.76s) [2022-08-24T09:02:37.457Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.58s) [2022-08-24T09:02:37.457Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-08-24T09:02:37.457Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.24s) [2022-08-24T09:02:37.457Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s) [2022-08-24T09:02:37.457Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.50s) [2022-08-24T09:02:37.457Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.87s) [2022-08-24T09:02:37.457Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-08-24T09:02:37.457Z] === RUN TestDockerRegistryAuthTokenSuite [2022-08-24T09:02:37.457Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-08-24T09:02:42.720Z] check_test.go:510: [d07e854eead48] daemon is not started [2022-08-24T09:02:42.720Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-08-24T09:02:42.720Z] check_test.go:510: [dbd3555f92533] daemon is not started [2022-08-24T09:02:42.720Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-08-24T09:02:42.720Z] check_test.go:510: [dd65867df7328] daemon is not started [2022-08-24T09:02:42.720Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-08-24T09:02:42.979Z] check_test.go:510: [db776df786c13] daemon is not started [2022-08-24T09:02:42.979Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-08-24T09:02:42.979Z] check_test.go:510: [d69444a4d931c] daemon is not started [2022-08-24T09:02:43.237Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2022-08-24T09:02:43.237Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-08-24T09:02:43.237Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-08-24T09:02:43.237Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-08-24T09:02:43.237Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-08-24T09:02:43.237Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-08-24T09:02:43.237Z] === RUN TestDockerNetworkSuite [2022-08-24T09:02:43.237Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-08-24T09:02:44.173Z] docker_cli_network_unix_test.go:46: [d332daac184bf] daemon is not started [2022-08-24T09:02:44.431Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-08-24T09:02:44.999Z] docker_cli_network_unix_test.go:46: [dce7704bf238d] daemon is not started [2022-08-24T09:02:45.259Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-08-24T09:02:47.791Z] docker_cli_network_unix_test.go:46: [d4774db63a992] daemon is not started [2022-08-24T09:02:48.050Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-08-24T09:02:49.427Z] docker_cli_network_unix_test.go:46: [d0f04cf29cb40] daemon is not started [2022-08-24T09:02:49.685Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-08-24T09:02:49.685Z] docker_cli_network_unix_test.go:1233: [def60fa833102] daemon is not started [2022-08-24T09:02:52.219Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-08-24T09:02:53.156Z] docker_cli_network_unix_test.go:46: [d1b3a4f2a5031] daemon is not started [2022-08-24T09:02:53.754Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-08-24T09:02:57.949Z] docker_cli_network_unix_test.go:46: [da412c5d36560] daemon is not started [2022-08-24T09:02:58.885Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-08-24T09:03:00.787Z] docker_cli_network_unix_test.go:46: [dfb3d56256d47] daemon is not started [2022-08-24T09:03:01.045Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-08-24T09:03:02.419Z] docker_cli_network_unix_test.go:46: [dc81cb6c1bf5d] daemon is not started [2022-08-24T09:03:02.419Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-08-24T09:03:02.988Z] docker_cli_network_unix_test.go:46: [df6d2229c6311] daemon is not started [2022-08-24T09:03:02.988Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-08-24T09:03:03.247Z] docker_cli_network_unix_test.go:46: [d5833d6ab68a7] daemon is not started [2022-08-24T09:03:03.506Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-08-24T09:03:04.074Z] docker_cli_network_unix_test.go:46: [db47898038b77] daemon is not started [2022-08-24T09:03:04.333Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-08-24T09:03:04.902Z] docker_cli_network_unix_test.go:46: [dcaad121d0b54] daemon is not started [2022-08-24T09:03:05.469Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-08-24T09:03:05.469Z] docker_cli_network_unix_test.go:46: [d0b1d8599f0f3] daemon is not started [2022-08-24T09:03:05.469Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-08-24T09:03:05.729Z] docker_cli_network_unix_test.go:46: [d4f957aef2f47] daemon is not started [2022-08-24T09:03:05.729Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-08-24T09:03:06.296Z] docker_cli_network_unix_test.go:46: [ddc6274f86e0e] daemon is not started [2022-08-24T09:03:06.555Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-08-24T09:03:06.814Z] docker_cli_network_unix_test.go:46: [dcb4c1dad42f0] daemon is not started [2022-08-24T09:03:06.814Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-08-24T09:03:06.814Z] docker_cli_network_unix_test.go:46: [d1e5ae8b78041] daemon is not started [2022-08-24T09:03:06.814Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-08-24T09:03:07.072Z] docker_cli_network_unix_test.go:46: [d1fe3d82546ca] daemon is not started [2022-08-24T09:03:07.072Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-08-24T09:03:08.009Z] docker_cli_network_unix_test.go:46: [df59ccf392e90] daemon is not started [2022-08-24T09:03:08.009Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-08-24T09:03:08.268Z] docker_cli_network_unix_test.go:46: [df97240c1fcd9] daemon is not started [2022-08-24T09:03:08.835Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-08-24T09:03:08.835Z] docker_cli_network_unix_test.go:46: [d1d788e8cb36b] daemon is not started [2022-08-24T09:03:08.835Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-08-24T09:03:09.093Z] docker_cli_network_unix_test.go:46: [dae65613fbde4] daemon is not started [2022-08-24T09:03:09.093Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-08-24T09:03:09.352Z] docker_cli_network_unix_test.go:46: [da8e024950547] daemon is not started [2022-08-24T09:03:09.352Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-08-24T09:03:10.727Z] docker_cli_network_unix_test.go:968: [d876944dd95f7] daemon is not started [2022-08-24T09:03:11.667Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-08-24T09:03:12.613Z] docker_cli_network_unix_test.go:46: [d3faa38daeae3] daemon is not started [2022-08-24T09:03:12.872Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-08-24T09:03:15.405Z] docker_cli_network_unix_test.go:1116: [df716075c6602] daemon is not started [2022-08-24T09:03:18.694Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-08-24T09:03:18.953Z] docker_cli_network_unix_test.go:46: [dc620e489f210] daemon is not started [2022-08-24T09:03:18.953Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-08-24T09:03:19.888Z] docker_cli_network_unix_test.go:46: [def1b9f535ed0] daemon is not started [2022-08-24T09:03:19.888Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-08-24T09:03:19.888Z] docker_cli_network_unix_test.go:46: [dffdfa460205f] daemon is not started [2022-08-24T09:03:19.888Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-08-24T09:03:19.888Z] docker_cli_network_unix_test.go:46: [dae1e0e2840ee] daemon is not started [2022-08-24T09:03:19.888Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-08-24T09:03:20.146Z] docker_cli_network_unix_test.go:46: [dcfc0f0e833ce] daemon is not started [2022-08-24T09:03:20.146Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-08-24T09:03:20.406Z] docker_cli_network_unix_test.go:46: [d49b7e7c541f7] daemon is not started [2022-08-24T09:03:20.406Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-08-24T09:03:20.406Z] docker_cli_network_unix_test.go:46: [d8755a8413439] daemon is not started [2022-08-24T09:03:20.406Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-08-24T09:03:22.309Z] docker_cli_network_unix_test.go:46: [d62984ea58c6b] daemon is not started [2022-08-24T09:03:22.877Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-08-24T09:03:22.877Z] docker_cli_network_unix_test.go:46: [d89eb6634de3f] daemon is not started [2022-08-24T09:03:22.877Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-08-24T09:03:22.877Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-24T09:03:22.877Z] docker_cli_network_unix_test.go:46: [db9c7398c446c] daemon is not started [2022-08-24T09:03:22.877Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-08-24T09:03:23.444Z] docker_cli_network_unix_test.go:46: [d5037fb279266] daemon is not started [2022-08-24T09:03:23.702Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-08-24T09:03:23.962Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-08-24T09:03:25.865Z] docker_cli_swarm_test.go:1180: [d9dcfdd874bbd] joining swarm manager [d05a616101fd2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T09:03:28.396Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-08-24T09:03:29.334Z] docker_cli_network_unix_test.go:1084: [df2ed5866ec15] daemon is not started [2022-08-24T09:03:31.244Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-08-24T09:03:31.244Z] docker_cli_network_unix_test.go:46: [de5e38d2b3e3a] daemon is not started [2022-08-24T09:03:31.244Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-08-24T09:03:31.503Z] docker_cli_network_unix_test.go:46: [d117f78bb0b88] daemon is not started [2022-08-24T09:03:31.761Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-08-24T09:03:32.330Z] docker_cli_swarm_test.go:1189: [df846ab278bd3] joining swarm manager [d05a616101fd2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T09:03:33.266Z] docker_cli_network_unix_test.go:46: [d99ec41c14e72] daemon is not started [2022-08-24T09:03:33.832Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-08-24T09:03:33.832Z] docker_cli_network_unix_test.go:46: [d88903bd1a86e] daemon is not started [2022-08-24T09:03:33.832Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-08-24T09:03:34.092Z] docker_cli_network_unix_test.go:46: [d6b7b65b0939d] daemon is not started [2022-08-24T09:03:34.353Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-08-24T09:03:34.920Z] docker_cli_network_unix_test.go:46: [d01422b19905a] daemon is not started [2022-08-24T09:03:34.920Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-08-24T09:03:35.486Z] docker_cli_network_unix_test.go:46: [df149bc4fedfd] daemon is not started [2022-08-24T09:03:36.053Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-08-24T09:03:41.323Z] docker_cli_network_unix_test.go:46: [d7a412b8f4f56] daemon is not started [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite (58.50s) [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.35s) [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.76s) [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.80s) [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.54s) [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.48s) [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.56s) [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.23s) [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.29s) [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.20s) [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.58s) [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.49s) [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.03s) [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.94s) [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.77s) [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.79s) [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.02s) [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s) [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.35s) [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.21s) [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.01s) [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.81s) [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.49s) [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-08-24T09:03:41.582Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.00s) [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.02s) [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.11s) [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.82s) [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.80s) [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.68s) [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.51s) [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.95s) [2022-08-24T09:03:41.582Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.73s) [2022-08-24T09:03:41.582Z] === RUN TestDockerHubPullSuite [2022-08-24T09:03:41.582Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-08-24T09:03:44.110Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-08-24T09:03:46.638Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-08-24T09:03:47.204Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-08-24T09:03:49.105Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-08-24T09:03:49.713Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-08-24T09:03:49.972Z] --- PASS: TestDockerHubPullSuite (8.28s) [2022-08-24T09:03:49.972Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.01s) [2022-08-24T09:03:49.972Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.53s) [2022-08-24T09:03:49.972Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.96s) [2022-08-24T09:03:49.972Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.79s) [2022-08-24T09:03:49.972Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.60s) [2022-08-24T09:03:49.972Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.38s) [2022-08-24T09:03:49.972Z] PASS [2022-08-24T09:03:49.972Z] [2022-08-24T09:03:49.972Z] === Skipped [2022-08-24T09:03:49.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-24T09:03:49.972Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-24T09:03:49.972Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-24T09:03:49.972Z] [2022-08-24T09:03:49.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-24T09:03:49.972Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-24T09:03:49.972Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-24T09:03:49.972Z] [2022-08-24T09:03:49.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-24T09:03:49.972Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-24T09:03:49.972Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-24T09:03:49.972Z] [2022-08-24T09:03:49.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-24T09:03:49.972Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-24T09:03:49.972Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-24T09:03:49.972Z] [2022-08-24T09:03:49.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-24T09:03:49.972Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-24T09:03:49.972Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-24T09:03:49.972Z] [2022-08-24T09:03:49.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-24T09:03:49.972Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-24T09:03:49.972Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-24T09:03:49.972Z] [2022-08-24T09:03:49.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-08-24T09:03:49.972Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-24T09:03:49.972Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-08-24T09:03:49.972Z] [2022-08-24T09:03:49.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-24T09:03:49.972Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-24T09:03:49.972Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-24T09:03:49.972Z] [2022-08-24T09:03:49.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-24T09:03:49.972Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-24T09:03:49.972Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-24T09:03:49.972Z] [2022-08-24T09:03:49.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-24T09:03:49.972Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-24T09:03:49.972Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-24T09:03:49.972Z] [2022-08-24T09:03:49.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-24T09:03:49.972Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-24T09:03:49.972Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-24T09:03:49.972Z] [2022-08-24T09:03:49.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-24T09:03:49.972Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-24T09:03:49.972Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-24T09:03:49.972Z] [2022-08-24T09:03:49.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-24T09:03:49.972Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-24T09:03:49.972Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-24T09:03:49.972Z] [2022-08-24T09:03:49.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-24T09:03:49.972Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-24T09:03:49.972Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-24T09:03:49.972Z] [2022-08-24T09:03:49.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-24T09:03:49.972Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-24T09:03:49.972Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-24T09:03:49.972Z] [2022-08-24T09:03:49.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-24T09:03:49.972Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-24T09:03:49.972Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-24T09:03:49.972Z] [2022-08-24T09:03:49.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-24T09:03:49.972Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-24T09:03:49.972Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-24T09:03:49.972Z] [2022-08-24T09:03:49.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-24T09:03:49.972Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-24T09:03:49.972Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-24T09:03:49.972Z] [2022-08-24T09:03:49.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-24T09:03:49.972Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-24T09:03:49.972Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-24T09:03:49.972Z] [2022-08-24T09:03:49.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-24T09:03:49.972Z] docker_cli_inspect_test.go:201: unmatched requirement Devicemapper [2022-08-24T09:03:49.972Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-24T09:03:49.972Z] [2022-08-24T09:03:49.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-24T09:03:49.972Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-08-24T09:03:49.972Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-24T09:03:49.972Z] [2022-08-24T09:03:49.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-24T09:03:49.972Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-24T09:03:49.972Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-24T09:03:49.972Z] [2022-08-24T09:03:49.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-24T09:03:49.972Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-24T09:03:49.972Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-24T09:03:49.972Z] [2022-08-24T09:03:49.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-24T09:03:49.972Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-24T09:03:49.972Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-24T09:03:49.972Z] [2022-08-24T09:03:49.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-24T09:03:49.972Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-24T09:03:49.972Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-24T09:03:49.972Z] [2022-08-24T09:03:49.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-08-24T09:03:49.972Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-24T09:03:49.972Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-08-24T09:03:49.973Z] [2022-08-24T09:03:49.973Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-24T09:03:49.973Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-24T09:03:49.973Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-24T09:03:49.973Z] [2022-08-24T09:03:49.973Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-24T09:03:49.973Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-24T09:03:49.973Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-24T09:03:49.973Z] [2022-08-24T09:03:49.973Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-24T09:03:49.973Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-24T09:03:49.973Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-24T09:03:49.973Z] [2022-08-24T09:03:49.973Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-08-24T09:03:49.973Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-24T09:03:49.973Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-08-24T09:03:49.973Z] [2022-08-24T09:03:49.973Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-24T09:03:49.973Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-24T09:03:49.973Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-24T09:03:49.973Z] [2022-08-24T09:03:49.973Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-24T09:03:49.973Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-24T09:03:49.973Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-24T09:03:49.973Z] [2022-08-24T09:03:49.973Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-08-24T09:03:49.973Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-24T09:03:49.973Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-08-24T09:03:49.973Z] [2022-08-24T09:03:49.973Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-24T09:03:49.973Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-24T09:03:49.973Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-24T09:03:49.973Z] [2022-08-24T09:03:49.973Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-24T09:03:49.973Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-24T09:03:49.973Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-24T09:03:49.973Z] [2022-08-24T09:03:49.973Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-24T09:03:49.973Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-24T09:03:49.973Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-24T09:03:49.973Z] [2022-08-24T09:03:49.973Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-24T09:03:49.973Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-24T09:03:49.973Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-24T09:03:49.973Z] [2022-08-24T09:03:49.973Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-24T09:03:49.973Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-24T09:03:49.973Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-24T09:03:49.973Z] [2022-08-24T09:03:49.973Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-24T09:03:49.973Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-24T09:03:49.973Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-24T09:03:49.973Z] [2022-08-24T09:03:49.973Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-24T09:03:49.973Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-24T09:03:49.973Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-24T09:03:49.973Z] [2022-08-24T09:03:49.973Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-24T09:03:49.973Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-24T09:03:49.973Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-24T09:03:49.973Z] [2022-08-24T09:03:49.973Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-24T09:03:49.973Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-24T09:03:49.973Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-24T09:03:49.973Z] [2022-08-24T09:03:49.973Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-24T09:03:49.973Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-24T09:03:49.973Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-24T09:03:49.973Z] [2022-08-24T09:03:49.973Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-24T09:03:49.973Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-24T09:03:49.973Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-24T09:03:49.973Z] [2022-08-24T09:03:49.973Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-24T09:03:49.973Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-24T09:03:49.973Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-24T09:03:49.973Z] [2022-08-24T09:03:49.973Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-24T09:03:49.973Z] docker_cli_sni_test.go:30: Flakey test [2022-08-24T09:03:49.973Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-24T09:03:49.973Z] [2022-08-24T09:03:49.973Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-24T09:03:49.973Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-24T09:03:49.973Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-24T09:03:49.973Z] [2022-08-24T09:03:49.973Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-24T09:03:49.973Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-24T09:03:49.973Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-24T09:03:49.973Z] [2022-08-24T09:03:49.973Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-24T09:03:49.973Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-24T09:03:49.973Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-24T09:03:49.973Z] [2022-08-24T09:03:49.973Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-24T09:03:49.973Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-24T09:03:49.973Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-24T09:03:49.973Z] [2022-08-24T09:03:49.973Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-24T09:03:49.973Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-24T09:03:49.973Z] docker_cli_network_unix_test.go:46: [db9c7398c446c] daemon is not started [2022-08-24T09:03:49.973Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-24T09:03:49.973Z] [2022-08-24T09:03:49.973Z] DONE 1265 tests, 51 skipped in 1498.136s [2022-08-24T09:03:49.973Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-24T09:03:49.973Z] ++++ cat bundles/test-integration/docker.pid [2022-08-24T09:03:49.973Z] +++ kill 9429 [2022-08-24T09:03:49.973Z] +++ /etc/init.d/apparmor stop [2022-08-24T09:03:49.973Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-24T09:03:49.973Z] [2022-08-24T09:03:49.973Z] Unloading profiles will leave already running processes permanently [2022-08-24T09:03:49.973Z] unconfined, which can lead to unexpected situations. [2022-08-24T09:03:49.973Z] [2022-08-24T09:03:49.973Z] To set a process to complain mode, use the command line tool [2022-08-24T09:03:49.973Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-24T09:03:49.973Z] +++ true [2022-08-24T09:03:49.973Z] exiting test-integration [2022-08-24T09:03:49.973Z] ++ exit 0 [2022-08-24T09:03:49.973Z] [2022-08-24T09:03:50.231Z] + for job in $(jobs -p) [2022-08-24T09:03:50.231Z] + wait 2863 [2022-08-24T09:04:08.306Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-08-24T09:04:16.414Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-08-24T09:04:19.695Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-08-24T09:04:21.594Z] docker_cli_swarm_test.go:1112: [d15e026f14917] joining swarm manager [dbb126b6f5dc6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T09:04:23.493Z] docker_cli_swarm_test.go:1113: [d7a9e9ddb4e17] joining swarm manager [dbb126b6f5dc6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T09:05:59.910Z] docker_cli_swarm_test.go:1166: [d8ae99a3ab822] joining swarm manager [dbb126b6f5dc6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-24T09:06:26.430Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-08-24T09:06:27.364Z] docker_cli_swarm_test.go:1447: [d92cbd610fe2f] joining swarm manager [d5c6f1365e8fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T09:06:28.298Z] docker_cli_swarm_test.go:1448: [d295ef02826d6] joining swarm manager [d5c6f1365e8fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T09:06:40.490Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-08-24T09:06:40.490Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-08-24T09:06:40.490Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-08-24T09:06:40.490Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-08-24T09:06:40.490Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-08-24T09:06:41.055Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-08-24T09:06:43.587Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-08-24T09:06:46.870Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-08-24T09:06:48.769Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-08-24T09:06:50.669Z] docker_cli_swarm_unix_test.go:63: [d58deb696561f] joining swarm manager [dc8cc9b54b2da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T09:07:46.886Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-08-24T09:07:46.886Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-08-24T09:07:46.886Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-08-24T09:07:48.789Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-08-24T09:07:52.072Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-08-24T09:07:54.604Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-08-24T09:07:56.506Z] docker_api_swarm_test.go:962: [dfd8e3b565aae] joining swarm manager [d717311af9220]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T09:08:14.602Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-08-24T09:08:26.807Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-08-24T09:08:28.714Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-08-24T09:08:30.617Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-08-24T09:08:33.904Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-08-24T09:08:40.465Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-08-24T09:08:45.734Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-08-24T09:08:47.638Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-08-24T09:08:50.923Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-08-24T09:08:52.825Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-08-24T09:08:56.125Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-08-24T09:08:58.659Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-08-24T09:09:01.201Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-08-24T09:10:00.172Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-08-24T09:10:10.142Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite (1555.11s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.26s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.27s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.59s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.23s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.97s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.64s) [2022-08-24T09:10:28.221Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.31s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.96s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.08s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (30.22s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.80s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.01s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.74s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.59s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.06s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.29s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.76s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.43s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.00s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (68.80s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.86s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.68s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.73s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.90s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.41s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.97s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.06s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.80s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.79s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.79s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.26s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.74s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.37s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.35s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.95s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.18s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.07s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.05s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.15s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.34s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.44s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.45s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.29s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.94s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.71s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.02s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.92s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.86s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.21s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.81s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.08s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.22s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.65s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.27s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.75s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.60s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.35s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.17s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.95s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.89s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.60s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.21s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.20s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.61s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.57s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.20s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.67s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.61s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.87s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.82s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.07s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.53s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.84s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.15s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.98s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (69.82s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.37s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.65s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.68s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.53s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.08s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.82s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.43s) [2022-08-24T09:10:28.221Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.87s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.85s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.81s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.62s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.14s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (43.13s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.11s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.87s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (125.56s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.39s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.31s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.12s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.20s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.28s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.14s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.53s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.18s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.16s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.26s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.03s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.47s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.12s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.83s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.30s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.26s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.90s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.83s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.68s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.56s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.64s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.54s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.62s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.03s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.23s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.91s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.20s) [2022-08-24T09:10:28.221Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.16s) [2022-08-24T09:10:28.221Z] === RUN TestDockerExternalVolumeSuite [2022-08-24T09:10:28.221Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-08-24T09:10:28.221Z] docker_cli_external_volume_driver_test.go:53: [d88aa1e0caf30] daemon is not started [2022-08-24T09:10:43.091Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-08-24T09:11:50.782Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-08-24T09:12:00.750Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-08-24T09:12:15.622Z] docker_cli_external_volume_driver_test.go:53: [ddea4af16424b] daemon is not started [2022-08-24T09:12:30.492Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-08-24T09:12:45.361Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-08-24T09:13:00.233Z] docker_cli_external_volume_driver_test.go:53: [d9867ee22e603] daemon is not started [2022-08-24T09:13:15.102Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-08-24T09:13:15.102Z] docker_cli_external_volume_driver_test.go:53: [df53b0bf3aba1] daemon is not started [2022-08-24T09:13:33.178Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-08-24T09:14:05.241Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-08-24T09:14:20.108Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-08-24T09:14:34.978Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-08-24T09:15:21.641Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-08-24T09:15:39.718Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-08-24T09:16:11.782Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-08-24T09:16:43.853Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-08-24T09:16:58.721Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-08-24T09:17:13.594Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-08-24T09:17:13.594Z] docker_cli_external_volume_driver_test.go:485: [df6f19a608c88] daemon is not started [2022-08-24T09:17:31.667Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-08-24T09:17:31.667Z] docker_cli_external_volume_driver_test.go:53: [dd9e71311f5e7] daemon is not started [2022-08-24T09:17:46.536Z] --- PASS: TestDockerExternalVolumeSuite (437.14s) [2022-08-24T09:17:46.536Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2022-08-24T09:17:46.536Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-08-24T09:17:46.536Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2022-08-24T09:17:46.536Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-08-24T09:17:46.536Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-08-24T09:17:46.536Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-08-24T09:17:46.536Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-08-24T09:17:46.536Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.24s) [2022-08-24T09:17:46.536Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.22s) [2022-08-24T09:17:46.536Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2022-08-24T09:17:46.536Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-08-24T09:17:46.536Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2022-08-24T09:17:46.536Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.28s) [2022-08-24T09:17:46.536Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.90s) [2022-08-24T09:17:46.536Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) [2022-08-24T09:17:46.536Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.62s) [2022-08-24T09:17:46.536Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2022-08-24T09:17:46.536Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-08-24T09:17:46.536Z] PASS [2022-08-24T09:17:46.536Z] [2022-08-24T09:17:46.536Z] === Skipped [2022-08-24T09:17:46.536Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-24T09:17:46.536Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-24T09:17:46.536Z] check_test.go:540: [ded560de4f17c] daemon is not started [2022-08-24T09:17:46.536Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-24T09:17:46.536Z] [2022-08-24T09:17:46.536Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-24T09:17:46.536Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-24T09:17:46.536Z] check_test.go:540: [de7783adc4ce7] daemon is not started [2022-08-24T09:17:46.536Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-24T09:17:46.536Z] [2022-08-24T09:17:46.536Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-24T09:17:46.536Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-24T09:17:46.536Z] check_test.go:540: [de9d8b87181e3] daemon is not started [2022-08-24T09:17:46.536Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-24T09:17:46.536Z] [2022-08-24T09:17:46.536Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-24T09:17:46.536Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-24T09:17:46.536Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-24T09:17:46.536Z] [2022-08-24T09:17:46.536Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-24T09:17:46.536Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-24T09:17:46.536Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-24T09:17:46.536Z] [2022-08-24T09:17:46.536Z] DONE 269 tests, 5 skipped in 2333.912s [2022-08-24T09:17:46.536Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-24T09:17:46.536Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de495491c7bf6/docker.pid [2022-08-24T09:17:46.536Z] +++ kill 7135 [2022-08-24T09:17:46.536Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7135 is not a child of this shell [2022-08-24T09:17:46.536Z] warning: PID 7135 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de495491c7bf6/docker.pid had a nonzero exit code [2022-08-24T09:17:46.536Z] ++++ cat bundles/test-integration/docker.pid [2022-08-24T09:17:46.536Z] +++ kill 9424 [2022-08-24T09:17:46.536Z] +++ /etc/init.d/apparmor stop [2022-08-24T09:17:46.536Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-24T09:17:46.536Z] [2022-08-24T09:17:46.536Z] Unloading profiles will leave already running processes permanently [2022-08-24T09:17:46.536Z] unconfined, which can lead to unexpected situations. [2022-08-24T09:17:46.536Z] [2022-08-24T09:17:46.536Z] To set a process to complain mode, use the command line tool [2022-08-24T09:17:46.536Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-24T09:17:46.536Z] +++ true [2022-08-24T09:17:46.536Z] exiting test-integration [2022-08-24T09:17:46.536Z] ++ exit 0 [2022-08-24T09:17:46.536Z] [2022-08-24T09:17:46.536Z] + exit 0 [2022-08-24T09:17:46.536Z] ++ jobs -p [2022-08-24T09:17:46.536Z] + pids= [2022-08-24T09:17:46.536Z] + echo 'Remaining pids to kill: []' [2022-08-24T09:17:46.536Z] Remaining pids to kill: [] [2022-08-24T09:17:46.536Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-08-24T09:17:46.553Z] Recording test results [2022-08-24T09:17:47.004Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-24T09:17:47.324Z] + echo Ensuring container killed. [2022-08-24T09:17:47.324Z] Ensuring container killed. [2022-08-24T09:17:47.324Z] + docker ps -aq -f name=docker-pr1-* [2022-08-24T09:17:47.582Z] + cids=d7fffc3e9b33 [2022-08-24T09:17:47.582Z] 0be2ae69ddd3 [2022-08-24T09:17:47.582Z] c9d85cc2bd00 [2022-08-24T09:17:47.582Z] + [ -n d7fffc3e9b33 [2022-08-24T09:17:47.582Z] 0be2ae69ddd3 [2022-08-24T09:17:47.582Z] c9d85cc2bd00 ] [2022-08-24T09:17:47.582Z] + docker rm -vf d7fffc3e9b33 0be2ae69ddd3 c9d85cc2bd00 [2022-08-24T09:17:48.518Z] d7fffc3e9b33 [2022-08-24T09:17:48.518Z] 0be2ae69ddd3 [2022-08-24T09:17:48.518Z] c9d85cc2bd00 [Pipeline] sh [2022-08-24T09:17:48.810Z] + echo Chowning /workspace to jenkins user [2022-08-24T09:17:48.810Z] Chowning /workspace to jenkins user [2022-08-24T09:17:48.810Z] + id -u [2022-08-24T09:17:48.810Z] + id -g [2022-08-24T09:17:48.810Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44026:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-24T09:17:52.394Z] + bundleName=amd64 [2022-08-24T09:17:52.394Z] + echo Creating amd64-bundles.tar.gz [2022-08-24T09:17:52.394Z] Creating amd64-bundles.tar.gz [2022-08-24T09:17:52.394Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-24T09:17:52.394Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-24T09:17:53.781Z] Archiving artifacts [2022-08-24T09:17:54.295Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44026/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-24T09:17:54.602Z] + make clean [2022-08-24T09:17:54.602Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-24T09:17:54.863Z] docker-dev-cache [2022-08-24T09:17:54.863Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS