Skip to content

Console Output

16:25:34 [2021-08-07T16:25:34.664Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42720/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=b1f7ffea9f1cbb1c46856a6045b88d3cd6f9da27 -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:b1f7ffea9f1cbb1c46856a6045b88d3cd6f9da27 hack/make.sh dynbinary test-integration
16:25:36 [2021-08-07T16:25:36.026Z] 
16:25:36 [2021-08-07T16:25:36.026Z] Removing bundles/
16:25:36 [2021-08-07T16:25:36.026Z] 
16:25:36 [2021-08-07T16:25:36.026Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:25:36 [2021-08-07T16:25:36.026Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:25:36 [2021-08-07T16:25:36.026Z] GOOS="" GOARCH="" GOARM=""
16:27:12 [2021-08-07T16:27:12.406Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:27:12 [2021-08-07T16:27:12.406Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
16:27:12 [2021-08-07T16:27:12.406Z] GOOS="" GOARCH="" GOARM=""
16:27:12 [2021-08-07T16:27:12.406Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
16:27:12 [2021-08-07T16:27:12.406Z] 
16:27:12 [2021-08-07T16:27:12.406Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:27:12 [2021-08-07T16:27:12.406Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:27:12 [2021-08-07T16:27:12.406Z] HOSTNAME=ce33a17bfb3b
16:27:12 [2021-08-07T16:27:12.406Z] DEST=bundles/test-integration
16:27:12 [2021-08-07T16:27:12.406Z] PWD=/go/src/github.com/docker/docker
16:27:12 [2021-08-07T16:27:12.406Z] DOCKER_ROOTLESS=1
16:27:12 [2021-08-07T16:27:12.406Z] DOCKER_GITCOMMIT=b1f7ffea9f1cbb1c46856a6045b88d3cd6f9da27
16:27:12 [2021-08-07T16:27:12.406Z] container=docker
16:27:12 [2021-08-07T16:27:12.406Z] HOME=/root
16:27:12 [2021-08-07T16:27:12.406Z] GOLANG_VERSION=1.16.7
16:27:12 [2021-08-07T16:27:12.406Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:27:12 [2021-08-07T16:27:12.406Z] VALIDATE_BRANCH=master
16:27:12 [2021-08-07T16:27:12.406Z] TERM=xterm
16:27:12 [2021-08-07T16:27:12.406Z] DOCKER_PKG=github.com/docker/docker
16:27:12 [2021-08-07T16:27:12.406Z] SHLVL=1
16:27:12 [2021-08-07T16:27:12.406Z] TIMEOUT=120m
16:27:12 [2021-08-07T16:27:12.406Z] DOCKER_BUILDTAGS=apparmor seccomp journald
16:27:12 [2021-08-07T16:27:12.406Z] DOCKER_GRAPHDRIVER=overlay2
16:27:12 [2021-08-07T16:27:12.406Z] GO111MODULE=off
16:27:12 [2021-08-07T16:27:12.406Z] DOCKER_EXPERIMENTAL=1
16:27:12 [2021-08-07T16:27:12.406Z] TEST_SKIP_INTEGRATION_CLI=1
16:27:12 [2021-08-07T16:27:12.406Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:27:12 [2021-08-07T16:27:12.406Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:27:12 [2021-08-07T16:27:12.406Z] GOPATH=/go
16:27:12 [2021-08-07T16:27:12.406Z] PKG_CONFIG=pkg-config
16:27:12 [2021-08-07T16:27:12.406Z] _=/usr/bin/env
16:27:12 [2021-08-07T16:27:12.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:27:51 [2021-08-07T16:27:51.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:27:51 [2021-08-07T16:27:51.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:28:13 [2021-08-07T16:28:13.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
16:28:13 [2021-08-07T16:28:13.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:28:25 [2021-08-07T16:28:25.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:28:25 [2021-08-07T16:28:25.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:28:26 [2021-08-07T16:28:26.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:28:26 [2021-08-07T16:28:26.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:28:26 [2021-08-07T16:28:26.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:28:28 [2021-08-07T16:28:28.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:28:30 [2021-08-07T16:28:30.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:28:32 [2021-08-07T16:28:32.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:28:33 [2021-08-07T16:28:33.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
16:28:33 [2021-08-07T16:28:33.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:28:34 [2021-08-07T16:28:34.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:28:34 [2021-08-07T16:28:34.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:28:36 [2021-08-07T16:28:36.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:28:36 [2021-08-07T16:28:36.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:28:37 [2021-08-07T16:28:37.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:28:38 [2021-08-07T16:28:38.304Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:28:38 [2021-08-07T16:28:38.304Z] Using test binary docker
16:28:38 [2021-08-07T16:28:38.304Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:28:38 [2021-08-07T16:28:38.304Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:28:38 [2021-08-07T16:28:38.304Z] INFO: Waiting for daemon to start...
16:28:38 [2021-08-07T16:28:38.304Z] Starting dockerd
16:28:41 [2021-08-07T16:28:41.566Z] .
16:28:41 [2021-08-07T16:28:41.566Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:28:41 [2021-08-07T16:28:41.566Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:28:41 [2021-08-07T16:28:41.566Z] Error: No such image: emptyfs
16:28:41 [2021-08-07T16:28:41.566Z] Running integration-test (iteration 1)
16:28:41 [2021-08-07T16:28:41.566Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
16:29:03 [2021-08-07T16:29:03.447Z] Loaded image: buildpack-deps:buster
16:29:03 [2021-08-07T16:29:03.447Z] Loaded image: busybox:latest
16:29:03 [2021-08-07T16:29:03.447Z] Loaded image: busybox:glibc
16:29:03 [2021-08-07T16:29:03.447Z] Loaded image: debian:bullseye
16:29:03 [2021-08-07T16:29:03.447Z] Loaded image: hello-world:latest
16:29:03 [2021-08-07T16:29:03.447Z] Loaded image: arm32v7/hello-world:latest
16:29:03 [2021-08-07T16:29:03.447Z] INFO: Testing against a local daemon
16:29:03 [2021-08-07T16:29:03.447Z] === RUN   TestCgroupNamespacesBuild
16:29:04 [2021-08-07T16:29:04.009Z] --- PASS: TestCgroupNamespacesBuild (1.43s)
16:29:04 [2021-08-07T16:29:04.009Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:29:05 [2021-08-07T16:29:05.372Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.35s)
16:29:05 [2021-08-07T16:29:05.372Z] === RUN   TestBuildWithSession
16:29:05 [2021-08-07T16:29:05.372Z]     build_session_test.go:25: TODO: BuildKit
16:29:05 [2021-08-07T16:29:05.372Z] --- SKIP: TestBuildWithSession (0.00s)
16:29:05 [2021-08-07T16:29:05.372Z] === RUN   TestBuildSquashParent
16:29:13 [2021-08-07T16:29:13.459Z] --- PASS: TestBuildSquashParent (7.26s)
16:29:13 [2021-08-07T16:29:13.459Z] === RUN   TestBuildWithRemoveAndForceRemove
16:29:13 [2021-08-07T16:29:13.459Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:29:13 [2021-08-07T16:29:13.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:29:13 [2021-08-07T16:29:13.459Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:29:13 [2021-08-07T16:29:13.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:29:13 [2021-08-07T16:29:13.459Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:29:13 [2021-08-07T16:29:13.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:29:13 [2021-08-07T16:29:13.459Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:29:13 [2021-08-07T16:29:13.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:29:13 [2021-08-07T16:29:13.459Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:29:13 [2021-08-07T16:29:13.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:29:13 [2021-08-07T16:29:13.459Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:29:13 [2021-08-07T16:29:13.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:29:13 [2021-08-07T16:29:13.459Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:29:13 [2021-08-07T16:29:13.459Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:29:15 [2021-08-07T16:29:15.345Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:29:15 [2021-08-07T16:29:15.345Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:29:18 [2021-08-07T16:29:18.609Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:29:18 [2021-08-07T16:29:18.609Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:29:19 [2021-08-07T16:29:19.973Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
16:29:19 [2021-08-07T16:29:19.973Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.52s)
16:29:19 [2021-08-07T16:29:19.973Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.56s)
16:29:19 [2021-08-07T16:29:19.973Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.88s)
16:29:19 [2021-08-07T16:29:19.973Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.00s)
16:29:19 [2021-08-07T16:29:19.973Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.89s)
16:29:19 [2021-08-07T16:29:19.973Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.99s)
16:29:19 [2021-08-07T16:29:19.973Z] === RUN   TestBuildMultiStageCopy
16:29:19 [2021-08-07T16:29:19.973Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:29:23 [2021-08-07T16:29:23.236Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:29:24 [2021-08-07T16:29:24.162Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:29:25 [2021-08-07T16:29:25.087Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:29:26 [2021-08-07T16:29:26.449Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:29:27 [2021-08-07T16:29:27.374Z] --- PASS: TestBuildMultiStageCopy (7.07s)
16:29:27 [2021-08-07T16:29:27.374Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.07s)
16:29:27 [2021-08-07T16:29:27.374Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
16:29:27 [2021-08-07T16:29:27.374Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s)
16:29:27 [2021-08-07T16:29:27.374Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
16:29:27 [2021-08-07T16:29:27.374Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
16:29:27 [2021-08-07T16:29:27.374Z] === RUN   TestBuildMultiStageParentConfig
16:29:32 [2021-08-07T16:29:32.655Z] --- PASS: TestBuildMultiStageParentConfig (5.06s)
16:29:32 [2021-08-07T16:29:32.655Z] === RUN   TestBuildLabelWithTargets
16:29:40 [2021-08-07T16:29:40.733Z] --- PASS: TestBuildLabelWithTargets (7.94s)
16:29:40 [2021-08-07T16:29:40.733Z] === RUN   TestBuildWithEmptyLayers
16:29:43 [2021-08-07T16:29:43.244Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
16:29:43 [2021-08-07T16:29:43.244Z] === RUN   TestBuildMultiStageOnBuild
16:29:48 [2021-08-07T16:29:48.528Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
16:29:48 [2021-08-07T16:29:48.528Z] === RUN   TestBuildUncleanTarFilenames
16:29:48 [2021-08-07T16:29:48.783Z] --- PASS: TestBuildUncleanTarFilenames (0.57s)
16:29:48 [2021-08-07T16:29:48.783Z] === RUN   TestBuildMultiStageLayerLeak
16:29:54 [2021-08-07T16:29:54.021Z] --- PASS: TestBuildMultiStageLayerLeak (4.44s)
16:29:54 [2021-08-07T16:29:54.021Z] === RUN   TestBuildWithHugeFile
16:30:50 [2021-08-07T16:30:50.184Z] --- PASS: TestBuildWithHugeFile (50.55s)
16:30:50 [2021-08-07T16:30:50.184Z] === RUN   TestBuildWCOWSandboxSize
16:30:50 [2021-08-07T16:30:50.184Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
16:30:50 [2021-08-07T16:30:50.184Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
16:30:50 [2021-08-07T16:30:50.184Z] === RUN   TestBuildWithEmptyDockerfile
16:30:50 [2021-08-07T16:30:50.184Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:30:50 [2021-08-07T16:30:50.184Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:30:50 [2021-08-07T16:30:50.184Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:30:50 [2021-08-07T16:30:50.184Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:30:50 [2021-08-07T16:30:50.184Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:30:50 [2021-08-07T16:30:50.184Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:30:50 [2021-08-07T16:30:50.184Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:30:50 [2021-08-07T16:30:50.184Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:30:50 [2021-08-07T16:30:50.184Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:30:50 [2021-08-07T16:30:50.184Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s)
16:30:50 [2021-08-07T16:30:50.184Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
16:30:50 [2021-08-07T16:30:50.184Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
16:30:50 [2021-08-07T16:30:50.184Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
16:30:50 [2021-08-07T16:30:50.184Z] === RUN   TestBuildPreserveOwnership
16:30:50 [2021-08-07T16:30:50.184Z] === RUN   TestBuildPreserveOwnership/copy_from
16:30:50 [2021-08-07T16:30:50.184Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:30:54 [2021-08-07T16:30:54.346Z] --- PASS: TestBuildPreserveOwnership (10.17s)
16:30:54 [2021-08-07T16:30:54.346Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.16s)
16:30:54 [2021-08-07T16:30:54.346Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
16:30:54 [2021-08-07T16:30:54.346Z] === RUN   TestBuildPlatformInvalid
16:30:54 [2021-08-07T16:30:54.346Z] --- PASS: TestBuildPlatformInvalid (0.07s)
16:30:54 [2021-08-07T16:30:54.346Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
16:30:54 [2021-08-07T16:30:54.346Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
16:30:54 [2021-08-07T16:30:54.346Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
16:30:54 [2021-08-07T16:30:54.346Z] PASS
16:30:54 [2021-08-07T16:30:54.346Z] 
16:30:54 [2021-08-07T16:30:54.346Z] === Skipped
16:30:54 [2021-08-07T16:30:54.346Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
16:30:54 [2021-08-07T16:30:54.346Z]     build_session_test.go:25: TODO: BuildKit
16:30:54 [2021-08-07T16:30:54.346Z] 
16:30:54 [2021-08-07T16:30:54.346Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
16:30:54 [2021-08-07T16:30:54.346Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
16:30:54 [2021-08-07T16:30:54.346Z] 
16:30:54 [2021-08-07T16:30:54.346Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
16:30:54 [2021-08-07T16:30:54.346Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
16:30:54 [2021-08-07T16:30:54.346Z] 
16:30:54 [2021-08-07T16:30:54.346Z] 
16:30:54 [2021-08-07T16:30:54.346Z] DONE 34 tests, 3 skipped in 133.003s
16:30:54 [2021-08-07T16:30:54.346Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
16:30:54 [2021-08-07T16:30:54.346Z] INFO: Testing against a local daemon
16:30:54 [2021-08-07T16:30:54.346Z] === RUN   TestConfigInspect
16:30:54 [2021-08-07T16:30:54.346Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:30:54 [2021-08-07T16:30:54.346Z] --- SKIP: TestConfigInspect (0.02s)
16:30:54 [2021-08-07T16:30:54.346Z] === RUN   TestConfigList
16:30:54 [2021-08-07T16:30:54.346Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:30:54 [2021-08-07T16:30:54.346Z] --- SKIP: TestConfigList (0.02s)
16:30:54 [2021-08-07T16:30:54.346Z] === RUN   TestConfigsCreateAndDelete
16:30:54 [2021-08-07T16:30:54.346Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:30:54 [2021-08-07T16:30:54.346Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
16:30:54 [2021-08-07T16:30:54.346Z] === RUN   TestConfigsUpdate
16:30:54 [2021-08-07T16:30:54.346Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:30:54 [2021-08-07T16:30:54.346Z] --- SKIP: TestConfigsUpdate (0.01s)
16:30:54 [2021-08-07T16:30:54.346Z] === RUN   TestTemplatedConfig
16:30:54 [2021-08-07T16:30:54.346Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:30:54 [2021-08-07T16:30:54.346Z] --- SKIP: TestTemplatedConfig (0.00s)
16:30:54 [2021-08-07T16:30:54.346Z] === RUN   TestConfigCreateResolve
16:30:54 [2021-08-07T16:30:54.346Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:30:54 [2021-08-07T16:30:54.346Z] --- SKIP: TestConfigCreateResolve (0.01s)
16:30:54 [2021-08-07T16:30:54.346Z] PASS
16:30:54 [2021-08-07T16:30:54.346Z] 
16:30:54 [2021-08-07T16:30:54.346Z] === Skipped
16:30:54 [2021-08-07T16:30:54.346Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
16:30:54 [2021-08-07T16:30:54.346Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:30:54 [2021-08-07T16:30:54.346Z] 
16:30:54 [2021-08-07T16:30:54.346Z] === SKIP: amd64.integration.config TestConfigList (0.02s)
16:30:54 [2021-08-07T16:30:54.346Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:30:54 [2021-08-07T16:30:54.346Z] 
16:30:54 [2021-08-07T16:30:54.346Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
16:30:54 [2021-08-07T16:30:54.346Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:30:54 [2021-08-07T16:30:54.346Z] 
16:30:54 [2021-08-07T16:30:54.346Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
16:30:54 [2021-08-07T16:30:54.346Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:30:54 [2021-08-07T16:30:54.346Z] 
16:30:54 [2021-08-07T16:30:54.346Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
16:30:54 [2021-08-07T16:30:54.346Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:30:54 [2021-08-07T16:30:54.346Z] 
16:30:54 [2021-08-07T16:30:54.346Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
16:30:54 [2021-08-07T16:30:54.346Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:30:54 [2021-08-07T16:30:54.346Z] 
16:30:54 [2021-08-07T16:30:54.346Z] 
16:30:54 [2021-08-07T16:30:54.346Z] DONE 6 tests, 6 skipped in 0.170s
16:30:54 [2021-08-07T16:30:54.346Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
16:30:54 [2021-08-07T16:30:54.602Z] INFO: Testing against a local daemon
16:30:54 [2021-08-07T16:30:54.602Z] === RUN   TestCheckpoint
16:30:54 [2021-08-07T16:30:54.602Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:30:54 [2021-08-07T16:30:54.602Z] --- SKIP: TestCheckpoint (0.00s)
16:30:54 [2021-08-07T16:30:54.602Z] === RUN   TestContainerInvalidJSON
16:30:54 [2021-08-07T16:30:54.602Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:30:54 [2021-08-07T16:30:54.602Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:30:54 [2021-08-07T16:30:54.602Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:30:54 [2021-08-07T16:30:54.602Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:30:54 [2021-08-07T16:30:54.602Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:30:54 [2021-08-07T16:30:54.602Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:30:54 [2021-08-07T16:30:54.602Z] --- PASS: TestContainerInvalidJSON (0.01s)
16:30:54 [2021-08-07T16:30:54.602Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
16:30:54 [2021-08-07T16:30:54.602Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
16:30:54 [2021-08-07T16:30:54.602Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:30:54 [2021-08-07T16:30:54.602Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
16:30:54 [2021-08-07T16:30:54.602Z] === RUN   TestCopyFromContainerPathIsNotDir
16:30:54 [2021-08-07T16:30:54.602Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
16:30:54 [2021-08-07T16:30:54.602Z] === RUN   TestCopyToContainerPathDoesNotExist
16:30:54 [2021-08-07T16:30:54.857Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
16:30:54 [2021-08-07T16:30:54.857Z] === RUN   TestCopyToContainerPathIsNotDir
16:30:54 [2021-08-07T16:30:54.857Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
16:30:54 [2021-08-07T16:30:54.857Z] === RUN   TestCopyFromContainer
16:30:58 [2021-08-07T16:30:58.118Z] === RUN   TestCopyFromContainer//
16:30:58 [2021-08-07T16:30:58.118Z] === RUN   TestCopyFromContainer//bar/root
16:30:58 [2021-08-07T16:30:58.374Z] === RUN   TestCopyFromContainer//bar/root/
16:30:58 [2021-08-07T16:30:58.374Z] === RUN   TestCopyFromContainer/bar/quux
16:30:58 [2021-08-07T16:30:58.374Z] === RUN   TestCopyFromContainer/bar/quux/
16:30:58 [2021-08-07T16:30:58.374Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:30:58 [2021-08-07T16:30:58.374Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:30:58 [2021-08-07T16:30:58.631Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:30:58 [2021-08-07T16:30:58.631Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:30:58 [2021-08-07T16:30:58.631Z] === RUN   TestCopyFromContainer/bar/notarget
16:30:58 [2021-08-07T16:30:58.631Z] --- PASS: TestCopyFromContainer (3.94s)
16:30:58 [2021-08-07T16:30:58.631Z]     --- PASS: TestCopyFromContainer// (0.06s)
16:30:58 [2021-08-07T16:30:58.631Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
16:30:58 [2021-08-07T16:30:58.631Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
16:30:58 [2021-08-07T16:30:58.631Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
16:30:58 [2021-08-07T16:30:58.631Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
16:30:58 [2021-08-07T16:30:58.631Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
16:30:58 [2021-08-07T16:30:58.631Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
16:30:58 [2021-08-07T16:30:58.631Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
16:30:58 [2021-08-07T16:30:58.631Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
16:30:58 [2021-08-07T16:30:58.631Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
16:30:58 [2021-08-07T16:30:58.631Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:30:58 [2021-08-07T16:30:58.631Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:30:58 [2021-08-07T16:30:58.631Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:30:58 [2021-08-07T16:30:58.631Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:30:58 [2021-08-07T16:30:58.631Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:30:58 [2021-08-07T16:30:58.631Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:30:58 [2021-08-07T16:30:58.631Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:30:58 [2021-08-07T16:30:58.631Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:30:58 [2021-08-07T16:30:58.631Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:30:58 [2021-08-07T16:30:58.631Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:30:58 [2021-08-07T16:30:58.631Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
16:30:58 [2021-08-07T16:30:58.631Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:30:58 [2021-08-07T16:30:58.631Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:30:58 [2021-08-07T16:30:58.631Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:30:58 [2021-08-07T16:30:58.631Z] === RUN   TestCreateLinkToNonExistingContainer
16:30:58 [2021-08-07T16:30:58.888Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
16:30:58 [2021-08-07T16:30:58.888Z] === RUN   TestCreateWithInvalidEnv
16:30:58 [2021-08-07T16:30:58.888Z] === RUN   TestCreateWithInvalidEnv/0
16:30:58 [2021-08-07T16:30:58.888Z] === PAUSE TestCreateWithInvalidEnv/0
16:30:58 [2021-08-07T16:30:58.888Z] === RUN   TestCreateWithInvalidEnv/1
16:30:58 [2021-08-07T16:30:58.888Z] === PAUSE TestCreateWithInvalidEnv/1
16:30:58 [2021-08-07T16:30:58.888Z] === RUN   TestCreateWithInvalidEnv/2
16:30:58 [2021-08-07T16:30:58.888Z] === PAUSE TestCreateWithInvalidEnv/2
16:30:58 [2021-08-07T16:30:58.888Z] === CONT  TestCreateWithInvalidEnv/0
16:30:58 [2021-08-07T16:30:58.888Z] === CONT  TestCreateWithInvalidEnv/2
16:30:58 [2021-08-07T16:30:58.888Z] === CONT  TestCreateWithInvalidEnv/1
16:30:58 [2021-08-07T16:30:58.888Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
16:30:58 [2021-08-07T16:30:58.888Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:30:58 [2021-08-07T16:30:58.888Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:30:58 [2021-08-07T16:30:58.888Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:30:58 [2021-08-07T16:30:58.888Z] === RUN   TestCreateTmpfsMountsTarget
16:30:58 [2021-08-07T16:30:58.888Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
16:30:58 [2021-08-07T16:30:58.888Z] === RUN   TestCreateWithCustomMaskedPaths
16:31:00 [2021-08-07T16:31:00.829Z] --- PASS: TestCreateWithCustomMaskedPaths (1.79s)
16:31:00 [2021-08-07T16:31:00.829Z] === RUN   TestCreateWithCustomReadonlyPaths
16:31:02 [2021-08-07T16:31:02.719Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.81s)
16:31:02 [2021-08-07T16:31:02.719Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:31:02 [2021-08-07T16:31:02.719Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:31:02 [2021-08-07T16:31:02.719Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:31:02 [2021-08-07T16:31:02.719Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:31:02 [2021-08-07T16:31:02.719Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:31:02 [2021-08-07T16:31:02.719Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:31:02 [2021-08-07T16:31:02.719Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:31:02 [2021-08-07T16:31:02.719Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:31:02 [2021-08-07T16:31:02.719Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:31:02 [2021-08-07T16:31:02.719Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:31:02 [2021-08-07T16:31:02.719Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:31:02 [2021-08-07T16:31:02.719Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:31:02 [2021-08-07T16:31:02.719Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:31:02 [2021-08-07T16:31:02.719Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:31:02 [2021-08-07T16:31:02.719Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:31:02 [2021-08-07T16:31:02.719Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:31:02 [2021-08-07T16:31:02.719Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
16:31:02 [2021-08-07T16:31:02.719Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
16:31:02 [2021-08-07T16:31:02.719Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
16:31:02 [2021-08-07T16:31:02.719Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
16:31:02 [2021-08-07T16:31:02.719Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
16:31:02 [2021-08-07T16:31:02.719Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
16:31:02 [2021-08-07T16:31:02.719Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:31:02 [2021-08-07T16:31:02.975Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.62s)
16:31:02 [2021-08-07T16:31:02.975Z] === RUN   TestCreateDifferentPlatform
16:31:02 [2021-08-07T16:31:02.975Z] === RUN   TestCreateDifferentPlatform/different_os
16:31:02 [2021-08-07T16:31:02.975Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
16:31:02 [2021-08-07T16:31:02.975Z] --- PASS: TestCreateDifferentPlatform (0.01s)
16:31:02 [2021-08-07T16:31:02.975Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
16:31:02 [2021-08-07T16:31:02.975Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
16:31:02 [2021-08-07T16:31:02.975Z] === RUN   TestCreateVolumesFromNonExistingContainer
16:31:02 [2021-08-07T16:31:02.975Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
16:31:02 [2021-08-07T16:31:02.975Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
16:31:03 [2021-08-07T16:31:03.231Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
16:31:03 [2021-08-07T16:31:03.231Z] === RUN   TestContainerStartOnDaemonRestart
16:31:03 [2021-08-07T16:31:03.231Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
16:31:03 [2021-08-07T16:31:03.231Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
16:31:03 [2021-08-07T16:31:03.231Z] === RUN   TestDaemonRestartIpcMode
16:31:03 [2021-08-07T16:31:03.231Z] === PAUSE TestDaemonRestartIpcMode
16:31:03 [2021-08-07T16:31:03.231Z] === RUN   TestDaemonHostGatewayIP
16:31:03 [2021-08-07T16:31:03.231Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
16:31:03 [2021-08-07T16:31:03.231Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
16:31:03 [2021-08-07T16:31:03.231Z] === RUN   TestRestartDaemonWithRestartingContainer
16:31:03 [2021-08-07T16:31:03.231Z] === PAUSE TestRestartDaemonWithRestartingContainer
16:31:03 [2021-08-07T16:31:03.231Z] === RUN   TestContainerKillOnDaemonStart
16:31:03 [2021-08-07T16:31:03.231Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
16:31:03 [2021-08-07T16:31:03.231Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
16:31:03 [2021-08-07T16:31:03.231Z] === RUN   TestDiff
16:31:03 [2021-08-07T16:31:03.793Z] --- PASS: TestDiff (0.62s)
16:31:03 [2021-08-07T16:31:03.793Z] === RUN   TestExecWithCloseStdin
16:31:04 [2021-08-07T16:31:04.721Z] --- PASS: TestExecWithCloseStdin (0.90s)
16:31:04 [2021-08-07T16:31:04.721Z] === RUN   TestExec
16:31:05 [2021-08-07T16:31:05.647Z] --- PASS: TestExec (0.89s)
16:31:05 [2021-08-07T16:31:05.648Z] === RUN   TestExecUser
16:31:06 [2021-08-07T16:31:06.573Z] --- PASS: TestExecUser (0.88s)
16:31:06 [2021-08-07T16:31:06.573Z] === RUN   TestExportContainerAndImportImage
16:31:07 [2021-08-07T16:31:07.134Z] --- PASS: TestExportContainerAndImportImage (0.76s)
16:31:07 [2021-08-07T16:31:07.134Z] === RUN   TestExportContainerAfterDaemonRestart
16:31:08 [2021-08-07T16:31:08.498Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s)
16:31:08 [2021-08-07T16:31:08.498Z] === RUN   TestHealthCheckWorkdir
16:31:09 [2021-08-07T16:31:09.864Z] --- PASS: TestHealthCheckWorkdir (1.25s)
16:31:09 [2021-08-07T16:31:09.864Z] === RUN   TestHealthKillContainer
16:31:13 [2021-08-07T16:31:13.126Z] --- PASS: TestHealthKillContainer (2.92s)
16:31:13 [2021-08-07T16:31:13.126Z] === RUN   TestInspectCpusetInConfigPre120
16:31:13 [2021-08-07T16:31:13.381Z] --- PASS: TestInspectCpusetInConfigPre120 (0.59s)
16:31:13 [2021-08-07T16:31:13.381Z] === RUN   TestIpcModeNone
16:31:14 [2021-08-07T16:31:14.307Z] --- PASS: TestIpcModeNone (0.88s)
16:31:14 [2021-08-07T16:31:14.307Z] === RUN   TestIpcModePrivate
16:31:14 [2021-08-07T16:31:14.871Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
16:31:15 [2021-08-07T16:31:15.127Z] --- PASS: TestIpcModePrivate (0.86s)
16:31:15 [2021-08-07T16:31:15.127Z] === RUN   TestIpcModeShareable
16:31:15 [2021-08-07T16:31:15.127Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:31:15 [2021-08-07T16:31:15.127Z] --- SKIP: TestIpcModeShareable (0.00s)
16:31:15 [2021-08-07T16:31:15.127Z] === RUN   TestAPIIpcModeShareableAndContainer
16:31:17 [2021-08-07T16:31:17.642Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.48s)
16:31:17 [2021-08-07T16:31:17.642Z] === RUN   TestAPIIpcModeHost
16:31:17 [2021-08-07T16:31:17.642Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:31:17 [2021-08-07T16:31:17.642Z] --- SKIP: TestAPIIpcModeHost (0.00s)
16:31:17 [2021-08-07T16:31:17.642Z] === RUN   TestDaemonIpcModeShareable
16:31:17 [2021-08-07T16:31:17.642Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:31:17 [2021-08-07T16:31:17.642Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
16:31:17 [2021-08-07T16:31:17.642Z] === RUN   TestDaemonIpcModePrivate
16:31:19 [2021-08-07T16:31:19.007Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
16:31:19 [2021-08-07T16:31:19.007Z] --- PASS: TestDaemonIpcModePrivate (1.56s)
16:31:19 [2021-08-07T16:31:19.007Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:31:19 [2021-08-07T16:31:19.007Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:31:19 [2021-08-07T16:31:19.007Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
16:31:19 [2021-08-07T16:31:19.007Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:31:19 [2021-08-07T16:31:19.007Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:31:19 [2021-08-07T16:31:19.007Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
16:31:19 [2021-08-07T16:31:19.007Z] === RUN   TestIpcModeOlderClient
16:31:19 [2021-08-07T16:31:19.007Z] === PAUSE TestIpcModeOlderClient
16:31:19 [2021-08-07T16:31:19.007Z] === RUN   TestKillContainerInvalidSignal
16:31:19 [2021-08-07T16:31:19.933Z] --- PASS: TestKillContainerInvalidSignal (0.68s)
16:31:19 [2021-08-07T16:31:19.933Z] === RUN   TestKillContainer
16:31:19 [2021-08-07T16:31:19.933Z] === RUN   TestKillContainer/no_signal
16:31:20 [2021-08-07T16:31:20.494Z] === RUN   TestKillContainer/non_killing_signal
16:31:20 [2021-08-07T16:31:20.749Z] === RUN   TestKillContainer/killing_signal
16:31:21 [2021-08-07T16:31:21.676Z] --- PASS: TestKillContainer (1.83s)
16:31:21 [2021-08-07T16:31:21.676Z]     --- PASS: TestKillContainer/no_signal (0.60s)
16:31:21 [2021-08-07T16:31:21.676Z]     --- PASS: TestKillContainer/non_killing_signal (0.48s)
16:31:21 [2021-08-07T16:31:21.676Z]     --- PASS: TestKillContainer/killing_signal (0.59s)
16:31:21 [2021-08-07T16:31:21.676Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:31:21 [2021-08-07T16:31:21.676Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:31:22 [2021-08-07T16:31:22.237Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:31:22 [2021-08-07T16:31:22.797Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s)
16:31:22 [2021-08-07T16:31:22.797Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s)
16:31:22 [2021-08-07T16:31:22.797Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s)
16:31:22 [2021-08-07T16:31:22.797Z] === RUN   TestKillStoppedContainer
16:31:22 [2021-08-07T16:31:22.797Z] --- PASS: TestKillStoppedContainer (0.03s)
16:31:22 [2021-08-07T16:31:22.797Z] === RUN   TestKillStoppedContainerAPIPre120
16:31:22 [2021-08-07T16:31:22.797Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
16:31:22 [2021-08-07T16:31:22.797Z] === RUN   TestKillDifferentUserContainer
16:31:23 [2021-08-07T16:31:23.724Z] --- PASS: TestKillDifferentUserContainer (0.63s)
16:31:23 [2021-08-07T16:31:23.724Z] === RUN   TestInspectOomKilledTrue
16:31:23 [2021-08-07T16:31:23.724Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
16:31:23 [2021-08-07T16:31:23.724Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
16:31:23 [2021-08-07T16:31:23.724Z] === RUN   TestInspectOomKilledFalse
16:31:23 [2021-08-07T16:31:23.724Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:31:23 [2021-08-07T16:31:23.724Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
16:31:23 [2021-08-07T16:31:23.724Z] === RUN   TestLinksEtcHostsContentMatch
16:31:23 [2021-08-07T16:31:23.724Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
16:31:23 [2021-08-07T16:31:23.724Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
16:31:23 [2021-08-07T16:31:23.724Z] === RUN   TestLinksContainerNames
16:31:24 [2021-08-07T16:31:24.673Z] --- PASS: TestLinksContainerNames (1.26s)
16:31:24 [2021-08-07T16:31:24.673Z] === RUN   TestLogsFollowTailEmpty
16:31:25 [2021-08-07T16:31:25.639Z] --- PASS: TestLogsFollowTailEmpty (0.64s)
16:31:25 [2021-08-07T16:31:25.640Z] === RUN   TestContainerNetworkMountsNoChown
16:31:25 [2021-08-07T16:31:25.897Z] --- PASS: TestContainerNetworkMountsNoChown (0.59s)
16:31:25 [2021-08-07T16:31:25.897Z] === RUN   TestMountDaemonRoot
16:31:25 [2021-08-07T16:31:25.897Z] === RUN   TestMountDaemonRoot/default
16:31:25 [2021-08-07T16:31:25.897Z] === PAUSE TestMountDaemonRoot/default
16:31:25 [2021-08-07T16:31:25.897Z] === RUN   TestMountDaemonRoot/private
16:31:25 [2021-08-07T16:31:25.897Z] === PAUSE TestMountDaemonRoot/private
16:31:25 [2021-08-07T16:31:25.897Z] === RUN   TestMountDaemonRoot/rprivate
16:31:25 [2021-08-07T16:31:25.897Z] === PAUSE TestMountDaemonRoot/rprivate
16:31:25 [2021-08-07T16:31:25.897Z] === RUN   TestMountDaemonRoot/slave
16:31:25 [2021-08-07T16:31:25.897Z] === PAUSE TestMountDaemonRoot/slave
16:31:25 [2021-08-07T16:31:25.897Z] === RUN   TestMountDaemonRoot/rslave
16:31:25 [2021-08-07T16:31:25.897Z] === PAUSE TestMountDaemonRoot/rslave
16:31:25 [2021-08-07T16:31:25.897Z] === RUN   TestMountDaemonRoot/shared
16:31:25 [2021-08-07T16:31:25.897Z] === PAUSE TestMountDaemonRoot/shared
16:31:25 [2021-08-07T16:31:25.897Z] === RUN   TestMountDaemonRoot/rshared
16:31:25 [2021-08-07T16:31:25.897Z] === PAUSE TestMountDaemonRoot/rshared
16:31:26 [2021-08-07T16:31:26.153Z] === CONT  TestMountDaemonRoot/default
16:31:26 [2021-08-07T16:31:26.153Z] === CONT  TestMountDaemonRoot/rslave
16:31:26 [2021-08-07T16:31:26.153Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:31:26 [2021-08-07T16:31:26.153Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:31:26 [2021-08-07T16:31:26.153Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:31:26 [2021-08-07T16:31:26.153Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:31:26 [2021-08-07T16:31:26.153Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:31:26 [2021-08-07T16:31:26.153Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:31:26 [2021-08-07T16:31:26.153Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:31:26 [2021-08-07T16:31:26.153Z] === RUN   TestMountDaemonRoot/default/bind_root
16:31:26 [2021-08-07T16:31:26.153Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:31:26 [2021-08-07T16:31:26.153Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:31:26 [2021-08-07T16:31:26.153Z] === CONT  TestMountDaemonRoot/slave
16:31:26 [2021-08-07T16:31:26.153Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:31:26 [2021-08-07T16:31:26.153Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:31:26 [2021-08-07T16:31:26.153Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:31:26 [2021-08-07T16:31:26.153Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:31:26 [2021-08-07T16:31:26.153Z] === RUN   TestMountDaemonRoot/default/mount_root
16:31:26 [2021-08-07T16:31:26.153Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:31:26 [2021-08-07T16:31:26.153Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:31:26 [2021-08-07T16:31:26.153Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:31:26 [2021-08-07T16:31:26.153Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:31:26 [2021-08-07T16:31:26.153Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:31:26 [2021-08-07T16:31:26.153Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:31:26 [2021-08-07T16:31:26.153Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:31:26 [2021-08-07T16:31:26.153Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:31:26 [2021-08-07T16:31:26.153Z] === CONT  TestMountDaemonRoot/rprivate
16:31:26 [2021-08-07T16:31:26.153Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:31:26 [2021-08-07T16:31:26.153Z] === CONT  TestMountDaemonRoot/private
16:31:26 [2021-08-07T16:31:26.153Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:31:26 [2021-08-07T16:31:26.153Z] === RUN   TestMountDaemonRoot/private/bind_root
16:31:26 [2021-08-07T16:31:26.153Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:31:26 [2021-08-07T16:31:26.153Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:31:26 [2021-08-07T16:31:26.153Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:31:26 [2021-08-07T16:31:26.153Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:31:26 [2021-08-07T16:31:26.153Z] === RUN   TestMountDaemonRoot/private/mount_root
16:31:26 [2021-08-07T16:31:26.153Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:31:26 [2021-08-07T16:31:26.153Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:31:26 [2021-08-07T16:31:26.153Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:31:26 [2021-08-07T16:31:26.153Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:31:26 [2021-08-07T16:31:26.153Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:31:26 [2021-08-07T16:31:26.153Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:31:26 [2021-08-07T16:31:26.153Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:31:26 [2021-08-07T16:31:26.153Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:31:26 [2021-08-07T16:31:26.153Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:31:26 [2021-08-07T16:31:26.153Z] === CONT  TestMountDaemonRoot/rshared
16:31:26 [2021-08-07T16:31:26.153Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:31:26 [2021-08-07T16:31:26.153Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:31:26 [2021-08-07T16:31:26.153Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:31:26 [2021-08-07T16:31:26.153Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:31:26 [2021-08-07T16:31:26.153Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:31:26 [2021-08-07T16:31:26.153Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:31:26 [2021-08-07T16:31:26.153Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:31:26 [2021-08-07T16:31:26.153Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:31:26 [2021-08-07T16:31:26.153Z] === CONT  TestMountDaemonRoot/shared
16:31:26 [2021-08-07T16:31:26.153Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:31:26 [2021-08-07T16:31:26.153Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:31:26 [2021-08-07T16:31:26.153Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:31:26 [2021-08-07T16:31:26.153Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:31:26 [2021-08-07T16:31:26.153Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:31:26 [2021-08-07T16:31:26.153Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:31:26 [2021-08-07T16:31:26.153Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:31:26 [2021-08-07T16:31:26.153Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:31:26 [2021-08-07T16:31:26.153Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:31:26 [2021-08-07T16:31:26.153Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:31:26 [2021-08-07T16:31:26.153Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:31:26 [2021-08-07T16:31:26.153Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:31:26 [2021-08-07T16:31:26.153Z] === CONT  TestMountDaemonRoot/default/bind_root
16:31:26 [2021-08-07T16:31:26.153Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:31:26 [2021-08-07T16:31:26.153Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:31:26 [2021-08-07T16:31:26.153Z] === CONT  TestMountDaemonRoot/default/mount_root
16:31:26 [2021-08-07T16:31:26.153Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:31:26 [2021-08-07T16:31:26.153Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:31:26 [2021-08-07T16:31:26.153Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:31:26 [2021-08-07T16:31:26.153Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:31:26 [2021-08-07T16:31:26.153Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:31:26 [2021-08-07T16:31:26.153Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:31:26 [2021-08-07T16:31:26.153Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:31:26 [2021-08-07T16:31:26.153Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:31:26 [2021-08-07T16:31:26.153Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:31:26 [2021-08-07T16:31:26.153Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:31:26 [2021-08-07T16:31:26.153Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:31:26 [2021-08-07T16:31:26.153Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:31:26 [2021-08-07T16:31:26.409Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:31:26 [2021-08-07T16:31:26.409Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:31:26 [2021-08-07T16:31:26.409Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:31:26 [2021-08-07T16:31:26.409Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:31:26 [2021-08-07T16:31:26.409Z] === CONT  TestMountDaemonRoot/private/bind_root
16:31:26 [2021-08-07T16:31:26.409Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:31:26 [2021-08-07T16:31:26.409Z] === CONT  TestMountDaemonRoot/private/mount_root
16:31:26 [2021-08-07T16:31:26.409Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:31:26 [2021-08-07T16:31:26.409Z] --- PASS: TestMountDaemonRoot (0.02s)
16:31:26 [2021-08-07T16:31:26.409Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:31:26 [2021-08-07T16:31:26.409Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s)
16:31:26 [2021-08-07T16:31:26.409Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s)
16:31:26 [2021-08-07T16:31:26.409Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s)
16:31:26 [2021-08-07T16:31:26.409Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
16:31:26 [2021-08-07T16:31:26.409Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:31:26 [2021-08-07T16:31:26.409Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
16:31:26 [2021-08-07T16:31:26.409Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
16:31:26 [2021-08-07T16:31:26.409Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.03s)
16:31:26 [2021-08-07T16:31:26.409Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
16:31:26 [2021-08-07T16:31:26.409Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:31:26 [2021-08-07T16:31:26.409Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
16:31:26 [2021-08-07T16:31:26.409Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.01s)
16:31:26 [2021-08-07T16:31:26.409Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
16:31:26 [2021-08-07T16:31:26.409Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
16:31:26 [2021-08-07T16:31:26.409Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:31:26 [2021-08-07T16:31:26.409Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
16:31:26 [2021-08-07T16:31:26.409Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
16:31:26 [2021-08-07T16:31:26.409Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
16:31:26 [2021-08-07T16:31:26.409Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.01s)
16:31:26 [2021-08-07T16:31:26.409Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:31:26 [2021-08-07T16:31:26.409Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s)
16:31:26 [2021-08-07T16:31:26.409Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
16:31:26 [2021-08-07T16:31:26.409Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s)
16:31:26 [2021-08-07T16:31:26.409Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
16:31:26 [2021-08-07T16:31:26.409Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:31:26 [2021-08-07T16:31:26.409Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
16:31:26 [2021-08-07T16:31:26.409Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
16:31:26 [2021-08-07T16:31:26.409Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.01s)
16:31:26 [2021-08-07T16:31:26.409Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.01s)
16:31:26 [2021-08-07T16:31:26.409Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:31:26 [2021-08-07T16:31:26.409Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
16:31:26 [2021-08-07T16:31:26.409Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
16:31:26 [2021-08-07T16:31:26.409Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
16:31:26 [2021-08-07T16:31:26.409Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s)
16:31:26 [2021-08-07T16:31:26.409Z] === RUN   TestContainerBindMountNonRecursive
16:31:26 [2021-08-07T16:31:26.409Z]     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)
16:31:26 [2021-08-07T16:31:26.409Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
16:31:26 [2021-08-07T16:31:26.409Z] === RUN   TestContainerVolumesMountedAsShared
16:31:26 [2021-08-07T16:31:26.409Z]     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)
16:31:26 [2021-08-07T16:31:26.409Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
16:31:26 [2021-08-07T16:31:26.409Z] === RUN   TestContainerVolumesMountedAsSlave
16:31:26 [2021-08-07T16:31:26.409Z]     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)
16:31:26 [2021-08-07T16:31:26.409Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
16:31:26 [2021-08-07T16:31:26.409Z] === RUN   TestNetworkNat
16:31:26 [2021-08-07T16:31:26.970Z] --- PASS: TestNetworkNat (0.69s)
16:31:26 [2021-08-07T16:31:26.970Z] === RUN   TestNetworkLocalhostTCPNat
16:31:27 [2021-08-07T16:31:27.897Z] --- PASS: TestNetworkLocalhostTCPNat (0.63s)
16:31:27 [2021-08-07T16:31:27.897Z] === RUN   TestNetworkLoopbackNat
16:31:31 [2021-08-07T16:31:31.160Z] --- PASS: TestNetworkLoopbackNat (3.01s)
16:31:31 [2021-08-07T16:31:31.160Z] === RUN   TestPause
16:31:31 [2021-08-07T16:31:31.160Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
16:31:31 [2021-08-07T16:31:31.160Z] --- SKIP: TestPause (0.00s)
16:31:31 [2021-08-07T16:31:31.160Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:31:31 [2021-08-07T16:31:31.160Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:31:31 [2021-08-07T16:31:31.160Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:31:31 [2021-08-07T16:31:31.160Z] === RUN   TestPauseStopPausedContainer
16:31:31 [2021-08-07T16:31:31.160Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
16:31:31 [2021-08-07T16:31:31.161Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
16:31:31 [2021-08-07T16:31:31.161Z] === RUN   TestPidHost
16:31:32 [2021-08-07T16:31:32.523Z] --- PASS: TestPidHost (1.73s)
16:31:32 [2021-08-07T16:31:32.523Z] === RUN   TestPsFilter
16:31:32 [2021-08-07T16:31:32.523Z] --- PASS: TestPsFilter (0.08s)
16:31:32 [2021-08-07T16:31:32.523Z] === RUN   TestRemoveContainerWithRemovedVolume
16:31:33 [2021-08-07T16:31:33.084Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.59s)
16:31:33 [2021-08-07T16:31:33.084Z] === RUN   TestRemoveContainerWithVolume
16:31:33 [2021-08-07T16:31:33.646Z] --- PASS: TestRemoveContainerWithVolume (0.61s)
16:31:33 [2021-08-07T16:31:33.646Z] === RUN   TestRemoveContainerRunning
16:31:34 [2021-08-07T16:31:34.346Z] --- PASS: TestRemoveContainerRunning (0.61s)
16:31:34 [2021-08-07T16:31:34.346Z] === RUN   TestRemoveContainerForceRemoveRunning
16:31:34 [2021-08-07T16:31:34.909Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.62s)
16:31:34 [2021-08-07T16:31:34.910Z] === RUN   TestRemoveInvalidContainer
16:31:34 [2021-08-07T16:31:34.910Z] --- PASS: TestRemoveInvalidContainer (0.01s)
16:31:34 [2021-08-07T16:31:34.910Z] === RUN   TestRenameLinkedContainer
16:31:37 [2021-08-07T16:31:37.425Z] --- PASS: TestRenameLinkedContainer (2.40s)
16:31:37 [2021-08-07T16:31:37.425Z] === RUN   TestRenameStoppedContainer
16:31:37 [2021-08-07T16:31:37.987Z] --- PASS: TestRenameStoppedContainer (0.58s)
16:31:37 [2021-08-07T16:31:37.987Z] === RUN   TestRenameRunningContainerAndReuse
16:31:39 [2021-08-07T16:31:39.352Z] --- PASS: TestRenameRunningContainerAndReuse (1.26s)
16:31:39 [2021-08-07T16:31:39.352Z] === RUN   TestRenameInvalidName
16:31:39 [2021-08-07T16:31:39.912Z] --- PASS: TestRenameInvalidName (0.58s)
16:31:39 [2021-08-07T16:31:39.912Z] === RUN   TestRenameAnonymousContainer
16:31:41 [2021-08-07T16:31:41.801Z] --- PASS: TestRenameAnonymousContainer (2.09s)
16:31:41 [2021-08-07T16:31:41.801Z] === RUN   TestRenameContainerWithSameName
16:31:42 [2021-08-07T16:31:42.727Z] --- PASS: TestRenameContainerWithSameName (0.75s)
16:31:42 [2021-08-07T16:31:42.727Z] === RUN   TestRenameContainerWithLinkedContainer
16:31:44 [2021-08-07T16:31:44.091Z] --- PASS: TestRenameContainerWithLinkedContainer (1.23s)
16:31:44 [2021-08-07T16:31:44.091Z] === RUN   TestResize
16:31:44 [2021-08-07T16:31:44.346Z] --- PASS: TestResize (0.60s)
16:31:44 [2021-08-07T16:31:44.346Z] === RUN   TestResizeWithInvalidSize
16:31:45 [2021-08-07T16:31:45.275Z] --- PASS: TestResizeWithInvalidSize (0.60s)
16:31:45 [2021-08-07T16:31:45.275Z] === RUN   TestResizeWhenContainerNotStarted
16:31:45 [2021-08-07T16:31:45.837Z] --- PASS: TestResizeWhenContainerNotStarted (0.61s)
16:31:45 [2021-08-07T16:31:45.837Z] === RUN   TestDaemonRestartKillContainers
16:31:45 [2021-08-07T16:31:45.837Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
16:31:45 [2021-08-07T16:31:45.837Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
16:31:45 [2021-08-07T16:31:45.837Z] === RUN   TestCgroupNamespacesRun
16:31:47 [2021-08-07T16:31:47.241Z] --- PASS: TestCgroupNamespacesRun (1.56s)
16:31:47 [2021-08-07T16:31:47.241Z] === RUN   TestCgroupNamespacesRunPrivileged
16:31:48 [2021-08-07T16:31:48.607Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s)
16:31:48 [2021-08-07T16:31:48.607Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:31:49 [2021-08-07T16:31:49.976Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.62s)
16:31:49 [2021-08-07T16:31:49.976Z] === RUN   TestCgroupNamespacesRunHostMode
16:31:51 [2021-08-07T16:31:51.866Z] --- PASS: TestCgroupNamespacesRunHostMode (1.58s)
16:31:51 [2021-08-07T16:31:51.866Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:31:53 [2021-08-07T16:31:53.235Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.61s)
16:31:53 [2021-08-07T16:31:53.235Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:31:54 [2021-08-07T16:31:54.166Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s)
16:31:54 [2021-08-07T16:31:54.166Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:31:55 [2021-08-07T16:31:55.092Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s)
16:31:55 [2021-08-07T16:31:55.092Z] === RUN   TestCgroupNamespacesRunOlderClient
16:31:56 [2021-08-07T16:31:56.978Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.66s)
16:31:56 [2021-08-07T16:31:56.978Z] === RUN   TestNISDomainname
16:31:56 [2021-08-07T16:31:56.978Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
16:31:56 [2021-08-07T16:31:56.978Z] --- SKIP: TestNISDomainname (0.02s)
16:31:56 [2021-08-07T16:31:56.978Z] === RUN   TestHostnameDnsResolution
16:31:57 [2021-08-07T16:31:57.906Z] --- PASS: TestHostnameDnsResolution (1.07s)
16:31:57 [2021-08-07T16:31:57.906Z] === RUN   TestStats
16:31:57 [2021-08-07T16:31:57.906Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
16:31:57 [2021-08-07T16:31:57.906Z] --- SKIP: TestStats (0.00s)
16:31:57 [2021-08-07T16:31:57.906Z] === RUN   TestStopContainerWithTimeout
16:31:57 [2021-08-07T16:31:57.906Z] === RUN   TestStopContainerWithTimeout/0
16:31:57 [2021-08-07T16:31:57.906Z] === PAUSE TestStopContainerWithTimeout/0
16:31:57 [2021-08-07T16:31:57.906Z] === RUN   TestStopContainerWithTimeout/1
16:31:57 [2021-08-07T16:31:57.906Z] === PAUSE TestStopContainerWithTimeout/1
16:31:57 [2021-08-07T16:31:57.906Z] === RUN   TestStopContainerWithTimeout/3
16:31:57 [2021-08-07T16:31:57.906Z] === PAUSE TestStopContainerWithTimeout/3
16:31:57 [2021-08-07T16:31:57.906Z] === RUN   TestStopContainerWithTimeout/-1
16:31:57 [2021-08-07T16:31:57.906Z] === PAUSE TestStopContainerWithTimeout/-1
16:31:57 [2021-08-07T16:31:57.906Z] === CONT  TestStopContainerWithTimeout/0
16:31:57 [2021-08-07T16:31:57.906Z] === CONT  TestStopContainerWithTimeout/3
16:31:58 [2021-08-07T16:31:58.837Z] === CONT  TestStopContainerWithTimeout/-1
16:32:00 [2021-08-07T16:32:00.730Z] === CONT  TestStopContainerWithTimeout/1
16:32:02 [2021-08-07T16:32:02.654Z] --- PASS: TestStopContainerWithTimeout (0.01s)
16:32:02 [2021-08-07T16:32:02.654Z]     --- PASS: TestStopContainerWithTimeout/0 (0.97s)
16:32:02 [2021-08-07T16:32:02.654Z]     --- PASS: TestStopContainerWithTimeout/3 (2.98s)
16:32:02 [2021-08-07T16:32:02.654Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.62s)
16:32:02 [2021-08-07T16:32:02.654Z]     --- PASS: TestStopContainerWithTimeout/1 (1.59s)
16:32:02 [2021-08-07T16:32:02.654Z] === RUN   TestDeleteDevicemapper
16:32:02 [2021-08-07T16:32:02.654Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:32:02 [2021-08-07T16:32:02.654Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:32:02 [2021-08-07T16:32:02.654Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:32:05 [2021-08-07T16:32:05.167Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.73s)
16:32:05 [2021-08-07T16:32:05.167Z] === RUN   TestUpdateMemory
16:32:05 [2021-08-07T16:32:05.167Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
16:32:05 [2021-08-07T16:32:05.167Z] --- SKIP: TestUpdateMemory (0.00s)
16:32:05 [2021-08-07T16:32:05.167Z] === RUN   TestUpdateCPUQuota
16:32:05 [2021-08-07T16:32:05.167Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
16:32:05 [2021-08-07T16:32:05.167Z] --- SKIP: TestUpdateCPUQuota (0.00s)
16:32:05 [2021-08-07T16:32:05.167Z] === RUN   TestUpdatePidsLimit
16:32:05 [2021-08-07T16:32:05.167Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
16:32:05 [2021-08-07T16:32:05.167Z] --- SKIP: TestUpdatePidsLimit (0.00s)
16:32:05 [2021-08-07T16:32:05.167Z] === RUN   TestUpdateRestartPolicy
16:32:17 [2021-08-07T16:32:17.377Z] --- PASS: TestUpdateRestartPolicy (12.15s)
16:32:17 [2021-08-07T16:32:17.377Z] === RUN   TestUpdateRestartWithAutoRemove
16:32:17 [2021-08-07T16:32:17.937Z] --- PASS: TestUpdateRestartWithAutoRemove (0.62s)
16:32:17 [2021-08-07T16:32:17.937Z] === RUN   TestWaitNonBlocked
16:32:17 [2021-08-07T16:32:17.937Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:32:17 [2021-08-07T16:32:17.937Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:32:17 [2021-08-07T16:32:17.937Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:32:17 [2021-08-07T16:32:17.937Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:32:17 [2021-08-07T16:32:17.937Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:32:17 [2021-08-07T16:32:17.937Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:32:18 [2021-08-07T16:32:18.864Z] --- PASS: TestWaitNonBlocked (0.01s)
16:32:18 [2021-08-07T16:32:18.864Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.94s)
16:32:18 [2021-08-07T16:32:18.864Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s)
16:32:18 [2021-08-07T16:32:18.864Z] === RUN   TestWaitBlocked
16:32:18 [2021-08-07T16:32:18.864Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:32:18 [2021-08-07T16:32:18.864Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:32:18 [2021-08-07T16:32:18.864Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:32:18 [2021-08-07T16:32:18.864Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:32:18 [2021-08-07T16:32:18.864Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:32:18 [2021-08-07T16:32:18.864Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:32:19 [2021-08-07T16:32:19.793Z] --- PASS: TestWaitBlocked (0.01s)
16:32:19 [2021-08-07T16:32:19.793Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.01s)
16:32:19 [2021-08-07T16:32:19.793Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.06s)
16:32:19 [2021-08-07T16:32:19.793Z] === CONT  TestDaemonRestartIpcMode
16:32:19 [2021-08-07T16:32:19.793Z] === CONT  TestIpcModeOlderClient
16:32:19 [2021-08-07T16:32:19.793Z] --- PASS: TestIpcModeOlderClient (0.06s)
16:32:19 [2021-08-07T16:32:19.793Z] === CONT  TestRestartDaemonWithRestartingContainer
16:32:23 [2021-08-07T16:32:23.059Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.10s)
16:32:23 [2021-08-07T16:32:23.315Z] --- PASS: TestDaemonRestartIpcMode (3.52s)
16:32:23 [2021-08-07T16:32:23.315Z] PASS
16:32:23 [2021-08-07T16:32:23.315Z] 
16:32:23 [2021-08-07T16:32:23.315Z] === Skipped
16:32:23 [2021-08-07T16:32:23.315Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
16:32:23 [2021-08-07T16:32:23.315Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:32:23 [2021-08-07T16:32:23.315Z] 
16:32:23 [2021-08-07T16:32:23.315Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
16:32:23 [2021-08-07T16:32:23.315Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
16:32:23 [2021-08-07T16:32:23.315Z] 
16:32:23 [2021-08-07T16:32:23.315Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
16:32:23 [2021-08-07T16:32:23.315Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
16:32:23 [2021-08-07T16:32:23.315Z] 
16:32:23 [2021-08-07T16:32:23.315Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
16:32:23 [2021-08-07T16:32:23.315Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
16:32:23 [2021-08-07T16:32:23.315Z] 
16:32:23 [2021-08-07T16:32:23.315Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
16:32:23 [2021-08-07T16:32:23.315Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:32:23 [2021-08-07T16:32:23.315Z] 
16:32:23 [2021-08-07T16:32:23.315Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
16:32:23 [2021-08-07T16:32:23.315Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:32:23 [2021-08-07T16:32:23.315Z] 
16:32:23 [2021-08-07T16:32:23.315Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
16:32:23 [2021-08-07T16:32:23.315Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:32:23 [2021-08-07T16:32:23.315Z] 
16:32:23 [2021-08-07T16:32:23.315Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
16:32:23 [2021-08-07T16:32:23.315Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:32:23 [2021-08-07T16:32:23.315Z] 
16:32:23 [2021-08-07T16:32:23.315Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
16:32:23 [2021-08-07T16:32:23.315Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:32:23 [2021-08-07T16:32:23.315Z] 
16:32:23 [2021-08-07T16:32:23.315Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
16:32:23 [2021-08-07T16:32:23.315Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
16:32:23 [2021-08-07T16:32:23.315Z] 
16:32:23 [2021-08-07T16:32:23.315Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
16:32:23 [2021-08-07T16:32:23.315Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:32:23 [2021-08-07T16:32:23.315Z] 
16:32:23 [2021-08-07T16:32:23.315Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
16:32:23 [2021-08-07T16:32:23.315Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
16:32:23 [2021-08-07T16:32:23.315Z] 
16:32:23 [2021-08-07T16:32:23.315Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
16:32:23 [2021-08-07T16:32:23.315Z]     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)
16:32:23 [2021-08-07T16:32:23.315Z] 
16:32:23 [2021-08-07T16:32:23.315Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
16:32:23 [2021-08-07T16:32:23.315Z]     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)
16:32:23 [2021-08-07T16:32:23.315Z] 
16:32:23 [2021-08-07T16:32:23.315Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
16:32:23 [2021-08-07T16:32:23.316Z]     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)
16:32:23 [2021-08-07T16:32:23.316Z] 
16:32:23 [2021-08-07T16:32:23.316Z] === SKIP: amd64.integration.container TestPause (0.00s)
16:32:23 [2021-08-07T16:32:23.316Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
16:32:23 [2021-08-07T16:32:23.316Z] 
16:32:23 [2021-08-07T16:32:23.316Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:32:23 [2021-08-07T16:32:23.316Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:32:23 [2021-08-07T16:32:23.316Z] 
16:32:23 [2021-08-07T16:32:23.316Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
16:32:23 [2021-08-07T16:32:23.316Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
16:32:23 [2021-08-07T16:32:23.316Z] 
16:32:23 [2021-08-07T16:32:23.316Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
16:32:23 [2021-08-07T16:32:23.316Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
16:32:23 [2021-08-07T16:32:23.316Z] 
16:32:23 [2021-08-07T16:32:23.316Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s)
16:32:23 [2021-08-07T16:32:23.316Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
16:32:23 [2021-08-07T16:32:23.316Z] 
16:32:23 [2021-08-07T16:32:23.316Z] === SKIP: amd64.integration.container TestStats (0.00s)
16:32:23 [2021-08-07T16:32:23.316Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
16:32:23 [2021-08-07T16:32:23.316Z] 
16:32:23 [2021-08-07T16:32:23.316Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
16:32:23 [2021-08-07T16:32:23.316Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:32:23 [2021-08-07T16:32:23.316Z] 
16:32:23 [2021-08-07T16:32:23.316Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
16:32:23 [2021-08-07T16:32:23.316Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
16:32:23 [2021-08-07T16:32:23.316Z] 
16:32:23 [2021-08-07T16:32:23.316Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
16:32:23 [2021-08-07T16:32:23.316Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
16:32:23 [2021-08-07T16:32:23.316Z] 
16:32:23 [2021-08-07T16:32:23.316Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
16:32:23 [2021-08-07T16:32:23.316Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
16:32:23 [2021-08-07T16:32:23.316Z] 
16:32:23 [2021-08-07T16:32:23.316Z] 
16:32:23 [2021-08-07T16:32:23.316Z] DONE 176 tests, 25 skipped in 88.934s
16:32:23 [2021-08-07T16:32:23.316Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
16:32:23 [2021-08-07T16:32:23.572Z] === RUN   TestConfigDaemonLibtrustID
16:32:24 [2021-08-07T16:32:24.132Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
16:32:24 [2021-08-07T16:32:24.132Z] === RUN   TestDaemonConfigValidation
16:32:24 [2021-08-07T16:32:24.132Z] === RUN   TestDaemonConfigValidation/config_with_no_content
16:32:24 [2021-08-07T16:32:24.132Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
16:32:24 [2021-08-07T16:32:24.132Z] === RUN   TestDaemonConfigValidation/config_with_{}
16:32:24 [2021-08-07T16:32:24.132Z] === PAUSE TestDaemonConfigValidation/config_with_{}
16:32:24 [2021-08-07T16:32:24.132Z] === RUN   TestDaemonConfigValidation/invalid_config
16:32:24 [2021-08-07T16:32:24.132Z] === PAUSE TestDaemonConfigValidation/invalid_config
16:32:24 [2021-08-07T16:32:24.132Z] === RUN   TestDaemonConfigValidation/malformed_config
16:32:24 [2021-08-07T16:32:24.132Z] === PAUSE TestDaemonConfigValidation/malformed_config
16:32:24 [2021-08-07T16:32:24.132Z] === RUN   TestDaemonConfigValidation/valid_config
16:32:24 [2021-08-07T16:32:24.132Z] === PAUSE TestDaemonConfigValidation/valid_config
16:32:24 [2021-08-07T16:32:24.132Z] === CONT  TestDaemonConfigValidation/config_with_no_content
16:32:24 [2021-08-07T16:32:24.132Z] === CONT  TestDaemonConfigValidation/malformed_config
16:32:24 [2021-08-07T16:32:24.132Z] === CONT  TestDaemonConfigValidation/valid_config
16:32:24 [2021-08-07T16:32:24.132Z] === CONT  TestDaemonConfigValidation/invalid_config
16:32:24 [2021-08-07T16:32:24.132Z] === CONT  TestDaemonConfigValidation/config_with_{}
16:32:24 [2021-08-07T16:32:24.132Z] --- PASS: TestDaemonConfigValidation (0.00s)
16:32:24 [2021-08-07T16:32:24.132Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
16:32:24 [2021-08-07T16:32:24.132Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
16:32:24 [2021-08-07T16:32:24.132Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
16:32:24 [2021-08-07T16:32:24.132Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
16:32:24 [2021-08-07T16:32:24.132Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
16:32:24 [2021-08-07T16:32:24.132Z] PASS
16:32:24 [2021-08-07T16:32:24.132Z] 
16:32:24 [2021-08-07T16:32:24.132Z] DONE 7 tests in 0.814s
16:32:24 [2021-08-07T16:32:24.132Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
16:32:24 [2021-08-07T16:32:24.387Z] INFO: Testing against a local daemon
16:32:24 [2021-08-07T16:32:24.387Z] === RUN   TestCommitInheritsEnv
16:32:26 [2021-08-07T16:32:26.272Z] --- PASS: TestCommitInheritsEnv (1.79s)
16:32:26 [2021-08-07T16:32:26.272Z] === RUN   TestImportExtremelyLargeImageWorks
16:32:26 [2021-08-07T16:32:26.272Z] === PAUSE TestImportExtremelyLargeImageWorks
16:32:26 [2021-08-07T16:32:26.272Z] === RUN   TestImagesFilterMultiReference
16:32:26 [2021-08-07T16:32:26.272Z] --- PASS: TestImagesFilterMultiReference (0.05s)
16:32:26 [2021-08-07T16:32:26.272Z] === RUN   TestImagePullPlatformInvalid
16:32:26 [2021-08-07T16:32:26.272Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
16:32:26 [2021-08-07T16:32:26.272Z] === RUN   TestRemoveImageOrphaning
16:32:28 [2021-08-07T16:32:28.157Z] --- PASS: TestRemoveImageOrphaning (1.94s)
16:32:28 [2021-08-07T16:32:28.157Z] === RUN   TestRemoveImageGarbageCollector
16:32:28 [2021-08-07T16:32:28.157Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
16:32:28 [2021-08-07T16:32:28.157Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
16:32:28 [2021-08-07T16:32:28.157Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:32:28 [2021-08-07T16:32:28.157Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
16:32:28 [2021-08-07T16:32:28.157Z] === RUN   TestTagInvalidReference
16:32:28 [2021-08-07T16:32:28.157Z] --- PASS: TestTagInvalidReference (0.02s)
16:32:28 [2021-08-07T16:32:28.157Z] === RUN   TestTagValidPrefixedRepo
16:32:28 [2021-08-07T16:32:28.157Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
16:32:28 [2021-08-07T16:32:28.157Z] === RUN   TestTagExistedNameWithoutForce
16:32:28 [2021-08-07T16:32:28.157Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
16:32:28 [2021-08-07T16:32:28.157Z] === RUN   TestTagOfficialNames
16:32:28 [2021-08-07T16:32:28.412Z] --- PASS: TestTagOfficialNames (0.05s)
16:32:28 [2021-08-07T16:32:28.412Z] === RUN   TestTagMatchesDigest
16:32:28 [2021-08-07T16:32:28.412Z] --- PASS: TestTagMatchesDigest (0.01s)
16:32:28 [2021-08-07T16:32:28.412Z] === CONT  TestImportExtremelyLargeImageWorks
16:34:04 [2021-08-07T16:34:04.782Z] --- PASS: TestImportExtremelyLargeImageWorks (89.71s)
16:34:04 [2021-08-07T16:34:04.782Z] PASS
16:34:04 [2021-08-07T16:34:04.782Z] 
16:34:04 [2021-08-07T16:34:04.782Z] === Skipped
16:34:04 [2021-08-07T16:34:04.782Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
16:34:04 [2021-08-07T16:34:04.782Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
16:34:04 [2021-08-07T16:34:04.782Z] 
16:34:04 [2021-08-07T16:34:04.782Z] 
16:34:04 [2021-08-07T16:34:04.782Z] DONE 12 tests, 1 skipped in 93.812s
16:34:04 [2021-08-07T16:34:04.782Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
16:34:04 [2021-08-07T16:34:04.782Z] INFO: Testing against a local daemon
16:34:04 [2021-08-07T16:34:04.782Z] === RUN   TestNetworkCreateDelete
16:34:04 [2021-08-07T16:34:04.782Z] --- PASS: TestNetworkCreateDelete (0.14s)
16:34:04 [2021-08-07T16:34:04.782Z] === RUN   TestDockerNetworkDeletePreferID
16:34:04 [2021-08-07T16:34:04.782Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
16:34:04 [2021-08-07T16:34:04.782Z] === RUN   TestDaemonDNSFallback
16:34:05 [2021-08-07T16:34:05.342Z] --- PASS: TestDaemonDNSFallback (6.58s)
16:34:05 [2021-08-07T16:34:05.342Z] === RUN   TestInspectNetwork
16:34:05 [2021-08-07T16:34:05.342Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:05 [2021-08-07T16:34:05.342Z] --- SKIP: TestInspectNetwork (0.00s)
16:34:05 [2021-08-07T16:34:05.342Z] === RUN   TestRunContainerWithBridgeNone
16:34:05 [2021-08-07T16:34:05.342Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
16:34:05 [2021-08-07T16:34:05.342Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
16:34:05 [2021-08-07T16:34:05.342Z] === RUN   TestNetworkInvalidJSON
16:34:05 [2021-08-07T16:34:05.342Z] === RUN   TestNetworkInvalidJSON//networks/create
16:34:05 [2021-08-07T16:34:05.342Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:34:05 [2021-08-07T16:34:05.342Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:34:05 [2021-08-07T16:34:05.342Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:34:05 [2021-08-07T16:34:05.342Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:34:05 [2021-08-07T16:34:05.342Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:34:05 [2021-08-07T16:34:05.342Z] === CONT  TestNetworkInvalidJSON//networks/create
16:34:05 [2021-08-07T16:34:05.342Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:34:05 [2021-08-07T16:34:05.342Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:34:05 [2021-08-07T16:34:05.342Z] --- PASS: TestNetworkInvalidJSON (0.01s)
16:34:05 [2021-08-07T16:34:05.342Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
16:34:05 [2021-08-07T16:34:05.342Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
16:34:05 [2021-08-07T16:34:05.342Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:34:05 [2021-08-07T16:34:05.342Z] === RUN   TestNetworkList
16:34:05 [2021-08-07T16:34:05.342Z] === RUN   TestNetworkList//networks
16:34:05 [2021-08-07T16:34:05.342Z] === PAUSE TestNetworkList//networks
16:34:05 [2021-08-07T16:34:05.342Z] === RUN   TestNetworkList//networks/
16:34:05 [2021-08-07T16:34:05.342Z] === PAUSE TestNetworkList//networks/
16:34:05 [2021-08-07T16:34:05.342Z] === CONT  TestNetworkList//networks
16:34:05 [2021-08-07T16:34:05.342Z] === CONT  TestNetworkList//networks/
16:34:05 [2021-08-07T16:34:05.342Z] --- PASS: TestNetworkList (0.01s)
16:34:05 [2021-08-07T16:34:05.342Z]     --- PASS: TestNetworkList//networks/ (0.00s)
16:34:05 [2021-08-07T16:34:05.342Z]     --- PASS: TestNetworkList//networks (0.00s)
16:34:05 [2021-08-07T16:34:05.342Z] === RUN   TestHostIPv4BridgeLabel
16:34:05 [2021-08-07T16:34:05.342Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
16:34:05 [2021-08-07T16:34:05.342Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
16:34:05 [2021-08-07T16:34:05.342Z] === RUN   TestDaemonRestartWithLiveRestore
16:34:05 [2021-08-07T16:34:05.342Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
16:34:05 [2021-08-07T16:34:05.342Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
16:34:05 [2021-08-07T16:34:05.342Z] === RUN   TestDaemonDefaultNetworkPools
16:34:05 [2021-08-07T16:34:05.342Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
16:34:05 [2021-08-07T16:34:05.342Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
16:34:05 [2021-08-07T16:34:05.342Z] === RUN   TestDaemonRestartWithExistingNetwork
16:34:05 [2021-08-07T16:34:05.342Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
16:34:05 [2021-08-07T16:34:05.342Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
16:34:05 [2021-08-07T16:34:05.342Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:34:05 [2021-08-07T16:34:05.342Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
16:34:05 [2021-08-07T16:34:05.342Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
16:34:05 [2021-08-07T16:34:05.342Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:34:05 [2021-08-07T16:34:05.342Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
16:34:05 [2021-08-07T16:34:05.342Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s)
16:34:05 [2021-08-07T16:34:05.342Z] === RUN   TestServiceWithPredefinedNetwork
16:34:05 [2021-08-07T16:34:05.342Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:05 [2021-08-07T16:34:05.342Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
16:34:05 [2021-08-07T16:34:05.342Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:34:05 [2021-08-07T16:34:05.342Z]     service_test.go:242: FLAKY_TEST
16:34:05 [2021-08-07T16:34:05.342Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:34:05 [2021-08-07T16:34:05.342Z] === RUN   TestServiceWithDataPathPortInit
16:34:05 [2021-08-07T16:34:05.342Z]     service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:05 [2021-08-07T16:34:05.342Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
16:34:05 [2021-08-07T16:34:05.342Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:34:05 [2021-08-07T16:34:05.342Z]     service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:05 [2021-08-07T16:34:05.342Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
16:34:05 [2021-08-07T16:34:05.342Z] PASS
16:34:05 [2021-08-07T16:34:05.342Z] 
16:34:05 [2021-08-07T16:34:05.342Z] === Skipped
16:34:05 [2021-08-07T16:34:05.342Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
16:34:05 [2021-08-07T16:34:05.342Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:05 [2021-08-07T16:34:05.342Z] 
16:34:05 [2021-08-07T16:34:05.342Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
16:34:05 [2021-08-07T16:34:05.342Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
16:34:05 [2021-08-07T16:34:05.342Z] 
16:34:05 [2021-08-07T16:34:05.342Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
16:34:05 [2021-08-07T16:34:05.342Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
16:34:05 [2021-08-07T16:34:05.342Z] 
16:34:05 [2021-08-07T16:34:05.342Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
16:34:05 [2021-08-07T16:34:05.342Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
16:34:05 [2021-08-07T16:34:05.342Z] 
16:34:05 [2021-08-07T16:34:05.342Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
16:34:05 [2021-08-07T16:34:05.343Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
16:34:05 [2021-08-07T16:34:05.343Z] 
16:34:05 [2021-08-07T16:34:05.343Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
16:34:05 [2021-08-07T16:34:05.343Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
16:34:05 [2021-08-07T16:34:05.343Z] 
16:34:05 [2021-08-07T16:34:05.343Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
16:34:05 [2021-08-07T16:34:05.343Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
16:34:05 [2021-08-07T16:34:05.343Z] 
16:34:05 [2021-08-07T16:34:05.343Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s)
16:34:05 [2021-08-07T16:34:05.343Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
16:34:05 [2021-08-07T16:34:05.343Z] 
16:34:05 [2021-08-07T16:34:05.343Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
16:34:05 [2021-08-07T16:34:05.343Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:05 [2021-08-07T16:34:05.343Z] 
16:34:05 [2021-08-07T16:34:05.343Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:34:05 [2021-08-07T16:34:05.343Z]     service_test.go:242: FLAKY_TEST
16:34:05 [2021-08-07T16:34:05.343Z] 
16:34:05 [2021-08-07T16:34:05.343Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
16:34:05 [2021-08-07T16:34:05.343Z]     service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:05 [2021-08-07T16:34:05.343Z] 
16:34:05 [2021-08-07T16:34:05.343Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
16:34:05 [2021-08-07T16:34:05.343Z]     service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:05 [2021-08-07T16:34:05.343Z] 
16:34:05 [2021-08-07T16:34:05.343Z] 
16:34:05 [2021-08-07T16:34:05.343Z] DONE 22 tests, 12 skipped in 7.260s
16:34:05 [2021-08-07T16:34:05.343Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:34:05 [2021-08-07T16:34:05.343Z] INFO: Testing against a local daemon
16:34:05 [2021-08-07T16:34:05.343Z] === RUN   TestDockerNetworkIpvlanPersistance
16:34:05 [2021-08-07T16:34:05.343Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:34:05 [2021-08-07T16:34:05.343Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:34:05 [2021-08-07T16:34:05.343Z] === RUN   TestDockerNetworkIpvlan
16:34:05 [2021-08-07T16:34:05.343Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:34:05 [2021-08-07T16:34:05.343Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:34:05 [2021-08-07T16:34:05.343Z] PASS
16:34:05 [2021-08-07T16:34:05.343Z] 
16:34:05 [2021-08-07T16:34:05.343Z] === Skipped
16:34:05 [2021-08-07T16:34:05.343Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:34:05 [2021-08-07T16:34:05.343Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:34:05 [2021-08-07T16:34:05.343Z] 
16:34:05 [2021-08-07T16:34:05.343Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:34:05 [2021-08-07T16:34:05.343Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:34:05 [2021-08-07T16:34:05.343Z] 
16:34:05 [2021-08-07T16:34:05.343Z] 
16:34:05 [2021-08-07T16:34:05.343Z] DONE 2 tests, 2 skipped in 0.096s
16:34:05 [2021-08-07T16:34:05.343Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:34:05 [2021-08-07T16:34:05.598Z] INFO: Testing against a local daemon
16:34:05 [2021-08-07T16:34:05.598Z] === RUN   TestDockerNetworkMacvlanPersistance
16:34:05 [2021-08-07T16:34:05.598Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
16:34:05 [2021-08-07T16:34:05.598Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
16:34:05 [2021-08-07T16:34:05.598Z] === RUN   TestDockerNetworkMacvlan
16:34:05 [2021-08-07T16:34:05.598Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
16:34:05 [2021-08-07T16:34:05.598Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
16:34:05 [2021-08-07T16:34:05.598Z] PASS
16:34:05 [2021-08-07T16:34:05.598Z] 
16:34:05 [2021-08-07T16:34:05.598Z] === Skipped
16:34:05 [2021-08-07T16:34:05.598Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
16:34:05 [2021-08-07T16:34:05.598Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
16:34:05 [2021-08-07T16:34:05.598Z] 
16:34:05 [2021-08-07T16:34:05.598Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
16:34:05 [2021-08-07T16:34:05.598Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
16:34:05 [2021-08-07T16:34:05.598Z] 
16:34:05 [2021-08-07T16:34:05.598Z] 
16:34:05 [2021-08-07T16:34:05.598Z] DONE 2 tests, 2 skipped in 0.093s
16:34:05 [2021-08-07T16:34:05.598Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
16:34:05 [2021-08-07T16:34:05.598Z] testing: warning: no tests to run
16:34:05 [2021-08-07T16:34:05.598Z] PASS
16:34:05 [2021-08-07T16:34:05.598Z] 
16:34:05 [2021-08-07T16:34:05.598Z] DONE 0 tests in 0.022s
16:34:05 [2021-08-07T16:34:05.598Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:34:05 [2021-08-07T16:34:05.598Z] INFO: Testing against a local daemon
16:34:05 [2021-08-07T16:34:05.598Z] === RUN   TestAuthZPluginAllowRequest
16:34:05 [2021-08-07T16:34:05.598Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:34:05 [2021-08-07T16:34:05.598Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
16:34:05 [2021-08-07T16:34:05.598Z] === RUN   TestAuthZPluginTLS
16:34:05 [2021-08-07T16:34:05.598Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:34:05 [2021-08-07T16:34:05.598Z] --- SKIP: TestAuthZPluginTLS (0.00s)
16:34:05 [2021-08-07T16:34:05.598Z] === RUN   TestAuthZPluginDenyRequest
16:34:05 [2021-08-07T16:34:05.598Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:34:05 [2021-08-07T16:34:05.598Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
16:34:05 [2021-08-07T16:34:05.598Z] === RUN   TestAuthZPluginAPIDenyResponse
16:34:05 [2021-08-07T16:34:05.598Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:34:05 [2021-08-07T16:34:05.598Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
16:34:05 [2021-08-07T16:34:05.598Z] === RUN   TestAuthZPluginDenyResponse
16:34:05 [2021-08-07T16:34:05.598Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:34:05 [2021-08-07T16:34:05.598Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
16:34:05 [2021-08-07T16:34:05.598Z] === RUN   TestAuthZPluginAllowEventStream
16:34:05 [2021-08-07T16:34:05.598Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:34:05 [2021-08-07T16:34:05.598Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
16:34:05 [2021-08-07T16:34:05.598Z] === RUN   TestAuthZPluginErrorResponse
16:34:05 [2021-08-07T16:34:05.598Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:34:05 [2021-08-07T16:34:05.598Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
16:34:05 [2021-08-07T16:34:05.598Z] === RUN   TestAuthZPluginErrorRequest
16:34:05 [2021-08-07T16:34:05.598Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:34:05 [2021-08-07T16:34:05.598Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
16:34:05 [2021-08-07T16:34:05.598Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:34:05 [2021-08-07T16:34:05.598Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:34:05 [2021-08-07T16:34:05.598Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
16:34:05 [2021-08-07T16:34:05.598Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:34:05 [2021-08-07T16:34:05.598Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:34:05 [2021-08-07T16:34:05.598Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
16:34:05 [2021-08-07T16:34:05.598Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:34:05 [2021-08-07T16:34:05.598Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:34:05 [2021-08-07T16:34:05.598Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
16:34:05 [2021-08-07T16:34:05.598Z] === RUN   TestAuthZPluginHeader
16:34:05 [2021-08-07T16:34:05.598Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:34:05 [2021-08-07T16:34:05.598Z] --- SKIP: TestAuthZPluginHeader (0.00s)
16:34:05 [2021-08-07T16:34:05.598Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:34:05 [2021-08-07T16:34:05.854Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:34:05 [2021-08-07T16:34:05.854Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.14s)
16:34:05 [2021-08-07T16:34:05.854Z] === RUN   TestAuthZPluginV2Disable
16:34:05 [2021-08-07T16:34:05.854Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:34:05 [2021-08-07T16:34:05.854Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
16:34:05 [2021-08-07T16:34:05.854Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:34:05 [2021-08-07T16:34:05.854Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:34:05 [2021-08-07T16:34:05.854Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
16:34:05 [2021-08-07T16:34:05.854Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:34:05 [2021-08-07T16:34:05.854Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:34:05 [2021-08-07T16:34:05.854Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
16:34:05 [2021-08-07T16:34:05.854Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:34:05 [2021-08-07T16:34:05.854Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:34:05 [2021-08-07T16:34:05.854Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
16:34:05 [2021-08-07T16:34:05.854Z] PASS
16:34:05 [2021-08-07T16:34:05.854Z] 
16:34:05 [2021-08-07T16:34:05.854Z] === Skipped
16:34:05 [2021-08-07T16:34:05.854Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
16:34:05 [2021-08-07T16:34:05.854Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:34:05 [2021-08-07T16:34:05.854Z] 
16:34:05 [2021-08-07T16:34:05.854Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
16:34:05 [2021-08-07T16:34:05.854Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:34:05 [2021-08-07T16:34:05.854Z] 
16:34:05 [2021-08-07T16:34:05.854Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
16:34:05 [2021-08-07T16:34:05.854Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:34:05 [2021-08-07T16:34:05.854Z] 
16:34:05 [2021-08-07T16:34:05.854Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
16:34:05 [2021-08-07T16:34:05.854Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:34:05 [2021-08-07T16:34:05.854Z] 
16:34:05 [2021-08-07T16:34:05.854Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
16:34:05 [2021-08-07T16:34:05.854Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:34:05 [2021-08-07T16:34:05.854Z] 
16:34:05 [2021-08-07T16:34:05.854Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
16:34:05 [2021-08-07T16:34:05.854Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:34:05 [2021-08-07T16:34:05.854Z] 
16:34:05 [2021-08-07T16:34:05.854Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
16:34:05 [2021-08-07T16:34:05.854Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:34:05 [2021-08-07T16:34:05.854Z] 
16:34:05 [2021-08-07T16:34:05.854Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
16:34:05 [2021-08-07T16:34:05.854Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:34:05 [2021-08-07T16:34:05.854Z] 
16:34:05 [2021-08-07T16:34:05.854Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
16:34:05 [2021-08-07T16:34:05.854Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:34:05 [2021-08-07T16:34:05.854Z] 
16:34:05 [2021-08-07T16:34:05.854Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
16:34:05 [2021-08-07T16:34:05.854Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:34:05 [2021-08-07T16:34:05.854Z] 
16:34:05 [2021-08-07T16:34:05.854Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
16:34:05 [2021-08-07T16:34:05.854Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:34:05 [2021-08-07T16:34:05.854Z] 
16:34:05 [2021-08-07T16:34:05.854Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
16:34:05 [2021-08-07T16:34:05.854Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:34:05 [2021-08-07T16:34:05.854Z] 
16:34:05 [2021-08-07T16:34:05.854Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.14s)
16:34:05 [2021-08-07T16:34:05.854Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:34:05 [2021-08-07T16:34:05.854Z] 
16:34:05 [2021-08-07T16:34:05.854Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
16:34:05 [2021-08-07T16:34:05.854Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:34:05 [2021-08-07T16:34:05.854Z] 
16:34:05 [2021-08-07T16:34:05.854Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
16:34:05 [2021-08-07T16:34:05.854Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:34:05 [2021-08-07T16:34:05.854Z] 
16:34:05 [2021-08-07T16:34:05.854Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
16:34:05 [2021-08-07T16:34:05.854Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:34:05 [2021-08-07T16:34:05.854Z] 
16:34:05 [2021-08-07T16:34:05.854Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
16:34:05 [2021-08-07T16:34:05.854Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:34:05 [2021-08-07T16:34:05.854Z] 
16:34:05 [2021-08-07T16:34:05.854Z] 
16:34:05 [2021-08-07T16:34:05.854Z] DONE 17 tests, 17 skipped in 0.316s
16:34:05 [2021-08-07T16:34:05.854Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:34:06 [2021-08-07T16:34:06.110Z] INFO: Testing against a local daemon
16:34:06 [2021-08-07T16:34:06.110Z] === RUN   TestPluginInvalidJSON
16:34:06 [2021-08-07T16:34:06.110Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:34:06 [2021-08-07T16:34:06.110Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:34:06 [2021-08-07T16:34:06.110Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:34:06 [2021-08-07T16:34:06.110Z] --- PASS: TestPluginInvalidJSON (0.02s)
16:34:06 [2021-08-07T16:34:06.110Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:34:06 [2021-08-07T16:34:06.110Z] === RUN   TestPluginInstall
16:34:06 [2021-08-07T16:34:06.110Z]     plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:34:06 [2021-08-07T16:34:06.110Z] --- SKIP: TestPluginInstall (0.00s)
16:34:06 [2021-08-07T16:34:06.110Z] === RUN   TestPluginsWithRuntimes
16:34:06 [2021-08-07T16:34:06.110Z]     plugin_test.go:172: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
16:34:06 [2021-08-07T16:34:06.110Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
16:34:06 [2021-08-07T16:34:06.110Z] === RUN   TestPluginBackCompatMediaTypes
16:34:06 [2021-08-07T16:34:06.110Z]     plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
16:34:06 [2021-08-07T16:34:06.110Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
16:34:06 [2021-08-07T16:34:06.110Z] PASS
16:34:06 [2021-08-07T16:34:06.110Z] 
16:34:06 [2021-08-07T16:34:06.110Z] === Skipped
16:34:06 [2021-08-07T16:34:06.110Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
16:34:06 [2021-08-07T16:34:06.110Z]     plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:34:06 [2021-08-07T16:34:06.110Z] 
16:34:06 [2021-08-07T16:34:06.110Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
16:34:06 [2021-08-07T16:34:06.110Z]     plugin_test.go:172: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
16:34:06 [2021-08-07T16:34:06.110Z] 
16:34:06 [2021-08-07T16:34:06.110Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
16:34:06 [2021-08-07T16:34:06.110Z]     plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
16:34:06 [2021-08-07T16:34:06.110Z] 
16:34:06 [2021-08-07T16:34:06.110Z] 
16:34:06 [2021-08-07T16:34:06.110Z] DONE 5 tests, 3 skipped in 0.131s
16:34:06 [2021-08-07T16:34:06.110Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:34:06 [2021-08-07T16:34:06.110Z] INFO: Testing against a local daemon
16:34:06 [2021-08-07T16:34:06.110Z] === RUN   TestExternalGraphDriver
16:34:06 [2021-08-07T16:34:06.110Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
16:34:06 [2021-08-07T16:34:06.110Z] --- SKIP: TestExternalGraphDriver (0.06s)
16:34:06 [2021-08-07T16:34:06.110Z] === RUN   TestGraphdriverPluginV2
16:34:10 [2021-08-07T16:34:10.272Z] --- PASS: TestGraphdriverPluginV2 (3.69s)
16:34:10 [2021-08-07T16:34:10.272Z] PASS
16:34:10 [2021-08-07T16:34:10.272Z] 
16:34:10 [2021-08-07T16:34:10.272Z] === Skipped
16:34:10 [2021-08-07T16:34:10.272Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s)
16:34:10 [2021-08-07T16:34:10.272Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
16:34:10 [2021-08-07T16:34:10.272Z] 
16:34:10 [2021-08-07T16:34:10.272Z] 
16:34:10 [2021-08-07T16:34:10.272Z] DONE 2 tests, 1 skipped in 3.843s
16:34:10 [2021-08-07T16:34:10.272Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:34:10 [2021-08-07T16:34:10.272Z] INFO: Testing against a local daemon
16:34:10 [2021-08-07T16:34:10.272Z] === RUN   TestContinueAfterPluginCrash
16:34:10 [2021-08-07T16:34:10.272Z] === PAUSE TestContinueAfterPluginCrash
16:34:10 [2021-08-07T16:34:10.272Z] === RUN   TestReadPluginNoRead
16:34:10 [2021-08-07T16:34:10.272Z] === PAUSE TestReadPluginNoRead
16:34:10 [2021-08-07T16:34:10.272Z] === RUN   TestDaemonStartWithLogOpt
16:34:10 [2021-08-07T16:34:10.272Z] === PAUSE TestDaemonStartWithLogOpt
16:34:10 [2021-08-07T16:34:10.272Z] === CONT  TestContinueAfterPluginCrash
16:34:10 [2021-08-07T16:34:10.272Z] === CONT  TestDaemonStartWithLogOpt
16:34:14 [2021-08-07T16:34:14.435Z] --- PASS: TestDaemonStartWithLogOpt (4.11s)
16:34:14 [2021-08-07T16:34:14.435Z] === CONT  TestReadPluginNoRead
16:34:16 [2021-08-07T16:34:16.323Z] === RUN   TestReadPluginNoRead/default
16:34:17 [2021-08-07T16:34:17.687Z] === RUN   TestReadPluginNoRead/disabled_caching
16:34:19 [2021-08-07T16:34:19.050Z] --- PASS: TestContinueAfterPluginCrash (9.04s)
16:34:19 [2021-08-07T16:34:19.305Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:34:21 [2021-08-07T16:34:21.191Z] === CONT  TestReadPluginNoRead
16:34:21 [2021-08-07T16:34:21.191Z]     read_test.go:92: [d51f483981875] daemon is not started
16:34:21 [2021-08-07T16:34:21.191Z] --- PASS: TestReadPluginNoRead (6.72s)
16:34:21 [2021-08-07T16:34:21.191Z]     --- PASS: TestReadPluginNoRead/default (1.47s)
16:34:21 [2021-08-07T16:34:21.191Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.57s)
16:34:21 [2021-08-07T16:34:21.191Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.44s)
16:34:21 [2021-08-07T16:34:21.191Z] PASS
16:34:21 [2021-08-07T16:34:21.191Z] 
16:34:21 [2021-08-07T16:34:21.191Z] DONE 6 tests in 10.925s
16:34:21 [2021-08-07T16:34:21.191Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
16:34:21 [2021-08-07T16:34:21.191Z] testing: warning: no tests to run
16:34:21 [2021-08-07T16:34:21.191Z] PASS
16:34:21 [2021-08-07T16:34:21.191Z] 
16:34:21 [2021-08-07T16:34:21.191Z] DONE 0 tests in 0.029s
16:34:21 [2021-08-07T16:34:21.191Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:34:21 [2021-08-07T16:34:21.191Z] INFO: Testing against a local daemon
16:34:21 [2021-08-07T16:34:21.191Z] === RUN   TestPluginWithDevMounts
16:34:21 [2021-08-07T16:34:21.191Z]     mounts_test.go:21: (*Execution).IsRootless-fm
16:34:21 [2021-08-07T16:34:21.191Z] --- SKIP: TestPluginWithDevMounts (0.00s)
16:34:21 [2021-08-07T16:34:21.191Z] PASS
16:34:21 [2021-08-07T16:34:21.191Z] 
16:34:21 [2021-08-07T16:34:21.191Z] === Skipped
16:34:21 [2021-08-07T16:34:21.191Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
16:34:21 [2021-08-07T16:34:21.191Z]     mounts_test.go:21: (*Execution).IsRootless-fm
16:34:21 [2021-08-07T16:34:21.191Z] 
16:34:21 [2021-08-07T16:34:21.191Z] 
16:34:21 [2021-08-07T16:34:21.191Z] DONE 1 tests, 1 skipped in 0.095s
16:34:21 [2021-08-07T16:34:21.191Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
16:34:21 [2021-08-07T16:34:21.191Z] INFO: Testing against a local daemon
16:34:21 [2021-08-07T16:34:21.191Z] === RUN   TestSecretInspect
16:34:21 [2021-08-07T16:34:21.191Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:21 [2021-08-07T16:34:21.191Z] --- SKIP: TestSecretInspect (0.01s)
16:34:21 [2021-08-07T16:34:21.191Z] === RUN   TestSecretList
16:34:21 [2021-08-07T16:34:21.191Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:21 [2021-08-07T16:34:21.191Z] --- SKIP: TestSecretList (0.01s)
16:34:21 [2021-08-07T16:34:21.191Z] === RUN   TestSecretsCreateAndDelete
16:34:21 [2021-08-07T16:34:21.191Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:21 [2021-08-07T16:34:21.191Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
16:34:21 [2021-08-07T16:34:21.191Z] === RUN   TestSecretsUpdate
16:34:21 [2021-08-07T16:34:21.191Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:21 [2021-08-07T16:34:21.191Z] --- SKIP: TestSecretsUpdate (0.01s)
16:34:21 [2021-08-07T16:34:21.191Z] === RUN   TestTemplatedSecret
16:34:21 [2021-08-07T16:34:21.191Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:21 [2021-08-07T16:34:21.191Z] --- SKIP: TestTemplatedSecret (0.00s)
16:34:21 [2021-08-07T16:34:21.191Z] === RUN   TestSecretCreateResolve
16:34:21 [2021-08-07T16:34:21.191Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:21 [2021-08-07T16:34:21.191Z] --- SKIP: TestSecretCreateResolve (0.02s)
16:34:21 [2021-08-07T16:34:21.191Z] PASS
16:34:21 [2021-08-07T16:34:21.191Z] 
16:34:21 [2021-08-07T16:34:21.191Z] === Skipped
16:34:21 [2021-08-07T16:34:21.191Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
16:34:21 [2021-08-07T16:34:21.191Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:21 [2021-08-07T16:34:21.191Z] 
16:34:21 [2021-08-07T16:34:21.191Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
16:34:21 [2021-08-07T16:34:21.191Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:21 [2021-08-07T16:34:21.191Z] 
16:34:21 [2021-08-07T16:34:21.191Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
16:34:21 [2021-08-07T16:34:21.191Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:21 [2021-08-07T16:34:21.191Z] 
16:34:21 [2021-08-07T16:34:21.191Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
16:34:21 [2021-08-07T16:34:21.191Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:21 [2021-08-07T16:34:21.191Z] 
16:34:21 [2021-08-07T16:34:21.191Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
16:34:21 [2021-08-07T16:34:21.191Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:21 [2021-08-07T16:34:21.191Z] 
16:34:21 [2021-08-07T16:34:21.191Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s)
16:34:21 [2021-08-07T16:34:21.191Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:21 [2021-08-07T16:34:21.191Z] 
16:34:21 [2021-08-07T16:34:21.191Z] 
16:34:21 [2021-08-07T16:34:21.191Z] DONE 6 tests, 6 skipped in 0.164s
16:34:21 [2021-08-07T16:34:21.191Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
16:34:21 [2021-08-07T16:34:21.191Z] INFO: Testing against a local daemon
16:34:21 [2021-08-07T16:34:21.191Z] === RUN   TestServiceCreateInit
16:34:21 [2021-08-07T16:34:21.191Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:34:21 [2021-08-07T16:34:21.191Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:21 [2021-08-07T16:34:21.191Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:34:21 [2021-08-07T16:34:21.191Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:21 [2021-08-07T16:34:21.191Z] --- PASS: TestServiceCreateInit (0.02s)
16:34:21 [2021-08-07T16:34:21.191Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
16:34:21 [2021-08-07T16:34:21.191Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
16:34:21 [2021-08-07T16:34:21.191Z] === RUN   TestCreateServiceMultipleTimes
16:34:21 [2021-08-07T16:34:21.191Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:21 [2021-08-07T16:34:21.191Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
16:34:21 [2021-08-07T16:34:21.191Z] === RUN   TestCreateServiceConflict
16:34:21 [2021-08-07T16:34:21.191Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:21 [2021-08-07T16:34:21.191Z] --- SKIP: TestCreateServiceConflict (0.01s)
16:34:21 [2021-08-07T16:34:21.191Z] === RUN   TestCreateServiceMaxReplicas
16:34:21 [2021-08-07T16:34:21.447Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:21 [2021-08-07T16:34:21.447Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
16:34:21 [2021-08-07T16:34:21.447Z] === RUN   TestCreateWithDuplicateNetworkNames
16:34:21 [2021-08-07T16:34:21.447Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:21 [2021-08-07T16:34:21.447Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
16:34:21 [2021-08-07T16:34:21.447Z] === RUN   TestCreateServiceSecretFileMode
16:34:21 [2021-08-07T16:34:21.447Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:21 [2021-08-07T16:34:21.447Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
16:34:21 [2021-08-07T16:34:21.447Z] === RUN   TestCreateServiceConfigFileMode
16:34:21 [2021-08-07T16:34:21.447Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:21 [2021-08-07T16:34:21.447Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
16:34:21 [2021-08-07T16:34:21.447Z] === RUN   TestCreateServiceSysctls
16:34:21 [2021-08-07T16:34:21.447Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:21 [2021-08-07T16:34:21.447Z] --- SKIP: TestCreateServiceSysctls (0.02s)
16:34:21 [2021-08-07T16:34:21.447Z] === RUN   TestCreateServiceCapabilities
16:34:21 [2021-08-07T16:34:21.447Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:21 [2021-08-07T16:34:21.447Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
16:34:21 [2021-08-07T16:34:21.447Z] === RUN   TestInspect
16:34:21 [2021-08-07T16:34:21.447Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:21 [2021-08-07T16:34:21.447Z] --- SKIP: TestInspect (0.01s)
16:34:21 [2021-08-07T16:34:21.447Z] === RUN   TestCreateJob
16:34:21 [2021-08-07T16:34:21.447Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:21 [2021-08-07T16:34:21.447Z] --- SKIP: TestCreateJob (0.01s)
16:34:21 [2021-08-07T16:34:21.447Z] === RUN   TestReplicatedJob
16:34:21 [2021-08-07T16:34:21.447Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:21 [2021-08-07T16:34:21.447Z] --- SKIP: TestReplicatedJob (0.01s)
16:34:21 [2021-08-07T16:34:21.447Z] === RUN   TestUpdateReplicatedJob
16:34:21 [2021-08-07T16:34:21.447Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:21 [2021-08-07T16:34:21.447Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
16:34:21 [2021-08-07T16:34:21.447Z] === RUN   TestServiceListWithStatuses
16:34:21 [2021-08-07T16:34:21.447Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:34:21 [2021-08-07T16:34:21.447Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:34:21 [2021-08-07T16:34:21.447Z] === RUN   TestDockerNetworkConnectAlias
16:34:21 [2021-08-07T16:34:21.447Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:21 [2021-08-07T16:34:21.447Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
16:34:21 [2021-08-07T16:34:21.447Z] === RUN   TestDockerNetworkReConnect
16:34:21 [2021-08-07T16:34:21.447Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:21 [2021-08-07T16:34:21.447Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
16:34:21 [2021-08-07T16:34:21.447Z] === RUN   TestServicePlugin
16:34:23 [2021-08-07T16:34:23.334Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:23 [2021-08-07T16:34:23.334Z] --- SKIP: TestServicePlugin (1.97s)
16:34:23 [2021-08-07T16:34:23.334Z] === RUN   TestServiceUpdateLabel
16:34:23 [2021-08-07T16:34:23.334Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:23 [2021-08-07T16:34:23.334Z] --- SKIP: TestServiceUpdateLabel (0.01s)
16:34:23 [2021-08-07T16:34:23.334Z] === RUN   TestServiceUpdateSecrets
16:34:23 [2021-08-07T16:34:23.334Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:23 [2021-08-07T16:34:23.589Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
16:34:23 [2021-08-07T16:34:23.589Z] === RUN   TestServiceUpdateConfigs
16:34:23 [2021-08-07T16:34:23.589Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:23 [2021-08-07T16:34:23.589Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
16:34:23 [2021-08-07T16:34:23.589Z] === RUN   TestServiceUpdateNetwork
16:34:23 [2021-08-07T16:34:23.589Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:23 [2021-08-07T16:34:23.589Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
16:34:23 [2021-08-07T16:34:23.589Z] === RUN   TestServiceUpdatePidsLimit
16:34:23 [2021-08-07T16:34:23.589Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:23 [2021-08-07T16:34:23.589Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
16:34:23 [2021-08-07T16:34:23.589Z] PASS
16:34:23 [2021-08-07T16:34:23.589Z] 
16:34:23 [2021-08-07T16:34:23.589Z] === Skipped
16:34:23 [2021-08-07T16:34:23.589Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
16:34:23 [2021-08-07T16:34:23.589Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:23 [2021-08-07T16:34:23.589Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
16:34:23 [2021-08-07T16:34:23.589Z] 
16:34:23 [2021-08-07T16:34:23.589Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
16:34:23 [2021-08-07T16:34:23.589Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:23 [2021-08-07T16:34:23.589Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
16:34:23 [2021-08-07T16:34:23.589Z] 
16:34:23 [2021-08-07T16:34:23.589Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
16:34:23 [2021-08-07T16:34:23.589Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:23 [2021-08-07T16:34:23.589Z] 
16:34:23 [2021-08-07T16:34:23.589Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
16:34:23 [2021-08-07T16:34:23.589Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:23 [2021-08-07T16:34:23.589Z] 
16:34:23 [2021-08-07T16:34:23.589Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s)
16:34:23 [2021-08-07T16:34:23.589Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:23 [2021-08-07T16:34:23.589Z] 
16:34:23 [2021-08-07T16:34:23.589Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
16:34:23 [2021-08-07T16:34:23.589Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:23 [2021-08-07T16:34:23.589Z] 
16:34:23 [2021-08-07T16:34:23.589Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
16:34:23 [2021-08-07T16:34:23.589Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:23 [2021-08-07T16:34:23.589Z] 
16:34:23 [2021-08-07T16:34:23.589Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
16:34:23 [2021-08-07T16:34:23.589Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:23 [2021-08-07T16:34:23.589Z] 
16:34:23 [2021-08-07T16:34:23.589Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
16:34:23 [2021-08-07T16:34:23.589Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:23 [2021-08-07T16:34:23.589Z] 
16:34:23 [2021-08-07T16:34:23.589Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
16:34:23 [2021-08-07T16:34:23.589Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:23 [2021-08-07T16:34:23.589Z] 
16:34:23 [2021-08-07T16:34:23.589Z] === SKIP: amd64.integration.service TestInspect (0.01s)
16:34:23 [2021-08-07T16:34:23.589Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:23 [2021-08-07T16:34:23.589Z] 
16:34:23 [2021-08-07T16:34:23.589Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
16:34:23 [2021-08-07T16:34:23.589Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:23 [2021-08-07T16:34:23.589Z] 
16:34:23 [2021-08-07T16:34:23.589Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
16:34:23 [2021-08-07T16:34:23.589Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:23 [2021-08-07T16:34:23.589Z] 
16:34:23 [2021-08-07T16:34:23.589Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
16:34:23 [2021-08-07T16:34:23.589Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:23 [2021-08-07T16:34:23.589Z] 
16:34:23 [2021-08-07T16:34:23.589Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
16:34:23 [2021-08-07T16:34:23.589Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:34:23 [2021-08-07T16:34:23.589Z] 
16:34:23 [2021-08-07T16:34:23.589Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
16:34:23 [2021-08-07T16:34:23.589Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:23 [2021-08-07T16:34:23.589Z] 
16:34:23 [2021-08-07T16:34:23.589Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
16:34:23 [2021-08-07T16:34:23.589Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:23 [2021-08-07T16:34:23.589Z] 
16:34:23 [2021-08-07T16:34:23.589Z] === SKIP: amd64.integration.service TestServicePlugin (1.97s)
16:34:23 [2021-08-07T16:34:23.589Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:23 [2021-08-07T16:34:23.589Z] 
16:34:23 [2021-08-07T16:34:23.589Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
16:34:23 [2021-08-07T16:34:23.589Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:23 [2021-08-07T16:34:23.589Z] 
16:34:23 [2021-08-07T16:34:23.589Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
16:34:23 [2021-08-07T16:34:23.589Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:23 [2021-08-07T16:34:23.589Z] 
16:34:23 [2021-08-07T16:34:23.589Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
16:34:23 [2021-08-07T16:34:23.589Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:23 [2021-08-07T16:34:23.589Z] 
16:34:23 [2021-08-07T16:34:23.589Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
16:34:23 [2021-08-07T16:34:23.589Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:23 [2021-08-07T16:34:23.589Z] 
16:34:23 [2021-08-07T16:34:23.589Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
16:34:23 [2021-08-07T16:34:23.589Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:34:23 [2021-08-07T16:34:23.589Z] 
16:34:23 [2021-08-07T16:34:23.589Z] 
16:34:23 [2021-08-07T16:34:23.589Z] DONE 24 tests, 23 skipped in 2.341s
16:34:23 [2021-08-07T16:34:23.589Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
16:34:23 [2021-08-07T16:34:23.589Z] INFO: Testing against a local daemon
16:34:23 [2021-08-07T16:34:23.589Z] === RUN   TestSessionCreate
16:34:23 [2021-08-07T16:34:23.589Z] --- PASS: TestSessionCreate (0.03s)
16:34:23 [2021-08-07T16:34:23.589Z] === RUN   TestSessionCreateWithBadUpgrade
16:34:23 [2021-08-07T16:34:23.589Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
16:34:23 [2021-08-07T16:34:23.589Z] PASS
16:34:23 [2021-08-07T16:34:23.589Z] 
16:34:23 [2021-08-07T16:34:23.589Z] DONE 2 tests in 0.135s
16:34:23 [2021-08-07T16:34:23.589Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
16:34:23 [2021-08-07T16:34:23.845Z] INFO: Testing against a local daemon
16:34:23 [2021-08-07T16:34:23.845Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:34:23 [2021-08-07T16:34:23.845Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:34:23 [2021-08-07T16:34:23.845Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:34:23 [2021-08-07T16:34:23.845Z] === RUN   TestDiskUsage
16:34:23 [2021-08-07T16:34:23.845Z] === PAUSE TestDiskUsage
16:34:23 [2021-08-07T16:34:23.845Z] === RUN   TestEventsExecDie
16:34:24 [2021-08-07T16:34:24.772Z] --- PASS: TestEventsExecDie (0.90s)
16:34:24 [2021-08-07T16:34:24.772Z] === RUN   TestEventsBackwardsCompatible
16:34:24 [2021-08-07T16:34:24.772Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
16:34:24 [2021-08-07T16:34:24.772Z] === RUN   TestEventsVolumeCreate
16:34:24 [2021-08-07T16:34:24.772Z] --- PASS: TestEventsVolumeCreate (0.04s)
16:34:24 [2021-08-07T16:34:24.772Z] === RUN   TestInfoBinaryCommits
16:34:24 [2021-08-07T16:34:24.772Z] --- PASS: TestInfoBinaryCommits (0.02s)
16:34:24 [2021-08-07T16:34:24.772Z] === RUN   TestInfoAPIVersioned
16:34:24 [2021-08-07T16:34:24.772Z] --- PASS: TestInfoAPIVersioned (0.01s)
16:34:24 [2021-08-07T16:34:24.772Z] === RUN   TestInfoDiscoveryBackend
16:34:25 [2021-08-07T16:34:25.333Z] --- PASS: TestInfoDiscoveryBackend (0.56s)
16:34:25 [2021-08-07T16:34:25.333Z] === RUN   TestInfoDiscoveryInvalidAdvertise
16:34:28 [2021-08-07T16:34:28.595Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s)
16:34:28 [2021-08-07T16:34:28.595Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
16:34:28 [2021-08-07T16:34:28.595Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
16:34:28 [2021-08-07T16:34:28.595Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
16:34:28 [2021-08-07T16:34:28.595Z] === RUN   TestInfoAPI
16:34:28 [2021-08-07T16:34:28.850Z] --- PASS: TestInfoAPI (0.02s)
16:34:28 [2021-08-07T16:34:28.850Z] === RUN   TestInfoAPIWarnings
16:34:46 [2021-08-07T16:34:46.955Z] --- PASS: TestInfoAPIWarnings (16.35s)
16:34:46 [2021-08-07T16:34:46.955Z] === RUN   TestInfoDebug
16:34:46 [2021-08-07T16:34:46.955Z] --- PASS: TestInfoDebug (0.54s)
16:34:46 [2021-08-07T16:34:46.955Z] === RUN   TestInfoInsecureRegistries
16:34:46 [2021-08-07T16:34:46.955Z] --- PASS: TestInfoInsecureRegistries (0.55s)
16:34:46 [2021-08-07T16:34:46.955Z] === RUN   TestInfoRegistryMirrors
16:34:46 [2021-08-07T16:34:46.955Z] --- PASS: TestInfoRegistryMirrors (0.55s)
16:34:46 [2021-08-07T16:34:46.955Z] === RUN   TestLoginFailsWithBadCredentials
16:34:46 [2021-08-07T16:34:46.955Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s)
16:34:46 [2021-08-07T16:34:46.955Z] === RUN   TestPingCacheHeaders
16:34:46 [2021-08-07T16:34:46.955Z] --- PASS: TestPingCacheHeaders (0.02s)
16:34:46 [2021-08-07T16:34:46.955Z] === RUN   TestPingGet
16:34:46 [2021-08-07T16:34:46.955Z] --- PASS: TestPingGet (0.01s)
16:34:46 [2021-08-07T16:34:46.955Z] === RUN   TestPingHead
16:34:46 [2021-08-07T16:34:46.955Z] --- PASS: TestPingHead (0.02s)
16:34:46 [2021-08-07T16:34:46.955Z] === RUN   TestVersion
16:34:46 [2021-08-07T16:34:46.955Z] --- PASS: TestVersion (0.02s)
16:34:46 [2021-08-07T16:34:46.955Z] === CONT  TestDiskUsage
16:34:47 [2021-08-07T16:34:47.516Z] === RUN   TestDiskUsage/empty
16:34:47 [2021-08-07T16:34:47.516Z] === RUN   TestDiskUsage/empty/container_types
16:34:47 [2021-08-07T16:34:47.516Z] === RUN   TestDiskUsage/empty/image_types
16:34:47 [2021-08-07T16:34:47.516Z] === RUN   TestDiskUsage/empty/volume_types
16:34:47 [2021-08-07T16:34:47.516Z] === RUN   TestDiskUsage/empty/build-cache_types
16:34:47 [2021-08-07T16:34:47.516Z] === RUN   TestDiskUsage/empty/container,_volume_types
16:34:47 [2021-08-07T16:34:47.516Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
16:34:47 [2021-08-07T16:34:47.516Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
16:34:47 [2021-08-07T16:34:47.516Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
16:34:47 [2021-08-07T16:34:47.516Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
16:34:47 [2021-08-07T16:34:47.516Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
16:34:47 [2021-08-07T16:34:47.516Z] === RUN   TestDiskUsage/after_LoadBusybox
16:34:47 [2021-08-07T16:34:47.516Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
16:34:47 [2021-08-07T16:34:47.516Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
16:34:47 [2021-08-07T16:34:47.516Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
16:34:47 [2021-08-07T16:34:47.516Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
16:34:47 [2021-08-07T16:34:47.516Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
16:34:47 [2021-08-07T16:34:47.516Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
16:34:47 [2021-08-07T16:34:47.516Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
16:34:47 [2021-08-07T16:34:47.516Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
16:34:47 [2021-08-07T16:34:47.516Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
16:34:47 [2021-08-07T16:34:47.516Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
16:34:47 [2021-08-07T16:34:47.516Z] === RUN   TestDiskUsage/after_container.Run
16:34:48 [2021-08-07T16:34:48.077Z] === RUN   TestDiskUsage/after_container.Run/container_types
16:34:48 [2021-08-07T16:34:48.077Z] === RUN   TestDiskUsage/after_container.Run/image_types
16:34:48 [2021-08-07T16:34:48.077Z] === RUN   TestDiskUsage/after_container.Run/volume_types
16:34:48 [2021-08-07T16:34:48.077Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
16:34:48 [2021-08-07T16:34:48.077Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
16:34:48 [2021-08-07T16:34:48.077Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
16:34:48 [2021-08-07T16:34:48.077Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
16:34:48 [2021-08-07T16:34:48.077Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
16:34:48 [2021-08-07T16:34:48.077Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
16:34:48 [2021-08-07T16:34:48.077Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
16:34:48 [2021-08-07T16:34:48.333Z] --- PASS: TestDiskUsage (1.45s)
16:34:48 [2021-08-07T16:34:48.333Z]     --- PASS: TestDiskUsage/empty (0.01s)
16:34:48 [2021-08-07T16:34:48.333Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
16:34:48 [2021-08-07T16:34:48.333Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
16:34:48 [2021-08-07T16:34:48.333Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
16:34:48 [2021-08-07T16:34:48.333Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
16:34:48 [2021-08-07T16:34:48.333Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
16:34:48 [2021-08-07T16:34:48.333Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
16:34:48 [2021-08-07T16:34:48.333Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
16:34:48 [2021-08-07T16:34:48.333Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
16:34:48 [2021-08-07T16:34:48.333Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
16:34:48 [2021-08-07T16:34:48.333Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
16:34:48 [2021-08-07T16:34:48.333Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
16:34:48 [2021-08-07T16:34:48.333Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
16:34:48 [2021-08-07T16:34:48.333Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
16:34:48 [2021-08-07T16:34:48.333Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
16:34:48 [2021-08-07T16:34:48.333Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
16:34:48 [2021-08-07T16:34:48.333Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
16:34:48 [2021-08-07T16:34:48.333Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
16:34:48 [2021-08-07T16:34:48.333Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
16:34:48 [2021-08-07T16:34:48.333Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
16:34:48 [2021-08-07T16:34:48.333Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
16:34:48 [2021-08-07T16:34:48.333Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
16:34:48 [2021-08-07T16:34:48.333Z]     --- PASS: TestDiskUsage/after_container.Run (0.57s)
16:34:48 [2021-08-07T16:34:48.333Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s)
16:34:48 [2021-08-07T16:34:48.333Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
16:34:48 [2021-08-07T16:34:48.333Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
16:34:48 [2021-08-07T16:34:48.333Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
16:34:48 [2021-08-07T16:34:48.333Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
16:34:48 [2021-08-07T16:34:48.333Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
16:34:48 [2021-08-07T16:34:48.333Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
16:34:48 [2021-08-07T16:34:48.333Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
16:34:48 [2021-08-07T16:34:48.333Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s)
16:34:48 [2021-08-07T16:34:48.333Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s)
16:34:48 [2021-08-07T16:34:48.333Z] PASS
16:34:48 [2021-08-07T16:34:48.333Z] 
16:34:48 [2021-08-07T16:34:48.333Z] === Skipped
16:34:48 [2021-08-07T16:34:48.333Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:34:48 [2021-08-07T16:34:48.333Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:34:48 [2021-08-07T16:34:48.333Z] 
16:34:48 [2021-08-07T16:34:48.333Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
16:34:48 [2021-08-07T16:34:48.333Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
16:34:48 [2021-08-07T16:34:48.333Z] 
16:34:48 [2021-08-07T16:34:48.333Z] 
16:34:48 [2021-08-07T16:34:48.333Z] DONE 53 tests, 2 skipped in 24.700s
16:34:48 [2021-08-07T16:34:48.333Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
16:34:48 [2021-08-07T16:34:48.588Z] INFO: Testing against a local daemon
16:34:48 [2021-08-07T16:34:48.588Z] === RUN   TestVolumesCreateAndList
16:34:48 [2021-08-07T16:34:48.588Z] --- PASS: TestVolumesCreateAndList (0.02s)
16:34:48 [2021-08-07T16:34:48.588Z] === RUN   TestVolumesRemove
16:34:48 [2021-08-07T16:34:48.588Z] --- PASS: TestVolumesRemove (0.05s)
16:34:48 [2021-08-07T16:34:48.588Z] === RUN   TestVolumesInspect
16:34:48 [2021-08-07T16:34:48.588Z] --- PASS: TestVolumesInspect (0.02s)
16:34:48 [2021-08-07T16:34:48.588Z] === RUN   TestVolumesInvalidJSON
16:34:48 [2021-08-07T16:34:48.588Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:34:48 [2021-08-07T16:34:48.588Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:34:48 [2021-08-07T16:34:48.588Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:34:48 [2021-08-07T16:34:48.588Z] --- PASS: TestVolumesInvalidJSON (0.01s)
16:34:48 [2021-08-07T16:34:48.588Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:34:48 [2021-08-07T16:34:48.588Z] PASS
16:34:48 [2021-08-07T16:34:48.588Z] 
16:34:48 [2021-08-07T16:34:48.588Z] DONE 5 tests in 0.195s
16:34:48 [2021-08-07T16:34:48.588Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:34:48 [2021-08-07T16:34:48.588Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12571 is not a child of this shell
16:34:48 [2021-08-07T16:34:48.588Z] warning: PID 12571 from bundles/test-integration/docker.pid had a nonzero exit code
16:34:48 [2021-08-07T16:34:48.588Z] Leaving: AppArmorNo profiles have been unloaded.
16:34:48 [2021-08-07T16:34:48.588Z] 
16:34:48 [2021-08-07T16:34:48.588Z] Unloading profiles will leave already running processes permanently
16:34:48 [2021-08-07T16:34:48.588Z] unconfined, which can lead to unexpected situations.
16:34:48 [2021-08-07T16:34:48.588Z] 
16:34:48 [2021-08-07T16:34:48.588Z] To set a process to complain mode, use the command line tool
16:34:48 [2021-08-07T16:34:48.588Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:34:48 [2021-08-07T16:34:48.588Z] Removing test suite binaries
16:34:48 [2021-08-07T16:34:48.588Z] exiting test-integration
16:34:48 [2021-08-07T16:34:48.588Z] ++ exit 0
16:34:48 [2021-08-07T16:34:48.588Z]