Skip to content

Console Output

09:35:45 [2020-05-08T09:35:45.460Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40929/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d -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:5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d hack/make.sh dynbinary test-integration
09:35:46 [2020-05-08T09:35:46.022Z] 
09:35:46 [2020-05-08T09:35:46.022Z] Removing bundles/
09:35:46 [2020-05-08T09:35:46.022Z] 
09:35:46 [2020-05-08T09:35:46.022Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:35:46 [2020-05-08T09:35:46.279Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:35:46 [2020-05-08T09:35:46.279Z] GOOS="" GOARCH="" GOARM=""
09:37:22 [2020-05-08T09:37:22.706Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:37:22 [2020-05-08T09:37:22.706Z] 
09:37:22 [2020-05-08T09:37:22.706Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:37:22 [2020-05-08T09:37:22.706Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:37:22 [2020-05-08T09:37:22.706Z] HOSTNAME=a1de26e23a67
09:37:22 [2020-05-08T09:37:22.706Z] DEST=bundles/test-integration
09:37:22 [2020-05-08T09:37:22.706Z] PWD=/go/src/github.com/docker/docker
09:37:22 [2020-05-08T09:37:22.706Z] DOCKER_ROOTLESS=1
09:37:22 [2020-05-08T09:37:22.706Z] DOCKER_GITCOMMIT=5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d
09:37:22 [2020-05-08T09:37:22.706Z] container=docker
09:37:22 [2020-05-08T09:37:22.706Z] HOME=/root
09:37:22 [2020-05-08T09:37:22.706Z] GOLANG_VERSION=1.13.10
09:37:22 [2020-05-08T09:37:22.706Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:37:22 [2020-05-08T09:37:22.706Z] VALIDATE_BRANCH=master
09:37:22 [2020-05-08T09:37:22.706Z] TERM=xterm
09:37:22 [2020-05-08T09:37:22.706Z] DOCKER_PKG=github.com/docker/docker
09:37:22 [2020-05-08T09:37:22.706Z] SHLVL=1
09:37:22 [2020-05-08T09:37:22.706Z] TIMEOUT=120m
09:37:22 [2020-05-08T09:37:22.706Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
09:37:22 [2020-05-08T09:37:22.706Z] DOCKER_GRAPHDRIVER=overlay2
09:37:22 [2020-05-08T09:37:22.706Z] GO111MODULE=off
09:37:22 [2020-05-08T09:37:22.706Z] DOCKER_EXPERIMENTAL=1
09:37:22 [2020-05-08T09:37:22.706Z] TEST_SKIP_INTEGRATION_CLI=1
09:37:22 [2020-05-08T09:37:22.706Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:37:22 [2020-05-08T09:37:22.706Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:37:22 [2020-05-08T09:37:22.706Z] GOPATH=/go
09:37:22 [2020-05-08T09:37:22.706Z] PKG_CONFIG=pkg-config
09:37:22 [2020-05-08T09:37:22.706Z] _=/usr/bin/env
09:37:22 [2020-05-08T09:37:22.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:37:49 [2020-05-08T09:37:49.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:37:49 [2020-05-08T09:37:49.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:37:52 [2020-05-08T09:37:52.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:38:18 [2020-05-08T09:38:18.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:38:18 [2020-05-08T09:38:18.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:38:18 [2020-05-08T09:38:18.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:38:19 [2020-05-08T09:38:19.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:38:19 [2020-05-08T09:38:19.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:38:21 [2020-05-08T09:38:21.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:38:25 [2020-05-08T09:38:25.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:38:26 [2020-05-08T09:38:26.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:38:28 [2020-05-08T09:38:28.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:38:28 [2020-05-08T09:38:28.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:38:30 [2020-05-08T09:38:30.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:38:32 [2020-05-08T09:38:32.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:38:33 [2020-05-08T09:38:33.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:38:34 [2020-05-08T09:38:34.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:38:36 [2020-05-08T09:38:36.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:38:37 [2020-05-08T09:38:37.636Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:38:37 [2020-05-08T09:38:37.636Z] Using test binary docker
09:38:37 [2020-05-08T09:38:37.893Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:38:37 [2020-05-08T09:38:37.893Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
09:38:37 [2020-05-08T09:38:37.893Z] INFO: Waiting for daemon to start...
09:38:37 [2020-05-08T09:38:37.893Z] Starting dockerd
09:38:39 [2020-05-08T09:38:39.786Z] .
09:38:39 [2020-05-08T09:38:39.786Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:38:39 [2020-05-08T09:38:39.786Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:38:39 [2020-05-08T09:38:39.786Z] Error: No such image: emptyfs
09:38:40 [2020-05-08T09:38:40.043Z] Running integration-test (iteration 1)
09:38:40 [2020-05-08T09:38:40.043Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
09:38:52 [2020-05-08T09:38:52.222Z] Loaded image: buildpack-deps:jessie
09:38:52 [2020-05-08T09:38:52.223Z] Loaded image: busybox:latest
09:38:52 [2020-05-08T09:38:52.223Z] Loaded image: busybox:glibc
09:38:52 [2020-05-08T09:38:52.223Z] Loaded image: debian:jessie
09:38:52 [2020-05-08T09:38:52.223Z] Loaded image: hello-world:latest
09:38:52 [2020-05-08T09:38:52.223Z] INFO: Testing against a local daemon
09:38:52 [2020-05-08T09:38:52.223Z] === RUN   TestCgroupNamespacesBuild
09:38:54 [2020-05-08T09:38:54.115Z] --- PASS: TestCgroupNamespacesBuild (3.21s)
09:38:54 [2020-05-08T09:38:54.115Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:38:57 [2020-05-08T09:38:57.439Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.94s)
09:38:57 [2020-05-08T09:38:57.439Z] === RUN   TestBuildWithSession
09:38:57 [2020-05-08T09:38:57.439Z] --- SKIP: TestBuildWithSession (0.00s)
09:38:57 [2020-05-08T09:38:57.439Z]     build_session_test.go:25: TODO: BuildKit
09:38:57 [2020-05-08T09:38:57.439Z] === RUN   TestBuildSquashParent
09:39:05 [2020-05-08T09:39:05.530Z] --- PASS: TestBuildSquashParent (7.38s)
09:39:05 [2020-05-08T09:39:05.530Z] === RUN   TestBuildWithRemoveAndForceRemove
09:39:05 [2020-05-08T09:39:05.530Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:39:05 [2020-05-08T09:39:05.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:39:05 [2020-05-08T09:39:05.530Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:39:05 [2020-05-08T09:39:05.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:39:05 [2020-05-08T09:39:05.530Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:39:05 [2020-05-08T09:39:05.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:39:05 [2020-05-08T09:39:05.530Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:39:05 [2020-05-08T09:39:05.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:39:05 [2020-05-08T09:39:05.530Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:39:05 [2020-05-08T09:39:05.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:39:05 [2020-05-08T09:39:05.530Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:39:05 [2020-05-08T09:39:05.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:39:05 [2020-05-08T09:39:05.530Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:39:05 [2020-05-08T09:39:05.530Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:39:07 [2020-05-08T09:39:07.422Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:39:07 [2020-05-08T09:39:07.422Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:39:09 [2020-05-08T09:39:09.316Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:39:09 [2020-05-08T09:39:09.316Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:39:11 [2020-05-08T09:39:11.208Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
09:39:11 [2020-05-08T09:39:11.208Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.51s)
09:39:11 [2020-05-08T09:39:11.208Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.64s)
09:39:11 [2020-05-08T09:39:11.208Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.84s)
09:39:11 [2020-05-08T09:39:11.208Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.82s)
09:39:11 [2020-05-08T09:39:11.208Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.92s)
09:39:11 [2020-05-08T09:39:11.208Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.19s)
09:39:11 [2020-05-08T09:39:11.208Z] === RUN   TestBuildMultiStageCopy
09:39:11 [2020-05-08T09:39:11.208Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:39:14 [2020-05-08T09:39:14.478Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:39:15 [2020-05-08T09:39:15.407Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:39:16 [2020-05-08T09:39:16.335Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:39:17 [2020-05-08T09:39:17.264Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:39:18 [2020-05-08T09:39:18.193Z] --- PASS: TestBuildMultiStageCopy (7.07s)
09:39:18 [2020-05-08T09:39:18.193Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.08s)
09:39:18 [2020-05-08T09:39:18.193Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s)
09:39:18 [2020-05-08T09:39:18.193Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
09:39:18 [2020-05-08T09:39:18.193Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
09:39:18 [2020-05-08T09:39:18.193Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
09:39:18 [2020-05-08T09:39:18.193Z] === RUN   TestBuildMultiStageParentConfig
09:39:23 [2020-05-08T09:39:23.441Z] --- PASS: TestBuildMultiStageParentConfig (4.98s)
09:39:23 [2020-05-08T09:39:23.441Z] === RUN   TestBuildLabelWithTargets
09:39:31 [2020-05-08T09:39:31.531Z] --- PASS: TestBuildLabelWithTargets (8.00s)
09:39:31 [2020-05-08T09:39:31.531Z] === RUN   TestBuildWithEmptyLayers
09:39:34 [2020-05-08T09:39:34.051Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
09:39:34 [2020-05-08T09:39:34.051Z] === RUN   TestBuildMultiStageOnBuild
09:39:39 [2020-05-08T09:39:39.300Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
09:39:39 [2020-05-08T09:39:39.300Z] === RUN   TestBuildUncleanTarFilenames
09:39:39 [2020-05-08T09:39:39.864Z] --- PASS: TestBuildUncleanTarFilenames (0.59s)
09:39:39 [2020-05-08T09:39:39.864Z] === RUN   TestBuildMultiStageLayerLeak
09:39:44 [2020-05-08T09:39:44.058Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s)
09:39:44 [2020-05-08T09:39:44.058Z] === RUN   TestBuildWithHugeFile
09:40:40 [2020-05-08T09:40:40.251Z] --- PASS: TestBuildWithHugeFile (51.90s)
09:40:40 [2020-05-08T09:40:40.251Z] === RUN   TestBuildWithEmptyDockerfile
09:40:40 [2020-05-08T09:40:40.251Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:40:40 [2020-05-08T09:40:40.251Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:40:40 [2020-05-08T09:40:40.251Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:40:40 [2020-05-08T09:40:40.251Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:40:40 [2020-05-08T09:40:40.251Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:40:40 [2020-05-08T09:40:40.251Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:40:40 [2020-05-08T09:40:40.251Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:40:40 [2020-05-08T09:40:40.251Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:40:40 [2020-05-08T09:40:40.251Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:40:40 [2020-05-08T09:40:40.251Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
09:40:40 [2020-05-08T09:40:40.251Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s)
09:40:40 [2020-05-08T09:40:40.251Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s)
09:40:40 [2020-05-08T09:40:40.251Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
09:40:40 [2020-05-08T09:40:40.251Z] === RUN   TestBuildPreserveOwnership
09:40:40 [2020-05-08T09:40:40.251Z] === RUN   TestBuildPreserveOwnership/copy_from
09:40:43 [2020-05-08T09:40:43.521Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:40:47 [2020-05-08T09:40:47.693Z] --- PASS: TestBuildPreserveOwnership (10.80s)
09:40:47 [2020-05-08T09:40:47.693Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.79s)
09:40:47 [2020-05-08T09:40:47.693Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
09:40:47 [2020-05-08T09:40:47.693Z] === RUN   TestBuildPlatformInvalid
09:40:47 [2020-05-08T09:40:47.693Z] --- PASS: TestBuildPlatformInvalid (0.08s)
09:40:47 [2020-05-08T09:40:47.693Z] PASS
09:40:47 [2020-05-08T09:40:47.693Z] 
09:40:47 [2020-05-08T09:40:47.693Z] === Skipped
09:40:47 [2020-05-08T09:40:47.693Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
09:40:47 [2020-05-08T09:40:47.693Z]     build_session_test.go:25: TODO: BuildKit
09:40:47 [2020-05-08T09:40:47.693Z] 
09:40:47 [2020-05-08T09:40:47.693Z] 
09:40:47 [2020-05-08T09:40:47.693Z] DONE 32 tests, 1 skipped in 127.216s
09:40:47 [2020-05-08T09:40:47.693Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
09:40:47 [2020-05-08T09:40:47.693Z] INFO: Testing against a local daemon
09:40:47 [2020-05-08T09:40:47.693Z] === RUN   TestConfigInspect
09:40:47 [2020-05-08T09:40:47.693Z] --- SKIP: TestConfigInspect (0.02s)
09:40:47 [2020-05-08T09:40:47.693Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:40:47 [2020-05-08T09:40:47.693Z] === RUN   TestConfigList
09:40:47 [2020-05-08T09:40:47.693Z] --- SKIP: TestConfigList (0.01s)
09:40:47 [2020-05-08T09:40:47.693Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:40:47 [2020-05-08T09:40:47.693Z] === RUN   TestConfigsCreateAndDelete
09:40:47 [2020-05-08T09:40:47.693Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
09:40:47 [2020-05-08T09:40:47.693Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:40:47 [2020-05-08T09:40:47.693Z] === RUN   TestConfigsUpdate
09:40:47 [2020-05-08T09:40:47.693Z] --- SKIP: TestConfigsUpdate (0.02s)
09:40:47 [2020-05-08T09:40:47.693Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:40:47 [2020-05-08T09:40:47.693Z] === RUN   TestTemplatedConfig
09:40:47 [2020-05-08T09:40:47.693Z] --- SKIP: TestTemplatedConfig (0.00s)
09:40:47 [2020-05-08T09:40:47.693Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:40:47 [2020-05-08T09:40:47.693Z] === RUN   TestConfigCreateResolve
09:40:47 [2020-05-08T09:40:47.693Z] --- SKIP: TestConfigCreateResolve (0.01s)
09:40:47 [2020-05-08T09:40:47.693Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:40:47 [2020-05-08T09:40:47.693Z] === RUN   TestConfigDaemonLibtrustID
09:40:49 [2020-05-08T09:40:49.584Z] --- PASS: TestConfigDaemonLibtrustID (1.93s)
09:40:49 [2020-05-08T09:40:49.584Z] PASS
09:40:49 [2020-05-08T09:40:49.584Z] 
09:40:49 [2020-05-08T09:40:49.584Z] === Skipped
09:40:49 [2020-05-08T09:40:49.584Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
09:40:49 [2020-05-08T09:40:49.584Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:40:49 [2020-05-08T09:40:49.584Z] 
09:40:49 [2020-05-08T09:40:49.584Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
09:40:49 [2020-05-08T09:40:49.584Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:40:49 [2020-05-08T09:40:49.584Z] 
09:40:49 [2020-05-08T09:40:49.584Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
09:40:49 [2020-05-08T09:40:49.584Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:40:49 [2020-05-08T09:40:49.584Z] 
09:40:49 [2020-05-08T09:40:49.584Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s)
09:40:49 [2020-05-08T09:40:49.584Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:40:49 [2020-05-08T09:40:49.584Z] 
09:40:49 [2020-05-08T09:40:49.584Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
09:40:49 [2020-05-08T09:40:49.584Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:40:49 [2020-05-08T09:40:49.584Z] 
09:40:49 [2020-05-08T09:40:49.584Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
09:40:49 [2020-05-08T09:40:49.584Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:40:49 [2020-05-08T09:40:49.584Z] 
09:40:49 [2020-05-08T09:40:49.584Z] 
09:40:49 [2020-05-08T09:40:49.584Z] DONE 7 tests, 6 skipped in 2.166s
09:40:49 [2020-05-08T09:40:49.584Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
09:40:49 [2020-05-08T09:40:49.584Z] INFO: Testing against a local daemon
09:40:49 [2020-05-08T09:40:49.584Z] === RUN   TestCheckpoint
09:40:49 [2020-05-08T09:40:49.584Z] --- SKIP: TestCheckpoint (0.00s)
09:40:49 [2020-05-08T09:40:49.584Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:40:49 [2020-05-08T09:40:49.584Z] === RUN   TestContainerInvalidJSON
09:40:49 [2020-05-08T09:40:49.584Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
09:40:49 [2020-05-08T09:40:49.584Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
09:40:49 [2020-05-08T09:40:49.584Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
09:40:49 [2020-05-08T09:40:49.585Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
09:40:49 [2020-05-08T09:40:49.585Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
09:40:49 [2020-05-08T09:40:49.585Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
09:40:49 [2020-05-08T09:40:49.585Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
09:40:49 [2020-05-08T09:40:49.585Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
09:40:49 [2020-05-08T09:40:49.585Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
09:40:49 [2020-05-08T09:40:49.585Z] --- PASS: TestContainerInvalidJSON (0.01s)
09:40:49 [2020-05-08T09:40:49.585Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
09:40:49 [2020-05-08T09:40:49.585Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
09:40:49 [2020-05-08T09:40:49.585Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
09:40:49 [2020-05-08T09:40:49.585Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:40:49 [2020-05-08T09:40:49.841Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
09:40:49 [2020-05-08T09:40:49.841Z] === RUN   TestCopyFromContainerPathIsNotDir
09:40:49 [2020-05-08T09:40:49.841Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
09:40:49 [2020-05-08T09:40:49.841Z] === RUN   TestCopyToContainerPathDoesNotExist
09:40:49 [2020-05-08T09:40:49.841Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s)
09:40:49 [2020-05-08T09:40:49.841Z] === RUN   TestCopyToContainerPathIsNotDir
09:40:50 [2020-05-08T09:40:50.097Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
09:40:50 [2020-05-08T09:40:50.097Z] === RUN   TestCopyFromContainer
09:40:54 [2020-05-08T09:40:54.268Z] === RUN   TestCopyFromContainer//
09:40:54 [2020-05-08T09:40:54.269Z] === RUN   TestCopyFromContainer//bar/root
09:40:54 [2020-05-08T09:40:54.269Z] === RUN   TestCopyFromContainer//bar/root/
09:40:54 [2020-05-08T09:40:54.525Z] === RUN   TestCopyFromContainer/bar/quux
09:40:54 [2020-05-08T09:40:54.525Z] === RUN   TestCopyFromContainer/bar/quux/
09:40:54 [2020-05-08T09:40:54.525Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:40:54 [2020-05-08T09:40:54.781Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:40:54 [2020-05-08T09:40:54.781Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:40:54 [2020-05-08T09:40:54.781Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:40:54 [2020-05-08T09:40:54.781Z] === RUN   TestCopyFromContainer/bar/notarget
09:40:55 [2020-05-08T09:40:55.038Z] --- PASS: TestCopyFromContainer (4.94s)
09:40:55 [2020-05-08T09:40:55.038Z]     --- PASS: TestCopyFromContainer// (0.06s)
09:40:55 [2020-05-08T09:40:55.038Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
09:40:55 [2020-05-08T09:40:55.038Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
09:40:55 [2020-05-08T09:40:55.038Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
09:40:55 [2020-05-08T09:40:55.038Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
09:40:55 [2020-05-08T09:40:55.038Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
09:40:55 [2020-05-08T09:40:55.038Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
09:40:55 [2020-05-08T09:40:55.038Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
09:40:55 [2020-05-08T09:40:55.038Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
09:40:55 [2020-05-08T09:40:55.038Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
09:40:55 [2020-05-08T09:40:55.038Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:40:55 [2020-05-08T09:40:55.038Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:40:55 [2020-05-08T09:40:55.038Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:40:55 [2020-05-08T09:40:55.038Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:40:55 [2020-05-08T09:40:55.038Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:40:55 [2020-05-08T09:40:55.038Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:40:55 [2020-05-08T09:40:55.038Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:40:55 [2020-05-08T09:40:55.038Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:40:55 [2020-05-08T09:40:55.038Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:40:55 [2020-05-08T09:40:55.038Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:40:55 [2020-05-08T09:40:55.038Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
09:40:55 [2020-05-08T09:40:55.038Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:40:55 [2020-05-08T09:40:55.038Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:40:55 [2020-05-08T09:40:55.038Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:40:55 [2020-05-08T09:40:55.038Z] === RUN   TestCreateLinkToNonExistingContainer
09:40:55 [2020-05-08T09:40:55.038Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
09:40:55 [2020-05-08T09:40:55.038Z] === RUN   TestCreateWithInvalidEnv
09:40:55 [2020-05-08T09:40:55.038Z] === RUN   TestCreateWithInvalidEnv/0
09:40:55 [2020-05-08T09:40:55.038Z] === PAUSE TestCreateWithInvalidEnv/0
09:40:55 [2020-05-08T09:40:55.038Z] === RUN   TestCreateWithInvalidEnv/1
09:40:55 [2020-05-08T09:40:55.038Z] === PAUSE TestCreateWithInvalidEnv/1
09:40:55 [2020-05-08T09:40:55.038Z] === RUN   TestCreateWithInvalidEnv/2
09:40:55 [2020-05-08T09:40:55.038Z] === PAUSE TestCreateWithInvalidEnv/2
09:40:55 [2020-05-08T09:40:55.038Z] === CONT  TestCreateWithInvalidEnv/0
09:40:55 [2020-05-08T09:40:55.038Z] === CONT  TestCreateWithInvalidEnv/2
09:40:55 [2020-05-08T09:40:55.038Z] === CONT  TestCreateWithInvalidEnv/1
09:40:55 [2020-05-08T09:40:55.038Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
09:40:55 [2020-05-08T09:40:55.038Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:40:55 [2020-05-08T09:40:55.038Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:40:55 [2020-05-08T09:40:55.038Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:40:55 [2020-05-08T09:40:55.038Z] === RUN   TestCreateTmpfsMountsTarget
09:40:55 [2020-05-08T09:40:55.038Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
09:40:55 [2020-05-08T09:40:55.038Z] === RUN   TestCreateWithCustomMaskedPaths
09:40:57 [2020-05-08T09:40:57.556Z] --- PASS: TestCreateWithCustomMaskedPaths (2.19s)
09:40:57 [2020-05-08T09:40:57.556Z] === RUN   TestCreateWithCapabilities
09:40:57 [2020-05-08T09:40:57.556Z] === RUN   TestCreateWithCapabilities/no_capabilities
09:40:57 [2020-05-08T09:40:57.556Z] === PAUSE TestCreateWithCapabilities/no_capabilities
09:40:57 [2020-05-08T09:40:57.556Z] === RUN   TestCreateWithCapabilities/empty_capabilities
09:40:57 [2020-05-08T09:40:57.556Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
09:40:57 [2020-05-08T09:40:57.556Z] === RUN   TestCreateWithCapabilities/valid_capabilities
09:40:57 [2020-05-08T09:40:57.556Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
09:40:57 [2020-05-08T09:40:57.556Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
09:40:57 [2020-05-08T09:40:57.556Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
09:40:57 [2020-05-08T09:40:57.556Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
09:40:57 [2020-05-08T09:40:57.556Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
09:40:57 [2020-05-08T09:40:57.556Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
09:40:57 [2020-05-08T09:40:57.556Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
09:40:57 [2020-05-08T09:40:57.556Z] === RUN   TestCreateWithCapabilities/empty_capadd
09:40:57 [2020-05-08T09:40:57.556Z] === PAUSE TestCreateWithCapabilities/empty_capadd
09:40:57 [2020-05-08T09:40:57.556Z] === RUN   TestCreateWithCapabilities/empty_capdrop
09:40:57 [2020-05-08T09:40:57.556Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
09:40:57 [2020-05-08T09:40:57.556Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
09:40:57 [2020-05-08T09:40:57.556Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
09:40:57 [2020-05-08T09:40:57.556Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
09:40:57 [2020-05-08T09:40:57.556Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
09:40:57 [2020-05-08T09:40:57.556Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
09:40:57 [2020-05-08T09:40:57.556Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
09:40:57 [2020-05-08T09:40:57.556Z] === CONT  TestCreateWithCapabilities/no_capabilities
09:40:57 [2020-05-08T09:40:57.556Z] === CONT  TestCreateWithCapabilities/empty_capadd
09:40:57 [2020-05-08T09:40:57.556Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
09:40:57 [2020-05-08T09:40:57.556Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
09:40:57 [2020-05-08T09:40:57.556Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
09:40:57 [2020-05-08T09:40:57.556Z] === CONT  TestCreateWithCapabilities/empty_capdrop
09:40:57 [2020-05-08T09:40:57.556Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
09:40:57 [2020-05-08T09:40:57.556Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
09:40:57 [2020-05-08T09:40:57.556Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
09:40:57 [2020-05-08T09:40:57.557Z] === CONT  TestCreateWithCapabilities/valid_capabilities
09:40:57 [2020-05-08T09:40:57.557Z] === CONT  TestCreateWithCapabilities/empty_capabilities
09:40:57 [2020-05-08T09:40:57.557Z] --- PASS: TestCreateWithCapabilities (0.02s)
09:40:57 [2020-05-08T09:40:57.557Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
09:40:57 [2020-05-08T09:40:57.557Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
09:40:57 [2020-05-08T09:40:57.557Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
09:40:57 [2020-05-08T09:40:57.557Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
09:40:57 [2020-05-08T09:40:57.557Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
09:40:57 [2020-05-08T09:40:57.557Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
09:40:57 [2020-05-08T09:40:57.557Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s)
09:40:57 [2020-05-08T09:40:57.557Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
09:40:57 [2020-05-08T09:40:57.557Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
09:40:57 [2020-05-08T09:40:57.557Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
09:40:57 [2020-05-08T09:40:57.557Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
09:40:57 [2020-05-08T09:40:57.557Z] === RUN   TestCreateWithCustomReadonlyPaths
09:41:00 [2020-05-08T09:41:00.076Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.29s)
09:41:00 [2020-05-08T09:41:00.076Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:41:00 [2020-05-08T09:41:00.076Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:41:00 [2020-05-08T09:41:00.076Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:41:00 [2020-05-08T09:41:00.076Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:41:00 [2020-05-08T09:41:00.076Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:41:00 [2020-05-08T09:41:00.076Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:41:00 [2020-05-08T09:41:00.076Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:41:00 [2020-05-08T09:41:00.076Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:41:00 [2020-05-08T09:41:00.076Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:41:00 [2020-05-08T09:41:00.076Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:41:00 [2020-05-08T09:41:00.076Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:41:00 [2020-05-08T09:41:00.076Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:41:00 [2020-05-08T09:41:00.076Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:41:00 [2020-05-08T09:41:00.076Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:41:00 [2020-05-08T09:41:00.076Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:41:00 [2020-05-08T09:41:00.076Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:41:00 [2020-05-08T09:41:00.076Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
09:41:00 [2020-05-08T09:41:00.076Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
09:41:00 [2020-05-08T09:41:00.076Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
09:41:00 [2020-05-08T09:41:00.076Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
09:41:00 [2020-05-08T09:41:00.076Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
09:41:00 [2020-05-08T09:41:00.076Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
09:41:00 [2020-05-08T09:41:00.076Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:41:00 [2020-05-08T09:41:00.639Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s)
09:41:00 [2020-05-08T09:41:00.639Z] === RUN   TestContainerStartOnDaemonRestart
09:41:00 [2020-05-08T09:41:00.639Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
09:41:00 [2020-05-08T09:41:00.639Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
09:41:00 [2020-05-08T09:41:00.639Z] === RUN   TestDaemonRestartIpcMode
09:41:00 [2020-05-08T09:41:00.639Z] === PAUSE TestDaemonRestartIpcMode
09:41:00 [2020-05-08T09:41:00.639Z] === RUN   TestDaemonHostGatewayIP
09:41:00 [2020-05-08T09:41:00.639Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
09:41:00 [2020-05-08T09:41:00.639Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
09:41:00 [2020-05-08T09:41:00.639Z] === RUN   TestContainerKillOnDaemonStart
09:41:00 [2020-05-08T09:41:00.639Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
09:41:00 [2020-05-08T09:41:00.639Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
09:41:00 [2020-05-08T09:41:00.639Z] === RUN   TestDiff
09:41:01 [2020-05-08T09:41:01.568Z] --- PASS: TestDiff (0.77s)
09:41:01 [2020-05-08T09:41:01.568Z] === RUN   TestExecWithCloseStdin
09:41:02 [2020-05-08T09:41:02.499Z] --- PASS: TestExecWithCloseStdin (0.89s)
09:41:02 [2020-05-08T09:41:02.499Z] === RUN   TestExec
09:41:03 [2020-05-08T09:41:03.063Z] --- PASS: TestExec (0.86s)
09:41:03 [2020-05-08T09:41:03.063Z] === RUN   TestExecUser
09:41:03 [2020-05-08T09:41:03.992Z] --- PASS: TestExecUser (0.86s)
09:41:03 [2020-05-08T09:41:03.992Z] === RUN   TestExportContainerAndImportImage
09:41:04 [2020-05-08T09:41:04.921Z] --- PASS: TestExportContainerAndImportImage (0.95s)
09:41:04 [2020-05-08T09:41:04.921Z] === RUN   TestExportContainerAfterDaemonRestart
09:41:09 [2020-05-08T09:41:09.092Z] --- PASS: TestExportContainerAfterDaemonRestart (4.20s)
09:41:09 [2020-05-08T09:41:09.092Z] === RUN   TestHealthCheckWorkdir
09:41:10 [2020-05-08T09:41:10.459Z] --- PASS: TestHealthCheckWorkdir (1.08s)
09:41:10 [2020-05-08T09:41:10.459Z] === RUN   TestHealthKillContainer
09:41:13 [2020-05-08T09:41:13.729Z] --- PASS: TestHealthKillContainer (2.94s)
09:41:13 [2020-05-08T09:41:13.729Z] === RUN   TestInspectCpusetInConfigPre120
09:41:13 [2020-05-08T09:41:13.985Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s)
09:41:13 [2020-05-08T09:41:13.985Z] === RUN   TestIpcModeNone
09:41:14 [2020-05-08T09:41:14.932Z] --- PASS: TestIpcModeNone (0.90s)
09:41:14 [2020-05-08T09:41:14.932Z] === RUN   TestIpcModePrivate
09:41:15 [2020-05-08T09:41:15.864Z] --- PASS: TestIpcModePrivate (0.84s)
09:41:15 [2020-05-08T09:41:15.864Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:110, shared: false, mustBeShared: false
09:41:15 [2020-05-08T09:41:15.864Z] === RUN   TestIpcModeShareable
09:41:15 [2020-05-08T09:41:15.864Z] --- SKIP: TestIpcModeShareable (0.00s)
09:41:15 [2020-05-08T09:41:15.864Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:41:15 [2020-05-08T09:41:15.864Z] === RUN   TestAPIIpcModeShareableAndContainer
09:41:18 [2020-05-08T09:41:18.382Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.72s)
09:41:18 [2020-05-08T09:41:18.383Z] === RUN   TestAPIIpcModeHost
09:41:18 [2020-05-08T09:41:18.383Z] --- SKIP: TestAPIIpcModeHost (0.00s)
09:41:18 [2020-05-08T09:41:18.383Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:41:18 [2020-05-08T09:41:18.383Z] === RUN   TestDaemonIpcModeShareable
09:41:18 [2020-05-08T09:41:18.383Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
09:41:18 [2020-05-08T09:41:18.383Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:41:18 [2020-05-08T09:41:18.383Z] === RUN   TestDaemonIpcModePrivate
09:41:20 [2020-05-08T09:41:20.274Z] --- PASS: TestDaemonIpcModePrivate (1.87s)
09:41:20 [2020-05-08T09:41:20.274Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
09:41:20 [2020-05-08T09:41:20.274Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:41:20 [2020-05-08T09:41:20.274Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
09:41:20 [2020-05-08T09:41:20.274Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:41:20 [2020-05-08T09:41:20.274Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:41:20 [2020-05-08T09:41:20.274Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
09:41:20 [2020-05-08T09:41:20.274Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:41:20 [2020-05-08T09:41:20.274Z] === RUN   TestIpcModeOlderClient
09:41:20 [2020-05-08T09:41:20.274Z] === PAUSE TestIpcModeOlderClient
09:41:20 [2020-05-08T09:41:20.274Z] === RUN   TestKillContainerInvalidSignal
09:41:21 [2020-05-08T09:41:21.203Z] --- PASS: TestKillContainerInvalidSignal (0.96s)
09:41:21 [2020-05-08T09:41:21.203Z] === RUN   TestKillContainer
09:41:21 [2020-05-08T09:41:21.203Z] === RUN   TestKillContainer/no_signal
09:41:22 [2020-05-08T09:41:22.132Z] === RUN   TestKillContainer/non_killing_signal
09:41:22 [2020-05-08T09:41:22.694Z] === RUN   TestKillContainer/killing_signal
09:41:23 [2020-05-08T09:41:23.624Z] --- PASS: TestKillContainer (2.30s)
09:41:23 [2020-05-08T09:41:23.624Z]     --- PASS: TestKillContainer/no_signal (0.75s)
09:41:23 [2020-05-08T09:41:23.624Z]     --- PASS: TestKillContainer/non_killing_signal (0.59s)
09:41:23 [2020-05-08T09:41:23.624Z]     --- PASS: TestKillContainer/killing_signal (0.73s)
09:41:23 [2020-05-08T09:41:23.624Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:41:23 [2020-05-08T09:41:23.624Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:41:24 [2020-05-08T09:41:24.186Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:41:25 [2020-05-08T09:41:25.115Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.55s)
09:41:25 [2020-05-08T09:41:25.115Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s)
09:41:25 [2020-05-08T09:41:25.115Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s)
09:41:25 [2020-05-08T09:41:25.115Z] === RUN   TestKillStoppedContainer
09:41:25 [2020-05-08T09:41:25.115Z] --- PASS: TestKillStoppedContainer (0.07s)
09:41:25 [2020-05-08T09:41:25.115Z] === RUN   TestKillStoppedContainerAPIPre120
09:41:25 [2020-05-08T09:41:25.115Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
09:41:25 [2020-05-08T09:41:25.115Z] === RUN   TestKillDifferentUserContainer
09:41:26 [2020-05-08T09:41:26.046Z] --- PASS: TestKillDifferentUserContainer (0.79s)
09:41:26 [2020-05-08T09:41:26.046Z] === RUN   TestInspectOomKilledTrue
09:41:26 [2020-05-08T09:41:26.046Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
09:41:26 [2020-05-08T09:41:26.046Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
09:41:26 [2020-05-08T09:41:26.046Z] === RUN   TestInspectOomKilledFalse
09:41:26 [2020-05-08T09:41:26.046Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
09:41:26 [2020-05-08T09:41:26.046Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:41:26 [2020-05-08T09:41:26.046Z] === RUN   TestLinksEtcHostsContentMatch
09:41:26 [2020-05-08T09:41:26.046Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
09:41:26 [2020-05-08T09:41:26.046Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
09:41:26 [2020-05-08T09:41:26.046Z] === RUN   TestLinksContainerNames
09:41:27 [2020-05-08T09:41:27.413Z] --- PASS: TestLinksContainerNames (1.55s)
09:41:27 [2020-05-08T09:41:27.413Z] === RUN   TestLogsFollowTailEmpty
09:41:28 [2020-05-08T09:41:28.342Z] --- PASS: TestLogsFollowTailEmpty (0.77s)
09:41:28 [2020-05-08T09:41:28.342Z] === RUN   TestContainerNetworkMountsNoChown
09:41:29 [2020-05-08T09:41:29.272Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s)
09:41:29 [2020-05-08T09:41:29.272Z] === RUN   TestMountDaemonRoot
09:41:29 [2020-05-08T09:41:29.272Z] === RUN   TestMountDaemonRoot/default
09:41:29 [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/default
09:41:29 [2020-05-08T09:41:29.272Z] === RUN   TestMountDaemonRoot/private
09:41:29 [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/private
09:41:29 [2020-05-08T09:41:29.272Z] === RUN   TestMountDaemonRoot/rprivate
09:41:29 [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/rprivate
09:41:29 [2020-05-08T09:41:29.272Z] === RUN   TestMountDaemonRoot/slave
09:41:29 [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/slave
09:41:29 [2020-05-08T09:41:29.272Z] === RUN   TestMountDaemonRoot/rslave
09:41:29 [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/rslave
09:41:29 [2020-05-08T09:41:29.272Z] === RUN   TestMountDaemonRoot/shared
09:41:29 [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/shared
09:41:29 [2020-05-08T09:41:29.272Z] === RUN   TestMountDaemonRoot/rshared
09:41:29 [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/rshared
09:41:29 [2020-05-08T09:41:29.272Z] === CONT  TestMountDaemonRoot/default
09:41:29 [2020-05-08T09:41:29.272Z] === RUN   TestMountDaemonRoot/default/bind_root
09:41:29 [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:41:29 [2020-05-08T09:41:29.272Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:41:29 [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:41:29 [2020-05-08T09:41:29.272Z] === RUN   TestMountDaemonRoot/default/mount_root
09:41:29 [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:41:29 [2020-05-08T09:41:29.272Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:41:29 [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:41:29 [2020-05-08T09:41:29.272Z] === CONT  TestMountDaemonRoot/rslave
09:41:29 [2020-05-08T09:41:29.272Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:41:29 [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:41:29 [2020-05-08T09:41:29.272Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:41:29 [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:41:29 [2020-05-08T09:41:29.272Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:41:29 [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:41:29 [2020-05-08T09:41:29.272Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:41:29 [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:41:29 [2020-05-08T09:41:29.272Z] === CONT  TestMountDaemonRoot/rshared
09:41:29 [2020-05-08T09:41:29.272Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:41:29 [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:41:29 [2020-05-08T09:41:29.272Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:41:29 [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:41:29 [2020-05-08T09:41:29.272Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:41:29 [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:41:29 [2020-05-08T09:41:29.272Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:41:29 [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:41:29 [2020-05-08T09:41:29.272Z] === CONT  TestMountDaemonRoot/shared
09:41:29 [2020-05-08T09:41:29.272Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:41:29 [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:41:29 [2020-05-08T09:41:29.272Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:41:29 [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:41:29 [2020-05-08T09:41:29.272Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:41:29 [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:41:29 [2020-05-08T09:41:29.272Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:41:29 [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:41:29 [2020-05-08T09:41:29.272Z] === CONT  TestMountDaemonRoot/rprivate
09:41:29 [2020-05-08T09:41:29.272Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:41:29 [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:41:29 [2020-05-08T09:41:29.272Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:41:29 [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:41:29 [2020-05-08T09:41:29.272Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:41:29 [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:41:29 [2020-05-08T09:41:29.272Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:41:29 [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:41:29 [2020-05-08T09:41:29.272Z] === CONT  TestMountDaemonRoot/slave
09:41:29 [2020-05-08T09:41:29.272Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:41:29 [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:41:29 [2020-05-08T09:41:29.272Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:41:29 [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:41:29 [2020-05-08T09:41:29.272Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:41:29 [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:41:29 [2020-05-08T09:41:29.272Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:41:29 [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:41:29 [2020-05-08T09:41:29.272Z] === CONT  TestMountDaemonRoot/private
09:41:29 [2020-05-08T09:41:29.272Z] === RUN   TestMountDaemonRoot/private/bind_root
09:41:29 [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:41:29 [2020-05-08T09:41:29.272Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:41:29 [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:41:29 [2020-05-08T09:41:29.272Z] === RUN   TestMountDaemonRoot/private/mount_root
09:41:29 [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:41:29 [2020-05-08T09:41:29.272Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:41:29 [2020-05-08T09:41:29.272Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:41:29 [2020-05-08T09:41:29.272Z] === CONT  TestMountDaemonRoot/default/bind_root
09:41:29 [2020-05-08T09:41:29.272Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:41:29 [2020-05-08T09:41:29.272Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:41:29 [2020-05-08T09:41:29.272Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:41:29 [2020-05-08T09:41:29.272Z] === CONT  TestMountDaemonRoot/default/mount_root
09:41:29 [2020-05-08T09:41:29.272Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:41:29 [2020-05-08T09:41:29.272Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:41:29 [2020-05-08T09:41:29.272Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:41:29 [2020-05-08T09:41:29.272Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:41:29 [2020-05-08T09:41:29.272Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:41:29 [2020-05-08T09:41:29.528Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:41:29 [2020-05-08T09:41:29.528Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:41:29 [2020-05-08T09:41:29.528Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:41:29 [2020-05-08T09:41:29.528Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:41:29 [2020-05-08T09:41:29.528Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:41:29 [2020-05-08T09:41:29.528Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:41:29 [2020-05-08T09:41:29.528Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:41:29 [2020-05-08T09:41:29.528Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:41:29 [2020-05-08T09:41:29.528Z] === CONT  TestMountDaemonRoot/private/bind_root
09:41:29 [2020-05-08T09:41:29.528Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:41:29 [2020-05-08T09:41:29.528Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:41:29 [2020-05-08T09:41:29.785Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:41:29 [2020-05-08T09:41:29.785Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:41:29 [2020-05-08T09:41:29.785Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:41:29 [2020-05-08T09:41:29.785Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:41:29 [2020-05-08T09:41:29.785Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:41:29 [2020-05-08T09:41:29.785Z] === CONT  TestMountDaemonRoot/private/mount_root
09:41:29 [2020-05-08T09:41:29.785Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:41:29 [2020-05-08T09:41:29.785Z] --- PASS: TestMountDaemonRoot (0.02s)
09:41:29 [2020-05-08T09:41:29.785Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:41:29 [2020-05-08T09:41:29.785Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
09:41:29 [2020-05-08T09:41:29.785Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
09:41:29 [2020-05-08T09:41:29.785Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
09:41:29 [2020-05-08T09:41:29.785Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
09:41:29 [2020-05-08T09:41:29.785Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:41:29 [2020-05-08T09:41:29.785Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
09:41:29 [2020-05-08T09:41:29.785Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
09:41:29 [2020-05-08T09:41:29.785Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
09:41:29 [2020-05-08T09:41:29.785Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
09:41:29 [2020-05-08T09:41:29.785Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:41:29 [2020-05-08T09:41:29.785Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
09:41:29 [2020-05-08T09:41:29.785Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
09:41:29 [2020-05-08T09:41:29.785Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
09:41:29 [2020-05-08T09:41:29.785Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
09:41:29 [2020-05-08T09:41:29.785Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:41:29 [2020-05-08T09:41:29.785Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
09:41:29 [2020-05-08T09:41:29.785Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
09:41:29 [2020-05-08T09:41:29.785Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
09:41:29 [2020-05-08T09:41:29.785Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
09:41:29 [2020-05-08T09:41:29.785Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:41:29 [2020-05-08T09:41:29.785Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
09:41:29 [2020-05-08T09:41:29.785Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
09:41:29 [2020-05-08T09:41:29.785Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
09:41:29 [2020-05-08T09:41:29.785Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
09:41:29 [2020-05-08T09:41:29.785Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:41:29 [2020-05-08T09:41:29.785Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
09:41:29 [2020-05-08T09:41:29.785Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
09:41:29 [2020-05-08T09:41:29.785Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
09:41:29 [2020-05-08T09:41:29.785Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
09:41:29 [2020-05-08T09:41:29.785Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:41:29 [2020-05-08T09:41:29.785Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
09:41:29 [2020-05-08T09:41:29.785Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
09:41:29 [2020-05-08T09:41:29.785Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
09:41:29 [2020-05-08T09:41:29.785Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
09:41:29 [2020-05-08T09:41:29.785Z] === RUN   TestContainerBindMountNonRecursive
09:41:29 [2020-05-08T09:41:29.785Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
09:41:29 [2020-05-08T09:41:29.785Z]     mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
09:41:29 [2020-05-08T09:41:29.785Z] === RUN   TestNetworkNat
09:41:30 [2020-05-08T09:41:30.713Z] --- PASS: TestNetworkNat (0.87s)
09:41:30 [2020-05-08T09:41:30.714Z] === RUN   TestNetworkLocalhostTCPNat
09:41:31 [2020-05-08T09:41:31.643Z] --- PASS: TestNetworkLocalhostTCPNat (0.81s)
09:41:31 [2020-05-08T09:41:31.643Z] === RUN   TestNetworkLoopbackNat
09:41:32 [2020-05-08T09:41:32.573Z] --- PASS: TestNetworkLoopbackNat (0.99s)
09:41:32 [2020-05-08T09:41:32.573Z] === RUN   TestPause
09:41:32 [2020-05-08T09:41:32.573Z] --- SKIP: TestPause (0.00s)
09:41:32 [2020-05-08T09:41:32.573Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
09:41:32 [2020-05-08T09:41:32.573Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:41:32 [2020-05-08T09:41:32.573Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:41:32 [2020-05-08T09:41:32.573Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:41:32 [2020-05-08T09:41:32.573Z] === RUN   TestPauseStopPausedContainer
09:41:32 [2020-05-08T09:41:32.573Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
09:41:32 [2020-05-08T09:41:32.573Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
09:41:32 [2020-05-08T09:41:32.573Z] === RUN   TestPsFilter
09:41:32 [2020-05-08T09:41:32.573Z] --- PASS: TestPsFilter (0.20s)
09:41:32 [2020-05-08T09:41:32.573Z] === RUN   TestRemoveContainerWithRemovedVolume
09:41:33 [2020-05-08T09:41:33.502Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s)
09:41:33 [2020-05-08T09:41:33.502Z] === RUN   TestRemoveContainerWithVolume
09:41:34 [2020-05-08T09:41:34.431Z] --- PASS: TestRemoveContainerWithVolume (0.87s)
09:41:34 [2020-05-08T09:41:34.431Z] === RUN   TestRemoveContainerRunning
09:41:34 [2020-05-08T09:41:34.993Z] --- PASS: TestRemoveContainerRunning (0.82s)
09:41:34 [2020-05-08T09:41:34.993Z] === RUN   TestRemoveContainerForceRemoveRunning
09:41:35 [2020-05-08T09:41:35.922Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s)
09:41:35 [2020-05-08T09:41:35.922Z] === RUN   TestRemoveInvalidContainer
09:41:35 [2020-05-08T09:41:35.922Z] --- PASS: TestRemoveInvalidContainer (0.02s)
09:41:35 [2020-05-08T09:41:35.922Z] === RUN   TestRenameLinkedContainer
09:41:39 [2020-05-08T09:41:39.192Z] --- PASS: TestRenameLinkedContainer (3.11s)
09:41:39 [2020-05-08T09:41:39.193Z] === RUN   TestRenameStoppedContainer
09:41:39 [2020-05-08T09:41:39.755Z] --- PASS: TestRenameStoppedContainer (0.76s)
09:41:39 [2020-05-08T09:41:39.755Z] === RUN   TestRenameRunningContainerAndReuse
09:41:41 [2020-05-08T09:41:41.647Z] --- PASS: TestRenameRunningContainerAndReuse (1.57s)
09:41:41 [2020-05-08T09:41:41.647Z] === RUN   TestRenameInvalidName
09:41:42 [2020-05-08T09:41:42.210Z] --- PASS: TestRenameInvalidName (0.75s)
09:41:42 [2020-05-08T09:41:42.210Z] === RUN   TestRenameAnonymousContainer
09:41:45 [2020-05-08T09:41:45.480Z] --- PASS: TestRenameAnonymousContainer (3.44s)
09:41:45 [2020-05-08T09:41:45.480Z] === RUN   TestRenameContainerWithSameName
09:41:46 [2020-05-08T09:41:46.410Z] --- PASS: TestRenameContainerWithSameName (0.78s)
09:41:46 [2020-05-08T09:41:46.410Z] === RUN   TestRenameContainerWithLinkedContainer
09:41:48 [2020-05-08T09:41:48.300Z] --- PASS: TestRenameContainerWithLinkedContainer (1.61s)
09:41:48 [2020-05-08T09:41:48.300Z] === RUN   TestResize
09:41:48 [2020-05-08T09:41:48.862Z] --- PASS: TestResize (0.79s)
09:41:48 [2020-05-08T09:41:48.862Z] === RUN   TestResizeWithInvalidSize
09:41:49 [2020-05-08T09:41:49.425Z] --- PASS: TestResizeWithInvalidSize (0.80s)
09:41:49 [2020-05-08T09:41:49.425Z] === RUN   TestResizeWhenContainerNotStarted
09:41:50 [2020-05-08T09:41:50.354Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s)
09:41:50 [2020-05-08T09:41:50.354Z] === RUN   TestDaemonRestartKillContainers
09:41:50 [2020-05-08T09:41:50.354Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
09:41:50 [2020-05-08T09:41:50.354Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
09:41:50 [2020-05-08T09:41:50.354Z] === RUN   TestCgroupNamespacesRun
09:41:53 [2020-05-08T09:41:53.647Z] --- PASS: TestCgroupNamespacesRun (2.92s)
09:41:53 [2020-05-08T09:41:53.647Z] === RUN   TestCgroupNamespacesRunPrivileged
09:41:56 [2020-05-08T09:41:56.164Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.93s)
09:41:56 [2020-05-08T09:41:56.164Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:41:59 [2020-05-08T09:41:59.436Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.00s)
09:41:59 [2020-05-08T09:41:59.436Z] === RUN   TestCgroupNamespacesRunHostMode
09:42:01 [2020-05-08T09:42:01.955Z] --- PASS: TestCgroupNamespacesRunHostMode (2.96s)
09:42:01 [2020-05-08T09:42:01.955Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:42:05 [2020-05-08T09:42:05.225Z] --- PASS: TestCgroupNamespacesRunPrivateMode (3.04s)
09:42:05 [2020-05-08T09:42:05.225Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:42:08 [2020-05-08T09:42:08.495Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.90s)
09:42:08 [2020-05-08T09:42:08.496Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:42:10 [2020-05-08T09:42:10.387Z] --- PASS: TestCgroupNamespacesRunInvalidMode (2.16s)
09:42:10 [2020-05-08T09:42:10.387Z] === RUN   TestCgroupNamespacesRunOlderClient
09:42:13 [2020-05-08T09:42:13.658Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.03s)
09:42:13 [2020-05-08T09:42:13.658Z] === RUN   TestKernelTCPMemory
09:42:13 [2020-05-08T09:42:13.658Z] --- SKIP: TestKernelTCPMemory (0.03s)
09:42:13 [2020-05-08T09:42:13.658Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
09:42:13 [2020-05-08T09:42:13.658Z] === RUN   TestNISDomainname
09:42:13 [2020-05-08T09:42:13.658Z] --- SKIP: TestNISDomainname (0.00s)
09:42:13 [2020-05-08T09:42:13.658Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
09:42:13 [2020-05-08T09:42:13.658Z] === RUN   TestHostnameDnsResolution
09:42:14 [2020-05-08T09:42:14.586Z] --- PASS: TestHostnameDnsResolution (1.26s)
09:42:14 [2020-05-08T09:42:14.586Z] === RUN   TestStats
09:42:14 [2020-05-08T09:42:14.586Z] --- SKIP: TestStats (0.00s)
09:42:14 [2020-05-08T09:42:14.586Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
09:42:14 [2020-05-08T09:42:14.586Z] === RUN   TestStopContainerWithTimeout
09:42:14 [2020-05-08T09:42:14.586Z] === RUN   TestStopContainerWithTimeout/0
09:42:14 [2020-05-08T09:42:14.586Z] === PAUSE TestStopContainerWithTimeout/0
09:42:14 [2020-05-08T09:42:14.586Z] === RUN   TestStopContainerWithTimeout/1
09:42:14 [2020-05-08T09:42:14.586Z] === PAUSE TestStopContainerWithTimeout/1
09:42:14 [2020-05-08T09:42:14.586Z] === RUN   TestStopContainerWithTimeout/3
09:42:14 [2020-05-08T09:42:14.586Z] === PAUSE TestStopContainerWithTimeout/3
09:42:14 [2020-05-08T09:42:14.586Z] === RUN   TestStopContainerWithTimeout/-1
09:42:14 [2020-05-08T09:42:14.586Z] === PAUSE TestStopContainerWithTimeout/-1
09:42:14 [2020-05-08T09:42:14.586Z] === CONT  TestStopContainerWithTimeout/0
09:42:14 [2020-05-08T09:42:14.586Z] === CONT  TestStopContainerWithTimeout/3
09:42:15 [2020-05-08T09:42:15.518Z] === CONT  TestStopContainerWithTimeout/-1
09:42:17 [2020-05-08T09:42:17.408Z] === CONT  TestStopContainerWithTimeout/1
09:42:19 [2020-05-08T09:42:19.299Z] --- PASS: TestStopContainerWithTimeout (0.01s)
09:42:19 [2020-05-08T09:42:19.299Z]     --- PASS: TestStopContainerWithTimeout/0 (1.01s)
09:42:19 [2020-05-08T09:42:19.299Z]     --- PASS: TestStopContainerWithTimeout/3 (2.86s)
09:42:19 [2020-05-08T09:42:19.299Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.77s)
09:42:19 [2020-05-08T09:42:19.299Z]     --- PASS: TestStopContainerWithTimeout/1 (1.76s)
09:42:19 [2020-05-08T09:42:19.299Z] === RUN   TestDeleteDevicemapper
09:42:19 [2020-05-08T09:42:19.299Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:42:19 [2020-05-08T09:42:19.299Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:42:19 [2020-05-08T09:42:19.299Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:42:21 [2020-05-08T09:42:21.192Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.99s)
09:42:21 [2020-05-08T09:42:21.192Z] === RUN   TestUpdateMemory
09:42:21 [2020-05-08T09:42:21.192Z] --- SKIP: TestUpdateMemory (0.00s)
09:42:21 [2020-05-08T09:42:21.192Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
09:42:21 [2020-05-08T09:42:21.192Z] === RUN   TestUpdateCPUQuota
09:42:21 [2020-05-08T09:42:21.192Z] --- SKIP: TestUpdateCPUQuota (0.00s)
09:42:21 [2020-05-08T09:42:21.192Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
09:42:21 [2020-05-08T09:42:21.192Z] === RUN   TestUpdatePidsLimit
09:42:21 [2020-05-08T09:42:21.192Z] --- SKIP: TestUpdatePidsLimit (0.00s)
09:42:21 [2020-05-08T09:42:21.192Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
09:42:21 [2020-05-08T09:42:21.192Z] === RUN   TestUpdateRestartPolicy
09:42:36 [2020-05-08T09:42:36.037Z] --- PASS: TestUpdateRestartPolicy (12.87s)
09:42:36 [2020-05-08T09:42:36.037Z] === RUN   TestUpdateRestartWithAutoRemove
09:42:36 [2020-05-08T09:42:36.037Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s)
09:42:36 [2020-05-08T09:42:36.037Z] === RUN   TestWaitNonBlocked
09:42:36 [2020-05-08T09:42:36.037Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:42:36 [2020-05-08T09:42:36.037Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:42:36 [2020-05-08T09:42:36.037Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:42:36 [2020-05-08T09:42:36.037Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:42:36 [2020-05-08T09:42:36.037Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:42:36 [2020-05-08T09:42:36.037Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:42:36 [2020-05-08T09:42:36.037Z] --- PASS: TestWaitNonBlocked (0.01s)
09:42:36 [2020-05-08T09:42:36.037Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.84s)
09:42:36 [2020-05-08T09:42:36.037Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s)
09:42:36 [2020-05-08T09:42:36.037Z] === RUN   TestWaitBlocked
09:42:36 [2020-05-08T09:42:36.037Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:42:36 [2020-05-08T09:42:36.037Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:42:36 [2020-05-08T09:42:36.037Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:42:36 [2020-05-08T09:42:36.037Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:42:36 [2020-05-08T09:42:36.037Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:42:36 [2020-05-08T09:42:36.037Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:42:36 [2020-05-08T09:42:36.967Z] --- PASS: TestWaitBlocked (0.02s)
09:42:36 [2020-05-08T09:42:36.967Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.88s)
09:42:36 [2020-05-08T09:42:36.967Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s)
09:42:36 [2020-05-08T09:42:36.967Z] === CONT  TestDaemonRestartIpcMode
09:42:36 [2020-05-08T09:42:36.967Z] === CONT  TestIpcModeOlderClient
09:42:36 [2020-05-08T09:42:36.967Z] --- PASS: TestIpcModeOlderClient (0.11s)
09:42:43 [2020-05-08T09:42:43.508Z] --- PASS: TestDaemonRestartIpcMode (5.57s)
09:42:43 [2020-05-08T09:42:43.508Z] PASS
09:42:43 [2020-05-08T09:42:43.508Z] 
09:42:43 [2020-05-08T09:42:43.508Z] === Skipped
09:42:43 [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
09:42:43 [2020-05-08T09:42:43.508Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:42:43 [2020-05-08T09:42:43.508Z] 
09:42:43 [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
09:42:43 [2020-05-08T09:42:43.508Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
09:42:43 [2020-05-08T09:42:43.508Z] 
09:42:43 [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
09:42:43 [2020-05-08T09:42:43.508Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
09:42:43 [2020-05-08T09:42:43.508Z] 
09:42:43 [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
09:42:43 [2020-05-08T09:42:43.508Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
09:42:43 [2020-05-08T09:42:43.508Z] 
09:42:43 [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
09:42:43 [2020-05-08T09:42:43.508Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:42:43 [2020-05-08T09:42:43.508Z] 
09:42:43 [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
09:42:43 [2020-05-08T09:42:43.508Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:42:43 [2020-05-08T09:42:43.508Z] 
09:42:43 [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
09:42:43 [2020-05-08T09:42:43.508Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:42:43 [2020-05-08T09:42:43.508Z] 
09:42:43 [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
09:42:43 [2020-05-08T09:42:43.508Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:42:43 [2020-05-08T09:42:43.508Z] 
09:42:43 [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
09:42:43 [2020-05-08T09:42:43.508Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:42:43 [2020-05-08T09:42:43.508Z] 
09:42:43 [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
09:42:43 [2020-05-08T09:42:43.508Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
09:42:43 [2020-05-08T09:42:43.508Z] 
09:42:43 [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
09:42:43 [2020-05-08T09:42:43.508Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:42:43 [2020-05-08T09:42:43.508Z] 
09:42:43 [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
09:42:43 [2020-05-08T09:42:43.508Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
09:42:43 [2020-05-08T09:42:43.508Z] 
09:42:43 [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
09:42:43 [2020-05-08T09:42:43.508Z]     mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
09:42:43 [2020-05-08T09:42:43.508Z] 
09:42:43 [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestPause (0.00s)
09:42:43 [2020-05-08T09:42:43.508Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
09:42:43 [2020-05-08T09:42:43.508Z] 
09:42:43 [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:42:43 [2020-05-08T09:42:43.508Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:42:43 [2020-05-08T09:42:43.508Z] 
09:42:43 [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
09:42:43 [2020-05-08T09:42:43.508Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
09:42:43 [2020-05-08T09:42:43.508Z] 
09:42:43 [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
09:42:43 [2020-05-08T09:42:43.508Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
09:42:43 [2020-05-08T09:42:43.508Z] 
09:42:43 [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s)
09:42:43 [2020-05-08T09:42:43.508Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
09:42:43 [2020-05-08T09:42:43.508Z] 
09:42:43 [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s)
09:42:43 [2020-05-08T09:42:43.508Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
09:42:43 [2020-05-08T09:42:43.508Z] 
09:42:43 [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestStats (0.00s)
09:42:43 [2020-05-08T09:42:43.508Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
09:42:43 [2020-05-08T09:42:43.508Z] 
09:42:43 [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
09:42:43 [2020-05-08T09:42:43.508Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:42:43 [2020-05-08T09:42:43.508Z] 
09:42:43 [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
09:42:43 [2020-05-08T09:42:43.508Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
09:42:43 [2020-05-08T09:42:43.508Z] 
09:42:43 [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
09:42:43 [2020-05-08T09:42:43.508Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
09:42:43 [2020-05-08T09:42:43.508Z] 
09:42:43 [2020-05-08T09:42:43.508Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
09:42:43 [2020-05-08T09:42:43.508Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
09:42:43 [2020-05-08T09:42:43.508Z] 
09:42:43 [2020-05-08T09:42:43.508Z] 
09:42:43 [2020-05-08T09:42:43.508Z] DONE 181 tests, 24 skipped in 112.882s
09:42:43 [2020-05-08T09:42:43.508Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
09:42:43 [2020-05-08T09:42:43.508Z] INFO: Testing against a local daemon
09:42:43 [2020-05-08T09:42:43.508Z] === RUN   TestCommitInheritsEnv
09:42:44 [2020-05-08T09:42:44.071Z] --- PASS: TestCommitInheritsEnv (1.54s)
09:42:44 [2020-05-08T09:42:44.071Z] === RUN   TestImportExtremelyLargeImageWorks
09:42:44 [2020-05-08T09:42:44.071Z] === PAUSE TestImportExtremelyLargeImageWorks
09:42:44 [2020-05-08T09:42:44.071Z] === RUN   TestImagesFilterMultiReference
09:42:44 [2020-05-08T09:42:44.327Z] --- PASS: TestImagesFilterMultiReference (0.07s)
09:42:44 [2020-05-08T09:42:44.327Z] === RUN   TestImagePullPlatformInvalid
09:42:44 [2020-05-08T09:42:44.327Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
09:42:44 [2020-05-08T09:42:44.327Z] === RUN   TestRemoveImageOrphaning
09:42:46 [2020-05-08T09:42:46.218Z] --- PASS: TestRemoveImageOrphaning (1.90s)
09:42:46 [2020-05-08T09:42:46.218Z] === RUN   TestRemoveImageGarbageCollector
09:42:46 [2020-05-08T09:42:46.218Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
09:42:46 [2020-05-08T09:42:46.218Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
09:42:46 [2020-05-08T09:42:46.218Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:42:46 [2020-05-08T09:42:46.218Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
09:42:46 [2020-05-08T09:42:46.218Z] === RUN   TestTagInvalidReference
09:42:46 [2020-05-08T09:42:46.218Z] --- PASS: TestTagInvalidReference (0.02s)
09:42:46 [2020-05-08T09:42:46.218Z] === RUN   TestTagValidPrefixedRepo
09:42:46 [2020-05-08T09:42:46.218Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
09:42:46 [2020-05-08T09:42:46.218Z] === RUN   TestTagExistedNameWithoutForce
09:42:46 [2020-05-08T09:42:46.218Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
09:42:46 [2020-05-08T09:42:46.218Z] === RUN   TestTagOfficialNames
09:42:46 [2020-05-08T09:42:46.218Z] --- PASS: TestTagOfficialNames (0.05s)
09:42:46 [2020-05-08T09:42:46.218Z] === RUN   TestTagMatchesDigest
09:42:46 [2020-05-08T09:42:46.475Z] --- PASS: TestTagMatchesDigest (0.02s)
09:42:46 [2020-05-08T09:42:46.475Z] === CONT  TestImportExtremelyLargeImageWorks
09:44:37 [2020-05-08T09:44:37.885Z] --- PASS: TestImportExtremelyLargeImageWorks (104.87s)
09:44:37 [2020-05-08T09:44:37.885Z] PASS
09:44:37 [2020-05-08T09:44:37.885Z] 
09:44:37 [2020-05-08T09:44:37.885Z] === Skipped
09:44:37 [2020-05-08T09:44:37.885Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
09:44:37 [2020-05-08T09:44:37.885Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
09:44:37 [2020-05-08T09:44:37.885Z] 
09:44:37 [2020-05-08T09:44:37.885Z] 
09:44:37 [2020-05-08T09:44:37.885Z] DONE 12 tests, 1 skipped in 108.828s
09:44:37 [2020-05-08T09:44:37.885Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
09:44:37 [2020-05-08T09:44:37.885Z] INFO: Testing against a local daemon
09:44:37 [2020-05-08T09:44:37.885Z] === RUN   TestNetworkCreateDelete
09:44:37 [2020-05-08T09:44:37.885Z] --- PASS: TestNetworkCreateDelete (0.12s)
09:44:37 [2020-05-08T09:44:37.885Z] === RUN   TestDockerNetworkDeletePreferID
09:44:37 [2020-05-08T09:44:37.885Z] --- PASS: TestDockerNetworkDeletePreferID (0.30s)
09:44:37 [2020-05-08T09:44:37.885Z] === RUN   TestInspectNetwork
09:44:37 [2020-05-08T09:44:37.885Z] --- SKIP: TestInspectNetwork (0.00s)
09:44:37 [2020-05-08T09:44:37.885Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:37 [2020-05-08T09:44:37.885Z] === RUN   TestRunContainerWithBridgeNone
09:44:37 [2020-05-08T09:44:37.885Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
09:44:37 [2020-05-08T09:44:37.885Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
09:44:37 [2020-05-08T09:44:37.885Z] === RUN   TestNetworkInvalidJSON
09:44:37 [2020-05-08T09:44:37.885Z] === RUN   TestNetworkInvalidJSON//networks/create
09:44:37 [2020-05-08T09:44:37.885Z] === PAUSE TestNetworkInvalidJSON//networks/create
09:44:37 [2020-05-08T09:44:37.885Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
09:44:37 [2020-05-08T09:44:37.885Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
09:44:37 [2020-05-08T09:44:37.885Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
09:44:37 [2020-05-08T09:44:37.885Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
09:44:37 [2020-05-08T09:44:37.885Z] === CONT  TestNetworkInvalidJSON//networks/create
09:44:37 [2020-05-08T09:44:37.885Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
09:44:37 [2020-05-08T09:44:37.885Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
09:44:37 [2020-05-08T09:44:37.885Z] --- PASS: TestNetworkInvalidJSON (0.02s)
09:44:37 [2020-05-08T09:44:37.885Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
09:44:37 [2020-05-08T09:44:37.885Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
09:44:37 [2020-05-08T09:44:37.885Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
09:44:37 [2020-05-08T09:44:37.885Z] === RUN   TestHostIPv4BridgeLabel
09:44:37 [2020-05-08T09:44:37.885Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
09:44:37 [2020-05-08T09:44:37.885Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
09:44:37 [2020-05-08T09:44:37.885Z] === RUN   TestDaemonRestartWithLiveRestore
09:44:37 [2020-05-08T09:44:37.885Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
09:44:37 [2020-05-08T09:44:37.885Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
09:44:37 [2020-05-08T09:44:37.885Z] === RUN   TestDaemonDefaultNetworkPools
09:44:37 [2020-05-08T09:44:37.885Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
09:44:37 [2020-05-08T09:44:37.885Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
09:44:37 [2020-05-08T09:44:37.885Z] === RUN   TestDaemonRestartWithExistingNetwork
09:44:37 [2020-05-08T09:44:37.885Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
09:44:37 [2020-05-08T09:44:37.885Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
09:44:37 [2020-05-08T09:44:37.885Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:44:37 [2020-05-08T09:44:37.885Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
09:44:37 [2020-05-08T09:44:37.885Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
09:44:37 [2020-05-08T09:44:37.885Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:44:37 [2020-05-08T09:44:37.885Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
09:44:37 [2020-05-08T09:44:37.885Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
09:44:37 [2020-05-08T09:44:37.885Z] === RUN   TestServiceWithPredefinedNetwork
09:44:37 [2020-05-08T09:44:37.885Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
09:44:37 [2020-05-08T09:44:37.885Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:37 [2020-05-08T09:44:37.885Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:44:37 [2020-05-08T09:44:37.885Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:44:37 [2020-05-08T09:44:37.885Z]     service_test.go:236: FLAKY_TEST
09:44:37 [2020-05-08T09:44:37.885Z] === RUN   TestServiceWithDataPathPortInit
09:44:37 [2020-05-08T09:44:37.885Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
09:44:37 [2020-05-08T09:44:37.885Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:37 [2020-05-08T09:44:37.885Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:44:37 [2020-05-08T09:44:37.885Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
09:44:37 [2020-05-08T09:44:37.885Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:37 [2020-05-08T09:44:37.885Z] PASS
09:44:37 [2020-05-08T09:44:37.885Z] 
09:44:37 [2020-05-08T09:44:37.885Z] === Skipped
09:44:37 [2020-05-08T09:44:37.885Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
09:44:37 [2020-05-08T09:44:37.885Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:37 [2020-05-08T09:44:37.885Z] 
09:44:37 [2020-05-08T09:44:37.885Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
09:44:37 [2020-05-08T09:44:37.885Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
09:44:37 [2020-05-08T09:44:37.885Z] 
09:44:37 [2020-05-08T09:44:37.885Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
09:44:37 [2020-05-08T09:44:37.885Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
09:44:37 [2020-05-08T09:44:37.885Z] 
09:44:37 [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
09:44:37 [2020-05-08T09:44:37.886Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
09:44:37 [2020-05-08T09:44:37.886Z] 
09:44:37 [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
09:44:37 [2020-05-08T09:44:37.886Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
09:44:37 [2020-05-08T09:44:37.886Z] 
09:44:37 [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
09:44:37 [2020-05-08T09:44:37.886Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
09:44:37 [2020-05-08T09:44:37.886Z] 
09:44:37 [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
09:44:37 [2020-05-08T09:44:37.886Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
09:44:37 [2020-05-08T09:44:37.886Z] 
09:44:37 [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
09:44:37 [2020-05-08T09:44:37.886Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
09:44:37 [2020-05-08T09:44:37.886Z] 
09:44:37 [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
09:44:37 [2020-05-08T09:44:37.886Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:37 [2020-05-08T09:44:37.886Z] 
09:44:37 [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:44:37 [2020-05-08T09:44:37.886Z]     service_test.go:236: FLAKY_TEST
09:44:37 [2020-05-08T09:44:37.886Z] 
09:44:37 [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
09:44:37 [2020-05-08T09:44:37.886Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:37 [2020-05-08T09:44:37.886Z] 
09:44:37 [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
09:44:37 [2020-05-08T09:44:37.886Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:37 [2020-05-08T09:44:37.886Z] 
09:44:37 [2020-05-08T09:44:37.886Z] 
09:44:37 [2020-05-08T09:44:37.886Z] DONE 18 tests, 12 skipped in 0.614s
09:44:37 [2020-05-08T09:44:37.886Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:44:37 [2020-05-08T09:44:37.886Z] INFO: Testing against a local daemon
09:44:37 [2020-05-08T09:44:37.886Z] === RUN   TestDockerNetworkIpvlanPersistance
09:44:37 [2020-05-08T09:44:37.886Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:44:37 [2020-05-08T09:44:37.886Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:44:37 [2020-05-08T09:44:37.886Z] === RUN   TestDockerNetworkIpvlan
09:44:37 [2020-05-08T09:44:37.886Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:44:37 [2020-05-08T09:44:37.886Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:44:37 [2020-05-08T09:44:37.886Z] PASS
09:44:37 [2020-05-08T09:44:37.886Z] 
09:44:37 [2020-05-08T09:44:37.886Z] === Skipped
09:44:37 [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:44:37 [2020-05-08T09:44:37.886Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:44:37 [2020-05-08T09:44:37.886Z] 
09:44:37 [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:44:37 [2020-05-08T09:44:37.886Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:44:37 [2020-05-08T09:44:37.886Z] 
09:44:37 [2020-05-08T09:44:37.886Z] 
09:44:37 [2020-05-08T09:44:37.886Z] DONE 2 tests, 2 skipped in 0.134s
09:44:37 [2020-05-08T09:44:37.886Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:44:37 [2020-05-08T09:44:37.886Z] INFO: Testing against a local daemon
09:44:37 [2020-05-08T09:44:37.886Z] === RUN   TestDockerNetworkMacvlanPersistance
09:44:37 [2020-05-08T09:44:37.886Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
09:44:37 [2020-05-08T09:44:37.886Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
09:44:37 [2020-05-08T09:44:37.886Z] === RUN   TestDockerNetworkMacvlan
09:44:37 [2020-05-08T09:44:37.886Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
09:44:37 [2020-05-08T09:44:37.886Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
09:44:37 [2020-05-08T09:44:37.886Z] PASS
09:44:37 [2020-05-08T09:44:37.886Z] 
09:44:37 [2020-05-08T09:44:37.886Z] === Skipped
09:44:37 [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
09:44:37 [2020-05-08T09:44:37.886Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
09:44:37 [2020-05-08T09:44:37.886Z] 
09:44:37 [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
09:44:37 [2020-05-08T09:44:37.886Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
09:44:37 [2020-05-08T09:44:37.886Z] 
09:44:37 [2020-05-08T09:44:37.886Z] 
09:44:37 [2020-05-08T09:44:37.886Z] DONE 2 tests, 2 skipped in 0.158s
09:44:37 [2020-05-08T09:44:37.886Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
09:44:37 [2020-05-08T09:44:37.886Z] testing: warning: no tests to run
09:44:37 [2020-05-08T09:44:37.886Z] PASS
09:44:37 [2020-05-08T09:44:37.886Z] 
09:44:37 [2020-05-08T09:44:37.886Z] DONE 0 tests in 0.030s
09:44:37 [2020-05-08T09:44:37.886Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:44:37 [2020-05-08T09:44:37.886Z] INFO: Testing against a local daemon
09:44:37 [2020-05-08T09:44:37.886Z] === RUN   TestAuthZPluginAllowRequest
09:44:37 [2020-05-08T09:44:37.886Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
09:44:37 [2020-05-08T09:44:37.886Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:37 [2020-05-08T09:44:37.886Z] === RUN   TestAuthZPluginTLS
09:44:37 [2020-05-08T09:44:37.886Z] --- SKIP: TestAuthZPluginTLS (0.00s)
09:44:37 [2020-05-08T09:44:37.886Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:37 [2020-05-08T09:44:37.886Z] === RUN   TestAuthZPluginDenyRequest
09:44:37 [2020-05-08T09:44:37.886Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
09:44:37 [2020-05-08T09:44:37.886Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:37 [2020-05-08T09:44:37.886Z] === RUN   TestAuthZPluginAPIDenyResponse
09:44:37 [2020-05-08T09:44:37.886Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
09:44:37 [2020-05-08T09:44:37.886Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:37 [2020-05-08T09:44:37.886Z] === RUN   TestAuthZPluginDenyResponse
09:44:37 [2020-05-08T09:44:37.886Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
09:44:37 [2020-05-08T09:44:37.886Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:37 [2020-05-08T09:44:37.886Z] === RUN   TestAuthZPluginAllowEventStream
09:44:37 [2020-05-08T09:44:37.886Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
09:44:37 [2020-05-08T09:44:37.886Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:37 [2020-05-08T09:44:37.886Z] === RUN   TestAuthZPluginErrorResponse
09:44:37 [2020-05-08T09:44:37.886Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
09:44:37 [2020-05-08T09:44:37.886Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:37 [2020-05-08T09:44:37.886Z] === RUN   TestAuthZPluginErrorRequest
09:44:37 [2020-05-08T09:44:37.886Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
09:44:37 [2020-05-08T09:44:37.886Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:37 [2020-05-08T09:44:37.886Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:44:37 [2020-05-08T09:44:37.886Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
09:44:37 [2020-05-08T09:44:37.886Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:37 [2020-05-08T09:44:37.886Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:44:37 [2020-05-08T09:44:37.886Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
09:44:37 [2020-05-08T09:44:37.886Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:37 [2020-05-08T09:44:37.886Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:44:37 [2020-05-08T09:44:37.886Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
09:44:37 [2020-05-08T09:44:37.886Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:37 [2020-05-08T09:44:37.886Z] === RUN   TestAuthZPluginHeader
09:44:37 [2020-05-08T09:44:37.886Z] --- SKIP: TestAuthZPluginHeader (0.00s)
09:44:37 [2020-05-08T09:44:37.886Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:37 [2020-05-08T09:44:37.886Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:44:37 [2020-05-08T09:44:37.886Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.34s)
09:44:37 [2020-05-08T09:44:37.886Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:37 [2020-05-08T09:44:37.886Z] === RUN   TestAuthZPluginV2Disable
09:44:37 [2020-05-08T09:44:37.886Z] --- SKIP: TestAuthZPluginV2Disable (0.03s)
09:44:37 [2020-05-08T09:44:37.886Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:37 [2020-05-08T09:44:37.886Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:44:37 [2020-05-08T09:44:37.886Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
09:44:37 [2020-05-08T09:44:37.886Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:37 [2020-05-08T09:44:37.886Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:44:37 [2020-05-08T09:44:37.886Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
09:44:37 [2020-05-08T09:44:37.886Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:37 [2020-05-08T09:44:37.886Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:44:37 [2020-05-08T09:44:37.886Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
09:44:37 [2020-05-08T09:44:37.886Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:37 [2020-05-08T09:44:37.886Z] PASS
09:44:37 [2020-05-08T09:44:37.886Z] 
09:44:37 [2020-05-08T09:44:37.886Z] === Skipped
09:44:37 [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
09:44:37 [2020-05-08T09:44:37.886Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:37 [2020-05-08T09:44:37.886Z] 
09:44:37 [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
09:44:37 [2020-05-08T09:44:37.886Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:37 [2020-05-08T09:44:37.886Z] 
09:44:37 [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
09:44:37 [2020-05-08T09:44:37.886Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:37 [2020-05-08T09:44:37.886Z] 
09:44:37 [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
09:44:37 [2020-05-08T09:44:37.886Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:37 [2020-05-08T09:44:37.886Z] 
09:44:37 [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
09:44:37 [2020-05-08T09:44:37.886Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:37 [2020-05-08T09:44:37.886Z] 
09:44:37 [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
09:44:37 [2020-05-08T09:44:37.886Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:37 [2020-05-08T09:44:37.886Z] 
09:44:37 [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
09:44:37 [2020-05-08T09:44:37.886Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:37 [2020-05-08T09:44:37.886Z] 
09:44:37 [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
09:44:37 [2020-05-08T09:44:37.886Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:37 [2020-05-08T09:44:37.886Z] 
09:44:37 [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
09:44:37 [2020-05-08T09:44:37.886Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:37 [2020-05-08T09:44:37.886Z] 
09:44:37 [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
09:44:37 [2020-05-08T09:44:37.886Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:37 [2020-05-08T09:44:37.886Z] 
09:44:37 [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
09:44:37 [2020-05-08T09:44:37.886Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:37 [2020-05-08T09:44:37.886Z] 
09:44:37 [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
09:44:37 [2020-05-08T09:44:37.886Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:37 [2020-05-08T09:44:37.886Z] 
09:44:37 [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.34s)
09:44:37 [2020-05-08T09:44:37.886Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:37 [2020-05-08T09:44:37.886Z] 
09:44:37 [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.03s)
09:44:37 [2020-05-08T09:44:37.886Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:37 [2020-05-08T09:44:37.886Z] 
09:44:37 [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
09:44:37 [2020-05-08T09:44:37.886Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:37 [2020-05-08T09:44:37.886Z] 
09:44:37 [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
09:44:37 [2020-05-08T09:44:37.886Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:37 [2020-05-08T09:44:37.886Z] 
09:44:37 [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
09:44:37 [2020-05-08T09:44:37.886Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:37 [2020-05-08T09:44:37.886Z] 
09:44:37 [2020-05-08T09:44:37.886Z] 
09:44:37 [2020-05-08T09:44:37.886Z] DONE 17 tests, 17 skipped in 0.587s
09:44:37 [2020-05-08T09:44:37.886Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:44:37 [2020-05-08T09:44:37.886Z] INFO: Testing against a local daemon
09:44:37 [2020-05-08T09:44:37.886Z] === RUN   TestPluginInvalidJSON
09:44:37 [2020-05-08T09:44:37.886Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
09:44:37 [2020-05-08T09:44:37.886Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
09:44:37 [2020-05-08T09:44:37.886Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
09:44:37 [2020-05-08T09:44:37.886Z] --- PASS: TestPluginInvalidJSON (0.02s)
09:44:37 [2020-05-08T09:44:37.886Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
09:44:37 [2020-05-08T09:44:37.886Z] === RUN   TestPluginInstall
09:44:37 [2020-05-08T09:44:37.886Z] --- SKIP: TestPluginInstall (0.00s)
09:44:37 [2020-05-08T09:44:37.886Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:37 [2020-05-08T09:44:37.886Z] PASS
09:44:37 [2020-05-08T09:44:37.886Z] 
09:44:37 [2020-05-08T09:44:37.886Z] === Skipped
09:44:37 [2020-05-08T09:44:37.886Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
09:44:37 [2020-05-08T09:44:37.886Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:37 [2020-05-08T09:44:37.886Z] 
09:44:37 [2020-05-08T09:44:37.886Z] 
09:44:37 [2020-05-08T09:44:37.886Z] DONE 3 tests, 1 skipped in 0.231s
09:44:37 [2020-05-08T09:44:37.886Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:44:37 [2020-05-08T09:44:37.886Z] INFO: Testing against a local daemon
09:44:37 [2020-05-08T09:44:37.886Z] === RUN   TestExternalGraphDriver
09:44:37 [2020-05-08T09:44:37.886Z] --- SKIP: TestExternalGraphDriver (0.12s)
09:44:37 [2020-05-08T09:44:37.886Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
09:44:37 [2020-05-08T09:44:37.886Z] === RUN   TestGraphdriverPluginV2
09:44:41 [2020-05-08T09:44:41.155Z] --- PASS: TestGraphdriverPluginV2 (7.56s)
09:44:41 [2020-05-08T09:44:41.155Z] PASS
09:44:41 [2020-05-08T09:44:41.155Z] 
09:44:41 [2020-05-08T09:44:41.155Z] === Skipped
09:44:41 [2020-05-08T09:44:41.155Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.12s)
09:44:41 [2020-05-08T09:44:41.155Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
09:44:41 [2020-05-08T09:44:41.155Z] 
09:44:41 [2020-05-08T09:44:41.155Z] 
09:44:41 [2020-05-08T09:44:41.155Z] DONE 2 tests, 1 skipped in 7.897s
09:44:41 [2020-05-08T09:44:41.155Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:44:41 [2020-05-08T09:44:41.155Z] INFO: Testing against a local daemon
09:44:41 [2020-05-08T09:44:41.155Z] === RUN   TestContinueAfterPluginCrash
09:44:41 [2020-05-08T09:44:41.155Z] === PAUSE TestContinueAfterPluginCrash
09:44:41 [2020-05-08T09:44:41.155Z] === RUN   TestReadPluginNoRead
09:44:41 [2020-05-08T09:44:41.155Z] === PAUSE TestReadPluginNoRead
09:44:41 [2020-05-08T09:44:41.155Z] === RUN   TestDaemonStartWithLogOpt
09:44:41 [2020-05-08T09:44:41.155Z] === PAUSE TestDaemonStartWithLogOpt
09:44:41 [2020-05-08T09:44:41.155Z] === CONT  TestContinueAfterPluginCrash
09:44:41 [2020-05-08T09:44:41.155Z] === CONT  TestDaemonStartWithLogOpt
09:44:56 [2020-05-08T09:44:56.007Z] --- PASS: TestDaemonStartWithLogOpt (14.47s)
09:44:56 [2020-05-08T09:44:56.007Z] === CONT  TestReadPluginNoRead
09:44:59 [2020-05-08T09:44:59.278Z] --- PASS: TestContinueAfterPluginCrash (18.09s)
09:44:59 [2020-05-08T09:44:59.534Z] === RUN   TestReadPluginNoRead/default
09:45:02 [2020-05-08T09:45:02.803Z] === RUN   TestReadPluginNoRead/disabled_caching
09:45:06 [2020-05-08T09:45:06.075Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:45:09 [2020-05-08T09:45:09.345Z] --- PASS: TestReadPluginNoRead (13.78s)
09:45:09 [2020-05-08T09:45:09.345Z]     --- PASS: TestReadPluginNoRead/default (3.28s)
09:45:09 [2020-05-08T09:45:09.345Z]     --- PASS: TestReadPluginNoRead/disabled_caching (3.26s)
09:45:09 [2020-05-08T09:45:09.345Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (3.30s)
09:45:09 [2020-05-08T09:45:09.345Z]     read_test.go:91: [ddca2ee9beb9b] daemon is not started
09:45:09 [2020-05-08T09:45:09.345Z] PASS
09:45:09 [2020-05-08T09:45:09.345Z] 
09:45:09 [2020-05-08T09:45:09.345Z] DONE 6 tests in 28.438s
09:45:09 [2020-05-08T09:45:09.345Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:45:09 [2020-05-08T09:45:09.601Z] testing: warning: no tests to run
09:45:09 [2020-05-08T09:45:09.601Z] PASS
09:45:09 [2020-05-08T09:45:09.601Z] 
09:45:09 [2020-05-08T09:45:09.601Z] DONE 0 tests in 0.053s
09:45:09 [2020-05-08T09:45:09.601Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:45:09 [2020-05-08T09:45:09.601Z] INFO: Testing against a local daemon
09:45:09 [2020-05-08T09:45:09.601Z] === RUN   TestPluginWithDevMounts
09:45:09 [2020-05-08T09:45:09.601Z] --- SKIP: TestPluginWithDevMounts (0.00s)
09:45:09 [2020-05-08T09:45:09.601Z]     mounts_test.go:21: (*Execution).IsRootless-fm
09:45:09 [2020-05-08T09:45:09.601Z] PASS
09:45:09 [2020-05-08T09:45:09.601Z] 
09:45:09 [2020-05-08T09:45:09.601Z] === Skipped
09:45:09 [2020-05-08T09:45:09.601Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
09:45:09 [2020-05-08T09:45:09.601Z]     mounts_test.go:21: (*Execution).IsRootless-fm
09:45:09 [2020-05-08T09:45:09.601Z] 
09:45:09 [2020-05-08T09:45:09.601Z] 
09:45:09 [2020-05-08T09:45:09.601Z] DONE 1 tests, 1 skipped in 0.174s
09:45:09 [2020-05-08T09:45:09.601Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
09:45:09 [2020-05-08T09:45:09.857Z] INFO: Testing against a local daemon
09:45:09 [2020-05-08T09:45:09.857Z] === RUN   TestSecretInspect
09:45:09 [2020-05-08T09:45:09.857Z] --- SKIP: TestSecretInspect (0.02s)
09:45:09 [2020-05-08T09:45:09.857Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:09 [2020-05-08T09:45:09.857Z] === RUN   TestSecretList
09:45:09 [2020-05-08T09:45:09.857Z] --- SKIP: TestSecretList (0.02s)
09:45:09 [2020-05-08T09:45:09.857Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:09 [2020-05-08T09:45:09.857Z] === RUN   TestSecretsCreateAndDelete
09:45:09 [2020-05-08T09:45:09.857Z] --- SKIP: TestSecretsCreateAndDelete (0.02s)
09:45:09 [2020-05-08T09:45:09.857Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:09 [2020-05-08T09:45:09.857Z] === RUN   TestSecretsUpdate
09:45:09 [2020-05-08T09:45:09.857Z] --- SKIP: TestSecretsUpdate (0.01s)
09:45:09 [2020-05-08T09:45:09.857Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:09 [2020-05-08T09:45:09.857Z] === RUN   TestTemplatedSecret
09:45:09 [2020-05-08T09:45:09.857Z] --- SKIP: TestTemplatedSecret (0.00s)
09:45:09 [2020-05-08T09:45:09.857Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:09 [2020-05-08T09:45:09.857Z] === RUN   TestSecretCreateResolve
09:45:09 [2020-05-08T09:45:09.857Z] --- SKIP: TestSecretCreateResolve (0.01s)
09:45:09 [2020-05-08T09:45:09.857Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:09 [2020-05-08T09:45:09.857Z] PASS
09:45:09 [2020-05-08T09:45:09.857Z] 
09:45:09 [2020-05-08T09:45:09.857Z] === Skipped
09:45:09 [2020-05-08T09:45:09.857Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
09:45:09 [2020-05-08T09:45:09.857Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:09 [2020-05-08T09:45:09.857Z] 
09:45:09 [2020-05-08T09:45:09.857Z] === SKIP: amd64.integration.secret TestSecretList (0.02s)
09:45:09 [2020-05-08T09:45:09.857Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:09 [2020-05-08T09:45:09.857Z] 
09:45:09 [2020-05-08T09:45:09.857Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s)
09:45:09 [2020-05-08T09:45:09.857Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:09 [2020-05-08T09:45:09.857Z] 
09:45:09 [2020-05-08T09:45:09.857Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
09:45:09 [2020-05-08T09:45:09.857Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:09 [2020-05-08T09:45:09.857Z] 
09:45:09 [2020-05-08T09:45:09.857Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
09:45:09 [2020-05-08T09:45:09.857Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:09 [2020-05-08T09:45:09.857Z] 
09:45:09 [2020-05-08T09:45:09.857Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
09:45:09 [2020-05-08T09:45:09.857Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:09 [2020-05-08T09:45:09.857Z] 
09:45:09 [2020-05-08T09:45:09.857Z] 
09:45:09 [2020-05-08T09:45:09.857Z] DONE 6 tests, 6 skipped in 0.227s
09:45:09 [2020-05-08T09:45:09.857Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
09:45:10 [2020-05-08T09:45:10.114Z] INFO: Testing against a local daemon
09:45:10 [2020-05-08T09:45:10.114Z] === RUN   TestServiceCreateInit
09:45:10 [2020-05-08T09:45:10.114Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:45:10 [2020-05-08T09:45:10.114Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:45:10 [2020-05-08T09:45:10.114Z] --- PASS: TestServiceCreateInit (0.02s)
09:45:10 [2020-05-08T09:45:10.114Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
09:45:10 [2020-05-08T09:45:10.114Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:10 [2020-05-08T09:45:10.114Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
09:45:10 [2020-05-08T09:45:10.114Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:10 [2020-05-08T09:45:10.114Z] === RUN   TestCreateServiceMultipleTimes
09:45:10 [2020-05-08T09:45:10.114Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
09:45:10 [2020-05-08T09:45:10.114Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:10 [2020-05-08T09:45:10.114Z] === RUN   TestCreateServiceConflict
09:45:10 [2020-05-08T09:45:10.114Z] --- SKIP: TestCreateServiceConflict (0.02s)
09:45:10 [2020-05-08T09:45:10.114Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:10 [2020-05-08T09:45:10.114Z] === RUN   TestCreateServiceMaxReplicas
09:45:10 [2020-05-08T09:45:10.114Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
09:45:10 [2020-05-08T09:45:10.114Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:10 [2020-05-08T09:45:10.114Z] === RUN   TestCreateWithDuplicateNetworkNames
09:45:10 [2020-05-08T09:45:10.114Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
09:45:10 [2020-05-08T09:45:10.114Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:10 [2020-05-08T09:45:10.114Z] === RUN   TestCreateServiceSecretFileMode
09:45:10 [2020-05-08T09:45:10.370Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
09:45:10 [2020-05-08T09:45:10.370Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:10 [2020-05-08T09:45:10.370Z] === RUN   TestCreateServiceConfigFileMode
09:45:10 [2020-05-08T09:45:10.370Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
09:45:10 [2020-05-08T09:45:10.370Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:10 [2020-05-08T09:45:10.371Z] === RUN   TestCreateServiceSysctls
09:45:10 [2020-05-08T09:45:10.371Z] --- SKIP: TestCreateServiceSysctls (0.02s)
09:45:10 [2020-05-08T09:45:10.371Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:10 [2020-05-08T09:45:10.371Z] === RUN   TestCreateServiceCapabilities
09:45:10 [2020-05-08T09:45:10.371Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
09:45:10 [2020-05-08T09:45:10.371Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:10 [2020-05-08T09:45:10.371Z] === RUN   TestInspect
09:45:10 [2020-05-08T09:45:10.371Z] --- SKIP: TestInspect (0.01s)
09:45:10 [2020-05-08T09:45:10.371Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:10 [2020-05-08T09:45:10.371Z] === RUN   TestCreateJob
09:45:10 [2020-05-08T09:45:10.371Z] --- SKIP: TestCreateJob (0.01s)
09:45:10 [2020-05-08T09:45:10.371Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:10 [2020-05-08T09:45:10.371Z] === RUN   TestReplicatedJob
09:45:10 [2020-05-08T09:45:10.371Z] --- SKIP: TestReplicatedJob (0.01s)
09:45:10 [2020-05-08T09:45:10.371Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:10 [2020-05-08T09:45:10.371Z] === RUN   TestUpdateReplicatedJob
09:45:10 [2020-05-08T09:45:10.371Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
09:45:10 [2020-05-08T09:45:10.371Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:10 [2020-05-08T09:45:10.371Z] === RUN   TestServiceListWithStatuses
09:45:10 [2020-05-08T09:45:10.371Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:45:10 [2020-05-08T09:45:10.371Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:45:10 [2020-05-08T09:45:10.371Z] === RUN   TestDockerNetworkConnectAlias
09:45:10 [2020-05-08T09:45:10.371Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
09:45:10 [2020-05-08T09:45:10.371Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:10 [2020-05-08T09:45:10.371Z] === RUN   TestDockerNetworkReConnect
09:45:10 [2020-05-08T09:45:10.371Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
09:45:10 [2020-05-08T09:45:10.371Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:10 [2020-05-08T09:45:10.371Z] === RUN   TestServicePlugin
09:45:14 [2020-05-08T09:45:14.541Z] --- SKIP: TestServicePlugin (3.65s)
09:45:14 [2020-05-08T09:45:14.541Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:14 [2020-05-08T09:45:14.541Z] === RUN   TestServiceUpdateLabel
09:45:14 [2020-05-08T09:45:14.541Z] --- SKIP: TestServiceUpdateLabel (0.02s)
09:45:14 [2020-05-08T09:45:14.541Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:14 [2020-05-08T09:45:14.541Z] === RUN   TestServiceUpdateSecrets
09:45:14 [2020-05-08T09:45:14.541Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
09:45:14 [2020-05-08T09:45:14.541Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:14 [2020-05-08T09:45:14.541Z] === RUN   TestServiceUpdateConfigs
09:45:14 [2020-05-08T09:45:14.541Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
09:45:14 [2020-05-08T09:45:14.541Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:14 [2020-05-08T09:45:14.541Z] === RUN   TestServiceUpdateNetwork
09:45:14 [2020-05-08T09:45:14.541Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
09:45:14 [2020-05-08T09:45:14.541Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:14 [2020-05-08T09:45:14.541Z] === RUN   TestServiceUpdatePidsLimit
09:45:14 [2020-05-08T09:45:14.541Z] --- SKIP: TestServiceUpdatePidsLimit (0.05s)
09:45:14 [2020-05-08T09:45:14.541Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:14 [2020-05-08T09:45:14.541Z] PASS
09:45:14 [2020-05-08T09:45:14.541Z] 
09:45:14 [2020-05-08T09:45:14.541Z] === Skipped
09:45:14 [2020-05-08T09:45:14.541Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
09:45:14 [2020-05-08T09:45:14.541Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
09:45:14 [2020-05-08T09:45:14.541Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:14 [2020-05-08T09:45:14.541Z] 
09:45:14 [2020-05-08T09:45:14.541Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
09:45:14 [2020-05-08T09:45:14.541Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
09:45:14 [2020-05-08T09:45:14.541Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:14 [2020-05-08T09:45:14.541Z] 
09:45:14 [2020-05-08T09:45:14.541Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
09:45:14 [2020-05-08T09:45:14.541Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:14 [2020-05-08T09:45:14.541Z] 
09:45:14 [2020-05-08T09:45:14.541Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s)
09:45:14 [2020-05-08T09:45:14.541Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:14 [2020-05-08T09:45:14.541Z] 
09:45:14 [2020-05-08T09:45:14.541Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s)
09:45:14 [2020-05-08T09:45:14.541Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:14 [2020-05-08T09:45:14.541Z] 
09:45:14 [2020-05-08T09:45:14.541Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
09:45:14 [2020-05-08T09:45:14.541Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:14 [2020-05-08T09:45:14.541Z] 
09:45:14 [2020-05-08T09:45:14.541Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
09:45:14 [2020-05-08T09:45:14.541Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:14 [2020-05-08T09:45:14.541Z] 
09:45:14 [2020-05-08T09:45:14.541Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
09:45:14 [2020-05-08T09:45:14.541Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:14 [2020-05-08T09:45:14.541Z] 
09:45:14 [2020-05-08T09:45:14.541Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
09:45:14 [2020-05-08T09:45:14.541Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:14 [2020-05-08T09:45:14.541Z] 
09:45:14 [2020-05-08T09:45:14.541Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s)
09:45:14 [2020-05-08T09:45:14.541Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:14 [2020-05-08T09:45:14.541Z] 
09:45:14 [2020-05-08T09:45:14.541Z] === SKIP: amd64.integration.service TestInspect (0.01s)
09:45:14 [2020-05-08T09:45:14.541Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:14 [2020-05-08T09:45:14.541Z] 
09:45:14 [2020-05-08T09:45:14.541Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
09:45:14 [2020-05-08T09:45:14.541Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:14 [2020-05-08T09:45:14.541Z] 
09:45:14 [2020-05-08T09:45:14.541Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
09:45:14 [2020-05-08T09:45:14.541Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:14 [2020-05-08T09:45:14.541Z] 
09:45:14 [2020-05-08T09:45:14.541Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
09:45:14 [2020-05-08T09:45:14.541Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:14 [2020-05-08T09:45:14.541Z] 
09:45:14 [2020-05-08T09:45:14.541Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
09:45:14 [2020-05-08T09:45:14.541Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:45:14 [2020-05-08T09:45:14.541Z] 
09:45:14 [2020-05-08T09:45:14.541Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
09:45:14 [2020-05-08T09:45:14.541Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:14 [2020-05-08T09:45:14.541Z] 
09:45:14 [2020-05-08T09:45:14.541Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
09:45:14 [2020-05-08T09:45:14.541Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:14 [2020-05-08T09:45:14.541Z] 
09:45:14 [2020-05-08T09:45:14.541Z] === SKIP: amd64.integration.service TestServicePlugin (3.65s)
09:45:14 [2020-05-08T09:45:14.541Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:14 [2020-05-08T09:45:14.541Z] 
09:45:14 [2020-05-08T09:45:14.541Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s)
09:45:14 [2020-05-08T09:45:14.541Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:14 [2020-05-08T09:45:14.541Z] 
09:45:14 [2020-05-08T09:45:14.541Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
09:45:14 [2020-05-08T09:45:14.541Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:14 [2020-05-08T09:45:14.541Z] 
09:45:14 [2020-05-08T09:45:14.541Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
09:45:14 [2020-05-08T09:45:14.541Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:14 [2020-05-08T09:45:14.541Z] 
09:45:14 [2020-05-08T09:45:14.541Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
09:45:14 [2020-05-08T09:45:14.541Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:14 [2020-05-08T09:45:14.541Z] 
09:45:14 [2020-05-08T09:45:14.541Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.05s)
09:45:14 [2020-05-08T09:45:14.541Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:45:14 [2020-05-08T09:45:14.541Z] 
09:45:14 [2020-05-08T09:45:14.541Z] 
09:45:14 [2020-05-08T09:45:14.541Z] DONE 24 tests, 23 skipped in 4.184s
09:45:14 [2020-05-08T09:45:14.541Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
09:45:14 [2020-05-08T09:45:14.541Z] INFO: Testing against a local daemon
09:45:14 [2020-05-08T09:45:14.542Z] === RUN   TestSessionCreate
09:45:14 [2020-05-08T09:45:14.542Z] --- PASS: TestSessionCreate (0.02s)
09:45:14 [2020-05-08T09:45:14.542Z] === RUN   TestSessionCreateWithBadUpgrade
09:45:14 [2020-05-08T09:45:14.542Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
09:45:14 [2020-05-08T09:45:14.542Z] PASS
09:45:14 [2020-05-08T09:45:14.542Z] 
09:45:14 [2020-05-08T09:45:14.542Z] DONE 2 tests in 0.162s
09:45:14 [2020-05-08T09:45:14.542Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
09:45:14 [2020-05-08T09:45:14.542Z] INFO: Testing against a local daemon
09:45:14 [2020-05-08T09:45:14.542Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:45:14 [2020-05-08T09:45:14.542Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:45:14 [2020-05-08T09:45:14.542Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:45:14 [2020-05-08T09:45:14.542Z] === RUN   TestEventsExecDie
09:45:15 [2020-05-08T09:45:15.471Z] --- PASS: TestEventsExecDie (0.90s)
09:45:15 [2020-05-08T09:45:15.471Z] === RUN   TestEventsBackwardsCompatible
09:45:15 [2020-05-08T09:45:15.471Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
09:45:15 [2020-05-08T09:45:15.471Z] === RUN   TestInfoBinaryCommits
09:45:15 [2020-05-08T09:45:15.471Z] --- PASS: TestInfoBinaryCommits (0.02s)
09:45:15 [2020-05-08T09:45:15.471Z] === RUN   TestInfoAPIVersioned
09:45:15 [2020-05-08T09:45:15.471Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:45:15 [2020-05-08T09:45:15.471Z] === RUN   TestInfoDiscoveryBackend
09:45:17 [2020-05-08T09:45:17.362Z] --- PASS: TestInfoDiscoveryBackend (1.80s)
09:45:17 [2020-05-08T09:45:17.362Z] === RUN   TestInfoDiscoveryInvalidAdvertise
09:45:20 [2020-05-08T09:45:20.631Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (2.94s)
09:45:20 [2020-05-08T09:45:20.631Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
09:45:20 [2020-05-08T09:45:20.631Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
09:45:20 [2020-05-08T09:45:20.631Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
09:45:20 [2020-05-08T09:45:20.631Z] === RUN   TestInfoAPI
09:45:20 [2020-05-08T09:45:20.631Z] --- PASS: TestInfoAPI (0.04s)
09:45:20 [2020-05-08T09:45:20.631Z] === RUN   TestInfoAPIWarnings
09:45:21 [2020-05-08T09:45:21.999Z] --- PASS: TestInfoAPIWarnings (1.82s)
09:45:21 [2020-05-08T09:45:21.999Z] === RUN   TestInfoDebug
09:45:24 [2020-05-08T09:45:24.516Z] --- PASS: TestInfoDebug (2.01s)
09:45:24 [2020-05-08T09:45:24.516Z] === RUN   TestInfoInsecureRegistries
09:45:26 [2020-05-08T09:45:26.432Z] --- PASS: TestInfoInsecureRegistries (2.05s)
09:45:26 [2020-05-08T09:45:26.432Z] === RUN   TestInfoRegistryMirrors
09:45:28 [2020-05-08T09:45:28.323Z] --- PASS: TestInfoRegistryMirrors (2.00s)
09:45:28 [2020-05-08T09:45:28.323Z] === RUN   TestLoginFailsWithBadCredentials
09:45:28 [2020-05-08T09:45:28.323Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s)
09:45:28 [2020-05-08T09:45:28.323Z] === RUN   TestPingCacheHeaders
09:45:28 [2020-05-08T09:45:28.580Z] --- PASS: TestPingCacheHeaders (0.04s)
09:45:28 [2020-05-08T09:45:28.580Z] === RUN   TestPingGet
09:45:28 [2020-05-08T09:45:28.580Z] --- PASS: TestPingGet (0.01s)
09:45:28 [2020-05-08T09:45:28.580Z] === RUN   TestPingHead
09:45:28 [2020-05-08T09:45:28.580Z] --- PASS: TestPingHead (0.02s)
09:45:28 [2020-05-08T09:45:28.580Z] === RUN   TestVersion
09:45:28 [2020-05-08T09:45:28.580Z] --- PASS: TestVersion (0.02s)
09:45:28 [2020-05-08T09:45:28.580Z] PASS
09:45:28 [2020-05-08T09:45:28.580Z] 
09:45:28 [2020-05-08T09:45:28.580Z] === Skipped
09:45:28 [2020-05-08T09:45:28.580Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:45:28 [2020-05-08T09:45:28.580Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:45:28 [2020-05-08T09:45:28.580Z] 
09:45:28 [2020-05-08T09:45:28.580Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
09:45:28 [2020-05-08T09:45:28.580Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
09:45:28 [2020-05-08T09:45:28.580Z] 
09:45:28 [2020-05-08T09:45:28.580Z] 
09:45:28 [2020-05-08T09:45:28.580Z] DONE 18 tests, 2 skipped in 14.206s
09:45:28 [2020-05-08T09:45:28.580Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
09:45:28 [2020-05-08T09:45:28.580Z] INFO: Testing against a local daemon
09:45:28 [2020-05-08T09:45:28.580Z] === RUN   TestVolumesCreateAndList
09:45:28 [2020-05-08T09:45:28.836Z] --- PASS: TestVolumesCreateAndList (0.03s)
09:45:28 [2020-05-08T09:45:28.836Z] === RUN   TestVolumesRemove
09:45:28 [2020-05-08T09:45:28.836Z] --- PASS: TestVolumesRemove (0.09s)
09:45:28 [2020-05-08T09:45:28.836Z] === RUN   TestVolumesInspect
09:45:28 [2020-05-08T09:45:28.836Z] --- PASS: TestVolumesInspect (0.02s)
09:45:28 [2020-05-08T09:45:28.837Z] === RUN   TestVolumesInvalidJSON
09:45:28 [2020-05-08T09:45:28.837Z] === RUN   TestVolumesInvalidJSON//volumes/create
09:45:28 [2020-05-08T09:45:28.837Z] === PAUSE TestVolumesInvalidJSON//volumes/create
09:45:28 [2020-05-08T09:45:28.837Z] === CONT  TestVolumesInvalidJSON//volumes/create
09:45:28 [2020-05-08T09:45:28.837Z] --- PASS: TestVolumesInvalidJSON (0.01s)
09:45:28 [2020-05-08T09:45:28.837Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s)
09:45:28 [2020-05-08T09:45:28.837Z] PASS
09:45:28 [2020-05-08T09:45:28.837Z] 
09:45:28 [2020-05-08T09:45:28.837Z] DONE 5 tests in 0.303s
09:45:28 [2020-05-08T09:45:28.837Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:45:29 [2020-05-08T09:45:29.093Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12248 is not a child of this shell
09:45:29 [2020-05-08T09:45:29.093Z] warning: PID 12248 from bundles/test-integration/docker.pid had a nonzero exit code
09:45:29 [2020-05-08T09:45:29.093Z] Leaving: AppArmorNo profiles have been unloaded.
09:45:29 [2020-05-08T09:45:29.093Z] 
09:45:29 [2020-05-08T09:45:29.093Z] Unloading profiles will leave already running processes permanently
09:45:29 [2020-05-08T09:45:29.093Z] unconfined, which can lead to unexpected situations.
09:45:29 [2020-05-08T09:45:29.093Z] 
09:45:29 [2020-05-08T09:45:29.093Z] To set a process to complain mode, use the command line tool
09:45:29 [2020-05-08T09:45:29.093Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:45:29 [2020-05-08T09:45:29.093Z] Removing test suite binaries
09:45:30 [2020-05-08T09:45:30.022Z]