Skip to content

Console Output

20:49:01 [2021-07-26T20:49:01.267Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42666/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=f43667162fc025d788ec2b4daa903be65ebd30e4 -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:f43667162fc025d788ec2b4daa903be65ebd30e4 hack/make.sh dynbinary test-integration
20:49:01 [2021-07-26T20:49:01.840Z] 
20:49:01 [2021-07-26T20:49:01.840Z] Removing bundles/
20:49:01 [2021-07-26T20:49:01.840Z] 
20:49:01 [2021-07-26T20:49:01.840Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:49:02 [2021-07-26T20:49:02.100Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:49:02 [2021-07-26T20:49:02.100Z] GOOS="" GOARCH="" GOARM=""
20:50:38 [2021-07-26T20:50:38.607Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:50:38 [2021-07-26T20:50:38.607Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
20:50:38 [2021-07-26T20:50:38.607Z] GOOS="" GOARCH="" GOARM=""
20:50:38 [2021-07-26T20:50:38.607Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
20:50:38 [2021-07-26T20:50:38.607Z] 
20:50:38 [2021-07-26T20:50:38.607Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:50:38 [2021-07-26T20:50:38.607Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:50:38 [2021-07-26T20:50:38.607Z] HOSTNAME=9dd528f9783f
20:50:38 [2021-07-26T20:50:38.607Z] DEST=bundles/test-integration
20:50:38 [2021-07-26T20:50:38.607Z] PWD=/go/src/github.com/docker/docker
20:50:38 [2021-07-26T20:50:38.607Z] DOCKER_ROOTLESS=1
20:50:38 [2021-07-26T20:50:38.607Z] DOCKER_GITCOMMIT=f43667162fc025d788ec2b4daa903be65ebd30e4
20:50:38 [2021-07-26T20:50:38.607Z] container=docker
20:50:38 [2021-07-26T20:50:38.607Z] HOME=/root
20:50:38 [2021-07-26T20:50:38.607Z] GOLANG_VERSION=1.16.6
20:50:38 [2021-07-26T20:50:38.607Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:50:38 [2021-07-26T20:50:38.607Z] VALIDATE_BRANCH=master
20:50:38 [2021-07-26T20:50:38.607Z] TERM=xterm
20:50:38 [2021-07-26T20:50:38.607Z] DOCKER_PKG=github.com/docker/docker
20:50:38 [2021-07-26T20:50:38.607Z] SHLVL=1
20:50:38 [2021-07-26T20:50:38.607Z] TIMEOUT=120m
20:50:38 [2021-07-26T20:50:38.607Z] DOCKER_BUILDTAGS=apparmor seccomp journald
20:50:38 [2021-07-26T20:50:38.607Z] DOCKER_GRAPHDRIVER=overlay2
20:50:38 [2021-07-26T20:50:38.607Z] GO111MODULE=off
20:50:38 [2021-07-26T20:50:38.607Z] DOCKER_EXPERIMENTAL=1
20:50:38 [2021-07-26T20:50:38.607Z] TEST_SKIP_INTEGRATION_CLI=1
20:50:38 [2021-07-26T20:50:38.607Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:50:38 [2021-07-26T20:50:38.607Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:50:38 [2021-07-26T20:50:38.607Z] GOPATH=/go
20:50:38 [2021-07-26T20:50:38.607Z] PKG_CONFIG=pkg-config
20:50:38 [2021-07-26T20:50:38.607Z] _=/usr/bin/env
20:50:38 [2021-07-26T20:50:38.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:51:17 [2021-07-26T20:51:17.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:51:17 [2021-07-26T20:51:17.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:51:39 [2021-07-26T20:51:39.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
20:51:39 [2021-07-26T20:51:39.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:51:51 [2021-07-26T20:51:51.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:51:52 [2021-07-26T20:51:52.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:51:53 [2021-07-26T20:51:53.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:51:54 [2021-07-26T20:51:54.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:51:54 [2021-07-26T20:51:54.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:51:55 [2021-07-26T20:51:55.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:51:58 [2021-07-26T20:51:58.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:51:59 [2021-07-26T20:51:59.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:51:59 [2021-07-26T20:51:59.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:52:00 [2021-07-26T20:52:00.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:52:01 [2021-07-26T20:52:01.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:52:02 [2021-07-26T20:52:02.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:52:03 [2021-07-26T20:52:03.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:52:03 [2021-07-26T20:52:03.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:52:04 [2021-07-26T20:52:04.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:52:05 [2021-07-26T20:52:05.485Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:52:05 [2021-07-26T20:52:05.485Z] Using test binary docker
20:52:05 [2021-07-26T20:52:05.485Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:52:05 [2021-07-26T20:52:05.485Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:52:05 [2021-07-26T20:52:05.485Z] INFO: Waiting for daemon to start...
20:52:05 [2021-07-26T20:52:05.485Z] Starting dockerd
20:52:08 [2021-07-26T20:52:08.778Z] .
20:52:08 [2021-07-26T20:52:08.778Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:52:08 [2021-07-26T20:52:08.778Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:52:08 [2021-07-26T20:52:08.778Z] Error: No such image: emptyfs
20:52:09 [2021-07-26T20:52:09.038Z] Running integration-test (iteration 1)
20:52:09 [2021-07-26T20:52:09.038Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
20:52:30 [2021-07-26T20:52:30.995Z] Loaded image: buildpack-deps:buster
20:52:30 [2021-07-26T20:52:30.995Z] Loaded image: busybox:latest
20:52:30 [2021-07-26T20:52:30.995Z] Loaded image: busybox:glibc
20:52:30 [2021-07-26T20:52:30.995Z] Loaded image: debian:bullseye
20:52:30 [2021-07-26T20:52:30.995Z] Loaded image: hello-world:latest
20:52:30 [2021-07-26T20:52:30.995Z] Loaded image: arm32v7/hello-world:latest
20:52:30 [2021-07-26T20:52:30.995Z] INFO: Testing against a local daemon
20:52:30 [2021-07-26T20:52:30.995Z] === RUN   TestCgroupNamespacesBuild
20:52:32 [2021-07-26T20:52:32.376Z] --- PASS: TestCgroupNamespacesBuild (2.03s)
20:52:32 [2021-07-26T20:52:32.376Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
20:52:33 [2021-07-26T20:52:33.762Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.40s)
20:52:33 [2021-07-26T20:52:33.762Z] === RUN   TestBuildWithSession
20:52:33 [2021-07-26T20:52:33.762Z]     build_session_test.go:25: TODO: BuildKit
20:52:33 [2021-07-26T20:52:33.762Z] --- SKIP: TestBuildWithSession (0.00s)
20:52:33 [2021-07-26T20:52:33.762Z] === RUN   TestBuildSquashParent
20:52:41 [2021-07-26T20:52:41.893Z] --- PASS: TestBuildSquashParent (7.99s)
20:52:41 [2021-07-26T20:52:41.893Z] === RUN   TestBuildWithRemoveAndForceRemove
20:52:41 [2021-07-26T20:52:41.893Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:52:41 [2021-07-26T20:52:41.893Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:52:41 [2021-07-26T20:52:41.893Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:52:41 [2021-07-26T20:52:41.893Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:52:41 [2021-07-26T20:52:41.893Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:52:41 [2021-07-26T20:52:41.893Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:52:41 [2021-07-26T20:52:41.893Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:52:41 [2021-07-26T20:52:41.893Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:52:41 [2021-07-26T20:52:41.893Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:52:41 [2021-07-26T20:52:41.893Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:52:41 [2021-07-26T20:52:41.893Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:52:41 [2021-07-26T20:52:41.893Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:52:41 [2021-07-26T20:52:41.893Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:52:41 [2021-07-26T20:52:41.893Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:52:44 [2021-07-26T20:52:44.436Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:52:44 [2021-07-26T20:52:44.436Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:52:46 [2021-07-26T20:52:46.349Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:52:46 [2021-07-26T20:52:46.349Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:52:49 [2021-07-26T20:52:49.645Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
20:52:49 [2021-07-26T20:52:49.645Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.17s)
20:52:49 [2021-07-26T20:52:49.645Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.23s)
20:52:49 [2021-07-26T20:52:49.645Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.14s)
20:52:49 [2021-07-26T20:52:49.645Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.29s)
20:52:49 [2021-07-26T20:52:49.645Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.75s)
20:52:49 [2021-07-26T20:52:49.645Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.96s)
20:52:49 [2021-07-26T20:52:49.645Z] === RUN   TestBuildMultiStageCopy
20:52:49 [2021-07-26T20:52:49.645Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:52:52 [2021-07-26T20:52:52.185Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:52:53 [2021-07-26T20:52:53.124Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:52:54 [2021-07-26T20:52:54.063Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:52:55 [2021-07-26T20:52:55.445Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:52:56 [2021-07-26T20:52:56.384Z] --- PASS: TestBuildMultiStageCopy (6.96s)
20:52:56 [2021-07-26T20:52:56.385Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.96s)
20:52:56 [2021-07-26T20:52:56.385Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
20:52:56 [2021-07-26T20:52:56.385Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
20:52:56 [2021-07-26T20:52:56.385Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
20:52:56 [2021-07-26T20:52:56.385Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
20:52:56 [2021-07-26T20:52:56.385Z] === RUN   TestBuildMultiStageParentConfig
20:53:01 [2021-07-26T20:53:01.662Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
20:53:01 [2021-07-26T20:53:01.662Z] === RUN   TestBuildLabelWithTargets
20:53:09 [2021-07-26T20:53:09.919Z] --- PASS: TestBuildLabelWithTargets (8.10s)
20:53:09 [2021-07-26T20:53:09.919Z] === RUN   TestBuildWithEmptyLayers
20:53:12 [2021-07-26T20:53:12.457Z] --- PASS: TestBuildWithEmptyLayers (2.89s)
20:53:12 [2021-07-26T20:53:12.457Z] === RUN   TestBuildMultiStageOnBuild
20:53:17 [2021-07-26T20:53:17.738Z] --- PASS: TestBuildMultiStageOnBuild (5.01s)
20:53:17 [2021-07-26T20:53:17.738Z] === RUN   TestBuildUncleanTarFilenames
20:53:17 [2021-07-26T20:53:17.738Z] --- PASS: TestBuildUncleanTarFilenames (0.57s)
20:53:17 [2021-07-26T20:53:17.738Z] === RUN   TestBuildMultiStageLayerLeak
20:53:23 [2021-07-26T20:53:23.076Z] --- PASS: TestBuildMultiStageLayerLeak (4.42s)
20:53:23 [2021-07-26T20:53:23.076Z] === RUN   TestBuildWithHugeFile
20:54:19 [2021-07-26T20:54:19.338Z] --- PASS: TestBuildWithHugeFile (50.34s)
20:54:19 [2021-07-26T20:54:19.338Z] === RUN   TestBuildWCOWSandboxSize
20:54:19 [2021-07-26T20:54:19.338Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
20:54:19 [2021-07-26T20:54:19.338Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
20:54:19 [2021-07-26T20:54:19.338Z] === RUN   TestBuildWithEmptyDockerfile
20:54:19 [2021-07-26T20:54:19.338Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:54:19 [2021-07-26T20:54:19.338Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:54:19 [2021-07-26T20:54:19.338Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:54:19 [2021-07-26T20:54:19.338Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:54:19 [2021-07-26T20:54:19.338Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:54:19 [2021-07-26T20:54:19.338Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:54:19 [2021-07-26T20:54:19.338Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:54:19 [2021-07-26T20:54:19.338Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:54:19 [2021-07-26T20:54:19.338Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:54:19 [2021-07-26T20:54:19.338Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s)
20:54:19 [2021-07-26T20:54:19.338Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
20:54:19 [2021-07-26T20:54:19.338Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
20:54:19 [2021-07-26T20:54:19.338Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
20:54:19 [2021-07-26T20:54:19.338Z] === RUN   TestBuildPreserveOwnership
20:54:19 [2021-07-26T20:54:19.338Z] === RUN   TestBuildPreserveOwnership/copy_from
20:54:19 [2021-07-26T20:54:19.338Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
20:54:23 [2021-07-26T20:54:23.533Z] --- PASS: TestBuildPreserveOwnership (10.38s)
20:54:23 [2021-07-26T20:54:23.533Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.37s)
20:54:23 [2021-07-26T20:54:23.533Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
20:54:23 [2021-07-26T20:54:23.533Z] === RUN   TestBuildPlatformInvalid
20:54:23 [2021-07-26T20:54:23.533Z] --- PASS: TestBuildPlatformInvalid (0.07s)
20:54:23 [2021-07-26T20:54:23.533Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
20:54:23 [2021-07-26T20:54:23.533Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
20:54:23 [2021-07-26T20:54:23.533Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
20:54:23 [2021-07-26T20:54:23.533Z] PASS
20:54:23 [2021-07-26T20:54:23.533Z] 
20:54:23 [2021-07-26T20:54:23.533Z] === Skipped
20:54:23 [2021-07-26T20:54:23.533Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
20:54:23 [2021-07-26T20:54:23.533Z]     build_session_test.go:25: TODO: BuildKit
20:54:23 [2021-07-26T20:54:23.533Z] 
20:54:23 [2021-07-26T20:54:23.533Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
20:54:23 [2021-07-26T20:54:23.533Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
20:54:23 [2021-07-26T20:54:23.533Z] 
20:54:23 [2021-07-26T20:54:23.533Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
20:54:23 [2021-07-26T20:54:23.533Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
20:54:23 [2021-07-26T20:54:23.533Z] 
20:54:23 [2021-07-26T20:54:23.533Z] 
20:54:23 [2021-07-26T20:54:23.533Z] DONE 34 tests, 3 skipped in 134.237s
20:54:23 [2021-07-26T20:54:23.533Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
20:54:23 [2021-07-26T20:54:23.533Z] INFO: Testing against a local daemon
20:54:23 [2021-07-26T20:54:23.533Z] === RUN   TestConfigInspect
20:54:23 [2021-07-26T20:54:23.533Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:54:23 [2021-07-26T20:54:23.533Z] --- SKIP: TestConfigInspect (0.02s)
20:54:23 [2021-07-26T20:54:23.533Z] === RUN   TestConfigList
20:54:23 [2021-07-26T20:54:23.533Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:54:23 [2021-07-26T20:54:23.533Z] --- SKIP: TestConfigList (0.01s)
20:54:23 [2021-07-26T20:54:23.533Z] === RUN   TestConfigsCreateAndDelete
20:54:23 [2021-07-26T20:54:23.533Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:54:23 [2021-07-26T20:54:23.533Z] --- SKIP: TestConfigsCreateAndDelete (0.02s)
20:54:23 [2021-07-26T20:54:23.533Z] === RUN   TestConfigsUpdate
20:54:23 [2021-07-26T20:54:23.533Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:54:23 [2021-07-26T20:54:23.533Z] --- SKIP: TestConfigsUpdate (0.01s)
20:54:23 [2021-07-26T20:54:23.533Z] === RUN   TestTemplatedConfig
20:54:23 [2021-07-26T20:54:23.533Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:54:23 [2021-07-26T20:54:23.533Z] --- SKIP: TestTemplatedConfig (0.00s)
20:54:23 [2021-07-26T20:54:23.533Z] === RUN   TestConfigCreateResolve
20:54:23 [2021-07-26T20:54:23.533Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:54:23 [2021-07-26T20:54:23.533Z] --- SKIP: TestConfigCreateResolve (0.01s)
20:54:23 [2021-07-26T20:54:23.533Z] PASS
20:54:23 [2021-07-26T20:54:23.533Z] 
20:54:23 [2021-07-26T20:54:23.533Z] === Skipped
20:54:23 [2021-07-26T20:54:23.533Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
20:54:23 [2021-07-26T20:54:23.533Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:54:23 [2021-07-26T20:54:23.533Z] 
20:54:23 [2021-07-26T20:54:23.533Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
20:54:23 [2021-07-26T20:54:23.533Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:54:23 [2021-07-26T20:54:23.533Z] 
20:54:23 [2021-07-26T20:54:23.533Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s)
20:54:23 [2021-07-26T20:54:23.533Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:54:23 [2021-07-26T20:54:23.533Z] 
20:54:23 [2021-07-26T20:54:23.534Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
20:54:23 [2021-07-26T20:54:23.534Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:54:23 [2021-07-26T20:54:23.534Z] 
20:54:23 [2021-07-26T20:54:23.534Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
20:54:23 [2021-07-26T20:54:23.534Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:54:23 [2021-07-26T20:54:23.534Z] 
20:54:23 [2021-07-26T20:54:23.534Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
20:54:23 [2021-07-26T20:54:23.534Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:54:23 [2021-07-26T20:54:23.534Z] 
20:54:23 [2021-07-26T20:54:23.534Z] 
20:54:23 [2021-07-26T20:54:23.534Z] DONE 6 tests, 6 skipped in 0.182s
20:54:23 [2021-07-26T20:54:23.534Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
20:54:23 [2021-07-26T20:54:23.534Z] INFO: Testing against a local daemon
20:54:23 [2021-07-26T20:54:23.534Z] === RUN   TestCheckpoint
20:54:23 [2021-07-26T20:54:23.534Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:54:23 [2021-07-26T20:54:23.534Z] --- SKIP: TestCheckpoint (0.00s)
20:54:23 [2021-07-26T20:54:23.534Z] === RUN   TestContainerInvalidJSON
20:54:23 [2021-07-26T20:54:23.534Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
20:54:23 [2021-07-26T20:54:23.534Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
20:54:23 [2021-07-26T20:54:23.534Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
20:54:23 [2021-07-26T20:54:23.534Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
20:54:23 [2021-07-26T20:54:23.534Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
20:54:23 [2021-07-26T20:54:23.534Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
20:54:23 [2021-07-26T20:54:23.534Z] --- PASS: TestContainerInvalidJSON (0.01s)
20:54:23 [2021-07-26T20:54:23.534Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
20:54:23 [2021-07-26T20:54:23.534Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
20:54:23 [2021-07-26T20:54:23.534Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:54:23 [2021-07-26T20:54:23.794Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
20:54:23 [2021-07-26T20:54:23.794Z] === RUN   TestCopyFromContainerPathIsNotDir
20:54:23 [2021-07-26T20:54:23.794Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
20:54:23 [2021-07-26T20:54:23.794Z] === RUN   TestCopyToContainerPathDoesNotExist
20:54:23 [2021-07-26T20:54:23.794Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
20:54:23 [2021-07-26T20:54:23.794Z] === RUN   TestCopyToContainerPathIsNotDir
20:54:23 [2021-07-26T20:54:23.794Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
20:54:23 [2021-07-26T20:54:23.794Z] === RUN   TestCopyFromContainer
20:54:27 [2021-07-26T20:54:27.091Z] === RUN   TestCopyFromContainer//
20:54:27 [2021-07-26T20:54:27.353Z] === RUN   TestCopyFromContainer//bar/root
20:54:27 [2021-07-26T20:54:27.354Z] === RUN   TestCopyFromContainer//bar/root/
20:54:27 [2021-07-26T20:54:27.354Z] === RUN   TestCopyFromContainer/bar/quux
20:54:27 [2021-07-26T20:54:27.354Z] === RUN   TestCopyFromContainer/bar/quux/
20:54:27 [2021-07-26T20:54:27.354Z] === RUN   TestCopyFromContainer/bar/quux/baz
20:54:27 [2021-07-26T20:54:27.614Z] === RUN   TestCopyFromContainer/bar/filesymlink
20:54:27 [2021-07-26T20:54:27.614Z] === RUN   TestCopyFromContainer/bar/dirsymlink
20:54:27 [2021-07-26T20:54:27.614Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
20:54:27 [2021-07-26T20:54:27.614Z] === RUN   TestCopyFromContainer/bar/notarget
20:54:27 [2021-07-26T20:54:27.614Z] --- PASS: TestCopyFromContainer (3.88s)
20:54:27 [2021-07-26T20:54:27.614Z]     --- PASS: TestCopyFromContainer// (0.06s)
20:54:27 [2021-07-26T20:54:27.614Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
20:54:27 [2021-07-26T20:54:27.614Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
20:54:27 [2021-07-26T20:54:27.614Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
20:54:27 [2021-07-26T20:54:27.614Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
20:54:27 [2021-07-26T20:54:27.614Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
20:54:27 [2021-07-26T20:54:27.614Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
20:54:27 [2021-07-26T20:54:27.614Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
20:54:27 [2021-07-26T20:54:27.614Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
20:54:27 [2021-07-26T20:54:27.614Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
20:54:27 [2021-07-26T20:54:27.614Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:54:27 [2021-07-26T20:54:27.614Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:54:27 [2021-07-26T20:54:27.614Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:54:27 [2021-07-26T20:54:27.614Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:54:27 [2021-07-26T20:54:27.614Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:54:27 [2021-07-26T20:54:27.614Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:54:27 [2021-07-26T20:54:27.614Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:54:27 [2021-07-26T20:54:27.614Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:54:27 [2021-07-26T20:54:27.614Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:54:27 [2021-07-26T20:54:27.614Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:54:27 [2021-07-26T20:54:27.614Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
20:54:27 [2021-07-26T20:54:27.614Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
20:54:27 [2021-07-26T20:54:27.614Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
20:54:27 [2021-07-26T20:54:27.614Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
20:54:27 [2021-07-26T20:54:27.614Z] === RUN   TestCreateLinkToNonExistingContainer
20:54:27 [2021-07-26T20:54:27.875Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
20:54:27 [2021-07-26T20:54:27.875Z] === RUN   TestCreateWithInvalidEnv
20:54:27 [2021-07-26T20:54:27.875Z] === RUN   TestCreateWithInvalidEnv/0
20:54:27 [2021-07-26T20:54:27.875Z] === PAUSE TestCreateWithInvalidEnv/0
20:54:27 [2021-07-26T20:54:27.875Z] === RUN   TestCreateWithInvalidEnv/1
20:54:27 [2021-07-26T20:54:27.875Z] === PAUSE TestCreateWithInvalidEnv/1
20:54:27 [2021-07-26T20:54:27.875Z] === RUN   TestCreateWithInvalidEnv/2
20:54:27 [2021-07-26T20:54:27.875Z] === PAUSE TestCreateWithInvalidEnv/2
20:54:27 [2021-07-26T20:54:27.875Z] === CONT  TestCreateWithInvalidEnv/0
20:54:27 [2021-07-26T20:54:27.875Z] === CONT  TestCreateWithInvalidEnv/2
20:54:27 [2021-07-26T20:54:27.875Z] === CONT  TestCreateWithInvalidEnv/1
20:54:27 [2021-07-26T20:54:27.875Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
20:54:27 [2021-07-26T20:54:27.875Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
20:54:27 [2021-07-26T20:54:27.875Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
20:54:27 [2021-07-26T20:54:27.875Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
20:54:27 [2021-07-26T20:54:27.875Z] === RUN   TestCreateTmpfsMountsTarget
20:54:27 [2021-07-26T20:54:27.875Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
20:54:27 [2021-07-26T20:54:27.875Z] === RUN   TestCreateWithCustomMaskedPaths
20:54:29 [2021-07-26T20:54:29.786Z] --- PASS: TestCreateWithCustomMaskedPaths (1.88s)
20:54:29 [2021-07-26T20:54:29.786Z] === RUN   TestCreateWithCustomReadonlyPaths
20:54:31 [2021-07-26T20:54:31.701Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.94s)
20:54:31 [2021-07-26T20:54:31.701Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:54:31 [2021-07-26T20:54:31.701Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:54:31 [2021-07-26T20:54:31.701Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:54:31 [2021-07-26T20:54:31.701Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:54:31 [2021-07-26T20:54:31.701Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:54:31 [2021-07-26T20:54:31.701Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:54:31 [2021-07-26T20:54:31.701Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:54:31 [2021-07-26T20:54:31.701Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:54:31 [2021-07-26T20:54:31.701Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:54:31 [2021-07-26T20:54:31.701Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:54:31 [2021-07-26T20:54:31.701Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:54:31 [2021-07-26T20:54:31.701Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:54:31 [2021-07-26T20:54:31.701Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:54:31 [2021-07-26T20:54:31.701Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:54:31 [2021-07-26T20:54:31.701Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:54:31 [2021-07-26T20:54:31.701Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:54:31 [2021-07-26T20:54:31.701Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
20:54:31 [2021-07-26T20:54:31.701Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
20:54:31 [2021-07-26T20:54:31.701Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
20:54:31 [2021-07-26T20:54:31.701Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
20:54:31 [2021-07-26T20:54:31.701Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
20:54:31 [2021-07-26T20:54:31.701Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
20:54:31 [2021-07-26T20:54:31.701Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:54:32 [2021-07-26T20:54:32.645Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.99s)
20:54:32 [2021-07-26T20:54:32.645Z] === RUN   TestCreateDifferentPlatform
20:54:32 [2021-07-26T20:54:32.645Z] === RUN   TestCreateDifferentPlatform/different_os
20:54:32 [2021-07-26T20:54:32.645Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
20:54:32 [2021-07-26T20:54:32.645Z] --- PASS: TestCreateDifferentPlatform (0.02s)
20:54:32 [2021-07-26T20:54:32.645Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
20:54:32 [2021-07-26T20:54:32.645Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
20:54:32 [2021-07-26T20:54:32.645Z] === RUN   TestCreateVolumesFromNonExistingContainer
20:54:32 [2021-07-26T20:54:32.645Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s)
20:54:32 [2021-07-26T20:54:32.645Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
20:54:32 [2021-07-26T20:54:32.905Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
20:54:32 [2021-07-26T20:54:32.905Z] === RUN   TestContainerStartOnDaemonRestart
20:54:32 [2021-07-26T20:54:32.905Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
20:54:32 [2021-07-26T20:54:32.905Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
20:54:32 [2021-07-26T20:54:32.905Z] === RUN   TestDaemonRestartIpcMode
20:54:32 [2021-07-26T20:54:32.905Z] === PAUSE TestDaemonRestartIpcMode
20:54:32 [2021-07-26T20:54:32.905Z] === RUN   TestDaemonHostGatewayIP
20:54:32 [2021-07-26T20:54:32.905Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
20:54:32 [2021-07-26T20:54:32.905Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
20:54:32 [2021-07-26T20:54:32.905Z] === RUN   TestRestartDaemonWithRestartingContainer
20:54:32 [2021-07-26T20:54:32.905Z] === PAUSE TestRestartDaemonWithRestartingContainer
20:54:32 [2021-07-26T20:54:32.905Z] === RUN   TestContainerKillOnDaemonStart
20:54:32 [2021-07-26T20:54:32.905Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
20:54:32 [2021-07-26T20:54:32.905Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
20:54:32 [2021-07-26T20:54:32.905Z] === RUN   TestDiff
20:54:33 [2021-07-26T20:54:33.845Z] --- PASS: TestDiff (0.93s)
20:54:33 [2021-07-26T20:54:33.845Z] === RUN   TestExecWithCloseStdin
20:54:34 [2021-07-26T20:54:34.785Z] --- PASS: TestExecWithCloseStdin (0.99s)
20:54:34 [2021-07-26T20:54:34.785Z] === RUN   TestExec
20:54:35 [2021-07-26T20:54:35.727Z] --- PASS: TestExec (0.93s)
20:54:35 [2021-07-26T20:54:35.727Z] === RUN   TestExecUser
20:54:36 [2021-07-26T20:54:36.669Z] --- PASS: TestExecUser (0.94s)
20:54:36 [2021-07-26T20:54:36.669Z] === RUN   TestExportContainerAndImportImage
20:54:37 [2021-07-26T20:54:37.610Z] --- PASS: TestExportContainerAndImportImage (0.83s)
20:54:37 [2021-07-26T20:54:37.611Z] === RUN   TestExportContainerAfterDaemonRestart
20:54:38 [2021-07-26T20:54:38.991Z] --- PASS: TestExportContainerAfterDaemonRestart (1.34s)
20:54:38 [2021-07-26T20:54:38.991Z] === RUN   TestHealthCheckWorkdir
20:54:40 [2021-07-26T20:54:40.374Z] --- PASS: TestHealthCheckWorkdir (1.59s)
20:54:40 [2021-07-26T20:54:40.374Z] === RUN   TestHealthKillContainer
20:54:43 [2021-07-26T20:54:43.669Z] --- PASS: TestHealthKillContainer (2.97s)
20:54:43 [2021-07-26T20:54:43.669Z] === RUN   TestInspectCpusetInConfigPre120
20:54:44 [2021-07-26T20:54:44.238Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s)
20:54:44 [2021-07-26T20:54:44.238Z] === RUN   TestIpcModeNone
20:54:45 [2021-07-26T20:54:45.178Z] --- PASS: TestIpcModeNone (0.94s)
20:54:45 [2021-07-26T20:54:45.178Z] === RUN   TestIpcModePrivate
20:54:45 [2021-07-26T20:54:45.748Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
20:54:46 [2021-07-26T20:54:46.008Z] --- PASS: TestIpcModePrivate (0.91s)
20:54:46 [2021-07-26T20:54:46.008Z] === RUN   TestIpcModeShareable
20:54:46 [2021-07-26T20:54:46.008Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:54:46 [2021-07-26T20:54:46.008Z] --- SKIP: TestIpcModeShareable (0.00s)
20:54:46 [2021-07-26T20:54:46.008Z] === RUN   TestAPIIpcModeShareableAndContainer
20:54:48 [2021-07-26T20:54:48.584Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.69s)
20:54:48 [2021-07-26T20:54:48.584Z] === RUN   TestAPIIpcModeHost
20:54:48 [2021-07-26T20:54:48.584Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:54:48 [2021-07-26T20:54:48.584Z] --- SKIP: TestAPIIpcModeHost (0.00s)
20:54:48 [2021-07-26T20:54:48.584Z] === RUN   TestDaemonIpcModeShareable
20:54:48 [2021-07-26T20:54:48.584Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:54:48 [2021-07-26T20:54:48.584Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
20:54:48 [2021-07-26T20:54:48.584Z] === RUN   TestDaemonIpcModePrivate
20:54:50 [2021-07-26T20:54:50.515Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
20:54:50 [2021-07-26T20:54:50.515Z] --- PASS: TestDaemonIpcModePrivate (1.68s)
20:54:50 [2021-07-26T20:54:50.515Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:54:50 [2021-07-26T20:54:50.515Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:54:50 [2021-07-26T20:54:50.515Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
20:54:50 [2021-07-26T20:54:50.515Z] === RUN   TestDaemonIpcModeShareableFromConfig
20:54:50 [2021-07-26T20:54:50.515Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:54:50 [2021-07-26T20:54:50.515Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
20:54:50 [2021-07-26T20:54:50.515Z] === RUN   TestIpcModeOlderClient
20:54:50 [2021-07-26T20:54:50.515Z] === PAUSE TestIpcModeOlderClient
20:54:50 [2021-07-26T20:54:50.515Z] === RUN   TestKillContainerInvalidSignal
20:54:51 [2021-07-26T20:54:51.085Z] --- PASS: TestKillContainerInvalidSignal (0.73s)
20:54:51 [2021-07-26T20:54:51.085Z] === RUN   TestKillContainer
20:54:51 [2021-07-26T20:54:51.085Z] === RUN   TestKillContainer/no_signal
20:54:51 [2021-07-26T20:54:51.656Z] === RUN   TestKillContainer/non_killing_signal
20:54:52 [2021-07-26T20:54:52.225Z] === RUN   TestKillContainer/killing_signal
20:54:53 [2021-07-26T20:54:53.165Z] --- PASS: TestKillContainer (1.96s)
20:54:53 [2021-07-26T20:54:53.165Z]     --- PASS: TestKillContainer/no_signal (0.64s)
20:54:53 [2021-07-26T20:54:53.165Z]     --- PASS: TestKillContainer/non_killing_signal (0.51s)
20:54:53 [2021-07-26T20:54:53.165Z]     --- PASS: TestKillContainer/killing_signal (0.63s)
20:54:53 [2021-07-26T20:54:53.165Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:54:53 [2021-07-26T20:54:53.165Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:54:53 [2021-07-26T20:54:53.737Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:54:54 [2021-07-26T20:54:54.677Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.42s)
20:54:54 [2021-07-26T20:54:54.677Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s)
20:54:54 [2021-07-26T20:54:54.677Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s)
20:54:54 [2021-07-26T20:54:54.677Z] === RUN   TestKillStoppedContainer
20:54:54 [2021-07-26T20:54:54.677Z] --- PASS: TestKillStoppedContainer (0.05s)
20:54:54 [2021-07-26T20:54:54.677Z] === RUN   TestKillStoppedContainerAPIPre120
20:54:54 [2021-07-26T20:54:54.677Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
20:54:54 [2021-07-26T20:54:54.677Z] === RUN   TestKillDifferentUserContainer
20:54:55 [2021-07-26T20:54:55.248Z] --- PASS: TestKillDifferentUserContainer (0.76s)
20:54:55 [2021-07-26T20:54:55.248Z] === RUN   TestInspectOomKilledTrue
20:54:55 [2021-07-26T20:54:55.248Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
20:54:55 [2021-07-26T20:54:55.248Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
20:54:55 [2021-07-26T20:54:55.248Z] === RUN   TestInspectOomKilledFalse
20:54:55 [2021-07-26T20:54:55.248Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:54:55 [2021-07-26T20:54:55.248Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
20:54:55 [2021-07-26T20:54:55.248Z] === RUN   TestLinksEtcHostsContentMatch
20:54:55 [2021-07-26T20:54:55.248Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
20:54:55 [2021-07-26T20:54:55.248Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
20:54:55 [2021-07-26T20:54:55.248Z] === RUN   TestLinksContainerNames
20:54:56 [2021-07-26T20:54:56.631Z] --- PASS: TestLinksContainerNames (1.35s)
20:54:56 [2021-07-26T20:54:56.631Z] === RUN   TestLogsFollowTailEmpty
20:54:57 [2021-07-26T20:54:57.201Z] --- PASS: TestLogsFollowTailEmpty (0.63s)
20:54:57 [2021-07-26T20:54:57.201Z] === RUN   TestContainerNetworkMountsNoChown
20:54:58 [2021-07-26T20:54:58.143Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s)
20:54:58 [2021-07-26T20:54:58.143Z] === RUN   TestMountDaemonRoot
20:54:58 [2021-07-26T20:54:58.143Z] === RUN   TestMountDaemonRoot/default
20:54:58 [2021-07-26T20:54:58.143Z] === PAUSE TestMountDaemonRoot/default
20:54:58 [2021-07-26T20:54:58.143Z] === RUN   TestMountDaemonRoot/private
20:54:58 [2021-07-26T20:54:58.143Z] === PAUSE TestMountDaemonRoot/private
20:54:58 [2021-07-26T20:54:58.143Z] === RUN   TestMountDaemonRoot/rprivate
20:54:58 [2021-07-26T20:54:58.143Z] === PAUSE TestMountDaemonRoot/rprivate
20:54:58 [2021-07-26T20:54:58.143Z] === RUN   TestMountDaemonRoot/slave
20:54:58 [2021-07-26T20:54:58.143Z] === PAUSE TestMountDaemonRoot/slave
20:54:58 [2021-07-26T20:54:58.143Z] === RUN   TestMountDaemonRoot/rslave
20:54:58 [2021-07-26T20:54:58.143Z] === PAUSE TestMountDaemonRoot/rslave
20:54:58 [2021-07-26T20:54:58.143Z] === RUN   TestMountDaemonRoot/shared
20:54:58 [2021-07-26T20:54:58.143Z] === PAUSE TestMountDaemonRoot/shared
20:54:58 [2021-07-26T20:54:58.143Z] === RUN   TestMountDaemonRoot/rshared
20:54:58 [2021-07-26T20:54:58.143Z] === PAUSE TestMountDaemonRoot/rshared
20:54:58 [2021-07-26T20:54:58.143Z] === CONT  TestMountDaemonRoot/default
20:54:58 [2021-07-26T20:54:58.143Z] === RUN   TestMountDaemonRoot/default/bind_root
20:54:58 [2021-07-26T20:54:58.143Z] === PAUSE TestMountDaemonRoot/default/bind_root
20:54:58 [2021-07-26T20:54:58.143Z] === RUN   TestMountDaemonRoot/default/bind_subpath
20:54:58 [2021-07-26T20:54:58.143Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
20:54:58 [2021-07-26T20:54:58.143Z] === RUN   TestMountDaemonRoot/default/mount_root
20:54:58 [2021-07-26T20:54:58.143Z] === PAUSE TestMountDaemonRoot/default/mount_root
20:54:58 [2021-07-26T20:54:58.143Z] === RUN   TestMountDaemonRoot/default/mount_subpath
20:54:58 [2021-07-26T20:54:58.143Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
20:54:58 [2021-07-26T20:54:58.143Z] === CONT  TestMountDaemonRoot/default/bind_root
20:54:58 [2021-07-26T20:54:58.143Z] === CONT  TestMountDaemonRoot/rshared
20:54:58 [2021-07-26T20:54:58.143Z] === RUN   TestMountDaemonRoot/rshared/bind_root
20:54:58 [2021-07-26T20:54:58.143Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
20:54:58 [2021-07-26T20:54:58.143Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
20:54:58 [2021-07-26T20:54:58.143Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
20:54:58 [2021-07-26T20:54:58.143Z] === RUN   TestMountDaemonRoot/rshared/mount_root
20:54:58 [2021-07-26T20:54:58.143Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
20:54:58 [2021-07-26T20:54:58.143Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
20:54:58 [2021-07-26T20:54:58.143Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
20:54:58 [2021-07-26T20:54:58.143Z] === CONT  TestMountDaemonRoot/rshared/bind_root
20:54:58 [2021-07-26T20:54:58.143Z] === CONT  TestMountDaemonRoot/shared
20:54:58 [2021-07-26T20:54:58.143Z] === RUN   TestMountDaemonRoot/shared/bind_root
20:54:58 [2021-07-26T20:54:58.143Z] === PAUSE TestMountDaemonRoot/shared/bind_root
20:54:58 [2021-07-26T20:54:58.143Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
20:54:58 [2021-07-26T20:54:58.143Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
20:54:58 [2021-07-26T20:54:58.143Z] === RUN   TestMountDaemonRoot/shared/mount_root
20:54:58 [2021-07-26T20:54:58.143Z] === PAUSE TestMountDaemonRoot/shared/mount_root
20:54:58 [2021-07-26T20:54:58.143Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
20:54:58 [2021-07-26T20:54:58.143Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
20:54:58 [2021-07-26T20:54:58.143Z] === CONT  TestMountDaemonRoot/rslave
20:54:58 [2021-07-26T20:54:58.143Z] === RUN   TestMountDaemonRoot/rslave/mount_root
20:54:58 [2021-07-26T20:54:58.143Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
20:54:58 [2021-07-26T20:54:58.143Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
20:54:58 [2021-07-26T20:54:58.143Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
20:54:58 [2021-07-26T20:54:58.143Z] === RUN   TestMountDaemonRoot/rslave/bind_root
20:54:58 [2021-07-26T20:54:58.143Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
20:54:58 [2021-07-26T20:54:58.143Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
20:54:58 [2021-07-26T20:54:58.143Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
20:54:58 [2021-07-26T20:54:58.143Z] === CONT  TestMountDaemonRoot/slave
20:54:58 [2021-07-26T20:54:58.143Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
20:54:58 [2021-07-26T20:54:58.143Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
20:54:58 [2021-07-26T20:54:58.143Z] === RUN   TestMountDaemonRoot/slave/mount_root
20:54:58 [2021-07-26T20:54:58.143Z] === PAUSE TestMountDaemonRoot/slave/mount_root
20:54:58 [2021-07-26T20:54:58.143Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
20:54:58 [2021-07-26T20:54:58.143Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
20:54:58 [2021-07-26T20:54:58.143Z] === RUN   TestMountDaemonRoot/slave/bind_root
20:54:58 [2021-07-26T20:54:58.143Z] === PAUSE TestMountDaemonRoot/slave/bind_root
20:54:58 [2021-07-26T20:54:58.143Z] === CONT  TestMountDaemonRoot/rprivate
20:54:58 [2021-07-26T20:54:58.143Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
20:54:58 [2021-07-26T20:54:58.143Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
20:54:58 [2021-07-26T20:54:58.143Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
20:54:58 [2021-07-26T20:54:58.143Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
20:54:58 [2021-07-26T20:54:58.143Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
20:54:58 [2021-07-26T20:54:58.143Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
20:54:58 [2021-07-26T20:54:58.143Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
20:54:58 [2021-07-26T20:54:58.143Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
20:54:58 [2021-07-26T20:54:58.143Z] === CONT  TestMountDaemonRoot/private
20:54:58 [2021-07-26T20:54:58.143Z] === RUN   TestMountDaemonRoot/private/bind_root
20:54:58 [2021-07-26T20:54:58.143Z] === PAUSE TestMountDaemonRoot/private/bind_root
20:54:58 [2021-07-26T20:54:58.143Z] === RUN   TestMountDaemonRoot/private/bind_subpath
20:54:58 [2021-07-26T20:54:58.143Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
20:54:58 [2021-07-26T20:54:58.143Z] === RUN   TestMountDaemonRoot/private/mount_root
20:54:58 [2021-07-26T20:54:58.143Z] === PAUSE TestMountDaemonRoot/private/mount_root
20:54:58 [2021-07-26T20:54:58.143Z] === RUN   TestMountDaemonRoot/private/mount_subpath
20:54:58 [2021-07-26T20:54:58.143Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
20:54:58 [2021-07-26T20:54:58.143Z] === CONT  TestMountDaemonRoot/default/mount_subpath
20:54:58 [2021-07-26T20:54:58.143Z] === CONT  TestMountDaemonRoot/default/mount_root
20:54:58 [2021-07-26T20:54:58.143Z] === CONT  TestMountDaemonRoot/default/bind_subpath
20:54:58 [2021-07-26T20:54:58.143Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
20:54:58 [2021-07-26T20:54:58.143Z] === CONT  TestMountDaemonRoot/rshared/mount_root
20:54:58 [2021-07-26T20:54:58.143Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
20:54:58 [2021-07-26T20:54:58.143Z] === CONT  TestMountDaemonRoot/shared/bind_root
20:54:58 [2021-07-26T20:54:58.143Z] === CONT  TestMountDaemonRoot/rslave/mount_root
20:54:58 [2021-07-26T20:54:58.143Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
20:54:58 [2021-07-26T20:54:58.143Z] === CONT  TestMountDaemonRoot/shared/mount_root
20:54:58 [2021-07-26T20:54:58.143Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
20:54:58 [2021-07-26T20:54:58.143Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
20:54:58 [2021-07-26T20:54:58.404Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
20:54:58 [2021-07-26T20:54:58.404Z] === CONT  TestMountDaemonRoot/rslave/bind_root
20:54:58 [2021-07-26T20:54:58.404Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
20:54:58 [2021-07-26T20:54:58.404Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
20:54:58 [2021-07-26T20:54:58.404Z] === CONT  TestMountDaemonRoot/slave/bind_root
20:54:58 [2021-07-26T20:54:58.404Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
20:54:58 [2021-07-26T20:54:58.404Z] === CONT  TestMountDaemonRoot/slave/mount_root
20:54:58 [2021-07-26T20:54:58.404Z] === CONT  TestMountDaemonRoot/private/bind_root
20:54:58 [2021-07-26T20:54:58.404Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
20:54:58 [2021-07-26T20:54:58.404Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
20:54:58 [2021-07-26T20:54:58.404Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
20:54:58 [2021-07-26T20:54:58.404Z] === CONT  TestMountDaemonRoot/private/mount_subpath
20:54:58 [2021-07-26T20:54:58.404Z] === CONT  TestMountDaemonRoot/private/mount_root
20:54:58 [2021-07-26T20:54:58.404Z] === CONT  TestMountDaemonRoot/private/bind_subpath
20:54:58 [2021-07-26T20:54:58.404Z] --- PASS: TestMountDaemonRoot (0.02s)
20:54:58 [2021-07-26T20:54:58.404Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
20:54:58 [2021-07-26T20:54:58.404Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
20:54:58 [2021-07-26T20:54:58.404Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
20:54:58 [2021-07-26T20:54:58.404Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
20:54:58 [2021-07-26T20:54:58.404Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
20:54:58 [2021-07-26T20:54:58.404Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
20:54:58 [2021-07-26T20:54:58.404Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
20:54:58 [2021-07-26T20:54:58.404Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
20:54:58 [2021-07-26T20:54:58.404Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
20:54:58 [2021-07-26T20:54:58.404Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
20:54:58 [2021-07-26T20:54:58.404Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
20:54:58 [2021-07-26T20:54:58.404Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
20:54:58 [2021-07-26T20:54:58.404Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
20:54:58 [2021-07-26T20:54:58.404Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
20:54:58 [2021-07-26T20:54:58.404Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
20:54:58 [2021-07-26T20:54:58.404Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
20:54:58 [2021-07-26T20:54:58.404Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
20:54:58 [2021-07-26T20:54:58.404Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
20:54:58 [2021-07-26T20:54:58.404Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
20:54:58 [2021-07-26T20:54:58.404Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
20:54:58 [2021-07-26T20:54:58.404Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
20:54:58 [2021-07-26T20:54:58.404Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
20:54:58 [2021-07-26T20:54:58.404Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
20:54:58 [2021-07-26T20:54:58.404Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
20:54:58 [2021-07-26T20:54:58.404Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
20:54:58 [2021-07-26T20:54:58.404Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
20:54:58 [2021-07-26T20:54:58.404Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
20:54:58 [2021-07-26T20:54:58.404Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
20:54:58 [2021-07-26T20:54:58.404Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
20:54:58 [2021-07-26T20:54:58.404Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
20:54:58 [2021-07-26T20:54:58.404Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
20:54:58 [2021-07-26T20:54:58.404Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
20:54:58 [2021-07-26T20:54:58.404Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
20:54:58 [2021-07-26T20:54:58.404Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
20:54:58 [2021-07-26T20:54:58.404Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
20:54:58 [2021-07-26T20:54:58.404Z] === RUN   TestContainerBindMountNonRecursive
20:54:58 [2021-07-26T20:54:58.404Z]     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)
20:54:58 [2021-07-26T20:54:58.404Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
20:54:58 [2021-07-26T20:54:58.404Z] === RUN   TestContainerVolumesMountedAsShared
20:54:58 [2021-07-26T20:54:58.404Z]     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)
20:54:58 [2021-07-26T20:54:58.404Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
20:54:58 [2021-07-26T20:54:58.404Z] === RUN   TestContainerVolumesMountedAsSlave
20:54:58 [2021-07-26T20:54:58.404Z]     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)
20:54:58 [2021-07-26T20:54:58.404Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
20:54:58 [2021-07-26T20:54:58.404Z] === RUN   TestNetworkNat
20:54:59 [2021-07-26T20:54:59.345Z] --- PASS: TestNetworkNat (0.73s)
20:54:59 [2021-07-26T20:54:59.345Z] === RUN   TestNetworkLocalhostTCPNat
20:54:59 [2021-07-26T20:54:59.916Z] --- PASS: TestNetworkLocalhostTCPNat (0.67s)
20:54:59 [2021-07-26T20:54:59.916Z] === RUN   TestNetworkLoopbackNat
20:55:03 [2021-07-26T20:55:03.211Z] --- PASS: TestNetworkLoopbackNat (3.00s)
20:55:03 [2021-07-26T20:55:03.211Z] === RUN   TestPause
20:55:03 [2021-07-26T20:55:03.211Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
20:55:03 [2021-07-26T20:55:03.211Z] --- SKIP: TestPause (0.01s)
20:55:03 [2021-07-26T20:55:03.211Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:55:03 [2021-07-26T20:55:03.211Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:55:03 [2021-07-26T20:55:03.211Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
20:55:03 [2021-07-26T20:55:03.211Z] === RUN   TestPauseStopPausedContainer
20:55:03 [2021-07-26T20:55:03.211Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
20:55:03 [2021-07-26T20:55:03.211Z] --- SKIP: TestPauseStopPausedContainer (0.03s)
20:55:03 [2021-07-26T20:55:03.211Z] === RUN   TestPidHost
20:55:05 [2021-07-26T20:55:05.120Z] --- PASS: TestPidHost (2.14s)
20:55:05 [2021-07-26T20:55:05.120Z] === RUN   TestPsFilter
20:55:05 [2021-07-26T20:55:05.120Z] --- PASS: TestPsFilter (0.14s)
20:55:05 [2021-07-26T20:55:05.120Z] === RUN   TestRemoveContainerWithRemovedVolume
20:55:05 [2021-07-26T20:55:05.691Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s)
20:55:05 [2021-07-26T20:55:05.691Z] === RUN   TestRemoveContainerWithVolume
20:55:06 [2021-07-26T20:55:06.631Z] --- PASS: TestRemoveContainerWithVolume (0.66s)
20:55:06 [2021-07-26T20:55:06.631Z] === RUN   TestRemoveContainerRunning
20:55:07 [2021-07-26T20:55:07.201Z] --- PASS: TestRemoveContainerRunning (0.67s)
20:55:07 [2021-07-26T20:55:07.201Z] === RUN   TestRemoveContainerForceRemoveRunning
20:55:07 [2021-07-26T20:55:07.771Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.74s)
20:55:07 [2021-07-26T20:55:07.771Z] === RUN   TestRemoveInvalidContainer
20:55:07 [2021-07-26T20:55:07.771Z] --- PASS: TestRemoveInvalidContainer (0.01s)
20:55:07 [2021-07-26T20:55:07.771Z] === RUN   TestRenameLinkedContainer
20:55:11 [2021-07-26T20:55:11.068Z] --- PASS: TestRenameLinkedContainer (2.64s)
20:55:11 [2021-07-26T20:55:11.068Z] === RUN   TestRenameStoppedContainer
20:55:11 [2021-07-26T20:55:11.068Z] --- PASS: TestRenameStoppedContainer (0.63s)
20:55:11 [2021-07-26T20:55:11.068Z] === RUN   TestRenameRunningContainerAndReuse
20:55:12 [2021-07-26T20:55:12.453Z] --- PASS: TestRenameRunningContainerAndReuse (1.31s)
20:55:12 [2021-07-26T20:55:12.453Z] === RUN   TestRenameInvalidName
20:55:13 [2021-07-26T20:55:13.024Z] --- PASS: TestRenameInvalidName (0.64s)
20:55:13 [2021-07-26T20:55:13.024Z] === RUN   TestRenameAnonymousContainer
20:55:15 [2021-07-26T20:55:15.565Z] --- PASS: TestRenameAnonymousContainer (2.31s)
20:55:15 [2021-07-26T20:55:15.565Z] === RUN   TestRenameContainerWithSameName
20:55:16 [2021-07-26T20:55:16.135Z] --- PASS: TestRenameContainerWithSameName (0.68s)
20:55:16 [2021-07-26T20:55:16.135Z] === RUN   TestRenameContainerWithLinkedContainer
20:55:17 [2021-07-26T20:55:17.517Z] --- PASS: TestRenameContainerWithLinkedContainer (1.39s)
20:55:17 [2021-07-26T20:55:17.517Z] === RUN   TestResize
20:55:18 [2021-07-26T20:55:18.087Z] --- PASS: TestResize (0.65s)
20:55:18 [2021-07-26T20:55:18.087Z] === RUN   TestResizeWithInvalidSize
20:55:19 [2021-07-26T20:55:19.027Z] --- PASS: TestResizeWithInvalidSize (0.67s)
20:55:19 [2021-07-26T20:55:19.027Z] === RUN   TestResizeWhenContainerNotStarted
20:55:19 [2021-07-26T20:55:19.597Z] --- PASS: TestResizeWhenContainerNotStarted (0.62s)
20:55:19 [2021-07-26T20:55:19.597Z] === RUN   TestDaemonRestartKillContainers
20:55:19 [2021-07-26T20:55:19.597Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
20:55:19 [2021-07-26T20:55:19.597Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
20:55:19 [2021-07-26T20:55:19.597Z] === RUN   TestCgroupNamespacesRun
20:55:20 [2021-07-26T20:55:20.982Z] --- PASS: TestCgroupNamespacesRun (1.66s)
20:55:20 [2021-07-26T20:55:20.982Z] === RUN   TestCgroupNamespacesRunPrivileged
20:55:22 [2021-07-26T20:55:22.366Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s)
20:55:22 [2021-07-26T20:55:22.366Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
20:55:23 [2021-07-26T20:55:23.753Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.62s)
20:55:23 [2021-07-26T20:55:23.753Z] === RUN   TestCgroupNamespacesRunHostMode
20:55:25 [2021-07-26T20:55:25.666Z] --- PASS: TestCgroupNamespacesRunHostMode (1.84s)
20:55:25 [2021-07-26T20:55:25.666Z] === RUN   TestCgroupNamespacesRunPrivateMode
20:55:27 [2021-07-26T20:55:27.576Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.66s)
20:55:27 [2021-07-26T20:55:27.576Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
20:55:28 [2021-07-26T20:55:28.961Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.36s)
20:55:28 [2021-07-26T20:55:28.961Z] === RUN   TestCgroupNamespacesRunInvalidMode
20:55:29 [2021-07-26T20:55:29.531Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
20:55:29 [2021-07-26T20:55:29.531Z] === RUN   TestCgroupNamespacesRunOlderClient
20:55:31 [2021-07-26T20:55:31.442Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.67s)
20:55:31 [2021-07-26T20:55:31.442Z] === RUN   TestNISDomainname
20:55:31 [2021-07-26T20:55:31.442Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
20:55:31 [2021-07-26T20:55:31.442Z] --- SKIP: TestNISDomainname (0.01s)
20:55:31 [2021-07-26T20:55:31.442Z] === RUN   TestHostnameDnsResolution
20:55:32 [2021-07-26T20:55:32.382Z] --- PASS: TestHostnameDnsResolution (1.15s)
20:55:32 [2021-07-26T20:55:32.382Z] === RUN   TestStats
20:55:32 [2021-07-26T20:55:32.382Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
20:55:32 [2021-07-26T20:55:32.382Z] --- SKIP: TestStats (0.00s)
20:55:32 [2021-07-26T20:55:32.382Z] === RUN   TestStopContainerWithTimeout
20:55:32 [2021-07-26T20:55:32.382Z] === RUN   TestStopContainerWithTimeout/0
20:55:32 [2021-07-26T20:55:32.382Z] === PAUSE TestStopContainerWithTimeout/0
20:55:32 [2021-07-26T20:55:32.382Z] === RUN   TestStopContainerWithTimeout/1
20:55:32 [2021-07-26T20:55:32.382Z] === PAUSE TestStopContainerWithTimeout/1
20:55:32 [2021-07-26T20:55:32.382Z] === RUN   TestStopContainerWithTimeout/3
20:55:32 [2021-07-26T20:55:32.382Z] === PAUSE TestStopContainerWithTimeout/3
20:55:32 [2021-07-26T20:55:32.382Z] === RUN   TestStopContainerWithTimeout/-1
20:55:32 [2021-07-26T20:55:32.382Z] === PAUSE TestStopContainerWithTimeout/-1
20:55:32 [2021-07-26T20:55:32.382Z] === CONT  TestStopContainerWithTimeout/0
20:55:32 [2021-07-26T20:55:32.382Z] === CONT  TestStopContainerWithTimeout/3
20:55:33 [2021-07-26T20:55:33.323Z] === CONT  TestStopContainerWithTimeout/-1
20:55:35 [2021-07-26T20:55:35.259Z] === CONT  TestStopContainerWithTimeout/1
20:55:37 [2021-07-26T20:55:37.167Z] --- PASS: TestStopContainerWithTimeout (0.01s)
20:55:37 [2021-07-26T20:55:37.167Z]     --- PASS: TestStopContainerWithTimeout/0 (1.00s)
20:55:37 [2021-07-26T20:55:37.167Z]     --- PASS: TestStopContainerWithTimeout/3 (2.89s)
20:55:37 [2021-07-26T20:55:37.167Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.60s)
20:55:37 [2021-07-26T20:55:37.167Z]     --- PASS: TestStopContainerWithTimeout/1 (1.69s)
20:55:37 [2021-07-26T20:55:37.167Z] === RUN   TestDeleteDevicemapper
20:55:37 [2021-07-26T20:55:37.167Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:55:37 [2021-07-26T20:55:37.167Z] --- SKIP: TestDeleteDevicemapper (0.00s)
20:55:37 [2021-07-26T20:55:37.167Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:55:39 [2021-07-26T20:55:39.078Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.18s)
20:55:39 [2021-07-26T20:55:39.078Z] === RUN   TestUpdateMemory
20:55:39 [2021-07-26T20:55:39.078Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
20:55:39 [2021-07-26T20:55:39.078Z] --- SKIP: TestUpdateMemory (0.00s)
20:55:39 [2021-07-26T20:55:39.078Z] === RUN   TestUpdateCPUQuota
20:55:39 [2021-07-26T20:55:39.078Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
20:55:39 [2021-07-26T20:55:39.078Z] --- SKIP: TestUpdateCPUQuota (0.00s)
20:55:39 [2021-07-26T20:55:39.078Z] === RUN   TestUpdatePidsLimit
20:55:39 [2021-07-26T20:55:39.078Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
20:55:39 [2021-07-26T20:55:39.078Z] --- SKIP: TestUpdatePidsLimit (0.00s)
20:55:39 [2021-07-26T20:55:39.078Z] === RUN   TestUpdateRestartPolicy
20:55:51 [2021-07-26T20:55:51.298Z] --- PASS: TestUpdateRestartPolicy (12.25s)
20:55:51 [2021-07-26T20:55:51.298Z] === RUN   TestUpdateRestartWithAutoRemove
20:55:51 [2021-07-26T20:55:51.868Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s)
20:55:51 [2021-07-26T20:55:51.868Z] === RUN   TestWaitNonBlocked
20:55:51 [2021-07-26T20:55:51.868Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:55:51 [2021-07-26T20:55:51.868Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:55:51 [2021-07-26T20:55:51.868Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:55:51 [2021-07-26T20:55:51.868Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:55:51 [2021-07-26T20:55:51.868Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:55:51 [2021-07-26T20:55:51.868Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:55:52 [2021-07-26T20:55:52.809Z] --- PASS: TestWaitNonBlocked (0.03s)
20:55:52 [2021-07-26T20:55:52.809Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.89s)
20:55:52 [2021-07-26T20:55:52.809Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.94s)
20:55:52 [2021-07-26T20:55:52.809Z] === RUN   TestWaitBlocked
20:55:52 [2021-07-26T20:55:52.809Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
20:55:52 [2021-07-26T20:55:52.809Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
20:55:52 [2021-07-26T20:55:52.809Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
20:55:52 [2021-07-26T20:55:52.809Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
20:55:52 [2021-07-26T20:55:52.809Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
20:55:52 [2021-07-26T20:55:52.809Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
20:55:54 [2021-07-26T20:55:54.193Z] --- PASS: TestWaitBlocked (0.01s)
20:55:54 [2021-07-26T20:55:54.193Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s)
20:55:54 [2021-07-26T20:55:54.193Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s)
20:55:54 [2021-07-26T20:55:54.193Z] === CONT  TestDaemonRestartIpcMode
20:55:54 [2021-07-26T20:55:54.193Z] === CONT  TestIpcModeOlderClient
20:55:54 [2021-07-26T20:55:54.193Z] --- PASS: TestIpcModeOlderClient (0.07s)
20:55:54 [2021-07-26T20:55:54.193Z] === CONT  TestRestartDaemonWithRestartingContainer
20:55:57 [2021-07-26T20:55:57.494Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.01s)
20:55:57 [2021-07-26T20:55:57.756Z] --- PASS: TestDaemonRestartIpcMode (3.75s)
20:55:57 [2021-07-26T20:55:57.756Z] PASS
20:55:57 [2021-07-26T20:55:57.756Z] 
20:55:57 [2021-07-26T20:55:57.756Z] === Skipped
20:55:57 [2021-07-26T20:55:57.756Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
20:55:57 [2021-07-26T20:55:57.756Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:55:57 [2021-07-26T20:55:57.756Z] 
20:55:57 [2021-07-26T20:55:57.756Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
20:55:57 [2021-07-26T20:55:57.756Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
20:55:57 [2021-07-26T20:55:57.756Z] 
20:55:57 [2021-07-26T20:55:57.756Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
20:55:57 [2021-07-26T20:55:57.756Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
20:55:57 [2021-07-26T20:55:57.756Z] 
20:55:57 [2021-07-26T20:55:57.756Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
20:55:57 [2021-07-26T20:55:57.756Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
20:55:57 [2021-07-26T20:55:57.756Z] 
20:55:57 [2021-07-26T20:55:57.756Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
20:55:57 [2021-07-26T20:55:57.756Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:55:57 [2021-07-26T20:55:57.756Z] 
20:55:57 [2021-07-26T20:55:57.756Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
20:55:57 [2021-07-26T20:55:57.756Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:55:57 [2021-07-26T20:55:57.756Z] 
20:55:57 [2021-07-26T20:55:57.756Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
20:55:57 [2021-07-26T20:55:57.756Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:55:57 [2021-07-26T20:55:57.756Z] 
20:55:57 [2021-07-26T20:55:57.757Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
20:55:57 [2021-07-26T20:55:57.757Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:55:57 [2021-07-26T20:55:57.757Z] 
20:55:57 [2021-07-26T20:55:57.757Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
20:55:57 [2021-07-26T20:55:57.757Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:55:57 [2021-07-26T20:55:57.757Z] 
20:55:57 [2021-07-26T20:55:57.757Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
20:55:57 [2021-07-26T20:55:57.757Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
20:55:57 [2021-07-26T20:55:57.757Z] 
20:55:57 [2021-07-26T20:55:57.757Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
20:55:57 [2021-07-26T20:55:57.757Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:55:57 [2021-07-26T20:55:57.757Z] 
20:55:57 [2021-07-26T20:55:57.757Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
20:55:57 [2021-07-26T20:55:57.757Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
20:55:57 [2021-07-26T20:55:57.757Z] 
20:55:57 [2021-07-26T20:55:57.757Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
20:55:57 [2021-07-26T20:55:57.757Z]     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)
20:55:57 [2021-07-26T20:55:57.757Z] 
20:55:57 [2021-07-26T20:55:57.757Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
20:55:57 [2021-07-26T20:55:57.757Z]     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)
20:55:57 [2021-07-26T20:55:57.757Z] 
20:55:57 [2021-07-26T20:55:57.757Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
20:55:57 [2021-07-26T20:55:57.757Z]     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)
20:55:57 [2021-07-26T20:55:57.757Z] 
20:55:57 [2021-07-26T20:55:57.757Z] === SKIP: amd64.integration.container TestPause (0.01s)
20:55:57 [2021-07-26T20:55:57.757Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
20:55:57 [2021-07-26T20:55:57.757Z] 
20:55:57 [2021-07-26T20:55:57.757Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
20:55:57 [2021-07-26T20:55:57.757Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:55:57 [2021-07-26T20:55:57.757Z] 
20:55:57 [2021-07-26T20:55:57.757Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.03s)
20:55:57 [2021-07-26T20:55:57.757Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
20:55:57 [2021-07-26T20:55:57.757Z] 
20:55:57 [2021-07-26T20:55:57.757Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
20:55:57 [2021-07-26T20:55:57.757Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
20:55:57 [2021-07-26T20:55:57.757Z] 
20:55:57 [2021-07-26T20:55:57.757Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
20:55:57 [2021-07-26T20:55:57.757Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
20:55:57 [2021-07-26T20:55:57.757Z] 
20:55:57 [2021-07-26T20:55:57.757Z] === SKIP: amd64.integration.container TestStats (0.00s)
20:55:57 [2021-07-26T20:55:57.757Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
20:55:57 [2021-07-26T20:55:57.757Z] 
20:55:57 [2021-07-26T20:55:57.757Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
20:55:57 [2021-07-26T20:55:57.757Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:55:57 [2021-07-26T20:55:57.757Z] 
20:55:57 [2021-07-26T20:55:57.757Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
20:55:57 [2021-07-26T20:55:57.757Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
20:55:57 [2021-07-26T20:55:57.757Z] 
20:55:57 [2021-07-26T20:55:57.757Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
20:55:57 [2021-07-26T20:55:57.757Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
20:55:57 [2021-07-26T20:55:57.757Z] 
20:55:57 [2021-07-26T20:55:57.757Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
20:55:57 [2021-07-26T20:55:57.757Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
20:55:57 [2021-07-26T20:55:57.757Z] 
20:55:57 [2021-07-26T20:55:57.757Z] 
20:55:57 [2021-07-26T20:55:57.757Z] DONE 176 tests, 25 skipped in 94.294s
20:55:57 [2021-07-26T20:55:57.757Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
20:55:57 [2021-07-26T20:55:57.757Z] === RUN   TestConfigDaemonLibtrustID
20:55:58 [2021-07-26T20:55:58.329Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
20:55:58 [2021-07-26T20:55:58.329Z] === RUN   TestDaemonConfigValidation
20:55:58 [2021-07-26T20:55:58.329Z] === RUN   TestDaemonConfigValidation/config_with_no_content
20:55:58 [2021-07-26T20:55:58.329Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
20:55:58 [2021-07-26T20:55:58.329Z] === RUN   TestDaemonConfigValidation/config_with_{}
20:55:58 [2021-07-26T20:55:58.329Z] === PAUSE TestDaemonConfigValidation/config_with_{}
20:55:58 [2021-07-26T20:55:58.329Z] === RUN   TestDaemonConfigValidation/invalid_config
20:55:58 [2021-07-26T20:55:58.329Z] === PAUSE TestDaemonConfigValidation/invalid_config
20:55:58 [2021-07-26T20:55:58.329Z] === RUN   TestDaemonConfigValidation/malformed_config
20:55:58 [2021-07-26T20:55:58.329Z] === PAUSE TestDaemonConfigValidation/malformed_config
20:55:58 [2021-07-26T20:55:58.329Z] === RUN   TestDaemonConfigValidation/valid_config
20:55:58 [2021-07-26T20:55:58.329Z] === PAUSE TestDaemonConfigValidation/valid_config
20:55:58 [2021-07-26T20:55:58.329Z] === CONT  TestDaemonConfigValidation/config_with_no_content
20:55:58 [2021-07-26T20:55:58.329Z] === CONT  TestDaemonConfigValidation/malformed_config
20:55:58 [2021-07-26T20:55:58.591Z] === CONT  TestDaemonConfigValidation/invalid_config
20:55:58 [2021-07-26T20:55:58.591Z] === CONT  TestDaemonConfigValidation/config_with_{}
20:55:58 [2021-07-26T20:55:58.591Z] === CONT  TestDaemonConfigValidation/valid_config
20:55:58 [2021-07-26T20:55:58.591Z] --- PASS: TestDaemonConfigValidation (0.00s)
20:55:58 [2021-07-26T20:55:58.591Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
20:55:58 [2021-07-26T20:55:58.591Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
20:55:58 [2021-07-26T20:55:58.591Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
20:55:58 [2021-07-26T20:55:58.591Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s)
20:55:58 [2021-07-26T20:55:58.591Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
20:55:58 [2021-07-26T20:55:58.591Z] PASS
20:55:58 [2021-07-26T20:55:58.591Z] 
20:55:58 [2021-07-26T20:55:58.591Z] DONE 7 tests in 0.834s
20:55:58 [2021-07-26T20:55:58.591Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
20:55:58 [2021-07-26T20:55:58.850Z] INFO: Testing against a local daemon
20:55:58 [2021-07-26T20:55:58.850Z] === RUN   TestCommitInheritsEnv
20:56:00 [2021-07-26T20:56:00.231Z] --- PASS: TestCommitInheritsEnv (1.38s)
20:56:00 [2021-07-26T20:56:00.231Z] === RUN   TestImportExtremelyLargeImageWorks
20:56:00 [2021-07-26T20:56:00.231Z] === PAUSE TestImportExtremelyLargeImageWorks
20:56:00 [2021-07-26T20:56:00.231Z] === RUN   TestImagesFilterMultiReference
20:56:00 [2021-07-26T20:56:00.231Z] --- PASS: TestImagesFilterMultiReference (0.06s)
20:56:00 [2021-07-26T20:56:00.231Z] === RUN   TestImagePullPlatformInvalid
20:56:00 [2021-07-26T20:56:00.231Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
20:56:00 [2021-07-26T20:56:00.231Z] === RUN   TestRemoveImageOrphaning
20:56:02 [2021-07-26T20:56:02.138Z] --- PASS: TestRemoveImageOrphaning (1.94s)
20:56:02 [2021-07-26T20:56:02.138Z] === RUN   TestRemoveImageGarbageCollector
20:56:02 [2021-07-26T20:56:02.138Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
20:56:02 [2021-07-26T20:56:02.138Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
20:56:02 [2021-07-26T20:56:02.138Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:56:02 [2021-07-26T20:56:02.138Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
20:56:02 [2021-07-26T20:56:02.138Z] === RUN   TestTagInvalidReference
20:56:02 [2021-07-26T20:56:02.138Z] --- PASS: TestTagInvalidReference (0.01s)
20:56:02 [2021-07-26T20:56:02.138Z] === RUN   TestTagValidPrefixedRepo
20:56:02 [2021-07-26T20:56:02.398Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
20:56:02 [2021-07-26T20:56:02.399Z] === RUN   TestTagExistedNameWithoutForce
20:56:02 [2021-07-26T20:56:02.399Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
20:56:02 [2021-07-26T20:56:02.399Z] === RUN   TestTagOfficialNames
20:56:02 [2021-07-26T20:56:02.399Z] --- PASS: TestTagOfficialNames (0.06s)
20:56:02 [2021-07-26T20:56:02.399Z] === RUN   TestTagMatchesDigest
20:56:02 [2021-07-26T20:56:02.399Z] --- PASS: TestTagMatchesDigest (0.01s)
20:56:02 [2021-07-26T20:56:02.399Z] === CONT  TestImportExtremelyLargeImageWorks
20:57:38 [2021-07-26T20:57:38.887Z] --- PASS: TestImportExtremelyLargeImageWorks (93.08s)
20:57:38 [2021-07-26T20:57:38.887Z] PASS
20:57:38 [2021-07-26T20:57:38.887Z] 
20:57:38 [2021-07-26T20:57:38.887Z] === Skipped
20:57:38 [2021-07-26T20:57:38.887Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
20:57:38 [2021-07-26T20:57:38.887Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
20:57:38 [2021-07-26T20:57:38.887Z] 
20:57:38 [2021-07-26T20:57:38.887Z] 
20:57:38 [2021-07-26T20:57:38.887Z] DONE 12 tests, 1 skipped in 96.846s
20:57:38 [2021-07-26T20:57:38.887Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
20:57:38 [2021-07-26T20:57:38.887Z] INFO: Testing against a local daemon
20:57:38 [2021-07-26T20:57:38.887Z] === RUN   TestNetworkCreateDelete
20:57:38 [2021-07-26T20:57:38.887Z] --- PASS: TestNetworkCreateDelete (0.14s)
20:57:38 [2021-07-26T20:57:38.887Z] === RUN   TestDockerNetworkDeletePreferID
20:57:38 [2021-07-26T20:57:38.887Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s)
20:57:38 [2021-07-26T20:57:38.887Z] === RUN   TestDaemonDNSFallback
20:57:43 [2021-07-26T20:57:43.083Z] --- PASS: TestDaemonDNSFallback (6.53s)
20:57:43 [2021-07-26T20:57:43.083Z] === RUN   TestInspectNetwork
20:57:43 [2021-07-26T20:57:43.083Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:57:43 [2021-07-26T20:57:43.083Z] --- SKIP: TestInspectNetwork (0.00s)
20:57:43 [2021-07-26T20:57:43.083Z] === RUN   TestRunContainerWithBridgeNone
20:57:43 [2021-07-26T20:57:43.083Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
20:57:43 [2021-07-26T20:57:43.083Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
20:57:43 [2021-07-26T20:57:43.083Z] === RUN   TestNetworkInvalidJSON
20:57:43 [2021-07-26T20:57:43.083Z] === RUN   TestNetworkInvalidJSON//networks/create
20:57:43 [2021-07-26T20:57:43.083Z] === PAUSE TestNetworkInvalidJSON//networks/create
20:57:43 [2021-07-26T20:57:43.083Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
20:57:43 [2021-07-26T20:57:43.083Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
20:57:43 [2021-07-26T20:57:43.083Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
20:57:43 [2021-07-26T20:57:43.083Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
20:57:43 [2021-07-26T20:57:43.083Z] === CONT  TestNetworkInvalidJSON//networks/create
20:57:43 [2021-07-26T20:57:43.083Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
20:57:43 [2021-07-26T20:57:43.083Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
20:57:43 [2021-07-26T20:57:43.083Z] --- PASS: TestNetworkInvalidJSON (0.01s)
20:57:43 [2021-07-26T20:57:43.083Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
20:57:43 [2021-07-26T20:57:43.083Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
20:57:43 [2021-07-26T20:57:43.083Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
20:57:43 [2021-07-26T20:57:43.083Z] === RUN   TestNetworkList
20:57:43 [2021-07-26T20:57:43.083Z] === RUN   TestNetworkList//networks
20:57:43 [2021-07-26T20:57:43.083Z] === PAUSE TestNetworkList//networks
20:57:43 [2021-07-26T20:57:43.083Z] === RUN   TestNetworkList//networks/
20:57:43 [2021-07-26T20:57:43.083Z] === PAUSE TestNetworkList//networks/
20:57:43 [2021-07-26T20:57:43.083Z] === CONT  TestNetworkList//networks
20:57:43 [2021-07-26T20:57:43.083Z] === CONT  TestNetworkList//networks/
20:57:43 [2021-07-26T20:57:43.083Z] --- PASS: TestNetworkList (0.01s)
20:57:43 [2021-07-26T20:57:43.083Z]     --- PASS: TestNetworkList//networks (0.00s)
20:57:43 [2021-07-26T20:57:43.083Z]     --- PASS: TestNetworkList//networks/ (0.00s)
20:57:43 [2021-07-26T20:57:43.083Z] === RUN   TestHostIPv4BridgeLabel
20:57:43 [2021-07-26T20:57:43.083Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
20:57:43 [2021-07-26T20:57:43.083Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
20:57:43 [2021-07-26T20:57:43.083Z] === RUN   TestDaemonRestartWithLiveRestore
20:57:43 [2021-07-26T20:57:43.083Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
20:57:43 [2021-07-26T20:57:43.083Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
20:57:43 [2021-07-26T20:57:43.083Z] === RUN   TestDaemonDefaultNetworkPools
20:57:43 [2021-07-26T20:57:43.084Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
20:57:43 [2021-07-26T20:57:43.084Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
20:57:43 [2021-07-26T20:57:43.084Z] === RUN   TestDaemonRestartWithExistingNetwork
20:57:43 [2021-07-26T20:57:43.084Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
20:57:43 [2021-07-26T20:57:43.084Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
20:57:43 [2021-07-26T20:57:43.084Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:57:43 [2021-07-26T20:57:43.084Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
20:57:43 [2021-07-26T20:57:43.084Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
20:57:43 [2021-07-26T20:57:43.084Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:57:43 [2021-07-26T20:57:43.084Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
20:57:43 [2021-07-26T20:57:43.084Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
20:57:43 [2021-07-26T20:57:43.084Z] === RUN   TestServiceWithPredefinedNetwork
20:57:43 [2021-07-26T20:57:43.084Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:57:43 [2021-07-26T20:57:43.084Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
20:57:43 [2021-07-26T20:57:43.084Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:57:43 [2021-07-26T20:57:43.084Z]     service_test.go:242: FLAKY_TEST
20:57:43 [2021-07-26T20:57:43.084Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:57:43 [2021-07-26T20:57:43.084Z] === RUN   TestServiceWithDataPathPortInit
20:57:43 [2021-07-26T20:57:43.084Z]     service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:57:43 [2021-07-26T20:57:43.084Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
20:57:43 [2021-07-26T20:57:43.084Z] === RUN   TestServiceWithDefaultAddressPoolInit
20:57:43 [2021-07-26T20:57:43.084Z]     service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:57:43 [2021-07-26T20:57:43.084Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
20:57:43 [2021-07-26T20:57:43.084Z] PASS
20:57:43 [2021-07-26T20:57:43.084Z] 
20:57:43 [2021-07-26T20:57:43.084Z] === Skipped
20:57:43 [2021-07-26T20:57:43.084Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
20:57:43 [2021-07-26T20:57:43.084Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:57:43 [2021-07-26T20:57:43.084Z] 
20:57:43 [2021-07-26T20:57:43.084Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
20:57:43 [2021-07-26T20:57:43.084Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
20:57:43 [2021-07-26T20:57:43.084Z] 
20:57:43 [2021-07-26T20:57:43.084Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
20:57:43 [2021-07-26T20:57:43.084Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
20:57:43 [2021-07-26T20:57:43.084Z] 
20:57:43 [2021-07-26T20:57:43.084Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
20:57:43 [2021-07-26T20:57:43.084Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
20:57:43 [2021-07-26T20:57:43.084Z] 
20:57:43 [2021-07-26T20:57:43.084Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
20:57:43 [2021-07-26T20:57:43.084Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
20:57:43 [2021-07-26T20:57:43.084Z] 
20:57:43 [2021-07-26T20:57:43.084Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
20:57:43 [2021-07-26T20:57:43.084Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
20:57:43 [2021-07-26T20:57:43.084Z] 
20:57:43 [2021-07-26T20:57:43.084Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
20:57:43 [2021-07-26T20:57:43.084Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
20:57:43 [2021-07-26T20:57:43.084Z] 
20:57:43 [2021-07-26T20:57:43.084Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
20:57:43 [2021-07-26T20:57:43.084Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
20:57:43 [2021-07-26T20:57:43.084Z] 
20:57:43 [2021-07-26T20:57:43.084Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
20:57:43 [2021-07-26T20:57:43.084Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:57:43 [2021-07-26T20:57:43.084Z] 
20:57:43 [2021-07-26T20:57:43.084Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
20:57:43 [2021-07-26T20:57:43.084Z]     service_test.go:242: FLAKY_TEST
20:57:43 [2021-07-26T20:57:43.084Z] 
20:57:43 [2021-07-26T20:57:43.084Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
20:57:43 [2021-07-26T20:57:43.084Z]     service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:57:43 [2021-07-26T20:57:43.084Z] 
20:57:43 [2021-07-26T20:57:43.084Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
20:57:43 [2021-07-26T20:57:43.084Z]     service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:57:43 [2021-07-26T20:57:43.084Z] 
20:57:43 [2021-07-26T20:57:43.084Z] 
20:57:43 [2021-07-26T20:57:43.084Z] DONE 22 tests, 12 skipped in 7.264s
20:57:43 [2021-07-26T20:57:43.084Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
20:57:43 [2021-07-26T20:57:43.084Z] INFO: Testing against a local daemon
20:57:43 [2021-07-26T20:57:43.084Z] === RUN   TestDockerNetworkIpvlanPersistance
20:57:43 [2021-07-26T20:57:43.084Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:57:43 [2021-07-26T20:57:43.084Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
20:57:43 [2021-07-26T20:57:43.084Z] === RUN   TestDockerNetworkIpvlan
20:57:43 [2021-07-26T20:57:43.084Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:57:43 [2021-07-26T20:57:43.084Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
20:57:43 [2021-07-26T20:57:43.084Z] PASS
20:57:43 [2021-07-26T20:57:43.084Z] 
20:57:43 [2021-07-26T20:57:43.084Z] === Skipped
20:57:43 [2021-07-26T20:57:43.084Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
20:57:43 [2021-07-26T20:57:43.084Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:57:43 [2021-07-26T20:57:43.084Z] 
20:57:43 [2021-07-26T20:57:43.084Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
20:57:43 [2021-07-26T20:57:43.084Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:57:43 [2021-07-26T20:57:43.084Z] 
20:57:43 [2021-07-26T20:57:43.084Z] 
20:57:43 [2021-07-26T20:57:43.084Z] DONE 2 tests, 2 skipped in 0.115s
20:57:43 [2021-07-26T20:57:43.084Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
20:57:43 [2021-07-26T20:57:43.084Z] INFO: Testing against a local daemon
20:57:43 [2021-07-26T20:57:43.084Z] === RUN   TestDockerNetworkMacvlanPersistance
20:57:43 [2021-07-26T20:57:43.084Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
20:57:43 [2021-07-26T20:57:43.084Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
20:57:43 [2021-07-26T20:57:43.084Z] === RUN   TestDockerNetworkMacvlan
20:57:43 [2021-07-26T20:57:43.084Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
20:57:43 [2021-07-26T20:57:43.084Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
20:57:43 [2021-07-26T20:57:43.084Z] PASS
20:57:43 [2021-07-26T20:57:43.084Z] 
20:57:43 [2021-07-26T20:57:43.084Z] === Skipped
20:57:43 [2021-07-26T20:57:43.084Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
20:57:43 [2021-07-26T20:57:43.084Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
20:57:43 [2021-07-26T20:57:43.084Z] 
20:57:43 [2021-07-26T20:57:43.084Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
20:57:43 [2021-07-26T20:57:43.084Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
20:57:43 [2021-07-26T20:57:43.084Z] 
20:57:43 [2021-07-26T20:57:43.084Z] 
20:57:43 [2021-07-26T20:57:43.084Z] DONE 2 tests, 2 skipped in 0.114s
20:57:43 [2021-07-26T20:57:43.084Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
20:57:43 [2021-07-26T20:57:43.084Z] testing: warning: no tests to run
20:57:43 [2021-07-26T20:57:43.084Z] PASS
20:57:43 [2021-07-26T20:57:43.084Z] 
20:57:43 [2021-07-26T20:57:43.084Z] DONE 0 tests in 0.029s
20:57:43 [2021-07-26T20:57:43.084Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
20:57:43 [2021-07-26T20:57:43.084Z] INFO: Testing against a local daemon
20:57:43 [2021-07-26T20:57:43.084Z] === RUN   TestAuthZPluginAllowRequest
20:57:43 [2021-07-26T20:57:43.084Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:57:43 [2021-07-26T20:57:43.084Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
20:57:43 [2021-07-26T20:57:43.084Z] === RUN   TestAuthZPluginTLS
20:57:43 [2021-07-26T20:57:43.084Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:57:43 [2021-07-26T20:57:43.084Z] --- SKIP: TestAuthZPluginTLS (0.00s)
20:57:43 [2021-07-26T20:57:43.084Z] === RUN   TestAuthZPluginDenyRequest
20:57:43 [2021-07-26T20:57:43.084Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:57:43 [2021-07-26T20:57:43.084Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
20:57:43 [2021-07-26T20:57:43.084Z] === RUN   TestAuthZPluginAPIDenyResponse
20:57:43 [2021-07-26T20:57:43.084Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:57:43 [2021-07-26T20:57:43.084Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
20:57:43 [2021-07-26T20:57:43.084Z] === RUN   TestAuthZPluginDenyResponse
20:57:43 [2021-07-26T20:57:43.084Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:57:43 [2021-07-26T20:57:43.084Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
20:57:43 [2021-07-26T20:57:43.084Z] === RUN   TestAuthZPluginAllowEventStream
20:57:43 [2021-07-26T20:57:43.084Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:57:43 [2021-07-26T20:57:43.084Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
20:57:43 [2021-07-26T20:57:43.084Z] === RUN   TestAuthZPluginErrorResponse
20:57:43 [2021-07-26T20:57:43.084Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:57:43 [2021-07-26T20:57:43.084Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
20:57:43 [2021-07-26T20:57:43.084Z] === RUN   TestAuthZPluginErrorRequest
20:57:43 [2021-07-26T20:57:43.084Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:57:43 [2021-07-26T20:57:43.084Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
20:57:43 [2021-07-26T20:57:43.084Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
20:57:43 [2021-07-26T20:57:43.084Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:57:43 [2021-07-26T20:57:43.084Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
20:57:43 [2021-07-26T20:57:43.084Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
20:57:43 [2021-07-26T20:57:43.084Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:57:43 [2021-07-26T20:57:43.084Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
20:57:43 [2021-07-26T20:57:43.084Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
20:57:43 [2021-07-26T20:57:43.084Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:57:43 [2021-07-26T20:57:43.084Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
20:57:43 [2021-07-26T20:57:43.084Z] === RUN   TestAuthZPluginHeader
20:57:43 [2021-07-26T20:57:43.084Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:57:43 [2021-07-26T20:57:43.084Z] --- SKIP: TestAuthZPluginHeader (0.00s)
20:57:43 [2021-07-26T20:57:43.084Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
20:57:43 [2021-07-26T20:57:43.344Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:57:43 [2021-07-26T20:57:43.344Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.16s)
20:57:43 [2021-07-26T20:57:43.344Z] === RUN   TestAuthZPluginV2Disable
20:57:43 [2021-07-26T20:57:43.344Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:57:43 [2021-07-26T20:57:43.344Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
20:57:43 [2021-07-26T20:57:43.344Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
20:57:43 [2021-07-26T20:57:43.344Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:57:43 [2021-07-26T20:57:43.344Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s)
20:57:43 [2021-07-26T20:57:43.344Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
20:57:43 [2021-07-26T20:57:43.344Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:57:43 [2021-07-26T20:57:43.344Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
20:57:43 [2021-07-26T20:57:43.344Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
20:57:43 [2021-07-26T20:57:43.344Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:57:43 [2021-07-26T20:57:43.344Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
20:57:43 [2021-07-26T20:57:43.344Z] PASS
20:57:43 [2021-07-26T20:57:43.344Z] 
20:57:43 [2021-07-26T20:57:43.344Z] === Skipped
20:57:43 [2021-07-26T20:57:43.344Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
20:57:43 [2021-07-26T20:57:43.344Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:57:43 [2021-07-26T20:57:43.344Z] 
20:57:43 [2021-07-26T20:57:43.344Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
20:57:43 [2021-07-26T20:57:43.344Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:57:43 [2021-07-26T20:57:43.344Z] 
20:57:43 [2021-07-26T20:57:43.344Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
20:57:43 [2021-07-26T20:57:43.344Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:57:43 [2021-07-26T20:57:43.344Z] 
20:57:43 [2021-07-26T20:57:43.344Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
20:57:43 [2021-07-26T20:57:43.344Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:57:43 [2021-07-26T20:57:43.344Z] 
20:57:43 [2021-07-26T20:57:43.344Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
20:57:43 [2021-07-26T20:57:43.344Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:57:43 [2021-07-26T20:57:43.344Z] 
20:57:43 [2021-07-26T20:57:43.344Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
20:57:43 [2021-07-26T20:57:43.344Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:57:43 [2021-07-26T20:57:43.344Z] 
20:57:43 [2021-07-26T20:57:43.344Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
20:57:43 [2021-07-26T20:57:43.344Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:57:43 [2021-07-26T20:57:43.344Z] 
20:57:43 [2021-07-26T20:57:43.344Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
20:57:43 [2021-07-26T20:57:43.344Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:57:43 [2021-07-26T20:57:43.344Z] 
20:57:43 [2021-07-26T20:57:43.344Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
20:57:43 [2021-07-26T20:57:43.344Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:57:43 [2021-07-26T20:57:43.344Z] 
20:57:43 [2021-07-26T20:57:43.344Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
20:57:43 [2021-07-26T20:57:43.344Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:57:43 [2021-07-26T20:57:43.344Z] 
20:57:43 [2021-07-26T20:57:43.344Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
20:57:43 [2021-07-26T20:57:43.344Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:57:43 [2021-07-26T20:57:43.344Z] 
20:57:43 [2021-07-26T20:57:43.344Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
20:57:43 [2021-07-26T20:57:43.344Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:57:43 [2021-07-26T20:57:43.344Z] 
20:57:43 [2021-07-26T20:57:43.344Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.16s)
20:57:43 [2021-07-26T20:57:43.344Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:57:43 [2021-07-26T20:57:43.344Z] 
20:57:43 [2021-07-26T20:57:43.344Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
20:57:43 [2021-07-26T20:57:43.344Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:57:43 [2021-07-26T20:57:43.344Z] 
20:57:43 [2021-07-26T20:57:43.344Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s)
20:57:43 [2021-07-26T20:57:43.344Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:57:43 [2021-07-26T20:57:43.344Z] 
20:57:43 [2021-07-26T20:57:43.344Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
20:57:43 [2021-07-26T20:57:43.344Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:57:43 [2021-07-26T20:57:43.344Z] 
20:57:43 [2021-07-26T20:57:43.344Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
20:57:43 [2021-07-26T20:57:43.344Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:57:43 [2021-07-26T20:57:43.344Z] 
20:57:43 [2021-07-26T20:57:43.344Z] 
20:57:43 [2021-07-26T20:57:43.344Z] DONE 17 tests, 17 skipped in 0.340s
20:57:43 [2021-07-26T20:57:43.344Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
20:57:43 [2021-07-26T20:57:43.604Z] INFO: Testing against a local daemon
20:57:43 [2021-07-26T20:57:43.604Z] === RUN   TestPluginInvalidJSON
20:57:43 [2021-07-26T20:57:43.604Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
20:57:43 [2021-07-26T20:57:43.604Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
20:57:43 [2021-07-26T20:57:43.604Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
20:57:43 [2021-07-26T20:57:43.604Z] --- PASS: TestPluginInvalidJSON (0.02s)
20:57:43 [2021-07-26T20:57:43.604Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
20:57:43 [2021-07-26T20:57:43.604Z] === RUN   TestPluginInstall
20:57:43 [2021-07-26T20:57:43.604Z]     plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:57:43 [2021-07-26T20:57:43.604Z] --- SKIP: TestPluginInstall (0.00s)
20:57:43 [2021-07-26T20:57:43.604Z] === RUN   TestPluginsWithRuntimes
20:57:43 [2021-07-26T20:57:43.604Z]     plugin_test.go:172: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
20:57:43 [2021-07-26T20:57:43.604Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
20:57:43 [2021-07-26T20:57:43.604Z] === RUN   TestPluginBackCompatMediaTypes
20:57:43 [2021-07-26T20:57:43.604Z]     plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
20:57:43 [2021-07-26T20:57:43.604Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
20:57:43 [2021-07-26T20:57:43.604Z] PASS
20:57:43 [2021-07-26T20:57:43.604Z] 
20:57:43 [2021-07-26T20:57:43.604Z] === Skipped
20:57:43 [2021-07-26T20:57:43.604Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
20:57:43 [2021-07-26T20:57:43.605Z]     plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:57:43 [2021-07-26T20:57:43.605Z] 
20:57:43 [2021-07-26T20:57:43.605Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
20:57:43 [2021-07-26T20:57:43.605Z]     plugin_test.go:172: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
20:57:43 [2021-07-26T20:57:43.605Z] 
20:57:43 [2021-07-26T20:57:43.605Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
20:57:43 [2021-07-26T20:57:43.605Z]     plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
20:57:43 [2021-07-26T20:57:43.605Z] 
20:57:43 [2021-07-26T20:57:43.605Z] 
20:57:43 [2021-07-26T20:57:43.605Z] DONE 5 tests, 3 skipped in 0.148s
20:57:43 [2021-07-26T20:57:43.605Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
20:57:43 [2021-07-26T20:57:43.605Z] INFO: Testing against a local daemon
20:57:43 [2021-07-26T20:57:43.605Z] === RUN   TestExternalGraphDriver
20:57:43 [2021-07-26T20:57:43.865Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
20:57:43 [2021-07-26T20:57:43.865Z] --- SKIP: TestExternalGraphDriver (0.06s)
20:57:43 [2021-07-26T20:57:43.865Z] === RUN   TestGraphdriverPluginV2
20:57:48 [2021-07-26T20:57:48.063Z] --- PASS: TestGraphdriverPluginV2 (3.72s)
20:57:48 [2021-07-26T20:57:48.063Z] PASS
20:57:48 [2021-07-26T20:57:48.063Z] 
20:57:48 [2021-07-26T20:57:48.063Z] === Skipped
20:57:48 [2021-07-26T20:57:48.063Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s)
20:57:48 [2021-07-26T20:57:48.063Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
20:57:48 [2021-07-26T20:57:48.063Z] 
20:57:48 [2021-07-26T20:57:48.063Z] 
20:57:48 [2021-07-26T20:57:48.063Z] DONE 2 tests, 1 skipped in 3.896s
20:57:48 [2021-07-26T20:57:48.063Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
20:57:48 [2021-07-26T20:57:48.063Z] INFO: Testing against a local daemon
20:57:48 [2021-07-26T20:57:48.063Z] === RUN   TestContinueAfterPluginCrash
20:57:48 [2021-07-26T20:57:48.063Z] === PAUSE TestContinueAfterPluginCrash
20:57:48 [2021-07-26T20:57:48.063Z] === RUN   TestReadPluginNoRead
20:57:48 [2021-07-26T20:57:48.063Z] === PAUSE TestReadPluginNoRead
20:57:48 [2021-07-26T20:57:48.063Z] === RUN   TestDaemonStartWithLogOpt
20:57:48 [2021-07-26T20:57:48.063Z] === PAUSE TestDaemonStartWithLogOpt
20:57:48 [2021-07-26T20:57:48.063Z] === CONT  TestContinueAfterPluginCrash
20:57:48 [2021-07-26T20:57:48.063Z] === CONT  TestDaemonStartWithLogOpt
20:57:52 [2021-07-26T20:57:52.267Z] --- PASS: TestDaemonStartWithLogOpt (4.22s)
20:57:52 [2021-07-26T20:57:52.267Z] === CONT  TestReadPluginNoRead
20:57:54 [2021-07-26T20:57:54.178Z] === RUN   TestReadPluginNoRead/default
20:57:56 [2021-07-26T20:57:56.086Z] === RUN   TestReadPluginNoRead/disabled_caching
20:57:56 [2021-07-26T20:57:56.656Z] --- PASS: TestContinueAfterPluginCrash (9.14s)
20:57:57 [2021-07-26T20:57:57.596Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
20:57:58 [2021-07-26T20:57:58.979Z] === CONT  TestReadPluginNoRead
20:57:58 [2021-07-26T20:57:58.979Z]     read_test.go:92: [d41f693f1fecd] daemon is not started
20:57:58 [2021-07-26T20:57:58.979Z] --- PASS: TestReadPluginNoRead (7.11s)
20:57:58 [2021-07-26T20:57:58.979Z]     --- PASS: TestReadPluginNoRead/default (1.87s)
20:57:58 [2021-07-26T20:57:58.979Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.50s)
20:57:58 [2021-07-26T20:57:58.979Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s)
20:57:58 [2021-07-26T20:57:58.979Z] PASS
20:57:58 [2021-07-26T20:57:58.979Z] 
20:57:58 [2021-07-26T20:57:58.979Z] DONE 6 tests in 11.441s
20:57:58 [2021-07-26T20:57:58.979Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
20:57:58 [2021-07-26T20:57:58.979Z] testing: warning: no tests to run
20:57:58 [2021-07-26T20:57:58.979Z] PASS
20:57:58 [2021-07-26T20:57:58.979Z] 
20:57:58 [2021-07-26T20:57:58.979Z] DONE 0 tests in 0.035s
20:57:58 [2021-07-26T20:57:58.979Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
20:57:58 [2021-07-26T20:57:58.979Z] INFO: Testing against a local daemon
20:57:58 [2021-07-26T20:57:58.979Z] === RUN   TestPluginWithDevMounts
20:57:58 [2021-07-26T20:57:58.979Z]     mounts_test.go:21: (*Execution).IsRootless-fm
20:57:58 [2021-07-26T20:57:58.979Z] --- SKIP: TestPluginWithDevMounts (0.00s)
20:57:58 [2021-07-26T20:57:58.979Z] PASS
20:57:58 [2021-07-26T20:57:58.979Z] 
20:57:58 [2021-07-26T20:57:58.979Z] === Skipped
20:57:58 [2021-07-26T20:57:58.979Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
20:57:58 [2021-07-26T20:57:58.979Z]     mounts_test.go:21: (*Execution).IsRootless-fm
20:57:58 [2021-07-26T20:57:58.979Z] 
20:57:58 [2021-07-26T20:57:58.979Z] 
20:57:58 [2021-07-26T20:57:58.979Z] DONE 1 tests, 1 skipped in 0.120s
20:57:58 [2021-07-26T20:57:58.979Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
20:57:59 [2021-07-26T20:57:59.239Z] INFO: Testing against a local daemon
20:57:59 [2021-07-26T20:57:59.239Z] === RUN   TestSecretInspect
20:57:59 [2021-07-26T20:57:59.239Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:57:59 [2021-07-26T20:57:59.239Z] --- SKIP: TestSecretInspect (0.01s)
20:57:59 [2021-07-26T20:57:59.239Z] === RUN   TestSecretList
20:57:59 [2021-07-26T20:57:59.239Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:57:59 [2021-07-26T20:57:59.239Z] --- SKIP: TestSecretList (0.01s)
20:57:59 [2021-07-26T20:57:59.239Z] === RUN   TestSecretsCreateAndDelete
20:57:59 [2021-07-26T20:57:59.239Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:57:59 [2021-07-26T20:57:59.239Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
20:57:59 [2021-07-26T20:57:59.239Z] === RUN   TestSecretsUpdate
20:57:59 [2021-07-26T20:57:59.239Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:57:59 [2021-07-26T20:57:59.239Z] --- SKIP: TestSecretsUpdate (0.01s)
20:57:59 [2021-07-26T20:57:59.239Z] === RUN   TestTemplatedSecret
20:57:59 [2021-07-26T20:57:59.239Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:57:59 [2021-07-26T20:57:59.239Z] --- SKIP: TestTemplatedSecret (0.00s)
20:57:59 [2021-07-26T20:57:59.239Z] === RUN   TestSecretCreateResolve
20:57:59 [2021-07-26T20:57:59.239Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:57:59 [2021-07-26T20:57:59.239Z] --- SKIP: TestSecretCreateResolve (0.02s)
20:57:59 [2021-07-26T20:57:59.239Z] PASS
20:57:59 [2021-07-26T20:57:59.239Z] 
20:57:59 [2021-07-26T20:57:59.239Z] === Skipped
20:57:59 [2021-07-26T20:57:59.239Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
20:57:59 [2021-07-26T20:57:59.239Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:57:59 [2021-07-26T20:57:59.239Z] 
20:57:59 [2021-07-26T20:57:59.239Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
20:57:59 [2021-07-26T20:57:59.239Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:57:59 [2021-07-26T20:57:59.239Z] 
20:57:59 [2021-07-26T20:57:59.239Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
20:57:59 [2021-07-26T20:57:59.239Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:57:59 [2021-07-26T20:57:59.239Z] 
20:57:59 [2021-07-26T20:57:59.239Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
20:57:59 [2021-07-26T20:57:59.239Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:57:59 [2021-07-26T20:57:59.239Z] 
20:57:59 [2021-07-26T20:57:59.239Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
20:57:59 [2021-07-26T20:57:59.239Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:57:59 [2021-07-26T20:57:59.239Z] 
20:57:59 [2021-07-26T20:57:59.239Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s)
20:57:59 [2021-07-26T20:57:59.239Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:57:59 [2021-07-26T20:57:59.239Z] 
20:57:59 [2021-07-26T20:57:59.239Z] 
20:57:59 [2021-07-26T20:57:59.239Z] DONE 6 tests, 6 skipped in 0.191s
20:57:59 [2021-07-26T20:57:59.239Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
20:57:59 [2021-07-26T20:57:59.500Z] INFO: Testing against a local daemon
20:57:59 [2021-07-26T20:57:59.500Z] === RUN   TestServiceCreateInit
20:57:59 [2021-07-26T20:57:59.500Z] === RUN   TestServiceCreateInit/daemonInitDisabled
20:57:59 [2021-07-26T20:57:59.500Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:57:59 [2021-07-26T20:57:59.500Z] === RUN   TestServiceCreateInit/daemonInitEnabled
20:57:59 [2021-07-26T20:57:59.500Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:57:59 [2021-07-26T20:57:59.500Z] --- PASS: TestServiceCreateInit (0.01s)
20:57:59 [2021-07-26T20:57:59.500Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
20:57:59 [2021-07-26T20:57:59.500Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
20:57:59 [2021-07-26T20:57:59.500Z] === RUN   TestCreateServiceMultipleTimes
20:57:59 [2021-07-26T20:57:59.500Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:57:59 [2021-07-26T20:57:59.500Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
20:57:59 [2021-07-26T20:57:59.500Z] === RUN   TestCreateServiceConflict
20:57:59 [2021-07-26T20:57:59.500Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:57:59 [2021-07-26T20:57:59.500Z] --- SKIP: TestCreateServiceConflict (0.01s)
20:57:59 [2021-07-26T20:57:59.500Z] === RUN   TestCreateServiceMaxReplicas
20:57:59 [2021-07-26T20:57:59.500Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:57:59 [2021-07-26T20:57:59.500Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
20:57:59 [2021-07-26T20:57:59.500Z] === RUN   TestCreateWithDuplicateNetworkNames
20:57:59 [2021-07-26T20:57:59.500Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:57:59 [2021-07-26T20:57:59.500Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
20:57:59 [2021-07-26T20:57:59.500Z] === RUN   TestCreateServiceSecretFileMode
20:57:59 [2021-07-26T20:57:59.500Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:57:59 [2021-07-26T20:57:59.500Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
20:57:59 [2021-07-26T20:57:59.500Z] === RUN   TestCreateServiceConfigFileMode
20:57:59 [2021-07-26T20:57:59.500Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:57:59 [2021-07-26T20:57:59.500Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s)
20:57:59 [2021-07-26T20:57:59.500Z] === RUN   TestCreateServiceSysctls
20:57:59 [2021-07-26T20:57:59.500Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:57:59 [2021-07-26T20:57:59.500Z] --- SKIP: TestCreateServiceSysctls (0.02s)
20:57:59 [2021-07-26T20:57:59.500Z] === RUN   TestCreateServiceCapabilities
20:57:59 [2021-07-26T20:57:59.500Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:57:59 [2021-07-26T20:57:59.500Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
20:57:59 [2021-07-26T20:57:59.500Z] === RUN   TestInspect
20:57:59 [2021-07-26T20:57:59.500Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:57:59 [2021-07-26T20:57:59.500Z] --- SKIP: TestInspect (0.01s)
20:57:59 [2021-07-26T20:57:59.500Z] === RUN   TestCreateJob
20:57:59 [2021-07-26T20:57:59.500Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:57:59 [2021-07-26T20:57:59.500Z] --- SKIP: TestCreateJob (0.01s)
20:57:59 [2021-07-26T20:57:59.500Z] === RUN   TestReplicatedJob
20:57:59 [2021-07-26T20:57:59.500Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:57:59 [2021-07-26T20:57:59.500Z] --- SKIP: TestReplicatedJob (0.01s)
20:57:59 [2021-07-26T20:57:59.500Z] === RUN   TestUpdateReplicatedJob
20:57:59 [2021-07-26T20:57:59.500Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:57:59 [2021-07-26T20:57:59.500Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
20:57:59 [2021-07-26T20:57:59.500Z] === RUN   TestServiceListWithStatuses
20:57:59 [2021-07-26T20:57:59.500Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:57:59 [2021-07-26T20:57:59.500Z] --- SKIP: TestServiceListWithStatuses (0.00s)
20:57:59 [2021-07-26T20:57:59.500Z] === RUN   TestDockerNetworkConnectAlias
20:57:59 [2021-07-26T20:57:59.500Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:57:59 [2021-07-26T20:57:59.500Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
20:57:59 [2021-07-26T20:57:59.500Z] === RUN   TestDockerNetworkReConnect
20:57:59 [2021-07-26T20:57:59.500Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:57:59 [2021-07-26T20:57:59.500Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
20:57:59 [2021-07-26T20:57:59.500Z] === RUN   TestServicePlugin
20:58:02 [2021-07-26T20:58:02.057Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:58:02 [2021-07-26T20:58:02.057Z] --- SKIP: TestServicePlugin (2.18s)
20:58:02 [2021-07-26T20:58:02.057Z] === RUN   TestServiceUpdateLabel
20:58:02 [2021-07-26T20:58:02.057Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:58:02 [2021-07-26T20:58:02.057Z] --- SKIP: TestServiceUpdateLabel (0.01s)
20:58:02 [2021-07-26T20:58:02.057Z] === RUN   TestServiceUpdateSecrets
20:58:02 [2021-07-26T20:58:02.057Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:58:02 [2021-07-26T20:58:02.057Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
20:58:02 [2021-07-26T20:58:02.057Z] === RUN   TestServiceUpdateConfigs
20:58:02 [2021-07-26T20:58:02.057Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:58:02 [2021-07-26T20:58:02.057Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
20:58:02 [2021-07-26T20:58:02.057Z] === RUN   TestServiceUpdateNetwork
20:58:02 [2021-07-26T20:58:02.057Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:58:02 [2021-07-26T20:58:02.057Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
20:58:02 [2021-07-26T20:58:02.057Z] === RUN   TestServiceUpdatePidsLimit
20:58:02 [2021-07-26T20:58:02.057Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:58:02 [2021-07-26T20:58:02.057Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
20:58:02 [2021-07-26T20:58:02.057Z] PASS
20:58:02 [2021-07-26T20:58:02.057Z] 
20:58:02 [2021-07-26T20:58:02.057Z] === Skipped
20:58:02 [2021-07-26T20:58:02.057Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
20:58:02 [2021-07-26T20:58:02.057Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:58:02 [2021-07-26T20:58:02.057Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
20:58:02 [2021-07-26T20:58:02.057Z] 
20:58:02 [2021-07-26T20:58:02.057Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
20:58:02 [2021-07-26T20:58:02.057Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:58:02 [2021-07-26T20:58:02.057Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
20:58:02 [2021-07-26T20:58:02.057Z] 
20:58:02 [2021-07-26T20:58:02.057Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
20:58:02 [2021-07-26T20:58:02.057Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:58:02 [2021-07-26T20:58:02.057Z] 
20:58:02 [2021-07-26T20:58:02.057Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
20:58:02 [2021-07-26T20:58:02.057Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:58:02 [2021-07-26T20:58:02.057Z] 
20:58:02 [2021-07-26T20:58:02.057Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
20:58:02 [2021-07-26T20:58:02.057Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:58:02 [2021-07-26T20:58:02.057Z] 
20:58:02 [2021-07-26T20:58:02.057Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
20:58:02 [2021-07-26T20:58:02.057Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:58:02 [2021-07-26T20:58:02.057Z] 
20:58:02 [2021-07-26T20:58:02.057Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
20:58:02 [2021-07-26T20:58:02.057Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:58:02 [2021-07-26T20:58:02.057Z] 
20:58:02 [2021-07-26T20:58:02.057Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s)
20:58:02 [2021-07-26T20:58:02.057Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:58:02 [2021-07-26T20:58:02.057Z] 
20:58:02 [2021-07-26T20:58:02.057Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
20:58:02 [2021-07-26T20:58:02.057Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:58:02 [2021-07-26T20:58:02.057Z] 
20:58:02 [2021-07-26T20:58:02.057Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
20:58:02 [2021-07-26T20:58:02.057Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:58:02 [2021-07-26T20:58:02.057Z] 
20:58:02 [2021-07-26T20:58:02.057Z] === SKIP: amd64.integration.service TestInspect (0.01s)
20:58:02 [2021-07-26T20:58:02.057Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:58:02 [2021-07-26T20:58:02.057Z] 
20:58:02 [2021-07-26T20:58:02.057Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
20:58:02 [2021-07-26T20:58:02.057Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:58:02 [2021-07-26T20:58:02.057Z] 
20:58:02 [2021-07-26T20:58:02.057Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
20:58:02 [2021-07-26T20:58:02.057Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:58:02 [2021-07-26T20:58:02.057Z] 
20:58:02 [2021-07-26T20:58:02.057Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
20:58:02 [2021-07-26T20:58:02.057Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:58:02 [2021-07-26T20:58:02.057Z] 
20:58:02 [2021-07-26T20:58:02.057Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
20:58:02 [2021-07-26T20:58:02.057Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:58:02 [2021-07-26T20:58:02.057Z] 
20:58:02 [2021-07-26T20:58:02.057Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
20:58:02 [2021-07-26T20:58:02.057Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:58:02 [2021-07-26T20:58:02.057Z] 
20:58:02 [2021-07-26T20:58:02.057Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
20:58:02 [2021-07-26T20:58:02.057Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:58:02 [2021-07-26T20:58:02.057Z] 
20:58:02 [2021-07-26T20:58:02.057Z] === SKIP: amd64.integration.service TestServicePlugin (2.18s)
20:58:02 [2021-07-26T20:58:02.057Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:58:02 [2021-07-26T20:58:02.057Z] 
20:58:02 [2021-07-26T20:58:02.057Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
20:58:02 [2021-07-26T20:58:02.057Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:58:02 [2021-07-26T20:58:02.057Z] 
20:58:02 [2021-07-26T20:58:02.057Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
20:58:02 [2021-07-26T20:58:02.057Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:58:02 [2021-07-26T20:58:02.057Z] 
20:58:02 [2021-07-26T20:58:02.057Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
20:58:02 [2021-07-26T20:58:02.057Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:58:02 [2021-07-26T20:58:02.057Z] 
20:58:02 [2021-07-26T20:58:02.057Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
20:58:02 [2021-07-26T20:58:02.057Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:58:02 [2021-07-26T20:58:02.057Z] 
20:58:02 [2021-07-26T20:58:02.057Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
20:58:02 [2021-07-26T20:58:02.057Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:58:02 [2021-07-26T20:58:02.057Z] 
20:58:02 [2021-07-26T20:58:02.057Z] 
20:58:02 [2021-07-26T20:58:02.057Z] DONE 24 tests, 23 skipped in 2.557s
20:58:02 [2021-07-26T20:58:02.057Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
20:58:02 [2021-07-26T20:58:02.057Z] INFO: Testing against a local daemon
20:58:02 [2021-07-26T20:58:02.057Z] === RUN   TestSessionCreate
20:58:02 [2021-07-26T20:58:02.057Z] --- PASS: TestSessionCreate (0.03s)
20:58:02 [2021-07-26T20:58:02.057Z] === RUN   TestSessionCreateWithBadUpgrade
20:58:02 [2021-07-26T20:58:02.057Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
20:58:02 [2021-07-26T20:58:02.057Z] PASS
20:58:02 [2021-07-26T20:58:02.057Z] 
20:58:02 [2021-07-26T20:58:02.057Z] DONE 2 tests in 0.174s
20:58:02 [2021-07-26T20:58:02.057Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
20:58:02 [2021-07-26T20:58:02.057Z] INFO: Testing against a local daemon
20:58:02 [2021-07-26T20:58:02.057Z] === RUN   TestCgroupDriverSystemdMemoryLimit
20:58:02 [2021-07-26T20:58:02.057Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:58:02 [2021-07-26T20:58:02.057Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
20:58:02 [2021-07-26T20:58:02.057Z] === RUN   TestEventsExecDie
20:58:03 [2021-07-26T20:58:03.439Z] --- PASS: TestEventsExecDie (1.02s)
20:58:03 [2021-07-26T20:58:03.439Z] === RUN   TestEventsBackwardsCompatible
20:58:03 [2021-07-26T20:58:03.439Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
20:58:03 [2021-07-26T20:58:03.439Z] === RUN   TestEventsVolumeCreate
20:58:03 [2021-07-26T20:58:03.439Z] --- PASS: TestEventsVolumeCreate (0.06s)
20:58:03 [2021-07-26T20:58:03.439Z] === RUN   TestInfoBinaryCommits
20:58:03 [2021-07-26T20:58:03.439Z] --- PASS: TestInfoBinaryCommits (0.02s)
20:58:03 [2021-07-26T20:58:03.439Z] === RUN   TestInfoAPIVersioned
20:58:03 [2021-07-26T20:58:03.439Z] --- PASS: TestInfoAPIVersioned (0.01s)
20:58:03 [2021-07-26T20:58:03.439Z] === RUN   TestInfoDiscoveryBackend
20:58:04 [2021-07-26T20:58:04.009Z] --- PASS: TestInfoDiscoveryBackend (0.58s)
20:58:04 [2021-07-26T20:58:04.009Z] === RUN   TestInfoDiscoveryInvalidAdvertise
20:58:07 [2021-07-26T20:58:07.305Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.43s)
20:58:07 [2021-07-26T20:58:07.305Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
20:58:07 [2021-07-26T20:58:07.305Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
20:58:07 [2021-07-26T20:58:07.305Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
20:58:07 [2021-07-26T20:58:07.305Z] === RUN   TestInfoAPI
20:58:07 [2021-07-26T20:58:07.305Z] --- PASS: TestInfoAPI (0.02s)
20:58:07 [2021-07-26T20:58:07.305Z] === RUN   TestInfoAPIWarnings
20:58:25 [2021-07-26T20:58:25.404Z] --- PASS: TestInfoAPIWarnings (16.37s)
20:58:25 [2021-07-26T20:58:25.404Z] === RUN   TestInfoDebug
20:58:25 [2021-07-26T20:58:25.404Z] --- PASS: TestInfoDebug (0.52s)
20:58:25 [2021-07-26T20:58:25.404Z] === RUN   TestInfoInsecureRegistries
20:58:25 [2021-07-26T20:58:25.404Z] --- PASS: TestInfoInsecureRegistries (0.52s)
20:58:25 [2021-07-26T20:58:25.404Z] === RUN   TestInfoRegistryMirrors
20:58:25 [2021-07-26T20:58:25.404Z] --- PASS: TestInfoRegistryMirrors (0.53s)
20:58:25 [2021-07-26T20:58:25.404Z] === RUN   TestLoginFailsWithBadCredentials
20:58:25 [2021-07-26T20:58:25.404Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s)
20:58:25 [2021-07-26T20:58:25.404Z] === RUN   TestPingCacheHeaders
20:58:25 [2021-07-26T20:58:25.404Z] --- PASS: TestPingCacheHeaders (0.02s)
20:58:25 [2021-07-26T20:58:25.404Z] === RUN   TestPingGet
20:58:25 [2021-07-26T20:58:25.404Z] --- PASS: TestPingGet (0.01s)
20:58:25 [2021-07-26T20:58:25.404Z] === RUN   TestPingHead
20:58:25 [2021-07-26T20:58:25.404Z] --- PASS: TestPingHead (0.02s)
20:58:25 [2021-07-26T20:58:25.404Z] === RUN   TestVersion
20:58:25 [2021-07-26T20:58:25.404Z] --- PASS: TestVersion (0.02s)
20:58:25 [2021-07-26T20:58:25.404Z] PASS
20:58:25 [2021-07-26T20:58:25.404Z] 
20:58:25 [2021-07-26T20:58:25.404Z] === Skipped
20:58:25 [2021-07-26T20:58:25.404Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
20:58:25 [2021-07-26T20:58:25.404Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:58:25 [2021-07-26T20:58:25.404Z] 
20:58:25 [2021-07-26T20:58:25.404Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
20:58:25 [2021-07-26T20:58:25.404Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
20:58:25 [2021-07-26T20:58:25.404Z] 
20:58:25 [2021-07-26T20:58:25.404Z] 
20:58:25 [2021-07-26T20:58:25.404Z] DONE 19 tests, 2 skipped in 23.448s
20:58:25 [2021-07-26T20:58:25.404Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
20:58:25 [2021-07-26T20:58:25.663Z] INFO: Testing against a local daemon
20:58:25 [2021-07-26T20:58:25.663Z] === RUN   TestVolumesCreateAndList
20:58:25 [2021-07-26T20:58:25.663Z] --- PASS: TestVolumesCreateAndList (0.02s)
20:58:25 [2021-07-26T20:58:25.663Z] === RUN   TestVolumesRemove
20:58:25 [2021-07-26T20:58:25.663Z] --- PASS: TestVolumesRemove (0.06s)
20:58:25 [2021-07-26T20:58:25.663Z] === RUN   TestVolumesInspect
20:58:25 [2021-07-26T20:58:25.663Z] --- PASS: TestVolumesInspect (0.02s)
20:58:25 [2021-07-26T20:58:25.663Z] === RUN   TestVolumesInvalidJSON
20:58:25 [2021-07-26T20:58:25.663Z] === RUN   TestVolumesInvalidJSON//volumes/create
20:58:25 [2021-07-26T20:58:25.663Z] === PAUSE TestVolumesInvalidJSON//volumes/create
20:58:25 [2021-07-26T20:58:25.663Z] === CONT  TestVolumesInvalidJSON//volumes/create
20:58:25 [2021-07-26T20:58:25.663Z] --- PASS: TestVolumesInvalidJSON (0.01s)
20:58:25 [2021-07-26T20:58:25.663Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
20:58:25 [2021-07-26T20:58:25.663Z] PASS
20:58:25 [2021-07-26T20:58:25.663Z] 
20:58:25 [2021-07-26T20:58:25.663Z] DONE 5 tests in 0.226s
20:58:25 [2021-07-26T20:58:25.663Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:58:25 [2021-07-26T20:58:25.924Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12557 is not a child of this shell
20:58:25 [2021-07-26T20:58:25.924Z] warning: PID 12557 from bundles/test-integration/docker.pid had a nonzero exit code
20:58:25 [2021-07-26T20:58:25.924Z] Leaving: AppArmorNo profiles have been unloaded.
20:58:25 [2021-07-26T20:58:25.924Z] 
20:58:25 [2021-07-26T20:58:25.924Z] Unloading profiles will leave already running processes permanently
20:58:25 [2021-07-26T20:58:25.924Z] unconfined, which can lead to unexpected situations.
20:58:25 [2021-07-26T20:58:25.924Z] 
20:58:25 [2021-07-26T20:58:25.924Z] To set a process to complain mode, use the command line tool
20:58:25 [2021-07-26T20:58:25.924Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:58:25 [2021-07-26T20:58:25.924Z] Removing test suite binaries
20:58:25 [2021-07-26T20:58:25.924Z] exiting test-integration
20:58:25 [2021-07-26T20:58:25.924Z] ++ exit 0
20:58:25 [2021-07-26T20:58:25.924Z]