Skip to content

Console Output

22:44:24 [2022-06-02T22:44:24.014Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43632/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=cd58d11b2ab10131b9ab8e835c39ffd6e53917e3 -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:cd58d11b2ab10131b9ab8e835c39ffd6e53917e3 hack/make.sh dynbinary test-integration
22:44:25 [2022-06-02T22:44:25.394Z] 
22:44:25 [2022-06-02T22:44:25.394Z] Removing bundles/
22:44:25 [2022-06-02T22:44:25.394Z] 
22:44:25 [2022-06-02T22:44:25.394Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
22:44:25 [2022-06-02T22:44:25.394Z] Building: bundles/dynbinary-daemon/dockerd-dev
22:44:25 [2022-06-02T22:44:25.394Z] GOOS="" GOARCH="" GOARM=""
22:46:31 [2022-06-02T22:46:31.903Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
22:46:31 [2022-06-02T22:46:31.903Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
22:46:31 [2022-06-02T22:46:31.903Z] GOOS="" GOARCH="" GOARM=""
22:46:31 [2022-06-02T22:46:31.903Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
22:46:31 [2022-06-02T22:46:31.903Z] 
22:46:31 [2022-06-02T22:46:31.903Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:46:31 [2022-06-02T22:46:31.903Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:46:31 [2022-06-02T22:46:31.903Z] HOSTNAME=ad9025daf112
22:46:31 [2022-06-02T22:46:31.903Z] DEST=bundles/test-integration
22:46:31 [2022-06-02T22:46:31.903Z] PWD=/go/src/github.com/docker/docker
22:46:31 [2022-06-02T22:46:31.903Z] DOCKER_ROOTLESS=1
22:46:31 [2022-06-02T22:46:31.903Z] DOCKER_GITCOMMIT=cd58d11b2ab10131b9ab8e835c39ffd6e53917e3
22:46:31 [2022-06-02T22:46:31.903Z] container=docker
22:46:31 [2022-06-02T22:46:31.903Z] HOME=/root
22:46:31 [2022-06-02T22:46:31.903Z] GOLANG_VERSION=1.18.3
22:46:31 [2022-06-02T22:46:31.903Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:46:31 [2022-06-02T22:46:31.903Z] VALIDATE_BRANCH=master
22:46:31 [2022-06-02T22:46:31.903Z] TERM=xterm
22:46:31 [2022-06-02T22:46:31.903Z] DOCKER_PKG=github.com/docker/docker
22:46:31 [2022-06-02T22:46:31.903Z] SHLVL=1
22:46:31 [2022-06-02T22:46:31.903Z] TIMEOUT=120m
22:46:31 [2022-06-02T22:46:31.903Z] DOCKER_BUILDTAGS= journald
22:46:31 [2022-06-02T22:46:31.903Z] DOCKER_GRAPHDRIVER=overlay2
22:46:31 [2022-06-02T22:46:31.903Z] GO111MODULE=off
22:46:31 [2022-06-02T22:46:31.903Z] DOCKER_EXPERIMENTAL=1
22:46:31 [2022-06-02T22:46:31.903Z] TEST_SKIP_INTEGRATION_CLI=1
22:46:31 [2022-06-02T22:46:31.903Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:46:31 [2022-06-02T22:46:31.903Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:46:31 [2022-06-02T22:46:31.903Z] GOPATH=/go
22:46:31 [2022-06-02T22:46:31.903Z] PKG_CONFIG=pkg-config
22:46:31 [2022-06-02T22:46:31.903Z] _=/usr/bin/env
22:46:31 [2022-06-02T22:46:31.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
22:47:10 [2022-06-02T22:47:10.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
22:47:10 [2022-06-02T22:47:10.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
22:47:37 [2022-06-02T22:47:37.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
22:47:43 [2022-06-02T22:47:43.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
22:47:53 [2022-06-02T22:47:53.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
22:47:53 [2022-06-02T22:47:53.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
22:47:54 [2022-06-02T22:47:54.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
22:47:55 [2022-06-02T22:47:55.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
22:47:55 [2022-06-02T22:47:55.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
22:47:56 [2022-06-02T22:47:56.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
22:47:58 [2022-06-02T22:47:58.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
22:47:59 [2022-06-02T22:47:59.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
22:48:00 [2022-06-02T22:48:00.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
22:48:01 [2022-06-02T22:48:01.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
22:48:01 [2022-06-02T22:48:01.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
22:48:02 [2022-06-02T22:48:02.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
22:48:03 [2022-06-02T22:48:03.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
22:48:04 [2022-06-02T22:48:04.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
22:48:05 [2022-06-02T22:48:05.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
22:48:06 [2022-06-02T22:48:06.361Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
22:48:06 [2022-06-02T22:48:06.361Z] Using test binary docker
22:48:06 [2022-06-02T22:48:06.361Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:48:06 [2022-06-02T22:48:06.361Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
22:48:06 [2022-06-02T22:48:06.361Z] INFO: Waiting for daemon to start...
22:48:06 [2022-06-02T22:48:06.361Z] Starting dockerd
22:48:08 [2022-06-02T22:48:08.900Z] .
22:48:08 [2022-06-02T22:48:08.900Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
22:48:08 [2022-06-02T22:48:08.900Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
22:48:08 [2022-06-02T22:48:08.900Z] Error: No such image: emptyfs
22:48:09 [2022-06-02T22:48:09.163Z] Running integration-test (iteration 1)
22:48:09 [2022-06-02T22:48:09.163Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
22:48:09 [2022-06-02T22:48:09.423Z] Loaded image: busybox:latest
22:48:09 [2022-06-02T22:48:09.423Z] Loaded image: busybox:glibc
22:48:10 [2022-06-02T22:48:10.805Z] Loaded image: debian:bullseye-slim
22:48:10 [2022-06-02T22:48:10.805Z] Loaded image: hello-world:latest
22:48:11 [2022-06-02T22:48:11.065Z] Loaded image: arm32v7/hello-world:latest
22:48:11 [2022-06-02T22:48:11.065Z] INFO: Testing against a local daemon
22:48:11 [2022-06-02T22:48:11.065Z] === RUN   TestCgroupNamespacesBuild
22:48:12 [2022-06-02T22:48:12.451Z] --- PASS: TestCgroupNamespacesBuild (1.34s)
22:48:12 [2022-06-02T22:48:12.451Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
22:48:13 [2022-06-02T22:48:13.392Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.17s)
22:48:13 [2022-06-02T22:48:13.392Z] === RUN   TestBuildWithSession
22:48:13 [2022-06-02T22:48:13.392Z]     build_session_test.go:25: TODO: BuildKit
22:48:13 [2022-06-02T22:48:13.392Z] --- SKIP: TestBuildWithSession (0.00s)
22:48:13 [2022-06-02T22:48:13.392Z] === RUN   TestBuildSquashParent
22:48:21 [2022-06-02T22:48:21.518Z] --- PASS: TestBuildSquashParent (6.78s)
22:48:21 [2022-06-02T22:48:21.519Z] === RUN   TestBuildWithRemoveAndForceRemove
22:48:21 [2022-06-02T22:48:21.519Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:48:21 [2022-06-02T22:48:21.519Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:48:21 [2022-06-02T22:48:21.519Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:48:21 [2022-06-02T22:48:21.519Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:48:21 [2022-06-02T22:48:21.519Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:48:21 [2022-06-02T22:48:21.519Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:48:21 [2022-06-02T22:48:21.519Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:48:21 [2022-06-02T22:48:21.519Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:48:21 [2022-06-02T22:48:21.519Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:48:21 [2022-06-02T22:48:21.519Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:48:21 [2022-06-02T22:48:21.519Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:48:21 [2022-06-02T22:48:21.519Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:48:21 [2022-06-02T22:48:21.519Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:48:21 [2022-06-02T22:48:21.519Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:48:21 [2022-06-02T22:48:21.782Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:48:21 [2022-06-02T22:48:21.782Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:48:23 [2022-06-02T22:48:23.692Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:48:23 [2022-06-02T22:48:23.952Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:48:25 [2022-06-02T22:48:25.863Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
22:48:25 [2022-06-02T22:48:25.863Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.41s)
22:48:25 [2022-06-02T22:48:25.863Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.54s)
22:48:25 [2022-06-02T22:48:25.863Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.96s)
22:48:25 [2022-06-02T22:48:25.863Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.14s)
22:48:25 [2022-06-02T22:48:25.863Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.94s)
22:48:25 [2022-06-02T22:48:25.863Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.01s)
22:48:25 [2022-06-02T22:48:25.863Z] === RUN   TestBuildMultiStageCopy
22:48:25 [2022-06-02T22:48:25.863Z] === RUN   TestBuildMultiStageCopy/copy_to_root
22:48:29 [2022-06-02T22:48:29.157Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
22:48:30 [2022-06-02T22:48:30.096Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
22:48:31 [2022-06-02T22:48:31.034Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
22:48:32 [2022-06-02T22:48:32.415Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
22:48:33 [2022-06-02T22:48:33.353Z] --- PASS: TestBuildMultiStageCopy (7.30s)
22:48:33 [2022-06-02T22:48:33.353Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.29s)
22:48:33 [2022-06-02T22:48:33.353Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
22:48:33 [2022-06-02T22:48:33.353Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
22:48:33 [2022-06-02T22:48:33.353Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
22:48:33 [2022-06-02T22:48:33.353Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
22:48:33 [2022-06-02T22:48:33.353Z] === RUN   TestBuildMultiStageParentConfig
22:48:38 [2022-06-02T22:48:38.632Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
22:48:38 [2022-06-02T22:48:38.632Z] === RUN   TestBuildLabelWithTargets
22:48:46 [2022-06-02T22:48:46.767Z] --- PASS: TestBuildLabelWithTargets (8.00s)
22:48:46 [2022-06-02T22:48:46.767Z] === RUN   TestBuildWithEmptyLayers
22:48:49 [2022-06-02T22:48:49.305Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
22:48:49 [2022-06-02T22:48:49.305Z] === RUN   TestBuildMultiStageOnBuild
22:48:54 [2022-06-02T22:48:54.600Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
22:48:54 [2022-06-02T22:48:54.600Z] === RUN   TestBuildUncleanTarFilenames
22:48:54 [2022-06-02T22:48:54.862Z] --- PASS: TestBuildUncleanTarFilenames (0.65s)
22:48:54 [2022-06-02T22:48:54.862Z] === RUN   TestBuildMultiStageLayerLeak
22:48:59 [2022-06-02T22:48:59.087Z] --- PASS: TestBuildMultiStageLayerLeak (4.35s)
22:48:59 [2022-06-02T22:48:59.087Z] === RUN   TestBuildWithHugeFile
22:49:55 [2022-06-02T22:49:55.339Z] --- PASS: TestBuildWithHugeFile (49.88s)
22:49:55 [2022-06-02T22:49:55.339Z] === RUN   TestBuildWCOWSandboxSize
22:49:55 [2022-06-02T22:49:55.339Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
22:49:55 [2022-06-02T22:49:55.339Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
22:49:55 [2022-06-02T22:49:55.339Z] === RUN   TestBuildWithEmptyDockerfile
22:49:55 [2022-06-02T22:49:55.339Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
22:49:55 [2022-06-02T22:49:55.339Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
22:49:55 [2022-06-02T22:49:55.339Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:49:55 [2022-06-02T22:49:55.339Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:49:55 [2022-06-02T22:49:55.339Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:49:55 [2022-06-02T22:49:55.339Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:49:55 [2022-06-02T22:49:55.339Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
22:49:55 [2022-06-02T22:49:55.339Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:49:55 [2022-06-02T22:49:55.339Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:49:55 [2022-06-02T22:49:55.339Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
22:49:55 [2022-06-02T22:49:55.339Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
22:49:55 [2022-06-02T22:49:55.339Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
22:49:55 [2022-06-02T22:49:55.339Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
22:49:55 [2022-06-02T22:49:55.339Z] === RUN   TestBuildPreserveOwnership
22:49:55 [2022-06-02T22:49:55.339Z] === RUN   TestBuildPreserveOwnership/copy_from
22:49:55 [2022-06-02T22:49:55.339Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
22:49:59 [2022-06-02T22:49:59.533Z] --- PASS: TestBuildPreserveOwnership (9.85s)
22:49:59 [2022-06-02T22:49:59.533Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.82s)
22:49:59 [2022-06-02T22:49:59.533Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
22:49:59 [2022-06-02T22:49:59.533Z] === RUN   TestBuildPlatformInvalid
22:49:59 [2022-06-02T22:49:59.533Z] --- PASS: TestBuildPlatformInvalid (0.09s)
22:49:59 [2022-06-02T22:49:59.533Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
22:49:59 [2022-06-02T22:49:59.533Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
22:49:59 [2022-06-02T22:49:59.533Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
22:49:59 [2022-06-02T22:49:59.533Z] PASS
22:49:59 [2022-06-02T22:49:59.533Z] 
22:49:59 [2022-06-02T22:49:59.533Z] === Skipped
22:49:59 [2022-06-02T22:49:59.533Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
22:49:59 [2022-06-02T22:49:59.533Z]     build_session_test.go:25: TODO: BuildKit
22:49:59 [2022-06-02T22:49:59.533Z] 
22:49:59 [2022-06-02T22:49:59.533Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
22:49:59 [2022-06-02T22:49:59.533Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
22:49:59 [2022-06-02T22:49:59.533Z] 
22:49:59 [2022-06-02T22:49:59.533Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
22:49:59 [2022-06-02T22:49:59.533Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
22:49:59 [2022-06-02T22:49:59.533Z] 
22:49:59 [2022-06-02T22:49:59.533Z] DONE 34 tests, 3 skipped in 110.145s
22:49:59 [2022-06-02T22:49:59.533Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
22:49:59 [2022-06-02T22:49:59.533Z] INFO: Testing against a local daemon
22:49:59 [2022-06-02T22:49:59.533Z] === RUN   TestConfigInspect
22:49:59 [2022-06-02T22:49:59.533Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:49:59 [2022-06-02T22:49:59.533Z] --- SKIP: TestConfigInspect (0.02s)
22:49:59 [2022-06-02T22:49:59.533Z] === RUN   TestConfigList
22:49:59 [2022-06-02T22:49:59.533Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:49:59 [2022-06-02T22:49:59.533Z] --- SKIP: TestConfigList (0.01s)
22:49:59 [2022-06-02T22:49:59.533Z] === RUN   TestConfigsCreateAndDelete
22:49:59 [2022-06-02T22:49:59.533Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:49:59 [2022-06-02T22:49:59.533Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
22:49:59 [2022-06-02T22:49:59.533Z] === RUN   TestConfigsUpdate
22:49:59 [2022-06-02T22:49:59.533Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:49:59 [2022-06-02T22:49:59.533Z] --- SKIP: TestConfigsUpdate (0.01s)
22:49:59 [2022-06-02T22:49:59.533Z] === RUN   TestTemplatedConfig
22:49:59 [2022-06-02T22:49:59.533Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:49:59 [2022-06-02T22:49:59.533Z] --- SKIP: TestTemplatedConfig (0.00s)
22:49:59 [2022-06-02T22:49:59.533Z] === RUN   TestConfigCreateResolve
22:49:59 [2022-06-02T22:49:59.533Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:49:59 [2022-06-02T22:49:59.533Z] --- SKIP: TestConfigCreateResolve (0.01s)
22:49:59 [2022-06-02T22:49:59.533Z] PASS
22:49:59 [2022-06-02T22:49:59.533Z] 
22:49:59 [2022-06-02T22:49:59.533Z] === Skipped
22:49:59 [2022-06-02T22:49:59.533Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
22:49:59 [2022-06-02T22:49:59.533Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:49:59 [2022-06-02T22:49:59.533Z] 
22:49:59 [2022-06-02T22:49:59.533Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
22:49:59 [2022-06-02T22:49:59.533Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:49:59 [2022-06-02T22:49:59.533Z] 
22:49:59 [2022-06-02T22:49:59.533Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
22:49:59 [2022-06-02T22:49:59.533Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:49:59 [2022-06-02T22:49:59.533Z] 
22:49:59 [2022-06-02T22:49:59.533Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
22:49:59 [2022-06-02T22:49:59.533Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:49:59 [2022-06-02T22:49:59.533Z] 
22:49:59 [2022-06-02T22:49:59.533Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
22:49:59 [2022-06-02T22:49:59.533Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:49:59 [2022-06-02T22:49:59.533Z] 
22:49:59 [2022-06-02T22:49:59.533Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
22:49:59 [2022-06-02T22:49:59.533Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:49:59 [2022-06-02T22:49:59.533Z] 
22:49:59 [2022-06-02T22:49:59.533Z] DONE 6 tests, 6 skipped in 0.168s
22:49:59 [2022-06-02T22:49:59.533Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
22:49:59 [2022-06-02T22:49:59.793Z] INFO: Testing against a local daemon
22:49:59 [2022-06-02T22:49:59.793Z] === RUN   TestAttachWithTTY
22:49:59 [2022-06-02T22:49:59.793Z] --- PASS: TestAttachWithTTY (0.06s)
22:49:59 [2022-06-02T22:49:59.793Z] === RUN   TestAttachWithoutTTy
22:49:59 [2022-06-02T22:49:59.793Z] --- PASS: TestAttachWithoutTTy (0.05s)
22:49:59 [2022-06-02T22:49:59.793Z] === RUN   TestCheckpoint
22:49:59 [2022-06-02T22:49:59.793Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:49:59 [2022-06-02T22:49:59.793Z] --- SKIP: TestCheckpoint (0.00s)
22:49:59 [2022-06-02T22:49:59.793Z] === RUN   TestContainerInvalidJSON
22:49:59 [2022-06-02T22:49:59.793Z] === RUN   TestContainerInvalidJSON/commit
22:49:59 [2022-06-02T22:49:59.793Z] === PAUSE TestContainerInvalidJSON/commit
22:49:59 [2022-06-02T22:49:59.793Z] === RUN   TestContainerInvalidJSON/containers/create
22:49:59 [2022-06-02T22:49:59.793Z] === PAUSE TestContainerInvalidJSON/containers/create
22:49:59 [2022-06-02T22:49:59.793Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
22:49:59 [2022-06-02T22:49:59.793Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
22:49:59 [2022-06-02T22:49:59.793Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
22:49:59 [2022-06-02T22:49:59.793Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
22:49:59 [2022-06-02T22:49:59.793Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
22:49:59 [2022-06-02T22:49:59.793Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
22:49:59 [2022-06-02T22:49:59.793Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
22:49:59 [2022-06-02T22:49:59.793Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
22:49:59 [2022-06-02T22:49:59.793Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
22:49:59 [2022-06-02T22:49:59.793Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
22:49:59 [2022-06-02T22:49:59.793Z] === CONT  TestContainerInvalidJSON/commit
22:49:59 [2022-06-02T22:49:59.793Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
22:49:59 [2022-06-02T22:49:59.793Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
22:49:59 [2022-06-02T22:49:59.793Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
22:49:59 [2022-06-02T22:49:59.793Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
22:49:59 [2022-06-02T22:49:59.793Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
22:49:59 [2022-06-02T22:49:59.793Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
22:49:59 [2022-06-02T22:49:59.793Z] === RUN   TestContainerInvalidJSON/commit/empty_body
22:49:59 [2022-06-02T22:49:59.793Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
22:49:59 [2022-06-02T22:49:59.793Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
22:49:59 [2022-06-02T22:49:59.793Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
22:49:59 [2022-06-02T22:49:59.793Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
22:49:59 [2022-06-02T22:49:59.793Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
22:49:59 [2022-06-02T22:49:59.793Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
22:49:59 [2022-06-02T22:49:59.793Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
22:49:59 [2022-06-02T22:49:59.793Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
22:49:59 [2022-06-02T22:49:59.793Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
22:49:59 [2022-06-02T22:49:59.793Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
22:49:59 [2022-06-02T22:49:59.793Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
22:49:59 [2022-06-02T22:49:59.793Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
22:49:59 [2022-06-02T22:49:59.793Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
22:49:59 [2022-06-02T22:49:59.793Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
22:49:59 [2022-06-02T22:49:59.793Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
22:49:59 [2022-06-02T22:49:59.793Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
22:49:59 [2022-06-02T22:49:59.793Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
22:49:59 [2022-06-02T22:49:59.793Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
22:49:59 [2022-06-02T22:49:59.793Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
22:49:59 [2022-06-02T22:49:59.793Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
22:49:59 [2022-06-02T22:49:59.793Z] === CONT  TestContainerInvalidJSON/containers/create
22:49:59 [2022-06-02T22:49:59.793Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
22:49:59 [2022-06-02T22:49:59.793Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
22:49:59 [2022-06-02T22:49:59.793Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
22:49:59 [2022-06-02T22:49:59.793Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
22:49:59 [2022-06-02T22:49:59.793Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
22:49:59 [2022-06-02T22:49:59.793Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
22:49:59 [2022-06-02T22:49:59.793Z] --- PASS: TestContainerInvalidJSON (0.01s)
22:49:59 [2022-06-02T22:49:59.793Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
22:49:59 [2022-06-02T22:49:59.793Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
22:49:59 [2022-06-02T22:49:59.793Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
22:49:59 [2022-06-02T22:49:59.793Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
22:49:59 [2022-06-02T22:49:59.793Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
22:49:59 [2022-06-02T22:49:59.793Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
22:49:59 [2022-06-02T22:49:59.793Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
22:49:59 [2022-06-02T22:49:59.793Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
22:49:59 [2022-06-02T22:49:59.793Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
22:49:59 [2022-06-02T22:49:59.793Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
22:49:59 [2022-06-02T22:49:59.793Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
22:49:59 [2022-06-02T22:49:59.793Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
22:49:59 [2022-06-02T22:49:59.793Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
22:49:59 [2022-06-02T22:49:59.793Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
22:49:59 [2022-06-02T22:49:59.793Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
22:49:59 [2022-06-02T22:49:59.793Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
22:49:59 [2022-06-02T22:49:59.793Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
22:49:59 [2022-06-02T22:49:59.793Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
22:49:59 [2022-06-02T22:49:59.793Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
22:49:59 [2022-06-02T22:49:59.793Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
22:49:59 [2022-06-02T22:49:59.793Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
22:49:59 [2022-06-02T22:49:59.793Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
22:49:59 [2022-06-02T22:49:59.793Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
22:49:59 [2022-06-02T22:49:59.793Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
22:49:59 [2022-06-02T22:49:59.793Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
22:49:59 [2022-06-02T22:49:59.793Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
22:49:59 [2022-06-02T22:49:59.793Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
22:49:59 [2022-06-02T22:49:59.793Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
22:49:59 [2022-06-02T22:49:59.793Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
22:49:59 [2022-06-02T22:49:59.793Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
22:49:59 [2022-06-02T22:49:59.794Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
22:49:59 [2022-06-02T22:49:59.794Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
22:49:59 [2022-06-02T22:49:59.794Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
22:49:59 [2022-06-02T22:49:59.794Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
22:49:59 [2022-06-02T22:49:59.794Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
22:49:59 [2022-06-02T22:49:59.794Z] === RUN   TestCopyFromContainerPathDoesNotExist
22:49:59 [2022-06-02T22:49:59.794Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
22:49:59 [2022-06-02T22:49:59.794Z] === RUN   TestCopyFromContainerPathIsNotDir
22:50:00 [2022-06-02T22:50:00.054Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
22:50:00 [2022-06-02T22:50:00.054Z] === RUN   TestCopyToContainerPathDoesNotExist
22:50:00 [2022-06-02T22:50:00.054Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
22:50:00 [2022-06-02T22:50:00.054Z] === RUN   TestCopyEmptyFile
22:50:00 [2022-06-02T22:50:00.314Z] --- PASS: TestCopyEmptyFile (0.22s)
22:50:00 [2022-06-02T22:50:00.314Z] === RUN   TestCopyToContainerPathIsNotDir
22:50:00 [2022-06-02T22:50:00.314Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
22:50:00 [2022-06-02T22:50:00.314Z] === RUN   TestCopyFromContainer
22:50:04 [2022-06-02T22:50:04.509Z] === RUN   TestCopyFromContainer//
22:50:04 [2022-06-02T22:50:04.509Z] === RUN   TestCopyFromContainer//bar/root
22:50:04 [2022-06-02T22:50:04.509Z] === RUN   TestCopyFromContainer//bar/root/
22:50:04 [2022-06-02T22:50:04.509Z] === RUN   TestCopyFromContainer/bar/quux
22:50:04 [2022-06-02T22:50:04.509Z] === RUN   TestCopyFromContainer/bar/quux/
22:50:04 [2022-06-02T22:50:04.509Z] === RUN   TestCopyFromContainer/bar/quux/baz
22:50:04 [2022-06-02T22:50:04.509Z] === RUN   TestCopyFromContainer/bar/filesymlink
22:50:04 [2022-06-02T22:50:04.509Z] === RUN   TestCopyFromContainer/bar/dirsymlink
22:50:04 [2022-06-02T22:50:04.509Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
22:50:04 [2022-06-02T22:50:04.769Z] === RUN   TestCopyFromContainer/bar/notarget
22:50:04 [2022-06-02T22:50:04.769Z] --- PASS: TestCopyFromContainer (4.51s)
22:50:04 [2022-06-02T22:50:04.769Z]     --- PASS: TestCopyFromContainer// (0.06s)
22:50:04 [2022-06-02T22:50:04.769Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
22:50:04 [2022-06-02T22:50:04.769Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
22:50:04 [2022-06-02T22:50:04.769Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
22:50:04 [2022-06-02T22:50:04.769Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
22:50:04 [2022-06-02T22:50:04.769Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
22:50:04 [2022-06-02T22:50:04.769Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
22:50:04 [2022-06-02T22:50:04.769Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
22:50:04 [2022-06-02T22:50:04.769Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
22:50:04 [2022-06-02T22:50:04.769Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
22:50:04 [2022-06-02T22:50:04.769Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
22:50:04 [2022-06-02T22:50:04.769Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:50:04 [2022-06-02T22:50:04.769Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:50:04 [2022-06-02T22:50:04.769Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:50:04 [2022-06-02T22:50:04.769Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:50:04 [2022-06-02T22:50:04.769Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
22:50:04 [2022-06-02T22:50:04.769Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
22:50:04 [2022-06-02T22:50:04.769Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:50:04 [2022-06-02T22:50:04.769Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
22:50:04 [2022-06-02T22:50:04.769Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:50:04 [2022-06-02T22:50:04.769Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
22:50:04 [2022-06-02T22:50:04.769Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
22:50:04 [2022-06-02T22:50:04.769Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
22:50:04 [2022-06-02T22:50:04.769Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
22:50:04 [2022-06-02T22:50:04.769Z] === RUN   TestCreateLinkToNonExistingContainer
22:50:04 [2022-06-02T22:50:04.769Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
22:50:04 [2022-06-02T22:50:04.769Z] === RUN   TestCreateWithInvalidEnv
22:50:04 [2022-06-02T22:50:04.769Z] === RUN   TestCreateWithInvalidEnv/0
22:50:04 [2022-06-02T22:50:04.769Z] === PAUSE TestCreateWithInvalidEnv/0
22:50:04 [2022-06-02T22:50:04.769Z] === RUN   TestCreateWithInvalidEnv/1
22:50:04 [2022-06-02T22:50:04.769Z] === PAUSE TestCreateWithInvalidEnv/1
22:50:04 [2022-06-02T22:50:04.769Z] === RUN   TestCreateWithInvalidEnv/2
22:50:04 [2022-06-02T22:50:04.769Z] === PAUSE TestCreateWithInvalidEnv/2
22:50:04 [2022-06-02T22:50:04.769Z] === CONT  TestCreateWithInvalidEnv/0
22:50:04 [2022-06-02T22:50:04.769Z] === CONT  TestCreateWithInvalidEnv/2
22:50:04 [2022-06-02T22:50:04.769Z] === CONT  TestCreateWithInvalidEnv/1
22:50:04 [2022-06-02T22:50:04.769Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
22:50:04 [2022-06-02T22:50:04.769Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
22:50:04 [2022-06-02T22:50:04.769Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
22:50:04 [2022-06-02T22:50:04.769Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
22:50:04 [2022-06-02T22:50:04.769Z] === RUN   TestCreateTmpfsMountsTarget
22:50:04 [2022-06-02T22:50:04.769Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
22:50:04 [2022-06-02T22:50:04.769Z] === RUN   TestCreateWithCustomMaskedPaths
22:50:06 [2022-06-02T22:50:06.150Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s)
22:50:06 [2022-06-02T22:50:06.150Z] === RUN   TestCreateWithCustomReadonlyPaths
22:50:07 [2022-06-02T22:50:07.530Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s)
22:50:07 [2022-06-02T22:50:07.530Z] === RUN   TestCreateWithInvalidHealthcheckParams
22:50:07 [2022-06-02T22:50:07.530Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:50:07 [2022-06-02T22:50:07.530Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:50:07 [2022-06-02T22:50:07.530Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:50:07 [2022-06-02T22:50:07.530Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:50:07 [2022-06-02T22:50:07.530Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:50:07 [2022-06-02T22:50:07.530Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:50:07 [2022-06-02T22:50:07.530Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:50:07 [2022-06-02T22:50:07.530Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:50:07 [2022-06-02T22:50:07.531Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:50:07 [2022-06-02T22:50:07.531Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:50:07 [2022-06-02T22:50:07.531Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:50:07 [2022-06-02T22:50:07.531Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:50:07 [2022-06-02T22:50:07.531Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:50:07 [2022-06-02T22:50:07.531Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:50:07 [2022-06-02T22:50:07.531Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:50:07 [2022-06-02T22:50:07.531Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
22:50:07 [2022-06-02T22:50:07.531Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
22:50:07 [2022-06-02T22:50:07.531Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
22:50:07 [2022-06-02T22:50:07.531Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
22:50:07 [2022-06-02T22:50:07.531Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
22:50:07 [2022-06-02T22:50:07.531Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
22:50:07 [2022-06-02T22:50:07.531Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
22:50:07 [2022-06-02T22:50:07.790Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.47s)
22:50:07 [2022-06-02T22:50:07.790Z] === RUN   TestCreateDifferentPlatform
22:50:07 [2022-06-02T22:50:07.790Z] === RUN   TestCreateDifferentPlatform/different_os
22:50:07 [2022-06-02T22:50:07.790Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
22:50:07 [2022-06-02T22:50:07.790Z] --- PASS: TestCreateDifferentPlatform (0.01s)
22:50:07 [2022-06-02T22:50:07.790Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
22:50:07 [2022-06-02T22:50:07.790Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
22:50:07 [2022-06-02T22:50:07.790Z] === RUN   TestCreateVolumesFromNonExistingContainer
22:50:07 [2022-06-02T22:50:07.790Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
22:50:07 [2022-06-02T22:50:07.790Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
22:50:07 [2022-06-02T22:50:07.790Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
22:50:07 [2022-06-02T22:50:07.790Z] === RUN   TestCreateInvalidHostConfig
22:50:07 [2022-06-02T22:50:07.790Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
22:50:07 [2022-06-02T22:50:07.790Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
22:50:07 [2022-06-02T22:50:07.790Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
22:50:07 [2022-06-02T22:50:07.790Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
22:50:07 [2022-06-02T22:50:07.790Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
22:50:07 [2022-06-02T22:50:07.790Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
22:50:07 [2022-06-02T22:50:07.790Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
22:50:07 [2022-06-02T22:50:07.790Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
22:50:07 [2022-06-02T22:50:07.790Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
22:50:07 [2022-06-02T22:50:07.790Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
22:50:07 [2022-06-02T22:50:07.790Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
22:50:07 [2022-06-02T22:50:07.790Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
22:50:07 [2022-06-02T22:50:07.790Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
22:50:07 [2022-06-02T22:50:07.790Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
22:50:07 [2022-06-02T22:50:07.790Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
22:50:07 [2022-06-02T22:50:07.790Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
22:50:07 [2022-06-02T22:50:07.790Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
22:50:07 [2022-06-02T22:50:07.790Z] === RUN   TestContainerStartOnDaemonRestart
22:50:07 [2022-06-02T22:50:07.790Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
22:50:07 [2022-06-02T22:50:07.790Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
22:50:07 [2022-06-02T22:50:07.790Z] === RUN   TestDaemonRestartIpcMode
22:50:07 [2022-06-02T22:50:07.790Z] === PAUSE TestDaemonRestartIpcMode
22:50:07 [2022-06-02T22:50:07.790Z] === RUN   TestDaemonHostGatewayIP
22:50:07 [2022-06-02T22:50:07.790Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
22:50:07 [2022-06-02T22:50:07.790Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
22:50:07 [2022-06-02T22:50:07.790Z] === RUN   TestRestartDaemonWithRestartingContainer
22:50:07 [2022-06-02T22:50:07.790Z] === PAUSE TestRestartDaemonWithRestartingContainer
22:50:07 [2022-06-02T22:50:07.790Z] === RUN   TestContainerKillOnDaemonStart
22:50:07 [2022-06-02T22:50:07.790Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
22:50:07 [2022-06-02T22:50:07.790Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
22:50:07 [2022-06-02T22:50:07.790Z] === RUN   TestDiff
22:50:08 [2022-06-02T22:50:08.361Z] --- PASS: TestDiff (0.40s)
22:50:08 [2022-06-02T22:50:08.361Z] === RUN   TestExecWithCloseStdin
22:50:08 [2022-06-02T22:50:08.930Z] --- PASS: TestExecWithCloseStdin (0.47s)
22:50:08 [2022-06-02T22:50:08.930Z] === RUN   TestExec
22:50:09 [2022-06-02T22:50:09.190Z] --- PASS: TestExec (0.46s)
22:50:09 [2022-06-02T22:50:09.190Z] === RUN   TestExecUser
22:50:09 [2022-06-02T22:50:09.760Z] --- PASS: TestExecUser (0.46s)
22:50:09 [2022-06-02T22:50:09.760Z] === RUN   TestExportContainerAndImportImage
22:50:10 [2022-06-02T22:50:10.332Z] --- PASS: TestExportContainerAndImportImage (0.57s)
22:50:10 [2022-06-02T22:50:10.332Z] === RUN   TestExportContainerAfterDaemonRestart
22:50:11 [2022-06-02T22:50:11.712Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s)
22:50:11 [2022-06-02T22:50:11.712Z] === RUN   TestHealthCheckWorkdir
22:50:12 [2022-06-02T22:50:12.280Z] --- PASS: TestHealthCheckWorkdir (0.56s)
22:50:12 [2022-06-02T22:50:12.280Z] === RUN   TestHealthKillContainer
22:50:20 [2022-06-02T22:50:20.402Z] --- PASS: TestHealthKillContainer (7.90s)
22:50:20 [2022-06-02T22:50:20.402Z] === RUN   TestInspectCpusetInConfigPre120
22:50:20 [2022-06-02T22:50:20.402Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
22:50:20 [2022-06-02T22:50:20.402Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
22:50:20 [2022-06-02T22:50:20.402Z] === RUN   TestIpcModeNone
22:50:20 [2022-06-02T22:50:20.402Z] --- PASS: TestIpcModeNone (0.47s)
22:50:20 [2022-06-02T22:50:20.402Z] === RUN   TestIpcModePrivate
22:50:20 [2022-06-02T22:50:20.662Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
22:50:20 [2022-06-02T22:50:20.922Z] --- PASS: TestIpcModePrivate (0.44s)
22:50:20 [2022-06-02T22:50:20.922Z] === RUN   TestIpcModeShareable
22:50:20 [2022-06-02T22:50:20.922Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:50:20 [2022-06-02T22:50:20.922Z] --- SKIP: TestIpcModeShareable (0.00s)
22:50:20 [2022-06-02T22:50:20.922Z] === RUN   TestAPIIpcModeShareableAndContainer
22:50:22 [2022-06-02T22:50:22.303Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s)
22:50:22 [2022-06-02T22:50:22.303Z] === RUN   TestAPIIpcModeHost
22:50:22 [2022-06-02T22:50:22.303Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:50:22 [2022-06-02T22:50:22.303Z] --- SKIP: TestAPIIpcModeHost (0.00s)
22:50:22 [2022-06-02T22:50:22.303Z] === RUN   TestDaemonIpcModeShareable
22:50:22 [2022-06-02T22:50:22.303Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:50:22 [2022-06-02T22:50:22.303Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
22:50:22 [2022-06-02T22:50:22.303Z] === RUN   TestDaemonIpcModePrivate
22:50:23 [2022-06-02T22:50:23.687Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
22:50:23 [2022-06-02T22:50:23.687Z] --- PASS: TestDaemonIpcModePrivate (1.19s)
22:50:23 [2022-06-02T22:50:23.687Z] === RUN   TestDaemonIpcModePrivateFromConfig
22:50:23 [2022-06-02T22:50:23.687Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:50:23 [2022-06-02T22:50:23.687Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
22:50:23 [2022-06-02T22:50:23.687Z] === RUN   TestDaemonIpcModeShareableFromConfig
22:50:23 [2022-06-02T22:50:23.687Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:50:23 [2022-06-02T22:50:23.687Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
22:50:23 [2022-06-02T22:50:23.687Z] === RUN   TestIpcModeOlderClient
22:50:23 [2022-06-02T22:50:23.687Z] === PAUSE TestIpcModeOlderClient
22:50:23 [2022-06-02T22:50:23.687Z] === RUN   TestKillContainerInvalidSignal
22:50:23 [2022-06-02T22:50:23.948Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
22:50:23 [2022-06-02T22:50:23.948Z] === RUN   TestKillContainer
22:50:23 [2022-06-02T22:50:23.948Z] === RUN   TestKillContainer/no_signal
22:50:24 [2022-06-02T22:50:24.518Z] === RUN   TestKillContainer/non_killing_signal
22:50:24 [2022-06-02T22:50:24.778Z] === RUN   TestKillContainer/killing_signal
22:50:25 [2022-06-02T22:50:25.349Z] --- PASS: TestKillContainer (1.23s)
22:50:25 [2022-06-02T22:50:25.349Z]     --- PASS: TestKillContainer/no_signal (0.40s)
22:50:25 [2022-06-02T22:50:25.349Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
22:50:25 [2022-06-02T22:50:25.349Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
22:50:25 [2022-06-02T22:50:25.349Z] === RUN   TestKillWithStopSignalAndRestartPolicies
22:50:25 [2022-06-02T22:50:25.349Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
22:50:25 [2022-06-02T22:50:25.610Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
22:50:26 [2022-06-02T22:50:26.180Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s)
22:50:26 [2022-06-02T22:50:26.180Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
22:50:26 [2022-06-02T22:50:26.180Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
22:50:26 [2022-06-02T22:50:26.180Z] === RUN   TestKillStoppedContainer
22:50:26 [2022-06-02T22:50:26.180Z] --- PASS: TestKillStoppedContainer (0.04s)
22:50:26 [2022-06-02T22:50:26.180Z] === RUN   TestKillStoppedContainerAPIPre120
22:50:26 [2022-06-02T22:50:26.180Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
22:50:26 [2022-06-02T22:50:26.180Z] === RUN   TestKillDifferentUserContainer
22:50:26 [2022-06-02T22:50:26.749Z] --- PASS: TestKillDifferentUserContainer (0.42s)
22:50:26 [2022-06-02T22:50:26.749Z] === RUN   TestInspectOomKilledTrue
22:50:26 [2022-06-02T22:50:26.749Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
22:50:26 [2022-06-02T22:50:26.749Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
22:50:26 [2022-06-02T22:50:26.749Z] === RUN   TestInspectOomKilledFalse
22:50:26 [2022-06-02T22:50:26.749Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:50:26 [2022-06-02T22:50:26.749Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
22:50:26 [2022-06-02T22:50:26.749Z] === RUN   TestLinksEtcHostsContentMatch
22:50:26 [2022-06-02T22:50:26.749Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
22:50:26 [2022-06-02T22:50:26.749Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
22:50:26 [2022-06-02T22:50:26.749Z] === RUN   TestLinksContainerNames
22:50:27 [2022-06-02T22:50:27.319Z] --- PASS: TestLinksContainerNames (0.83s)
22:50:27 [2022-06-02T22:50:27.319Z] === RUN   TestLogsFollowTailEmpty
22:50:27 [2022-06-02T22:50:27.889Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
22:50:27 [2022-06-02T22:50:27.889Z] === RUN   TestContainerNetworkMountsNoChown
22:50:28 [2022-06-02T22:50:28.149Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
22:50:28 [2022-06-02T22:50:28.149Z] === RUN   TestMountDaemonRoot
22:50:28 [2022-06-02T22:50:28.149Z] === RUN   TestMountDaemonRoot/default
22:50:28 [2022-06-02T22:50:28.149Z] === PAUSE TestMountDaemonRoot/default
22:50:28 [2022-06-02T22:50:28.149Z] === RUN   TestMountDaemonRoot/private
22:50:28 [2022-06-02T22:50:28.149Z] === PAUSE TestMountDaemonRoot/private
22:50:28 [2022-06-02T22:50:28.149Z] === RUN   TestMountDaemonRoot/rprivate
22:50:28 [2022-06-02T22:50:28.149Z] === PAUSE TestMountDaemonRoot/rprivate
22:50:28 [2022-06-02T22:50:28.149Z] === RUN   TestMountDaemonRoot/slave
22:50:28 [2022-06-02T22:50:28.149Z] === PAUSE TestMountDaemonRoot/slave
22:50:28 [2022-06-02T22:50:28.149Z] === RUN   TestMountDaemonRoot/rslave
22:50:28 [2022-06-02T22:50:28.149Z] === PAUSE TestMountDaemonRoot/rslave
22:50:28 [2022-06-02T22:50:28.149Z] === RUN   TestMountDaemonRoot/shared
22:50:28 [2022-06-02T22:50:28.149Z] === PAUSE TestMountDaemonRoot/shared
22:50:28 [2022-06-02T22:50:28.149Z] === RUN   TestMountDaemonRoot/rshared
22:50:28 [2022-06-02T22:50:28.149Z] === PAUSE TestMountDaemonRoot/rshared
22:50:28 [2022-06-02T22:50:28.149Z] === CONT  TestMountDaemonRoot/default
22:50:28 [2022-06-02T22:50:28.149Z] === RUN   TestMountDaemonRoot/default/mount_root
22:50:28 [2022-06-02T22:50:28.149Z] === PAUSE TestMountDaemonRoot/default/mount_root
22:50:28 [2022-06-02T22:50:28.149Z] === RUN   TestMountDaemonRoot/default/mount_subpath
22:50:28 [2022-06-02T22:50:28.149Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
22:50:28 [2022-06-02T22:50:28.149Z] === RUN   TestMountDaemonRoot/default/bind_root
22:50:28 [2022-06-02T22:50:28.149Z] === PAUSE TestMountDaemonRoot/default/bind_root
22:50:28 [2022-06-02T22:50:28.149Z] === RUN   TestMountDaemonRoot/default/bind_subpath
22:50:28 [2022-06-02T22:50:28.149Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
22:50:28 [2022-06-02T22:50:28.149Z] === CONT  TestMountDaemonRoot/default/mount_root
22:50:28 [2022-06-02T22:50:28.149Z] === CONT  TestMountDaemonRoot/rprivate
22:50:28 [2022-06-02T22:50:28.149Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
22:50:28 [2022-06-02T22:50:28.149Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
22:50:28 [2022-06-02T22:50:28.149Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
22:50:28 [2022-06-02T22:50:28.149Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
22:50:28 [2022-06-02T22:50:28.149Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
22:50:28 [2022-06-02T22:50:28.149Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
22:50:28 [2022-06-02T22:50:28.149Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
22:50:28 [2022-06-02T22:50:28.149Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
22:50:28 [2022-06-02T22:50:28.149Z] === CONT  TestMountDaemonRoot/private
22:50:28 [2022-06-02T22:50:28.149Z] === RUN   TestMountDaemonRoot/private/mount_subpath
22:50:28 [2022-06-02T22:50:28.149Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
22:50:28 [2022-06-02T22:50:28.149Z] === RUN   TestMountDaemonRoot/private/bind_root
22:50:28 [2022-06-02T22:50:28.149Z] === PAUSE TestMountDaemonRoot/private/bind_root
22:50:28 [2022-06-02T22:50:28.149Z] === RUN   TestMountDaemonRoot/private/bind_subpath
22:50:28 [2022-06-02T22:50:28.149Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
22:50:28 [2022-06-02T22:50:28.149Z] === RUN   TestMountDaemonRoot/private/mount_root
22:50:28 [2022-06-02T22:50:28.149Z] === PAUSE TestMountDaemonRoot/private/mount_root
22:50:28 [2022-06-02T22:50:28.149Z] === CONT  TestMountDaemonRoot/default/bind_subpath
22:50:28 [2022-06-02T22:50:28.409Z] === CONT  TestMountDaemonRoot/default/bind_root
22:50:28 [2022-06-02T22:50:28.409Z] === CONT  TestMountDaemonRoot/default/mount_subpath
22:50:28 [2022-06-02T22:50:28.409Z] === CONT  TestMountDaemonRoot/shared
22:50:28 [2022-06-02T22:50:28.409Z] === RUN   TestMountDaemonRoot/shared/bind_root
22:50:28 [2022-06-02T22:50:28.409Z] === PAUSE TestMountDaemonRoot/shared/bind_root
22:50:28 [2022-06-02T22:50:28.409Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
22:50:28 [2022-06-02T22:50:28.409Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
22:50:28 [2022-06-02T22:50:28.409Z] === RUN   TestMountDaemonRoot/shared/mount_root
22:50:28 [2022-06-02T22:50:28.409Z] === PAUSE TestMountDaemonRoot/shared/mount_root
22:50:28 [2022-06-02T22:50:28.409Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
22:50:28 [2022-06-02T22:50:28.409Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
22:50:28 [2022-06-02T22:50:28.409Z] === CONT  TestMountDaemonRoot/rshared
22:50:28 [2022-06-02T22:50:28.409Z] === RUN   TestMountDaemonRoot/rshared/bind_root
22:50:28 [2022-06-02T22:50:28.409Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
22:50:28 [2022-06-02T22:50:28.409Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
22:50:28 [2022-06-02T22:50:28.409Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
22:50:28 [2022-06-02T22:50:28.409Z] === RUN   TestMountDaemonRoot/rshared/mount_root
22:50:28 [2022-06-02T22:50:28.409Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
22:50:28 [2022-06-02T22:50:28.409Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
22:50:28 [2022-06-02T22:50:28.409Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
22:50:28 [2022-06-02T22:50:28.409Z] === CONT  TestMountDaemonRoot/rslave
22:50:28 [2022-06-02T22:50:28.409Z] === RUN   TestMountDaemonRoot/rslave/bind_root
22:50:28 [2022-06-02T22:50:28.409Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
22:50:28 [2022-06-02T22:50:28.409Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
22:50:28 [2022-06-02T22:50:28.409Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
22:50:28 [2022-06-02T22:50:28.409Z] === RUN   TestMountDaemonRoot/rslave/mount_root
22:50:28 [2022-06-02T22:50:28.409Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
22:50:28 [2022-06-02T22:50:28.409Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
22:50:28 [2022-06-02T22:50:28.409Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
22:50:28 [2022-06-02T22:50:28.409Z] === CONT  TestMountDaemonRoot/slave
22:50:28 [2022-06-02T22:50:28.409Z] === RUN   TestMountDaemonRoot/slave/bind_root
22:50:28 [2022-06-02T22:50:28.409Z] === PAUSE TestMountDaemonRoot/slave/bind_root
22:50:28 [2022-06-02T22:50:28.409Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
22:50:28 [2022-06-02T22:50:28.409Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
22:50:28 [2022-06-02T22:50:28.409Z] === RUN   TestMountDaemonRoot/slave/mount_root
22:50:28 [2022-06-02T22:50:28.409Z] === PAUSE TestMountDaemonRoot/slave/mount_root
22:50:28 [2022-06-02T22:50:28.409Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
22:50:28 [2022-06-02T22:50:28.409Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
22:50:28 [2022-06-02T22:50:28.409Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
22:50:28 [2022-06-02T22:50:28.409Z] === CONT  TestMountDaemonRoot/private/mount_subpath
22:50:28 [2022-06-02T22:50:28.409Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
22:50:28 [2022-06-02T22:50:28.409Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
22:50:28 [2022-06-02T22:50:28.409Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
22:50:28 [2022-06-02T22:50:28.409Z] === CONT  TestMountDaemonRoot/private/mount_root
22:50:28 [2022-06-02T22:50:28.409Z] === CONT  TestMountDaemonRoot/private/bind_subpath
22:50:28 [2022-06-02T22:50:28.409Z] === CONT  TestMountDaemonRoot/private/bind_root
22:50:28 [2022-06-02T22:50:28.409Z] === CONT  TestMountDaemonRoot/shared/bind_root
22:50:28 [2022-06-02T22:50:28.409Z] === CONT  TestMountDaemonRoot/rshared/bind_root
22:50:28 [2022-06-02T22:50:28.409Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
22:50:28 [2022-06-02T22:50:28.409Z] === CONT  TestMountDaemonRoot/shared/mount_root
22:50:28 [2022-06-02T22:50:28.409Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
22:50:28 [2022-06-02T22:50:28.409Z] === CONT  TestMountDaemonRoot/rslave/bind_root
22:50:28 [2022-06-02T22:50:28.409Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
22:50:28 [2022-06-02T22:50:28.668Z] === CONT  TestMountDaemonRoot/rshared/mount_root
22:50:28 [2022-06-02T22:50:28.668Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
22:50:28 [2022-06-02T22:50:28.668Z] === CONT  TestMountDaemonRoot/slave/bind_root
22:50:28 [2022-06-02T22:50:28.668Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
22:50:28 [2022-06-02T22:50:28.668Z] === CONT  TestMountDaemonRoot/rslave/mount_root
22:50:28 [2022-06-02T22:50:28.668Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
22:50:28 [2022-06-02T22:50:28.668Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
22:50:28 [2022-06-02T22:50:28.668Z] === CONT  TestMountDaemonRoot/slave/mount_root
22:50:28 [2022-06-02T22:50:28.668Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
22:50:28 [2022-06-02T22:50:28.668Z] --- PASS: TestMountDaemonRoot (0.01s)
22:50:28 [2022-06-02T22:50:28.668Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
22:50:28 [2022-06-02T22:50:28.668Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
22:50:28 [2022-06-02T22:50:28.668Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
22:50:28 [2022-06-02T22:50:28.668Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
22:50:28 [2022-06-02T22:50:28.668Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
22:50:28 [2022-06-02T22:50:28.668Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
22:50:28 [2022-06-02T22:50:28.668Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
22:50:28 [2022-06-02T22:50:28.668Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
22:50:28 [2022-06-02T22:50:28.668Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
22:50:28 [2022-06-02T22:50:28.668Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
22:50:28 [2022-06-02T22:50:28.668Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
22:50:28 [2022-06-02T22:50:28.668Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
22:50:28 [2022-06-02T22:50:28.668Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
22:50:28 [2022-06-02T22:50:28.668Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
22:50:28 [2022-06-02T22:50:28.668Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
22:50:28 [2022-06-02T22:50:28.668Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
22:50:28 [2022-06-02T22:50:28.668Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
22:50:28 [2022-06-02T22:50:28.668Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
22:50:28 [2022-06-02T22:50:28.668Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
22:50:28 [2022-06-02T22:50:28.668Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
22:50:28 [2022-06-02T22:50:28.668Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
22:50:28 [2022-06-02T22:50:28.668Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
22:50:28 [2022-06-02T22:50:28.668Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
22:50:28 [2022-06-02T22:50:28.668Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
22:50:28 [2022-06-02T22:50:28.668Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
22:50:28 [2022-06-02T22:50:28.668Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
22:50:28 [2022-06-02T22:50:28.668Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
22:50:28 [2022-06-02T22:50:28.668Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
22:50:28 [2022-06-02T22:50:28.668Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
22:50:28 [2022-06-02T22:50:28.668Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
22:50:28 [2022-06-02T22:50:28.668Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
22:50:28 [2022-06-02T22:50:28.668Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
22:50:28 [2022-06-02T22:50:28.668Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
22:50:28 [2022-06-02T22:50:28.668Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
22:50:28 [2022-06-02T22:50:28.668Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s)
22:50:28 [2022-06-02T22:50:28.668Z] === RUN   TestContainerBindMountNonRecursive
22:50:28 [2022-06-02T22:50:28.668Z]     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)
22:50:28 [2022-06-02T22:50:28.668Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s)
22:50:28 [2022-06-02T22:50:28.668Z] === RUN   TestContainerVolumesMountedAsShared
22:50:28 [2022-06-02T22:50:28.669Z]     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)
22:50:28 [2022-06-02T22:50:28.669Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
22:50:28 [2022-06-02T22:50:28.669Z] === RUN   TestContainerVolumesMountedAsSlave
22:50:28 [2022-06-02T22:50:28.669Z]     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)
22:50:28 [2022-06-02T22:50:28.669Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
22:50:28 [2022-06-02T22:50:28.669Z] === RUN   TestNetworkNat
22:50:29 [2022-06-02T22:50:29.607Z] --- PASS: TestNetworkNat (0.67s)
22:50:29 [2022-06-02T22:50:29.607Z] === RUN   TestNetworkLocalhostTCPNat
22:50:29 [2022-06-02T22:50:29.868Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
22:50:29 [2022-06-02T22:50:29.868Z] === RUN   TestNetworkLoopbackNat
22:50:32 [2022-06-02T22:50:32.405Z] --- PASS: TestNetworkLoopbackNat (2.55s)
22:50:32 [2022-06-02T22:50:32.405Z] === RUN   TestPause
22:50:32 [2022-06-02T22:50:32.405Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
22:50:32 [2022-06-02T22:50:32.405Z] --- SKIP: TestPause (0.00s)
22:50:32 [2022-06-02T22:50:32.405Z] === RUN   TestPauseFailsOnWindowsServerContainers
22:50:32 [2022-06-02T22:50:32.405Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:50:32 [2022-06-02T22:50:32.405Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
22:50:32 [2022-06-02T22:50:32.405Z] === RUN   TestPauseStopPausedContainer
22:50:32 [2022-06-02T22:50:32.405Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
22:50:32 [2022-06-02T22:50:32.405Z] --- SKIP: TestPauseStopPausedContainer (0.02s)
22:50:32 [2022-06-02T22:50:32.405Z] === RUN   TestPidHost
22:50:33 [2022-06-02T22:50:33.344Z] --- PASS: TestPidHost (0.97s)
22:50:33 [2022-06-02T22:50:33.344Z] === RUN   TestPsFilter
22:50:33 [2022-06-02T22:50:33.604Z] --- PASS: TestPsFilter (0.12s)
22:50:33 [2022-06-02T22:50:33.604Z] === RUN   TestRemoveContainerWithRemovedVolume
22:50:33 [2022-06-02T22:50:33.864Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
22:50:33 [2022-06-02T22:50:33.864Z] === RUN   TestRemoveContainerWithVolume
22:50:34 [2022-06-02T22:50:34.434Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
22:50:34 [2022-06-02T22:50:34.434Z] === RUN   TestRemoveContainerRunning
22:50:34 [2022-06-02T22:50:34.695Z] --- PASS: TestRemoveContainerRunning (0.44s)
22:50:34 [2022-06-02T22:50:34.695Z] === RUN   TestRemoveContainerForceRemoveRunning
22:50:35 [2022-06-02T22:50:35.266Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
22:50:35 [2022-06-02T22:50:35.266Z] === RUN   TestRemoveInvalidContainer
22:50:35 [2022-06-02T22:50:35.266Z] --- PASS: TestRemoveInvalidContainer (0.01s)
22:50:35 [2022-06-02T22:50:35.266Z] === RUN   TestRenameLinkedContainer
22:50:37 [2022-06-02T22:50:37.174Z] --- PASS: TestRenameLinkedContainer (1.67s)
22:50:37 [2022-06-02T22:50:37.174Z] === RUN   TestRenameStoppedContainer
22:50:37 [2022-06-02T22:50:37.174Z] --- PASS: TestRenameStoppedContainer (0.41s)
22:50:37 [2022-06-02T22:50:37.174Z] === RUN   TestRenameRunningContainerAndReuse
22:50:38 [2022-06-02T22:50:38.113Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s)
22:50:38 [2022-06-02T22:50:38.113Z] === RUN   TestRenameInvalidName
22:50:38 [2022-06-02T22:50:38.682Z] --- PASS: TestRenameInvalidName (0.43s)
22:50:38 [2022-06-02T22:50:38.682Z] === RUN   TestRenameAnonymousContainer
22:50:40 [2022-06-02T22:50:40.063Z] --- PASS: TestRenameAnonymousContainer (1.46s)
22:50:40 [2022-06-02T22:50:40.063Z] === RUN   TestRenameContainerWithSameName
22:50:40 [2022-06-02T22:50:40.323Z] --- PASS: TestRenameContainerWithSameName (0.39s)
22:50:40 [2022-06-02T22:50:40.323Z] === RUN   TestRenameContainerWithLinkedContainer
22:50:41 [2022-06-02T22:50:41.263Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s)
22:50:41 [2022-06-02T22:50:41.263Z] === RUN   TestResize
22:50:41 [2022-06-02T22:50:41.832Z] --- PASS: TestResize (0.44s)
22:50:41 [2022-06-02T22:50:41.833Z] === RUN   TestResizeWithInvalidSize
22:50:42 [2022-06-02T22:50:42.093Z] --- PASS: TestResizeWithInvalidSize (0.44s)
22:50:42 [2022-06-02T22:50:42.093Z] === RUN   TestResizeWhenContainerNotStarted
22:50:42 [2022-06-02T22:50:42.662Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
22:50:42 [2022-06-02T22:50:42.662Z] === RUN   TestDaemonRestartKillContainers
22:50:42 [2022-06-02T22:50:42.662Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
22:50:42 [2022-06-02T22:50:42.662Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
22:50:42 [2022-06-02T22:50:42.662Z] === RUN   TestCgroupNamespacesRun
22:50:44 [2022-06-02T22:50:44.043Z] --- PASS: TestCgroupNamespacesRun (1.17s)
22:50:44 [2022-06-02T22:50:44.043Z] === RUN   TestCgroupNamespacesRunPrivileged
22:50:44 [2022-06-02T22:50:44.983Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s)
22:50:44 [2022-06-02T22:50:44.983Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
22:50:45 [2022-06-02T22:50:45.958Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s)
22:50:45 [2022-06-02T22:50:45.958Z] === RUN   TestCgroupNamespacesRunHostMode
22:50:47 [2022-06-02T22:50:47.355Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s)
22:50:47 [2022-06-02T22:50:47.355Z] === RUN   TestCgroupNamespacesRunPrivateMode
22:50:48 [2022-06-02T22:50:48.740Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.21s)
22:50:48 [2022-06-02T22:50:48.740Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
22:50:49 [2022-06-02T22:50:49.678Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s)
22:50:49 [2022-06-02T22:50:49.678Z] === RUN   TestCgroupNamespacesRunInvalidMode
22:50:50 [2022-06-02T22:50:50.248Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s)
22:50:50 [2022-06-02T22:50:50.248Z] === RUN   TestCgroupNamespacesRunOlderClient
22:50:51 [2022-06-02T22:50:51.628Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s)
22:50:51 [2022-06-02T22:50:51.628Z] === RUN   TestNISDomainname
22:50:51 [2022-06-02T22:50:51.628Z]     run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
22:50:51 [2022-06-02T22:50:51.628Z] --- SKIP: TestNISDomainname (0.02s)
22:50:51 [2022-06-02T22:50:51.628Z] === RUN   TestHostnameDnsResolution
22:50:52 [2022-06-02T22:50:52.197Z] --- PASS: TestHostnameDnsResolution (0.68s)
22:50:52 [2022-06-02T22:50:52.197Z] === RUN   TestUnprivilegedPortsAndPing
22:50:52 [2022-06-02T22:50:52.197Z]     run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
22:50:52 [2022-06-02T22:50:52.197Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
22:50:52 [2022-06-02T22:50:52.197Z] === RUN   TestPrivilegedHostDevices
22:50:52 [2022-06-02T22:50:52.766Z] --- PASS: TestPrivilegedHostDevices (0.47s)
22:50:52 [2022-06-02T22:50:52.766Z] === RUN   TestConsoleSize
22:50:53 [2022-06-02T22:50:53.025Z] --- PASS: TestConsoleSize (0.40s)
22:50:53 [2022-06-02T22:50:53.025Z] === RUN   TestStats
22:50:53 [2022-06-02T22:50:53.025Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
22:50:53 [2022-06-02T22:50:53.025Z] --- SKIP: TestStats (0.00s)
22:50:53 [2022-06-02T22:50:53.025Z] === RUN   TestStopContainerWithTimeout
22:50:53 [2022-06-02T22:50:53.025Z] === RUN   TestStopContainerWithTimeout/0
22:50:53 [2022-06-02T22:50:53.025Z] === PAUSE TestStopContainerWithTimeout/0
22:50:53 [2022-06-02T22:50:53.025Z] === RUN   TestStopContainerWithTimeout/1
22:50:53 [2022-06-02T22:50:53.025Z] === PAUSE TestStopContainerWithTimeout/1
22:50:53 [2022-06-02T22:50:53.025Z] === RUN   TestStopContainerWithTimeout/3
22:50:53 [2022-06-02T22:50:53.025Z] === PAUSE TestStopContainerWithTimeout/3
22:50:53 [2022-06-02T22:50:53.025Z] === RUN   TestStopContainerWithTimeout/-1
22:50:53 [2022-06-02T22:50:53.025Z] === PAUSE TestStopContainerWithTimeout/-1
22:50:53 [2022-06-02T22:50:53.025Z] === CONT  TestStopContainerWithTimeout/0
22:50:53 [2022-06-02T22:50:53.025Z] === CONT  TestStopContainerWithTimeout/-1
22:50:53 [2022-06-02T22:50:53.596Z] === CONT  TestStopContainerWithTimeout/3
22:50:56 [2022-06-02T22:50:56.132Z] === CONT  TestStopContainerWithTimeout/1
22:50:57 [2022-06-02T22:50:57.071Z] --- PASS: TestStopContainerWithTimeout (0.01s)
22:50:57 [2022-06-02T22:50:57.071Z]     --- PASS: TestStopContainerWithTimeout/0 (0.61s)
22:50:57 [2022-06-02T22:50:57.071Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.68s)
22:50:57 [2022-06-02T22:50:57.071Z]     --- PASS: TestStopContainerWithTimeout/3 (2.39s)
22:50:57 [2022-06-02T22:50:57.071Z]     --- PASS: TestStopContainerWithTimeout/1 (1.45s)
22:50:57 [2022-06-02T22:50:57.071Z] === RUN   TestDeleteDevicemapper
22:50:57 [2022-06-02T22:50:57.071Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:50:57 [2022-06-02T22:50:57.071Z] --- SKIP: TestDeleteDevicemapper (0.00s)
22:50:57 [2022-06-02T22:50:57.071Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:50:58 [2022-06-02T22:50:58.979Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.49s)
22:50:58 [2022-06-02T22:50:58.979Z] === RUN   TestUpdateMemory
22:50:58 [2022-06-02T22:50:58.979Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
22:50:58 [2022-06-02T22:50:58.979Z] --- SKIP: TestUpdateMemory (0.00s)
22:50:58 [2022-06-02T22:50:58.979Z] === RUN   TestUpdateCPUQuota
22:50:58 [2022-06-02T22:50:58.979Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
22:50:58 [2022-06-02T22:50:58.979Z] --- SKIP: TestUpdateCPUQuota (0.00s)
22:50:58 [2022-06-02T22:50:58.979Z] === RUN   TestUpdatePidsLimit
22:50:58 [2022-06-02T22:50:58.979Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
22:50:58 [2022-06-02T22:50:58.979Z] --- SKIP: TestUpdatePidsLimit (0.00s)
22:50:58 [2022-06-02T22:50:58.979Z] === RUN   TestUpdateRestartPolicy
22:51:11 [2022-06-02T22:51:11.194Z] --- PASS: TestUpdateRestartPolicy (10.92s)
22:51:11 [2022-06-02T22:51:11.194Z] === RUN   TestUpdateRestartWithAutoRemove
22:51:11 [2022-06-02T22:51:11.194Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s)
22:51:11 [2022-06-02T22:51:11.194Z] === RUN   TestWaitNonBlocked
22:51:11 [2022-06-02T22:51:11.194Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
22:51:11 [2022-06-02T22:51:11.194Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
22:51:11 [2022-06-02T22:51:11.194Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
22:51:11 [2022-06-02T22:51:11.194Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
22:51:11 [2022-06-02T22:51:11.194Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
22:51:11 [2022-06-02T22:51:11.194Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
22:51:11 [2022-06-02T22:51:11.194Z] --- PASS: TestWaitNonBlocked (0.01s)
22:51:11 [2022-06-02T22:51:11.194Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.58s)
22:51:11 [2022-06-02T22:51:11.194Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s)
22:51:11 [2022-06-02T22:51:11.194Z] === RUN   TestWaitBlocked
22:51:11 [2022-06-02T22:51:11.194Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
22:51:11 [2022-06-02T22:51:11.194Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
22:51:11 [2022-06-02T22:51:11.194Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
22:51:11 [2022-06-02T22:51:11.194Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
22:51:11 [2022-06-02T22:51:11.194Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
22:51:11 [2022-06-02T22:51:11.194Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
22:51:11 [2022-06-02T22:51:11.454Z] --- PASS: TestWaitBlocked (0.01s)
22:51:11 [2022-06-02T22:51:11.454Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.59s)
22:51:11 [2022-06-02T22:51:11.454Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s)
22:51:11 [2022-06-02T22:51:11.454Z] === CONT  TestDaemonRestartIpcMode
22:51:11 [2022-06-02T22:51:11.454Z] === CONT  TestIpcModeOlderClient
22:51:11 [2022-06-02T22:51:11.454Z] --- PASS: TestIpcModeOlderClient (0.08s)
22:51:11 [2022-06-02T22:51:11.454Z] === CONT  TestRestartDaemonWithRestartingContainer
22:51:13 [2022-06-02T22:51:13.998Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.31s)
22:51:14 [2022-06-02T22:51:14.258Z] --- PASS: TestDaemonRestartIpcMode (2.79s)
22:51:14 [2022-06-02T22:51:14.258Z] PASS
22:51:14 [2022-06-02T22:51:14.258Z] 
22:51:14 [2022-06-02T22:51:14.258Z] === Skipped
22:51:14 [2022-06-02T22:51:14.258Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
22:51:14 [2022-06-02T22:51:14.258Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:51:14 [2022-06-02T22:51:14.258Z] 
22:51:14 [2022-06-02T22:51:14.258Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
22:51:14 [2022-06-02T22:51:14.258Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
22:51:14 [2022-06-02T22:51:14.258Z] 
22:51:14 [2022-06-02T22:51:14.258Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
22:51:14 [2022-06-02T22:51:14.258Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
22:51:14 [2022-06-02T22:51:14.258Z] 
22:51:14 [2022-06-02T22:51:14.258Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
22:51:14 [2022-06-02T22:51:14.258Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
22:51:14 [2022-06-02T22:51:14.258Z] 
22:51:14 [2022-06-02T22:51:14.258Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
22:51:14 [2022-06-02T22:51:14.258Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
22:51:14 [2022-06-02T22:51:14.258Z] 
22:51:14 [2022-06-02T22:51:14.258Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
22:51:14 [2022-06-02T22:51:14.258Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:51:14 [2022-06-02T22:51:14.258Z] 
22:51:14 [2022-06-02T22:51:14.258Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
22:51:14 [2022-06-02T22:51:14.258Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:51:14 [2022-06-02T22:51:14.258Z] 
22:51:14 [2022-06-02T22:51:14.258Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
22:51:14 [2022-06-02T22:51:14.258Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:51:14 [2022-06-02T22:51:14.258Z] 
22:51:14 [2022-06-02T22:51:14.258Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
22:51:14 [2022-06-02T22:51:14.258Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:51:14 [2022-06-02T22:51:14.258Z] 
22:51:14 [2022-06-02T22:51:14.258Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
22:51:14 [2022-06-02T22:51:14.258Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:51:14 [2022-06-02T22:51:14.258Z] 
22:51:14 [2022-06-02T22:51:14.258Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
22:51:14 [2022-06-02T22:51:14.258Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
22:51:14 [2022-06-02T22:51:14.258Z] 
22:51:14 [2022-06-02T22:51:14.258Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
22:51:14 [2022-06-02T22:51:14.258Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:51:14 [2022-06-02T22:51:14.258Z] 
22:51:14 [2022-06-02T22:51:14.258Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
22:51:14 [2022-06-02T22:51:14.258Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
22:51:14 [2022-06-02T22:51:14.258Z] 
22:51:14 [2022-06-02T22:51:14.258Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s)
22:51:14 [2022-06-02T22:51:14.258Z]     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)
22:51:14 [2022-06-02T22:51:14.258Z] 
22:51:14 [2022-06-02T22:51:14.258Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
22:51:14 [2022-06-02T22:51:14.258Z]     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)
22:51:14 [2022-06-02T22:51:14.258Z] 
22:51:14 [2022-06-02T22:51:14.258Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
22:51:14 [2022-06-02T22:51:14.258Z]     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)
22:51:14 [2022-06-02T22:51:14.258Z] 
22:51:14 [2022-06-02T22:51:14.258Z] === SKIP: amd64.integration.container TestPause (0.00s)
22:51:14 [2022-06-02T22:51:14.258Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
22:51:14 [2022-06-02T22:51:14.258Z] 
22:51:14 [2022-06-02T22:51:14.258Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
22:51:14 [2022-06-02T22:51:14.258Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:51:14 [2022-06-02T22:51:14.258Z] 
22:51:14 [2022-06-02T22:51:14.258Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s)
22:51:14 [2022-06-02T22:51:14.258Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
22:51:14 [2022-06-02T22:51:14.258Z] 
22:51:14 [2022-06-02T22:51:14.258Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
22:51:14 [2022-06-02T22:51:14.258Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
22:51:14 [2022-06-02T22:51:14.258Z] 
22:51:14 [2022-06-02T22:51:14.258Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s)
22:51:14 [2022-06-02T22:51:14.258Z]     run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
22:51:14 [2022-06-02T22:51:14.258Z] 
22:51:14 [2022-06-02T22:51:14.258Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
22:51:14 [2022-06-02T22:51:14.258Z]     run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
22:51:14 [2022-06-02T22:51:14.258Z] 
22:51:14 [2022-06-02T22:51:14.258Z] === SKIP: amd64.integration.container TestStats (0.00s)
22:51:14 [2022-06-02T22:51:14.258Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
22:51:14 [2022-06-02T22:51:14.258Z] 
22:51:14 [2022-06-02T22:51:14.258Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
22:51:14 [2022-06-02T22:51:14.258Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:51:14 [2022-06-02T22:51:14.258Z] 
22:51:14 [2022-06-02T22:51:14.258Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
22:51:14 [2022-06-02T22:51:14.258Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
22:51:14 [2022-06-02T22:51:14.258Z] 
22:51:14 [2022-06-02T22:51:14.258Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
22:51:14 [2022-06-02T22:51:14.258Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
22:51:14 [2022-06-02T22:51:14.258Z] 
22:51:14 [2022-06-02T22:51:14.258Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
22:51:14 [2022-06-02T22:51:14.258Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
22:51:14 [2022-06-02T22:51:14.258Z] 
22:51:14 [2022-06-02T22:51:14.258Z] DONE 220 tests, 27 skipped in 74.649s
22:51:14 [2022-06-02T22:51:14.258Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
22:51:14 [2022-06-02T22:51:14.258Z] === RUN   TestConfigDaemonLibtrustID
22:51:14 [2022-06-02T22:51:14.837Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
22:51:14 [2022-06-02T22:51:14.837Z] === RUN   TestConfigDaemonID
22:51:16 [2022-06-02T22:51:16.222Z]     daemon_test.go:83: [df58246bf61fa] daemon is not started
22:51:16 [2022-06-02T22:51:16.222Z] --- PASS: TestConfigDaemonID (1.08s)
22:51:16 [2022-06-02T22:51:16.222Z] === RUN   TestDaemonConfigValidation
22:51:16 [2022-06-02T22:51:16.222Z] === RUN   TestDaemonConfigValidation/config_with_no_content
22:51:16 [2022-06-02T22:51:16.222Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
22:51:16 [2022-06-02T22:51:16.222Z] === RUN   TestDaemonConfigValidation/config_with_{}
22:51:16 [2022-06-02T22:51:16.222Z] === PAUSE TestDaemonConfigValidation/config_with_{}
22:51:16 [2022-06-02T22:51:16.222Z] === RUN   TestDaemonConfigValidation/invalid_config
22:51:16 [2022-06-02T22:51:16.222Z] === PAUSE TestDaemonConfigValidation/invalid_config
22:51:16 [2022-06-02T22:51:16.222Z] === RUN   TestDaemonConfigValidation/malformed_config
22:51:16 [2022-06-02T22:51:16.222Z] === PAUSE TestDaemonConfigValidation/malformed_config
22:51:16 [2022-06-02T22:51:16.222Z] === RUN   TestDaemonConfigValidation/valid_config
22:51:16 [2022-06-02T22:51:16.222Z] === PAUSE TestDaemonConfigValidation/valid_config
22:51:16 [2022-06-02T22:51:16.222Z] === CONT  TestDaemonConfigValidation/config_with_no_content
22:51:16 [2022-06-02T22:51:16.222Z] === CONT  TestDaemonConfigValidation/malformed_config
22:51:16 [2022-06-02T22:51:16.222Z] === CONT  TestDaemonConfigValidation/valid_config
22:51:16 [2022-06-02T22:51:16.222Z] === CONT  TestDaemonConfigValidation/invalid_config
22:51:16 [2022-06-02T22:51:16.222Z] === CONT  TestDaemonConfigValidation/config_with_{}
22:51:16 [2022-06-02T22:51:16.222Z] --- PASS: TestDaemonConfigValidation (0.00s)
22:51:16 [2022-06-02T22:51:16.222Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
22:51:16 [2022-06-02T22:51:16.222Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.10s)
22:51:16 [2022-06-02T22:51:16.222Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
22:51:16 [2022-06-02T22:51:16.222Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.10s)
22:51:16 [2022-06-02T22:51:16.222Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
22:51:16 [2022-06-02T22:51:16.222Z] === RUN   TestConfigDaemonSeccompProfiles
22:51:16 [2022-06-02T22:51:16.222Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
22:51:17 [2022-06-02T22:51:17.162Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
22:51:18 [2022-06-02T22:51:18.552Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
22:51:19 [2022-06-02T22:51:19.497Z] === CONT  TestConfigDaemonSeccompProfiles
22:51:19 [2022-06-02T22:51:19.497Z]     daemon_test.go:197: [dc2d6e360adac] daemon is not started
22:51:19 [2022-06-02T22:51:19.497Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s)
22:51:19 [2022-06-02T22:51:19.497Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s)
22:51:19 [2022-06-02T22:51:19.497Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s)
22:51:19 [2022-06-02T22:51:19.497Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s)
22:51:19 [2022-06-02T22:51:19.497Z] === RUN   TestDaemonProxy
22:51:19 [2022-06-02T22:51:19.497Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
22:51:19 [2022-06-02T22:51:19.497Z] --- SKIP: TestDaemonProxy (0.00s)
22:51:19 [2022-06-02T22:51:19.497Z] PASS
22:51:19 [2022-06-02T22:51:19.497Z] 
22:51:19 [2022-06-02T22:51:19.497Z] === Skipped
22:51:19 [2022-06-02T22:51:19.497Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
22:51:19 [2022-06-02T22:51:19.497Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
22:51:19 [2022-06-02T22:51:19.497Z] 
22:51:19 [2022-06-02T22:51:19.497Z] DONE 13 tests, 1 skipped in 5.273s
22:51:19 [2022-06-02T22:51:19.497Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
22:51:19 [2022-06-02T22:51:19.756Z] INFO: Testing against a local daemon
22:51:19 [2022-06-02T22:51:19.756Z] === RUN   TestCommitInheritsEnv
22:51:21 [2022-06-02T22:51:21.137Z] --- PASS: TestCommitInheritsEnv (1.53s)
22:51:21 [2022-06-02T22:51:21.137Z] === RUN   TestImportExtremelyLargeImageWorks
22:51:21 [2022-06-02T22:51:21.137Z] === PAUSE TestImportExtremelyLargeImageWorks
22:51:21 [2022-06-02T22:51:21.137Z] === RUN   TestImportWithCustomPlatform
22:51:21 [2022-06-02T22:51:21.137Z] === RUN   TestImportWithCustomPlatform/#00
22:51:21 [2022-06-02T22:51:21.137Z] === RUN   TestImportWithCustomPlatform/_______
22:51:21 [2022-06-02T22:51:21.137Z] === RUN   TestImportWithCustomPlatform//
22:51:21 [2022-06-02T22:51:21.137Z] === RUN   TestImportWithCustomPlatform/linux
22:51:21 [2022-06-02T22:51:21.397Z] === RUN   TestImportWithCustomPlatform/LINUX
22:51:21 [2022-06-02T22:51:21.397Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
22:51:21 [2022-06-02T22:51:21.397Z] === RUN   TestImportWithCustomPlatform/macos
22:51:21 [2022-06-02T22:51:21.397Z] === RUN   TestImportWithCustomPlatform/macos/arm64
22:51:21 [2022-06-02T22:51:21.397Z] === RUN   TestImportWithCustomPlatform/nintendo64
22:51:21 [2022-06-02T22:51:21.397Z] --- PASS: TestImportWithCustomPlatform (0.33s)
22:51:21 [2022-06-02T22:51:21.397Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
22:51:21 [2022-06-02T22:51:21.397Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
22:51:21 [2022-06-02T22:51:21.397Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
22:51:21 [2022-06-02T22:51:21.397Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
22:51:21 [2022-06-02T22:51:21.397Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
22:51:21 [2022-06-02T22:51:21.397Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
22:51:21 [2022-06-02T22:51:21.397Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
22:51:21 [2022-06-02T22:51:21.397Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
22:51:21 [2022-06-02T22:51:21.397Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
22:51:21 [2022-06-02T22:51:21.397Z] === RUN   TestImagesFilterMultiReference
22:51:21 [2022-06-02T22:51:21.657Z] --- PASS: TestImagesFilterMultiReference (0.07s)
22:51:21 [2022-06-02T22:51:21.657Z] === RUN   TestImagePullPlatformInvalid
22:51:21 [2022-06-02T22:51:21.657Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
22:51:21 [2022-06-02T22:51:21.657Z] === RUN   TestRemoveImageOrphaning
22:51:23 [2022-06-02T22:51:23.564Z] --- PASS: TestRemoveImageOrphaning (1.56s)
22:51:23 [2022-06-02T22:51:23.564Z] === RUN   TestRemoveImageGarbageCollector
22:51:23 [2022-06-02T22:51:23.564Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
22:51:23 [2022-06-02T22:51:23.564Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
22:51:23 [2022-06-02T22:51:23.564Z] === RUN   TestTagUnprefixedRepoByNameOrName
22:51:23 [2022-06-02T22:51:23.564Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
22:51:23 [2022-06-02T22:51:23.564Z] === RUN   TestTagInvalidReference
22:51:23 [2022-06-02T22:51:23.564Z] --- PASS: TestTagInvalidReference (0.01s)
22:51:23 [2022-06-02T22:51:23.564Z] === RUN   TestTagValidPrefixedRepo
22:51:23 [2022-06-02T22:51:23.564Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
22:51:23 [2022-06-02T22:51:23.564Z] === RUN   TestTagExistedNameWithoutForce
22:51:23 [2022-06-02T22:51:23.564Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
22:51:23 [2022-06-02T22:51:23.564Z] === RUN   TestTagOfficialNames
22:51:23 [2022-06-02T22:51:23.564Z] --- PASS: TestTagOfficialNames (0.05s)
22:51:23 [2022-06-02T22:51:23.564Z] === RUN   TestTagMatchesDigest
22:51:23 [2022-06-02T22:51:23.564Z] --- PASS: TestTagMatchesDigest (0.01s)
22:51:23 [2022-06-02T22:51:23.564Z] === CONT  TestImportExtremelyLargeImageWorks
22:53:00 [2022-06-02T22:53:00.051Z] --- PASS: TestImportExtremelyLargeImageWorks (92.50s)
22:53:00 [2022-06-02T22:53:00.051Z] PASS
22:53:00 [2022-06-02T22:53:00.051Z] 
22:53:00 [2022-06-02T22:53:00.051Z] === Skipped
22:53:00 [2022-06-02T22:53:00.051Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
22:53:00 [2022-06-02T22:53:00.051Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
22:53:00 [2022-06-02T22:53:00.051Z] 
22:53:00 [2022-06-02T22:53:00.051Z] DONE 22 tests, 1 skipped in 96.397s
22:53:00 [2022-06-02T22:53:00.051Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
22:53:00 [2022-06-02T22:53:00.051Z] INFO: Testing against a local daemon
22:53:00 [2022-06-02T22:53:00.051Z] === RUN   TestNetworkCreateDelete
22:53:00 [2022-06-02T22:53:00.051Z] --- PASS: TestNetworkCreateDelete (0.14s)
22:53:00 [2022-06-02T22:53:00.051Z] === RUN   TestDockerNetworkDeletePreferID
22:53:00 [2022-06-02T22:53:00.051Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
22:53:00 [2022-06-02T22:53:00.051Z] === RUN   TestDaemonDNSFallback
22:53:03 [2022-06-02T22:53:03.344Z] --- PASS: TestDaemonDNSFallback (6.33s)
22:53:03 [2022-06-02T22:53:03.344Z] === RUN   TestInspectNetwork
22:53:03 [2022-06-02T22:53:03.344Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:03 [2022-06-02T22:53:03.344Z] --- SKIP: TestInspectNetwork (0.00s)
22:53:03 [2022-06-02T22:53:03.344Z] === RUN   TestRunContainerWithBridgeNone
22:53:03 [2022-06-02T22:53:03.344Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
22:53:03 [2022-06-02T22:53:03.344Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
22:53:03 [2022-06-02T22:53:03.344Z] === RUN   TestNetworkInvalidJSON
22:53:03 [2022-06-02T22:53:03.344Z] === RUN   TestNetworkInvalidJSON/networks/create
22:53:03 [2022-06-02T22:53:03.344Z] === PAUSE TestNetworkInvalidJSON/networks/create
22:53:03 [2022-06-02T22:53:03.344Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
22:53:03 [2022-06-02T22:53:03.344Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
22:53:03 [2022-06-02T22:53:03.344Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
22:53:03 [2022-06-02T22:53:03.344Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
22:53:03 [2022-06-02T22:53:03.344Z] === CONT  TestNetworkInvalidJSON/networks/create
22:53:03 [2022-06-02T22:53:03.344Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
22:53:03 [2022-06-02T22:53:03.344Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
22:53:03 [2022-06-02T22:53:03.344Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
22:53:03 [2022-06-02T22:53:03.344Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
22:53:03 [2022-06-02T22:53:03.344Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
22:53:03 [2022-06-02T22:53:03.344Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
22:53:03 [2022-06-02T22:53:03.344Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
22:53:03 [2022-06-02T22:53:03.344Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
22:53:03 [2022-06-02T22:53:03.344Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
22:53:03 [2022-06-02T22:53:03.344Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
22:53:03 [2022-06-02T22:53:03.344Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
22:53:03 [2022-06-02T22:53:03.344Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
22:53:03 [2022-06-02T22:53:03.344Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
22:53:03 [2022-06-02T22:53:03.344Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
22:53:03 [2022-06-02T22:53:03.344Z] --- PASS: TestNetworkInvalidJSON (0.01s)
22:53:03 [2022-06-02T22:53:03.344Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
22:53:03 [2022-06-02T22:53:03.344Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
22:53:03 [2022-06-02T22:53:03.344Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
22:53:03 [2022-06-02T22:53:03.344Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
22:53:03 [2022-06-02T22:53:03.344Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
22:53:03 [2022-06-02T22:53:03.344Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
22:53:03 [2022-06-02T22:53:03.344Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
22:53:03 [2022-06-02T22:53:03.344Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
22:53:03 [2022-06-02T22:53:03.344Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
22:53:03 [2022-06-02T22:53:03.344Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
22:53:03 [2022-06-02T22:53:03.344Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
22:53:03 [2022-06-02T22:53:03.344Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
22:53:03 [2022-06-02T22:53:03.344Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
22:53:03 [2022-06-02T22:53:03.344Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
22:53:03 [2022-06-02T22:53:03.344Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
22:53:03 [2022-06-02T22:53:03.344Z] === RUN   TestNetworkList
22:53:03 [2022-06-02T22:53:03.344Z] === RUN   TestNetworkList//networks
22:53:03 [2022-06-02T22:53:03.344Z] === PAUSE TestNetworkList//networks
22:53:03 [2022-06-02T22:53:03.344Z] === RUN   TestNetworkList//networks/
22:53:03 [2022-06-02T22:53:03.344Z] === PAUSE TestNetworkList//networks/
22:53:03 [2022-06-02T22:53:03.344Z] === CONT  TestNetworkList//networks
22:53:03 [2022-06-02T22:53:03.344Z] === CONT  TestNetworkList//networks/
22:53:03 [2022-06-02T22:53:03.344Z] --- PASS: TestNetworkList (0.02s)
22:53:03 [2022-06-02T22:53:03.344Z]     --- PASS: TestNetworkList//networks/ (0.00s)
22:53:03 [2022-06-02T22:53:03.344Z]     --- PASS: TestNetworkList//networks (0.00s)
22:53:03 [2022-06-02T22:53:03.344Z] === RUN   TestHostIPv4BridgeLabel
22:53:03 [2022-06-02T22:53:03.344Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
22:53:03 [2022-06-02T22:53:03.344Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
22:53:03 [2022-06-02T22:53:03.344Z] === RUN   TestDaemonRestartWithLiveRestore
22:53:03 [2022-06-02T22:53:03.344Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
22:53:03 [2022-06-02T22:53:03.344Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
22:53:03 [2022-06-02T22:53:03.344Z] === RUN   TestDaemonDefaultNetworkPools
22:53:03 [2022-06-02T22:53:03.344Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
22:53:03 [2022-06-02T22:53:03.344Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s)
22:53:03 [2022-06-02T22:53:03.344Z] === RUN   TestDaemonRestartWithExistingNetwork
22:53:03 [2022-06-02T22:53:03.344Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
22:53:03 [2022-06-02T22:53:03.344Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s)
22:53:03 [2022-06-02T22:53:03.344Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:53:03 [2022-06-02T22:53:03.344Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
22:53:03 [2022-06-02T22:53:03.344Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
22:53:03 [2022-06-02T22:53:03.344Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:53:03 [2022-06-02T22:53:03.344Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
22:53:03 [2022-06-02T22:53:03.344Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s)
22:53:03 [2022-06-02T22:53:03.344Z] === RUN   TestServiceWithPredefinedNetwork
22:53:03 [2022-06-02T22:53:03.344Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:03 [2022-06-02T22:53:03.344Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
22:53:03 [2022-06-02T22:53:03.344Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:53:03 [2022-06-02T22:53:03.344Z]     service_test.go:243: FLAKY_TEST
22:53:03 [2022-06-02T22:53:03.344Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:53:03 [2022-06-02T22:53:03.344Z] === RUN   TestServiceWithDataPathPortInit
22:53:03 [2022-06-02T22:53:03.344Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:03 [2022-06-02T22:53:03.344Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s)
22:53:03 [2022-06-02T22:53:03.344Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:53:03 [2022-06-02T22:53:03.344Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:03 [2022-06-02T22:53:03.344Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
22:53:03 [2022-06-02T22:53:03.344Z] PASS
22:53:03 [2022-06-02T22:53:03.344Z] 
22:53:03 [2022-06-02T22:53:03.344Z] === Skipped
22:53:03 [2022-06-02T22:53:03.344Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
22:53:03 [2022-06-02T22:53:03.344Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:03 [2022-06-02T22:53:03.344Z] 
22:53:03 [2022-06-02T22:53:03.344Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
22:53:03 [2022-06-02T22:53:03.344Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
22:53:03 [2022-06-02T22:53:03.344Z] 
22:53:03 [2022-06-02T22:53:03.344Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
22:53:03 [2022-06-02T22:53:03.344Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
22:53:03 [2022-06-02T22:53:03.344Z] 
22:53:03 [2022-06-02T22:53:03.344Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
22:53:03 [2022-06-02T22:53:03.344Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
22:53:03 [2022-06-02T22:53:03.344Z] 
22:53:03 [2022-06-02T22:53:03.344Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s)
22:53:03 [2022-06-02T22:53:03.344Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
22:53:03 [2022-06-02T22:53:03.344Z] 
22:53:03 [2022-06-02T22:53:03.344Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s)
22:53:03 [2022-06-02T22:53:03.344Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
22:53:03 [2022-06-02T22:53:03.344Z] 
22:53:03 [2022-06-02T22:53:03.344Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
22:53:03 [2022-06-02T22:53:03.344Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
22:53:03 [2022-06-02T22:53:03.344Z] 
22:53:03 [2022-06-02T22:53:03.344Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s)
22:53:03 [2022-06-02T22:53:03.344Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
22:53:03 [2022-06-02T22:53:03.344Z] 
22:53:03 [2022-06-02T22:53:03.344Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
22:53:03 [2022-06-02T22:53:03.344Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:03 [2022-06-02T22:53:03.344Z] 
22:53:03 [2022-06-02T22:53:03.344Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:53:03 [2022-06-02T22:53:03.344Z]     service_test.go:243: FLAKY_TEST
22:53:03 [2022-06-02T22:53:03.344Z] 
22:53:03 [2022-06-02T22:53:03.344Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s)
22:53:03 [2022-06-02T22:53:03.344Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:03 [2022-06-02T22:53:03.344Z] 
22:53:03 [2022-06-02T22:53:03.344Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
22:53:03 [2022-06-02T22:53:03.344Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:03 [2022-06-02T22:53:03.344Z] 
22:53:03 [2022-06-02T22:53:03.344Z] DONE 34 tests, 12 skipped in 7.093s
22:53:03 [2022-06-02T22:53:03.344Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:53:03 [2022-06-02T22:53:03.344Z] INFO: Testing against a local daemon
22:53:03 [2022-06-02T22:53:03.344Z] === RUN   TestDockerNetworkIpvlanPersistance
22:53:03 [2022-06-02T22:53:03.344Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:53:03 [2022-06-02T22:53:03.344Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
22:53:03 [2022-06-02T22:53:03.344Z] === RUN   TestDockerNetworkIpvlan
22:53:03 [2022-06-02T22:53:03.344Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:53:03 [2022-06-02T22:53:03.344Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
22:53:03 [2022-06-02T22:53:03.344Z] PASS
22:53:03 [2022-06-02T22:53:03.344Z] 
22:53:03 [2022-06-02T22:53:03.344Z] === Skipped
22:53:03 [2022-06-02T22:53:03.344Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
22:53:03 [2022-06-02T22:53:03.344Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:53:03 [2022-06-02T22:53:03.344Z] 
22:53:03 [2022-06-02T22:53:03.344Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
22:53:03 [2022-06-02T22:53:03.344Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:53:03 [2022-06-02T22:53:03.344Z] 
22:53:03 [2022-06-02T22:53:03.344Z] DONE 2 tests, 2 skipped in 0.104s
22:53:03 [2022-06-02T22:53:03.344Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:53:03 [2022-06-02T22:53:03.344Z] INFO: Testing against a local daemon
22:53:03 [2022-06-02T22:53:03.344Z] === RUN   TestDockerNetworkMacvlanPersistance
22:53:03 [2022-06-02T22:53:03.344Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
22:53:03 [2022-06-02T22:53:03.344Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
22:53:03 [2022-06-02T22:53:03.344Z] === RUN   TestDockerNetworkMacvlan
22:53:03 [2022-06-02T22:53:03.344Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
22:53:03 [2022-06-02T22:53:03.344Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
22:53:03 [2022-06-02T22:53:03.344Z] PASS
22:53:03 [2022-06-02T22:53:03.344Z] 
22:53:03 [2022-06-02T22:53:03.344Z] === Skipped
22:53:03 [2022-06-02T22:53:03.344Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
22:53:03 [2022-06-02T22:53:03.344Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
22:53:03 [2022-06-02T22:53:03.344Z] 
22:53:03 [2022-06-02T22:53:03.344Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
22:53:03 [2022-06-02T22:53:03.345Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
22:53:03 [2022-06-02T22:53:03.345Z] 
22:53:03 [2022-06-02T22:53:03.345Z] DONE 2 tests, 2 skipped in 0.094s
22:53:03 [2022-06-02T22:53:03.345Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
22:53:03 [2022-06-02T22:53:03.345Z] testing: warning: no tests to run
22:53:03 [2022-06-02T22:53:03.345Z] PASS
22:53:03 [2022-06-02T22:53:03.345Z] 
22:53:03 [2022-06-02T22:53:03.345Z] DONE 0 tests in 0.024s
22:53:03 [2022-06-02T22:53:03.345Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:53:03 [2022-06-02T22:53:03.345Z] INFO: Testing against a local daemon
22:53:03 [2022-06-02T22:53:03.345Z] === RUN   TestAuthZPluginAllowRequest
22:53:03 [2022-06-02T22:53:03.345Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:53:03 [2022-06-02T22:53:03.345Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
22:53:03 [2022-06-02T22:53:03.345Z] === RUN   TestAuthZPluginTLS
22:53:03 [2022-06-02T22:53:03.345Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:53:03 [2022-06-02T22:53:03.345Z] --- SKIP: TestAuthZPluginTLS (0.00s)
22:53:03 [2022-06-02T22:53:03.345Z] === RUN   TestAuthZPluginDenyRequest
22:53:03 [2022-06-02T22:53:03.345Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:53:03 [2022-06-02T22:53:03.345Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
22:53:03 [2022-06-02T22:53:03.345Z] === RUN   TestAuthZPluginAPIDenyResponse
22:53:03 [2022-06-02T22:53:03.345Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:53:03 [2022-06-02T22:53:03.345Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
22:53:03 [2022-06-02T22:53:03.345Z] === RUN   TestAuthZPluginDenyResponse
22:53:03 [2022-06-02T22:53:03.345Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:53:03 [2022-06-02T22:53:03.345Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
22:53:03 [2022-06-02T22:53:03.345Z] === RUN   TestAuthZPluginAllowEventStream
22:53:03 [2022-06-02T22:53:03.345Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:53:03 [2022-06-02T22:53:03.345Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
22:53:03 [2022-06-02T22:53:03.345Z] === RUN   TestAuthZPluginErrorResponse
22:53:03 [2022-06-02T22:53:03.345Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:53:03 [2022-06-02T22:53:03.345Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
22:53:03 [2022-06-02T22:53:03.345Z] === RUN   TestAuthZPluginErrorRequest
22:53:03 [2022-06-02T22:53:03.345Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:53:03 [2022-06-02T22:53:03.345Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
22:53:03 [2022-06-02T22:53:03.345Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:53:03 [2022-06-02T22:53:03.345Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:53:03 [2022-06-02T22:53:03.345Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
22:53:03 [2022-06-02T22:53:03.345Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:53:03 [2022-06-02T22:53:03.345Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:53:03 [2022-06-02T22:53:03.345Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
22:53:03 [2022-06-02T22:53:03.345Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:53:03 [2022-06-02T22:53:03.345Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:53:03 [2022-06-02T22:53:03.345Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
22:53:03 [2022-06-02T22:53:03.345Z] === RUN   TestAuthZPluginHeader
22:53:03 [2022-06-02T22:53:03.345Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:53:03 [2022-06-02T22:53:03.345Z] --- SKIP: TestAuthZPluginHeader (0.00s)
22:53:03 [2022-06-02T22:53:03.345Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:53:03 [2022-06-02T22:53:03.605Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:53:03 [2022-06-02T22:53:03.605Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.15s)
22:53:03 [2022-06-02T22:53:03.605Z] === RUN   TestAuthZPluginV2Disable
22:53:03 [2022-06-02T22:53:03.605Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:53:03 [2022-06-02T22:53:03.605Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
22:53:03 [2022-06-02T22:53:03.605Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:53:03 [2022-06-02T22:53:03.605Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:53:03 [2022-06-02T22:53:03.605Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
22:53:03 [2022-06-02T22:53:03.605Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:53:03 [2022-06-02T22:53:03.605Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:53:03 [2022-06-02T22:53:03.605Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
22:53:03 [2022-06-02T22:53:03.605Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:53:03 [2022-06-02T22:53:03.605Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:53:03 [2022-06-02T22:53:03.605Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
22:53:03 [2022-06-02T22:53:03.605Z] PASS
22:53:03 [2022-06-02T22:53:03.605Z] 
22:53:03 [2022-06-02T22:53:03.605Z] === Skipped
22:53:03 [2022-06-02T22:53:03.605Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
22:53:03 [2022-06-02T22:53:03.605Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:53:03 [2022-06-02T22:53:03.605Z] 
22:53:03 [2022-06-02T22:53:03.605Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
22:53:03 [2022-06-02T22:53:03.605Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:53:03 [2022-06-02T22:53:03.605Z] 
22:53:03 [2022-06-02T22:53:03.605Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
22:53:03 [2022-06-02T22:53:03.605Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:53:03 [2022-06-02T22:53:03.605Z] 
22:53:03 [2022-06-02T22:53:03.605Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
22:53:03 [2022-06-02T22:53:03.605Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:53:03 [2022-06-02T22:53:03.605Z] 
22:53:03 [2022-06-02T22:53:03.605Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
22:53:03 [2022-06-02T22:53:03.605Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:53:03 [2022-06-02T22:53:03.605Z] 
22:53:03 [2022-06-02T22:53:03.605Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
22:53:03 [2022-06-02T22:53:03.605Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:53:03 [2022-06-02T22:53:03.605Z] 
22:53:03 [2022-06-02T22:53:03.605Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
22:53:03 [2022-06-02T22:53:03.605Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:53:03 [2022-06-02T22:53:03.605Z] 
22:53:03 [2022-06-02T22:53:03.605Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
22:53:03 [2022-06-02T22:53:03.605Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:53:03 [2022-06-02T22:53:03.605Z] 
22:53:03 [2022-06-02T22:53:03.605Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
22:53:03 [2022-06-02T22:53:03.605Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:53:03 [2022-06-02T22:53:03.605Z] 
22:53:03 [2022-06-02T22:53:03.605Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
22:53:03 [2022-06-02T22:53:03.605Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:53:03 [2022-06-02T22:53:03.605Z] 
22:53:03 [2022-06-02T22:53:03.605Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
22:53:03 [2022-06-02T22:53:03.605Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:53:03 [2022-06-02T22:53:03.605Z] 
22:53:03 [2022-06-02T22:53:03.605Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
22:53:03 [2022-06-02T22:53:03.605Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:53:03 [2022-06-02T22:53:03.605Z] 
22:53:03 [2022-06-02T22:53:03.605Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.15s)
22:53:03 [2022-06-02T22:53:03.605Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:53:03 [2022-06-02T22:53:03.605Z] 
22:53:03 [2022-06-02T22:53:03.605Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
22:53:03 [2022-06-02T22:53:03.605Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:53:03 [2022-06-02T22:53:03.605Z] 
22:53:03 [2022-06-02T22:53:03.605Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
22:53:03 [2022-06-02T22:53:03.605Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:53:03 [2022-06-02T22:53:03.605Z] 
22:53:03 [2022-06-02T22:53:03.605Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
22:53:03 [2022-06-02T22:53:03.605Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:53:03 [2022-06-02T22:53:03.605Z] 
22:53:03 [2022-06-02T22:53:03.605Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
22:53:03 [2022-06-02T22:53:03.605Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:53:03 [2022-06-02T22:53:03.605Z] 
22:53:03 [2022-06-02T22:53:03.605Z] DONE 17 tests, 17 skipped in 0.321s
22:53:03 [2022-06-02T22:53:03.605Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:53:03 [2022-06-02T22:53:03.605Z] INFO: Testing against a local daemon
22:53:03 [2022-06-02T22:53:03.605Z] === RUN   TestPluginInvalidJSON
22:53:03 [2022-06-02T22:53:03.605Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
22:53:03 [2022-06-02T22:53:03.605Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
22:53:03 [2022-06-02T22:53:03.605Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
22:53:03 [2022-06-02T22:53:03.605Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
22:53:03 [2022-06-02T22:53:03.605Z] === RUN   TestPluginInvalidJSON/plugins/pull
22:53:03 [2022-06-02T22:53:03.605Z] === PAUSE TestPluginInvalidJSON/plugins/pull
22:53:03 [2022-06-02T22:53:03.605Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
22:53:03 [2022-06-02T22:53:03.605Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
22:53:03 [2022-06-02T22:53:03.605Z] === CONT  TestPluginInvalidJSON/plugins/pull
22:53:03 [2022-06-02T22:53:03.605Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
22:53:03 [2022-06-02T22:53:03.605Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
22:53:03 [2022-06-02T22:53:03.605Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
22:53:03 [2022-06-02T22:53:03.605Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
22:53:03 [2022-06-02T22:53:03.605Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
22:53:03 [2022-06-02T22:53:03.605Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
22:53:03 [2022-06-02T22:53:03.605Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
22:53:03 [2022-06-02T22:53:03.605Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
22:53:03 [2022-06-02T22:53:03.605Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
22:53:03 [2022-06-02T22:53:03.605Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
22:53:03 [2022-06-02T22:53:03.605Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
22:53:03 [2022-06-02T22:53:03.605Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
22:53:03 [2022-06-02T22:53:03.605Z] --- PASS: TestPluginInvalidJSON (0.02s)
22:53:03 [2022-06-02T22:53:03.605Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
22:53:03 [2022-06-02T22:53:03.605Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
22:53:03 [2022-06-02T22:53:03.605Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
22:53:03 [2022-06-02T22:53:03.605Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
22:53:03 [2022-06-02T22:53:03.605Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
22:53:03 [2022-06-02T22:53:03.605Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
22:53:03 [2022-06-02T22:53:03.605Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
22:53:03 [2022-06-02T22:53:03.605Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
22:53:03 [2022-06-02T22:53:03.605Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
22:53:03 [2022-06-02T22:53:03.605Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
22:53:03 [2022-06-02T22:53:03.605Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
22:53:03 [2022-06-02T22:53:03.605Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
22:53:03 [2022-06-02T22:53:03.605Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
22:53:03 [2022-06-02T22:53:03.605Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
22:53:03 [2022-06-02T22:53:03.605Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
22:53:03 [2022-06-02T22:53:03.605Z] === RUN   TestPluginInstall
22:53:03 [2022-06-02T22:53:03.605Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:53:03 [2022-06-02T22:53:03.605Z] --- SKIP: TestPluginInstall (0.00s)
22:53:03 [2022-06-02T22:53:03.605Z] === RUN   TestPluginsWithRuntimes
22:53:03 [2022-06-02T22:53:03.605Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
22:53:03 [2022-06-02T22:53:03.605Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
22:53:03 [2022-06-02T22:53:03.605Z] === RUN   TestPluginBackCompatMediaTypes
22:53:03 [2022-06-02T22:53:03.605Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
22:53:03 [2022-06-02T22:53:03.605Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
22:53:03 [2022-06-02T22:53:03.605Z] PASS
22:53:03 [2022-06-02T22:53:03.605Z] 
22:53:03 [2022-06-02T22:53:03.605Z] === Skipped
22:53:03 [2022-06-02T22:53:03.605Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
22:53:03 [2022-06-02T22:53:03.605Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:53:03 [2022-06-02T22:53:03.605Z] 
22:53:03 [2022-06-02T22:53:03.605Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
22:53:03 [2022-06-02T22:53:03.605Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
22:53:03 [2022-06-02T22:53:03.605Z] 
22:53:03 [2022-06-02T22:53:03.605Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
22:53:03 [2022-06-02T22:53:03.605Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
22:53:03 [2022-06-02T22:53:03.605Z] 
22:53:03 [2022-06-02T22:53:03.605Z] DONE 19 tests, 3 skipped in 0.150s
22:53:03 [2022-06-02T22:53:03.605Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:53:03 [2022-06-02T22:53:03.866Z] INFO: Testing against a local daemon
22:53:03 [2022-06-02T22:53:03.866Z] === RUN   TestExternalGraphDriver
22:53:03 [2022-06-02T22:53:03.866Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
22:53:03 [2022-06-02T22:53:03.866Z] --- SKIP: TestExternalGraphDriver (0.03s)
22:53:03 [2022-06-02T22:53:03.866Z] === RUN   TestGraphdriverPluginV2
22:53:08 [2022-06-02T22:53:08.067Z] --- PASS: TestGraphdriverPluginV2 (3.67s)
22:53:08 [2022-06-02T22:53:08.067Z] PASS
22:53:08 [2022-06-02T22:53:08.067Z] 
22:53:08 [2022-06-02T22:53:08.067Z] === Skipped
22:53:08 [2022-06-02T22:53:08.067Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s)
22:53:08 [2022-06-02T22:53:08.067Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
22:53:08 [2022-06-02T22:53:08.067Z] 
22:53:08 [2022-06-02T22:53:08.067Z] DONE 2 tests, 1 skipped in 3.823s
22:53:08 [2022-06-02T22:53:08.067Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:53:08 [2022-06-02T22:53:08.067Z] INFO: Testing against a local daemon
22:53:08 [2022-06-02T22:53:08.067Z] === RUN   TestContinueAfterPluginCrash
22:53:08 [2022-06-02T22:53:08.067Z] === PAUSE TestContinueAfterPluginCrash
22:53:08 [2022-06-02T22:53:08.067Z] === RUN   TestReadPluginNoRead
22:53:08 [2022-06-02T22:53:08.067Z] === PAUSE TestReadPluginNoRead
22:53:08 [2022-06-02T22:53:08.067Z] === RUN   TestDaemonStartWithLogOpt
22:53:08 [2022-06-02T22:53:08.067Z] === PAUSE TestDaemonStartWithLogOpt
22:53:08 [2022-06-02T22:53:08.067Z] === CONT  TestContinueAfterPluginCrash
22:53:08 [2022-06-02T22:53:08.067Z] === CONT  TestDaemonStartWithLogOpt
22:53:12 [2022-06-02T22:53:12.266Z] --- PASS: TestDaemonStartWithLogOpt (4.52s)
22:53:12 [2022-06-02T22:53:12.267Z] === CONT  TestReadPluginNoRead
22:53:14 [2022-06-02T22:53:14.807Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
22:53:15 [2022-06-02T22:53:15.750Z] === RUN   TestReadPluginNoRead/default
22:53:17 [2022-06-02T22:53:17.134Z] --- PASS: TestContinueAfterPluginCrash (9.17s)
22:53:17 [2022-06-02T22:53:17.134Z] === RUN   TestReadPluginNoRead/disabled_caching
22:53:18 [2022-06-02T22:53:18.516Z] === CONT  TestReadPluginNoRead
22:53:18 [2022-06-02T22:53:18.516Z]     read_test.go:92: [d2f10cf85aa2c] daemon is not started
22:53:18 [2022-06-02T22:53:18.516Z] --- PASS: TestReadPluginNoRead (6.21s)
22:53:18 [2022-06-02T22:53:18.516Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.31s)
22:53:18 [2022-06-02T22:53:18.516Z]     --- PASS: TestReadPluginNoRead/default (1.34s)
22:53:18 [2022-06-02T22:53:18.516Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.30s)
22:53:18 [2022-06-02T22:53:18.516Z] PASS
22:53:18 [2022-06-02T22:53:18.516Z] 
22:53:18 [2022-06-02T22:53:18.516Z] DONE 6 tests in 10.840s
22:53:18 [2022-06-02T22:53:18.516Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
22:53:18 [2022-06-02T22:53:18.516Z] testing: warning: no tests to run
22:53:18 [2022-06-02T22:53:18.516Z] PASS
22:53:18 [2022-06-02T22:53:18.516Z] 
22:53:18 [2022-06-02T22:53:18.516Z] DONE 0 tests in 0.035s
22:53:18 [2022-06-02T22:53:18.516Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:53:18 [2022-06-02T22:53:18.516Z] INFO: Testing against a local daemon
22:53:18 [2022-06-02T22:53:18.516Z] === RUN   TestPluginWithDevMounts
22:53:18 [2022-06-02T22:53:18.516Z]     mounts_test.go:20: (*Execution).IsRootless-fm
22:53:18 [2022-06-02T22:53:18.516Z] --- SKIP: TestPluginWithDevMounts (0.00s)
22:53:18 [2022-06-02T22:53:18.516Z] PASS
22:53:18 [2022-06-02T22:53:18.516Z] 
22:53:18 [2022-06-02T22:53:18.516Z] === Skipped
22:53:18 [2022-06-02T22:53:18.516Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
22:53:18 [2022-06-02T22:53:18.516Z]     mounts_test.go:20: (*Execution).IsRootless-fm
22:53:18 [2022-06-02T22:53:18.516Z] 
22:53:18 [2022-06-02T22:53:18.516Z] DONE 1 tests, 1 skipped in 0.119s
22:53:18 [2022-06-02T22:53:18.516Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
22:53:18 [2022-06-02T22:53:18.777Z] INFO: Testing against a local daemon
22:53:18 [2022-06-02T22:53:18.777Z] === RUN   TestSecretInspect
22:53:18 [2022-06-02T22:53:18.777Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:18 [2022-06-02T22:53:18.777Z] --- SKIP: TestSecretInspect (0.01s)
22:53:18 [2022-06-02T22:53:18.777Z] === RUN   TestSecretList
22:53:18 [2022-06-02T22:53:18.777Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:18 [2022-06-02T22:53:18.777Z] --- SKIP: TestSecretList (0.01s)
22:53:18 [2022-06-02T22:53:18.777Z] === RUN   TestSecretsCreateAndDelete
22:53:18 [2022-06-02T22:53:18.777Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:18 [2022-06-02T22:53:18.777Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
22:53:18 [2022-06-02T22:53:18.777Z] === RUN   TestSecretsUpdate
22:53:18 [2022-06-02T22:53:18.777Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:18 [2022-06-02T22:53:18.777Z] --- SKIP: TestSecretsUpdate (0.01s)
22:53:18 [2022-06-02T22:53:18.777Z] === RUN   TestTemplatedSecret
22:53:18 [2022-06-02T22:53:18.777Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:18 [2022-06-02T22:53:18.777Z] --- SKIP: TestTemplatedSecret (0.00s)
22:53:18 [2022-06-02T22:53:18.777Z] === RUN   TestSecretCreateResolve
22:53:18 [2022-06-02T22:53:18.777Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:18 [2022-06-02T22:53:18.777Z] --- SKIP: TestSecretCreateResolve (0.01s)
22:53:18 [2022-06-02T22:53:18.777Z] PASS
22:53:18 [2022-06-02T22:53:18.777Z] 
22:53:18 [2022-06-02T22:53:18.777Z] === Skipped
22:53:18 [2022-06-02T22:53:18.777Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
22:53:18 [2022-06-02T22:53:18.777Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:18 [2022-06-02T22:53:18.777Z] 
22:53:18 [2022-06-02T22:53:18.777Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
22:53:18 [2022-06-02T22:53:18.777Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:18 [2022-06-02T22:53:18.777Z] 
22:53:18 [2022-06-02T22:53:18.777Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
22:53:18 [2022-06-02T22:53:18.777Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:18 [2022-06-02T22:53:18.777Z] 
22:53:18 [2022-06-02T22:53:18.777Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
22:53:18 [2022-06-02T22:53:18.777Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:18 [2022-06-02T22:53:18.777Z] 
22:53:18 [2022-06-02T22:53:18.777Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
22:53:18 [2022-06-02T22:53:18.777Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:18 [2022-06-02T22:53:18.777Z] 
22:53:18 [2022-06-02T22:53:18.777Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
22:53:18 [2022-06-02T22:53:18.777Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:18 [2022-06-02T22:53:18.777Z] 
22:53:18 [2022-06-02T22:53:18.777Z] DONE 6 tests, 6 skipped in 0.158s
22:53:18 [2022-06-02T22:53:18.777Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
22:53:18 [2022-06-02T22:53:18.777Z] INFO: Testing against a local daemon
22:53:18 [2022-06-02T22:53:18.777Z] === RUN   TestServiceCreateInit
22:53:18 [2022-06-02T22:53:18.777Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:53:18 [2022-06-02T22:53:18.777Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:18 [2022-06-02T22:53:18.777Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:53:18 [2022-06-02T22:53:18.777Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:18 [2022-06-02T22:53:18.777Z] --- PASS: TestServiceCreateInit (0.02s)
22:53:18 [2022-06-02T22:53:18.777Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
22:53:18 [2022-06-02T22:53:18.777Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
22:53:18 [2022-06-02T22:53:18.777Z] === RUN   TestCreateServiceMultipleTimes
22:53:18 [2022-06-02T22:53:18.777Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:18 [2022-06-02T22:53:18.777Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
22:53:18 [2022-06-02T22:53:18.777Z] === RUN   TestCreateServiceConflict
22:53:18 [2022-06-02T22:53:18.777Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:18 [2022-06-02T22:53:18.777Z] --- SKIP: TestCreateServiceConflict (0.01s)
22:53:18 [2022-06-02T22:53:18.777Z] === RUN   TestCreateServiceMaxReplicas
22:53:19 [2022-06-02T22:53:19.038Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:19 [2022-06-02T22:53:19.038Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
22:53:19 [2022-06-02T22:53:19.038Z] === RUN   TestCreateWithDuplicateNetworkNames
22:53:19 [2022-06-02T22:53:19.038Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:19 [2022-06-02T22:53:19.038Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
22:53:19 [2022-06-02T22:53:19.038Z] === RUN   TestCreateServiceSecretFileMode
22:53:19 [2022-06-02T22:53:19.038Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:19 [2022-06-02T22:53:19.038Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
22:53:19 [2022-06-02T22:53:19.038Z] === RUN   TestCreateServiceConfigFileMode
22:53:19 [2022-06-02T22:53:19.038Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:19 [2022-06-02T22:53:19.038Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
22:53:19 [2022-06-02T22:53:19.038Z] === RUN   TestCreateServiceSysctls
22:53:19 [2022-06-02T22:53:19.038Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:19 [2022-06-02T22:53:19.038Z] --- SKIP: TestCreateServiceSysctls (0.04s)
22:53:19 [2022-06-02T22:53:19.038Z] === RUN   TestCreateServiceCapabilities
22:53:19 [2022-06-02T22:53:19.038Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:19 [2022-06-02T22:53:19.038Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
22:53:19 [2022-06-02T22:53:19.038Z] === RUN   TestInspect
22:53:19 [2022-06-02T22:53:19.038Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:19 [2022-06-02T22:53:19.038Z] --- SKIP: TestInspect (0.01s)
22:53:19 [2022-06-02T22:53:19.038Z] === RUN   TestCreateJob
22:53:19 [2022-06-02T22:53:19.038Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:19 [2022-06-02T22:53:19.038Z] --- SKIP: TestCreateJob (0.01s)
22:53:19 [2022-06-02T22:53:19.038Z] === RUN   TestReplicatedJob
22:53:19 [2022-06-02T22:53:19.038Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:19 [2022-06-02T22:53:19.038Z] --- SKIP: TestReplicatedJob (0.01s)
22:53:19 [2022-06-02T22:53:19.038Z] === RUN   TestUpdateReplicatedJob
22:53:19 [2022-06-02T22:53:19.038Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:19 [2022-06-02T22:53:19.038Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
22:53:19 [2022-06-02T22:53:19.038Z] === RUN   TestServiceListWithStatuses
22:53:19 [2022-06-02T22:53:19.038Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:53:19 [2022-06-02T22:53:19.038Z] --- SKIP: TestServiceListWithStatuses (0.00s)
22:53:19 [2022-06-02T22:53:19.038Z] === RUN   TestDockerNetworkConnectAlias
22:53:19 [2022-06-02T22:53:19.038Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:19 [2022-06-02T22:53:19.038Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
22:53:19 [2022-06-02T22:53:19.038Z] === RUN   TestDockerNetworkReConnect
22:53:19 [2022-06-02T22:53:19.038Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:19 [2022-06-02T22:53:19.038Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
22:53:19 [2022-06-02T22:53:19.038Z] === RUN   TestServicePlugin
22:53:20 [2022-06-02T22:53:20.948Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:20 [2022-06-02T22:53:20.948Z] --- SKIP: TestServicePlugin (1.97s)
22:53:20 [2022-06-02T22:53:20.948Z] === RUN   TestServiceUpdateLabel
22:53:20 [2022-06-02T22:53:20.948Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:20 [2022-06-02T22:53:20.948Z] --- SKIP: TestServiceUpdateLabel (0.01s)
22:53:20 [2022-06-02T22:53:20.948Z] === RUN   TestServiceUpdateSecrets
22:53:20 [2022-06-02T22:53:20.948Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:21 [2022-06-02T22:53:21.208Z] --- SKIP: TestServiceUpdateSecrets (0.02s)
22:53:21 [2022-06-02T22:53:21.208Z] === RUN   TestServiceUpdateConfigs
22:53:21 [2022-06-02T22:53:21.208Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:21 [2022-06-02T22:53:21.208Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
22:53:21 [2022-06-02T22:53:21.208Z] === RUN   TestServiceUpdateNetwork
22:53:21 [2022-06-02T22:53:21.208Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:21 [2022-06-02T22:53:21.208Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
22:53:21 [2022-06-02T22:53:21.208Z] === RUN   TestServiceUpdatePidsLimit
22:53:21 [2022-06-02T22:53:21.208Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:21 [2022-06-02T22:53:21.208Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s)
22:53:21 [2022-06-02T22:53:21.208Z] PASS
22:53:21 [2022-06-02T22:53:21.208Z] 
22:53:21 [2022-06-02T22:53:21.208Z] === Skipped
22:53:21 [2022-06-02T22:53:21.208Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
22:53:21 [2022-06-02T22:53:21.208Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:21 [2022-06-02T22:53:21.208Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
22:53:21 [2022-06-02T22:53:21.208Z] 
22:53:21 [2022-06-02T22:53:21.208Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
22:53:21 [2022-06-02T22:53:21.208Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:21 [2022-06-02T22:53:21.208Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
22:53:21 [2022-06-02T22:53:21.208Z] 
22:53:21 [2022-06-02T22:53:21.208Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
22:53:21 [2022-06-02T22:53:21.208Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:21 [2022-06-02T22:53:21.208Z] 
22:53:21 [2022-06-02T22:53:21.208Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
22:53:21 [2022-06-02T22:53:21.208Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:21 [2022-06-02T22:53:21.208Z] 
22:53:21 [2022-06-02T22:53:21.208Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
22:53:21 [2022-06-02T22:53:21.208Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:21 [2022-06-02T22:53:21.208Z] 
22:53:21 [2022-06-02T22:53:21.208Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
22:53:21 [2022-06-02T22:53:21.208Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:21 [2022-06-02T22:53:21.208Z] 
22:53:21 [2022-06-02T22:53:21.208Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
22:53:21 [2022-06-02T22:53:21.208Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:21 [2022-06-02T22:53:21.208Z] 
22:53:21 [2022-06-02T22:53:21.208Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
22:53:21 [2022-06-02T22:53:21.208Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:21 [2022-06-02T22:53:21.208Z] 
22:53:21 [2022-06-02T22:53:21.208Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.04s)
22:53:21 [2022-06-02T22:53:21.208Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:21 [2022-06-02T22:53:21.208Z] 
22:53:21 [2022-06-02T22:53:21.208Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s)
22:53:21 [2022-06-02T22:53:21.208Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:21 [2022-06-02T22:53:21.208Z] 
22:53:21 [2022-06-02T22:53:21.208Z] === SKIP: amd64.integration.service TestInspect (0.01s)
22:53:21 [2022-06-02T22:53:21.208Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:21 [2022-06-02T22:53:21.208Z] 
22:53:21 [2022-06-02T22:53:21.208Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
22:53:21 [2022-06-02T22:53:21.208Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:21 [2022-06-02T22:53:21.208Z] 
22:53:21 [2022-06-02T22:53:21.208Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
22:53:21 [2022-06-02T22:53:21.208Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:21 [2022-06-02T22:53:21.208Z] 
22:53:21 [2022-06-02T22:53:21.208Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
22:53:21 [2022-06-02T22:53:21.208Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:21 [2022-06-02T22:53:21.208Z] 
22:53:21 [2022-06-02T22:53:21.208Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
22:53:21 [2022-06-02T22:53:21.208Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:53:21 [2022-06-02T22:53:21.208Z] 
22:53:21 [2022-06-02T22:53:21.208Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
22:53:21 [2022-06-02T22:53:21.208Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:21 [2022-06-02T22:53:21.208Z] 
22:53:21 [2022-06-02T22:53:21.208Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
22:53:21 [2022-06-02T22:53:21.208Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:21 [2022-06-02T22:53:21.208Z] 
22:53:21 [2022-06-02T22:53:21.208Z] === SKIP: amd64.integration.service TestServicePlugin (1.97s)
22:53:21 [2022-06-02T22:53:21.208Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:21 [2022-06-02T22:53:21.208Z] 
22:53:21 [2022-06-02T22:53:21.208Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
22:53:21 [2022-06-02T22:53:21.208Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:21 [2022-06-02T22:53:21.208Z] 
22:53:21 [2022-06-02T22:53:21.208Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s)
22:53:21 [2022-06-02T22:53:21.208Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:21 [2022-06-02T22:53:21.208Z] 
22:53:21 [2022-06-02T22:53:21.208Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
22:53:21 [2022-06-02T22:53:21.208Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:21 [2022-06-02T22:53:21.208Z] 
22:53:21 [2022-06-02T22:53:21.208Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
22:53:21 [2022-06-02T22:53:21.208Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:21 [2022-06-02T22:53:21.208Z] 
22:53:21 [2022-06-02T22:53:21.208Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s)
22:53:21 [2022-06-02T22:53:21.208Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:53:21 [2022-06-02T22:53:21.208Z] 
22:53:21 [2022-06-02T22:53:21.208Z] DONE 24 tests, 23 skipped in 2.391s
22:53:21 [2022-06-02T22:53:21.208Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
22:53:21 [2022-06-02T22:53:21.208Z] INFO: Testing against a local daemon
22:53:21 [2022-06-02T22:53:21.208Z] === RUN   TestSessionCreate
22:53:21 [2022-06-02T22:53:21.208Z] --- PASS: TestSessionCreate (0.03s)
22:53:21 [2022-06-02T22:53:21.208Z] === RUN   TestSessionCreateWithBadUpgrade
22:53:21 [2022-06-02T22:53:21.208Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
22:53:21 [2022-06-02T22:53:21.208Z] PASS
22:53:21 [2022-06-02T22:53:21.208Z] 
22:53:21 [2022-06-02T22:53:21.208Z] DONE 2 tests in 0.158s
22:53:21 [2022-06-02T22:53:21.208Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
22:53:21 [2022-06-02T22:53:21.467Z] INFO: Testing against a local daemon
22:53:21 [2022-06-02T22:53:21.467Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:53:21 [2022-06-02T22:53:21.467Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:53:21 [2022-06-02T22:53:21.467Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
22:53:21 [2022-06-02T22:53:21.467Z] === RUN   TestDiskUsage
22:53:21 [2022-06-02T22:53:21.467Z] === PAUSE TestDiskUsage
22:53:21 [2022-06-02T22:53:21.467Z] === RUN   TestEventsExecDie
22:53:22 [2022-06-02T22:53:22.037Z] --- PASS: TestEventsExecDie (0.51s)
22:53:22 [2022-06-02T22:53:22.037Z] === RUN   TestEventsBackwardsCompatible
22:53:22 [2022-06-02T22:53:22.037Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
22:53:22 [2022-06-02T22:53:22.037Z] === RUN   TestEventsVolumeCreate
22:53:22 [2022-06-02T22:53:22.037Z] --- PASS: TestEventsVolumeCreate (0.05s)
22:53:22 [2022-06-02T22:53:22.037Z] === RUN   TestInfoBinaryCommits
22:53:22 [2022-06-02T22:53:22.037Z] --- PASS: TestInfoBinaryCommits (0.02s)
22:53:22 [2022-06-02T22:53:22.037Z] === RUN   TestInfoAPIVersioned
22:53:22 [2022-06-02T22:53:22.037Z] --- PASS: TestInfoAPIVersioned (0.00s)
22:53:22 [2022-06-02T22:53:22.037Z] === RUN   TestInfoAPI
22:53:22 [2022-06-02T22:53:22.037Z] --- PASS: TestInfoAPI (0.01s)
22:53:22 [2022-06-02T22:53:22.037Z] === RUN   TestInfoAPIWarnings
22:53:40 [2022-06-02T22:53:40.184Z] --- PASS: TestInfoAPIWarnings (16.56s)
22:53:40 [2022-06-02T22:53:40.184Z] === RUN   TestInfoDebug
22:53:40 [2022-06-02T22:53:40.184Z] --- PASS: TestInfoDebug (0.54s)
22:53:40 [2022-06-02T22:53:40.184Z] === RUN   TestInfoInsecureRegistries
22:53:40 [2022-06-02T22:53:40.184Z] --- PASS: TestInfoInsecureRegistries (0.54s)
22:53:40 [2022-06-02T22:53:40.184Z] === RUN   TestInfoRegistryMirrors
22:53:40 [2022-06-02T22:53:40.184Z] --- PASS: TestInfoRegistryMirrors (0.54s)
22:53:40 [2022-06-02T22:53:40.184Z] === RUN   TestLoginFailsWithBadCredentials
22:53:40 [2022-06-02T22:53:40.444Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
22:53:40 [2022-06-02T22:53:40.444Z] === RUN   TestPingCacheHeaders
22:53:40 [2022-06-02T22:53:40.444Z] --- PASS: TestPingCacheHeaders (0.03s)
22:53:40 [2022-06-02T22:53:40.444Z] === RUN   TestPingGet
22:53:40 [2022-06-02T22:53:40.444Z] --- PASS: TestPingGet (0.01s)
22:53:40 [2022-06-02T22:53:40.444Z] === RUN   TestPingHead
22:53:40 [2022-06-02T22:53:40.444Z] --- PASS: TestPingHead (0.03s)
22:53:40 [2022-06-02T22:53:40.444Z] === RUN   TestPingSwarmHeader
22:53:41 [2022-06-02T22:53:41.014Z] === RUN   TestPingSwarmHeader/before_swarm_init
22:53:41 [2022-06-02T22:53:41.014Z] === RUN   TestPingSwarmHeader/after_swarm_init
22:53:42 [2022-06-02T22:53:42.394Z] === RUN   TestPingSwarmHeader/after_swarm_leave
22:53:42 [2022-06-02T22:53:42.395Z] --- PASS: TestPingSwarmHeader (1.83s)
22:53:42 [2022-06-02T22:53:42.395Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
22:53:42 [2022-06-02T22:53:42.395Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
22:53:42 [2022-06-02T22:53:42.395Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
22:53:42 [2022-06-02T22:53:42.395Z] === RUN   TestVersion
22:53:42 [2022-06-02T22:53:42.395Z] --- PASS: TestVersion (0.03s)
22:53:42 [2022-06-02T22:53:42.395Z] === CONT  TestDiskUsage
22:53:42 [2022-06-02T22:53:42.965Z] === RUN   TestDiskUsage/empty
22:53:42 [2022-06-02T22:53:42.965Z] === RUN   TestDiskUsage/empty/container_types
22:53:42 [2022-06-02T22:53:42.965Z] === RUN   TestDiskUsage/empty/image_types
22:53:42 [2022-06-02T22:53:42.965Z] === RUN   TestDiskUsage/empty/volume_types
22:53:42 [2022-06-02T22:53:42.965Z] === RUN   TestDiskUsage/empty/build-cache_types
22:53:42 [2022-06-02T22:53:42.965Z] === RUN   TestDiskUsage/empty/container,_volume_types
22:53:42 [2022-06-02T22:53:42.965Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
22:53:42 [2022-06-02T22:53:42.965Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
22:53:42 [2022-06-02T22:53:42.965Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
22:53:42 [2022-06-02T22:53:42.965Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
22:53:42 [2022-06-02T22:53:42.965Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
22:53:42 [2022-06-02T22:53:42.965Z] === RUN   TestDiskUsage/after_LoadBusybox
22:53:42 [2022-06-02T22:53:42.965Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
22:53:42 [2022-06-02T22:53:42.965Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
22:53:42 [2022-06-02T22:53:42.965Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
22:53:42 [2022-06-02T22:53:42.965Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
22:53:42 [2022-06-02T22:53:42.965Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
22:53:42 [2022-06-02T22:53:42.965Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
22:53:42 [2022-06-02T22:53:42.965Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
22:53:42 [2022-06-02T22:53:42.965Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
22:53:42 [2022-06-02T22:53:42.965Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
22:53:42 [2022-06-02T22:53:42.965Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
22:53:42 [2022-06-02T22:53:42.965Z] === RUN   TestDiskUsage/after_container.Run
22:53:43 [2022-06-02T22:53:43.226Z] === RUN   TestDiskUsage/after_container.Run/container_types
22:53:43 [2022-06-02T22:53:43.226Z] === RUN   TestDiskUsage/after_container.Run/image_types
22:53:43 [2022-06-02T22:53:43.226Z] === RUN   TestDiskUsage/after_container.Run/volume_types
22:53:43 [2022-06-02T22:53:43.226Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
22:53:43 [2022-06-02T22:53:43.226Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
22:53:43 [2022-06-02T22:53:43.226Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
22:53:43 [2022-06-02T22:53:43.226Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
22:53:43 [2022-06-02T22:53:43.226Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
22:53:43 [2022-06-02T22:53:43.226Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
22:53:43 [2022-06-02T22:53:43.226Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
22:53:43 [2022-06-02T22:53:43.486Z] --- PASS: TestDiskUsage (1.24s)
22:53:43 [2022-06-02T22:53:43.486Z]     --- PASS: TestDiskUsage/empty (0.01s)
22:53:43 [2022-06-02T22:53:43.486Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
22:53:43 [2022-06-02T22:53:43.486Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
22:53:43 [2022-06-02T22:53:43.486Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
22:53:43 [2022-06-02T22:53:43.486Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
22:53:43 [2022-06-02T22:53:43.486Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
22:53:43 [2022-06-02T22:53:43.486Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
22:53:43 [2022-06-02T22:53:43.486Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
22:53:43 [2022-06-02T22:53:43.486Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
22:53:43 [2022-06-02T22:53:43.486Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
22:53:43 [2022-06-02T22:53:43.486Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
22:53:43 [2022-06-02T22:53:43.486Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
22:53:43 [2022-06-02T22:53:43.486Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
22:53:43 [2022-06-02T22:53:43.486Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
22:53:43 [2022-06-02T22:53:43.486Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
22:53:43 [2022-06-02T22:53:43.486Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
22:53:43 [2022-06-02T22:53:43.486Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
22:53:43 [2022-06-02T22:53:43.486Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
22:53:43 [2022-06-02T22:53:43.486Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
22:53:43 [2022-06-02T22:53:43.486Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
22:53:43 [2022-06-02T22:53:43.486Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
22:53:43 [2022-06-02T22:53:43.486Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
22:53:43 [2022-06-02T22:53:43.486Z]     --- PASS: TestDiskUsage/after_container.Run (0.39s)
22:53:43 [2022-06-02T22:53:43.486Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s)
22:53:43 [2022-06-02T22:53:43.486Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
22:53:43 [2022-06-02T22:53:43.486Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
22:53:43 [2022-06-02T22:53:43.486Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
22:53:43 [2022-06-02T22:53:43.486Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
22:53:43 [2022-06-02T22:53:43.486Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
22:53:43 [2022-06-02T22:53:43.486Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
22:53:43 [2022-06-02T22:53:43.486Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
22:53:43 [2022-06-02T22:53:43.486Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s)
22:53:43 [2022-06-02T22:53:43.486Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s)
22:53:43 [2022-06-02T22:53:43.486Z] PASS
22:53:43 [2022-06-02T22:53:43.486Z] 
22:53:43 [2022-06-02T22:53:43.486Z] === Skipped
22:53:43 [2022-06-02T22:53:43.486Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
22:53:43 [2022-06-02T22:53:43.486Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:53:43 [2022-06-02T22:53:43.486Z] 
22:53:43 [2022-06-02T22:53:43.486Z] DONE 54 tests, 1 skipped in 22.200s
22:53:43 [2022-06-02T22:53:43.486Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
22:53:43 [2022-06-02T22:53:43.746Z] INFO: Testing against a local daemon
22:53:43 [2022-06-02T22:53:43.746Z] === RUN   TestVolumesCreateAndList
22:53:43 [2022-06-02T22:53:43.746Z] --- PASS: TestVolumesCreateAndList (0.02s)
22:53:43 [2022-06-02T22:53:43.746Z] === RUN   TestVolumesRemove
22:53:43 [2022-06-02T22:53:43.746Z] --- PASS: TestVolumesRemove (0.05s)
22:53:43 [2022-06-02T22:53:43.746Z] === RUN   TestVolumesInspect
22:53:43 [2022-06-02T22:53:43.746Z] --- PASS: TestVolumesInspect (0.02s)
22:53:43 [2022-06-02T22:53:43.746Z] === RUN   TestVolumesInvalidJSON
22:53:43 [2022-06-02T22:53:43.746Z] === RUN   TestVolumesInvalidJSON/volumes/create
22:53:43 [2022-06-02T22:53:43.746Z] === PAUSE TestVolumesInvalidJSON/volumes/create
22:53:43 [2022-06-02T22:53:43.746Z] === CONT  TestVolumesInvalidJSON/volumes/create
22:53:43 [2022-06-02T22:53:43.746Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
22:53:43 [2022-06-02T22:53:43.746Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
22:53:43 [2022-06-02T22:53:43.746Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
22:53:43 [2022-06-02T22:53:43.746Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
22:53:43 [2022-06-02T22:53:43.746Z] --- PASS: TestVolumesInvalidJSON (0.01s)
22:53:43 [2022-06-02T22:53:43.746Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
22:53:43 [2022-06-02T22:53:43.746Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
22:53:43 [2022-06-02T22:53:43.746Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
22:53:43 [2022-06-02T22:53:43.746Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
22:53:43 [2022-06-02T22:53:43.746Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
22:53:43 [2022-06-02T22:53:43.746Z] PASS
22:53:43 [2022-06-02T22:53:43.746Z] 
22:53:43 [2022-06-02T22:53:43.746Z] DONE 9 tests in 0.200s
22:53:43 [2022-06-02T22:53:43.746Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:53:43 [2022-06-02T22:53:43.746Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14136 is not a child of this shell
22:53:43 [2022-06-02T22:53:43.746Z] warning: PID 14136 from bundles/test-integration/docker.pid had a nonzero exit code
22:53:43 [2022-06-02T22:53:43.746Z] Leaving: AppArmorNo profiles have been unloaded.
22:53:43 [2022-06-02T22:53:43.746Z] 
22:53:43 [2022-06-02T22:53:43.746Z] Unloading profiles will leave already running processes permanently
22:53:43 [2022-06-02T22:53:43.746Z] unconfined, which can lead to unexpected situations.
22:53:43 [2022-06-02T22:53:43.746Z] 
22:53:43 [2022-06-02T22:53:43.746Z] To set a process to complain mode, use the command line tool
22:53:43 [2022-06-02T22:53:43.746Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:53:43 [2022-06-02T22:53:43.746Z] Removing test suite binaries
22:53:44 [2022-06-02T22:53:44.006Z] exiting test-integration
22:53:44 [2022-06-02T22:53:44.006Z] ++ exit 0
22:53:44 [2022-06-02T22:53:44.006Z]