Skip to content

Console Output

11:05:29 [2020-07-28T11:05:29.738Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41156/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=fc4c100b79b6b088aed23a1fcb2129db4c98074b -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:fc4c100b79b6b088aed23a1fcb2129db4c98074b hack/make.sh dynbinary test-integration
11:05:31 [2020-07-28T11:05:31.113Z] 
11:05:31 [2020-07-28T11:05:31.113Z] Removing bundles/
11:05:31 [2020-07-28T11:05:31.113Z] 
11:05:31 [2020-07-28T11:05:31.113Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:05:31 [2020-07-28T11:05:31.372Z] Building: bundles/dynbinary-daemon/dockerd-dev
11:05:31 [2020-07-28T11:05:31.372Z] GOOS="" GOARCH="" GOARM=""
11:06:52 [2020-07-28T11:06:52.818Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
11:06:53 [2020-07-28T11:06:53.386Z] 
11:06:53 [2020-07-28T11:06:53.386Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:06:53 [2020-07-28T11:06:53.954Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:06:53 [2020-07-28T11:06:53.954Z] HOSTNAME=61d106cdabc0
11:06:53 [2020-07-28T11:06:53.954Z] DEST=bundles/test-integration
11:06:53 [2020-07-28T11:06:53.954Z] PWD=/go/src/github.com/docker/docker
11:06:53 [2020-07-28T11:06:53.954Z] DOCKER_ROOTLESS=1
11:06:53 [2020-07-28T11:06:53.954Z] DOCKER_GITCOMMIT=fc4c100b79b6b088aed23a1fcb2129db4c98074b
11:06:53 [2020-07-28T11:06:53.954Z] container=docker
11:06:53 [2020-07-28T11:06:53.954Z] HOME=/root
11:06:53 [2020-07-28T11:06:53.954Z] GOLANG_VERSION=1.13.14
11:06:53 [2020-07-28T11:06:53.954Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:06:53 [2020-07-28T11:06:53.954Z] VALIDATE_BRANCH=master
11:06:53 [2020-07-28T11:06:53.954Z] TERM=xterm
11:06:53 [2020-07-28T11:06:53.954Z] DOCKER_PKG=github.com/docker/docker
11:06:53 [2020-07-28T11:06:53.954Z] SHLVL=1
11:06:53 [2020-07-28T11:06:53.954Z] TIMEOUT=120m
11:06:53 [2020-07-28T11:06:53.954Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
11:06:53 [2020-07-28T11:06:53.954Z] DOCKER_GRAPHDRIVER=overlay2
11:06:53 [2020-07-28T11:06:53.954Z] GO111MODULE=off
11:06:53 [2020-07-28T11:06:53.954Z] DOCKER_EXPERIMENTAL=1
11:06:53 [2020-07-28T11:06:53.954Z] TEST_SKIP_INTEGRATION_CLI=1
11:06:53 [2020-07-28T11:06:53.954Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:06:53 [2020-07-28T11:06:53.954Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:06:53 [2020-07-28T11:06:53.954Z] GOPATH=/go
11:06:53 [2020-07-28T11:06:53.954Z] PKG_CONFIG=pkg-config
11:06:53 [2020-07-28T11:06:53.954Z] _=/usr/bin/env
11:06:53 [2020-07-28T11:06:53.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:07:40 [2020-07-28T11:07:40.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:07:40 [2020-07-28T11:07:40.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:07:40 [2020-07-28T11:07:40.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:07:58 [2020-07-28T11:07:58.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:07:59 [2020-07-28T11:07:59.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:08:01 [2020-07-28T11:08:01.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:08:02 [2020-07-28T11:08:02.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:08:02 [2020-07-28T11:08:02.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:08:04 [2020-07-28T11:08:04.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:08:07 [2020-07-28T11:08:07.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:08:08 [2020-07-28T11:08:08.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:08:10 [2020-07-28T11:08:10.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
11:08:10 [2020-07-28T11:08:10.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:08:12 [2020-07-28T11:08:12.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:08:13 [2020-07-28T11:08:13.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:08:15 [2020-07-28T11:08:15.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:08:16 [2020-07-28T11:08:16.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:08:17 [2020-07-28T11:08:17.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:08:18 [2020-07-28T11:08:18.860Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:08:18 [2020-07-28T11:08:18.860Z] Using test binary docker
11:08:18 [2020-07-28T11:08:18.860Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:08:18 [2020-07-28T11:08:18.860Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
11:08:18 [2020-07-28T11:08:18.860Z] INFO: Waiting for daemon to start...
11:08:18 [2020-07-28T11:08:18.860Z] Starting dockerd
11:08:22 [2020-07-28T11:08:22.143Z] .
11:08:22 [2020-07-28T11:08:22.143Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:08:22 [2020-07-28T11:08:22.143Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:08:22 [2020-07-28T11:08:22.143Z] Error: No such image: emptyfs
11:08:22 [2020-07-28T11:08:22.143Z] Running integration-test (iteration 1)
11:08:22 [2020-07-28T11:08:22.143Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
11:08:34 [2020-07-28T11:08:34.348Z] Loaded image: buildpack-deps:buster
11:08:34 [2020-07-28T11:08:34.348Z] Loaded image: busybox:latest
11:08:34 [2020-07-28T11:08:34.348Z] Loaded image: busybox:glibc
11:08:34 [2020-07-28T11:08:34.348Z] Loaded image: debian:buster
11:08:34 [2020-07-28T11:08:34.348Z] Loaded image: hello-world:latest
11:08:34 [2020-07-28T11:08:34.348Z] INFO: Testing against a local daemon
11:08:34 [2020-07-28T11:08:34.348Z] === RUN   TestCgroupNamespacesBuild
11:08:37 [2020-07-28T11:08:37.637Z] --- PASS: TestCgroupNamespacesBuild (3.23s)
11:08:37 [2020-07-28T11:08:37.637Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
11:08:39 [2020-07-28T11:08:39.539Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.12s)
11:08:39 [2020-07-28T11:08:39.539Z] === RUN   TestBuildWithSession
11:08:39 [2020-07-28T11:08:39.539Z] --- SKIP: TestBuildWithSession (0.00s)
11:08:39 [2020-07-28T11:08:39.539Z]     build_session_test.go:25: TODO: BuildKit
11:08:39 [2020-07-28T11:08:39.539Z] === RUN   TestBuildSquashParent
11:08:47 [2020-07-28T11:08:47.650Z] --- PASS: TestBuildSquashParent (6.67s)
11:08:47 [2020-07-28T11:08:47.650Z] === RUN   TestBuildWithRemoveAndForceRemove
11:08:47 [2020-07-28T11:08:47.650Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:08:47 [2020-07-28T11:08:47.650Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:08:47 [2020-07-28T11:08:47.650Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:08:47 [2020-07-28T11:08:47.650Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:08:47 [2020-07-28T11:08:47.650Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:08:47 [2020-07-28T11:08:47.650Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:08:47 [2020-07-28T11:08:47.650Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:08:47 [2020-07-28T11:08:47.650Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:08:47 [2020-07-28T11:08:47.650Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:08:47 [2020-07-28T11:08:47.650Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:08:47 [2020-07-28T11:08:47.650Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:08:47 [2020-07-28T11:08:47.650Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:08:47 [2020-07-28T11:08:47.650Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:08:47 [2020-07-28T11:08:47.650Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:08:47 [2020-07-28T11:08:47.650Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:08:47 [2020-07-28T11:08:47.650Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:08:50 [2020-07-28T11:08:50.181Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:08:50 [2020-07-28T11:08:50.181Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:08:52 [2020-07-28T11:08:52.083Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
11:08:52 [2020-07-28T11:08:52.083Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.46s)
11:08:52 [2020-07-28T11:08:52.083Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.49s)
11:08:52 [2020-07-28T11:08:52.083Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.02s)
11:08:52 [2020-07-28T11:08:52.083Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.10s)
11:08:52 [2020-07-28T11:08:52.083Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.86s)
11:08:52 [2020-07-28T11:08:52.083Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.97s)
11:08:52 [2020-07-28T11:08:52.083Z] === RUN   TestBuildMultiStageCopy
11:08:52 [2020-07-28T11:08:52.083Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:08:55 [2020-07-28T11:08:55.366Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:08:56 [2020-07-28T11:08:56.301Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:08:57 [2020-07-28T11:08:57.235Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:08:58 [2020-07-28T11:08:58.174Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:08:59 [2020-07-28T11:08:59.110Z] --- PASS: TestBuildMultiStageCopy (7.39s)
11:08:59 [2020-07-28T11:08:59.110Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.39s)
11:08:59 [2020-07-28T11:08:59.110Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
11:08:59 [2020-07-28T11:08:59.110Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
11:08:59 [2020-07-28T11:08:59.110Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
11:08:59 [2020-07-28T11:08:59.110Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
11:08:59 [2020-07-28T11:08:59.110Z] === RUN   TestBuildMultiStageParentConfig
11:09:04 [2020-07-28T11:09:04.442Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
11:09:04 [2020-07-28T11:09:04.442Z] === RUN   TestBuildLabelWithTargets
11:09:12 [2020-07-28T11:09:12.562Z] --- PASS: TestBuildLabelWithTargets (8.00s)
11:09:12 [2020-07-28T11:09:12.562Z] === RUN   TestBuildWithEmptyLayers
11:09:15 [2020-07-28T11:09:15.097Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
11:09:15 [2020-07-28T11:09:15.097Z] === RUN   TestBuildMultiStageOnBuild
11:09:20 [2020-07-28T11:09:20.364Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
11:09:20 [2020-07-28T11:09:20.364Z] === RUN   TestBuildUncleanTarFilenames
11:09:20 [2020-07-28T11:09:20.930Z] --- PASS: TestBuildUncleanTarFilenames (0.63s)
11:09:20 [2020-07-28T11:09:20.931Z] === RUN   TestBuildMultiStageLayerLeak
11:09:25 [2020-07-28T11:09:25.115Z] --- PASS: TestBuildMultiStageLayerLeak (4.36s)
11:09:25 [2020-07-28T11:09:25.115Z] === RUN   TestBuildWithHugeFile
11:10:21 [2020-07-28T11:10:21.346Z] --- PASS: TestBuildWithHugeFile (51.59s)
11:10:21 [2020-07-28T11:10:21.346Z] === RUN   TestBuildWithEmptyDockerfile
11:10:21 [2020-07-28T11:10:21.346Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:10:21 [2020-07-28T11:10:21.346Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:10:21 [2020-07-28T11:10:21.346Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:10:21 [2020-07-28T11:10:21.346Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:10:21 [2020-07-28T11:10:21.346Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:10:21 [2020-07-28T11:10:21.346Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:10:21 [2020-07-28T11:10:21.346Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:10:21 [2020-07-28T11:10:21.346Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:10:21 [2020-07-28T11:10:21.346Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:10:21 [2020-07-28T11:10:21.346Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s)
11:10:21 [2020-07-28T11:10:21.346Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
11:10:21 [2020-07-28T11:10:21.346Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
11:10:21 [2020-07-28T11:10:21.346Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
11:10:21 [2020-07-28T11:10:21.346Z] === RUN   TestBuildPreserveOwnership
11:10:21 [2020-07-28T11:10:21.346Z] === RUN   TestBuildPreserveOwnership/copy_from
11:10:23 [2020-07-28T11:10:23.247Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
11:10:27 [2020-07-28T11:10:27.432Z] --- PASS: TestBuildPreserveOwnership (10.07s)
11:10:27 [2020-07-28T11:10:27.432Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.06s)
11:10:27 [2020-07-28T11:10:27.432Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
11:10:27 [2020-07-28T11:10:27.432Z] === RUN   TestBuildPlatformInvalid
11:10:27 [2020-07-28T11:10:27.432Z] --- PASS: TestBuildPlatformInvalid (0.09s)
11:10:27 [2020-07-28T11:10:27.432Z] PASS
11:10:27 [2020-07-28T11:10:27.432Z] 
11:10:27 [2020-07-28T11:10:27.432Z] === Skipped
11:10:27 [2020-07-28T11:10:27.432Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
11:10:27 [2020-07-28T11:10:27.432Z]     build_session_test.go:25: TODO: BuildKit
11:10:27 [2020-07-28T11:10:27.432Z] 
11:10:27 [2020-07-28T11:10:27.432Z] 
11:10:27 [2020-07-28T11:10:27.432Z] DONE 32 tests, 1 skipped in 125.379s
11:10:27 [2020-07-28T11:10:27.432Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
11:10:27 [2020-07-28T11:10:27.432Z] INFO: Testing against a local daemon
11:10:27 [2020-07-28T11:10:27.432Z] === RUN   TestConfigInspect
11:10:27 [2020-07-28T11:10:27.432Z] --- SKIP: TestConfigInspect (0.02s)
11:10:27 [2020-07-28T11:10:27.432Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:10:27 [2020-07-28T11:10:27.432Z] === RUN   TestConfigList
11:10:27 [2020-07-28T11:10:27.432Z] --- SKIP: TestConfigList (0.01s)
11:10:27 [2020-07-28T11:10:27.432Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:10:27 [2020-07-28T11:10:27.432Z] === RUN   TestConfigsCreateAndDelete
11:10:27 [2020-07-28T11:10:27.432Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
11:10:27 [2020-07-28T11:10:27.432Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:10:27 [2020-07-28T11:10:27.432Z] === RUN   TestConfigsUpdate
11:10:27 [2020-07-28T11:10:27.432Z] --- SKIP: TestConfigsUpdate (0.01s)
11:10:27 [2020-07-28T11:10:27.432Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:10:27 [2020-07-28T11:10:27.432Z] === RUN   TestTemplatedConfig
11:10:27 [2020-07-28T11:10:27.432Z] --- SKIP: TestTemplatedConfig (0.00s)
11:10:27 [2020-07-28T11:10:27.432Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:10:27 [2020-07-28T11:10:27.432Z] === RUN   TestConfigCreateResolve
11:10:27 [2020-07-28T11:10:27.432Z] --- SKIP: TestConfigCreateResolve (0.01s)
11:10:27 [2020-07-28T11:10:27.432Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:10:27 [2020-07-28T11:10:27.432Z] === RUN   TestConfigDaemonLibtrustID
11:10:29 [2020-07-28T11:10:29.331Z] --- PASS: TestConfigDaemonLibtrustID (1.54s)
11:10:29 [2020-07-28T11:10:29.331Z] PASS
11:10:29 [2020-07-28T11:10:29.331Z] 
11:10:29 [2020-07-28T11:10:29.331Z] === Skipped
11:10:29 [2020-07-28T11:10:29.331Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
11:10:29 [2020-07-28T11:10:29.331Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:10:29 [2020-07-28T11:10:29.331Z] 
11:10:29 [2020-07-28T11:10:29.331Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
11:10:29 [2020-07-28T11:10:29.331Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:10:29 [2020-07-28T11:10:29.331Z] 
11:10:29 [2020-07-28T11:10:29.331Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
11:10:29 [2020-07-28T11:10:29.331Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:10:29 [2020-07-28T11:10:29.331Z] 
11:10:29 [2020-07-28T11:10:29.331Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
11:10:29 [2020-07-28T11:10:29.331Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:10:29 [2020-07-28T11:10:29.331Z] 
11:10:29 [2020-07-28T11:10:29.331Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
11:10:29 [2020-07-28T11:10:29.331Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:10:29 [2020-07-28T11:10:29.331Z] 
11:10:29 [2020-07-28T11:10:29.331Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
11:10:29 [2020-07-28T11:10:29.331Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:10:29 [2020-07-28T11:10:29.331Z] 
11:10:29 [2020-07-28T11:10:29.331Z] 
11:10:29 [2020-07-28T11:10:29.331Z] DONE 7 tests, 6 skipped in 1.730s
11:10:29 [2020-07-28T11:10:29.331Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
11:10:29 [2020-07-28T11:10:29.331Z] INFO: Testing against a local daemon
11:10:29 [2020-07-28T11:10:29.331Z] === RUN   TestCheckpoint
11:10:29 [2020-07-28T11:10:29.331Z] --- SKIP: TestCheckpoint (0.00s)
11:10:29 [2020-07-28T11:10:29.331Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:10:29 [2020-07-28T11:10:29.331Z] === RUN   TestContainerInvalidJSON
11:10:29 [2020-07-28T11:10:29.331Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
11:10:29 [2020-07-28T11:10:29.331Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
11:10:29 [2020-07-28T11:10:29.331Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
11:10:29 [2020-07-28T11:10:29.331Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
11:10:29 [2020-07-28T11:10:29.331Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
11:10:29 [2020-07-28T11:10:29.331Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
11:10:29 [2020-07-28T11:10:29.331Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
11:10:29 [2020-07-28T11:10:29.331Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
11:10:29 [2020-07-28T11:10:29.331Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
11:10:29 [2020-07-28T11:10:29.331Z] --- PASS: TestContainerInvalidJSON (0.01s)
11:10:29 [2020-07-28T11:10:29.331Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
11:10:29 [2020-07-28T11:10:29.331Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
11:10:29 [2020-07-28T11:10:29.331Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
11:10:29 [2020-07-28T11:10:29.331Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:10:29 [2020-07-28T11:10:29.331Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
11:10:29 [2020-07-28T11:10:29.331Z] === RUN   TestCopyFromContainerPathIsNotDir
11:10:29 [2020-07-28T11:10:29.331Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
11:10:29 [2020-07-28T11:10:29.331Z] === RUN   TestCopyToContainerPathDoesNotExist
11:10:29 [2020-07-28T11:10:29.331Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
11:10:29 [2020-07-28T11:10:29.331Z] === RUN   TestCopyToContainerPathIsNotDir
11:10:29 [2020-07-28T11:10:29.331Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
11:10:29 [2020-07-28T11:10:29.331Z] === RUN   TestCopyFromContainer
11:10:33 [2020-07-28T11:10:33.516Z] === RUN   TestCopyFromContainer//
11:10:33 [2020-07-28T11:10:33.516Z] === RUN   TestCopyFromContainer//bar/root
11:10:33 [2020-07-28T11:10:33.516Z] === RUN   TestCopyFromContainer//bar/root/
11:10:33 [2020-07-28T11:10:33.516Z] === RUN   TestCopyFromContainer/bar/quux
11:10:33 [2020-07-28T11:10:33.516Z] === RUN   TestCopyFromContainer/bar/quux/
11:10:33 [2020-07-28T11:10:33.516Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:10:33 [2020-07-28T11:10:33.516Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:10:33 [2020-07-28T11:10:33.516Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:10:33 [2020-07-28T11:10:33.516Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:10:33 [2020-07-28T11:10:33.774Z] === RUN   TestCopyFromContainer/bar/notarget
11:10:33 [2020-07-28T11:10:33.774Z] --- PASS: TestCopyFromContainer (4.40s)
11:10:33 [2020-07-28T11:10:33.774Z]     --- PASS: TestCopyFromContainer// (0.06s)
11:10:33 [2020-07-28T11:10:33.774Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
11:10:33 [2020-07-28T11:10:33.774Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
11:10:33 [2020-07-28T11:10:33.774Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
11:10:33 [2020-07-28T11:10:33.774Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
11:10:33 [2020-07-28T11:10:33.774Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
11:10:33 [2020-07-28T11:10:33.774Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
11:10:33 [2020-07-28T11:10:33.774Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
11:10:33 [2020-07-28T11:10:33.774Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
11:10:33 [2020-07-28T11:10:33.774Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
11:10:33 [2020-07-28T11:10:33.774Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:10:33 [2020-07-28T11:10:33.774Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:10:33 [2020-07-28T11:10:33.774Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:10:33 [2020-07-28T11:10:33.774Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:10:33 [2020-07-28T11:10:33.774Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:10:33 [2020-07-28T11:10:33.774Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:10:33 [2020-07-28T11:10:33.774Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:10:33 [2020-07-28T11:10:33.774Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:10:33 [2020-07-28T11:10:33.774Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:10:33 [2020-07-28T11:10:33.774Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:10:33 [2020-07-28T11:10:33.774Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
11:10:33 [2020-07-28T11:10:33.774Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
11:10:33 [2020-07-28T11:10:33.774Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
11:10:33 [2020-07-28T11:10:33.774Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:10:33 [2020-07-28T11:10:33.774Z] === RUN   TestCreateLinkToNonExistingContainer
11:10:33 [2020-07-28T11:10:33.774Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
11:10:33 [2020-07-28T11:10:33.774Z] === RUN   TestCreateWithInvalidEnv
11:10:33 [2020-07-28T11:10:33.774Z] === RUN   TestCreateWithInvalidEnv/0
11:10:33 [2020-07-28T11:10:33.774Z] === PAUSE TestCreateWithInvalidEnv/0
11:10:33 [2020-07-28T11:10:33.774Z] === RUN   TestCreateWithInvalidEnv/1
11:10:33 [2020-07-28T11:10:33.774Z] === PAUSE TestCreateWithInvalidEnv/1
11:10:33 [2020-07-28T11:10:33.774Z] === RUN   TestCreateWithInvalidEnv/2
11:10:33 [2020-07-28T11:10:33.774Z] === PAUSE TestCreateWithInvalidEnv/2
11:10:33 [2020-07-28T11:10:33.774Z] === CONT  TestCreateWithInvalidEnv/0
11:10:33 [2020-07-28T11:10:33.774Z] === CONT  TestCreateWithInvalidEnv/2
11:10:33 [2020-07-28T11:10:33.774Z] === CONT  TestCreateWithInvalidEnv/1
11:10:33 [2020-07-28T11:10:33.774Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
11:10:33 [2020-07-28T11:10:33.774Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
11:10:33 [2020-07-28T11:10:33.774Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
11:10:33 [2020-07-28T11:10:33.774Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:10:33 [2020-07-28T11:10:33.774Z] === RUN   TestCreateTmpfsMountsTarget
11:10:33 [2020-07-28T11:10:33.774Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
11:10:33 [2020-07-28T11:10:33.774Z] === RUN   TestCreateWithCustomMaskedPaths
11:10:35 [2020-07-28T11:10:35.148Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s)
11:10:35 [2020-07-28T11:10:35.148Z] === RUN   TestCreateWithCustomReadonlyPaths
11:10:36 [2020-07-28T11:10:36.524Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s)
11:10:36 [2020-07-28T11:10:36.524Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:10:36 [2020-07-28T11:10:36.524Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:10:36 [2020-07-28T11:10:36.524Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:10:36 [2020-07-28T11:10:36.524Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:10:36 [2020-07-28T11:10:36.524Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:10:36 [2020-07-28T11:10:36.524Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:10:36 [2020-07-28T11:10:36.524Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:10:36 [2020-07-28T11:10:36.524Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:10:36 [2020-07-28T11:10:36.524Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:10:36 [2020-07-28T11:10:36.524Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:10:36 [2020-07-28T11:10:36.524Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:10:36 [2020-07-28T11:10:36.524Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:10:36 [2020-07-28T11:10:36.524Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:10:36 [2020-07-28T11:10:36.524Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:10:36 [2020-07-28T11:10:36.524Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:10:36 [2020-07-28T11:10:36.524Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:10:36 [2020-07-28T11:10:36.524Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
11:10:36 [2020-07-28T11:10:36.524Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
11:10:36 [2020-07-28T11:10:36.524Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
11:10:36 [2020-07-28T11:10:36.524Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
11:10:36 [2020-07-28T11:10:36.524Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
11:10:36 [2020-07-28T11:10:36.524Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
11:10:36 [2020-07-28T11:10:36.524Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
11:10:36 [2020-07-28T11:10:36.782Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s)
11:10:36 [2020-07-28T11:10:36.782Z] === RUN   TestCreateDifferentPlatform
11:10:36 [2020-07-28T11:10:36.782Z] === RUN   TestCreateDifferentPlatform/different_os
11:10:36 [2020-07-28T11:10:36.782Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
11:10:36 [2020-07-28T11:10:36.782Z] --- PASS: TestCreateDifferentPlatform (0.01s)
11:10:36 [2020-07-28T11:10:36.782Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
11:10:36 [2020-07-28T11:10:36.782Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
11:10:36 [2020-07-28T11:10:36.782Z] === RUN   TestCreateVolumesFromNonExistingContainer
11:10:36 [2020-07-28T11:10:36.782Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
11:10:36 [2020-07-28T11:10:36.782Z] === RUN   TestContainerStartOnDaemonRestart
11:10:36 [2020-07-28T11:10:36.782Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
11:10:36 [2020-07-28T11:10:36.782Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
11:10:36 [2020-07-28T11:10:36.782Z] === RUN   TestDaemonRestartIpcMode
11:10:36 [2020-07-28T11:10:36.782Z] === PAUSE TestDaemonRestartIpcMode
11:10:36 [2020-07-28T11:10:36.782Z] === RUN   TestDaemonHostGatewayIP
11:10:36 [2020-07-28T11:10:36.782Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
11:10:36 [2020-07-28T11:10:36.782Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
11:10:36 [2020-07-28T11:10:36.782Z] === RUN   TestContainerKillOnDaemonStart
11:10:36 [2020-07-28T11:10:36.782Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
11:10:36 [2020-07-28T11:10:36.782Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
11:10:36 [2020-07-28T11:10:36.782Z] === RUN   TestDiff
11:10:37 [2020-07-28T11:10:37.041Z] --- PASS: TestDiff (0.40s)
11:10:37 [2020-07-28T11:10:37.041Z] === RUN   TestExecWithCloseStdin
11:10:37 [2020-07-28T11:10:37.608Z] --- PASS: TestExecWithCloseStdin (0.44s)
11:10:37 [2020-07-28T11:10:37.608Z] === RUN   TestExec
11:10:37 [2020-07-28T11:10:37.867Z] --- PASS: TestExec (0.43s)
11:10:37 [2020-07-28T11:10:37.867Z] === RUN   TestExecUser
11:10:38 [2020-07-28T11:10:38.435Z] --- PASS: TestExecUser (0.44s)
11:10:38 [2020-07-28T11:10:38.435Z] === RUN   TestExportContainerAndImportImage
11:10:39 [2020-07-28T11:10:39.003Z] --- PASS: TestExportContainerAndImportImage (0.57s)
11:10:39 [2020-07-28T11:10:39.003Z] === RUN   TestExportContainerAfterDaemonRestart
11:10:42 [2020-07-28T11:10:42.294Z] --- PASS: TestExportContainerAfterDaemonRestart (3.29s)
11:10:42 [2020-07-28T11:10:42.294Z] === RUN   TestHealthCheckWorkdir
11:10:42 [2020-07-28T11:10:42.861Z] --- PASS: TestHealthCheckWorkdir (0.58s)
11:10:42 [2020-07-28T11:10:42.861Z] === RUN   TestHealthKillContainer
11:10:45 [2020-07-28T11:10:45.391Z] --- PASS: TestHealthKillContainer (2.47s)
11:10:45 [2020-07-28T11:10:45.391Z] === RUN   TestInspectCpusetInConfigPre120
11:10:45 [2020-07-28T11:10:45.650Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s)
11:10:45 [2020-07-28T11:10:45.650Z] === RUN   TestIpcModeNone
11:10:46 [2020-07-28T11:10:46.217Z] --- PASS: TestIpcModeNone (0.42s)
11:10:46 [2020-07-28T11:10:46.217Z] === RUN   TestIpcModePrivate
11:10:46 [2020-07-28T11:10:46.474Z] --- PASS: TestIpcModePrivate (0.45s)
11:10:46 [2020-07-28T11:10:46.474Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
11:10:46 [2020-07-28T11:10:46.475Z] === RUN   TestIpcModeShareable
11:10:46 [2020-07-28T11:10:46.475Z] --- SKIP: TestIpcModeShareable (0.00s)
11:10:46 [2020-07-28T11:10:46.475Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:10:46 [2020-07-28T11:10:46.475Z] === RUN   TestAPIIpcModeShareableAndContainer
11:10:47 [2020-07-28T11:10:47.851Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.33s)
11:10:47 [2020-07-28T11:10:47.851Z] === RUN   TestAPIIpcModeHost
11:10:47 [2020-07-28T11:10:47.851Z] --- SKIP: TestAPIIpcModeHost (0.00s)
11:10:47 [2020-07-28T11:10:47.851Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:10:47 [2020-07-28T11:10:47.851Z] === RUN   TestDaemonIpcModeShareable
11:10:47 [2020-07-28T11:10:47.851Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
11:10:47 [2020-07-28T11:10:47.851Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:10:47 [2020-07-28T11:10:47.851Z] === RUN   TestDaemonIpcModePrivate
11:10:50 [2020-07-28T11:10:50.380Z] --- PASS: TestDaemonIpcModePrivate (2.12s)
11:10:50 [2020-07-28T11:10:50.380Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
11:10:50 [2020-07-28T11:10:50.380Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:10:50 [2020-07-28T11:10:50.380Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
11:10:50 [2020-07-28T11:10:50.380Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:10:50 [2020-07-28T11:10:50.380Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:10:50 [2020-07-28T11:10:50.380Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
11:10:50 [2020-07-28T11:10:50.380Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:10:50 [2020-07-28T11:10:50.380Z] === RUN   TestIpcModeOlderClient
11:10:50 [2020-07-28T11:10:50.380Z] === PAUSE TestIpcModeOlderClient
11:10:50 [2020-07-28T11:10:50.380Z] === RUN   TestKillContainerInvalidSignal
11:10:50 [2020-07-28T11:10:50.380Z] --- PASS: TestKillContainerInvalidSignal (0.40s)
11:10:50 [2020-07-28T11:10:50.380Z] === RUN   TestKillContainer
11:10:50 [2020-07-28T11:10:50.380Z] === RUN   TestKillContainer/no_signal
11:10:50 [2020-07-28T11:10:50.948Z] === RUN   TestKillContainer/non_killing_signal
11:10:51 [2020-07-28T11:10:51.206Z] === RUN   TestKillContainer/killing_signal
11:10:51 [2020-07-28T11:10:51.772Z] --- PASS: TestKillContainer (1.20s)
11:10:51 [2020-07-28T11:10:51.772Z]     --- PASS: TestKillContainer/no_signal (0.39s)
11:10:51 [2020-07-28T11:10:51.772Z]     --- PASS: TestKillContainer/non_killing_signal (0.25s)
11:10:51 [2020-07-28T11:10:51.772Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
11:10:51 [2020-07-28T11:10:51.772Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:10:51 [2020-07-28T11:10:51.772Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
11:10:52 [2020-07-28T11:10:52.033Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
11:10:52 [2020-07-28T11:10:52.599Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.77s)
11:10:52 [2020-07-28T11:10:52.599Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s)
11:10:52 [2020-07-28T11:10:52.599Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s)
11:10:52 [2020-07-28T11:10:52.599Z] === RUN   TestKillStoppedContainer
11:10:52 [2020-07-28T11:10:52.599Z] --- PASS: TestKillStoppedContainer (0.04s)
11:10:52 [2020-07-28T11:10:52.599Z] === RUN   TestKillStoppedContainerAPIPre120
11:10:52 [2020-07-28T11:10:52.599Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
11:10:52 [2020-07-28T11:10:52.599Z] === RUN   TestKillDifferentUserContainer
11:10:52 [2020-07-28T11:10:52.858Z] --- PASS: TestKillDifferentUserContainer (0.40s)
11:10:52 [2020-07-28T11:10:52.858Z] === RUN   TestInspectOomKilledTrue
11:10:52 [2020-07-28T11:10:52.858Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
11:10:52 [2020-07-28T11:10:52.858Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
11:10:52 [2020-07-28T11:10:52.858Z] === RUN   TestInspectOomKilledFalse
11:10:52 [2020-07-28T11:10:52.858Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
11:10:52 [2020-07-28T11:10:52.858Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:10:52 [2020-07-28T11:10:52.858Z] === RUN   TestLinksEtcHostsContentMatch
11:10:52 [2020-07-28T11:10:52.858Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
11:10:52 [2020-07-28T11:10:52.858Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
11:10:52 [2020-07-28T11:10:52.858Z] === RUN   TestLinksContainerNames
11:10:53 [2020-07-28T11:10:53.846Z] --- PASS: TestLinksContainerNames (0.79s)
11:10:53 [2020-07-28T11:10:53.846Z] === RUN   TestLogsFollowTailEmpty
11:10:54 [2020-07-28T11:10:54.117Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
11:10:54 [2020-07-28T11:10:54.117Z] === RUN   TestContainerNetworkMountsNoChown
11:10:54 [2020-07-28T11:10:54.699Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
11:10:54 [2020-07-28T11:10:54.699Z] === RUN   TestMountDaemonRoot
11:10:54 [2020-07-28T11:10:54.699Z] === RUN   TestMountDaemonRoot/default
11:10:54 [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/default
11:10:54 [2020-07-28T11:10:54.699Z] === RUN   TestMountDaemonRoot/private
11:10:54 [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/private
11:10:54 [2020-07-28T11:10:54.699Z] === RUN   TestMountDaemonRoot/rprivate
11:10:54 [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/rprivate
11:10:54 [2020-07-28T11:10:54.699Z] === RUN   TestMountDaemonRoot/slave
11:10:54 [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/slave
11:10:54 [2020-07-28T11:10:54.699Z] === RUN   TestMountDaemonRoot/rslave
11:10:54 [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/rslave
11:10:54 [2020-07-28T11:10:54.699Z] === RUN   TestMountDaemonRoot/shared
11:10:54 [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/shared
11:10:54 [2020-07-28T11:10:54.699Z] === RUN   TestMountDaemonRoot/rshared
11:10:54 [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/rshared
11:10:54 [2020-07-28T11:10:54.699Z] === CONT  TestMountDaemonRoot/default
11:10:54 [2020-07-28T11:10:54.699Z] === RUN   TestMountDaemonRoot/default/mount_root
11:10:54 [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/default/mount_root
11:10:54 [2020-07-28T11:10:54.699Z] === RUN   TestMountDaemonRoot/default/mount_subpath
11:10:54 [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
11:10:54 [2020-07-28T11:10:54.699Z] === RUN   TestMountDaemonRoot/default/bind_root
11:10:54 [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/default/bind_root
11:10:54 [2020-07-28T11:10:54.699Z] === RUN   TestMountDaemonRoot/default/bind_subpath
11:10:54 [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
11:10:54 [2020-07-28T11:10:54.699Z] === CONT  TestMountDaemonRoot/rslave
11:10:54 [2020-07-28T11:10:54.699Z] === RUN   TestMountDaemonRoot/rslave/bind_root
11:10:54 [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
11:10:54 [2020-07-28T11:10:54.699Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
11:10:54 [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
11:10:54 [2020-07-28T11:10:54.699Z] === RUN   TestMountDaemonRoot/rslave/mount_root
11:10:54 [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
11:10:54 [2020-07-28T11:10:54.699Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
11:10:54 [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
11:10:54 [2020-07-28T11:10:54.699Z] === CONT  TestMountDaemonRoot/rshared
11:10:54 [2020-07-28T11:10:54.699Z] === RUN   TestMountDaemonRoot/rshared/mount_root
11:10:54 [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
11:10:54 [2020-07-28T11:10:54.699Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
11:10:54 [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
11:10:54 [2020-07-28T11:10:54.699Z] === RUN   TestMountDaemonRoot/rshared/bind_root
11:10:54 [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
11:10:54 [2020-07-28T11:10:54.699Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
11:10:54 [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
11:10:54 [2020-07-28T11:10:54.699Z] === CONT  TestMountDaemonRoot/shared
11:10:54 [2020-07-28T11:10:54.699Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
11:10:54 [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
11:10:54 [2020-07-28T11:10:54.699Z] === RUN   TestMountDaemonRoot/shared/mount_root
11:10:54 [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/shared/mount_root
11:10:54 [2020-07-28T11:10:54.699Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
11:10:54 [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
11:10:54 [2020-07-28T11:10:54.699Z] === RUN   TestMountDaemonRoot/shared/bind_root
11:10:54 [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/shared/bind_root
11:10:54 [2020-07-28T11:10:54.699Z] === CONT  TestMountDaemonRoot/rprivate
11:10:54 [2020-07-28T11:10:54.699Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
11:10:54 [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
11:10:54 [2020-07-28T11:10:54.699Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
11:10:54 [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
11:10:54 [2020-07-28T11:10:54.699Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
11:10:54 [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
11:10:54 [2020-07-28T11:10:54.699Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
11:10:54 [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
11:10:54 [2020-07-28T11:10:54.699Z] === CONT  TestMountDaemonRoot/slave
11:10:54 [2020-07-28T11:10:54.699Z] === RUN   TestMountDaemonRoot/slave/bind_root
11:10:54 [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/slave/bind_root
11:10:54 [2020-07-28T11:10:54.699Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
11:10:54 [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
11:10:54 [2020-07-28T11:10:54.699Z] === RUN   TestMountDaemonRoot/slave/mount_root
11:10:54 [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/slave/mount_root
11:10:54 [2020-07-28T11:10:54.699Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
11:10:54 [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
11:10:54 [2020-07-28T11:10:54.699Z] === CONT  TestMountDaemonRoot/private
11:10:54 [2020-07-28T11:10:54.699Z] === RUN   TestMountDaemonRoot/private/bind_root
11:10:54 [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/private/bind_root
11:10:54 [2020-07-28T11:10:54.699Z] === RUN   TestMountDaemonRoot/private/bind_subpath
11:10:54 [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
11:10:54 [2020-07-28T11:10:54.699Z] === RUN   TestMountDaemonRoot/private/mount_root
11:10:54 [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/private/mount_root
11:10:54 [2020-07-28T11:10:54.699Z] === RUN   TestMountDaemonRoot/private/mount_subpath
11:10:54 [2020-07-28T11:10:54.699Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
11:10:54 [2020-07-28T11:10:54.699Z] === CONT  TestMountDaemonRoot/default/mount_root
11:10:54 [2020-07-28T11:10:54.699Z] === CONT  TestMountDaemonRoot/default/bind_subpath
11:10:54 [2020-07-28T11:10:54.699Z] === CONT  TestMountDaemonRoot/default/bind_root
11:10:54 [2020-07-28T11:10:54.699Z] === CONT  TestMountDaemonRoot/default/mount_subpath
11:10:54 [2020-07-28T11:10:54.699Z] === CONT  TestMountDaemonRoot/rslave/bind_root
11:10:54 [2020-07-28T11:10:54.699Z] === CONT  TestMountDaemonRoot/rshared/mount_root
11:10:54 [2020-07-28T11:10:54.699Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
11:10:54 [2020-07-28T11:10:54.699Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
11:10:54 [2020-07-28T11:10:54.699Z] === CONT  TestMountDaemonRoot/rslave/mount_root
11:10:54 [2020-07-28T11:10:54.699Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
11:10:54 [2020-07-28T11:10:54.699Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
11:10:54 [2020-07-28T11:10:54.699Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
11:10:54 [2020-07-28T11:10:54.699Z] === CONT  TestMountDaemonRoot/rshared/bind_root
11:10:54 [2020-07-28T11:10:54.699Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
11:10:54 [2020-07-28T11:10:54.699Z] === CONT  TestMountDaemonRoot/slave/bind_root
11:10:54 [2020-07-28T11:10:54.699Z] === CONT  TestMountDaemonRoot/shared/bind_root
11:10:54 [2020-07-28T11:10:54.959Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
11:10:54 [2020-07-28T11:10:54.959Z] === CONT  TestMountDaemonRoot/shared/mount_root
11:10:54 [2020-07-28T11:10:54.959Z] === CONT  TestMountDaemonRoot/private/bind_root
11:10:54 [2020-07-28T11:10:54.959Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
11:10:54 [2020-07-28T11:10:54.959Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
11:10:54 [2020-07-28T11:10:54.959Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
11:10:54 [2020-07-28T11:10:54.959Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
11:10:54 [2020-07-28T11:10:54.959Z] === CONT  TestMountDaemonRoot/slave/mount_root
11:10:54 [2020-07-28T11:10:54.959Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
11:10:54 [2020-07-28T11:10:54.959Z] === CONT  TestMountDaemonRoot/private/mount_subpath
11:10:54 [2020-07-28T11:10:54.959Z] === CONT  TestMountDaemonRoot/private/mount_root
11:10:54 [2020-07-28T11:10:54.959Z] === CONT  TestMountDaemonRoot/private/bind_subpath
11:10:54 [2020-07-28T11:10:54.959Z] --- PASS: TestMountDaemonRoot (0.02s)
11:10:54 [2020-07-28T11:10:54.959Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
11:10:54 [2020-07-28T11:10:54.959Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.03s)
11:10:54 [2020-07-28T11:10:54.959Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
11:10:54 [2020-07-28T11:10:54.959Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.03s)
11:10:54 [2020-07-28T11:10:54.959Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s)
11:10:54 [2020-07-28T11:10:54.959Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
11:10:54 [2020-07-28T11:10:54.959Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
11:10:54 [2020-07-28T11:10:54.959Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
11:10:54 [2020-07-28T11:10:54.959Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
11:10:54 [2020-07-28T11:10:54.959Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
11:10:54 [2020-07-28T11:10:54.959Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
11:10:54 [2020-07-28T11:10:54.959Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
11:10:54 [2020-07-28T11:10:54.959Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
11:10:54 [2020-07-28T11:10:54.959Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s)
11:10:54 [2020-07-28T11:10:54.959Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
11:10:54 [2020-07-28T11:10:54.959Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
11:10:54 [2020-07-28T11:10:54.959Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
11:10:54 [2020-07-28T11:10:54.959Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
11:10:54 [2020-07-28T11:10:54.959Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
11:10:54 [2020-07-28T11:10:54.959Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
11:10:54 [2020-07-28T11:10:54.959Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
11:10:54 [2020-07-28T11:10:54.959Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
11:10:54 [2020-07-28T11:10:54.959Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
11:10:54 [2020-07-28T11:10:54.959Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
11:10:54 [2020-07-28T11:10:54.959Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
11:10:54 [2020-07-28T11:10:54.959Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
11:10:54 [2020-07-28T11:10:54.959Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
11:10:54 [2020-07-28T11:10:54.959Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
11:10:54 [2020-07-28T11:10:54.959Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
11:10:54 [2020-07-28T11:10:54.959Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
11:10:54 [2020-07-28T11:10:54.959Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
11:10:54 [2020-07-28T11:10:54.959Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
11:10:54 [2020-07-28T11:10:54.959Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
11:10:54 [2020-07-28T11:10:54.959Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
11:10:54 [2020-07-28T11:10:54.959Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
11:10:54 [2020-07-28T11:10:54.959Z] === RUN   TestContainerBindMountNonRecursive
11:10:54 [2020-07-28T11:10:54.959Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
11:10:54 [2020-07-28T11:10:54.959Z]     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)
11:10:54 [2020-07-28T11:10:54.959Z] === RUN   TestNetworkNat
11:10:55 [2020-07-28T11:10:55.540Z] --- PASS: TestNetworkNat (0.54s)
11:10:55 [2020-07-28T11:10:55.540Z] === RUN   TestNetworkLocalhostTCPNat
11:10:55 [2020-07-28T11:10:55.798Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s)
11:10:55 [2020-07-28T11:10:55.798Z] === RUN   TestNetworkLoopbackNat
11:10:58 [2020-07-28T11:10:58.327Z] --- PASS: TestNetworkLoopbackNat (2.53s)
11:10:58 [2020-07-28T11:10:58.327Z] === RUN   TestPause
11:10:58 [2020-07-28T11:10:58.327Z] --- SKIP: TestPause (0.00s)
11:10:58 [2020-07-28T11:10:58.327Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
11:10:58 [2020-07-28T11:10:58.327Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:10:58 [2020-07-28T11:10:58.327Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
11:10:58 [2020-07-28T11:10:58.327Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:10:58 [2020-07-28T11:10:58.327Z] === RUN   TestPauseStopPausedContainer
11:10:58 [2020-07-28T11:10:58.327Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
11:10:58 [2020-07-28T11:10:58.327Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
11:10:58 [2020-07-28T11:10:58.327Z] === RUN   TestPsFilter
11:10:58 [2020-07-28T11:10:58.586Z] --- PASS: TestPsFilter (0.09s)
11:10:58 [2020-07-28T11:10:58.586Z] === RUN   TestRemoveContainerWithRemovedVolume
11:10:58 [2020-07-28T11:10:58.845Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s)
11:10:58 [2020-07-28T11:10:58.845Z] === RUN   TestRemoveContainerWithVolume
11:10:59 [2020-07-28T11:10:59.412Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
11:10:59 [2020-07-28T11:10:59.412Z] === RUN   TestRemoveContainerRunning
11:10:59 [2020-07-28T11:10:59.670Z] --- PASS: TestRemoveContainerRunning (0.40s)
11:10:59 [2020-07-28T11:10:59.670Z] === RUN   TestRemoveContainerForceRemoveRunning
11:11:00 [2020-07-28T11:11:00.237Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s)
11:11:00 [2020-07-28T11:11:00.237Z] === RUN   TestRemoveInvalidContainer
11:11:00 [2020-07-28T11:11:00.237Z] --- PASS: TestRemoveInvalidContainer (0.01s)
11:11:00 [2020-07-28T11:11:00.237Z] === RUN   TestRenameLinkedContainer
11:11:02 [2020-07-28T11:11:02.139Z] --- PASS: TestRenameLinkedContainer (1.62s)
11:11:02 [2020-07-28T11:11:02.139Z] === RUN   TestRenameStoppedContainer
11:11:02 [2020-07-28T11:11:02.139Z] --- PASS: TestRenameStoppedContainer (0.38s)
11:11:02 [2020-07-28T11:11:02.139Z] === RUN   TestRenameRunningContainerAndReuse
11:11:03 [2020-07-28T11:11:03.075Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s)
11:11:03 [2020-07-28T11:11:03.075Z] === RUN   TestRenameInvalidName
11:11:03 [2020-07-28T11:11:03.333Z] --- PASS: TestRenameInvalidName (0.42s)
11:11:03 [2020-07-28T11:11:03.333Z] === RUN   TestRenameAnonymousContainer
11:11:04 [2020-07-28T11:11:04.710Z] --- PASS: TestRenameAnonymousContainer (1.45s)
11:11:04 [2020-07-28T11:11:04.710Z] === RUN   TestRenameContainerWithSameName
11:11:05 [2020-07-28T11:11:05.277Z] --- PASS: TestRenameContainerWithSameName (0.39s)
11:11:05 [2020-07-28T11:11:05.277Z] === RUN   TestRenameContainerWithLinkedContainer
11:11:06 [2020-07-28T11:11:06.211Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s)
11:11:06 [2020-07-28T11:11:06.211Z] === RUN   TestResize
11:11:06 [2020-07-28T11:11:06.471Z] --- PASS: TestResize (0.44s)
11:11:06 [2020-07-28T11:11:06.471Z] === RUN   TestResizeWithInvalidSize
11:11:07 [2020-07-28T11:11:07.038Z] --- PASS: TestResizeWithInvalidSize (0.41s)
11:11:07 [2020-07-28T11:11:07.038Z] === RUN   TestResizeWhenContainerNotStarted
11:11:07 [2020-07-28T11:11:07.297Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s)
11:11:07 [2020-07-28T11:11:07.297Z] === RUN   TestDaemonRestartKillContainers
11:11:07 [2020-07-28T11:11:07.297Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
11:11:07 [2020-07-28T11:11:07.297Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
11:11:07 [2020-07-28T11:11:07.297Z] === RUN   TestCgroupNamespacesRun
11:11:09 [2020-07-28T11:11:09.827Z] --- PASS: TestCgroupNamespacesRun (2.15s)
11:11:09 [2020-07-28T11:11:09.827Z] === RUN   TestCgroupNamespacesRunPrivileged
11:11:11 [2020-07-28T11:11:11.727Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.12s)
11:11:11 [2020-07-28T11:11:11.727Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
11:11:13 [2020-07-28T11:11:13.631Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.17s)
11:11:13 [2020-07-28T11:11:13.631Z] === RUN   TestCgroupNamespacesRunHostMode
11:11:16 [2020-07-28T11:11:16.161Z] --- PASS: TestCgroupNamespacesRunHostMode (2.12s)
11:11:16 [2020-07-28T11:11:16.161Z] === RUN   TestCgroupNamespacesRunPrivateMode
11:11:18 [2020-07-28T11:11:18.063Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.13s)
11:11:18 [2020-07-28T11:11:18.063Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
11:11:19 [2020-07-28T11:11:19.965Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.08s)
11:11:19 [2020-07-28T11:11:19.965Z] === RUN   TestCgroupNamespacesRunInvalidMode
11:11:21 [2020-07-28T11:11:21.865Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.69s)
11:11:21 [2020-07-28T11:11:21.865Z] === RUN   TestCgroupNamespacesRunOlderClient
11:11:23 [2020-07-28T11:11:23.769Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.11s)
11:11:23 [2020-07-28T11:11:23.769Z] === RUN   TestKernelTCPMemory
11:11:23 [2020-07-28T11:11:23.769Z] --- SKIP: TestKernelTCPMemory (0.03s)
11:11:23 [2020-07-28T11:11:23.769Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
11:11:23 [2020-07-28T11:11:23.769Z] === RUN   TestNISDomainname
11:11:23 [2020-07-28T11:11:23.769Z] --- SKIP: TestNISDomainname (0.01s)
11:11:23 [2020-07-28T11:11:23.769Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
11:11:23 [2020-07-28T11:11:23.769Z] === RUN   TestHostnameDnsResolution
11:11:24 [2020-07-28T11:11:24.706Z] --- PASS: TestHostnameDnsResolution (0.62s)
11:11:24 [2020-07-28T11:11:24.706Z] === RUN   TestStats
11:11:24 [2020-07-28T11:11:24.706Z] --- SKIP: TestStats (0.00s)
11:11:24 [2020-07-28T11:11:24.706Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
11:11:24 [2020-07-28T11:11:24.706Z] === RUN   TestStopContainerWithTimeout
11:11:24 [2020-07-28T11:11:24.706Z] === RUN   TestStopContainerWithTimeout/0
11:11:24 [2020-07-28T11:11:24.706Z] === PAUSE TestStopContainerWithTimeout/0
11:11:24 [2020-07-28T11:11:24.706Z] === RUN   TestStopContainerWithTimeout/1
11:11:24 [2020-07-28T11:11:24.706Z] === PAUSE TestStopContainerWithTimeout/1
11:11:24 [2020-07-28T11:11:24.706Z] === RUN   TestStopContainerWithTimeout/3
11:11:24 [2020-07-28T11:11:24.706Z] === PAUSE TestStopContainerWithTimeout/3
11:11:24 [2020-07-28T11:11:24.706Z] === RUN   TestStopContainerWithTimeout/-1
11:11:24 [2020-07-28T11:11:24.706Z] === PAUSE TestStopContainerWithTimeout/-1
11:11:24 [2020-07-28T11:11:24.706Z] === CONT  TestStopContainerWithTimeout/0
11:11:24 [2020-07-28T11:11:24.706Z] === CONT  TestStopContainerWithTimeout/-1
11:11:24 [2020-07-28T11:11:24.965Z] === CONT  TestStopContainerWithTimeout/3
11:11:27 [2020-07-28T11:11:27.498Z] === CONT  TestStopContainerWithTimeout/1
11:11:28 [2020-07-28T11:11:28.432Z] --- PASS: TestStopContainerWithTimeout (0.02s)
11:11:28 [2020-07-28T11:11:28.432Z]     --- PASS: TestStopContainerWithTimeout/0 (0.57s)
11:11:28 [2020-07-28T11:11:28.432Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.63s)
11:11:28 [2020-07-28T11:11:28.432Z]     --- PASS: TestStopContainerWithTimeout/3 (2.35s)
11:11:28 [2020-07-28T11:11:28.432Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
11:11:28 [2020-07-28T11:11:28.432Z] === RUN   TestDeleteDevicemapper
11:11:28 [2020-07-28T11:11:28.432Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:11:28 [2020-07-28T11:11:28.432Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:11:28 [2020-07-28T11:11:28.432Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:11:29 [2020-07-28T11:11:29.809Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.31s)
11:11:29 [2020-07-28T11:11:29.809Z] === RUN   TestUpdateMemory
11:11:29 [2020-07-28T11:11:29.809Z] --- SKIP: TestUpdateMemory (0.00s)
11:11:29 [2020-07-28T11:11:29.809Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
11:11:29 [2020-07-28T11:11:29.809Z] === RUN   TestUpdateCPUQuota
11:11:29 [2020-07-28T11:11:29.809Z] --- SKIP: TestUpdateCPUQuota (0.00s)
11:11:29 [2020-07-28T11:11:29.809Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
11:11:29 [2020-07-28T11:11:29.809Z] === RUN   TestUpdatePidsLimit
11:11:29 [2020-07-28T11:11:29.809Z] --- SKIP: TestUpdatePidsLimit (0.00s)
11:11:29 [2020-07-28T11:11:29.809Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
11:11:29 [2020-07-28T11:11:29.809Z] === RUN   TestUpdateRestartPolicy
11:11:42 [2020-07-28T11:11:42.008Z] --- PASS: TestUpdateRestartPolicy (10.91s)
11:11:42 [2020-07-28T11:11:42.008Z] === RUN   TestUpdateRestartWithAutoRemove
11:11:42 [2020-07-28T11:11:42.008Z] --- PASS: TestUpdateRestartWithAutoRemove (0.55s)
11:11:42 [2020-07-28T11:11:42.008Z] === RUN   TestWaitNonBlocked
11:11:42 [2020-07-28T11:11:42.008Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:11:42 [2020-07-28T11:11:42.008Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:11:42 [2020-07-28T11:11:42.008Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:11:42 [2020-07-28T11:11:42.008Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:11:42 [2020-07-28T11:11:42.008Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:11:42 [2020-07-28T11:11:42.008Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:11:42 [2020-07-28T11:11:42.008Z] --- PASS: TestWaitNonBlocked (0.01s)
11:11:42 [2020-07-28T11:11:42.008Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s)
11:11:42 [2020-07-28T11:11:42.008Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.81s)
11:11:42 [2020-07-28T11:11:42.008Z] === RUN   TestWaitBlocked
11:11:42 [2020-07-28T11:11:42.267Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
11:11:42 [2020-07-28T11:11:42.267Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
11:11:42 [2020-07-28T11:11:42.267Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
11:11:42 [2020-07-28T11:11:42.267Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
11:11:42 [2020-07-28T11:11:42.267Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
11:11:42 [2020-07-28T11:11:42.267Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
11:11:42 [2020-07-28T11:11:42.835Z] --- PASS: TestWaitBlocked (0.02s)
11:11:42 [2020-07-28T11:11:42.835Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s)
11:11:42 [2020-07-28T11:11:42.835Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s)
11:11:42 [2020-07-28T11:11:42.835Z] === CONT  TestDaemonRestartIpcMode
11:11:42 [2020-07-28T11:11:42.835Z] === CONT  TestIpcModeOlderClient
11:11:42 [2020-07-28T11:11:42.835Z] --- PASS: TestIpcModeOlderClient (0.08s)
11:11:47 [2020-07-28T11:11:47.415Z] --- PASS: TestDaemonRestartIpcMode (4.13s)
11:11:47 [2020-07-28T11:11:47.415Z] PASS
11:11:47 [2020-07-28T11:11:47.415Z] 
11:11:47 [2020-07-28T11:11:47.415Z] === Skipped
11:11:47 [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
11:11:47 [2020-07-28T11:11:47.415Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:11:47 [2020-07-28T11:11:47.415Z] 
11:11:47 [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
11:11:47 [2020-07-28T11:11:47.415Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
11:11:47 [2020-07-28T11:11:47.415Z] 
11:11:47 [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
11:11:47 [2020-07-28T11:11:47.415Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
11:11:47 [2020-07-28T11:11:47.415Z] 
11:11:47 [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
11:11:47 [2020-07-28T11:11:47.415Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
11:11:47 [2020-07-28T11:11:47.415Z] 
11:11:47 [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
11:11:47 [2020-07-28T11:11:47.415Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:11:47 [2020-07-28T11:11:47.415Z] 
11:11:47 [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
11:11:47 [2020-07-28T11:11:47.415Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:11:47 [2020-07-28T11:11:47.415Z] 
11:11:47 [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
11:11:47 [2020-07-28T11:11:47.415Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:11:47 [2020-07-28T11:11:47.415Z] 
11:11:47 [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
11:11:47 [2020-07-28T11:11:47.415Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:11:47 [2020-07-28T11:11:47.415Z] 
11:11:47 [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
11:11:47 [2020-07-28T11:11:47.415Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:11:47 [2020-07-28T11:11:47.415Z] 
11:11:47 [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
11:11:47 [2020-07-28T11:11:47.415Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
11:11:47 [2020-07-28T11:11:47.415Z] 
11:11:47 [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
11:11:47 [2020-07-28T11:11:47.415Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:11:47 [2020-07-28T11:11:47.415Z] 
11:11:47 [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
11:11:47 [2020-07-28T11:11:47.415Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
11:11:47 [2020-07-28T11:11:47.415Z] 
11:11:47 [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
11:11:47 [2020-07-28T11:11:47.415Z]     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)
11:11:47 [2020-07-28T11:11:47.415Z] 
11:11:47 [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestPause (0.00s)
11:11:47 [2020-07-28T11:11:47.415Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
11:11:47 [2020-07-28T11:11:47.415Z] 
11:11:47 [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
11:11:47 [2020-07-28T11:11:47.415Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:11:47 [2020-07-28T11:11:47.415Z] 
11:11:47 [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
11:11:47 [2020-07-28T11:11:47.415Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
11:11:47 [2020-07-28T11:11:47.415Z] 
11:11:47 [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
11:11:47 [2020-07-28T11:11:47.415Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
11:11:47 [2020-07-28T11:11:47.415Z] 
11:11:47 [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s)
11:11:47 [2020-07-28T11:11:47.415Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
11:11:47 [2020-07-28T11:11:47.415Z] 
11:11:47 [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
11:11:47 [2020-07-28T11:11:47.415Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
11:11:47 [2020-07-28T11:11:47.415Z] 
11:11:47 [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestStats (0.00s)
11:11:47 [2020-07-28T11:11:47.415Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
11:11:47 [2020-07-28T11:11:47.415Z] 
11:11:47 [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
11:11:47 [2020-07-28T11:11:47.415Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:11:47 [2020-07-28T11:11:47.415Z] 
11:11:47 [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
11:11:47 [2020-07-28T11:11:47.415Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
11:11:47 [2020-07-28T11:11:47.415Z] 
11:11:47 [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
11:11:47 [2020-07-28T11:11:47.415Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
11:11:47 [2020-07-28T11:11:47.415Z] 
11:11:47 [2020-07-28T11:11:47.415Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
11:11:47 [2020-07-28T11:11:47.415Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
11:11:47 [2020-07-28T11:11:47.415Z] 
11:11:47 [2020-07-28T11:11:47.416Z] 
11:11:47 [2020-07-28T11:11:47.416Z] DONE 173 tests, 24 skipped in 77.976s
11:11:47 [2020-07-28T11:11:47.416Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
11:11:47 [2020-07-28T11:11:47.416Z] INFO: Testing against a local daemon
11:11:47 [2020-07-28T11:11:47.416Z] === RUN   TestCommitInheritsEnv
11:11:49 [2020-07-28T11:11:49.314Z] --- PASS: TestCommitInheritsEnv (1.94s)
11:11:49 [2020-07-28T11:11:49.314Z] === RUN   TestImportExtremelyLargeImageWorks
11:11:49 [2020-07-28T11:11:49.314Z] === PAUSE TestImportExtremelyLargeImageWorks
11:11:49 [2020-07-28T11:11:49.315Z] === RUN   TestImagesFilterMultiReference
11:11:49 [2020-07-28T11:11:49.315Z] --- PASS: TestImagesFilterMultiReference (0.07s)
11:11:49 [2020-07-28T11:11:49.315Z] === RUN   TestImagePullPlatformInvalid
11:11:49 [2020-07-28T11:11:49.315Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
11:11:49 [2020-07-28T11:11:49.315Z] === RUN   TestRemoveImageOrphaning
11:11:51 [2020-07-28T11:11:51.214Z] --- PASS: TestRemoveImageOrphaning (1.90s)
11:11:51 [2020-07-28T11:11:51.214Z] === RUN   TestRemoveImageGarbageCollector
11:11:51 [2020-07-28T11:11:51.214Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
11:11:51 [2020-07-28T11:11:51.214Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
11:11:51 [2020-07-28T11:11:51.214Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:11:51 [2020-07-28T11:11:51.214Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
11:11:51 [2020-07-28T11:11:51.214Z] === RUN   TestTagInvalidReference
11:11:51 [2020-07-28T11:11:51.214Z] --- PASS: TestTagInvalidReference (0.02s)
11:11:51 [2020-07-28T11:11:51.214Z] === RUN   TestTagValidPrefixedRepo
11:11:51 [2020-07-28T11:11:51.214Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
11:11:51 [2020-07-28T11:11:51.214Z] === RUN   TestTagExistedNameWithoutForce
11:11:51 [2020-07-28T11:11:51.214Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
11:11:51 [2020-07-28T11:11:51.214Z] === RUN   TestTagOfficialNames
11:11:51 [2020-07-28T11:11:51.214Z] --- PASS: TestTagOfficialNames (0.04s)
11:11:51 [2020-07-28T11:11:51.214Z] === RUN   TestTagMatchesDigest
11:11:51 [2020-07-28T11:11:51.214Z] --- PASS: TestTagMatchesDigest (0.01s)
11:11:51 [2020-07-28T11:11:51.214Z] === CONT  TestImportExtremelyLargeImageWorks
11:13:42 [2020-07-28T11:13:42.745Z] --- PASS: TestImportExtremelyLargeImageWorks (108.29s)
11:13:42 [2020-07-28T11:13:42.746Z] PASS
11:13:42 [2020-07-28T11:13:42.746Z] 
11:13:42 [2020-07-28T11:13:42.746Z] === Skipped
11:13:42 [2020-07-28T11:13:42.746Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
11:13:42 [2020-07-28T11:13:42.746Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
11:13:42 [2020-07-28T11:13:42.746Z] 
11:13:42 [2020-07-28T11:13:42.746Z] 
11:13:42 [2020-07-28T11:13:42.746Z] DONE 12 tests, 1 skipped in 112.606s
11:13:42 [2020-07-28T11:13:42.746Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
11:13:42 [2020-07-28T11:13:42.746Z] INFO: Testing against a local daemon
11:13:42 [2020-07-28T11:13:42.746Z] === RUN   TestNetworkCreateDelete
11:13:42 [2020-07-28T11:13:42.746Z] --- PASS: TestNetworkCreateDelete (0.14s)
11:13:42 [2020-07-28T11:13:42.746Z] === RUN   TestDockerNetworkDeletePreferID
11:13:42 [2020-07-28T11:13:42.746Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
11:13:42 [2020-07-28T11:13:42.746Z] === RUN   TestDaemonDNSFallback
11:13:48 [2020-07-28T11:13:48.008Z] --- PASS: TestDaemonDNSFallback (7.26s)
11:13:48 [2020-07-28T11:13:48.008Z] === RUN   TestInspectNetwork
11:13:48 [2020-07-28T11:13:48.008Z] --- SKIP: TestInspectNetwork (0.00s)
11:13:48 [2020-07-28T11:13:48.008Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:13:48 [2020-07-28T11:13:48.008Z] === RUN   TestRunContainerWithBridgeNone
11:13:48 [2020-07-28T11:13:48.008Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
11:13:48 [2020-07-28T11:13:48.008Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
11:13:48 [2020-07-28T11:13:48.008Z] === RUN   TestNetworkInvalidJSON
11:13:48 [2020-07-28T11:13:48.008Z] === RUN   TestNetworkInvalidJSON//networks/create
11:13:48 [2020-07-28T11:13:48.008Z] === PAUSE TestNetworkInvalidJSON//networks/create
11:13:48 [2020-07-28T11:13:48.008Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
11:13:48 [2020-07-28T11:13:48.008Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
11:13:48 [2020-07-28T11:13:48.008Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
11:13:48 [2020-07-28T11:13:48.008Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
11:13:48 [2020-07-28T11:13:48.008Z] === CONT  TestNetworkInvalidJSON//networks/create
11:13:48 [2020-07-28T11:13:48.008Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
11:13:48 [2020-07-28T11:13:48.008Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
11:13:48 [2020-07-28T11:13:48.008Z] --- PASS: TestNetworkInvalidJSON (0.02s)
11:13:48 [2020-07-28T11:13:48.008Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
11:13:48 [2020-07-28T11:13:48.008Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
11:13:48 [2020-07-28T11:13:48.008Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
11:13:48 [2020-07-28T11:13:48.008Z] === RUN   TestHostIPv4BridgeLabel
11:13:48 [2020-07-28T11:13:48.008Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
11:13:48 [2020-07-28T11:13:48.008Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
11:13:48 [2020-07-28T11:13:48.008Z] === RUN   TestDaemonRestartWithLiveRestore
11:13:48 [2020-07-28T11:13:48.008Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s)
11:13:48 [2020-07-28T11:13:48.008Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
11:13:48 [2020-07-28T11:13:48.008Z] === RUN   TestDaemonDefaultNetworkPools
11:13:48 [2020-07-28T11:13:48.008Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
11:13:48 [2020-07-28T11:13:48.008Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
11:13:48 [2020-07-28T11:13:48.008Z] === RUN   TestDaemonRestartWithExistingNetwork
11:13:48 [2020-07-28T11:13:48.008Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.04s)
11:13:48 [2020-07-28T11:13:48.008Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
11:13:48 [2020-07-28T11:13:48.008Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:13:48 [2020-07-28T11:13:48.008Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.03s)
11:13:48 [2020-07-28T11:13:48.008Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
11:13:48 [2020-07-28T11:13:48.008Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:13:48 [2020-07-28T11:13:48.008Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s)
11:13:48 [2020-07-28T11:13:48.008Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
11:13:48 [2020-07-28T11:13:48.008Z] === RUN   TestServiceWithPredefinedNetwork
11:13:48 [2020-07-28T11:13:48.008Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
11:13:48 [2020-07-28T11:13:48.008Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:13:48 [2020-07-28T11:13:48.008Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:13:48 [2020-07-28T11:13:48.008Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:13:48 [2020-07-28T11:13:48.008Z]     service_test.go:236: FLAKY_TEST
11:13:48 [2020-07-28T11:13:48.008Z] === RUN   TestServiceWithDataPathPortInit
11:13:48 [2020-07-28T11:13:48.008Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
11:13:48 [2020-07-28T11:13:48.008Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:13:48 [2020-07-28T11:13:48.008Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:13:48 [2020-07-28T11:13:48.008Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
11:13:48 [2020-07-28T11:13:48.008Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:13:48 [2020-07-28T11:13:48.008Z] PASS
11:13:48 [2020-07-28T11:13:48.008Z] 
11:13:48 [2020-07-28T11:13:48.008Z] === Skipped
11:13:48 [2020-07-28T11:13:48.008Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
11:13:48 [2020-07-28T11:13:48.008Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:13:48 [2020-07-28T11:13:48.008Z] 
11:13:48 [2020-07-28T11:13:48.008Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
11:13:48 [2020-07-28T11:13:48.008Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
11:13:48 [2020-07-28T11:13:48.008Z] 
11:13:48 [2020-07-28T11:13:48.008Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
11:13:48 [2020-07-28T11:13:48.008Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
11:13:48 [2020-07-28T11:13:48.008Z] 
11:13:48 [2020-07-28T11:13:48.008Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s)
11:13:48 [2020-07-28T11:13:48.008Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
11:13:48 [2020-07-28T11:13:48.008Z] 
11:13:48 [2020-07-28T11:13:48.008Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
11:13:48 [2020-07-28T11:13:48.008Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
11:13:48 [2020-07-28T11:13:48.008Z] 
11:13:48 [2020-07-28T11:13:48.008Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.04s)
11:13:48 [2020-07-28T11:13:48.008Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
11:13:48 [2020-07-28T11:13:48.008Z] 
11:13:48 [2020-07-28T11:13:48.008Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.03s)
11:13:48 [2020-07-28T11:13:48.008Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
11:13:48 [2020-07-28T11:13:48.008Z] 
11:13:48 [2020-07-28T11:13:48.008Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s)
11:13:48 [2020-07-28T11:13:48.008Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
11:13:48 [2020-07-28T11:13:48.008Z] 
11:13:48 [2020-07-28T11:13:48.008Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
11:13:48 [2020-07-28T11:13:48.008Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:13:48 [2020-07-28T11:13:48.008Z] 
11:13:48 [2020-07-28T11:13:48.008Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
11:13:48 [2020-07-28T11:13:48.008Z]     service_test.go:236: FLAKY_TEST
11:13:48 [2020-07-28T11:13:48.008Z] 
11:13:48 [2020-07-28T11:13:48.008Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
11:13:48 [2020-07-28T11:13:48.008Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:13:48 [2020-07-28T11:13:48.008Z] 
11:13:48 [2020-07-28T11:13:48.008Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
11:13:48 [2020-07-28T11:13:48.008Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:13:48 [2020-07-28T11:13:48.008Z] 
11:13:48 [2020-07-28T11:13:48.008Z] 
11:13:48 [2020-07-28T11:13:48.008Z] DONE 19 tests, 12 skipped in 8.089s
11:13:48 [2020-07-28T11:13:48.008Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
11:13:48 [2020-07-28T11:13:48.008Z] INFO: Testing against a local daemon
11:13:48 [2020-07-28T11:13:48.008Z] === RUN   TestDockerNetworkIpvlanPersistance
11:13:48 [2020-07-28T11:13:48.008Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
11:13:48 [2020-07-28T11:13:48.008Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:13:48 [2020-07-28T11:13:48.008Z] === RUN   TestDockerNetworkIpvlan
11:13:48 [2020-07-28T11:13:48.008Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
11:13:48 [2020-07-28T11:13:48.008Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:13:48 [2020-07-28T11:13:48.008Z] PASS
11:13:48 [2020-07-28T11:13:48.008Z] 
11:13:48 [2020-07-28T11:13:48.008Z] === Skipped
11:13:48 [2020-07-28T11:13:48.008Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
11:13:48 [2020-07-28T11:13:48.008Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:13:48 [2020-07-28T11:13:48.008Z] 
11:13:48 [2020-07-28T11:13:48.008Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
11:13:48 [2020-07-28T11:13:48.008Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:13:48 [2020-07-28T11:13:48.008Z] 
11:13:48 [2020-07-28T11:13:48.008Z] 
11:13:48 [2020-07-28T11:13:48.008Z] DONE 2 tests, 2 skipped in 0.123s
11:13:48 [2020-07-28T11:13:48.008Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
11:13:48 [2020-07-28T11:13:48.008Z] INFO: Testing against a local daemon
11:13:48 [2020-07-28T11:13:48.008Z] === RUN   TestDockerNetworkMacvlanPersistance
11:13:48 [2020-07-28T11:13:48.008Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
11:13:48 [2020-07-28T11:13:48.009Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
11:13:48 [2020-07-28T11:13:48.009Z] === RUN   TestDockerNetworkMacvlan
11:13:48 [2020-07-28T11:13:48.009Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
11:13:48 [2020-07-28T11:13:48.009Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
11:13:48 [2020-07-28T11:13:48.009Z] PASS
11:13:48 [2020-07-28T11:13:48.009Z] 
11:13:48 [2020-07-28T11:13:48.009Z] === Skipped
11:13:48 [2020-07-28T11:13:48.009Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
11:13:48 [2020-07-28T11:13:48.009Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
11:13:48 [2020-07-28T11:13:48.009Z] 
11:13:48 [2020-07-28T11:13:48.009Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
11:13:48 [2020-07-28T11:13:48.009Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
11:13:48 [2020-07-28T11:13:48.009Z] 
11:13:48 [2020-07-28T11:13:48.009Z] 
11:13:48 [2020-07-28T11:13:48.009Z] DONE 2 tests, 2 skipped in 0.126s
11:13:48 [2020-07-28T11:13:48.009Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
11:13:48 [2020-07-28T11:13:48.009Z] testing: warning: no tests to run
11:13:48 [2020-07-28T11:13:48.009Z] PASS
11:13:48 [2020-07-28T11:13:48.009Z] 
11:13:48 [2020-07-28T11:13:48.009Z] DONE 0 tests in 0.024s
11:13:48 [2020-07-28T11:13:48.009Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
11:13:48 [2020-07-28T11:13:48.267Z] INFO: Testing against a local daemon
11:13:48 [2020-07-28T11:13:48.267Z] === RUN   TestAuthZPluginAllowRequest
11:13:48 [2020-07-28T11:13:48.267Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
11:13:48 [2020-07-28T11:13:48.267Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:13:48 [2020-07-28T11:13:48.267Z] === RUN   TestAuthZPluginTLS
11:13:48 [2020-07-28T11:13:48.267Z] --- SKIP: TestAuthZPluginTLS (0.00s)
11:13:48 [2020-07-28T11:13:48.267Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:13:48 [2020-07-28T11:13:48.267Z] === RUN   TestAuthZPluginDenyRequest
11:13:48 [2020-07-28T11:13:48.267Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
11:13:48 [2020-07-28T11:13:48.267Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:13:48 [2020-07-28T11:13:48.267Z] === RUN   TestAuthZPluginAPIDenyResponse
11:13:48 [2020-07-28T11:13:48.267Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
11:13:48 [2020-07-28T11:13:48.267Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:13:48 [2020-07-28T11:13:48.267Z] === RUN   TestAuthZPluginDenyResponse
11:13:48 [2020-07-28T11:13:48.267Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
11:13:48 [2020-07-28T11:13:48.267Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:13:48 [2020-07-28T11:13:48.267Z] === RUN   TestAuthZPluginAllowEventStream
11:13:48 [2020-07-28T11:13:48.267Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
11:13:48 [2020-07-28T11:13:48.267Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:13:48 [2020-07-28T11:13:48.267Z] === RUN   TestAuthZPluginErrorResponse
11:13:48 [2020-07-28T11:13:48.267Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
11:13:48 [2020-07-28T11:13:48.267Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:13:48 [2020-07-28T11:13:48.267Z] === RUN   TestAuthZPluginErrorRequest
11:13:48 [2020-07-28T11:13:48.267Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
11:13:48 [2020-07-28T11:13:48.267Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:13:48 [2020-07-28T11:13:48.267Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:13:48 [2020-07-28T11:13:48.267Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
11:13:48 [2020-07-28T11:13:48.267Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:13:48 [2020-07-28T11:13:48.267Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
11:13:48 [2020-07-28T11:13:48.267Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
11:13:48 [2020-07-28T11:13:48.267Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:13:48 [2020-07-28T11:13:48.267Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
11:13:48 [2020-07-28T11:13:48.267Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
11:13:48 [2020-07-28T11:13:48.267Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:13:48 [2020-07-28T11:13:48.267Z] === RUN   TestAuthZPluginHeader
11:13:48 [2020-07-28T11:13:48.267Z] --- SKIP: TestAuthZPluginHeader (0.00s)
11:13:48 [2020-07-28T11:13:48.267Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:13:48 [2020-07-28T11:13:48.267Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
11:13:48 [2020-07-28T11:13:48.525Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.26s)
11:13:48 [2020-07-28T11:13:48.525Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:13:48 [2020-07-28T11:13:48.525Z] === RUN   TestAuthZPluginV2Disable
11:13:48 [2020-07-28T11:13:48.525Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
11:13:48 [2020-07-28T11:13:48.525Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:13:48 [2020-07-28T11:13:48.525Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
11:13:48 [2020-07-28T11:13:48.525Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
11:13:48 [2020-07-28T11:13:48.525Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:13:48 [2020-07-28T11:13:48.525Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
11:13:48 [2020-07-28T11:13:48.525Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
11:13:48 [2020-07-28T11:13:48.525Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:13:48 [2020-07-28T11:13:48.525Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
11:13:48 [2020-07-28T11:13:48.525Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
11:13:48 [2020-07-28T11:13:48.525Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:13:48 [2020-07-28T11:13:48.525Z] PASS
11:13:48 [2020-07-28T11:13:48.525Z] 
11:13:48 [2020-07-28T11:13:48.525Z] === Skipped
11:13:48 [2020-07-28T11:13:48.525Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
11:13:48 [2020-07-28T11:13:48.525Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:13:48 [2020-07-28T11:13:48.525Z] 
11:13:48 [2020-07-28T11:13:48.525Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
11:13:48 [2020-07-28T11:13:48.525Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:13:48 [2020-07-28T11:13:48.525Z] 
11:13:48 [2020-07-28T11:13:48.525Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
11:13:48 [2020-07-28T11:13:48.525Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:13:48 [2020-07-28T11:13:48.525Z] 
11:13:48 [2020-07-28T11:13:48.525Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
11:13:48 [2020-07-28T11:13:48.525Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:13:48 [2020-07-28T11:13:48.525Z] 
11:13:48 [2020-07-28T11:13:48.525Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
11:13:48 [2020-07-28T11:13:48.525Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:13:48 [2020-07-28T11:13:48.525Z] 
11:13:48 [2020-07-28T11:13:48.525Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
11:13:48 [2020-07-28T11:13:48.525Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:13:48 [2020-07-28T11:13:48.525Z] 
11:13:48 [2020-07-28T11:13:48.525Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
11:13:48 [2020-07-28T11:13:48.525Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:13:48 [2020-07-28T11:13:48.525Z] 
11:13:48 [2020-07-28T11:13:48.525Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
11:13:48 [2020-07-28T11:13:48.525Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:13:48 [2020-07-28T11:13:48.525Z] 
11:13:48 [2020-07-28T11:13:48.525Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
11:13:48 [2020-07-28T11:13:48.525Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:13:48 [2020-07-28T11:13:48.525Z] 
11:13:48 [2020-07-28T11:13:48.525Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
11:13:48 [2020-07-28T11:13:48.525Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:13:48 [2020-07-28T11:13:48.525Z] 
11:13:48 [2020-07-28T11:13:48.525Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
11:13:48 [2020-07-28T11:13:48.525Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:13:48 [2020-07-28T11:13:48.525Z] 
11:13:48 [2020-07-28T11:13:48.525Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
11:13:48 [2020-07-28T11:13:48.525Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:13:48 [2020-07-28T11:13:48.525Z] 
11:13:48 [2020-07-28T11:13:48.525Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.26s)
11:13:48 [2020-07-28T11:13:48.525Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:13:48 [2020-07-28T11:13:48.525Z] 
11:13:48 [2020-07-28T11:13:48.525Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
11:13:48 [2020-07-28T11:13:48.525Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:13:48 [2020-07-28T11:13:48.525Z] 
11:13:48 [2020-07-28T11:13:48.525Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
11:13:48 [2020-07-28T11:13:48.525Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:13:48 [2020-07-28T11:13:48.525Z] 
11:13:48 [2020-07-28T11:13:48.525Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
11:13:48 [2020-07-28T11:13:48.525Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:13:48 [2020-07-28T11:13:48.525Z] 
11:13:48 [2020-07-28T11:13:48.525Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
11:13:48 [2020-07-28T11:13:48.525Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:13:48 [2020-07-28T11:13:48.525Z] 
11:13:48 [2020-07-28T11:13:48.525Z] 
11:13:48 [2020-07-28T11:13:48.525Z] DONE 17 tests, 17 skipped in 0.467s
11:13:48 [2020-07-28T11:13:48.525Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
11:13:48 [2020-07-28T11:13:48.784Z] INFO: Testing against a local daemon
11:13:48 [2020-07-28T11:13:48.784Z] === RUN   TestPluginInvalidJSON
11:13:48 [2020-07-28T11:13:48.784Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
11:13:48 [2020-07-28T11:13:48.784Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
11:13:48 [2020-07-28T11:13:48.784Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
11:13:48 [2020-07-28T11:13:48.784Z] --- PASS: TestPluginInvalidJSON (0.02s)
11:13:48 [2020-07-28T11:13:48.784Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
11:13:48 [2020-07-28T11:13:48.784Z] === RUN   TestPluginInstall
11:13:48 [2020-07-28T11:13:48.784Z] --- SKIP: TestPluginInstall (0.00s)
11:13:48 [2020-07-28T11:13:48.784Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:13:48 [2020-07-28T11:13:48.784Z] PASS
11:13:48 [2020-07-28T11:13:48.784Z] 
11:13:48 [2020-07-28T11:13:48.784Z] === Skipped
11:13:48 [2020-07-28T11:13:48.784Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
11:13:48 [2020-07-28T11:13:48.784Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:13:48 [2020-07-28T11:13:48.784Z] 
11:13:48 [2020-07-28T11:13:48.784Z] 
11:13:48 [2020-07-28T11:13:48.784Z] DONE 3 tests, 1 skipped in 0.186s
11:13:48 [2020-07-28T11:13:48.784Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
11:13:48 [2020-07-28T11:13:48.784Z] INFO: Testing against a local daemon
11:13:48 [2020-07-28T11:13:48.784Z] === RUN   TestExternalGraphDriver
11:13:49 [2020-07-28T11:13:49.043Z] --- SKIP: TestExternalGraphDriver (0.07s)
11:13:49 [2020-07-28T11:13:49.043Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
11:13:49 [2020-07-28T11:13:49.043Z] === RUN   TestGraphdriverPluginV2
11:13:54 [2020-07-28T11:13:54.306Z] --- PASS: TestGraphdriverPluginV2 (5.43s)
11:13:54 [2020-07-28T11:13:54.306Z] PASS
11:13:54 [2020-07-28T11:13:54.306Z] 
11:13:54 [2020-07-28T11:13:54.306Z] === Skipped
11:13:54 [2020-07-28T11:13:54.306Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s)
11:13:54 [2020-07-28T11:13:54.306Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
11:13:54 [2020-07-28T11:13:54.306Z] 
11:13:54 [2020-07-28T11:13:54.306Z] 
11:13:54 [2020-07-28T11:13:54.306Z] DONE 2 tests, 1 skipped in 5.670s
11:13:54 [2020-07-28T11:13:54.306Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
11:13:54 [2020-07-28T11:13:54.564Z] INFO: Testing against a local daemon
11:13:54 [2020-07-28T11:13:54.564Z] === RUN   TestContinueAfterPluginCrash
11:13:54 [2020-07-28T11:13:54.564Z] === PAUSE TestContinueAfterPluginCrash
11:13:54 [2020-07-28T11:13:54.564Z] === RUN   TestReadPluginNoRead
11:13:54 [2020-07-28T11:13:54.564Z] === PAUSE TestReadPluginNoRead
11:13:54 [2020-07-28T11:13:54.564Z] === RUN   TestDaemonStartWithLogOpt
11:13:54 [2020-07-28T11:13:54.564Z] === PAUSE TestDaemonStartWithLogOpt
11:13:54 [2020-07-28T11:13:54.564Z] === CONT  TestContinueAfterPluginCrash
11:13:54 [2020-07-28T11:13:54.564Z] === CONT  TestDaemonStartWithLogOpt
11:14:06 [2020-07-28T11:14:06.770Z] --- PASS: TestDaemonStartWithLogOpt (12.34s)
11:14:06 [2020-07-28T11:14:06.770Z] === CONT  TestReadPluginNoRead
11:14:10 [2020-07-28T11:14:10.958Z] === RUN   TestReadPluginNoRead/default
11:14:11 [2020-07-28T11:14:11.527Z] --- PASS: TestContinueAfterPluginCrash (16.98s)
11:14:12 [2020-07-28T11:14:12.902Z] === RUN   TestReadPluginNoRead/disabled_caching
11:14:14 [2020-07-28T11:14:14.803Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
11:14:17 [2020-07-28T11:14:17.332Z] --- PASS: TestReadPluginNoRead (10.31s)
11:14:17 [2020-07-28T11:14:17.332Z]     --- PASS: TestReadPluginNoRead/default (2.26s)
11:14:17 [2020-07-28T11:14:17.332Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.23s)
11:14:17 [2020-07-28T11:14:17.332Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.26s)
11:14:17 [2020-07-28T11:14:17.332Z]     read_test.go:92: [dba7adc091286] daemon is not started
11:14:17 [2020-07-28T11:14:17.332Z] PASS
11:14:17 [2020-07-28T11:14:17.332Z] 
11:14:17 [2020-07-28T11:14:17.332Z] DONE 6 tests in 22.797s
11:14:17 [2020-07-28T11:14:17.332Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
11:14:17 [2020-07-28T11:14:17.332Z] testing: warning: no tests to run
11:14:17 [2020-07-28T11:14:17.332Z] PASS
11:14:17 [2020-07-28T11:14:17.332Z] 
11:14:17 [2020-07-28T11:14:17.332Z] DONE 0 tests in 0.040s
11:14:17 [2020-07-28T11:14:17.332Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
11:14:17 [2020-07-28T11:14:17.332Z] INFO: Testing against a local daemon
11:14:17 [2020-07-28T11:14:17.332Z] === RUN   TestPluginWithDevMounts
11:14:17 [2020-07-28T11:14:17.332Z] --- SKIP: TestPluginWithDevMounts (0.00s)
11:14:17 [2020-07-28T11:14:17.332Z]     mounts_test.go:21: (*Execution).IsRootless-fm
11:14:17 [2020-07-28T11:14:17.332Z] PASS
11:14:17 [2020-07-28T11:14:17.332Z] 
11:14:17 [2020-07-28T11:14:17.332Z] === Skipped
11:14:17 [2020-07-28T11:14:17.332Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
11:14:17 [2020-07-28T11:14:17.332Z]     mounts_test.go:21: (*Execution).IsRootless-fm
11:14:17 [2020-07-28T11:14:17.332Z] 
11:14:17 [2020-07-28T11:14:17.332Z] 
11:14:17 [2020-07-28T11:14:17.332Z] DONE 1 tests, 1 skipped in 0.133s
11:14:17 [2020-07-28T11:14:17.332Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
11:14:17 [2020-07-28T11:14:17.591Z] INFO: Testing against a local daemon
11:14:17 [2020-07-28T11:14:17.591Z] === RUN   TestSecretInspect
11:14:17 [2020-07-28T11:14:17.591Z] --- SKIP: TestSecretInspect (0.02s)
11:14:17 [2020-07-28T11:14:17.591Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:17 [2020-07-28T11:14:17.591Z] === RUN   TestSecretList
11:14:17 [2020-07-28T11:14:17.591Z] --- SKIP: TestSecretList (0.02s)
11:14:17 [2020-07-28T11:14:17.591Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:17 [2020-07-28T11:14:17.591Z] === RUN   TestSecretsCreateAndDelete
11:14:17 [2020-07-28T11:14:17.591Z] --- SKIP: TestSecretsCreateAndDelete (0.02s)
11:14:17 [2020-07-28T11:14:17.591Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:17 [2020-07-28T11:14:17.591Z] === RUN   TestSecretsUpdate
11:14:17 [2020-07-28T11:14:17.591Z] --- SKIP: TestSecretsUpdate (0.01s)
11:14:17 [2020-07-28T11:14:17.591Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:17 [2020-07-28T11:14:17.591Z] === RUN   TestTemplatedSecret
11:14:17 [2020-07-28T11:14:17.591Z] --- SKIP: TestTemplatedSecret (0.00s)
11:14:17 [2020-07-28T11:14:17.591Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:17 [2020-07-28T11:14:17.591Z] === RUN   TestSecretCreateResolve
11:14:17 [2020-07-28T11:14:17.591Z] --- SKIP: TestSecretCreateResolve (0.01s)
11:14:17 [2020-07-28T11:14:17.591Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:17 [2020-07-28T11:14:17.591Z] PASS
11:14:17 [2020-07-28T11:14:17.591Z] 
11:14:17 [2020-07-28T11:14:17.591Z] === Skipped
11:14:17 [2020-07-28T11:14:17.591Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
11:14:17 [2020-07-28T11:14:17.591Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:17 [2020-07-28T11:14:17.591Z] 
11:14:17 [2020-07-28T11:14:17.591Z] === SKIP: amd64.integration.secret TestSecretList (0.02s)
11:14:17 [2020-07-28T11:14:17.591Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:17 [2020-07-28T11:14:17.591Z] 
11:14:17 [2020-07-28T11:14:17.591Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s)
11:14:17 [2020-07-28T11:14:17.591Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:17 [2020-07-28T11:14:17.591Z] 
11:14:17 [2020-07-28T11:14:17.591Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
11:14:17 [2020-07-28T11:14:17.591Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:17 [2020-07-28T11:14:17.591Z] 
11:14:17 [2020-07-28T11:14:17.591Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
11:14:17 [2020-07-28T11:14:17.591Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:17 [2020-07-28T11:14:17.591Z] 
11:14:17 [2020-07-28T11:14:17.591Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
11:14:17 [2020-07-28T11:14:17.591Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:17 [2020-07-28T11:14:17.591Z] 
11:14:17 [2020-07-28T11:14:17.591Z] 
11:14:17 [2020-07-28T11:14:17.591Z] DONE 6 tests, 6 skipped in 0.184s
11:14:17 [2020-07-28T11:14:17.591Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
11:14:17 [2020-07-28T11:14:17.591Z] INFO: Testing against a local daemon
11:14:17 [2020-07-28T11:14:17.591Z] === RUN   TestServiceCreateInit
11:14:17 [2020-07-28T11:14:17.591Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:14:17 [2020-07-28T11:14:17.591Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:14:17 [2020-07-28T11:14:17.591Z] --- PASS: TestServiceCreateInit (0.02s)
11:14:17 [2020-07-28T11:14:17.591Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
11:14:17 [2020-07-28T11:14:17.591Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:17 [2020-07-28T11:14:17.591Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
11:14:17 [2020-07-28T11:14:17.591Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:17 [2020-07-28T11:14:17.591Z] === RUN   TestCreateServiceMultipleTimes
11:14:17 [2020-07-28T11:14:17.849Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s)
11:14:17 [2020-07-28T11:14:17.849Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:17 [2020-07-28T11:14:17.849Z] === RUN   TestCreateServiceConflict
11:14:17 [2020-07-28T11:14:17.849Z] --- SKIP: TestCreateServiceConflict (0.01s)
11:14:17 [2020-07-28T11:14:17.849Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:17 [2020-07-28T11:14:17.849Z] === RUN   TestCreateServiceMaxReplicas
11:14:17 [2020-07-28T11:14:17.849Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
11:14:17 [2020-07-28T11:14:17.849Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:17 [2020-07-28T11:14:17.849Z] === RUN   TestCreateWithDuplicateNetworkNames
11:14:17 [2020-07-28T11:14:17.849Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
11:14:17 [2020-07-28T11:14:17.849Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:17 [2020-07-28T11:14:17.849Z] === RUN   TestCreateServiceSecretFileMode
11:14:17 [2020-07-28T11:14:17.849Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
11:14:17 [2020-07-28T11:14:17.849Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:17 [2020-07-28T11:14:17.849Z] === RUN   TestCreateServiceConfigFileMode
11:14:17 [2020-07-28T11:14:17.849Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
11:14:17 [2020-07-28T11:14:17.849Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:17 [2020-07-28T11:14:17.849Z] === RUN   TestCreateServiceSysctls
11:14:17 [2020-07-28T11:14:17.849Z] --- SKIP: TestCreateServiceSysctls (0.02s)
11:14:17 [2020-07-28T11:14:17.849Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:17 [2020-07-28T11:14:17.849Z] === RUN   TestCreateServiceCapabilities
11:14:17 [2020-07-28T11:14:17.849Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
11:14:17 [2020-07-28T11:14:17.850Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:17 [2020-07-28T11:14:17.850Z] === RUN   TestInspect
11:14:17 [2020-07-28T11:14:17.850Z] --- SKIP: TestInspect (0.02s)
11:14:17 [2020-07-28T11:14:17.850Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:17 [2020-07-28T11:14:17.850Z] === RUN   TestCreateJob
11:14:17 [2020-07-28T11:14:17.850Z] --- SKIP: TestCreateJob (0.01s)
11:14:17 [2020-07-28T11:14:17.850Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:17 [2020-07-28T11:14:17.850Z] === RUN   TestReplicatedJob
11:14:17 [2020-07-28T11:14:17.850Z] --- SKIP: TestReplicatedJob (0.01s)
11:14:17 [2020-07-28T11:14:17.850Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:17 [2020-07-28T11:14:17.850Z] === RUN   TestUpdateReplicatedJob
11:14:17 [2020-07-28T11:14:17.850Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
11:14:17 [2020-07-28T11:14:17.850Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:17 [2020-07-28T11:14:17.850Z] === RUN   TestServiceListWithStatuses
11:14:17 [2020-07-28T11:14:17.850Z] --- SKIP: TestServiceListWithStatuses (0.00s)
11:14:17 [2020-07-28T11:14:17.850Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:14:17 [2020-07-28T11:14:17.850Z] === RUN   TestDockerNetworkConnectAlias
11:14:17 [2020-07-28T11:14:17.850Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
11:14:17 [2020-07-28T11:14:17.850Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:17 [2020-07-28T11:14:17.850Z] === RUN   TestDockerNetworkReConnect
11:14:17 [2020-07-28T11:14:17.850Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
11:14:17 [2020-07-28T11:14:17.850Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:17 [2020-07-28T11:14:17.850Z] === RUN   TestServicePlugin
11:14:22 [2020-07-28T11:14:22.037Z] --- SKIP: TestServicePlugin (3.39s)
11:14:22 [2020-07-28T11:14:22.037Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:22 [2020-07-28T11:14:22.037Z] === RUN   TestServiceUpdateLabel
11:14:22 [2020-07-28T11:14:22.037Z] --- SKIP: TestServiceUpdateLabel (0.01s)
11:14:22 [2020-07-28T11:14:22.037Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:22 [2020-07-28T11:14:22.037Z] === RUN   TestServiceUpdateSecrets
11:14:22 [2020-07-28T11:14:22.037Z] --- SKIP: TestServiceUpdateSecrets (0.02s)
11:14:22 [2020-07-28T11:14:22.037Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:22 [2020-07-28T11:14:22.037Z] === RUN   TestServiceUpdateConfigs
11:14:22 [2020-07-28T11:14:22.037Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
11:14:22 [2020-07-28T11:14:22.037Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:22 [2020-07-28T11:14:22.037Z] === RUN   TestServiceUpdateNetwork
11:14:22 [2020-07-28T11:14:22.037Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
11:14:22 [2020-07-28T11:14:22.037Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:22 [2020-07-28T11:14:22.037Z] === RUN   TestServiceUpdatePidsLimit
11:14:22 [2020-07-28T11:14:22.037Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s)
11:14:22 [2020-07-28T11:14:22.037Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:22 [2020-07-28T11:14:22.037Z] PASS
11:14:22 [2020-07-28T11:14:22.037Z] 
11:14:22 [2020-07-28T11:14:22.037Z] === Skipped
11:14:22 [2020-07-28T11:14:22.037Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
11:14:22 [2020-07-28T11:14:22.037Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
11:14:22 [2020-07-28T11:14:22.037Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:22 [2020-07-28T11:14:22.037Z] 
11:14:22 [2020-07-28T11:14:22.037Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
11:14:22 [2020-07-28T11:14:22.037Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
11:14:22 [2020-07-28T11:14:22.037Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:22 [2020-07-28T11:14:22.037Z] 
11:14:22 [2020-07-28T11:14:22.037Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s)
11:14:22 [2020-07-28T11:14:22.037Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:22 [2020-07-28T11:14:22.037Z] 
11:14:22 [2020-07-28T11:14:22.037Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
11:14:22 [2020-07-28T11:14:22.037Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:22 [2020-07-28T11:14:22.037Z] 
11:14:22 [2020-07-28T11:14:22.037Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s)
11:14:22 [2020-07-28T11:14:22.037Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:22 [2020-07-28T11:14:22.037Z] 
11:14:22 [2020-07-28T11:14:22.037Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
11:14:22 [2020-07-28T11:14:22.037Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:22 [2020-07-28T11:14:22.037Z] 
11:14:22 [2020-07-28T11:14:22.037Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
11:14:22 [2020-07-28T11:14:22.037Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:22 [2020-07-28T11:14:22.037Z] 
11:14:22 [2020-07-28T11:14:22.037Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
11:14:22 [2020-07-28T11:14:22.037Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:22 [2020-07-28T11:14:22.037Z] 
11:14:22 [2020-07-28T11:14:22.037Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
11:14:22 [2020-07-28T11:14:22.037Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:22 [2020-07-28T11:14:22.037Z] 
11:14:22 [2020-07-28T11:14:22.037Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
11:14:22 [2020-07-28T11:14:22.037Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:22 [2020-07-28T11:14:22.037Z] 
11:14:22 [2020-07-28T11:14:22.037Z] === SKIP: amd64.integration.service TestInspect (0.02s)
11:14:22 [2020-07-28T11:14:22.037Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:22 [2020-07-28T11:14:22.037Z] 
11:14:22 [2020-07-28T11:14:22.037Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
11:14:22 [2020-07-28T11:14:22.037Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:22 [2020-07-28T11:14:22.037Z] 
11:14:22 [2020-07-28T11:14:22.037Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
11:14:22 [2020-07-28T11:14:22.037Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:22 [2020-07-28T11:14:22.037Z] 
11:14:22 [2020-07-28T11:14:22.037Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
11:14:22 [2020-07-28T11:14:22.037Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:22 [2020-07-28T11:14:22.037Z] 
11:14:22 [2020-07-28T11:14:22.037Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
11:14:22 [2020-07-28T11:14:22.037Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:14:22 [2020-07-28T11:14:22.037Z] 
11:14:22 [2020-07-28T11:14:22.037Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
11:14:22 [2020-07-28T11:14:22.037Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:22 [2020-07-28T11:14:22.037Z] 
11:14:22 [2020-07-28T11:14:22.037Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
11:14:22 [2020-07-28T11:14:22.037Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:22 [2020-07-28T11:14:22.037Z] 
11:14:22 [2020-07-28T11:14:22.037Z] === SKIP: amd64.integration.service TestServicePlugin (3.39s)
11:14:22 [2020-07-28T11:14:22.037Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:22 [2020-07-28T11:14:22.037Z] 
11:14:22 [2020-07-28T11:14:22.037Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
11:14:22 [2020-07-28T11:14:22.037Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:22 [2020-07-28T11:14:22.037Z] 
11:14:22 [2020-07-28T11:14:22.037Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s)
11:14:22 [2020-07-28T11:14:22.037Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:22 [2020-07-28T11:14:22.037Z] 
11:14:22 [2020-07-28T11:14:22.037Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
11:14:22 [2020-07-28T11:14:22.037Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:22 [2020-07-28T11:14:22.037Z] 
11:14:22 [2020-07-28T11:14:22.037Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
11:14:22 [2020-07-28T11:14:22.037Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:22 [2020-07-28T11:14:22.037Z] 
11:14:22 [2020-07-28T11:14:22.037Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s)
11:14:22 [2020-07-28T11:14:22.037Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:14:22 [2020-07-28T11:14:22.037Z] 
11:14:22 [2020-07-28T11:14:22.037Z] 
11:14:22 [2020-07-28T11:14:22.037Z] DONE 24 tests, 23 skipped in 3.818s
11:14:22 [2020-07-28T11:14:22.037Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
11:14:22 [2020-07-28T11:14:22.037Z] INFO: Testing against a local daemon
11:14:22 [2020-07-28T11:14:22.037Z] === RUN   TestSessionCreate
11:14:22 [2020-07-28T11:14:22.037Z] --- PASS: TestSessionCreate (0.02s)
11:14:22 [2020-07-28T11:14:22.037Z] === RUN   TestSessionCreateWithBadUpgrade
11:14:22 [2020-07-28T11:14:22.037Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
11:14:22 [2020-07-28T11:14:22.037Z] PASS
11:14:22 [2020-07-28T11:14:22.037Z] 
11:14:22 [2020-07-28T11:14:22.037Z] DONE 2 tests in 0.145s
11:14:22 [2020-07-28T11:14:22.037Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
11:14:22 [2020-07-28T11:14:22.037Z] INFO: Testing against a local daemon
11:14:22 [2020-07-28T11:14:22.037Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:14:22 [2020-07-28T11:14:22.037Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
11:14:22 [2020-07-28T11:14:22.037Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:14:22 [2020-07-28T11:14:22.037Z] === RUN   TestEventsExecDie
11:14:22 [2020-07-28T11:14:22.037Z] --- PASS: TestEventsExecDie (0.46s)
11:14:22 [2020-07-28T11:14:22.037Z] === RUN   TestEventsBackwardsCompatible
11:14:22 [2020-07-28T11:14:22.037Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
11:14:22 [2020-07-28T11:14:22.037Z] === RUN   TestInfoBinaryCommits
11:14:22 [2020-07-28T11:14:22.297Z] --- PASS: TestInfoBinaryCommits (0.02s)
11:14:22 [2020-07-28T11:14:22.297Z] === RUN   TestInfoAPIVersioned
11:14:22 [2020-07-28T11:14:22.297Z] --- PASS: TestInfoAPIVersioned (0.01s)
11:14:22 [2020-07-28T11:14:22.297Z] === RUN   TestInfoDiscoveryBackend
11:14:23 [2020-07-28T11:14:23.671Z] --- PASS: TestInfoDiscoveryBackend (1.54s)
11:14:23 [2020-07-28T11:14:23.672Z] === RUN   TestInfoDiscoveryInvalidAdvertise
11:14:26 [2020-07-28T11:14:26.956Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.34s)
11:14:26 [2020-07-28T11:14:26.956Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
11:14:26 [2020-07-28T11:14:26.956Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
11:14:26 [2020-07-28T11:14:26.956Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
11:14:26 [2020-07-28T11:14:26.956Z] === RUN   TestInfoAPI
11:14:27 [2020-07-28T11:14:27.215Z] --- PASS: TestInfoAPI (0.05s)
11:14:27 [2020-07-28T11:14:27.215Z] === RUN   TestInfoAPIWarnings
11:14:28 [2020-07-28T11:14:28.589Z] --- PASS: TestInfoAPIWarnings (1.52s)
11:14:28 [2020-07-28T11:14:28.589Z] === RUN   TestInfoDebug
11:14:30 [2020-07-28T11:14:30.488Z] --- PASS: TestInfoDebug (1.53s)
11:14:30 [2020-07-28T11:14:30.488Z] === RUN   TestInfoInsecureRegistries
11:14:31 [2020-07-28T11:14:31.905Z] --- PASS: TestInfoInsecureRegistries (1.53s)
11:14:31 [2020-07-28T11:14:31.905Z] === RUN   TestInfoRegistryMirrors
11:14:33 [2020-07-28T11:14:33.278Z] --- PASS: TestInfoRegistryMirrors (1.53s)
11:14:33 [2020-07-28T11:14:33.278Z] === RUN   TestLoginFailsWithBadCredentials
11:14:33 [2020-07-28T11:14:33.278Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s)
11:14:33 [2020-07-28T11:14:33.278Z] === RUN   TestPingCacheHeaders
11:14:33 [2020-07-28T11:14:33.537Z] --- PASS: TestPingCacheHeaders (0.04s)
11:14:33 [2020-07-28T11:14:33.537Z] === RUN   TestPingGet
11:14:33 [2020-07-28T11:14:33.537Z] --- PASS: TestPingGet (0.01s)
11:14:33 [2020-07-28T11:14:33.537Z] === RUN   TestPingHead
11:14:33 [2020-07-28T11:14:33.537Z] --- PASS: TestPingHead (0.02s)
11:14:33 [2020-07-28T11:14:33.537Z] === RUN   TestVersion
11:14:33 [2020-07-28T11:14:33.537Z] --- PASS: TestVersion (0.02s)
11:14:33 [2020-07-28T11:14:33.537Z] PASS
11:14:33 [2020-07-28T11:14:33.537Z] 
11:14:33 [2020-07-28T11:14:33.537Z] === Skipped
11:14:33 [2020-07-28T11:14:33.537Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
11:14:33 [2020-07-28T11:14:33.537Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:14:33 [2020-07-28T11:14:33.537Z] 
11:14:33 [2020-07-28T11:14:33.537Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
11:14:33 [2020-07-28T11:14:33.537Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
11:14:33 [2020-07-28T11:14:33.537Z] 
11:14:33 [2020-07-28T11:14:33.537Z] 
11:14:33 [2020-07-28T11:14:33.537Z] DONE 18 tests, 2 skipped in 11.927s
11:14:33 [2020-07-28T11:14:33.537Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
11:14:33 [2020-07-28T11:14:33.537Z] INFO: Testing against a local daemon
11:14:33 [2020-07-28T11:14:33.537Z] === RUN   TestVolumesCreateAndList
11:14:33 [2020-07-28T11:14:33.537Z] --- PASS: TestVolumesCreateAndList (0.02s)
11:14:33 [2020-07-28T11:14:33.537Z] === RUN   TestVolumesRemove
11:14:33 [2020-07-28T11:14:33.795Z] --- PASS: TestVolumesRemove (0.06s)
11:14:33 [2020-07-28T11:14:33.795Z] === RUN   TestVolumesInspect
11:14:33 [2020-07-28T11:14:33.795Z] --- PASS: TestVolumesInspect (0.02s)
11:14:33 [2020-07-28T11:14:33.795Z] === RUN   TestVolumesInvalidJSON
11:14:33 [2020-07-28T11:14:33.795Z] === RUN   TestVolumesInvalidJSON//volumes/create
11:14:33 [2020-07-28T11:14:33.795Z] === PAUSE TestVolumesInvalidJSON//volumes/create
11:14:33 [2020-07-28T11:14:33.795Z] === CONT  TestVolumesInvalidJSON//volumes/create
11:14:33 [2020-07-28T11:14:33.795Z] --- PASS: TestVolumesInvalidJSON (0.01s)
11:14:33 [2020-07-28T11:14:33.795Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
11:14:33 [2020-07-28T11:14:33.795Z] PASS
11:14:33 [2020-07-28T11:14:33.795Z] 
11:14:33 [2020-07-28T11:14:33.795Z] DONE 5 tests in 0.241s
11:14:33 [2020-07-28T11:14:33.795Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:14:33 [2020-07-28T11:14:33.795Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11947 is not a child of this shell
11:14:33 [2020-07-28T11:14:33.795Z] warning: PID 11947 from bundles/test-integration/docker.pid had a nonzero exit code
11:14:33 [2020-07-28T11:14:33.795Z] Leaving: AppArmorNo profiles have been unloaded.
11:14:33 [2020-07-28T11:14:33.795Z] 
11:14:33 [2020-07-28T11:14:33.795Z] Unloading profiles will leave already running processes permanently
11:14:33 [2020-07-28T11:14:33.795Z] unconfined, which can lead to unexpected situations.
11:14:33 [2020-07-28T11:14:33.795Z] 
11:14:33 [2020-07-28T11:14:33.795Z] To set a process to complain mode, use the command line tool
11:14:33 [2020-07-28T11:14:33.795Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:14:33 [2020-07-28T11:14:33.795Z] Removing test suite binaries
11:14:33 [2020-07-28T11:14:33.795Z] exiting test-integration
11:14:33 [2020-07-28T11:14:33.795Z] ++ exit 0
11:14:34 [2020-07-28T11:14:34.729Z]