Skip to content

Console Output

06:27:35 [2021-06-30T06:27:35.153Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42569/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=e2b2d515d688cd60e12f78c290ba9bf7eecb22d6 -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:e2b2d515d688cd60e12f78c290ba9bf7eecb22d6 hack/make.sh dynbinary test-integration
06:27:36 [2021-06-30T06:27:36.087Z] 
06:27:36 [2021-06-30T06:27:36.345Z] Removing bundles/
06:27:36 [2021-06-30T06:27:36.345Z] 
06:27:36 [2021-06-30T06:27:36.345Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
06:27:36 [2021-06-30T06:27:36.345Z] Building: bundles/dynbinary-daemon/dockerd-dev
06:27:36 [2021-06-30T06:27:36.345Z] GOOS="" GOARCH="" GOARM=""
06:29:12 [2021-06-30T06:29:12.790Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
06:29:12 [2021-06-30T06:29:12.790Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
06:29:12 [2021-06-30T06:29:12.790Z] GOOS="" GOARCH="" GOARM=""
06:29:12 [2021-06-30T06:29:12.790Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
06:29:12 [2021-06-30T06:29:12.790Z] 
06:29:12 [2021-06-30T06:29:12.790Z] ---> Making bundle: test-integration (in bundles/test-integration)
06:29:12 [2021-06-30T06:29:12.790Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
06:29:12 [2021-06-30T06:29:12.790Z] HOSTNAME=7f1ec1216d11
06:29:12 [2021-06-30T06:29:12.790Z] DEST=bundles/test-integration
06:29:12 [2021-06-30T06:29:12.790Z] PWD=/go/src/github.com/docker/docker
06:29:12 [2021-06-30T06:29:12.790Z] DOCKER_ROOTLESS=1
06:29:12 [2021-06-30T06:29:12.790Z] DOCKER_GITCOMMIT=e2b2d515d688cd60e12f78c290ba9bf7eecb22d6
06:29:12 [2021-06-30T06:29:12.790Z] container=docker
06:29:12 [2021-06-30T06:29:12.790Z] HOME=/root
06:29:12 [2021-06-30T06:29:12.790Z] GOLANG_VERSION=1.16.5
06:29:12 [2021-06-30T06:29:12.790Z] VALIDATE_REPO=https://github.com/moby/moby.git
06:29:12 [2021-06-30T06:29:12.790Z] VALIDATE_BRANCH=master
06:29:12 [2021-06-30T06:29:12.790Z] TERM=xterm
06:29:12 [2021-06-30T06:29:12.790Z] DOCKER_PKG=github.com/docker/docker
06:29:12 [2021-06-30T06:29:12.790Z] SHLVL=1
06:29:12 [2021-06-30T06:29:12.790Z] TIMEOUT=120m
06:29:12 [2021-06-30T06:29:12.790Z] DOCKER_BUILDTAGS=apparmor seccomp journald
06:29:12 [2021-06-30T06:29:12.790Z] DOCKER_GRAPHDRIVER=overlay2
06:29:12 [2021-06-30T06:29:12.790Z] GO111MODULE=off
06:29:12 [2021-06-30T06:29:12.790Z] DOCKER_EXPERIMENTAL=1
06:29:12 [2021-06-30T06:29:12.790Z] TEST_SKIP_INTEGRATION_CLI=1
06:29:12 [2021-06-30T06:29:12.790Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
06:29:12 [2021-06-30T06:29:12.790Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
06:29:12 [2021-06-30T06:29:12.790Z] GOPATH=/go
06:29:12 [2021-06-30T06:29:12.790Z] PKG_CONFIG=pkg-config
06:29:12 [2021-06-30T06:29:12.790Z] _=/usr/bin/env
06:29:12 [2021-06-30T06:29:12.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
06:29:51 [2021-06-30T06:29:51.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
06:29:51 [2021-06-30T06:29:51.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
06:30:13 [2021-06-30T06:30:13.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
06:30:13 [2021-06-30T06:30:13.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
06:30:28 [2021-06-30T06:30:28.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
06:30:28 [2021-06-30T06:30:28.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
06:30:28 [2021-06-30T06:30:28.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
06:30:28 [2021-06-30T06:30:28.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
06:30:28 [2021-06-30T06:30:28.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
06:30:30 [2021-06-30T06:30:30.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
06:30:32 [2021-06-30T06:30:32.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
06:30:33 [2021-06-30T06:30:33.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
06:30:34 [2021-06-30T06:30:34.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
06:30:34 [2021-06-30T06:30:34.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
06:30:35 [2021-06-30T06:30:35.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
06:30:36 [2021-06-30T06:30:36.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
06:30:37 [2021-06-30T06:30:37.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
06:30:38 [2021-06-30T06:30:38.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
06:30:39 [2021-06-30T06:30:39.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
06:30:40 [2021-06-30T06:30:40.083Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
06:30:40 [2021-06-30T06:30:40.083Z] Using test binary docker
06:30:40 [2021-06-30T06:30:40.083Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
06:30:40 [2021-06-30T06:30:40.083Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
06:30:40 [2021-06-30T06:30:40.083Z] INFO: Waiting for daemon to start...
06:30:40 [2021-06-30T06:30:40.083Z] Starting dockerd
06:30:43 [2021-06-30T06:30:43.365Z] .
06:30:43 [2021-06-30T06:30:43.365Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
06:30:43 [2021-06-30T06:30:43.365Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
06:30:43 [2021-06-30T06:30:43.365Z] Error: No such image: emptyfs
06:30:43 [2021-06-30T06:30:43.365Z] Running integration-test (iteration 1)
06:30:43 [2021-06-30T06:30:43.365Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
06:31:05 [2021-06-30T06:31:05.314Z] Loaded image: buildpack-deps:buster
06:31:05 [2021-06-30T06:31:05.314Z] Loaded image: busybox:latest
06:31:05 [2021-06-30T06:31:05.314Z] Loaded image: busybox:glibc
06:31:05 [2021-06-30T06:31:05.577Z] Loaded image: debian:bullseye
06:31:05 [2021-06-30T06:31:05.577Z] Loaded image: hello-world:latest
06:31:05 [2021-06-30T06:31:05.577Z] Loaded image: arm32v7/hello-world:latest
06:31:05 [2021-06-30T06:31:05.836Z] INFO: Testing against a local daemon
06:31:05 [2021-06-30T06:31:05.836Z] === RUN   TestCgroupNamespacesBuild
06:31:07 [2021-06-30T06:31:07.233Z] --- PASS: TestCgroupNamespacesBuild (1.58s)
06:31:07 [2021-06-30T06:31:07.233Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
06:31:08 [2021-06-30T06:31:08.606Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.33s)
06:31:08 [2021-06-30T06:31:08.606Z] === RUN   TestBuildWithSession
06:31:08 [2021-06-30T06:31:08.606Z]     build_session_test.go:25: TODO: BuildKit
06:31:08 [2021-06-30T06:31:08.606Z] --- SKIP: TestBuildWithSession (0.00s)
06:31:08 [2021-06-30T06:31:08.606Z] === RUN   TestBuildSquashParent
06:31:16 [2021-06-30T06:31:16.711Z] --- PASS: TestBuildSquashParent (8.02s)
06:31:16 [2021-06-30T06:31:16.711Z] === RUN   TestBuildWithRemoveAndForceRemove
06:31:16 [2021-06-30T06:31:16.711Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:31:16 [2021-06-30T06:31:16.711Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:31:16 [2021-06-30T06:31:16.711Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:31:16 [2021-06-30T06:31:16.711Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:31:16 [2021-06-30T06:31:16.711Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:31:16 [2021-06-30T06:31:16.711Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:31:16 [2021-06-30T06:31:16.711Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:31:16 [2021-06-30T06:31:16.711Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:31:16 [2021-06-30T06:31:16.711Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:31:16 [2021-06-30T06:31:16.711Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:31:16 [2021-06-30T06:31:16.711Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:31:16 [2021-06-30T06:31:16.711Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:31:16 [2021-06-30T06:31:16.711Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:31:16 [2021-06-30T06:31:16.711Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:31:19 [2021-06-30T06:31:19.238Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:31:19 [2021-06-30T06:31:19.238Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:31:21 [2021-06-30T06:31:21.136Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:31:21 [2021-06-30T06:31:21.136Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:31:23 [2021-06-30T06:31:23.662Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
06:31:23 [2021-06-30T06:31:23.662Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.36s)
06:31:23 [2021-06-30T06:31:23.662Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.47s)
06:31:23 [2021-06-30T06:31:23.662Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.00s)
06:31:23 [2021-06-30T06:31:23.662Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.96s)
06:31:23 [2021-06-30T06:31:23.662Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.05s)
06:31:23 [2021-06-30T06:31:23.662Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.15s)
06:31:23 [2021-06-30T06:31:23.662Z] === RUN   TestBuildMultiStageCopy
06:31:23 [2021-06-30T06:31:23.662Z] === RUN   TestBuildMultiStageCopy/copy_to_root
06:31:26 [2021-06-30T06:31:26.190Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
06:31:27 [2021-06-30T06:31:27.123Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
06:31:28 [2021-06-30T06:31:28.056Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
06:31:29 [2021-06-30T06:31:29.428Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
06:31:30 [2021-06-30T06:31:30.359Z] --- PASS: TestBuildMultiStageCopy (6.97s)
06:31:30 [2021-06-30T06:31:30.359Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.98s)
06:31:30 [2021-06-30T06:31:30.359Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s)
06:31:30 [2021-06-30T06:31:30.359Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
06:31:30 [2021-06-30T06:31:30.359Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
06:31:30 [2021-06-30T06:31:30.359Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
06:31:30 [2021-06-30T06:31:30.359Z] === RUN   TestBuildMultiStageParentConfig
06:31:35 [2021-06-30T06:31:35.616Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
06:31:35 [2021-06-30T06:31:35.616Z] === RUN   TestBuildLabelWithTargets
06:31:43 [2021-06-30T06:31:43.729Z] --- PASS: TestBuildLabelWithTargets (8.00s)
06:31:43 [2021-06-30T06:31:43.729Z] === RUN   TestBuildWithEmptyLayers
06:31:46 [2021-06-30T06:31:46.254Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
06:31:46 [2021-06-30T06:31:46.254Z] === RUN   TestBuildMultiStageOnBuild
06:31:51 [2021-06-30T06:31:51.516Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
06:31:51 [2021-06-30T06:31:51.516Z] === RUN   TestBuildUncleanTarFilenames
06:31:51 [2021-06-30T06:31:51.774Z] --- PASS: TestBuildUncleanTarFilenames (0.58s)
06:31:51 [2021-06-30T06:31:51.774Z] === RUN   TestBuildMultiStageLayerLeak
06:31:57 [2021-06-30T06:31:57.039Z] --- PASS: TestBuildMultiStageLayerLeak (4.41s)
06:31:57 [2021-06-30T06:31:57.039Z] === RUN   TestBuildWithHugeFile
06:32:53 [2021-06-30T06:32:53.261Z] --- PASS: TestBuildWithHugeFile (50.60s)
06:32:53 [2021-06-30T06:32:53.261Z] === RUN   TestBuildWCOWSandboxSize
06:32:53 [2021-06-30T06:32:53.261Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
06:32:53 [2021-06-30T06:32:53.261Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
06:32:53 [2021-06-30T06:32:53.261Z] === RUN   TestBuildWithEmptyDockerfile
06:32:53 [2021-06-30T06:32:53.261Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
06:32:53 [2021-06-30T06:32:53.261Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
06:32:53 [2021-06-30T06:32:53.261Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:32:53 [2021-06-30T06:32:53.261Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:32:53 [2021-06-30T06:32:53.261Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:32:53 [2021-06-30T06:32:53.261Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:32:53 [2021-06-30T06:32:53.261Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
06:32:53 [2021-06-30T06:32:53.261Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:32:53 [2021-06-30T06:32:53.261Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:32:53 [2021-06-30T06:32:53.261Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s)
06:32:53 [2021-06-30T06:32:53.261Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
06:32:53 [2021-06-30T06:32:53.261Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
06:32:53 [2021-06-30T06:32:53.261Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
06:32:53 [2021-06-30T06:32:53.261Z] === RUN   TestBuildPreserveOwnership
06:32:53 [2021-06-30T06:32:53.261Z] === RUN   TestBuildPreserveOwnership/copy_from
06:32:53 [2021-06-30T06:32:53.261Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
06:32:57 [2021-06-30T06:32:57.440Z] --- PASS: TestBuildPreserveOwnership (10.10s)
06:32:57 [2021-06-30T06:32:57.440Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.15s)
06:32:57 [2021-06-30T06:32:57.440Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (3.94s)
06:32:57 [2021-06-30T06:32:57.440Z] === RUN   TestBuildPlatformInvalid
06:32:57 [2021-06-30T06:32:57.440Z] --- PASS: TestBuildPlatformInvalid (0.08s)
06:32:57 [2021-06-30T06:32:57.440Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
06:32:57 [2021-06-30T06:32:57.440Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
06:32:57 [2021-06-30T06:32:57.440Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
06:32:57 [2021-06-30T06:32:57.440Z] PASS
06:32:57 [2021-06-30T06:32:57.440Z] 
06:32:57 [2021-06-30T06:32:57.440Z] === Skipped
06:32:57 [2021-06-30T06:32:57.440Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
06:32:57 [2021-06-30T06:32:57.440Z]     build_session_test.go:25: TODO: BuildKit
06:32:57 [2021-06-30T06:32:57.440Z] 
06:32:57 [2021-06-30T06:32:57.440Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
06:32:57 [2021-06-30T06:32:57.440Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
06:32:57 [2021-06-30T06:32:57.440Z] 
06:32:57 [2021-06-30T06:32:57.440Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
06:32:57 [2021-06-30T06:32:57.440Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
06:32:57 [2021-06-30T06:32:57.440Z] 
06:32:57 [2021-06-30T06:32:57.440Z] 
06:32:57 [2021-06-30T06:32:57.440Z] DONE 34 tests, 3 skipped in 134.149s
06:32:57 [2021-06-30T06:32:57.440Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
06:32:57 [2021-06-30T06:32:57.440Z] INFO: Testing against a local daemon
06:32:57 [2021-06-30T06:32:57.440Z] === RUN   TestConfigInspect
06:32:57 [2021-06-30T06:32:57.440Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:32:57 [2021-06-30T06:32:57.440Z] --- SKIP: TestConfigInspect (0.02s)
06:32:57 [2021-06-30T06:32:57.440Z] === RUN   TestConfigList
06:32:57 [2021-06-30T06:32:57.440Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:32:57 [2021-06-30T06:32:57.440Z] --- SKIP: TestConfigList (0.01s)
06:32:57 [2021-06-30T06:32:57.440Z] === RUN   TestConfigsCreateAndDelete
06:32:57 [2021-06-30T06:32:57.440Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:32:57 [2021-06-30T06:32:57.440Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
06:32:57 [2021-06-30T06:32:57.440Z] === RUN   TestConfigsUpdate
06:32:57 [2021-06-30T06:32:57.440Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:32:57 [2021-06-30T06:32:57.440Z] --- SKIP: TestConfigsUpdate (0.01s)
06:32:57 [2021-06-30T06:32:57.440Z] === RUN   TestTemplatedConfig
06:32:57 [2021-06-30T06:32:57.440Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:32:57 [2021-06-30T06:32:57.440Z] --- SKIP: TestTemplatedConfig (0.00s)
06:32:57 [2021-06-30T06:32:57.440Z] === RUN   TestConfigCreateResolve
06:32:57 [2021-06-30T06:32:57.440Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:32:57 [2021-06-30T06:32:57.440Z] --- SKIP: TestConfigCreateResolve (0.01s)
06:32:57 [2021-06-30T06:32:57.440Z] PASS
06:32:57 [2021-06-30T06:32:57.440Z] 
06:32:57 [2021-06-30T06:32:57.440Z] === Skipped
06:32:57 [2021-06-30T06:32:57.440Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
06:32:57 [2021-06-30T06:32:57.440Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:32:57 [2021-06-30T06:32:57.440Z] 
06:32:57 [2021-06-30T06:32:57.440Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
06:32:57 [2021-06-30T06:32:57.440Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:32:57 [2021-06-30T06:32:57.440Z] 
06:32:57 [2021-06-30T06:32:57.440Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
06:32:57 [2021-06-30T06:32:57.440Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:32:57 [2021-06-30T06:32:57.440Z] 
06:32:57 [2021-06-30T06:32:57.440Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
06:32:57 [2021-06-30T06:32:57.440Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:32:57 [2021-06-30T06:32:57.440Z] 
06:32:57 [2021-06-30T06:32:57.440Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
06:32:57 [2021-06-30T06:32:57.440Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:32:57 [2021-06-30T06:32:57.440Z] 
06:32:57 [2021-06-30T06:32:57.440Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
06:32:57 [2021-06-30T06:32:57.440Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:32:57 [2021-06-30T06:32:57.440Z] 
06:32:57 [2021-06-30T06:32:57.440Z] 
06:32:57 [2021-06-30T06:32:57.440Z] DONE 6 tests, 6 skipped in 0.181s
06:32:57 [2021-06-30T06:32:57.440Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
06:32:57 [2021-06-30T06:32:57.698Z] INFO: Testing against a local daemon
06:32:57 [2021-06-30T06:32:57.698Z] === RUN   TestCheckpoint
06:32:57 [2021-06-30T06:32:57.698Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
06:32:57 [2021-06-30T06:32:57.698Z] --- SKIP: TestCheckpoint (0.00s)
06:32:57 [2021-06-30T06:32:57.698Z] === RUN   TestContainerInvalidJSON
06:32:57 [2021-06-30T06:32:57.698Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
06:32:57 [2021-06-30T06:32:57.698Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
06:32:57 [2021-06-30T06:32:57.698Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
06:32:57 [2021-06-30T06:32:57.698Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
06:32:57 [2021-06-30T06:32:57.698Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
06:32:57 [2021-06-30T06:32:57.698Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
06:32:57 [2021-06-30T06:32:57.698Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
06:32:57 [2021-06-30T06:32:57.698Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
06:32:57 [2021-06-30T06:32:57.698Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
06:32:57 [2021-06-30T06:32:57.698Z] --- PASS: TestContainerInvalidJSON (0.01s)
06:32:57 [2021-06-30T06:32:57.698Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
06:32:57 [2021-06-30T06:32:57.698Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
06:32:57 [2021-06-30T06:32:57.698Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
06:32:57 [2021-06-30T06:32:57.698Z] === RUN   TestCopyFromContainerPathDoesNotExist
06:32:57 [2021-06-30T06:32:57.698Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
06:32:57 [2021-06-30T06:32:57.698Z] === RUN   TestCopyFromContainerPathIsNotDir
06:32:57 [2021-06-30T06:32:57.698Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
06:32:57 [2021-06-30T06:32:57.698Z] === RUN   TestCopyToContainerPathDoesNotExist
06:32:57 [2021-06-30T06:32:57.698Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
06:32:57 [2021-06-30T06:32:57.698Z] === RUN   TestCopyToContainerPathIsNotDir
06:32:57 [2021-06-30T06:32:57.956Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
06:32:57 [2021-06-30T06:32:57.956Z] === RUN   TestCopyFromContainer
06:33:01 [2021-06-30T06:33:01.234Z] === RUN   TestCopyFromContainer//
06:33:01 [2021-06-30T06:33:01.234Z] === RUN   TestCopyFromContainer//bar/root
06:33:01 [2021-06-30T06:33:01.234Z] === RUN   TestCopyFromContainer//bar/root/
06:33:01 [2021-06-30T06:33:01.234Z] === RUN   TestCopyFromContainer/bar/quux
06:33:01 [2021-06-30T06:33:01.492Z] === RUN   TestCopyFromContainer/bar/quux/
06:33:01 [2021-06-30T06:33:01.492Z] === RUN   TestCopyFromContainer/bar/quux/baz
06:33:01 [2021-06-30T06:33:01.492Z] === RUN   TestCopyFromContainer/bar/filesymlink
06:33:01 [2021-06-30T06:33:01.492Z] === RUN   TestCopyFromContainer/bar/dirsymlink
06:33:01 [2021-06-30T06:33:01.492Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
06:33:01 [2021-06-30T06:33:01.750Z] === RUN   TestCopyFromContainer/bar/notarget
06:33:01 [2021-06-30T06:33:01.750Z] --- PASS: TestCopyFromContainer (3.87s)
06:33:01 [2021-06-30T06:33:01.750Z]     --- PASS: TestCopyFromContainer// (0.06s)
06:33:01 [2021-06-30T06:33:01.750Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
06:33:01 [2021-06-30T06:33:01.750Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
06:33:01 [2021-06-30T06:33:01.750Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
06:33:01 [2021-06-30T06:33:01.750Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
06:33:01 [2021-06-30T06:33:01.751Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
06:33:01 [2021-06-30T06:33:01.751Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
06:33:01 [2021-06-30T06:33:01.751Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
06:33:01 [2021-06-30T06:33:01.751Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
06:33:01 [2021-06-30T06:33:01.751Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
06:33:01 [2021-06-30T06:33:01.751Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
06:33:01 [2021-06-30T06:33:01.751Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:33:01 [2021-06-30T06:33:01.751Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:33:01 [2021-06-30T06:33:01.751Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:33:01 [2021-06-30T06:33:01.751Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:33:01 [2021-06-30T06:33:01.751Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
06:33:01 [2021-06-30T06:33:01.751Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
06:33:01 [2021-06-30T06:33:01.751Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:33:01 [2021-06-30T06:33:01.751Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
06:33:01 [2021-06-30T06:33:01.751Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:33:01 [2021-06-30T06:33:01.751Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
06:33:01 [2021-06-30T06:33:01.751Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
06:33:01 [2021-06-30T06:33:01.751Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
06:33:01 [2021-06-30T06:33:01.751Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
06:33:01 [2021-06-30T06:33:01.751Z] === RUN   TestCreateLinkToNonExistingContainer
06:33:01 [2021-06-30T06:33:01.751Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
06:33:01 [2021-06-30T06:33:01.751Z] === RUN   TestCreateWithInvalidEnv
06:33:01 [2021-06-30T06:33:01.751Z] === RUN   TestCreateWithInvalidEnv/0
06:33:01 [2021-06-30T06:33:01.751Z] === PAUSE TestCreateWithInvalidEnv/0
06:33:01 [2021-06-30T06:33:01.751Z] === RUN   TestCreateWithInvalidEnv/1
06:33:01 [2021-06-30T06:33:01.751Z] === PAUSE TestCreateWithInvalidEnv/1
06:33:01 [2021-06-30T06:33:01.751Z] === RUN   TestCreateWithInvalidEnv/2
06:33:01 [2021-06-30T06:33:01.751Z] === PAUSE TestCreateWithInvalidEnv/2
06:33:01 [2021-06-30T06:33:01.751Z] === CONT  TestCreateWithInvalidEnv/0
06:33:01 [2021-06-30T06:33:01.751Z] === CONT  TestCreateWithInvalidEnv/2
06:33:01 [2021-06-30T06:33:01.751Z] === CONT  TestCreateWithInvalidEnv/1
06:33:01 [2021-06-30T06:33:01.751Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
06:33:01 [2021-06-30T06:33:01.751Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
06:33:01 [2021-06-30T06:33:01.751Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
06:33:01 [2021-06-30T06:33:01.751Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
06:33:01 [2021-06-30T06:33:01.751Z] === RUN   TestCreateTmpfsMountsTarget
06:33:01 [2021-06-30T06:33:01.751Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
06:33:01 [2021-06-30T06:33:01.751Z] === RUN   TestCreateWithCustomMaskedPaths
06:33:03 [2021-06-30T06:33:03.650Z] --- PASS: TestCreateWithCustomMaskedPaths (1.84s)
06:33:03 [2021-06-30T06:33:03.650Z] === RUN   TestCreateWithCustomReadonlyPaths
06:33:05 [2021-06-30T06:33:05.548Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.78s)
06:33:05 [2021-06-30T06:33:05.548Z] === RUN   TestCreateWithInvalidHealthcheckParams
06:33:05 [2021-06-30T06:33:05.548Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:33:05 [2021-06-30T06:33:05.548Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:33:05 [2021-06-30T06:33:05.548Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:33:05 [2021-06-30T06:33:05.548Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:33:05 [2021-06-30T06:33:05.548Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:33:05 [2021-06-30T06:33:05.548Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:33:05 [2021-06-30T06:33:05.548Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:33:05 [2021-06-30T06:33:05.548Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:33:05 [2021-06-30T06:33:05.548Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:33:05 [2021-06-30T06:33:05.548Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:33:05 [2021-06-30T06:33:05.548Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:33:05 [2021-06-30T06:33:05.548Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:33:05 [2021-06-30T06:33:05.548Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:33:05 [2021-06-30T06:33:05.548Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:33:05 [2021-06-30T06:33:05.548Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:33:05 [2021-06-30T06:33:05.548Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
06:33:05 [2021-06-30T06:33:05.548Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
06:33:05 [2021-06-30T06:33:05.548Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
06:33:05 [2021-06-30T06:33:05.548Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
06:33:05 [2021-06-30T06:33:05.548Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
06:33:05 [2021-06-30T06:33:05.548Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
06:33:05 [2021-06-30T06:33:05.548Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
06:33:06 [2021-06-30T06:33:06.114Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s)
06:33:06 [2021-06-30T06:33:06.114Z] === RUN   TestCreateDifferentPlatform
06:33:06 [2021-06-30T06:33:06.114Z] === RUN   TestCreateDifferentPlatform/different_os
06:33:06 [2021-06-30T06:33:06.114Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
06:33:06 [2021-06-30T06:33:06.114Z] --- PASS: TestCreateDifferentPlatform (0.02s)
06:33:06 [2021-06-30T06:33:06.114Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
06:33:06 [2021-06-30T06:33:06.114Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
06:33:06 [2021-06-30T06:33:06.114Z] === RUN   TestCreateVolumesFromNonExistingContainer
06:33:06 [2021-06-30T06:33:06.114Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
06:33:06 [2021-06-30T06:33:06.114Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
06:33:06 [2021-06-30T06:33:06.114Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
06:33:06 [2021-06-30T06:33:06.114Z] === RUN   TestContainerStartOnDaemonRestart
06:33:06 [2021-06-30T06:33:06.114Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
06:33:06 [2021-06-30T06:33:06.114Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
06:33:06 [2021-06-30T06:33:06.114Z] === RUN   TestDaemonRestartIpcMode
06:33:06 [2021-06-30T06:33:06.114Z] === PAUSE TestDaemonRestartIpcMode
06:33:06 [2021-06-30T06:33:06.114Z] === RUN   TestDaemonHostGatewayIP
06:33:06 [2021-06-30T06:33:06.114Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
06:33:06 [2021-06-30T06:33:06.114Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
06:33:06 [2021-06-30T06:33:06.114Z] === RUN   TestRestartDaemonWithRestartingContainer
06:33:06 [2021-06-30T06:33:06.114Z] === PAUSE TestRestartDaemonWithRestartingContainer
06:33:06 [2021-06-30T06:33:06.114Z] === RUN   TestContainerKillOnDaemonStart
06:33:06 [2021-06-30T06:33:06.114Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
06:33:06 [2021-06-30T06:33:06.114Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
06:33:06 [2021-06-30T06:33:06.114Z] === RUN   TestDiff
06:33:07 [2021-06-30T06:33:07.049Z] --- PASS: TestDiff (0.64s)
06:33:07 [2021-06-30T06:33:07.049Z] === RUN   TestExecWithCloseStdin
06:33:07 [2021-06-30T06:33:07.983Z] --- PASS: TestExecWithCloseStdin (0.93s)
06:33:07 [2021-06-30T06:33:07.983Z] === RUN   TestExec
06:33:08 [2021-06-30T06:33:08.549Z] --- PASS: TestExec (0.89s)
06:33:08 [2021-06-30T06:33:08.549Z] === RUN   TestExecUser
06:33:09 [2021-06-30T06:33:09.483Z] --- PASS: TestExecUser (0.91s)
06:33:09 [2021-06-30T06:33:09.483Z] === RUN   TestExportContainerAndImportImage
06:33:10 [2021-06-30T06:33:10.453Z] --- PASS: TestExportContainerAndImportImage (0.86s)
06:33:10 [2021-06-30T06:33:10.453Z] === RUN   TestExportContainerAfterDaemonRestart
06:33:11 [2021-06-30T06:33:11.845Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
06:33:11 [2021-06-30T06:33:11.845Z] === RUN   TestHealthCheckWorkdir
06:33:13 [2021-06-30T06:33:13.217Z] --- PASS: TestHealthCheckWorkdir (1.28s)
06:33:13 [2021-06-30T06:33:13.217Z] === RUN   TestHealthKillContainer
06:33:16 [2021-06-30T06:33:16.494Z] --- PASS: TestHealthKillContainer (2.93s)
06:33:16 [2021-06-30T06:33:16.494Z] === RUN   TestInspectCpusetInConfigPre120
06:33:16 [2021-06-30T06:33:16.494Z] --- PASS: TestInspectCpusetInConfigPre120 (0.62s)
06:33:16 [2021-06-30T06:33:16.494Z] === RUN   TestIpcModeNone
06:33:17 [2021-06-30T06:33:17.430Z] --- PASS: TestIpcModeNone (0.89s)
06:33:17 [2021-06-30T06:33:17.430Z] === RUN   TestIpcModePrivate
06:33:18 [2021-06-30T06:33:18.364Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
06:33:18 [2021-06-30T06:33:18.364Z] --- PASS: TestIpcModePrivate (0.90s)
06:33:18 [2021-06-30T06:33:18.364Z] === RUN   TestIpcModeShareable
06:33:18 [2021-06-30T06:33:18.364Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
06:33:18 [2021-06-30T06:33:18.364Z] --- SKIP: TestIpcModeShareable (0.00s)
06:33:18 [2021-06-30T06:33:18.364Z] === RUN   TestAPIIpcModeShareableAndContainer
06:33:20 [2021-06-30T06:33:20.894Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.52s)
06:33:20 [2021-06-30T06:33:20.894Z] === RUN   TestAPIIpcModeHost
06:33:20 [2021-06-30T06:33:20.894Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
06:33:20 [2021-06-30T06:33:20.894Z] --- SKIP: TestAPIIpcModeHost (0.00s)
06:33:20 [2021-06-30T06:33:20.894Z] === RUN   TestDaemonIpcModeShareable
06:33:20 [2021-06-30T06:33:20.894Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
06:33:20 [2021-06-30T06:33:20.894Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
06:33:20 [2021-06-30T06:33:20.894Z] === RUN   TestDaemonIpcModePrivate
06:33:22 [2021-06-30T06:33:22.265Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
06:33:22 [2021-06-30T06:33:22.523Z] --- PASS: TestDaemonIpcModePrivate (1.60s)
06:33:22 [2021-06-30T06:33:22.523Z] === RUN   TestDaemonIpcModePrivateFromConfig
06:33:22 [2021-06-30T06:33:22.523Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
06:33:22 [2021-06-30T06:33:22.523Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
06:33:22 [2021-06-30T06:33:22.523Z] === RUN   TestDaemonIpcModeShareableFromConfig
06:33:22 [2021-06-30T06:33:22.523Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
06:33:22 [2021-06-30T06:33:22.523Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
06:33:22 [2021-06-30T06:33:22.523Z] === RUN   TestIpcModeOlderClient
06:33:22 [2021-06-30T06:33:22.523Z] === PAUSE TestIpcModeOlderClient
06:33:22 [2021-06-30T06:33:22.523Z] === RUN   TestKillContainerInvalidSignal
06:33:23 [2021-06-30T06:33:23.090Z] --- PASS: TestKillContainerInvalidSignal (0.64s)
06:33:23 [2021-06-30T06:33:23.090Z] === RUN   TestKillContainer
06:33:23 [2021-06-30T06:33:23.090Z] === RUN   TestKillContainer/no_signal
06:33:23 [2021-06-30T06:33:23.655Z] === RUN   TestKillContainer/non_killing_signal
06:33:24 [2021-06-30T06:33:24.220Z] === RUN   TestKillContainer/killing_signal
06:33:25 [2021-06-30T06:33:25.152Z] --- PASS: TestKillContainer (1.89s)
06:33:25 [2021-06-30T06:33:25.152Z]     --- PASS: TestKillContainer/no_signal (0.61s)
06:33:25 [2021-06-30T06:33:25.152Z]     --- PASS: TestKillContainer/non_killing_signal (0.48s)
06:33:25 [2021-06-30T06:33:25.152Z]     --- PASS: TestKillContainer/killing_signal (0.63s)
06:33:25 [2021-06-30T06:33:25.152Z] === RUN   TestKillWithStopSignalAndRestartPolicies
06:33:25 [2021-06-30T06:33:25.152Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
06:33:25 [2021-06-30T06:33:25.717Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
06:33:26 [2021-06-30T06:33:26.283Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s)
06:33:26 [2021-06-30T06:33:26.283Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s)
06:33:26 [2021-06-30T06:33:26.283Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s)
06:33:26 [2021-06-30T06:33:26.283Z] === RUN   TestKillStoppedContainer
06:33:26 [2021-06-30T06:33:26.283Z] --- PASS: TestKillStoppedContainer (0.04s)
06:33:26 [2021-06-30T06:33:26.283Z] === RUN   TestKillStoppedContainerAPIPre120
06:33:26 [2021-06-30T06:33:26.283Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
06:33:26 [2021-06-30T06:33:26.283Z] === RUN   TestKillDifferentUserContainer
06:33:26 [2021-06-30T06:33:26.849Z] --- PASS: TestKillDifferentUserContainer (0.62s)
06:33:26 [2021-06-30T06:33:26.849Z] === RUN   TestInspectOomKilledTrue
06:33:27 [2021-06-30T06:33:27.107Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
06:33:27 [2021-06-30T06:33:27.107Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
06:33:27 [2021-06-30T06:33:27.107Z] === RUN   TestInspectOomKilledFalse
06:33:27 [2021-06-30T06:33:27.107Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
06:33:27 [2021-06-30T06:33:27.107Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
06:33:27 [2021-06-30T06:33:27.107Z] === RUN   TestLinksEtcHostsContentMatch
06:33:27 [2021-06-30T06:33:27.107Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
06:33:27 [2021-06-30T06:33:27.107Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
06:33:27 [2021-06-30T06:33:27.107Z] === RUN   TestLinksContainerNames
06:33:28 [2021-06-30T06:33:28.479Z] --- PASS: TestLinksContainerNames (1.24s)
06:33:28 [2021-06-30T06:33:28.479Z] === RUN   TestLogsFollowTailEmpty
06:33:28 [2021-06-30T06:33:28.737Z] --- PASS: TestLogsFollowTailEmpty (0.62s)
06:33:28 [2021-06-30T06:33:28.737Z] === RUN   TestContainerNetworkMountsNoChown
06:33:29 [2021-06-30T06:33:29.671Z] --- PASS: TestContainerNetworkMountsNoChown (0.61s)
06:33:29 [2021-06-30T06:33:29.671Z] === RUN   TestMountDaemonRoot
06:33:29 [2021-06-30T06:33:29.671Z] === RUN   TestMountDaemonRoot/default
06:33:29 [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/default
06:33:29 [2021-06-30T06:33:29.671Z] === RUN   TestMountDaemonRoot/private
06:33:29 [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/private
06:33:29 [2021-06-30T06:33:29.671Z] === RUN   TestMountDaemonRoot/rprivate
06:33:29 [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/rprivate
06:33:29 [2021-06-30T06:33:29.671Z] === RUN   TestMountDaemonRoot/slave
06:33:29 [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/slave
06:33:29 [2021-06-30T06:33:29.671Z] === RUN   TestMountDaemonRoot/rslave
06:33:29 [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/rslave
06:33:29 [2021-06-30T06:33:29.671Z] === RUN   TestMountDaemonRoot/shared
06:33:29 [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/shared
06:33:29 [2021-06-30T06:33:29.671Z] === RUN   TestMountDaemonRoot/rshared
06:33:29 [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/rshared
06:33:29 [2021-06-30T06:33:29.671Z] === CONT  TestMountDaemonRoot/default
06:33:29 [2021-06-30T06:33:29.671Z] === RUN   TestMountDaemonRoot/default/bind_root
06:33:29 [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/default/bind_root
06:33:29 [2021-06-30T06:33:29.671Z] === RUN   TestMountDaemonRoot/default/bind_subpath
06:33:29 [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
06:33:29 [2021-06-30T06:33:29.671Z] === RUN   TestMountDaemonRoot/default/mount_root
06:33:29 [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/default/mount_root
06:33:29 [2021-06-30T06:33:29.671Z] === RUN   TestMountDaemonRoot/default/mount_subpath
06:33:29 [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
06:33:29 [2021-06-30T06:33:29.671Z] === CONT  TestMountDaemonRoot/rslave
06:33:29 [2021-06-30T06:33:29.671Z] === RUN   TestMountDaemonRoot/rslave/bind_root
06:33:29 [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
06:33:29 [2021-06-30T06:33:29.671Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
06:33:29 [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
06:33:29 [2021-06-30T06:33:29.671Z] === RUN   TestMountDaemonRoot/rslave/mount_root
06:33:29 [2021-06-30T06:33:29.671Z] === CONT  TestMountDaemonRoot/rshared
06:33:29 [2021-06-30T06:33:29.671Z] === RUN   TestMountDaemonRoot/rshared/bind_root
06:33:29 [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
06:33:29 [2021-06-30T06:33:29.671Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
06:33:29 [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
06:33:29 [2021-06-30T06:33:29.671Z] === RUN   TestMountDaemonRoot/rshared/mount_root
06:33:29 [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
06:33:29 [2021-06-30T06:33:29.671Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
06:33:29 [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
06:33:29 [2021-06-30T06:33:29.671Z] === CONT  TestMountDaemonRoot/shared
06:33:29 [2021-06-30T06:33:29.671Z] === RUN   TestMountDaemonRoot/shared/bind_root
06:33:29 [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/shared/bind_root
06:33:29 [2021-06-30T06:33:29.671Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
06:33:29 [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
06:33:29 [2021-06-30T06:33:29.671Z] === RUN   TestMountDaemonRoot/shared/mount_root
06:33:29 [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/shared/mount_root
06:33:29 [2021-06-30T06:33:29.671Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
06:33:29 [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
06:33:29 [2021-06-30T06:33:29.671Z] === CONT  TestMountDaemonRoot/rprivate
06:33:29 [2021-06-30T06:33:29.671Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
06:33:29 [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
06:33:29 [2021-06-30T06:33:29.671Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
06:33:29 [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
06:33:29 [2021-06-30T06:33:29.671Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
06:33:29 [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
06:33:29 [2021-06-30T06:33:29.671Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
06:33:29 [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
06:33:29 [2021-06-30T06:33:29.671Z] === CONT  TestMountDaemonRoot/slave
06:33:29 [2021-06-30T06:33:29.671Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
06:33:29 [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
06:33:29 [2021-06-30T06:33:29.671Z] === RUN   TestMountDaemonRoot/slave/mount_root
06:33:29 [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/slave/mount_root
06:33:29 [2021-06-30T06:33:29.671Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
06:33:29 [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
06:33:29 [2021-06-30T06:33:29.671Z] === RUN   TestMountDaemonRoot/slave/bind_root
06:33:29 [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/slave/bind_root
06:33:29 [2021-06-30T06:33:29.671Z] === CONT  TestMountDaemonRoot/private
06:33:29 [2021-06-30T06:33:29.671Z] === RUN   TestMountDaemonRoot/private/bind_root
06:33:29 [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/private/bind_root
06:33:29 [2021-06-30T06:33:29.671Z] === RUN   TestMountDaemonRoot/private/bind_subpath
06:33:29 [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
06:33:29 [2021-06-30T06:33:29.671Z] === RUN   TestMountDaemonRoot/private/mount_root
06:33:29 [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/private/mount_root
06:33:29 [2021-06-30T06:33:29.671Z] === RUN   TestMountDaemonRoot/private/mount_subpath
06:33:29 [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
06:33:29 [2021-06-30T06:33:29.671Z] === CONT  TestMountDaemonRoot/default/bind_root
06:33:29 [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
06:33:29 [2021-06-30T06:33:29.671Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
06:33:29 [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
06:33:29 [2021-06-30T06:33:29.672Z] === CONT  TestMountDaemonRoot/default/mount_subpath
06:33:29 [2021-06-30T06:33:29.672Z] === CONT  TestMountDaemonRoot/rshared/bind_root
06:33:29 [2021-06-30T06:33:29.672Z] === CONT  TestMountDaemonRoot/shared/bind_root
06:33:29 [2021-06-30T06:33:29.672Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
06:33:29 [2021-06-30T06:33:29.672Z] === CONT  TestMountDaemonRoot/rshared/mount_root
06:33:29 [2021-06-30T06:33:29.672Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
06:33:29 [2021-06-30T06:33:29.672Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
06:33:29 [2021-06-30T06:33:29.672Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
06:33:29 [2021-06-30T06:33:29.672Z] === CONT  TestMountDaemonRoot/shared/mount_root
06:33:29 [2021-06-30T06:33:29.672Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
06:33:29 [2021-06-30T06:33:29.672Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
06:33:29 [2021-06-30T06:33:29.672Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
06:33:29 [2021-06-30T06:33:29.672Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
06:33:29 [2021-06-30T06:33:29.672Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
06:33:29 [2021-06-30T06:33:29.672Z] === CONT  TestMountDaemonRoot/private/bind_root
06:33:29 [2021-06-30T06:33:29.672Z] === CONT  TestMountDaemonRoot/slave/bind_root
06:33:29 [2021-06-30T06:33:29.672Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
06:33:29 [2021-06-30T06:33:29.672Z] === CONT  TestMountDaemonRoot/slave/mount_root
06:33:29 [2021-06-30T06:33:29.672Z] === CONT  TestMountDaemonRoot/private/mount_subpath
06:33:29 [2021-06-30T06:33:29.672Z] === CONT  TestMountDaemonRoot/private/mount_root
06:33:29 [2021-06-30T06:33:29.672Z] === CONT  TestMountDaemonRoot/private/bind_subpath
06:33:29 [2021-06-30T06:33:29.672Z] === CONT  TestMountDaemonRoot/default/mount_root
06:33:29 [2021-06-30T06:33:29.672Z] === CONT  TestMountDaemonRoot/default/bind_subpath
06:33:29 [2021-06-30T06:33:29.672Z] === CONT  TestMountDaemonRoot/rslave/bind_root
06:33:29 [2021-06-30T06:33:29.672Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
06:33:29 [2021-06-30T06:33:29.672Z] === CONT  TestMountDaemonRoot/rslave/mount_root
06:33:29 [2021-06-30T06:33:29.930Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
06:33:29 [2021-06-30T06:33:29.930Z] --- PASS: TestMountDaemonRoot (0.02s)
06:33:29 [2021-06-30T06:33:29.930Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
06:33:29 [2021-06-30T06:33:29.930Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
06:33:29 [2021-06-30T06:33:29.930Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
06:33:29 [2021-06-30T06:33:29.930Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
06:33:29 [2021-06-30T06:33:29.930Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
06:33:29 [2021-06-30T06:33:29.930Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
06:33:29 [2021-06-30T06:33:29.930Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
06:33:29 [2021-06-30T06:33:29.930Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.01s)
06:33:29 [2021-06-30T06:33:29.930Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
06:33:29 [2021-06-30T06:33:29.930Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
06:33:29 [2021-06-30T06:33:29.930Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
06:33:29 [2021-06-30T06:33:29.930Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
06:33:29 [2021-06-30T06:33:29.930Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
06:33:29 [2021-06-30T06:33:29.930Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
06:33:29 [2021-06-30T06:33:29.930Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
06:33:29 [2021-06-30T06:33:29.930Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
06:33:29 [2021-06-30T06:33:29.930Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
06:33:29 [2021-06-30T06:33:29.930Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
06:33:29 [2021-06-30T06:33:29.930Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
06:33:29 [2021-06-30T06:33:29.931Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
06:33:29 [2021-06-30T06:33:29.931Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
06:33:29 [2021-06-30T06:33:29.931Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
06:33:29 [2021-06-30T06:33:29.931Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
06:33:29 [2021-06-30T06:33:29.931Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
06:33:29 [2021-06-30T06:33:29.931Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
06:33:29 [2021-06-30T06:33:29.931Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
06:33:29 [2021-06-30T06:33:29.931Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
06:33:29 [2021-06-30T06:33:29.931Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
06:33:29 [2021-06-30T06:33:29.931Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
06:33:29 [2021-06-30T06:33:29.931Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
06:33:29 [2021-06-30T06:33:29.931Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
06:33:29 [2021-06-30T06:33:29.931Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s)
06:33:29 [2021-06-30T06:33:29.931Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
06:33:29 [2021-06-30T06:33:29.931Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
06:33:29 [2021-06-30T06:33:29.931Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s)
06:33:29 [2021-06-30T06:33:29.931Z] === RUN   TestContainerBindMountNonRecursive
06:33:29 [2021-06-30T06:33:29.931Z]     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)
06:33:29 [2021-06-30T06:33:29.931Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
06:33:29 [2021-06-30T06:33:29.931Z] === RUN   TestContainerVolumesMountedAsShared
06:33:29 [2021-06-30T06:33:29.931Z]     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)
06:33:29 [2021-06-30T06:33:29.931Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
06:33:29 [2021-06-30T06:33:29.931Z] === RUN   TestContainerVolumesMountedAsSlave
06:33:29 [2021-06-30T06:33:29.931Z]     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)
06:33:29 [2021-06-30T06:33:29.931Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
06:33:29 [2021-06-30T06:33:29.931Z] === RUN   TestNetworkNat
06:33:30 [2021-06-30T06:33:30.497Z] --- PASS: TestNetworkNat (0.77s)
06:33:30 [2021-06-30T06:33:30.497Z] === RUN   TestNetworkLocalhostTCPNat
06:33:31 [2021-06-30T06:33:31.430Z] --- PASS: TestNetworkLocalhostTCPNat (0.68s)
06:33:31 [2021-06-30T06:33:31.430Z] === RUN   TestNetworkLoopbackNat
06:33:34 [2021-06-30T06:33:34.709Z] --- PASS: TestNetworkLoopbackNat (2.98s)
06:33:34 [2021-06-30T06:33:34.709Z] === RUN   TestPause
06:33:34 [2021-06-30T06:33:34.709Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
06:33:34 [2021-06-30T06:33:34.709Z] --- SKIP: TestPause (0.00s)
06:33:34 [2021-06-30T06:33:34.709Z] === RUN   TestPauseFailsOnWindowsServerContainers
06:33:34 [2021-06-30T06:33:34.709Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
06:33:34 [2021-06-30T06:33:34.709Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
06:33:34 [2021-06-30T06:33:34.709Z] === RUN   TestPauseStopPausedContainer
06:33:34 [2021-06-30T06:33:34.709Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
06:33:34 [2021-06-30T06:33:34.709Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
06:33:34 [2021-06-30T06:33:34.709Z] === RUN   TestPidHost
06:33:36 [2021-06-30T06:33:36.092Z] --- PASS: TestPidHost (1.78s)
06:33:36 [2021-06-30T06:33:36.092Z] === RUN   TestPsFilter
06:33:36 [2021-06-30T06:33:36.092Z] --- PASS: TestPsFilter (0.10s)
06:33:36 [2021-06-30T06:33:36.092Z] === RUN   TestRemoveContainerWithRemovedVolume
06:33:36 [2021-06-30T06:33:36.658Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.59s)
06:33:36 [2021-06-30T06:33:36.658Z] === RUN   TestRemoveContainerWithVolume
06:33:37 [2021-06-30T06:33:37.591Z] --- PASS: TestRemoveContainerWithVolume (0.63s)
06:33:37 [2021-06-30T06:33:37.591Z] === RUN   TestRemoveContainerRunning
06:33:38 [2021-06-30T06:33:38.157Z] --- PASS: TestRemoveContainerRunning (0.63s)
06:33:38 [2021-06-30T06:33:38.157Z] === RUN   TestRemoveContainerForceRemoveRunning
06:33:38 [2021-06-30T06:33:38.721Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.63s)
06:33:38 [2021-06-30T06:33:38.721Z] === RUN   TestRemoveInvalidContainer
06:33:38 [2021-06-30T06:33:38.721Z] --- PASS: TestRemoveInvalidContainer (0.01s)
06:33:38 [2021-06-30T06:33:38.721Z] === RUN   TestRenameLinkedContainer
06:33:41 [2021-06-30T06:33:41.249Z] --- PASS: TestRenameLinkedContainer (2.50s)
06:33:41 [2021-06-30T06:33:41.249Z] === RUN   TestRenameStoppedContainer
06:33:41 [2021-06-30T06:33:41.815Z] --- PASS: TestRenameStoppedContainer (0.73s)
06:33:41 [2021-06-30T06:33:41.815Z] === RUN   TestRenameRunningContainerAndReuse
06:33:43 [2021-06-30T06:33:43.188Z] --- PASS: TestRenameRunningContainerAndReuse (1.27s)
06:33:43 [2021-06-30T06:33:43.188Z] === RUN   TestRenameInvalidName
06:33:43 [2021-06-30T06:33:43.756Z] --- PASS: TestRenameInvalidName (0.64s)
06:33:43 [2021-06-30T06:33:43.756Z] === RUN   TestRenameAnonymousContainer
06:33:46 [2021-06-30T06:33:46.283Z] --- PASS: TestRenameAnonymousContainer (2.41s)
06:33:46 [2021-06-30T06:33:46.283Z] === RUN   TestRenameContainerWithSameName
06:33:46 [2021-06-30T06:33:46.849Z] --- PASS: TestRenameContainerWithSameName (0.61s)
06:33:46 [2021-06-30T06:33:46.849Z] === RUN   TestRenameContainerWithLinkedContainer
06:33:48 [2021-06-30T06:33:48.222Z] --- PASS: TestRenameContainerWithLinkedContainer (1.28s)
06:33:48 [2021-06-30T06:33:48.222Z] === RUN   TestResize
06:33:48 [2021-06-30T06:33:48.787Z] --- PASS: TestResize (0.63s)
06:33:48 [2021-06-30T06:33:48.787Z] === RUN   TestResizeWithInvalidSize
06:33:49 [2021-06-30T06:33:49.354Z] --- PASS: TestResizeWithInvalidSize (0.65s)
06:33:49 [2021-06-30T06:33:49.354Z] === RUN   TestResizeWhenContainerNotStarted
06:33:49 [2021-06-30T06:33:49.920Z] --- PASS: TestResizeWhenContainerNotStarted (0.60s)
06:33:49 [2021-06-30T06:33:49.920Z] === RUN   TestDaemonRestartKillContainers
06:33:49 [2021-06-30T06:33:49.920Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
06:33:49 [2021-06-30T06:33:49.920Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
06:33:49 [2021-06-30T06:33:49.920Z] === RUN   TestCgroupNamespacesRun
06:33:51 [2021-06-30T06:33:51.823Z] --- PASS: TestCgroupNamespacesRun (1.57s)
06:33:51 [2021-06-30T06:33:51.823Z] === RUN   TestCgroupNamespacesRunPrivileged
06:33:52 [2021-06-30T06:33:52.758Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s)
06:33:52 [2021-06-30T06:33:52.758Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
06:33:54 [2021-06-30T06:33:54.133Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.58s)
06:33:54 [2021-06-30T06:33:54.133Z] === RUN   TestCgroupNamespacesRunHostMode
06:33:56 [2021-06-30T06:33:56.033Z] --- PASS: TestCgroupNamespacesRunHostMode (1.55s)
06:33:56 [2021-06-30T06:33:56.033Z] === RUN   TestCgroupNamespacesRunPrivateMode
06:33:57 [2021-06-30T06:33:57.409Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.67s)
06:33:57 [2021-06-30T06:33:57.409Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
06:33:58 [2021-06-30T06:33:58.780Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s)
06:33:58 [2021-06-30T06:33:58.780Z] === RUN   TestCgroupNamespacesRunInvalidMode
06:33:59 [2021-06-30T06:33:59.346Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
06:33:59 [2021-06-30T06:33:59.346Z] === RUN   TestCgroupNamespacesRunOlderClient
06:34:00 [2021-06-30T06:34:00.720Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.58s)
06:34:00 [2021-06-30T06:34:00.720Z] === RUN   TestNISDomainname
06:34:00 [2021-06-30T06:34:00.720Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
06:34:00 [2021-06-30T06:34:00.721Z] --- SKIP: TestNISDomainname (0.01s)
06:34:00 [2021-06-30T06:34:00.721Z] === RUN   TestHostnameDnsResolution
06:34:02 [2021-06-30T06:34:02.094Z] --- PASS: TestHostnameDnsResolution (1.12s)
06:34:02 [2021-06-30T06:34:02.094Z] === RUN   TestStats
06:34:02 [2021-06-30T06:34:02.094Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
06:34:02 [2021-06-30T06:34:02.094Z] --- SKIP: TestStats (0.00s)
06:34:02 [2021-06-30T06:34:02.094Z] === RUN   TestStopContainerWithTimeout
06:34:02 [2021-06-30T06:34:02.094Z] === RUN   TestStopContainerWithTimeout/0
06:34:02 [2021-06-30T06:34:02.094Z] === PAUSE TestStopContainerWithTimeout/0
06:34:02 [2021-06-30T06:34:02.094Z] === RUN   TestStopContainerWithTimeout/1
06:34:02 [2021-06-30T06:34:02.094Z] === PAUSE TestStopContainerWithTimeout/1
06:34:02 [2021-06-30T06:34:02.094Z] === RUN   TestStopContainerWithTimeout/3
06:34:02 [2021-06-30T06:34:02.094Z] === PAUSE TestStopContainerWithTimeout/3
06:34:02 [2021-06-30T06:34:02.094Z] === RUN   TestStopContainerWithTimeout/-1
06:34:02 [2021-06-30T06:34:02.094Z] === PAUSE TestStopContainerWithTimeout/-1
06:34:02 [2021-06-30T06:34:02.094Z] === CONT  TestStopContainerWithTimeout/0
06:34:02 [2021-06-30T06:34:02.094Z] === CONT  TestStopContainerWithTimeout/-1
06:34:03 [2021-06-30T06:34:03.029Z] === CONT  TestStopContainerWithTimeout/3
06:34:04 [2021-06-30T06:34:04.930Z] === CONT  TestStopContainerWithTimeout/1
06:34:06 [2021-06-30T06:34:06.827Z] --- PASS: TestStopContainerWithTimeout (0.01s)
06:34:06 [2021-06-30T06:34:06.827Z]     --- PASS: TestStopContainerWithTimeout/0 (1.06s)
06:34:06 [2021-06-30T06:34:06.827Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.98s)
06:34:06 [2021-06-30T06:34:06.827Z]     --- PASS: TestStopContainerWithTimeout/3 (2.62s)
06:34:06 [2021-06-30T06:34:06.827Z]     --- PASS: TestStopContainerWithTimeout/1 (1.63s)
06:34:06 [2021-06-30T06:34:06.827Z] === RUN   TestDeleteDevicemapper
06:34:06 [2021-06-30T06:34:06.827Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
06:34:06 [2021-06-30T06:34:06.827Z] --- SKIP: TestDeleteDevicemapper (0.00s)
06:34:06 [2021-06-30T06:34:06.827Z] === RUN   TestStopContainerWithRestartPolicyAlways
06:34:09 [2021-06-30T06:34:09.396Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.94s)
06:34:09 [2021-06-30T06:34:09.396Z] === RUN   TestUpdateMemory
06:34:09 [2021-06-30T06:34:09.396Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
06:34:09 [2021-06-30T06:34:09.396Z] --- SKIP: TestUpdateMemory (0.00s)
06:34:09 [2021-06-30T06:34:09.396Z] === RUN   TestUpdateCPUQuota
06:34:09 [2021-06-30T06:34:09.396Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
06:34:09 [2021-06-30T06:34:09.396Z] --- SKIP: TestUpdateCPUQuota (0.00s)
06:34:09 [2021-06-30T06:34:09.396Z] === RUN   TestUpdatePidsLimit
06:34:09 [2021-06-30T06:34:09.396Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
06:34:09 [2021-06-30T06:34:09.396Z] --- SKIP: TestUpdatePidsLimit (0.00s)
06:34:09 [2021-06-30T06:34:09.396Z] === RUN   TestUpdateRestartPolicy
06:34:24 [2021-06-30T06:34:24.274Z] --- PASS: TestUpdateRestartPolicy (12.24s)
06:34:24 [2021-06-30T06:34:24.274Z] === RUN   TestUpdateRestartWithAutoRemove
06:34:24 [2021-06-30T06:34:24.274Z] --- PASS: TestUpdateRestartWithAutoRemove (0.62s)
06:34:24 [2021-06-30T06:34:24.274Z] === RUN   TestWaitNonBlocked
06:34:24 [2021-06-30T06:34:24.274Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
06:34:24 [2021-06-30T06:34:24.274Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
06:34:24 [2021-06-30T06:34:24.274Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
06:34:24 [2021-06-30T06:34:24.274Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
06:34:24 [2021-06-30T06:34:24.274Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
06:34:24 [2021-06-30T06:34:24.274Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
06:34:24 [2021-06-30T06:34:24.274Z] --- PASS: TestWaitNonBlocked (0.01s)
06:34:24 [2021-06-30T06:34:24.274Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.87s)
06:34:24 [2021-06-30T06:34:24.274Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.92s)
06:34:24 [2021-06-30T06:34:24.274Z] === RUN   TestWaitBlocked
06:34:24 [2021-06-30T06:34:24.274Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
06:34:24 [2021-06-30T06:34:24.274Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
06:34:24 [2021-06-30T06:34:24.274Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
06:34:24 [2021-06-30T06:34:24.274Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
06:34:24 [2021-06-30T06:34:24.274Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
06:34:24 [2021-06-30T06:34:24.274Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
06:34:24 [2021-06-30T06:34:24.274Z] --- PASS: TestWaitBlocked (0.02s)
06:34:24 [2021-06-30T06:34:24.274Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.98s)
06:34:24 [2021-06-30T06:34:24.274Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s)
06:34:24 [2021-06-30T06:34:24.274Z] === CONT  TestDaemonRestartIpcMode
06:34:24 [2021-06-30T06:34:24.274Z] === CONT  TestIpcModeOlderClient
06:34:24 [2021-06-30T06:34:24.274Z] --- PASS: TestIpcModeOlderClient (0.06s)
06:34:24 [2021-06-30T06:34:24.274Z] === CONT  TestRestartDaemonWithRestartingContainer
06:34:27 [2021-06-30T06:34:27.558Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.05s)
06:34:28 [2021-06-30T06:34:28.128Z] --- PASS: TestDaemonRestartIpcMode (3.65s)
06:34:28 [2021-06-30T06:34:28.128Z] PASS
06:34:28 [2021-06-30T06:34:28.128Z] 
06:34:28 [2021-06-30T06:34:28.128Z] === Skipped
06:34:28 [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
06:34:28 [2021-06-30T06:34:28.128Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
06:34:28 [2021-06-30T06:34:28.128Z] 
06:34:28 [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
06:34:28 [2021-06-30T06:34:28.128Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
06:34:28 [2021-06-30T06:34:28.128Z] 
06:34:28 [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
06:34:28 [2021-06-30T06:34:28.128Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
06:34:28 [2021-06-30T06:34:28.128Z] 
06:34:28 [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
06:34:28 [2021-06-30T06:34:28.128Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
06:34:28 [2021-06-30T06:34:28.128Z] 
06:34:28 [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
06:34:28 [2021-06-30T06:34:28.128Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
06:34:28 [2021-06-30T06:34:28.128Z] 
06:34:28 [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
06:34:28 [2021-06-30T06:34:28.128Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
06:34:28 [2021-06-30T06:34:28.128Z] 
06:34:28 [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
06:34:28 [2021-06-30T06:34:28.128Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
06:34:28 [2021-06-30T06:34:28.128Z] 
06:34:28 [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
06:34:28 [2021-06-30T06:34:28.128Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
06:34:28 [2021-06-30T06:34:28.128Z] 
06:34:28 [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
06:34:28 [2021-06-30T06:34:28.128Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
06:34:28 [2021-06-30T06:34:28.128Z] 
06:34:28 [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
06:34:28 [2021-06-30T06:34:28.128Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
06:34:28 [2021-06-30T06:34:28.128Z] 
06:34:28 [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
06:34:28 [2021-06-30T06:34:28.128Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
06:34:28 [2021-06-30T06:34:28.128Z] 
06:34:28 [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
06:34:28 [2021-06-30T06:34:28.128Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
06:34:28 [2021-06-30T06:34:28.128Z] 
06:34:28 [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
06:34:28 [2021-06-30T06:34:28.128Z]     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)
06:34:28 [2021-06-30T06:34:28.128Z] 
06:34:28 [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
06:34:28 [2021-06-30T06:34:28.128Z]     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)
06:34:28 [2021-06-30T06:34:28.128Z] 
06:34:28 [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
06:34:28 [2021-06-30T06:34:28.128Z]     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)
06:34:28 [2021-06-30T06:34:28.128Z] 
06:34:28 [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestPause (0.00s)
06:34:28 [2021-06-30T06:34:28.128Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
06:34:28 [2021-06-30T06:34:28.128Z] 
06:34:28 [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
06:34:28 [2021-06-30T06:34:28.128Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
06:34:28 [2021-06-30T06:34:28.128Z] 
06:34:28 [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
06:34:28 [2021-06-30T06:34:28.128Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
06:34:28 [2021-06-30T06:34:28.128Z] 
06:34:28 [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
06:34:28 [2021-06-30T06:34:28.128Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
06:34:28 [2021-06-30T06:34:28.128Z] 
06:34:28 [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
06:34:28 [2021-06-30T06:34:28.128Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
06:34:28 [2021-06-30T06:34:28.128Z] 
06:34:28 [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestStats (0.00s)
06:34:28 [2021-06-30T06:34:28.128Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
06:34:28 [2021-06-30T06:34:28.128Z] 
06:34:28 [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
06:34:28 [2021-06-30T06:34:28.128Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
06:34:28 [2021-06-30T06:34:28.128Z] 
06:34:28 [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
06:34:28 [2021-06-30T06:34:28.128Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
06:34:28 [2021-06-30T06:34:28.128Z] 
06:34:28 [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
06:34:28 [2021-06-30T06:34:28.128Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
06:34:28 [2021-06-30T06:34:28.128Z] 
06:34:28 [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
06:34:28 [2021-06-30T06:34:28.128Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
06:34:28 [2021-06-30T06:34:28.128Z] 
06:34:28 [2021-06-30T06:34:28.128Z] 
06:34:28 [2021-06-30T06:34:28.128Z] DONE 177 tests, 25 skipped in 90.492s
06:34:28 [2021-06-30T06:34:28.128Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
06:34:28 [2021-06-30T06:34:28.128Z] === RUN   TestConfigDaemonLibtrustID
06:34:28 [2021-06-30T06:34:28.693Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
06:34:28 [2021-06-30T06:34:28.693Z] === RUN   TestDaemonConfigValidation
06:34:28 [2021-06-30T06:34:28.693Z] === RUN   TestDaemonConfigValidation/config_with_no_content
06:34:28 [2021-06-30T06:34:28.693Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
06:34:28 [2021-06-30T06:34:28.693Z] === RUN   TestDaemonConfigValidation/config_with_{}
06:34:28 [2021-06-30T06:34:28.693Z] === PAUSE TestDaemonConfigValidation/config_with_{}
06:34:28 [2021-06-30T06:34:28.693Z] === RUN   TestDaemonConfigValidation/invalid_config
06:34:28 [2021-06-30T06:34:28.693Z] === PAUSE TestDaemonConfigValidation/invalid_config
06:34:28 [2021-06-30T06:34:28.693Z] === RUN   TestDaemonConfigValidation/malformed_config
06:34:28 [2021-06-30T06:34:28.693Z] === PAUSE TestDaemonConfigValidation/malformed_config
06:34:28 [2021-06-30T06:34:28.693Z] === RUN   TestDaemonConfigValidation/valid_config
06:34:28 [2021-06-30T06:34:28.693Z] === PAUSE TestDaemonConfigValidation/valid_config
06:34:28 [2021-06-30T06:34:28.693Z] === CONT  TestDaemonConfigValidation/config_with_no_content
06:34:28 [2021-06-30T06:34:28.693Z] === CONT  TestDaemonConfigValidation/malformed_config
06:34:28 [2021-06-30T06:34:28.693Z] === CONT  TestDaemonConfigValidation/valid_config
06:34:28 [2021-06-30T06:34:28.693Z] === CONT  TestDaemonConfigValidation/invalid_config
06:34:28 [2021-06-30T06:34:28.693Z] === CONT  TestDaemonConfigValidation/config_with_{}
06:34:28 [2021-06-30T06:34:28.693Z] --- PASS: TestDaemonConfigValidation (0.00s)
06:34:28 [2021-06-30T06:34:28.693Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
06:34:28 [2021-06-30T06:34:28.693Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.10s)
06:34:28 [2021-06-30T06:34:28.693Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
06:34:28 [2021-06-30T06:34:28.693Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
06:34:28 [2021-06-30T06:34:28.693Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
06:34:28 [2021-06-30T06:34:28.693Z] PASS
06:34:28 [2021-06-30T06:34:28.693Z] 
06:34:28 [2021-06-30T06:34:28.693Z] DONE 7 tests in 0.816s
06:34:28 [2021-06-30T06:34:28.693Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
06:34:28 [2021-06-30T06:34:28.951Z] INFO: Testing against a local daemon
06:34:28 [2021-06-30T06:34:28.951Z] === RUN   TestCommitInheritsEnv
06:34:30 [2021-06-30T06:34:30.321Z] --- PASS: TestCommitInheritsEnv (1.19s)
06:34:30 [2021-06-30T06:34:30.321Z] === RUN   TestImportExtremelyLargeImageWorks
06:34:30 [2021-06-30T06:34:30.321Z] === PAUSE TestImportExtremelyLargeImageWorks
06:34:30 [2021-06-30T06:34:30.321Z] === RUN   TestImagesFilterMultiReference
06:34:30 [2021-06-30T06:34:30.321Z] --- PASS: TestImagesFilterMultiReference (0.08s)
06:34:30 [2021-06-30T06:34:30.321Z] === RUN   TestImagePullPlatformInvalid
06:34:30 [2021-06-30T06:34:30.321Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
06:34:30 [2021-06-30T06:34:30.321Z] === RUN   TestRemoveImageOrphaning
06:34:32 [2021-06-30T06:34:32.218Z] --- PASS: TestRemoveImageOrphaning (1.90s)
06:34:32 [2021-06-30T06:34:32.218Z] === RUN   TestRemoveImageGarbageCollector
06:34:32 [2021-06-30T06:34:32.218Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
06:34:32 [2021-06-30T06:34:32.218Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
06:34:32 [2021-06-30T06:34:32.218Z] === RUN   TestTagUnprefixedRepoByNameOrName
06:34:32 [2021-06-30T06:34:32.218Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
06:34:32 [2021-06-30T06:34:32.218Z] === RUN   TestTagInvalidReference
06:34:32 [2021-06-30T06:34:32.218Z] --- PASS: TestTagInvalidReference (0.01s)
06:34:32 [2021-06-30T06:34:32.218Z] === RUN   TestTagValidPrefixedRepo
06:34:32 [2021-06-30T06:34:32.218Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
06:34:32 [2021-06-30T06:34:32.218Z] === RUN   TestTagExistedNameWithoutForce
06:34:32 [2021-06-30T06:34:32.218Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
06:34:32 [2021-06-30T06:34:32.218Z] === RUN   TestTagOfficialNames
06:34:32 [2021-06-30T06:34:32.218Z] --- PASS: TestTagOfficialNames (0.05s)
06:34:32 [2021-06-30T06:34:32.218Z] === RUN   TestTagMatchesDigest
06:34:32 [2021-06-30T06:34:32.218Z] --- PASS: TestTagMatchesDigest (0.02s)
06:34:32 [2021-06-30T06:34:32.218Z] === CONT  TestImportExtremelyLargeImageWorks
06:36:08 [2021-06-30T06:36:08.649Z] --- PASS: TestImportExtremelyLargeImageWorks (91.12s)
06:36:08 [2021-06-30T06:36:08.649Z] PASS
06:36:08 [2021-06-30T06:36:08.649Z] 
06:36:08 [2021-06-30T06:36:08.649Z] === Skipped
06:36:08 [2021-06-30T06:36:08.649Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
06:36:08 [2021-06-30T06:36:08.649Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
06:36:08 [2021-06-30T06:36:08.649Z] 
06:36:08 [2021-06-30T06:36:08.649Z] 
06:36:08 [2021-06-30T06:36:08.649Z] DONE 12 tests, 1 skipped in 94.626s
06:36:08 [2021-06-30T06:36:08.649Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
06:36:08 [2021-06-30T06:36:08.649Z] INFO: Testing against a local daemon
06:36:08 [2021-06-30T06:36:08.649Z] === RUN   TestNetworkCreateDelete
06:36:08 [2021-06-30T06:36:08.649Z] --- PASS: TestNetworkCreateDelete (0.14s)
06:36:08 [2021-06-30T06:36:08.649Z] === RUN   TestDockerNetworkDeletePreferID
06:36:08 [2021-06-30T06:36:08.649Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
06:36:08 [2021-06-30T06:36:08.649Z] === RUN   TestDaemonDNSFallback
06:36:10 [2021-06-30T06:36:10.546Z] --- PASS: TestDaemonDNSFallback (6.58s)
06:36:10 [2021-06-30T06:36:10.546Z] === RUN   TestInspectNetwork
06:36:10 [2021-06-30T06:36:10.546Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:10 [2021-06-30T06:36:10.546Z] --- SKIP: TestInspectNetwork (0.00s)
06:36:10 [2021-06-30T06:36:10.546Z] === RUN   TestRunContainerWithBridgeNone
06:36:10 [2021-06-30T06:36:10.546Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
06:36:10 [2021-06-30T06:36:10.546Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
06:36:10 [2021-06-30T06:36:10.546Z] === RUN   TestNetworkInvalidJSON
06:36:10 [2021-06-30T06:36:10.546Z] === RUN   TestNetworkInvalidJSON//networks/create
06:36:10 [2021-06-30T06:36:10.546Z] === PAUSE TestNetworkInvalidJSON//networks/create
06:36:10 [2021-06-30T06:36:10.546Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
06:36:10 [2021-06-30T06:36:10.546Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
06:36:10 [2021-06-30T06:36:10.546Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
06:36:10 [2021-06-30T06:36:10.546Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
06:36:10 [2021-06-30T06:36:10.546Z] === CONT  TestNetworkInvalidJSON//networks/create
06:36:10 [2021-06-30T06:36:10.546Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
06:36:10 [2021-06-30T06:36:10.804Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
06:36:10 [2021-06-30T06:36:10.804Z] --- PASS: TestNetworkInvalidJSON (0.02s)
06:36:10 [2021-06-30T06:36:10.804Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
06:36:10 [2021-06-30T06:36:10.804Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
06:36:10 [2021-06-30T06:36:10.804Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
06:36:10 [2021-06-30T06:36:10.804Z] === RUN   TestNetworkList
06:36:10 [2021-06-30T06:36:10.804Z] === RUN   TestNetworkList//networks
06:36:10 [2021-06-30T06:36:10.804Z] === PAUSE TestNetworkList//networks
06:36:10 [2021-06-30T06:36:10.804Z] === RUN   TestNetworkList//networks/
06:36:10 [2021-06-30T06:36:10.804Z] === PAUSE TestNetworkList//networks/
06:36:10 [2021-06-30T06:36:10.804Z] === CONT  TestNetworkList//networks
06:36:10 [2021-06-30T06:36:10.804Z] === CONT  TestNetworkList//networks/
06:36:10 [2021-06-30T06:36:10.804Z] --- PASS: TestNetworkList (0.01s)
06:36:10 [2021-06-30T06:36:10.804Z]     --- PASS: TestNetworkList//networks/ (0.00s)
06:36:10 [2021-06-30T06:36:10.804Z]     --- PASS: TestNetworkList//networks (0.00s)
06:36:10 [2021-06-30T06:36:10.804Z] === RUN   TestHostIPv4BridgeLabel
06:36:10 [2021-06-30T06:36:10.804Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
06:36:10 [2021-06-30T06:36:10.804Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
06:36:10 [2021-06-30T06:36:10.804Z] === RUN   TestDaemonRestartWithLiveRestore
06:36:10 [2021-06-30T06:36:10.804Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
06:36:10 [2021-06-30T06:36:10.804Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
06:36:10 [2021-06-30T06:36:10.804Z] === RUN   TestDaemonDefaultNetworkPools
06:36:10 [2021-06-30T06:36:10.804Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
06:36:10 [2021-06-30T06:36:10.804Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
06:36:10 [2021-06-30T06:36:10.804Z] === RUN   TestDaemonRestartWithExistingNetwork
06:36:10 [2021-06-30T06:36:10.804Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
06:36:10 [2021-06-30T06:36:10.804Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
06:36:10 [2021-06-30T06:36:10.804Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
06:36:10 [2021-06-30T06:36:10.804Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
06:36:10 [2021-06-30T06:36:10.804Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
06:36:10 [2021-06-30T06:36:10.804Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
06:36:10 [2021-06-30T06:36:10.804Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
06:36:10 [2021-06-30T06:36:10.804Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
06:36:10 [2021-06-30T06:36:10.804Z] === RUN   TestServiceWithPredefinedNetwork
06:36:10 [2021-06-30T06:36:10.804Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:10 [2021-06-30T06:36:10.804Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
06:36:10 [2021-06-30T06:36:10.804Z] === RUN   TestServiceRemoveKeepsIngressNetwork
06:36:10 [2021-06-30T06:36:10.804Z]     service_test.go:242: FLAKY_TEST
06:36:10 [2021-06-30T06:36:10.804Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
06:36:10 [2021-06-30T06:36:10.804Z] === RUN   TestServiceWithDataPathPortInit
06:36:10 [2021-06-30T06:36:10.804Z]     service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:10 [2021-06-30T06:36:10.804Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
06:36:10 [2021-06-30T06:36:10.804Z] === RUN   TestServiceWithDefaultAddressPoolInit
06:36:10 [2021-06-30T06:36:10.804Z]     service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:10 [2021-06-30T06:36:10.804Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
06:36:10 [2021-06-30T06:36:10.804Z] PASS
06:36:10 [2021-06-30T06:36:10.804Z] 
06:36:10 [2021-06-30T06:36:10.804Z] === Skipped
06:36:10 [2021-06-30T06:36:10.804Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
06:36:10 [2021-06-30T06:36:10.804Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:10 [2021-06-30T06:36:10.804Z] 
06:36:10 [2021-06-30T06:36:10.804Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
06:36:10 [2021-06-30T06:36:10.804Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
06:36:10 [2021-06-30T06:36:10.804Z] 
06:36:10 [2021-06-30T06:36:10.804Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
06:36:10 [2021-06-30T06:36:10.804Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
06:36:10 [2021-06-30T06:36:10.804Z] 
06:36:10 [2021-06-30T06:36:10.804Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
06:36:10 [2021-06-30T06:36:10.804Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
06:36:10 [2021-06-30T06:36:10.804Z] 
06:36:10 [2021-06-30T06:36:10.804Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
06:36:10 [2021-06-30T06:36:10.804Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
06:36:10 [2021-06-30T06:36:10.804Z] 
06:36:10 [2021-06-30T06:36:10.804Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
06:36:10 [2021-06-30T06:36:10.804Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
06:36:10 [2021-06-30T06:36:10.804Z] 
06:36:10 [2021-06-30T06:36:10.804Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
06:36:10 [2021-06-30T06:36:10.804Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
06:36:10 [2021-06-30T06:36:10.804Z] 
06:36:10 [2021-06-30T06:36:10.804Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
06:36:10 [2021-06-30T06:36:10.804Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
06:36:10 [2021-06-30T06:36:10.804Z] 
06:36:10 [2021-06-30T06:36:10.804Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
06:36:10 [2021-06-30T06:36:10.804Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:10 [2021-06-30T06:36:10.804Z] 
06:36:10 [2021-06-30T06:36:10.804Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
06:36:10 [2021-06-30T06:36:10.804Z]     service_test.go:242: FLAKY_TEST
06:36:10 [2021-06-30T06:36:10.804Z] 
06:36:10 [2021-06-30T06:36:10.804Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
06:36:10 [2021-06-30T06:36:10.804Z]     service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:10 [2021-06-30T06:36:10.804Z] 
06:36:10 [2021-06-30T06:36:10.804Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
06:36:10 [2021-06-30T06:36:10.804Z]     service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:10 [2021-06-30T06:36:10.804Z] 
06:36:10 [2021-06-30T06:36:10.804Z] 
06:36:10 [2021-06-30T06:36:10.804Z] DONE 22 tests, 12 skipped in 7.267s
06:36:10 [2021-06-30T06:36:10.804Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
06:36:10 [2021-06-30T06:36:10.804Z] INFO: Testing against a local daemon
06:36:10 [2021-06-30T06:36:10.804Z] === RUN   TestDockerNetworkIpvlanPersistance
06:36:10 [2021-06-30T06:36:10.804Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:36:10 [2021-06-30T06:36:10.804Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
06:36:10 [2021-06-30T06:36:10.804Z] === RUN   TestDockerNetworkIpvlan
06:36:10 [2021-06-30T06:36:10.804Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:36:10 [2021-06-30T06:36:10.804Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
06:36:10 [2021-06-30T06:36:10.804Z] PASS
06:36:10 [2021-06-30T06:36:10.804Z] 
06:36:10 [2021-06-30T06:36:10.804Z] === Skipped
06:36:10 [2021-06-30T06:36:10.804Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
06:36:10 [2021-06-30T06:36:10.804Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:36:10 [2021-06-30T06:36:10.804Z] 
06:36:10 [2021-06-30T06:36:10.804Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
06:36:10 [2021-06-30T06:36:10.804Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:36:10 [2021-06-30T06:36:10.804Z] 
06:36:10 [2021-06-30T06:36:10.804Z] 
06:36:10 [2021-06-30T06:36:10.804Z] DONE 2 tests, 2 skipped in 0.111s
06:36:10 [2021-06-30T06:36:10.804Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
06:36:11 [2021-06-30T06:36:11.062Z] INFO: Testing against a local daemon
06:36:11 [2021-06-30T06:36:11.062Z] === RUN   TestDockerNetworkMacvlanPersistance
06:36:11 [2021-06-30T06:36:11.062Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
06:36:11 [2021-06-30T06:36:11.062Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
06:36:11 [2021-06-30T06:36:11.062Z] === RUN   TestDockerNetworkMacvlan
06:36:11 [2021-06-30T06:36:11.062Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
06:36:11 [2021-06-30T06:36:11.062Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
06:36:11 [2021-06-30T06:36:11.062Z] PASS
06:36:11 [2021-06-30T06:36:11.062Z] 
06:36:11 [2021-06-30T06:36:11.062Z] === Skipped
06:36:11 [2021-06-30T06:36:11.062Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
06:36:11 [2021-06-30T06:36:11.062Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
06:36:11 [2021-06-30T06:36:11.062Z] 
06:36:11 [2021-06-30T06:36:11.062Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
06:36:11 [2021-06-30T06:36:11.062Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
06:36:11 [2021-06-30T06:36:11.062Z] 
06:36:11 [2021-06-30T06:36:11.062Z] 
06:36:11 [2021-06-30T06:36:11.062Z] DONE 2 tests, 2 skipped in 0.104s
06:36:11 [2021-06-30T06:36:11.062Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
06:36:11 [2021-06-30T06:36:11.062Z] testing: warning: no tests to run
06:36:11 [2021-06-30T06:36:11.062Z] PASS
06:36:11 [2021-06-30T06:36:11.062Z] 
06:36:11 [2021-06-30T06:36:11.062Z] DONE 0 tests in 0.027s
06:36:11 [2021-06-30T06:36:11.062Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
06:36:11 [2021-06-30T06:36:11.062Z] INFO: Testing against a local daemon
06:36:11 [2021-06-30T06:36:11.062Z] === RUN   TestAuthZPluginAllowRequest
06:36:11 [2021-06-30T06:36:11.062Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:36:11 [2021-06-30T06:36:11.062Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
06:36:11 [2021-06-30T06:36:11.062Z] === RUN   TestAuthZPluginTLS
06:36:11 [2021-06-30T06:36:11.062Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:36:11 [2021-06-30T06:36:11.062Z] --- SKIP: TestAuthZPluginTLS (0.00s)
06:36:11 [2021-06-30T06:36:11.062Z] === RUN   TestAuthZPluginDenyRequest
06:36:11 [2021-06-30T06:36:11.062Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:36:11 [2021-06-30T06:36:11.062Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
06:36:11 [2021-06-30T06:36:11.062Z] === RUN   TestAuthZPluginAPIDenyResponse
06:36:11 [2021-06-30T06:36:11.062Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:36:11 [2021-06-30T06:36:11.062Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
06:36:11 [2021-06-30T06:36:11.062Z] === RUN   TestAuthZPluginDenyResponse
06:36:11 [2021-06-30T06:36:11.062Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:36:11 [2021-06-30T06:36:11.062Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
06:36:11 [2021-06-30T06:36:11.062Z] === RUN   TestAuthZPluginAllowEventStream
06:36:11 [2021-06-30T06:36:11.062Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:36:11 [2021-06-30T06:36:11.062Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
06:36:11 [2021-06-30T06:36:11.062Z] === RUN   TestAuthZPluginErrorResponse
06:36:11 [2021-06-30T06:36:11.062Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:36:11 [2021-06-30T06:36:11.062Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
06:36:11 [2021-06-30T06:36:11.062Z] === RUN   TestAuthZPluginErrorRequest
06:36:11 [2021-06-30T06:36:11.062Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:36:11 [2021-06-30T06:36:11.062Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
06:36:11 [2021-06-30T06:36:11.062Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
06:36:11 [2021-06-30T06:36:11.062Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:36:11 [2021-06-30T06:36:11.062Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
06:36:11 [2021-06-30T06:36:11.062Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
06:36:11 [2021-06-30T06:36:11.062Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:36:11 [2021-06-30T06:36:11.062Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
06:36:11 [2021-06-30T06:36:11.062Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
06:36:11 [2021-06-30T06:36:11.062Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:36:11 [2021-06-30T06:36:11.062Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
06:36:11 [2021-06-30T06:36:11.062Z] === RUN   TestAuthZPluginHeader
06:36:11 [2021-06-30T06:36:11.062Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:36:11 [2021-06-30T06:36:11.062Z] --- SKIP: TestAuthZPluginHeader (0.00s)
06:36:11 [2021-06-30T06:36:11.062Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
06:36:11 [2021-06-30T06:36:11.320Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:36:11 [2021-06-30T06:36:11.320Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.14s)
06:36:11 [2021-06-30T06:36:11.320Z] === RUN   TestAuthZPluginV2Disable
06:36:11 [2021-06-30T06:36:11.320Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:36:11 [2021-06-30T06:36:11.320Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
06:36:11 [2021-06-30T06:36:11.320Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
06:36:11 [2021-06-30T06:36:11.320Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:36:11 [2021-06-30T06:36:11.320Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s)
06:36:11 [2021-06-30T06:36:11.320Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
06:36:11 [2021-06-30T06:36:11.320Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:36:11 [2021-06-30T06:36:11.320Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
06:36:11 [2021-06-30T06:36:11.320Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
06:36:11 [2021-06-30T06:36:11.320Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:36:11 [2021-06-30T06:36:11.320Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
06:36:11 [2021-06-30T06:36:11.320Z] PASS
06:36:11 [2021-06-30T06:36:11.320Z] 
06:36:11 [2021-06-30T06:36:11.320Z] === Skipped
06:36:11 [2021-06-30T06:36:11.320Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
06:36:11 [2021-06-30T06:36:11.320Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:36:11 [2021-06-30T06:36:11.320Z] 
06:36:11 [2021-06-30T06:36:11.320Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
06:36:11 [2021-06-30T06:36:11.320Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:36:11 [2021-06-30T06:36:11.320Z] 
06:36:11 [2021-06-30T06:36:11.320Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
06:36:11 [2021-06-30T06:36:11.320Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:36:11 [2021-06-30T06:36:11.320Z] 
06:36:11 [2021-06-30T06:36:11.320Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
06:36:11 [2021-06-30T06:36:11.320Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:36:11 [2021-06-30T06:36:11.320Z] 
06:36:11 [2021-06-30T06:36:11.320Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
06:36:11 [2021-06-30T06:36:11.320Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:36:11 [2021-06-30T06:36:11.320Z] 
06:36:11 [2021-06-30T06:36:11.320Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
06:36:11 [2021-06-30T06:36:11.320Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:36:11 [2021-06-30T06:36:11.320Z] 
06:36:11 [2021-06-30T06:36:11.320Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
06:36:11 [2021-06-30T06:36:11.320Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:36:11 [2021-06-30T06:36:11.320Z] 
06:36:11 [2021-06-30T06:36:11.320Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
06:36:11 [2021-06-30T06:36:11.320Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:36:11 [2021-06-30T06:36:11.320Z] 
06:36:11 [2021-06-30T06:36:11.320Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
06:36:11 [2021-06-30T06:36:11.320Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:36:11 [2021-06-30T06:36:11.320Z] 
06:36:11 [2021-06-30T06:36:11.320Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
06:36:11 [2021-06-30T06:36:11.320Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:36:11 [2021-06-30T06:36:11.320Z] 
06:36:11 [2021-06-30T06:36:11.320Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
06:36:11 [2021-06-30T06:36:11.320Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:36:11 [2021-06-30T06:36:11.320Z] 
06:36:11 [2021-06-30T06:36:11.320Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
06:36:11 [2021-06-30T06:36:11.320Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:36:11 [2021-06-30T06:36:11.320Z] 
06:36:11 [2021-06-30T06:36:11.320Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.14s)
06:36:11 [2021-06-30T06:36:11.320Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:36:11 [2021-06-30T06:36:11.320Z] 
06:36:11 [2021-06-30T06:36:11.320Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
06:36:11 [2021-06-30T06:36:11.320Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:36:11 [2021-06-30T06:36:11.320Z] 
06:36:11 [2021-06-30T06:36:11.320Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s)
06:36:11 [2021-06-30T06:36:11.320Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:36:11 [2021-06-30T06:36:11.320Z] 
06:36:11 [2021-06-30T06:36:11.320Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
06:36:11 [2021-06-30T06:36:11.320Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:36:11 [2021-06-30T06:36:11.320Z] 
06:36:11 [2021-06-30T06:36:11.320Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
06:36:11 [2021-06-30T06:36:11.320Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:36:11 [2021-06-30T06:36:11.320Z] 
06:36:11 [2021-06-30T06:36:11.320Z] 
06:36:11 [2021-06-30T06:36:11.320Z] DONE 17 tests, 17 skipped in 0.318s
06:36:11 [2021-06-30T06:36:11.320Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
06:36:11 [2021-06-30T06:36:11.578Z] INFO: Testing against a local daemon
06:36:11 [2021-06-30T06:36:11.578Z] === RUN   TestPluginInvalidJSON
06:36:11 [2021-06-30T06:36:11.579Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
06:36:11 [2021-06-30T06:36:11.579Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
06:36:11 [2021-06-30T06:36:11.579Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
06:36:11 [2021-06-30T06:36:11.579Z] --- PASS: TestPluginInvalidJSON (0.02s)
06:36:11 [2021-06-30T06:36:11.579Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
06:36:11 [2021-06-30T06:36:11.579Z] === RUN   TestPluginInstall
06:36:11 [2021-06-30T06:36:11.579Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:36:11 [2021-06-30T06:36:11.579Z] --- SKIP: TestPluginInstall (0.00s)
06:36:11 [2021-06-30T06:36:11.579Z] === RUN   TestPluginsWithRuntimes
06:36:11 [2021-06-30T06:36:11.579Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
06:36:11 [2021-06-30T06:36:11.579Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
06:36:11 [2021-06-30T06:36:11.579Z] === RUN   TestPluginBackCompatMediaTypes
06:36:11 [2021-06-30T06:36:11.579Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
06:36:11 [2021-06-30T06:36:11.579Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
06:36:11 [2021-06-30T06:36:11.579Z] PASS
06:36:11 [2021-06-30T06:36:11.579Z] 
06:36:11 [2021-06-30T06:36:11.579Z] === Skipped
06:36:11 [2021-06-30T06:36:11.579Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
06:36:11 [2021-06-30T06:36:11.579Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:36:11 [2021-06-30T06:36:11.579Z] 
06:36:11 [2021-06-30T06:36:11.579Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
06:36:11 [2021-06-30T06:36:11.579Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
06:36:11 [2021-06-30T06:36:11.579Z] 
06:36:11 [2021-06-30T06:36:11.579Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
06:36:11 [2021-06-30T06:36:11.579Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
06:36:11 [2021-06-30T06:36:11.579Z] 
06:36:11 [2021-06-30T06:36:11.579Z] 
06:36:11 [2021-06-30T06:36:11.579Z] DONE 5 tests, 3 skipped in 0.135s
06:36:11 [2021-06-30T06:36:11.579Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
06:36:11 [2021-06-30T06:36:11.579Z] INFO: Testing against a local daemon
06:36:11 [2021-06-30T06:36:11.579Z] === RUN   TestExternalGraphDriver
06:36:11 [2021-06-30T06:36:11.579Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
06:36:11 [2021-06-30T06:36:11.579Z] --- SKIP: TestExternalGraphDriver (0.06s)
06:36:11 [2021-06-30T06:36:11.579Z] === RUN   TestGraphdriverPluginV2
06:36:15 [2021-06-30T06:36:15.760Z] --- PASS: TestGraphdriverPluginV2 (3.75s)
06:36:15 [2021-06-30T06:36:15.760Z] PASS
06:36:15 [2021-06-30T06:36:15.760Z] 
06:36:15 [2021-06-30T06:36:15.760Z] === Skipped
06:36:15 [2021-06-30T06:36:15.760Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s)
06:36:15 [2021-06-30T06:36:15.760Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
06:36:15 [2021-06-30T06:36:15.760Z] 
06:36:15 [2021-06-30T06:36:15.760Z] 
06:36:15 [2021-06-30T06:36:15.760Z] DONE 2 tests, 1 skipped in 3.916s
06:36:15 [2021-06-30T06:36:15.760Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
06:36:15 [2021-06-30T06:36:15.760Z] INFO: Testing against a local daemon
06:36:15 [2021-06-30T06:36:15.760Z] === RUN   TestContinueAfterPluginCrash
06:36:15 [2021-06-30T06:36:15.760Z] === PAUSE TestContinueAfterPluginCrash
06:36:15 [2021-06-30T06:36:15.760Z] === RUN   TestReadPluginNoRead
06:36:15 [2021-06-30T06:36:15.760Z] === PAUSE TestReadPluginNoRead
06:36:15 [2021-06-30T06:36:15.760Z] === RUN   TestDaemonStartWithLogOpt
06:36:15 [2021-06-30T06:36:15.760Z] === PAUSE TestDaemonStartWithLogOpt
06:36:15 [2021-06-30T06:36:15.760Z] === CONT  TestContinueAfterPluginCrash
06:36:15 [2021-06-30T06:36:15.760Z] === CONT  TestDaemonStartWithLogOpt
06:36:19 [2021-06-30T06:36:19.949Z] --- PASS: TestDaemonStartWithLogOpt (4.19s)
06:36:19 [2021-06-30T06:36:19.949Z] === CONT  TestReadPluginNoRead
06:36:21 [2021-06-30T06:36:21.848Z] === RUN   TestReadPluginNoRead/disabled_caching
06:36:23 [2021-06-30T06:36:23.745Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
06:36:24 [2021-06-30T06:36:24.679Z] --- PASS: TestContinueAfterPluginCrash (9.13s)
06:36:24 [2021-06-30T06:36:24.937Z] === RUN   TestReadPluginNoRead/default
06:36:26 [2021-06-30T06:36:26.309Z] === CONT  TestReadPluginNoRead
06:36:26 [2021-06-30T06:36:26.309Z]     read_test.go:92: [d901827612ba6] daemon is not started
06:36:26 [2021-06-30T06:36:26.309Z] --- PASS: TestReadPluginNoRead (6.59s)
06:36:26 [2021-06-30T06:36:26.309Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.44s)
06:36:26 [2021-06-30T06:36:26.309Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.52s)
06:36:26 [2021-06-30T06:36:26.309Z]     --- PASS: TestReadPluginNoRead/default (1.44s)
06:36:26 [2021-06-30T06:36:26.309Z] PASS
06:36:26 [2021-06-30T06:36:26.309Z] 
06:36:26 [2021-06-30T06:36:26.309Z] DONE 6 tests in 10.896s
06:36:26 [2021-06-30T06:36:26.309Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
06:36:26 [2021-06-30T06:36:26.309Z] testing: warning: no tests to run
06:36:26 [2021-06-30T06:36:26.309Z] PASS
06:36:26 [2021-06-30T06:36:26.309Z] 
06:36:26 [2021-06-30T06:36:26.309Z] DONE 0 tests in 0.029s
06:36:26 [2021-06-30T06:36:26.309Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
06:36:26 [2021-06-30T06:36:26.567Z] INFO: Testing against a local daemon
06:36:26 [2021-06-30T06:36:26.567Z] === RUN   TestPluginWithDevMounts
06:36:26 [2021-06-30T06:36:26.567Z]     mounts_test.go:21: (*Execution).IsRootless-fm
06:36:26 [2021-06-30T06:36:26.567Z] --- SKIP: TestPluginWithDevMounts (0.00s)
06:36:26 [2021-06-30T06:36:26.567Z] PASS
06:36:26 [2021-06-30T06:36:26.567Z] 
06:36:26 [2021-06-30T06:36:26.567Z] === Skipped
06:36:26 [2021-06-30T06:36:26.567Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
06:36:26 [2021-06-30T06:36:26.567Z]     mounts_test.go:21: (*Execution).IsRootless-fm
06:36:26 [2021-06-30T06:36:26.567Z] 
06:36:26 [2021-06-30T06:36:26.567Z] 
06:36:26 [2021-06-30T06:36:26.567Z] DONE 1 tests, 1 skipped in 0.118s
06:36:26 [2021-06-30T06:36:26.567Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
06:36:26 [2021-06-30T06:36:26.567Z] INFO: Testing against a local daemon
06:36:26 [2021-06-30T06:36:26.567Z] === RUN   TestSecretInspect
06:36:26 [2021-06-30T06:36:26.567Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:26 [2021-06-30T06:36:26.567Z] --- SKIP: TestSecretInspect (0.01s)
06:36:26 [2021-06-30T06:36:26.567Z] === RUN   TestSecretList
06:36:26 [2021-06-30T06:36:26.567Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:26 [2021-06-30T06:36:26.567Z] --- SKIP: TestSecretList (0.02s)
06:36:26 [2021-06-30T06:36:26.567Z] === RUN   TestSecretsCreateAndDelete
06:36:26 [2021-06-30T06:36:26.567Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:26 [2021-06-30T06:36:26.567Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
06:36:26 [2021-06-30T06:36:26.567Z] === RUN   TestSecretsUpdate
06:36:26 [2021-06-30T06:36:26.567Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:26 [2021-06-30T06:36:26.567Z] --- SKIP: TestSecretsUpdate (0.01s)
06:36:26 [2021-06-30T06:36:26.567Z] === RUN   TestTemplatedSecret
06:36:26 [2021-06-30T06:36:26.567Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:26 [2021-06-30T06:36:26.567Z] --- SKIP: TestTemplatedSecret (0.00s)
06:36:26 [2021-06-30T06:36:26.567Z] === RUN   TestSecretCreateResolve
06:36:26 [2021-06-30T06:36:26.567Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:26 [2021-06-30T06:36:26.567Z] --- SKIP: TestSecretCreateResolve (0.01s)
06:36:26 [2021-06-30T06:36:26.567Z] PASS
06:36:26 [2021-06-30T06:36:26.567Z] 
06:36:26 [2021-06-30T06:36:26.567Z] === Skipped
06:36:26 [2021-06-30T06:36:26.567Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
06:36:26 [2021-06-30T06:36:26.567Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:26 [2021-06-30T06:36:26.567Z] 
06:36:26 [2021-06-30T06:36:26.567Z] === SKIP: amd64.integration.secret TestSecretList (0.02s)
06:36:26 [2021-06-30T06:36:26.567Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:26 [2021-06-30T06:36:26.567Z] 
06:36:26 [2021-06-30T06:36:26.567Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
06:36:26 [2021-06-30T06:36:26.567Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:26 [2021-06-30T06:36:26.567Z] 
06:36:26 [2021-06-30T06:36:26.567Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
06:36:26 [2021-06-30T06:36:26.567Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:26 [2021-06-30T06:36:26.567Z] 
06:36:26 [2021-06-30T06:36:26.567Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
06:36:26 [2021-06-30T06:36:26.567Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:26 [2021-06-30T06:36:26.567Z] 
06:36:26 [2021-06-30T06:36:26.567Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
06:36:26 [2021-06-30T06:36:26.567Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:26 [2021-06-30T06:36:26.567Z] 
06:36:26 [2021-06-30T06:36:26.567Z] 
06:36:26 [2021-06-30T06:36:26.567Z] DONE 6 tests, 6 skipped in 0.175s
06:36:26 [2021-06-30T06:36:26.567Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
06:36:26 [2021-06-30T06:36:26.825Z] INFO: Testing against a local daemon
06:36:26 [2021-06-30T06:36:26.825Z] === RUN   TestServiceCreateInit
06:36:26 [2021-06-30T06:36:26.825Z] === RUN   TestServiceCreateInit/daemonInitDisabled
06:36:26 [2021-06-30T06:36:26.825Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:26 [2021-06-30T06:36:26.825Z] === RUN   TestServiceCreateInit/daemonInitEnabled
06:36:26 [2021-06-30T06:36:26.825Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:26 [2021-06-30T06:36:26.825Z] --- PASS: TestServiceCreateInit (0.01s)
06:36:26 [2021-06-30T06:36:26.825Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
06:36:26 [2021-06-30T06:36:26.825Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
06:36:26 [2021-06-30T06:36:26.825Z] === RUN   TestCreateServiceMultipleTimes
06:36:26 [2021-06-30T06:36:26.825Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:26 [2021-06-30T06:36:26.825Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
06:36:26 [2021-06-30T06:36:26.825Z] === RUN   TestCreateServiceConflict
06:36:26 [2021-06-30T06:36:26.825Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:26 [2021-06-30T06:36:26.825Z] --- SKIP: TestCreateServiceConflict (0.01s)
06:36:26 [2021-06-30T06:36:26.825Z] === RUN   TestCreateServiceMaxReplicas
06:36:26 [2021-06-30T06:36:26.825Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:26 [2021-06-30T06:36:26.825Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
06:36:26 [2021-06-30T06:36:26.825Z] === RUN   TestCreateWithDuplicateNetworkNames
06:36:26 [2021-06-30T06:36:26.825Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:26 [2021-06-30T06:36:26.825Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s)
06:36:26 [2021-06-30T06:36:26.825Z] === RUN   TestCreateServiceSecretFileMode
06:36:26 [2021-06-30T06:36:26.825Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:26 [2021-06-30T06:36:26.825Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
06:36:26 [2021-06-30T06:36:26.825Z] === RUN   TestCreateServiceConfigFileMode
06:36:26 [2021-06-30T06:36:26.825Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:26 [2021-06-30T06:36:26.825Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
06:36:26 [2021-06-30T06:36:26.825Z] === RUN   TestCreateServiceSysctls
06:36:26 [2021-06-30T06:36:26.825Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:26 [2021-06-30T06:36:26.825Z] --- SKIP: TestCreateServiceSysctls (0.02s)
06:36:26 [2021-06-30T06:36:26.825Z] === RUN   TestCreateServiceCapabilities
06:36:26 [2021-06-30T06:36:26.825Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:26 [2021-06-30T06:36:26.825Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
06:36:26 [2021-06-30T06:36:26.825Z] === RUN   TestInspect
06:36:26 [2021-06-30T06:36:26.825Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:26 [2021-06-30T06:36:26.825Z] --- SKIP: TestInspect (0.01s)
06:36:26 [2021-06-30T06:36:26.825Z] === RUN   TestCreateJob
06:36:26 [2021-06-30T06:36:26.825Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:27 [2021-06-30T06:36:27.083Z] --- SKIP: TestCreateJob (0.01s)
06:36:27 [2021-06-30T06:36:27.083Z] === RUN   TestReplicatedJob
06:36:27 [2021-06-30T06:36:27.083Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:27 [2021-06-30T06:36:27.083Z] --- SKIP: TestReplicatedJob (0.01s)
06:36:27 [2021-06-30T06:36:27.083Z] === RUN   TestUpdateReplicatedJob
06:36:27 [2021-06-30T06:36:27.083Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:27 [2021-06-30T06:36:27.083Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
06:36:27 [2021-06-30T06:36:27.083Z] === RUN   TestServiceListWithStatuses
06:36:27 [2021-06-30T06:36:27.083Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
06:36:27 [2021-06-30T06:36:27.083Z] --- SKIP: TestServiceListWithStatuses (0.00s)
06:36:27 [2021-06-30T06:36:27.083Z] === RUN   TestDockerNetworkConnectAlias
06:36:27 [2021-06-30T06:36:27.083Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:27 [2021-06-30T06:36:27.083Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
06:36:27 [2021-06-30T06:36:27.083Z] === RUN   TestDockerNetworkReConnect
06:36:27 [2021-06-30T06:36:27.083Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:27 [2021-06-30T06:36:27.083Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
06:36:27 [2021-06-30T06:36:27.083Z] === RUN   TestServicePlugin
06:36:28 [2021-06-30T06:36:28.983Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:28 [2021-06-30T06:36:28.983Z] --- SKIP: TestServicePlugin (1.94s)
06:36:28 [2021-06-30T06:36:28.983Z] === RUN   TestServiceUpdateLabel
06:36:28 [2021-06-30T06:36:28.983Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:28 [2021-06-30T06:36:28.983Z] --- SKIP: TestServiceUpdateLabel (0.01s)
06:36:28 [2021-06-30T06:36:28.983Z] === RUN   TestServiceUpdateSecrets
06:36:28 [2021-06-30T06:36:28.983Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:28 [2021-06-30T06:36:28.983Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
06:36:28 [2021-06-30T06:36:28.983Z] === RUN   TestServiceUpdateConfigs
06:36:28 [2021-06-30T06:36:28.983Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:28 [2021-06-30T06:36:28.983Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
06:36:28 [2021-06-30T06:36:28.983Z] === RUN   TestServiceUpdateNetwork
06:36:28 [2021-06-30T06:36:28.983Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:28 [2021-06-30T06:36:28.983Z] --- SKIP: TestServiceUpdateNetwork (0.02s)
06:36:28 [2021-06-30T06:36:28.983Z] === RUN   TestServiceUpdatePidsLimit
06:36:28 [2021-06-30T06:36:28.983Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:28 [2021-06-30T06:36:28.983Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
06:36:28 [2021-06-30T06:36:28.983Z] PASS
06:36:28 [2021-06-30T06:36:28.983Z] 
06:36:28 [2021-06-30T06:36:28.983Z] === Skipped
06:36:28 [2021-06-30T06:36:28.983Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
06:36:28 [2021-06-30T06:36:28.983Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:28 [2021-06-30T06:36:28.983Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
06:36:28 [2021-06-30T06:36:28.983Z] 
06:36:28 [2021-06-30T06:36:28.983Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
06:36:28 [2021-06-30T06:36:28.983Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:28 [2021-06-30T06:36:28.983Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
06:36:28 [2021-06-30T06:36:28.983Z] 
06:36:28 [2021-06-30T06:36:28.983Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
06:36:28 [2021-06-30T06:36:28.983Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:28 [2021-06-30T06:36:28.983Z] 
06:36:28 [2021-06-30T06:36:28.983Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
06:36:28 [2021-06-30T06:36:28.983Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:28 [2021-06-30T06:36:28.983Z] 
06:36:28 [2021-06-30T06:36:28.983Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s)
06:36:28 [2021-06-30T06:36:28.983Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:28 [2021-06-30T06:36:28.983Z] 
06:36:28 [2021-06-30T06:36:28.983Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s)
06:36:28 [2021-06-30T06:36:28.983Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:28 [2021-06-30T06:36:28.983Z] 
06:36:28 [2021-06-30T06:36:28.983Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
06:36:28 [2021-06-30T06:36:28.984Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:28 [2021-06-30T06:36:28.984Z] 
06:36:28 [2021-06-30T06:36:28.984Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
06:36:28 [2021-06-30T06:36:28.984Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:28 [2021-06-30T06:36:28.984Z] 
06:36:28 [2021-06-30T06:36:28.984Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
06:36:28 [2021-06-30T06:36:28.984Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:28 [2021-06-30T06:36:28.984Z] 
06:36:28 [2021-06-30T06:36:28.984Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
06:36:28 [2021-06-30T06:36:28.984Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:28 [2021-06-30T06:36:28.984Z] 
06:36:28 [2021-06-30T06:36:28.984Z] === SKIP: amd64.integration.service TestInspect (0.01s)
06:36:28 [2021-06-30T06:36:28.984Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:28 [2021-06-30T06:36:28.984Z] 
06:36:28 [2021-06-30T06:36:28.984Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
06:36:28 [2021-06-30T06:36:28.984Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:28 [2021-06-30T06:36:28.984Z] 
06:36:28 [2021-06-30T06:36:28.984Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
06:36:28 [2021-06-30T06:36:28.984Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:28 [2021-06-30T06:36:28.984Z] 
06:36:28 [2021-06-30T06:36:28.984Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
06:36:28 [2021-06-30T06:36:28.984Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:28 [2021-06-30T06:36:28.984Z] 
06:36:28 [2021-06-30T06:36:28.984Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
06:36:28 [2021-06-30T06:36:28.984Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
06:36:28 [2021-06-30T06:36:28.984Z] 
06:36:28 [2021-06-30T06:36:28.984Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
06:36:28 [2021-06-30T06:36:28.984Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:28 [2021-06-30T06:36:28.984Z] 
06:36:28 [2021-06-30T06:36:28.984Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
06:36:28 [2021-06-30T06:36:28.984Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:28 [2021-06-30T06:36:28.984Z] 
06:36:28 [2021-06-30T06:36:28.984Z] === SKIP: amd64.integration.service TestServicePlugin (1.94s)
06:36:28 [2021-06-30T06:36:28.984Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:28 [2021-06-30T06:36:28.984Z] 
06:36:28 [2021-06-30T06:36:28.984Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
06:36:28 [2021-06-30T06:36:28.984Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:28 [2021-06-30T06:36:28.984Z] 
06:36:28 [2021-06-30T06:36:28.984Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
06:36:28 [2021-06-30T06:36:28.984Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:28 [2021-06-30T06:36:28.984Z] 
06:36:28 [2021-06-30T06:36:28.984Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
06:36:28 [2021-06-30T06:36:28.984Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:28 [2021-06-30T06:36:28.984Z] 
06:36:28 [2021-06-30T06:36:28.984Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s)
06:36:28 [2021-06-30T06:36:28.984Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:28 [2021-06-30T06:36:28.984Z] 
06:36:28 [2021-06-30T06:36:28.984Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
06:36:28 [2021-06-30T06:36:28.984Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:36:28 [2021-06-30T06:36:28.984Z] 
06:36:28 [2021-06-30T06:36:28.984Z] 
06:36:28 [2021-06-30T06:36:28.984Z] DONE 24 tests, 23 skipped in 2.337s
06:36:28 [2021-06-30T06:36:28.984Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
06:36:29 [2021-06-30T06:36:29.243Z] INFO: Testing against a local daemon
06:36:29 [2021-06-30T06:36:29.243Z] === RUN   TestSessionCreate
06:36:29 [2021-06-30T06:36:29.243Z] --- PASS: TestSessionCreate (0.03s)
06:36:29 [2021-06-30T06:36:29.243Z] === RUN   TestSessionCreateWithBadUpgrade
06:36:29 [2021-06-30T06:36:29.243Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
06:36:29 [2021-06-30T06:36:29.243Z] PASS
06:36:29 [2021-06-30T06:36:29.243Z] 
06:36:29 [2021-06-30T06:36:29.243Z] DONE 2 tests in 0.154s
06:36:29 [2021-06-30T06:36:29.243Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
06:36:29 [2021-06-30T06:36:29.243Z] INFO: Testing against a local daemon
06:36:29 [2021-06-30T06:36:29.243Z] === RUN   TestCgroupDriverSystemdMemoryLimit
06:36:29 [2021-06-30T06:36:29.243Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
06:36:29 [2021-06-30T06:36:29.243Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
06:36:29 [2021-06-30T06:36:29.243Z] === RUN   TestEventsExecDie
06:36:30 [2021-06-30T06:36:30.178Z] --- PASS: TestEventsExecDie (0.95s)
06:36:30 [2021-06-30T06:36:30.178Z] === RUN   TestEventsBackwardsCompatible
06:36:30 [2021-06-30T06:36:30.436Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
06:36:30 [2021-06-30T06:36:30.436Z] === RUN   TestEventsVolumeCreate
06:36:30 [2021-06-30T06:36:30.436Z] --- PASS: TestEventsVolumeCreate (0.05s)
06:36:30 [2021-06-30T06:36:30.436Z] === RUN   TestInfoBinaryCommits
06:36:30 [2021-06-30T06:36:30.436Z] --- PASS: TestInfoBinaryCommits (0.02s)
06:36:30 [2021-06-30T06:36:30.436Z] === RUN   TestInfoAPIVersioned
06:36:30 [2021-06-30T06:36:30.436Z] --- PASS: TestInfoAPIVersioned (0.01s)
06:36:30 [2021-06-30T06:36:30.436Z] === RUN   TestInfoDiscoveryBackend
06:36:31 [2021-06-30T06:36:31.000Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
06:36:31 [2021-06-30T06:36:31.000Z] === RUN   TestInfoDiscoveryInvalidAdvertise
06:36:34 [2021-06-30T06:36:34.280Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s)
06:36:34 [2021-06-30T06:36:34.280Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
06:36:34 [2021-06-30T06:36:34.280Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
06:36:34 [2021-06-30T06:36:34.280Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
06:36:34 [2021-06-30T06:36:34.280Z] === RUN   TestInfoAPI
06:36:34 [2021-06-30T06:36:34.280Z] --- PASS: TestInfoAPI (0.02s)
06:36:34 [2021-06-30T06:36:34.280Z] === RUN   TestInfoAPIWarnings
06:36:52 [2021-06-30T06:36:52.344Z] --- PASS: TestInfoAPIWarnings (16.39s)
06:36:52 [2021-06-30T06:36:52.344Z] === RUN   TestInfoDebug
06:36:52 [2021-06-30T06:36:52.344Z] --- PASS: TestInfoDebug (0.52s)
06:36:52 [2021-06-30T06:36:52.344Z] === RUN   TestInfoInsecureRegistries
06:36:52 [2021-06-30T06:36:52.344Z] --- PASS: TestInfoInsecureRegistries (0.52s)
06:36:52 [2021-06-30T06:36:52.344Z] === RUN   TestInfoRegistryMirrors
06:36:52 [2021-06-30T06:36:52.344Z] --- PASS: TestInfoRegistryMirrors (0.53s)
06:36:52 [2021-06-30T06:36:52.344Z] === RUN   TestLoginFailsWithBadCredentials
06:36:52 [2021-06-30T06:36:52.344Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s)
06:36:52 [2021-06-30T06:36:52.344Z] === RUN   TestPingCacheHeaders
06:36:52 [2021-06-30T06:36:52.344Z] --- PASS: TestPingCacheHeaders (0.02s)
06:36:52 [2021-06-30T06:36:52.344Z] === RUN   TestPingGet
06:36:52 [2021-06-30T06:36:52.344Z] --- PASS: TestPingGet (0.01s)
06:36:52 [2021-06-30T06:36:52.344Z] === RUN   TestPingHead
06:36:52 [2021-06-30T06:36:52.344Z] --- PASS: TestPingHead (0.02s)
06:36:52 [2021-06-30T06:36:52.344Z] === RUN   TestVersion
06:36:52 [2021-06-30T06:36:52.344Z] --- PASS: TestVersion (0.02s)
06:36:52 [2021-06-30T06:36:52.344Z] PASS
06:36:52 [2021-06-30T06:36:52.344Z] 
06:36:52 [2021-06-30T06:36:52.344Z] === Skipped
06:36:52 [2021-06-30T06:36:52.344Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
06:36:52 [2021-06-30T06:36:52.344Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
06:36:52 [2021-06-30T06:36:52.344Z] 
06:36:52 [2021-06-30T06:36:52.344Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
06:36:52 [2021-06-30T06:36:52.344Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
06:36:52 [2021-06-30T06:36:52.344Z] 
06:36:52 [2021-06-30T06:36:52.344Z] 
06:36:52 [2021-06-30T06:36:52.344Z] DONE 19 tests, 2 skipped in 23.259s
06:36:52 [2021-06-30T06:36:52.603Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
06:36:52 [2021-06-30T06:36:52.603Z] INFO: Testing against a local daemon
06:36:52 [2021-06-30T06:36:52.603Z] === RUN   TestVolumesCreateAndList
06:36:52 [2021-06-30T06:36:52.603Z] --- PASS: TestVolumesCreateAndList (0.03s)
06:36:52 [2021-06-30T06:36:52.603Z] === RUN   TestVolumesRemove
06:36:52 [2021-06-30T06:36:52.603Z] --- PASS: TestVolumesRemove (0.05s)
06:36:52 [2021-06-30T06:36:52.603Z] === RUN   TestVolumesInspect
06:36:52 [2021-06-30T06:36:52.603Z] --- PASS: TestVolumesInspect (0.02s)
06:36:52 [2021-06-30T06:36:52.603Z] === RUN   TestVolumesInvalidJSON
06:36:52 [2021-06-30T06:36:52.603Z] === RUN   TestVolumesInvalidJSON//volumes/create
06:36:52 [2021-06-30T06:36:52.603Z] === PAUSE TestVolumesInvalidJSON//volumes/create
06:36:52 [2021-06-30T06:36:52.603Z] === CONT  TestVolumesInvalidJSON//volumes/create
06:36:52 [2021-06-30T06:36:52.603Z] --- PASS: TestVolumesInvalidJSON (0.01s)
06:36:52 [2021-06-30T06:36:52.603Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
06:36:52 [2021-06-30T06:36:52.603Z] PASS
06:36:52 [2021-06-30T06:36:52.603Z] 
06:36:52 [2021-06-30T06:36:52.603Z] DONE 5 tests in 0.215s
06:36:52 [2021-06-30T06:36:52.603Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
06:36:52 [2021-06-30T06:36:52.861Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12570 is not a child of this shell
06:36:52 [2021-06-30T06:36:52.861Z] warning: PID 12570 from bundles/test-integration/docker.pid had a nonzero exit code
06:36:52 [2021-06-30T06:36:52.861Z] Leaving: AppArmorNo profiles have been unloaded.
06:36:52 [2021-06-30T06:36:52.861Z] 
06:36:52 [2021-06-30T06:36:52.861Z] Unloading profiles will leave already running processes permanently
06:36:52 [2021-06-30T06:36:52.861Z] unconfined, which can lead to unexpected situations.
06:36:52 [2021-06-30T06:36:52.861Z] 
06:36:52 [2021-06-30T06:36:52.861Z] To set a process to complain mode, use the command line tool
06:36:52 [2021-06-30T06:36:52.861Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
06:36:52 [2021-06-30T06:36:52.861Z] Removing test suite binaries
06:36:52 [2021-06-30T06:36:52.861Z] exiting test-integration
06:36:52 [2021-06-30T06:36:52.861Z] ++ exit 0
06:36:52 [2021-06-30T06:36:52.861Z]