Skip to content

Console Output

15:06:59 [2020-04-28T15:06:59.898Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40866/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=b2af9e631c53ab17d49cd0ff341893a00318eb59 -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:b2af9e631c53ab17d49cd0ff341893a00318eb59 hack/make.sh dynbinary test-integration
15:07:00 [2020-04-28T15:07:00.462Z] 
15:07:00 [2020-04-28T15:07:00.462Z] Removing bundles/
15:07:00 [2020-04-28T15:07:00.462Z] 
15:07:00 [2020-04-28T15:07:00.462Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:07:00 [2020-04-28T15:07:00.462Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:07:00 [2020-04-28T15:07:00.462Z] GOOS="" GOARCH="" GOARM=""
15:08:21 [2020-04-28T15:08:21.860Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:08:21 [2020-04-28T15:08:21.860Z] 
15:08:21 [2020-04-28T15:08:21.860Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:08:21 [2020-04-28T15:08:21.860Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:08:21 [2020-04-28T15:08:21.860Z] HOSTNAME=675ede891007
15:08:21 [2020-04-28T15:08:21.860Z] DEST=bundles/test-integration
15:08:21 [2020-04-28T15:08:21.860Z] PWD=/go/src/github.com/docker/docker
15:08:21 [2020-04-28T15:08:21.860Z] DOCKER_ROOTLESS=1
15:08:21 [2020-04-28T15:08:21.860Z] DOCKER_GITCOMMIT=b2af9e631c53ab17d49cd0ff341893a00318eb59
15:08:21 [2020-04-28T15:08:21.860Z] container=docker
15:08:21 [2020-04-28T15:08:21.860Z] HOME=/root
15:08:21 [2020-04-28T15:08:21.860Z] GOLANG_VERSION=1.13.10
15:08:21 [2020-04-28T15:08:21.860Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:08:21 [2020-04-28T15:08:21.860Z] VALIDATE_BRANCH=master
15:08:21 [2020-04-28T15:08:21.860Z] TERM=xterm
15:08:21 [2020-04-28T15:08:21.860Z] DOCKER_PKG=github.com/docker/docker
15:08:21 [2020-04-28T15:08:21.860Z] SHLVL=1
15:08:21 [2020-04-28T15:08:21.860Z] TIMEOUT=120m
15:08:21 [2020-04-28T15:08:21.860Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:08:21 [2020-04-28T15:08:21.860Z] DOCKER_GRAPHDRIVER=overlay2
15:08:21 [2020-04-28T15:08:21.860Z] GO111MODULE=off
15:08:21 [2020-04-28T15:08:21.860Z] DOCKER_EXPERIMENTAL=1
15:08:21 [2020-04-28T15:08:21.860Z] TEST_SKIP_INTEGRATION_CLI=1
15:08:21 [2020-04-28T15:08:21.860Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:08:21 [2020-04-28T15:08:21.860Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:08:21 [2020-04-28T15:08:21.860Z] GOPATH=/go
15:08:21 [2020-04-28T15:08:21.860Z] PKG_CONFIG=pkg-config
15:08:21 [2020-04-28T15:08:21.860Z] _=/usr/bin/env
15:08:21 [2020-04-28T15:08:21.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:09:00 [2020-04-28T15:09:00.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:09:00 [2020-04-28T15:09:00.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:09:00 [2020-04-28T15:09:00.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:09:22 [2020-04-28T15:09:22.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:09:22 [2020-04-28T15:09:22.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:09:23 [2020-04-28T15:09:23.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:09:24 [2020-04-28T15:09:24.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:09:24 [2020-04-28T15:09:24.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:09:26 [2020-04-28T15:09:26.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:09:29 [2020-04-28T15:09:29.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:09:30 [2020-04-28T15:09:30.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:09:32 [2020-04-28T15:09:32.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:09:33 [2020-04-28T15:09:33.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:09:34 [2020-04-28T15:09:34.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:09:35 [2020-04-28T15:09:35.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:09:37 [2020-04-28T15:09:37.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:09:38 [2020-04-28T15:09:38.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:09:39 [2020-04-28T15:09:39.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:09:40 [2020-04-28T15:09:40.620Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:09:40 [2020-04-28T15:09:40.620Z] Using test binary docker
15:09:40 [2020-04-28T15:09:40.620Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:09:40 [2020-04-28T15:09:40.620Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:09:40 [2020-04-28T15:09:40.620Z] INFO: Waiting for daemon to start...
15:09:40 [2020-04-28T15:09:40.620Z] Starting dockerd
15:09:42 [2020-04-28T15:09:42.512Z] .
15:09:42 [2020-04-28T15:09:42.512Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:09:42 [2020-04-28T15:09:42.512Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:09:42 [2020-04-28T15:09:42.512Z] Error: No such image: emptyfs
15:09:42 [2020-04-28T15:09:42.768Z] Running integration-test (iteration 1)
15:09:42 [2020-04-28T15:09:42.768Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
15:09:52 [2020-04-28T15:09:52.719Z] Loaded image: buildpack-deps:jessie
15:09:52 [2020-04-28T15:09:52.719Z] Loaded image: busybox:latest
15:09:52 [2020-04-28T15:09:52.719Z] Loaded image: busybox:glibc
15:09:52 [2020-04-28T15:09:52.719Z] Loaded image: debian:jessie
15:09:52 [2020-04-28T15:09:52.719Z] Loaded image: hello-world:latest
15:09:52 [2020-04-28T15:09:52.719Z] INFO: Testing against a local daemon
15:09:52 [2020-04-28T15:09:52.719Z] === RUN   TestCgroupNamespacesBuild
15:09:55 [2020-04-28T15:09:55.238Z] --- PASS: TestCgroupNamespacesBuild (2.87s)
15:09:55 [2020-04-28T15:09:55.238Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:09:57 [2020-04-28T15:09:57.757Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.55s)
15:09:57 [2020-04-28T15:09:57.757Z] === RUN   TestBuildWithSession
15:09:57 [2020-04-28T15:09:57.757Z] --- SKIP: TestBuildWithSession (0.00s)
15:09:57 [2020-04-28T15:09:57.757Z]     build_session_test.go:25: TODO: BuildKit
15:09:57 [2020-04-28T15:09:57.757Z] === RUN   TestBuildSquashParent
15:10:05 [2020-04-28T15:10:05.846Z] --- PASS: TestBuildSquashParent (7.56s)
15:10:05 [2020-04-28T15:10:05.846Z] === RUN   TestBuildWithRemoveAndForceRemove
15:10:05 [2020-04-28T15:10:05.846Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:10:05 [2020-04-28T15:10:05.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:10:05 [2020-04-28T15:10:05.846Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:10:05 [2020-04-28T15:10:05.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:10:05 [2020-04-28T15:10:05.846Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:10:05 [2020-04-28T15:10:05.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:10:05 [2020-04-28T15:10:05.846Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:10:05 [2020-04-28T15:10:05.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:10:05 [2020-04-28T15:10:05.846Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:10:05 [2020-04-28T15:10:05.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:10:05 [2020-04-28T15:10:05.846Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:10:05 [2020-04-28T15:10:05.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:10:05 [2020-04-28T15:10:05.846Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:10:05 [2020-04-28T15:10:05.846Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:10:08 [2020-04-28T15:10:08.365Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:10:08 [2020-04-28T15:10:08.365Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:10:10 [2020-04-28T15:10:10.257Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:10:10 [2020-04-28T15:10:10.257Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:10:12 [2020-04-28T15:10:12.149Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
15:10:12 [2020-04-28T15:10:12.149Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.61s)
15:10:12 [2020-04-28T15:10:12.149Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.65s)
15:10:12 [2020-04-28T15:10:12.149Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.01s)
15:10:12 [2020-04-28T15:10:12.149Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.99s)
15:10:12 [2020-04-28T15:10:12.149Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.90s)
15:10:12 [2020-04-28T15:10:12.149Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.97s)
15:10:12 [2020-04-28T15:10:12.149Z] === RUN   TestBuildMultiStageCopy
15:10:12 [2020-04-28T15:10:12.149Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:10:15 [2020-04-28T15:10:15.420Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:10:16 [2020-04-28T15:10:16.349Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:10:17 [2020-04-28T15:10:17.278Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:10:18 [2020-04-28T15:10:18.206Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:10:19 [2020-04-28T15:10:19.135Z] --- PASS: TestBuildMultiStageCopy (7.28s)
15:10:19 [2020-04-28T15:10:19.136Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.29s)
15:10:19 [2020-04-28T15:10:19.136Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
15:10:19 [2020-04-28T15:10:19.136Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.99s)
15:10:19 [2020-04-28T15:10:19.136Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
15:10:19 [2020-04-28T15:10:19.136Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
15:10:19 [2020-04-28T15:10:19.136Z] === RUN   TestBuildMultiStageParentConfig
15:10:24 [2020-04-28T15:10:24.383Z] --- PASS: TestBuildMultiStageParentConfig (4.98s)
15:10:24 [2020-04-28T15:10:24.383Z] === RUN   TestBuildLabelWithTargets
15:10:32 [2020-04-28T15:10:32.472Z] --- PASS: TestBuildLabelWithTargets (8.00s)
15:10:32 [2020-04-28T15:10:32.472Z] === RUN   TestBuildWithEmptyLayers
15:10:35 [2020-04-28T15:10:35.741Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
15:10:35 [2020-04-28T15:10:35.741Z] === RUN   TestBuildMultiStageOnBuild
15:10:40 [2020-04-28T15:10:40.988Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
15:10:40 [2020-04-28T15:10:40.988Z] === RUN   TestBuildUncleanTarFilenames
15:10:40 [2020-04-28T15:10:40.988Z] --- PASS: TestBuildUncleanTarFilenames (0.58s)
15:10:40 [2020-04-28T15:10:40.988Z] === RUN   TestBuildMultiStageLayerLeak
15:10:45 [2020-04-28T15:10:45.158Z] --- PASS: TestBuildMultiStageLayerLeak (4.42s)
15:10:45 [2020-04-28T15:10:45.158Z] === RUN   TestBuildWithHugeFile
15:11:41 [2020-04-28T15:11:41.356Z] --- PASS: TestBuildWithHugeFile (51.21s)
15:11:41 [2020-04-28T15:11:41.356Z] === RUN   TestBuildWithEmptyDockerfile
15:11:41 [2020-04-28T15:11:41.356Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:11:41 [2020-04-28T15:11:41.356Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:11:41 [2020-04-28T15:11:41.356Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:11:41 [2020-04-28T15:11:41.356Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:11:41 [2020-04-28T15:11:41.356Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:11:41 [2020-04-28T15:11:41.356Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:11:41 [2020-04-28T15:11:41.356Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:11:41 [2020-04-28T15:11:41.356Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:11:41 [2020-04-28T15:11:41.356Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:11:41 [2020-04-28T15:11:41.356Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s)
15:11:41 [2020-04-28T15:11:41.356Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
15:11:41 [2020-04-28T15:11:41.356Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
15:11:41 [2020-04-28T15:11:41.356Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
15:11:41 [2020-04-28T15:11:41.356Z] === RUN   TestBuildPreserveOwnership
15:11:41 [2020-04-28T15:11:41.356Z] === RUN   TestBuildPreserveOwnership/copy_from
15:11:43 [2020-04-28T15:11:43.248Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:11:47 [2020-04-28T15:11:47.421Z] --- PASS: TestBuildPreserveOwnership (10.48s)
15:11:47 [2020-04-28T15:11:47.421Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.47s)
15:11:47 [2020-04-28T15:11:47.421Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
15:11:47 [2020-04-28T15:11:47.421Z] === RUN   TestBuildPlatformInvalid
15:11:47 [2020-04-28T15:11:47.421Z] --- PASS: TestBuildPlatformInvalid (0.08s)
15:11:47 [2020-04-28T15:11:47.421Z] PASS
15:11:47 [2020-04-28T15:11:47.421Z] 
15:11:47 [2020-04-28T15:11:47.421Z] === Skipped
15:11:47 [2020-04-28T15:11:47.421Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
15:11:47 [2020-04-28T15:11:47.421Z]     build_session_test.go:25: TODO: BuildKit
15:11:47 [2020-04-28T15:11:47.421Z] 
15:11:47 [2020-04-28T15:11:47.421Z] 
15:11:47 [2020-04-28T15:11:47.421Z] DONE 32 tests, 1 skipped in 124.496s
15:11:47 [2020-04-28T15:11:47.421Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
15:11:47 [2020-04-28T15:11:47.421Z] INFO: Testing against a local daemon
15:11:47 [2020-04-28T15:11:47.421Z] === RUN   TestConfigInspect
15:11:47 [2020-04-28T15:11:47.421Z] --- SKIP: TestConfigInspect (0.02s)
15:11:47 [2020-04-28T15:11:47.421Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:11:47 [2020-04-28T15:11:47.421Z] === RUN   TestConfigList
15:11:47 [2020-04-28T15:11:47.421Z] --- SKIP: TestConfigList (0.01s)
15:11:47 [2020-04-28T15:11:47.421Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:11:47 [2020-04-28T15:11:47.421Z] === RUN   TestConfigsCreateAndDelete
15:11:47 [2020-04-28T15:11:47.421Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
15:11:47 [2020-04-28T15:11:47.421Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:11:47 [2020-04-28T15:11:47.421Z] === RUN   TestConfigsUpdate
15:11:47 [2020-04-28T15:11:47.421Z] --- SKIP: TestConfigsUpdate (0.01s)
15:11:47 [2020-04-28T15:11:47.421Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:11:47 [2020-04-28T15:11:47.421Z] === RUN   TestTemplatedConfig
15:11:47 [2020-04-28T15:11:47.421Z] --- SKIP: TestTemplatedConfig (0.00s)
15:11:47 [2020-04-28T15:11:47.421Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:11:47 [2020-04-28T15:11:47.421Z] === RUN   TestConfigCreateResolve
15:11:47 [2020-04-28T15:11:47.421Z] --- SKIP: TestConfigCreateResolve (0.02s)
15:11:47 [2020-04-28T15:11:47.421Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:11:47 [2020-04-28T15:11:47.421Z] === RUN   TestConfigDaemonLibtrustID
15:11:49 [2020-04-28T15:11:49.318Z] --- PASS: TestConfigDaemonLibtrustID (1.69s)
15:11:49 [2020-04-28T15:11:49.318Z] PASS
15:11:49 [2020-04-28T15:11:49.318Z] 
15:11:49 [2020-04-28T15:11:49.318Z] === Skipped
15:11:49 [2020-04-28T15:11:49.318Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
15:11:49 [2020-04-28T15:11:49.318Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:11:49 [2020-04-28T15:11:49.318Z] 
15:11:49 [2020-04-28T15:11:49.318Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
15:11:49 [2020-04-28T15:11:49.318Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:11:49 [2020-04-28T15:11:49.318Z] 
15:11:49 [2020-04-28T15:11:49.318Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
15:11:49 [2020-04-28T15:11:49.318Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:11:49 [2020-04-28T15:11:49.318Z] 
15:11:49 [2020-04-28T15:11:49.318Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
15:11:49 [2020-04-28T15:11:49.318Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:11:49 [2020-04-28T15:11:49.318Z] 
15:11:49 [2020-04-28T15:11:49.318Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
15:11:49 [2020-04-28T15:11:49.318Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:11:49 [2020-04-28T15:11:49.318Z] 
15:11:49 [2020-04-28T15:11:49.318Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.02s)
15:11:49 [2020-04-28T15:11:49.318Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:11:49 [2020-04-28T15:11:49.318Z] 
15:11:49 [2020-04-28T15:11:49.318Z] 
15:11:49 [2020-04-28T15:11:49.318Z] DONE 7 tests, 6 skipped in 1.868s
15:11:49 [2020-04-28T15:11:49.318Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
15:11:49 [2020-04-28T15:11:49.318Z] INFO: Testing against a local daemon
15:11:49 [2020-04-28T15:11:49.318Z] === RUN   TestCheckpoint
15:11:49 [2020-04-28T15:11:49.318Z] --- SKIP: TestCheckpoint (0.00s)
15:11:49 [2020-04-28T15:11:49.318Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:11:49 [2020-04-28T15:11:49.318Z] === RUN   TestContainerInvalidJSON
15:11:49 [2020-04-28T15:11:49.318Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:11:49 [2020-04-28T15:11:49.318Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:11:49 [2020-04-28T15:11:49.318Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:11:49 [2020-04-28T15:11:49.318Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:11:49 [2020-04-28T15:11:49.318Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:11:49 [2020-04-28T15:11:49.318Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:11:49 [2020-04-28T15:11:49.318Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:11:49 [2020-04-28T15:11:49.318Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:11:49 [2020-04-28T15:11:49.318Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:11:49 [2020-04-28T15:11:49.318Z] --- PASS: TestContainerInvalidJSON (0.01s)
15:11:49 [2020-04-28T15:11:49.318Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:11:49 [2020-04-28T15:11:49.318Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:11:49 [2020-04-28T15:11:49.318Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:11:49 [2020-04-28T15:11:49.318Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:11:49 [2020-04-28T15:11:49.318Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
15:11:49 [2020-04-28T15:11:49.318Z] === RUN   TestCopyFromContainerPathIsNotDir
15:11:49 [2020-04-28T15:11:49.575Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
15:11:49 [2020-04-28T15:11:49.575Z] === RUN   TestCopyToContainerPathDoesNotExist
15:11:49 [2020-04-28T15:11:49.575Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s)
15:11:49 [2020-04-28T15:11:49.575Z] === RUN   TestCopyToContainerPathIsNotDir
15:11:49 [2020-04-28T15:11:49.575Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
15:11:49 [2020-04-28T15:11:49.575Z] === RUN   TestCopyFromContainer
15:11:53 [2020-04-28T15:11:53.746Z] === RUN   TestCopyFromContainer//
15:11:53 [2020-04-28T15:11:53.746Z] === RUN   TestCopyFromContainer//bar/root
15:11:53 [2020-04-28T15:11:53.746Z] === RUN   TestCopyFromContainer//bar/root/
15:11:53 [2020-04-28T15:11:53.746Z] === RUN   TestCopyFromContainer/bar/quux
15:11:53 [2020-04-28T15:11:53.746Z] === RUN   TestCopyFromContainer/bar/quux/
15:11:53 [2020-04-28T15:11:53.746Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:11:53 [2020-04-28T15:11:53.746Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:11:53 [2020-04-28T15:11:53.746Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:11:53 [2020-04-28T15:11:53.746Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:11:53 [2020-04-28T15:11:53.746Z] === RUN   TestCopyFromContainer/bar/notarget
15:11:54 [2020-04-28T15:11:54.003Z] --- PASS: TestCopyFromContainer (4.30s)
15:11:54 [2020-04-28T15:11:54.003Z]     --- PASS: TestCopyFromContainer// (0.06s)
15:11:54 [2020-04-28T15:11:54.003Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
15:11:54 [2020-04-28T15:11:54.003Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
15:11:54 [2020-04-28T15:11:54.003Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
15:11:54 [2020-04-28T15:11:54.003Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
15:11:54 [2020-04-28T15:11:54.003Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
15:11:54 [2020-04-28T15:11:54.003Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
15:11:54 [2020-04-28T15:11:54.003Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
15:11:54 [2020-04-28T15:11:54.003Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
15:11:54 [2020-04-28T15:11:54.003Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
15:11:54 [2020-04-28T15:11:54.003Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:11:54 [2020-04-28T15:11:54.003Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:11:54 [2020-04-28T15:11:54.003Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:11:54 [2020-04-28T15:11:54.003Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:11:54 [2020-04-28T15:11:54.003Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:11:54 [2020-04-28T15:11:54.003Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:11:54 [2020-04-28T15:11:54.003Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:11:54 [2020-04-28T15:11:54.003Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:11:54 [2020-04-28T15:11:54.003Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:11:54 [2020-04-28T15:11:54.003Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:11:54 [2020-04-28T15:11:54.003Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
15:11:54 [2020-04-28T15:11:54.003Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:11:54 [2020-04-28T15:11:54.003Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:11:54 [2020-04-28T15:11:54.003Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:11:54 [2020-04-28T15:11:54.003Z] === RUN   TestCreateLinkToNonExistingContainer
15:11:54 [2020-04-28T15:11:54.003Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
15:11:54 [2020-04-28T15:11:54.003Z] === RUN   TestCreateWithInvalidEnv
15:11:54 [2020-04-28T15:11:54.003Z] === RUN   TestCreateWithInvalidEnv/0
15:11:54 [2020-04-28T15:11:54.003Z] === PAUSE TestCreateWithInvalidEnv/0
15:11:54 [2020-04-28T15:11:54.003Z] === RUN   TestCreateWithInvalidEnv/1
15:11:54 [2020-04-28T15:11:54.003Z] === PAUSE TestCreateWithInvalidEnv/1
15:11:54 [2020-04-28T15:11:54.003Z] === RUN   TestCreateWithInvalidEnv/2
15:11:54 [2020-04-28T15:11:54.003Z] === PAUSE TestCreateWithInvalidEnv/2
15:11:54 [2020-04-28T15:11:54.003Z] === CONT  TestCreateWithInvalidEnv/0
15:11:54 [2020-04-28T15:11:54.003Z] === CONT  TestCreateWithInvalidEnv/2
15:11:54 [2020-04-28T15:11:54.003Z] === CONT  TestCreateWithInvalidEnv/1
15:11:54 [2020-04-28T15:11:54.003Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
15:11:54 [2020-04-28T15:11:54.003Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:11:54 [2020-04-28T15:11:54.003Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:11:54 [2020-04-28T15:11:54.003Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:11:54 [2020-04-28T15:11:54.003Z] === RUN   TestCreateTmpfsMountsTarget
15:11:54 [2020-04-28T15:11:54.003Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
15:11:54 [2020-04-28T15:11:54.003Z] === RUN   TestCreateWithCustomMaskedPaths
15:11:55 [2020-04-28T15:11:55.894Z] --- PASS: TestCreateWithCustomMaskedPaths (1.59s)
15:11:55 [2020-04-28T15:11:55.894Z] === RUN   TestCreateWithCapabilities
15:11:55 [2020-04-28T15:11:55.894Z] === RUN   TestCreateWithCapabilities/no_capabilities
15:11:55 [2020-04-28T15:11:55.894Z] === PAUSE TestCreateWithCapabilities/no_capabilities
15:11:55 [2020-04-28T15:11:55.894Z] === RUN   TestCreateWithCapabilities/empty_capabilities
15:11:55 [2020-04-28T15:11:55.894Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
15:11:55 [2020-04-28T15:11:55.894Z] === RUN   TestCreateWithCapabilities/valid_capabilities
15:11:55 [2020-04-28T15:11:55.894Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
15:11:55 [2020-04-28T15:11:55.894Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
15:11:55 [2020-04-28T15:11:55.894Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
15:11:55 [2020-04-28T15:11:55.894Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
15:11:55 [2020-04-28T15:11:55.894Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
15:11:55 [2020-04-28T15:11:55.894Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
15:11:55 [2020-04-28T15:11:55.894Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
15:11:55 [2020-04-28T15:11:55.894Z] === RUN   TestCreateWithCapabilities/empty_capadd
15:11:55 [2020-04-28T15:11:55.894Z] === PAUSE TestCreateWithCapabilities/empty_capadd
15:11:55 [2020-04-28T15:11:55.894Z] === RUN   TestCreateWithCapabilities/empty_capdrop
15:11:55 [2020-04-28T15:11:55.894Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
15:11:55 [2020-04-28T15:11:55.894Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
15:11:55 [2020-04-28T15:11:55.894Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
15:11:55 [2020-04-28T15:11:55.894Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
15:11:55 [2020-04-28T15:11:55.894Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
15:11:55 [2020-04-28T15:11:55.894Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
15:11:55 [2020-04-28T15:11:55.894Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
15:11:55 [2020-04-28T15:11:55.894Z] === CONT  TestCreateWithCapabilities/no_capabilities
15:11:55 [2020-04-28T15:11:55.894Z] === CONT  TestCreateWithCapabilities/empty_capadd
15:11:55 [2020-04-28T15:11:55.894Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
15:11:55 [2020-04-28T15:11:55.894Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
15:11:55 [2020-04-28T15:11:55.894Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
15:11:55 [2020-04-28T15:11:55.894Z] === CONT  TestCreateWithCapabilities/empty_capdrop
15:11:55 [2020-04-28T15:11:55.894Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
15:11:55 [2020-04-28T15:11:55.894Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
15:11:55 [2020-04-28T15:11:55.894Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
15:11:55 [2020-04-28T15:11:55.894Z] === CONT  TestCreateWithCapabilities/valid_capabilities
15:11:55 [2020-04-28T15:11:55.894Z] === CONT  TestCreateWithCapabilities/empty_capabilities
15:11:55 [2020-04-28T15:11:55.894Z] --- PASS: TestCreateWithCapabilities (0.02s)
15:11:55 [2020-04-28T15:11:55.894Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
15:11:55 [2020-04-28T15:11:55.894Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
15:11:55 [2020-04-28T15:11:55.894Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
15:11:55 [2020-04-28T15:11:55.894Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
15:11:55 [2020-04-28T15:11:55.894Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
15:11:55 [2020-04-28T15:11:55.894Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
15:11:55 [2020-04-28T15:11:55.894Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
15:11:55 [2020-04-28T15:11:55.894Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
15:11:55 [2020-04-28T15:11:55.894Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
15:11:55 [2020-04-28T15:11:55.894Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
15:11:55 [2020-04-28T15:11:55.894Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
15:11:55 [2020-04-28T15:11:55.894Z] === RUN   TestCreateWithCustomReadonlyPaths
15:11:57 [2020-04-28T15:11:57.785Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.65s)
15:11:57 [2020-04-28T15:11:57.785Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:11:57 [2020-04-28T15:11:57.785Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:11:57 [2020-04-28T15:11:57.786Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:11:57 [2020-04-28T15:11:57.786Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:11:57 [2020-04-28T15:11:57.786Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:11:57 [2020-04-28T15:11:57.786Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:11:57 [2020-04-28T15:11:57.786Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:11:57 [2020-04-28T15:11:57.786Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:11:57 [2020-04-28T15:11:57.786Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:11:57 [2020-04-28T15:11:57.786Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:11:57 [2020-04-28T15:11:57.786Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:11:57 [2020-04-28T15:11:57.786Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:11:57 [2020-04-28T15:11:57.786Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:11:57 [2020-04-28T15:11:57.786Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:11:57 [2020-04-28T15:11:57.786Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:11:57 [2020-04-28T15:11:57.786Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:11:57 [2020-04-28T15:11:57.786Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
15:11:57 [2020-04-28T15:11:57.786Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
15:11:57 [2020-04-28T15:11:57.786Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
15:11:57 [2020-04-28T15:11:57.786Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
15:11:57 [2020-04-28T15:11:57.786Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
15:11:57 [2020-04-28T15:11:57.786Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
15:11:57 [2020-04-28T15:11:57.786Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:11:58 [2020-04-28T15:11:58.042Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s)
15:11:58 [2020-04-28T15:11:58.042Z] === RUN   TestContainerStartOnDaemonRestart
15:11:58 [2020-04-28T15:11:58.042Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
15:11:58 [2020-04-28T15:11:58.042Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
15:11:58 [2020-04-28T15:11:58.042Z] === RUN   TestDaemonRestartIpcMode
15:11:58 [2020-04-28T15:11:58.042Z] === PAUSE TestDaemonRestartIpcMode
15:11:58 [2020-04-28T15:11:58.042Z] === RUN   TestDaemonHostGatewayIP
15:11:58 [2020-04-28T15:11:58.042Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
15:11:58 [2020-04-28T15:11:58.042Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
15:11:58 [2020-04-28T15:11:58.042Z] === RUN   TestContainerKillOnDaemonStart
15:11:58 [2020-04-28T15:11:58.042Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
15:11:58 [2020-04-28T15:11:58.042Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
15:11:58 [2020-04-28T15:11:58.042Z] === RUN   TestDiff
15:11:58 [2020-04-28T15:11:58.604Z] --- PASS: TestDiff (0.55s)
15:11:58 [2020-04-28T15:11:58.604Z] === RUN   TestExecWithCloseStdin
15:11:59 [2020-04-28T15:11:59.534Z] --- PASS: TestExecWithCloseStdin (0.62s)
15:11:59 [2020-04-28T15:11:59.534Z] === RUN   TestExec
15:12:00 [2020-04-28T15:12:00.096Z] --- PASS: TestExec (0.64s)
15:12:00 [2020-04-28T15:12:00.096Z] === RUN   TestExecUser
15:12:00 [2020-04-28T15:12:00.659Z] --- PASS: TestExecUser (0.60s)
15:12:00 [2020-04-28T15:12:00.659Z] === RUN   TestExportContainerAndImportImage
15:12:01 [2020-04-28T15:12:01.222Z] --- PASS: TestExportContainerAndImportImage (0.74s)
15:12:01 [2020-04-28T15:12:01.222Z] === RUN   TestExportContainerAfterDaemonRestart
15:12:05 [2020-04-28T15:12:05.393Z] --- PASS: TestExportContainerAfterDaemonRestart (3.79s)
15:12:05 [2020-04-28T15:12:05.393Z] === RUN   TestHealthCheckWorkdir
15:12:05 [2020-04-28T15:12:05.956Z] --- PASS: TestHealthCheckWorkdir (0.86s)
15:12:05 [2020-04-28T15:12:05.956Z] === RUN   TestHealthKillContainer
15:12:09 [2020-04-28T15:12:09.225Z] --- PASS: TestHealthKillContainer (2.73s)
15:12:09 [2020-04-28T15:12:09.225Z] === RUN   TestInspectCpusetInConfigPre120
15:12:09 [2020-04-28T15:12:09.225Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s)
15:12:09 [2020-04-28T15:12:09.225Z] === RUN   TestIpcModeNone
15:12:09 [2020-04-28T15:12:09.788Z] --- PASS: TestIpcModeNone (0.67s)
15:12:09 [2020-04-28T15:12:09.788Z] === RUN   TestIpcModePrivate
15:12:10 [2020-04-28T15:12:10.717Z] --- PASS: TestIpcModePrivate (0.64s)
15:12:10 [2020-04-28T15:12:10.717Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:110, shared: false, mustBeShared: false
15:12:10 [2020-04-28T15:12:10.717Z] === RUN   TestIpcModeShareable
15:12:10 [2020-04-28T15:12:10.717Z] --- SKIP: TestIpcModeShareable (0.00s)
15:12:10 [2020-04-28T15:12:10.717Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:12:10 [2020-04-28T15:12:10.717Z] === RUN   TestAPIIpcModeShareableAndContainer
15:12:12 [2020-04-28T15:12:12.651Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.95s)
15:12:12 [2020-04-28T15:12:12.651Z] === RUN   TestAPIIpcModeHost
15:12:12 [2020-04-28T15:12:12.651Z] --- SKIP: TestAPIIpcModeHost (0.00s)
15:12:12 [2020-04-28T15:12:12.651Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:12:12 [2020-04-28T15:12:12.651Z] === RUN   TestDaemonIpcModeShareable
15:12:12 [2020-04-28T15:12:12.651Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
15:12:12 [2020-04-28T15:12:12.651Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:12:12 [2020-04-28T15:12:12.651Z] === RUN   TestDaemonIpcModePrivate
15:12:15 [2020-04-28T15:12:15.226Z] --- PASS: TestDaemonIpcModePrivate (2.44s)
15:12:15 [2020-04-28T15:12:15.226Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
15:12:15 [2020-04-28T15:12:15.226Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:12:15 [2020-04-28T15:12:15.226Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
15:12:15 [2020-04-28T15:12:15.226Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:12:15 [2020-04-28T15:12:15.226Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:12:15 [2020-04-28T15:12:15.226Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
15:12:15 [2020-04-28T15:12:15.226Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:12:15 [2020-04-28T15:12:15.226Z] === RUN   TestIpcModeOlderClient
15:12:15 [2020-04-28T15:12:15.226Z] === PAUSE TestIpcModeOlderClient
15:12:15 [2020-04-28T15:12:15.226Z] === RUN   TestKillContainerInvalidSignal
15:12:15 [2020-04-28T15:12:15.482Z] --- PASS: TestKillContainerInvalidSignal (0.62s)
15:12:15 [2020-04-28T15:12:15.482Z] === RUN   TestKillContainer
15:12:15 [2020-04-28T15:12:15.482Z] === RUN   TestKillContainer/no_signal
15:12:16 [2020-04-28T15:12:16.044Z] === RUN   TestKillContainer/non_killing_signal
15:12:16 [2020-04-28T15:12:16.607Z] === RUN   TestKillContainer/killing_signal
15:12:17 [2020-04-28T15:12:17.169Z] --- PASS: TestKillContainer (1.68s)
15:12:17 [2020-04-28T15:12:17.169Z]     --- PASS: TestKillContainer/no_signal (0.52s)
15:12:17 [2020-04-28T15:12:17.169Z]     --- PASS: TestKillContainer/non_killing_signal (0.37s)
15:12:17 [2020-04-28T15:12:17.169Z]     --- PASS: TestKillContainer/killing_signal (0.54s)
15:12:17 [2020-04-28T15:12:17.169Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:12:17 [2020-04-28T15:12:17.169Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:12:17 [2020-04-28T15:12:17.732Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:12:18 [2020-04-28T15:12:18.295Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.12s)
15:12:18 [2020-04-28T15:12:18.295Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.53s)
15:12:18 [2020-04-28T15:12:18.295Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s)
15:12:18 [2020-04-28T15:12:18.295Z] === RUN   TestKillStoppedContainer
15:12:18 [2020-04-28T15:12:18.552Z] --- PASS: TestKillStoppedContainer (0.05s)
15:12:18 [2020-04-28T15:12:18.552Z] === RUN   TestKillStoppedContainerAPIPre120
15:12:18 [2020-04-28T15:12:18.552Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
15:12:18 [2020-04-28T15:12:18.552Z] === RUN   TestKillDifferentUserContainer
15:12:19 [2020-04-28T15:12:19.115Z] --- PASS: TestKillDifferentUserContainer (0.58s)
15:12:19 [2020-04-28T15:12:19.115Z] === RUN   TestInspectOomKilledTrue
15:12:19 [2020-04-28T15:12:19.115Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:12:19 [2020-04-28T15:12:19.115Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
15:12:19 [2020-04-28T15:12:19.115Z] === RUN   TestInspectOomKilledFalse
15:12:19 [2020-04-28T15:12:19.115Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:12:19 [2020-04-28T15:12:19.115Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:12:19 [2020-04-28T15:12:19.115Z] === RUN   TestLinksEtcHostsContentMatch
15:12:19 [2020-04-28T15:12:19.115Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
15:12:19 [2020-04-28T15:12:19.115Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
15:12:19 [2020-04-28T15:12:19.115Z] === RUN   TestLinksContainerNames
15:12:20 [2020-04-28T15:12:20.482Z] --- PASS: TestLinksContainerNames (1.14s)
15:12:20 [2020-04-28T15:12:20.482Z] === RUN   TestLogsFollowTailEmpty
15:12:20 [2020-04-28T15:12:20.739Z] --- PASS: TestLogsFollowTailEmpty (0.57s)
15:12:20 [2020-04-28T15:12:20.739Z] === RUN   TestContainerNetworkMountsNoChown
15:12:21 [2020-04-28T15:12:21.301Z] --- PASS: TestContainerNetworkMountsNoChown (0.56s)
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/default
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/default
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/private
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/private
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/rprivate
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/rprivate
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/slave
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/slave
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/rslave
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/rslave
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/shared
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/shared
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/rshared
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/rshared
15:12:21 [2020-04-28T15:12:21.301Z] === CONT  TestMountDaemonRoot/default
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/default/bind_root
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/default/mount_root
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === CONT  TestMountDaemonRoot/default/bind_root
15:12:21 [2020-04-28T15:12:21.301Z] === CONT  TestMountDaemonRoot/rshared
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:12:21 [2020-04-28T15:12:21.301Z] === CONT  TestMountDaemonRoot/shared
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === CONT  TestMountDaemonRoot/rslave
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:12:21 [2020-04-28T15:12:21.301Z] === CONT  TestMountDaemonRoot/slave
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === CONT  TestMountDaemonRoot/rprivate
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === CONT  TestMountDaemonRoot/private
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/private/bind_root
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/private/mount_root
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === CONT  TestMountDaemonRoot/default/mount_root
15:12:21 [2020-04-28T15:12:21.558Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:12:21 [2020-04-28T15:12:21.558Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:12:21 [2020-04-28T15:12:21.558Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:12:21 [2020-04-28T15:12:21.558Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:12:21 [2020-04-28T15:12:21.558Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:12:21 [2020-04-28T15:12:21.558Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:12:21 [2020-04-28T15:12:21.558Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:12:21 [2020-04-28T15:12:21.558Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:12:21 [2020-04-28T15:12:21.558Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:12:21 [2020-04-28T15:12:21.558Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:12:21 [2020-04-28T15:12:21.558Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:12:21 [2020-04-28T15:12:21.814Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:12:21 [2020-04-28T15:12:21.814Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:12:21 [2020-04-28T15:12:21.814Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:12:21 [2020-04-28T15:12:21.814Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:12:21 [2020-04-28T15:12:21.814Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:12:21 [2020-04-28T15:12:21.814Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:12:21 [2020-04-28T15:12:21.814Z] === CONT  TestMountDaemonRoot/private/bind_root
15:12:21 [2020-04-28T15:12:21.814Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:12:21 [2020-04-28T15:12:21.814Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:12:21 [2020-04-28T15:12:21.814Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:12:21 [2020-04-28T15:12:21.814Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:12:21 [2020-04-28T15:12:21.814Z] === CONT  TestMountDaemonRoot/private/mount_root
15:12:21 [2020-04-28T15:12:21.814Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:12:22 [2020-04-28T15:12:22.071Z] --- PASS: TestMountDaemonRoot (0.02s)
15:12:22 [2020-04-28T15:12:22.071Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:12:22 [2020-04-28T15:12:22.071Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
15:12:22 [2020-04-28T15:12:22.071Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
15:12:22 [2020-04-28T15:12:22.071Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
15:12:22 [2020-04-28T15:12:22.071Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
15:12:22 [2020-04-28T15:12:22.071Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:12:22 [2020-04-28T15:12:22.071Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
15:12:22 [2020-04-28T15:12:22.071Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
15:12:22 [2020-04-28T15:12:22.071Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
15:12:22 [2020-04-28T15:12:22.071Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
15:12:22 [2020-04-28T15:12:22.071Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:12:22 [2020-04-28T15:12:22.071Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
15:12:22 [2020-04-28T15:12:22.071Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
15:12:22 [2020-04-28T15:12:22.071Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
15:12:22 [2020-04-28T15:12:22.071Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
15:12:22 [2020-04-28T15:12:22.071Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:12:22 [2020-04-28T15:12:22.071Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
15:12:22 [2020-04-28T15:12:22.071Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
15:12:22 [2020-04-28T15:12:22.071Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
15:12:22 [2020-04-28T15:12:22.071Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
15:12:22 [2020-04-28T15:12:22.072Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:12:22 [2020-04-28T15:12:22.072Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
15:12:22 [2020-04-28T15:12:22.072Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
15:12:22 [2020-04-28T15:12:22.072Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
15:12:22 [2020-04-28T15:12:22.072Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
15:12:22 [2020-04-28T15:12:22.072Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:12:22 [2020-04-28T15:12:22.072Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
15:12:22 [2020-04-28T15:12:22.072Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
15:12:22 [2020-04-28T15:12:22.072Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
15:12:22 [2020-04-28T15:12:22.072Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
15:12:22 [2020-04-28T15:12:22.072Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:12:22 [2020-04-28T15:12:22.072Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
15:12:22 [2020-04-28T15:12:22.072Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
15:12:22 [2020-04-28T15:12:22.072Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
15:12:22 [2020-04-28T15:12:22.072Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
15:12:22 [2020-04-28T15:12:22.072Z] === RUN   TestContainerBindMountNonRecursive
15:12:22 [2020-04-28T15:12:22.072Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
15:12:22 [2020-04-28T15:12:22.072Z]     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)
15:12:22 [2020-04-28T15:12:22.072Z] === RUN   TestNetworkNat
15:12:22 [2020-04-28T15:12:22.636Z] --- PASS: TestNetworkNat (0.63s)
15:12:22 [2020-04-28T15:12:22.636Z] === RUN   TestNetworkLocalhostTCPNat
15:12:23 [2020-04-28T15:12:23.199Z] --- PASS: TestNetworkLocalhostTCPNat (0.58s)
15:12:23 [2020-04-28T15:12:23.199Z] === RUN   TestNetworkLoopbackNat
15:12:24 [2020-04-28T15:12:24.127Z] --- PASS: TestNetworkLoopbackNat (0.76s)
15:12:24 [2020-04-28T15:12:24.128Z] === RUN   TestPause
15:12:24 [2020-04-28T15:12:24.128Z] --- SKIP: TestPause (0.00s)
15:12:24 [2020-04-28T15:12:24.128Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
15:12:24 [2020-04-28T15:12:24.128Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:12:24 [2020-04-28T15:12:24.128Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:12:24 [2020-04-28T15:12:24.128Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:12:24 [2020-04-28T15:12:24.128Z] === RUN   TestPauseStopPausedContainer
15:12:24 [2020-04-28T15:12:24.128Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
15:12:24 [2020-04-28T15:12:24.128Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
15:12:24 [2020-04-28T15:12:24.128Z] === RUN   TestPsFilter
15:12:24 [2020-04-28T15:12:24.128Z] --- PASS: TestPsFilter (0.18s)
15:12:24 [2020-04-28T15:12:24.128Z] === RUN   TestRemoveContainerWithRemovedVolume
15:12:24 [2020-04-28T15:12:24.690Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.55s)
15:12:24 [2020-04-28T15:12:24.690Z] === RUN   TestRemoveContainerWithVolume
15:12:25 [2020-04-28T15:12:25.254Z] --- PASS: TestRemoveContainerWithVolume (0.61s)
15:12:25 [2020-04-28T15:12:25.254Z] === RUN   TestRemoveContainerRunning
15:12:25 [2020-04-28T15:12:25.817Z] --- PASS: TestRemoveContainerRunning (0.59s)
15:12:25 [2020-04-28T15:12:25.817Z] === RUN   TestRemoveContainerForceRemoveRunning
15:12:26 [2020-04-28T15:12:26.380Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.60s)
15:12:26 [2020-04-28T15:12:26.380Z] === RUN   TestRemoveInvalidContainer
15:12:26 [2020-04-28T15:12:26.380Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:12:26 [2020-04-28T15:12:26.380Z] === RUN   TestRenameLinkedContainer
15:12:28 [2020-04-28T15:12:28.898Z] --- PASS: TestRenameLinkedContainer (2.24s)
15:12:28 [2020-04-28T15:12:28.898Z] === RUN   TestRenameStoppedContainer
15:12:29 [2020-04-28T15:12:29.154Z] --- PASS: TestRenameStoppedContainer (0.53s)
15:12:29 [2020-04-28T15:12:29.154Z] === RUN   TestRenameRunningContainerAndReuse
15:12:30 [2020-04-28T15:12:30.521Z] --- PASS: TestRenameRunningContainerAndReuse (1.14s)
15:12:30 [2020-04-28T15:12:30.521Z] === RUN   TestRenameInvalidName
15:12:31 [2020-04-28T15:12:31.084Z] --- PASS: TestRenameInvalidName (0.58s)
15:12:31 [2020-04-28T15:12:31.084Z] === RUN   TestRenameAnonymousContainer
15:12:33 [2020-04-28T15:12:33.604Z] --- PASS: TestRenameAnonymousContainer (2.75s)
15:12:33 [2020-04-28T15:12:33.604Z] === RUN   TestRenameContainerWithSameName
15:12:34 [2020-04-28T15:12:34.167Z] --- PASS: TestRenameContainerWithSameName (0.57s)
15:12:34 [2020-04-28T15:12:34.167Z] === RUN   TestRenameContainerWithLinkedContainer
15:12:35 [2020-04-28T15:12:35.535Z] --- PASS: TestRenameContainerWithLinkedContainer (1.12s)
15:12:35 [2020-04-28T15:12:35.535Z] === RUN   TestResize
15:12:36 [2020-04-28T15:12:36.098Z] --- PASS: TestResize (0.57s)
15:12:36 [2020-04-28T15:12:36.098Z] === RUN   TestResizeWithInvalidSize
15:12:36 [2020-04-28T15:12:36.662Z] --- PASS: TestResizeWithInvalidSize (0.55s)
15:12:36 [2020-04-28T15:12:36.662Z] === RUN   TestResizeWhenContainerNotStarted
15:12:37 [2020-04-28T15:12:37.225Z] --- PASS: TestResizeWhenContainerNotStarted (0.54s)
15:12:37 [2020-04-28T15:12:37.225Z] === RUN   TestDaemonRestartKillContainers
15:12:37 [2020-04-28T15:12:37.225Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
15:12:37 [2020-04-28T15:12:37.225Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
15:12:37 [2020-04-28T15:12:37.225Z] === RUN   TestCgroupNamespacesRun
15:12:39 [2020-04-28T15:12:39.743Z] --- PASS: TestCgroupNamespacesRun (2.47s)
15:12:39 [2020-04-28T15:12:39.743Z] === RUN   TestCgroupNamespacesRunPrivileged
15:12:42 [2020-04-28T15:12:42.263Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.55s)
15:12:42 [2020-04-28T15:12:42.263Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:12:44 [2020-04-28T15:12:44.782Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.57s)
15:12:44 [2020-04-28T15:12:44.782Z] === RUN   TestCgroupNamespacesRunHostMode
15:12:47 [2020-04-28T15:12:47.303Z] --- PASS: TestCgroupNamespacesRunHostMode (2.56s)
15:12:47 [2020-04-28T15:12:47.303Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:12:49 [2020-04-28T15:12:49.823Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.62s)
15:12:49 [2020-04-28T15:12:49.823Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:12:50 [2020-04-28T15:12:50.752Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.94s)
15:12:50 [2020-04-28T15:12:50.752Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:12:52 [2020-04-28T15:12:52.644Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.96s)
15:12:52 [2020-04-28T15:12:52.644Z] === RUN   TestCgroupNamespacesRunOlderClient
15:12:55 [2020-04-28T15:12:55.913Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.62s)
15:12:55 [2020-04-28T15:12:55.913Z] === RUN   TestKernelTCPMemory
15:12:55 [2020-04-28T15:12:55.913Z] --- SKIP: TestKernelTCPMemory (0.02s)
15:12:55 [2020-04-28T15:12:55.913Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
15:12:55 [2020-04-28T15:12:55.913Z] === RUN   TestNISDomainname
15:12:55 [2020-04-28T15:12:55.913Z] --- SKIP: TestNISDomainname (0.01s)
15:12:55 [2020-04-28T15:12:55.913Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
15:12:55 [2020-04-28T15:12:55.913Z] === RUN   TestHostnameDnsResolution
15:12:56 [2020-04-28T15:12:56.475Z] --- PASS: TestHostnameDnsResolution (1.05s)
15:12:56 [2020-04-28T15:12:56.476Z] === RUN   TestStats
15:12:56 [2020-04-28T15:12:56.476Z] --- SKIP: TestStats (0.00s)
15:12:56 [2020-04-28T15:12:56.476Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
15:12:56 [2020-04-28T15:12:56.476Z] === RUN   TestStopContainerWithTimeout
15:12:56 [2020-04-28T15:12:56.476Z] === RUN   TestStopContainerWithTimeout/0
15:12:56 [2020-04-28T15:12:56.476Z] === PAUSE TestStopContainerWithTimeout/0
15:12:56 [2020-04-28T15:12:56.476Z] === RUN   TestStopContainerWithTimeout/1
15:12:56 [2020-04-28T15:12:56.476Z] === PAUSE TestStopContainerWithTimeout/1
15:12:56 [2020-04-28T15:12:56.476Z] === RUN   TestStopContainerWithTimeout/3
15:12:56 [2020-04-28T15:12:56.476Z] === PAUSE TestStopContainerWithTimeout/3
15:12:56 [2020-04-28T15:12:56.476Z] === RUN   TestStopContainerWithTimeout/-1
15:12:56 [2020-04-28T15:12:56.476Z] === PAUSE TestStopContainerWithTimeout/-1
15:12:56 [2020-04-28T15:12:56.476Z] === CONT  TestStopContainerWithTimeout/0
15:12:56 [2020-04-28T15:12:56.476Z] === CONT  TestStopContainerWithTimeout/3
15:12:57 [2020-04-28T15:12:57.406Z] === CONT  TestStopContainerWithTimeout/-1
15:12:59 [2020-04-28T15:12:59.298Z] === CONT  TestStopContainerWithTimeout/1
15:13:01 [2020-04-28T15:13:01.190Z] --- PASS: TestStopContainerWithTimeout (0.01s)
15:13:01 [2020-04-28T15:13:01.190Z]     --- PASS: TestStopContainerWithTimeout/0 (0.82s)
15:13:01 [2020-04-28T15:13:01.190Z]     --- PASS: TestStopContainerWithTimeout/3 (2.77s)
15:13:01 [2020-04-28T15:13:01.190Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.56s)
15:13:01 [2020-04-28T15:13:01.190Z]     --- PASS: TestStopContainerWithTimeout/1 (1.66s)
15:13:01 [2020-04-28T15:13:01.190Z] === RUN   TestDeleteDevicemapper
15:13:01 [2020-04-28T15:13:01.190Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:13:01 [2020-04-28T15:13:01.190Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:13:01 [2020-04-28T15:13:01.190Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:13:03 [2020-04-28T15:13:03.084Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.18s)
15:13:03 [2020-04-28T15:13:03.084Z] === RUN   TestUpdateMemory
15:13:03 [2020-04-28T15:13:03.084Z] --- SKIP: TestUpdateMemory (0.00s)
15:13:03 [2020-04-28T15:13:03.084Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
15:13:03 [2020-04-28T15:13:03.084Z] === RUN   TestUpdateCPUQuota
15:13:03 [2020-04-28T15:13:03.084Z] --- SKIP: TestUpdateCPUQuota (0.00s)
15:13:03 [2020-04-28T15:13:03.084Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
15:13:03 [2020-04-28T15:13:03.084Z] === RUN   TestUpdatePidsLimit
15:13:03 [2020-04-28T15:13:03.084Z] --- SKIP: TestUpdatePidsLimit (0.00s)
15:13:03 [2020-04-28T15:13:03.084Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
15:13:03 [2020-04-28T15:13:03.084Z] === RUN   TestUpdateRestartPolicy
15:13:15 [2020-04-28T15:13:15.258Z] --- PASS: TestUpdateRestartPolicy (11.61s)
15:13:15 [2020-04-28T15:13:15.258Z] === RUN   TestUpdateRestartWithAutoRemove
15:13:15 [2020-04-28T15:13:15.258Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s)
15:13:15 [2020-04-28T15:13:15.258Z] === RUN   TestWaitNonBlocked
15:13:15 [2020-04-28T15:13:15.258Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:13:15 [2020-04-28T15:13:15.258Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:13:15 [2020-04-28T15:13:15.258Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:13:15 [2020-04-28T15:13:15.258Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:13:15 [2020-04-28T15:13:15.258Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:13:15 [2020-04-28T15:13:15.258Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:13:16 [2020-04-28T15:13:16.187Z] --- PASS: TestWaitNonBlocked (0.01s)
15:13:16 [2020-04-28T15:13:16.187Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.81s)
15:13:16 [2020-04-28T15:13:16.187Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.84s)
15:13:16 [2020-04-28T15:13:16.187Z] === RUN   TestWaitBlocked
15:13:16 [2020-04-28T15:13:16.187Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:13:16 [2020-04-28T15:13:16.187Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:13:16 [2020-04-28T15:13:16.187Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:13:16 [2020-04-28T15:13:16.187Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:13:16 [2020-04-28T15:13:16.188Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:13:16 [2020-04-28T15:13:16.188Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:13:17 [2020-04-28T15:13:17.117Z] --- PASS: TestWaitBlocked (0.01s)
15:13:17 [2020-04-28T15:13:17.117Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.83s)
15:13:17 [2020-04-28T15:13:17.117Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.86s)
15:13:17 [2020-04-28T15:13:17.117Z] === CONT  TestDaemonRestartIpcMode
15:13:17 [2020-04-28T15:13:17.117Z] === CONT  TestIpcModeOlderClient
15:13:17 [2020-04-28T15:13:17.117Z] --- PASS: TestIpcModeOlderClient (0.13s)
15:13:22 [2020-04-28T15:13:22.367Z] --- PASS: TestDaemonRestartIpcMode (4.72s)
15:13:22 [2020-04-28T15:13:22.367Z] PASS
15:13:22 [2020-04-28T15:13:22.367Z] 
15:13:22 [2020-04-28T15:13:22.367Z] === Skipped
15:13:22 [2020-04-28T15:13:22.367Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
15:13:22 [2020-04-28T15:13:22.367Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:13:22 [2020-04-28T15:13:22.367Z] 
15:13:22 [2020-04-28T15:13:22.367Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
15:13:22 [2020-04-28T15:13:22.368Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
15:13:22 [2020-04-28T15:13:22.368Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
15:13:22 [2020-04-28T15:13:22.368Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
15:13:22 [2020-04-28T15:13:22.368Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
15:13:22 [2020-04-28T15:13:22.368Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
15:13:22 [2020-04-28T15:13:22.368Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
15:13:22 [2020-04-28T15:13:22.368Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
15:13:22 [2020-04-28T15:13:22.368Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
15:13:22 [2020-04-28T15:13:22.368Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
15:13:22 [2020-04-28T15:13:22.368Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
15:13:22 [2020-04-28T15:13:22.368Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
15:13:22 [2020-04-28T15:13:22.368Z]     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)
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] === SKIP: amd64.integration.container TestPause (0.00s)
15:13:22 [2020-04-28T15:13:22.368Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:13:22 [2020-04-28T15:13:22.368Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
15:13:22 [2020-04-28T15:13:22.368Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
15:13:22 [2020-04-28T15:13:22.368Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s)
15:13:22 [2020-04-28T15:13:22.368Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
15:13:22 [2020-04-28T15:13:22.368Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] === SKIP: amd64.integration.container TestStats (0.00s)
15:13:22 [2020-04-28T15:13:22.368Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
15:13:22 [2020-04-28T15:13:22.368Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
15:13:22 [2020-04-28T15:13:22.368Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
15:13:22 [2020-04-28T15:13:22.368Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
15:13:22 [2020-04-28T15:13:22.368Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] DONE 181 tests, 24 skipped in 92.534s
15:13:22 [2020-04-28T15:13:22.368Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
15:13:22 [2020-04-28T15:13:22.368Z] INFO: Testing against a local daemon
15:13:22 [2020-04-28T15:13:22.368Z] === RUN   TestCommitInheritsEnv
15:13:23 [2020-04-28T15:13:23.297Z] --- PASS: TestCommitInheritsEnv (1.27s)
15:13:23 [2020-04-28T15:13:23.297Z] === RUN   TestImportExtremelyLargeImageWorks
15:13:23 [2020-04-28T15:13:23.297Z] === PAUSE TestImportExtremelyLargeImageWorks
15:13:23 [2020-04-28T15:13:23.297Z] === RUN   TestImagesFilterMultiReference
15:13:23 [2020-04-28T15:13:23.297Z] --- PASS: TestImagesFilterMultiReference (0.07s)
15:13:23 [2020-04-28T15:13:23.297Z] === RUN   TestImagePullPlatformInvalid
15:13:23 [2020-04-28T15:13:23.297Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
15:13:23 [2020-04-28T15:13:23.297Z] === RUN   TestRemoveImageOrphaning
15:13:25 [2020-04-28T15:13:25.188Z] --- PASS: TestRemoveImageOrphaning (1.91s)
15:13:25 [2020-04-28T15:13:25.188Z] === RUN   TestRemoveImageGarbageCollector
15:13:25 [2020-04-28T15:13:25.188Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:13:25 [2020-04-28T15:13:25.188Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
15:13:25 [2020-04-28T15:13:25.188Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:13:25 [2020-04-28T15:13:25.188Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
15:13:25 [2020-04-28T15:13:25.188Z] === RUN   TestTagInvalidReference
15:13:25 [2020-04-28T15:13:25.188Z] --- PASS: TestTagInvalidReference (0.02s)
15:13:25 [2020-04-28T15:13:25.188Z] === RUN   TestTagValidPrefixedRepo
15:13:25 [2020-04-28T15:13:25.188Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
15:13:25 [2020-04-28T15:13:25.188Z] === RUN   TestTagExistedNameWithoutForce
15:13:25 [2020-04-28T15:13:25.188Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
15:13:25 [2020-04-28T15:13:25.188Z] === RUN   TestTagOfficialNames
15:13:25 [2020-04-28T15:13:25.444Z] --- PASS: TestTagOfficialNames (0.04s)
15:13:25 [2020-04-28T15:13:25.444Z] === RUN   TestTagMatchesDigest
15:13:25 [2020-04-28T15:13:25.444Z] --- PASS: TestTagMatchesDigest (0.01s)
15:13:25 [2020-04-28T15:13:25.444Z] === CONT  TestImportExtremelyLargeImageWorks
15:15:16 [2020-04-28T15:15:16.852Z] --- PASS: TestImportExtremelyLargeImageWorks (103.69s)
15:15:16 [2020-04-28T15:15:16.852Z] PASS
15:15:16 [2020-04-28T15:15:16.852Z] 
15:15:16 [2020-04-28T15:15:16.852Z] === Skipped
15:15:16 [2020-04-28T15:15:16.852Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
15:15:16 [2020-04-28T15:15:16.852Z] 
15:15:16 [2020-04-28T15:15:16.852Z] 
15:15:16 [2020-04-28T15:15:16.852Z] DONE 12 tests, 1 skipped in 107.306s
15:15:16 [2020-04-28T15:15:16.852Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
15:15:16 [2020-04-28T15:15:16.852Z] INFO: Testing against a local daemon
15:15:16 [2020-04-28T15:15:16.852Z] === RUN   TestNetworkCreateDelete
15:15:16 [2020-04-28T15:15:16.852Z] --- PASS: TestNetworkCreateDelete (0.12s)
15:15:16 [2020-04-28T15:15:16.852Z] === RUN   TestDockerNetworkDeletePreferID
15:15:16 [2020-04-28T15:15:16.852Z] --- PASS: TestDockerNetworkDeletePreferID (0.28s)
15:15:16 [2020-04-28T15:15:16.852Z] === RUN   TestInspectNetwork
15:15:16 [2020-04-28T15:15:16.852Z] --- SKIP: TestInspectNetwork (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:16 [2020-04-28T15:15:16.852Z] === RUN   TestRunContainerWithBridgeNone
15:15:16 [2020-04-28T15:15:16.852Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:16 [2020-04-28T15:15:16.852Z] === RUN   TestNetworkInvalidJSON
15:15:16 [2020-04-28T15:15:16.852Z] === RUN   TestNetworkInvalidJSON//networks/create
15:15:16 [2020-04-28T15:15:16.852Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:15:16 [2020-04-28T15:15:16.852Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:15:16 [2020-04-28T15:15:16.852Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:15:16 [2020-04-28T15:15:16.852Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:15:16 [2020-04-28T15:15:16.852Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:15:16 [2020-04-28T15:15:16.852Z] === CONT  TestNetworkInvalidJSON//networks/create
15:15:16 [2020-04-28T15:15:16.852Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:15:16 [2020-04-28T15:15:16.852Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:15:16 [2020-04-28T15:15:16.852Z] --- PASS: TestNetworkInvalidJSON (0.02s)
15:15:16 [2020-04-28T15:15:16.852Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z] === RUN   TestHostIPv4BridgeLabel
15:15:16 [2020-04-28T15:15:16.852Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:16 [2020-04-28T15:15:16.852Z] === RUN   TestDaemonRestartWithLiveRestore
15:15:16 [2020-04-28T15:15:16.852Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:16 [2020-04-28T15:15:16.852Z] === RUN   TestDaemonDefaultNetworkPools
15:15:16 [2020-04-28T15:15:16.852Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:16 [2020-04-28T15:15:16.852Z] === RUN   TestDaemonRestartWithExistingNetwork
15:15:16 [2020-04-28T15:15:16.852Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
15:15:16 [2020-04-28T15:15:16.852Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:16 [2020-04-28T15:15:16.852Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:15:16 [2020-04-28T15:15:16.852Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:16 [2020-04-28T15:15:16.852Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:15:16 [2020-04-28T15:15:16.852Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:16 [2020-04-28T15:15:16.852Z] === RUN   TestServiceWithPredefinedNetwork
15:15:16 [2020-04-28T15:15:16.852Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:16 [2020-04-28T15:15:16.852Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:15:16 [2020-04-28T15:15:16.852Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z]     service_test.go:236: FLAKY_TEST
15:15:16 [2020-04-28T15:15:16.852Z] === RUN   TestServiceWithDataPathPortInit
15:15:16 [2020-04-28T15:15:16.852Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:16 [2020-04-28T15:15:16.852Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:15:16 [2020-04-28T15:15:16.852Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:16 [2020-04-28T15:15:16.852Z] PASS
15:15:16 [2020-04-28T15:15:16.852Z] 
15:15:16 [2020-04-28T15:15:16.852Z] === Skipped
15:15:16 [2020-04-28T15:15:16.852Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:16 [2020-04-28T15:15:16.852Z] 
15:15:16 [2020-04-28T15:15:16.852Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:16 [2020-04-28T15:15:16.852Z] 
15:15:16 [2020-04-28T15:15:16.852Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:16 [2020-04-28T15:15:16.852Z] 
15:15:16 [2020-04-28T15:15:16.852Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:16 [2020-04-28T15:15:16.852Z] 
15:15:16 [2020-04-28T15:15:16.852Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:16 [2020-04-28T15:15:16.852Z] 
15:15:16 [2020-04-28T15:15:16.852Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
15:15:16 [2020-04-28T15:15:16.852Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:16 [2020-04-28T15:15:16.852Z] 
15:15:16 [2020-04-28T15:15:16.852Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:16 [2020-04-28T15:15:16.852Z] 
15:15:16 [2020-04-28T15:15:16.852Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:16 [2020-04-28T15:15:16.852Z] 
15:15:16 [2020-04-28T15:15:16.852Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:16 [2020-04-28T15:15:16.852Z] 
15:15:16 [2020-04-28T15:15:16.852Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z]     service_test.go:236: FLAKY_TEST
15:15:16 [2020-04-28T15:15:16.852Z] 
15:15:16 [2020-04-28T15:15:16.852Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] DONE 18 tests, 12 skipped in 0.568s
15:15:16 [2020-04-28T15:15:16.853Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:15:16 [2020-04-28T15:15:16.853Z] INFO: Testing against a local daemon
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestDockerNetworkIpvlanPersistance
15:15:16 [2020-04-28T15:15:16.853Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestDockerNetworkIpvlan
15:15:16 [2020-04-28T15:15:16.853Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:15:16 [2020-04-28T15:15:16.853Z] PASS
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] === Skipped
15:15:16 [2020-04-28T15:15:16.853Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] DONE 2 tests, 2 skipped in 0.102s
15:15:16 [2020-04-28T15:15:16.853Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:15:16 [2020-04-28T15:15:16.853Z] INFO: Testing against a local daemon
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestDockerNetworkMacvlanPersistance
15:15:16 [2020-04-28T15:15:16.853Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestDockerNetworkMacvlan
15:15:16 [2020-04-28T15:15:16.853Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:16 [2020-04-28T15:15:16.853Z] PASS
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] === Skipped
15:15:16 [2020-04-28T15:15:16.853Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] DONE 2 tests, 2 skipped in 0.097s
15:15:16 [2020-04-28T15:15:16.853Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
15:15:16 [2020-04-28T15:15:16.853Z] testing: warning: no tests to run
15:15:16 [2020-04-28T15:15:16.853Z] PASS
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] DONE 0 tests in 0.022s
15:15:16 [2020-04-28T15:15:16.853Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:15:16 [2020-04-28T15:15:16.853Z] INFO: Testing against a local daemon
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestAuthZPluginAllowRequest
15:15:16 [2020-04-28T15:15:16.853Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestAuthZPluginTLS
15:15:16 [2020-04-28T15:15:16.853Z] --- SKIP: TestAuthZPluginTLS (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestAuthZPluginDenyRequest
15:15:16 [2020-04-28T15:15:16.853Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestAuthZPluginAPIDenyResponse
15:15:16 [2020-04-28T15:15:16.853Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestAuthZPluginDenyResponse
15:15:16 [2020-04-28T15:15:16.853Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestAuthZPluginAllowEventStream
15:15:16 [2020-04-28T15:15:16.853Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestAuthZPluginErrorResponse
15:15:16 [2020-04-28T15:15:16.853Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestAuthZPluginErrorRequest
15:15:16 [2020-04-28T15:15:16.853Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:15:16 [2020-04-28T15:15:16.853Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:15:16 [2020-04-28T15:15:16.853Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:15:16 [2020-04-28T15:15:16.853Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestAuthZPluginHeader
15:15:16 [2020-04-28T15:15:16.853Z] --- SKIP: TestAuthZPluginHeader (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:15:16 [2020-04-28T15:15:16.853Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.22s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestAuthZPluginV2Disable
15:15:16 [2020-04-28T15:15:16.853Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:15:16 [2020-04-28T15:15:16.853Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:15:16 [2020-04-28T15:15:16.853Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:15:16 [2020-04-28T15:15:16.853Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] PASS
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] === Skipped
15:15:16 [2020-04-28T15:15:16.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.22s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] DONE 17 tests, 17 skipped in 0.417s
15:15:16 [2020-04-28T15:15:16.853Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:15:16 [2020-04-28T15:15:16.853Z] INFO: Testing against a local daemon
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestPluginInvalidJSON
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:15:16 [2020-04-28T15:15:16.853Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:15:16 [2020-04-28T15:15:16.853Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:15:16 [2020-04-28T15:15:16.853Z] --- PASS: TestPluginInvalidJSON (0.02s)
15:15:16 [2020-04-28T15:15:16.853Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestPluginInstall
15:15:16 [2020-04-28T15:15:16.853Z] --- SKIP: TestPluginInstall (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] PASS
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] === Skipped
15:15:16 [2020-04-28T15:15:16.853Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] DONE 3 tests, 1 skipped in 0.131s
15:15:16 [2020-04-28T15:15:16.853Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:15:16 [2020-04-28T15:15:16.853Z] INFO: Testing against a local daemon
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestExternalGraphDriver
15:15:16 [2020-04-28T15:15:16.853Z] --- SKIP: TestExternalGraphDriver (0.11s)
15:15:16 [2020-04-28T15:15:16.853Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestGraphdriverPluginV2
15:15:17 [2020-04-28T15:15:17.416Z] --- PASS: TestGraphdriverPluginV2 (6.60s)
15:15:17 [2020-04-28T15:15:17.416Z] PASS
15:15:17 [2020-04-28T15:15:17.416Z] 
15:15:17 [2020-04-28T15:15:17.416Z] === Skipped
15:15:17 [2020-04-28T15:15:17.416Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.11s)
15:15:17 [2020-04-28T15:15:17.416Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
15:15:17 [2020-04-28T15:15:17.416Z] 
15:15:17 [2020-04-28T15:15:17.416Z] 
15:15:17 [2020-04-28T15:15:17.416Z] DONE 2 tests, 1 skipped in 6.807s
15:15:17 [2020-04-28T15:15:17.416Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:15:17 [2020-04-28T15:15:17.416Z] INFO: Testing against a local daemon
15:15:17 [2020-04-28T15:15:17.416Z] === RUN   TestContinueAfterPluginCrash
15:15:17 [2020-04-28T15:15:17.416Z] === PAUSE TestContinueAfterPluginCrash
15:15:17 [2020-04-28T15:15:17.416Z] === RUN   TestReadPluginNoRead
15:15:17 [2020-04-28T15:15:17.416Z] === PAUSE TestReadPluginNoRead
15:15:17 [2020-04-28T15:15:17.416Z] === RUN   TestDaemonStartWithLogOpt
15:15:17 [2020-04-28T15:15:17.416Z] === PAUSE TestDaemonStartWithLogOpt
15:15:17 [2020-04-28T15:15:17.416Z] === CONT  TestContinueAfterPluginCrash
15:15:17 [2020-04-28T15:15:17.416Z] === CONT  TestDaemonStartWithLogOpt
15:15:32 [2020-04-28T15:15:32.271Z] --- PASS: TestDaemonStartWithLogOpt (13.60s)
15:15:32 [2020-04-28T15:15:32.271Z] === CONT  TestReadPluginNoRead
15:15:34 [2020-04-28T15:15:34.793Z] --- PASS: TestContinueAfterPluginCrash (17.12s)
15:15:34 [2020-04-28T15:15:34.793Z] === RUN   TestReadPluginNoRead/default
15:15:37 [2020-04-28T15:15:37.314Z] === RUN   TestReadPluginNoRead/disabled_caching
15:15:39 [2020-04-28T15:15:39.833Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:15:43 [2020-04-28T15:15:43.104Z] --- PASS: TestReadPluginNoRead (11.57s)
15:15:43 [2020-04-28T15:15:43.104Z]     --- PASS: TestReadPluginNoRead/default (2.65s)
15:15:43 [2020-04-28T15:15:43.104Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.62s)
15:15:43 [2020-04-28T15:15:43.104Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.64s)
15:15:43 [2020-04-28T15:15:43.104Z]     read_test.go:91: [db3220bca70d8] daemon is not started
15:15:43 [2020-04-28T15:15:43.104Z] PASS
15:15:43 [2020-04-28T15:15:43.104Z] 
15:15:43 [2020-04-28T15:15:43.104Z] DONE 6 tests in 25.307s
15:15:43 [2020-04-28T15:15:43.104Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:15:43 [2020-04-28T15:15:43.104Z] testing: warning: no tests to run
15:15:43 [2020-04-28T15:15:43.104Z] PASS
15:15:43 [2020-04-28T15:15:43.104Z] 
15:15:43 [2020-04-28T15:15:43.104Z] DONE 0 tests in 0.044s
15:15:43 [2020-04-28T15:15:43.104Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:15:43 [2020-04-28T15:15:43.104Z] INFO: Testing against a local daemon
15:15:43 [2020-04-28T15:15:43.104Z] === RUN   TestPluginWithDevMounts
15:15:43 [2020-04-28T15:15:43.104Z] --- SKIP: TestPluginWithDevMounts (0.00s)
15:15:43 [2020-04-28T15:15:43.104Z]     mounts_test.go:21: (*Execution).IsRootless-fm
15:15:43 [2020-04-28T15:15:43.104Z] PASS
15:15:43 [2020-04-28T15:15:43.104Z] 
15:15:43 [2020-04-28T15:15:43.104Z] === Skipped
15:15:43 [2020-04-28T15:15:43.104Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
15:15:43 [2020-04-28T15:15:43.104Z]     mounts_test.go:21: (*Execution).IsRootless-fm
15:15:43 [2020-04-28T15:15:43.104Z] 
15:15:43 [2020-04-28T15:15:43.104Z] 
15:15:43 [2020-04-28T15:15:43.104Z] DONE 1 tests, 1 skipped in 0.131s
15:15:43 [2020-04-28T15:15:43.104Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
15:15:43 [2020-04-28T15:15:43.104Z] INFO: Testing against a local daemon
15:15:43 [2020-04-28T15:15:43.104Z] === RUN   TestSecretInspect
15:15:43 [2020-04-28T15:15:43.104Z] --- SKIP: TestSecretInspect (0.02s)
15:15:43 [2020-04-28T15:15:43.104Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.104Z] === RUN   TestSecretList
15:15:43 [2020-04-28T15:15:43.104Z] --- SKIP: TestSecretList (0.03s)
15:15:43 [2020-04-28T15:15:43.104Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.104Z] === RUN   TestSecretsCreateAndDelete
15:15:43 [2020-04-28T15:15:43.104Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
15:15:43 [2020-04-28T15:15:43.104Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.104Z] === RUN   TestSecretsUpdate
15:15:43 [2020-04-28T15:15:43.104Z] --- SKIP: TestSecretsUpdate (0.01s)
15:15:43 [2020-04-28T15:15:43.104Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.104Z] === RUN   TestTemplatedSecret
15:15:43 [2020-04-28T15:15:43.104Z] --- SKIP: TestTemplatedSecret (0.00s)
15:15:43 [2020-04-28T15:15:43.104Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.104Z] === RUN   TestSecretCreateResolve
15:15:43 [2020-04-28T15:15:43.104Z] --- SKIP: TestSecretCreateResolve (0.01s)
15:15:43 [2020-04-28T15:15:43.104Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.104Z] PASS
15:15:43 [2020-04-28T15:15:43.104Z] 
15:15:43 [2020-04-28T15:15:43.104Z] === Skipped
15:15:43 [2020-04-28T15:15:43.104Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
15:15:43 [2020-04-28T15:15:43.104Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.104Z] 
15:15:43 [2020-04-28T15:15:43.104Z] === SKIP: amd64.integration.secret TestSecretList (0.03s)
15:15:43 [2020-04-28T15:15:43.104Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.104Z] 
15:15:43 [2020-04-28T15:15:43.104Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
15:15:43 [2020-04-28T15:15:43.104Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.104Z] 
15:15:43 [2020-04-28T15:15:43.104Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
15:15:43 [2020-04-28T15:15:43.104Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.104Z] 
15:15:43 [2020-04-28T15:15:43.104Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
15:15:43 [2020-04-28T15:15:43.104Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.104Z] 
15:15:43 [2020-04-28T15:15:43.104Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
15:15:43 [2020-04-28T15:15:43.104Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.104Z] 
15:15:43 [2020-04-28T15:15:43.104Z] 
15:15:43 [2020-04-28T15:15:43.104Z] DONE 6 tests, 6 skipped in 0.175s
15:15:43 [2020-04-28T15:15:43.104Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
15:15:43 [2020-04-28T15:15:43.104Z] INFO: Testing against a local daemon
15:15:43 [2020-04-28T15:15:43.104Z] === RUN   TestServiceCreateInit
15:15:43 [2020-04-28T15:15:43.104Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:15:43 [2020-04-28T15:15:43.104Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:15:43 [2020-04-28T15:15:43.104Z] --- PASS: TestServiceCreateInit (0.02s)
15:15:43 [2020-04-28T15:15:43.104Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
15:15:43 [2020-04-28T15:15:43.104Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.104Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
15:15:43 [2020-04-28T15:15:43.104Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.104Z] === RUN   TestCreateServiceMultipleTimes
15:15:43 [2020-04-28T15:15:43.104Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s)
15:15:43 [2020-04-28T15:15:43.104Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.104Z] === RUN   TestCreateServiceConflict
15:15:43 [2020-04-28T15:15:43.104Z] --- SKIP: TestCreateServiceConflict (0.01s)
15:15:43 [2020-04-28T15:15:43.104Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.104Z] === RUN   TestCreateServiceMaxReplicas
15:15:43 [2020-04-28T15:15:43.104Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
15:15:43 [2020-04-28T15:15:43.104Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.104Z] === RUN   TestCreateWithDuplicateNetworkNames
15:15:43 [2020-04-28T15:15:43.104Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
15:15:43 [2020-04-28T15:15:43.104Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.104Z] === RUN   TestCreateServiceSecretFileMode
15:15:43 [2020-04-28T15:15:43.104Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
15:15:43 [2020-04-28T15:15:43.104Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.105Z] === RUN   TestCreateServiceConfigFileMode
15:15:43 [2020-04-28T15:15:43.105Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
15:15:43 [2020-04-28T15:15:43.105Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.105Z] === RUN   TestCreateServiceSysctls
15:15:43 [2020-04-28T15:15:43.362Z] --- SKIP: TestCreateServiceSysctls (0.03s)
15:15:43 [2020-04-28T15:15:43.362Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.362Z] === RUN   TestCreateServiceCapabilities
15:15:43 [2020-04-28T15:15:43.362Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
15:15:43 [2020-04-28T15:15:43.362Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.362Z] === RUN   TestInspect
15:15:43 [2020-04-28T15:15:43.362Z] --- SKIP: TestInspect (0.01s)
15:15:43 [2020-04-28T15:15:43.362Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.362Z] === RUN   TestCreateJob
15:15:43 [2020-04-28T15:15:43.362Z] --- SKIP: TestCreateJob (0.01s)
15:15:43 [2020-04-28T15:15:43.362Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.362Z] === RUN   TestReplicatedJob
15:15:43 [2020-04-28T15:15:43.362Z] --- SKIP: TestReplicatedJob (0.01s)
15:15:43 [2020-04-28T15:15:43.362Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.362Z] === RUN   TestUpdateReplicatedJob
15:15:43 [2020-04-28T15:15:43.362Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
15:15:43 [2020-04-28T15:15:43.362Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.362Z] === RUN   TestServiceListWithStatuses
15:15:43 [2020-04-28T15:15:43.362Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:15:43 [2020-04-28T15:15:43.362Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:15:43 [2020-04-28T15:15:43.362Z] === RUN   TestDockerNetworkConnectAlias
15:15:43 [2020-04-28T15:15:43.362Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
15:15:43 [2020-04-28T15:15:43.362Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.362Z] === RUN   TestDockerNetworkReConnect
15:15:43 [2020-04-28T15:15:43.362Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
15:15:43 [2020-04-28T15:15:43.362Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.362Z] === RUN   TestServicePlugin
15:15:47 [2020-04-28T15:15:47.534Z] --- SKIP: TestServicePlugin (3.44s)
15:15:47 [2020-04-28T15:15:47.534Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.534Z] === RUN   TestServiceUpdateLabel
15:15:47 [2020-04-28T15:15:47.534Z] --- SKIP: TestServiceUpdateLabel (0.01s)
15:15:47 [2020-04-28T15:15:47.534Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.534Z] === RUN   TestServiceUpdateSecrets
15:15:47 [2020-04-28T15:15:47.534Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
15:15:47 [2020-04-28T15:15:47.534Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.534Z] === RUN   TestServiceUpdateConfigs
15:15:47 [2020-04-28T15:15:47.534Z] --- SKIP: TestServiceUpdateConfigs (0.02s)
15:15:47 [2020-04-28T15:15:47.534Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.534Z] === RUN   TestServiceUpdateNetwork
15:15:47 [2020-04-28T15:15:47.534Z] --- SKIP: TestServiceUpdateNetwork (0.02s)
15:15:47 [2020-04-28T15:15:47.534Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.534Z] === RUN   TestServiceUpdatePidsLimit
15:15:47 [2020-04-28T15:15:47.534Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s)
15:15:47 [2020-04-28T15:15:47.534Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.534Z] PASS
15:15:47 [2020-04-28T15:15:47.534Z] 
15:15:47 [2020-04-28T15:15:47.534Z] === Skipped
15:15:47 [2020-04-28T15:15:47.534Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
15:15:47 [2020-04-28T15:15:47.534Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
15:15:47 [2020-04-28T15:15:47.534Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.534Z] 
15:15:47 [2020-04-28T15:15:47.534Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
15:15:47 [2020-04-28T15:15:47.534Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
15:15:47 [2020-04-28T15:15:47.534Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.534Z] 
15:15:47 [2020-04-28T15:15:47.534Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s)
15:15:47 [2020-04-28T15:15:47.534Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.534Z] 
15:15:47 [2020-04-28T15:15:47.534Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
15:15:47 [2020-04-28T15:15:47.534Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.534Z] 
15:15:47 [2020-04-28T15:15:47.534Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
15:15:47 [2020-04-28T15:15:47.534Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.534Z] 
15:15:47 [2020-04-28T15:15:47.534Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
15:15:47 [2020-04-28T15:15:47.534Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.534Z] 
15:15:47 [2020-04-28T15:15:47.534Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
15:15:47 [2020-04-28T15:15:47.534Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.534Z] 
15:15:47 [2020-04-28T15:15:47.534Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
15:15:47 [2020-04-28T15:15:47.534Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.534Z] 
15:15:47 [2020-04-28T15:15:47.534Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s)
15:15:47 [2020-04-28T15:15:47.534Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.534Z] 
15:15:47 [2020-04-28T15:15:47.534Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
15:15:47 [2020-04-28T15:15:47.534Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.534Z] 
15:15:47 [2020-04-28T15:15:47.534Z] === SKIP: amd64.integration.service TestInspect (0.01s)
15:15:47 [2020-04-28T15:15:47.534Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.534Z] 
15:15:47 [2020-04-28T15:15:47.534Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
15:15:47 [2020-04-28T15:15:47.534Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.534Z] 
15:15:47 [2020-04-28T15:15:47.534Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
15:15:47 [2020-04-28T15:15:47.535Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.535Z] 
15:15:47 [2020-04-28T15:15:47.535Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
15:15:47 [2020-04-28T15:15:47.535Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.535Z] 
15:15:47 [2020-04-28T15:15:47.535Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
15:15:47 [2020-04-28T15:15:47.535Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:15:47 [2020-04-28T15:15:47.535Z] 
15:15:47 [2020-04-28T15:15:47.535Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
15:15:47 [2020-04-28T15:15:47.535Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.535Z] 
15:15:47 [2020-04-28T15:15:47.535Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
15:15:47 [2020-04-28T15:15:47.535Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.535Z] 
15:15:47 [2020-04-28T15:15:47.535Z] === SKIP: amd64.integration.service TestServicePlugin (3.44s)
15:15:47 [2020-04-28T15:15:47.535Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.535Z] 
15:15:47 [2020-04-28T15:15:47.535Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
15:15:47 [2020-04-28T15:15:47.535Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.535Z] 
15:15:47 [2020-04-28T15:15:47.535Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
15:15:47 [2020-04-28T15:15:47.535Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.535Z] 
15:15:47 [2020-04-28T15:15:47.535Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s)
15:15:47 [2020-04-28T15:15:47.535Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.535Z] 
15:15:47 [2020-04-28T15:15:47.535Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s)
15:15:47 [2020-04-28T15:15:47.535Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.535Z] 
15:15:47 [2020-04-28T15:15:47.535Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s)
15:15:47 [2020-04-28T15:15:47.535Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.535Z] 
15:15:47 [2020-04-28T15:15:47.535Z] 
15:15:47 [2020-04-28T15:15:47.535Z] DONE 24 tests, 23 skipped in 3.890s
15:15:47 [2020-04-28T15:15:47.535Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
15:15:47 [2020-04-28T15:15:47.535Z] INFO: Testing against a local daemon
15:15:47 [2020-04-28T15:15:47.535Z] === RUN   TestSessionCreate
15:15:47 [2020-04-28T15:15:47.535Z] --- PASS: TestSessionCreate (0.03s)
15:15:47 [2020-04-28T15:15:47.535Z] === RUN   TestSessionCreateWithBadUpgrade
15:15:47 [2020-04-28T15:15:47.535Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
15:15:47 [2020-04-28T15:15:47.535Z] PASS
15:15:47 [2020-04-28T15:15:47.535Z] 
15:15:47 [2020-04-28T15:15:47.535Z] DONE 2 tests in 0.143s
15:15:47 [2020-04-28T15:15:47.535Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
15:15:47 [2020-04-28T15:15:47.535Z] INFO: Testing against a local daemon
15:15:47 [2020-04-28T15:15:47.535Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:15:47 [2020-04-28T15:15:47.535Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:15:47 [2020-04-28T15:15:47.535Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:15:47 [2020-04-28T15:15:47.535Z] === RUN   TestEventsExecDie
15:15:47 [2020-04-28T15:15:47.792Z] --- PASS: TestEventsExecDie (0.68s)
15:15:47 [2020-04-28T15:15:47.792Z] === RUN   TestEventsBackwardsCompatible
15:15:47 [2020-04-28T15:15:47.792Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
15:15:47 [2020-04-28T15:15:47.792Z] === RUN   TestInfoBinaryCommits
15:15:47 [2020-04-28T15:15:47.792Z] --- PASS: TestInfoBinaryCommits (0.02s)
15:15:47 [2020-04-28T15:15:47.792Z] === RUN   TestInfoAPIVersioned
15:15:47 [2020-04-28T15:15:47.792Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:15:47 [2020-04-28T15:15:47.792Z] === RUN   TestInfoDiscoveryBackend
15:15:49 [2020-04-28T15:15:49.704Z] --- PASS: TestInfoDiscoveryBackend (1.60s)
15:15:49 [2020-04-28T15:15:49.704Z] === RUN   TestInfoDiscoveryInvalidAdvertise
15:15:53 [2020-04-28T15:15:53.046Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.57s)
15:15:53 [2020-04-28T15:15:53.046Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
15:15:53 [2020-04-28T15:15:53.046Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
15:15:53 [2020-04-28T15:15:53.046Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:53 [2020-04-28T15:15:53.046Z] === RUN   TestInfoAPI
15:15:53 [2020-04-28T15:15:53.046Z] --- PASS: TestInfoAPI (0.05s)
15:15:53 [2020-04-28T15:15:53.046Z] === RUN   TestInfoAPIWarnings
15:15:54 [2020-04-28T15:15:54.938Z] --- PASS: TestInfoAPIWarnings (1.60s)
15:15:54 [2020-04-28T15:15:54.938Z] === RUN   TestInfoDebug
15:15:56 [2020-04-28T15:15:56.830Z] --- PASS: TestInfoDebug (1.80s)
15:15:56 [2020-04-28T15:15:56.830Z] === RUN   TestInfoInsecureRegistries
15:15:58 [2020-04-28T15:15:58.198Z] --- PASS: TestInfoInsecureRegistries (1.78s)
15:15:58 [2020-04-28T15:15:58.198Z] === RUN   TestInfoRegistryMirrors
15:16:00 [2020-04-28T15:16:00.090Z] --- PASS: TestInfoRegistryMirrors (1.82s)
15:16:00 [2020-04-28T15:16:00.090Z] === RUN   TestLoginFailsWithBadCredentials
15:16:00 [2020-04-28T15:16:00.348Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s)
15:16:00 [2020-04-28T15:16:00.348Z] === RUN   TestPingCacheHeaders
15:16:00 [2020-04-28T15:16:00.348Z] --- PASS: TestPingCacheHeaders (0.04s)
15:16:00 [2020-04-28T15:16:00.348Z] === RUN   TestPingGet
15:16:00 [2020-04-28T15:16:00.348Z] --- PASS: TestPingGet (0.01s)
15:16:00 [2020-04-28T15:16:00.348Z] === RUN   TestPingHead
15:16:00 [2020-04-28T15:16:00.348Z] --- PASS: TestPingHead (0.02s)
15:16:00 [2020-04-28T15:16:00.348Z] === RUN   TestVersion
15:16:00 [2020-04-28T15:16:00.348Z] --- PASS: TestVersion (0.02s)
15:16:00 [2020-04-28T15:16:00.348Z] PASS
15:16:00 [2020-04-28T15:16:00.348Z] 
15:16:00 [2020-04-28T15:16:00.348Z] === Skipped
15:16:00 [2020-04-28T15:16:00.348Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:16:00 [2020-04-28T15:16:00.348Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:16:00 [2020-04-28T15:16:00.348Z] 
15:16:00 [2020-04-28T15:16:00.348Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
15:16:00 [2020-04-28T15:16:00.348Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
15:16:00 [2020-04-28T15:16:00.348Z] 
15:16:00 [2020-04-28T15:16:00.348Z] 
15:16:00 [2020-04-28T15:16:00.348Z] DONE 18 tests, 2 skipped in 13.344s
15:16:00 [2020-04-28T15:16:00.348Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
15:16:00 [2020-04-28T15:16:00.605Z] INFO: Testing against a local daemon
15:16:00 [2020-04-28T15:16:00.605Z] === RUN   TestVolumesCreateAndList
15:16:00 [2020-04-28T15:16:00.605Z] --- PASS: TestVolumesCreateAndList (0.02s)
15:16:00 [2020-04-28T15:16:00.605Z] === RUN   TestVolumesRemove
15:16:00 [2020-04-28T15:16:00.605Z] --- PASS: TestVolumesRemove (0.10s)
15:16:00 [2020-04-28T15:16:00.605Z] === RUN   TestVolumesInspect
15:16:00 [2020-04-28T15:16:00.605Z] --- PASS: TestVolumesInspect (0.02s)
15:16:00 [2020-04-28T15:16:00.605Z] === RUN   TestVolumesInvalidJSON
15:16:00 [2020-04-28T15:16:00.605Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:16:00 [2020-04-28T15:16:00.605Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:16:00 [2020-04-28T15:16:00.605Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:16:00 [2020-04-28T15:16:00.605Z] --- PASS: TestVolumesInvalidJSON (0.02s)
15:16:00 [2020-04-28T15:16:00.605Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:16:00 [2020-04-28T15:16:00.605Z] PASS
15:16:00 [2020-04-28T15:16:00.605Z] 
15:16:00 [2020-04-28T15:16:00.605Z] DONE 5 tests in 0.252s
15:16:00 [2020-04-28T15:16:00.605Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:16:00 [2020-04-28T15:16:00.605Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11982 is not a child of this shell
15:16:00 [2020-04-28T15:16:00.605Z] warning: PID 11982 from bundles/test-integration/docker.pid had a nonzero exit code
15:16:00 [2020-04-28T15:16:00.605Z] Leaving: AppArmorNo profiles have been unloaded.
15:16:00 [2020-04-28T15:16:00.605Z] 
15:16:00 [2020-04-28T15:16:00.605Z] Unloading profiles will leave already running processes permanently
15:16:00 [2020-04-28T15:16:00.605Z] unconfined, which can lead to unexpected situations.
15:16:00 [2020-04-28T15:16:00.605Z] 
15:16:00 [2020-04-28T15:16:00.605Z] To set a process to complain mode, use the command line tool
15:16:00 [2020-04-28T15:16:00.605Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:16:00 [2020-04-28T15:16:00.605Z] Removing test suite binaries
15:16:01 [2020-04-28T15:16:01.972Z]