Skip to content

Console Output

17:19:24 [2021-03-18T17:19:24.550Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42163/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e31086320ea0305e2cc70490160ee30480471680 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e31086320ea0305e2cc70490160ee30480471680 hack/test/unit
17:19:26 [2021-03-18T17:19:26.615Z] ?   	github.com/docker/docker/api	[no test files]
17:19:35 [2021-03-18T17:19:35.088Z] ok  	github.com/docker/docker/api/server	0.008s	coverage: 9.0% of statements
17:20:32 [2021-03-18T17:20:32.081Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:20:32 [2021-03-18T17:20:32.081Z] ok  	github.com/docker/docker/api/server/httputils	0.014s	coverage: 14.7% of statements
17:20:32 [2021-03-18T17:20:32.081Z] ok  	github.com/docker/docker/api/server/middleware	0.012s	coverage: 37.7% of statements
17:20:32 [2021-03-18T17:20:32.081Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:20:32 [2021-03-18T17:20:32.081Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:20:32 [2021-03-18T17:20:32.081Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:20:32 [2021-03-18T17:20:32.081Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:20:32 [2021-03-18T17:20:32.081Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:20:32 [2021-03-18T17:20:32.081Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:20:32 [2021-03-18T17:20:32.081Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:20:32 [2021-03-18T17:20:32.081Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:20:32 [2021-03-18T17:20:32.081Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:20:32 [2021-03-18T17:20:32.081Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:20:32 [2021-03-18T17:20:32.081Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:20:32 [2021-03-18T17:20:32.081Z] ok  	github.com/docker/docker/api/server/router/swarm	0.007s	coverage: 5.7% of statements
17:20:32 [2021-03-18T17:20:32.081Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:20:32 [2021-03-18T17:20:32.081Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
17:20:32 [2021-03-18T17:20:32.081Z] ?   	github.com/docker/docker/api/types	[no test files]
17:20:32 [2021-03-18T17:20:32.081Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:20:32 [2021-03-18T17:20:32.081Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:20:32 [2021-03-18T17:20:32.081Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:20:32 [2021-03-18T17:20:32.081Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:20:32 [2021-03-18T17:20:32.081Z] ok  	github.com/docker/docker/api/types/strslice	0.014s	coverage: 90.0% of statements
17:20:32 [2021-03-18T17:20:32.081Z] ok  	github.com/docker/docker/api/types/filters	0.002s	coverage: 92.2% of statements
17:20:32 [2021-03-18T17:20:32.081Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:20:32 [2021-03-18T17:20:32.081Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:20:32 [2021-03-18T17:20:32.081Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:20:32 [2021-03-18T17:20:32.081Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:20:32 [2021-03-18T17:20:32.081Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
17:20:32 [2021-03-18T17:20:32.081Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:20:32 [2021-03-18T17:20:32.081Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:20:32 [2021-03-18T17:20:32.081Z] ok  	github.com/docker/docker/api/types/versions	0.007s	coverage: 75.0% of statements
17:20:32 [2021-03-18T17:20:32.081Z] ok  	github.com/docker/docker/api/types/time	0.001s	coverage: 100.0% of statements
17:20:32 [2021-03-18T17:20:32.081Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:20:32 [2021-03-18T17:20:32.081Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:20:32 [2021-03-18T17:20:32.081Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:20:32 [2021-03-18T17:20:32.081Z] ?   	github.com/docker/docker/builder	[no test files]
17:20:32 [2021-03-18T17:20:32.081Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:20:32 [2021-03-18T17:20:32.081Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:20:32 [2021-03-18T17:20:32.081Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:20:32 [2021-03-18T17:20:32.081Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:20:32 [2021-03-18T17:20:32.081Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:20:32 [2021-03-18T17:20:32.081Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:20:32 [2021-03-18T17:20:32.081Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:20:32 [2021-03-18T17:20:32.082Z] ok  	github.com/docker/docker/builder/remotecontext	0.376s	coverage: 13.7% of statements
17:20:32 [2021-03-18T17:20:32.082Z] ok  	github.com/docker/docker/builder/dockerfile	1.000s	coverage: 48.3% of statements
17:20:32 [2021-03-18T17:20:32.082Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
17:20:32 [2021-03-18T17:20:32.082Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
17:20:32 [2021-03-18T17:20:32.082Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.859s	coverage: 86.3% of statements
17:20:32 [2021-03-18T17:20:32.082Z] ?   	github.com/docker/docker/cli	[no test files]
17:20:32 [2021-03-18T17:20:32.082Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:20:34 [2021-03-18T17:20:34.227Z] ok  	github.com/docker/docker/client	0.134s	coverage: 75.4% of statements
17:21:01 [2021-03-18T17:21:01.745Z] ok  	github.com/docker/docker/cmd/dockerd	0.073s	coverage: 29.1% of statements
17:21:01 [2021-03-18T17:21:01.745Z] ok  	github.com/docker/docker/container	0.116s	coverage: 34.7% of statements
17:21:01 [2021-03-18T17:21:01.745Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:21:01 [2021-03-18T17:21:01.745Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:21:01 [2021-03-18T17:21:01.745Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:21:01 [2021-03-18T17:21:01.745Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:21:05 [2021-03-18T17:21:05.341Z] ok  	github.com/docker/docker/daemon/cluster	0.086s	coverage: 0.5% of statements
17:21:06 [2021-03-18T17:21:06.445Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.010s	coverage: 65.3% of statements
17:21:08 [2021-03-18T17:21:08.033Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.9% of statements
17:21:15 [2021-03-18T17:21:15.265Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.448s	coverage: 14.1% of statements
17:21:15 [2021-03-18T17:21:15.897Z] ok  	github.com/docker/docker/daemon/config	0.022s	coverage: 81.8% of statements
17:21:16 [2021-03-18T17:21:16.188Z] ok  	github.com/docker/docker/daemon/discovery	0.002s	coverage: 30.0% of statements
17:21:16 [2021-03-18T17:21:16.847Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
17:21:17 [2021-03-18T17:21:17.478Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
17:21:19 [2021-03-18T17:21:19.043Z] ok  	github.com/docker/docker/daemon	12.277s	coverage: 17.2% of statements
17:21:19 [2021-03-18T17:21:19.043Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:21:19 [2021-03-18T17:21:19.043Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:21:19 [2021-03-18T17:21:19.043Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:21:19 [2021-03-18T17:21:19.043Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
17:21:20 [2021-03-18T17:21:20.550Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.004s	coverage: 2.9% of statements
17:21:20 [2021-03-18T17:21:20.840Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.165s	coverage: 56.2% of statements
17:21:25 [2021-03-18T17:21:25.287Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.874s	coverage: 45.9% of statements
17:21:25 [2021-03-18T17:21:25.919Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.003s	coverage: 1.9% of statements
17:21:28 [2021-03-18T17:21:28.695Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.059s	coverage: 49.4% of statements
17:21:34 [2021-03-18T17:21:34.253Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	15.477s	coverage: 73.3% of statements
17:21:34 [2021-03-18T17:21:34.253Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:21:34 [2021-03-18T17:21:34.544Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.004s	coverage: 57.5% of statements
17:21:35 [2021-03-18T17:21:35.175Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.003s	coverage: 3.0% of statements
17:21:35 [2021-03-18T17:21:35.806Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.270s	coverage: 57.7% of statements
17:21:35 [2021-03-18T17:21:35.806Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
17:21:35 [2021-03-18T17:21:35.806Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:21:36 [2021-03-18T17:21:36.438Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
17:21:37 [2021-03-18T17:21:37.069Z] ok  	github.com/docker/docker/daemon/images	0.023s	coverage: 6.7% of statements
17:21:37 [2021-03-18T17:21:37.069Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:21:37 [2021-03-18T17:21:37.069Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:21:37 [2021-03-18T17:21:37.701Z] ok  	github.com/docker/docker/daemon/logger	0.212s	coverage: 43.2% of statements
17:21:38 [2021-03-18T17:21:38.733Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.085s	coverage: 77.4% of statements
17:21:38 [2021-03-18T17:21:38.733Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
17:21:38 [2021-03-18T17:21:38.733Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:21:38 [2021-03-18T17:21:38.733Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.005s	coverage: 67.0% of statements
17:21:39 [2021-03-18T17:21:39.364Z] ok  	github.com/docker/docker/daemon/logger/journald	0.005s	coverage: 23.9% of statements
17:21:39 [2021-03-18T17:21:39.655Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.015s	coverage: 61.6% of statements
17:21:39 [2021-03-18T17:21:39.655Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.014s	coverage: 87.2% of statements
17:21:40 [2021-03-18T17:21:40.691Z] ok  	github.com/docker/docker/daemon/logger/local	0.020s	coverage: 75.2% of statements
17:21:40 [2021-03-18T17:21:40.691Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:21:40 [2021-03-18T17:21:40.981Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.046s	coverage: 55.1% of statements
17:21:41 [2021-03-18T17:21:41.615Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.013s	coverage: 31.5% of statements
17:21:42 [2021-03-18T17:21:42.648Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
17:21:42 [2021-03-18T17:21:42.648Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
17:21:43 [2021-03-18T17:21:43.279Z] ok  	github.com/docker/docker/daemon/network	0.002s	coverage: 63.8% of statements
17:21:43 [2021-03-18T17:21:43.570Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.474s	coverage: 82.5% of statements
17:21:43 [2021-03-18T17:21:43.570Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:21:43 [2021-03-18T17:21:43.570Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:21:45 [2021-03-18T17:21:45.075Z] ok  	github.com/docker/docker/distribution/metadata	0.044s	coverage: 48.2% of statements
17:21:45 [2021-03-18T17:21:45.075Z] ok  	github.com/docker/docker/distribution	0.257s	coverage: 25.0% of statements
17:21:45 [2021-03-18T17:21:45.075Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:21:46 [2021-03-18T17:21:46.107Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 53.1% of statements
17:21:46 [2021-03-18T17:21:46.739Z] ok  	github.com/docker/docker/image	0.012s	coverage: 86.6% of statements
17:21:47 [2021-03-18T17:21:47.029Z] ok  	github.com/docker/docker/image/cache	0.005s	coverage: 19.2% of statements
17:21:47 [2021-03-18T17:21:47.663Z] ok  	github.com/docker/docker/distribution/xfer	1.867s	coverage: 85.6% of statements
17:21:47 [2021-03-18T17:21:47.663Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:21:47 [2021-03-18T17:21:47.663Z] ok  	github.com/docker/docker/image/tarexport	0.015s	coverage: 0.6% of statements
17:21:48 [2021-03-18T17:21:48.695Z] ok  	github.com/docker/docker/image/v1	0.023s	coverage: 25.0% of statements
17:21:48 [2021-03-18T17:21:48.695Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:21:48 [2021-03-18T17:21:48.986Z] ok  	github.com/docker/docker/libcontainerd/queue	0.032s	coverage: 100.0% of statements
17:21:49 [2021-03-18T17:21:49.622Z] ok  	github.com/docker/docker/oci	0.004s	coverage: 45.2% of statements
17:21:50 [2021-03-18T17:21:50.254Z] ok  	github.com/docker/docker/opts	0.014s	coverage: 67.1% of statements
17:21:50 [2021-03-18T17:21:50.254Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 52.9% of statements
17:21:51 [2021-03-18T17:21:51.759Z] ok  	github.com/docker/docker/pkg/archive	0.487s	coverage: 77.2% of statements
17:21:52 [2021-03-18T17:21:52.791Z] ok  	github.com/docker/docker/pkg/authorization	0.201s	coverage: 68.3% of statements
17:21:52 [2021-03-18T17:21:52.791Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
17:21:52 [2021-03-18T17:21:52.791Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
17:21:57 [2021-03-18T17:21:57.236Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.454s	coverage: 43.2% of statements
17:21:57 [2021-03-18T17:21:57.236Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
17:21:57 [2021-03-18T17:21:57.236Z] ok  	github.com/docker/docker/layer	7.837s	coverage: 68.8% of statements
17:21:57 [2021-03-18T17:21:57.236Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:21:57 [2021-03-18T17:21:57.236Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:21:57 [2021-03-18T17:21:57.236Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:21:57 [2021-03-18T17:21:57.236Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:21:57 [2021-03-18T17:21:57.236Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:21:57 [2021-03-18T17:21:57.236Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
17:21:57 [2021-03-18T17:21:57.236Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:21:57 [2021-03-18T17:21:57.527Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
17:21:57 [2021-03-18T17:21:57.527Z] ok  	github.com/docker/docker/pkg/discovery/file	0.002s	coverage: 92.9% of statements
17:21:58 [2021-03-18T17:21:58.158Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.001s	coverage: 92.3% of statements
17:21:58 [2021-03-18T17:21:58.449Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.002s	coverage: 93.8% of statements
17:21:58 [2021-03-18T17:21:58.740Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
17:21:59 [2021-03-18T17:21:59.771Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
17:22:00 [2021-03-18T17:22:00.402Z] ok  	github.com/docker/docker/pkg/fileutils	0.010s	coverage: 89.5% of statements
17:22:01 [2021-03-18T17:22:01.434Z] ok  	github.com/docker/docker/pkg/fsutils	0.444s	coverage: 85.1% of statements
17:22:01 [2021-03-18T17:22:01.434Z] ok  	github.com/docker/docker/pkg/homedir	0.006s	coverage: 11.4% of statements
17:22:01 [2021-03-18T17:22:01.434Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.092s	coverage: 84.1% of statements
17:22:02 [2021-03-18T17:22:02.468Z] ok  	github.com/docker/docker/pkg/idtools	0.289s	coverage: 69.5% of statements
17:22:02 [2021-03-18T17:22:02.468Z] ok  	github.com/docker/docker/pkg/ioutils	0.283s	coverage: 70.1% of statements
17:22:02 [2021-03-18T17:22:02.759Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
17:22:02 [2021-03-18T17:22:02.759Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.008s	coverage: 91.7% of statements
17:22:02 [2021-03-18T17:22:02.759Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
17:22:02 [2021-03-18T17:22:02.759Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
17:22:02 [2021-03-18T17:22:02.759Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
17:22:03 [2021-03-18T17:22:03.049Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.006s	coverage: 85.7% of statements
17:22:03 [2021-03-18T17:22:03.049Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
17:22:03 [2021-03-18T17:22:03.049Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
17:22:03 [2021-03-18T17:22:03.340Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
17:22:03 [2021-03-18T17:22:03.340Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.002s	coverage: 86.7% of statements
17:22:03 [2021-03-18T17:22:03.631Z] ok  	github.com/docker/docker/pkg/pidfile	0.001s	coverage: 82.4% of statements
17:22:03 [2021-03-18T17:22:03.631Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:22:03 [2021-03-18T17:22:03.631Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:22:03 [2021-03-18T17:22:03.921Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.009s	coverage: 56.8% of statements
17:22:04 [2021-03-18T17:22:04.553Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.001s	coverage: 85.7% of statements
17:22:04 [2021-03-18T17:22:04.844Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
17:22:04 [2021-03-18T17:22:04.844Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
17:22:06 [2021-03-18T17:22:06.350Z] ok  	github.com/docker/docker/pkg/pubsub	1.017s	coverage: 75.0% of statements
17:22:06 [2021-03-18T17:22:06.350Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
17:22:09 [2021-03-18T17:22:09.077Z] ok  	github.com/docker/docker/pkg/signal	2.313s	coverage: 61.0% of statements
17:22:09 [2021-03-18T17:22:09.367Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
17:22:09 [2021-03-18T17:22:09.658Z] ok  	github.com/docker/docker/pkg/streamformatter	0.001s	coverage: 66.2% of statements
17:22:09 [2021-03-18T17:22:09.658Z] ok  	github.com/docker/docker/pkg/stringid	0.001s	coverage: 70.6% of statements
17:22:10 [2021-03-18T17:22:10.303Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 54.2% of statements
17:22:10 [2021-03-18T17:22:10.936Z] ok  	github.com/docker/docker/pkg/system	0.051s	coverage: 36.9% of statements
17:22:11 [2021-03-18T17:22:11.227Z] ok  	github.com/docker/docker/pkg/tailfile	0.056s	coverage: 88.6% of statements
17:22:11 [2021-03-18T17:22:11.518Z] ok  	github.com/docker/docker/pkg/tarsum	0.026s	coverage: 89.3% of statements
17:22:11 [2021-03-18T17:22:11.808Z] testing: warning: no tests to run
17:22:11 [2021-03-18T17:22:11.808Z] coverage: [no statements]
17:22:11 [2021-03-18T17:22:11.808Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
17:22:12 [2021-03-18T17:22:12.099Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
17:22:12 [2021-03-18T17:22:12.099Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
17:22:12 [2021-03-18T17:22:12.390Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
17:22:13 [2021-03-18T17:22:13.899Z] ok  	github.com/docker/docker/plugin	0.556s	coverage: 23.2% of statements
17:22:14 [2021-03-18T17:22:14.530Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
17:22:14 [2021-03-18T17:22:14.821Z] ok  	github.com/docker/docker/profiles/seccomp	0.005s	coverage: 86.4% of statements
17:22:16 [2021-03-18T17:22:16.325Z] ok  	github.com/docker/docker/quota	0.664s	coverage: 71.4% of statements
17:22:16 [2021-03-18T17:22:16.617Z] ok  	github.com/docker/docker/reference	0.004s	coverage: 84.4% of statements
17:22:17 [2021-03-18T17:22:17.649Z] ok  	github.com/docker/docker/registry	0.076s	coverage: 57.2% of statements
17:22:17 [2021-03-18T17:22:17.940Z] ok  	github.com/docker/docker/registry/resumable	0.013s	coverage: 100.0% of statements
17:22:18 [2021-03-18T17:22:18.231Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 50.9% of statements
17:22:18 [2021-03-18T17:22:18.862Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 66.1% of statements
17:22:18 [2021-03-18T17:22:18.862Z] ok  	github.com/docker/docker/testutil	0.001s	coverage: 62.5% of statements
17:22:20 [2021-03-18T17:22:20.927Z] ok  	github.com/docker/docker/volume/drivers	0.002s	coverage: 36.1% of statements
17:22:21 [2021-03-18T17:22:21.961Z] ok  	github.com/docker/docker/volume/local	0.282s	coverage: 76.4% of statements
17:22:22 [2021-03-18T17:22:22.251Z] ok  	github.com/docker/docker/volume/mounts	0.021s	coverage: 67.0% of statements
17:22:23 [2021-03-18T17:22:23.283Z] ok  	github.com/docker/docker/volume/service	0.010s	coverage: 73.1% of statements
17:22:38 [2021-03-18T17:22:38.613Z] ok  	github.com/docker/docker/pkg/plugins	33.610s	coverage: 76.6% of statements
17:22:38 [2021-03-18T17:22:38.613Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:22:38 [2021-03-18T17:22:38.613Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:22:38 [2021-03-18T17:22:38.613Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
17:22:38 [2021-03-18T17:22:38.613Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
17:22:38 [2021-03-18T17:22:38.613Z] ?   	github.com/docker/docker/pkg/term	[no test files]
17:22:38 [2021-03-18T17:22:38.613Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:22:38 [2021-03-18T17:22:38.613Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
17:22:38 [2021-03-18T17:22:38.613Z] ?   	github.com/docker/docker/rootless	[no test files]
17:22:38 [2021-03-18T17:22:38.613Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
17:22:38 [2021-03-18T17:22:38.613Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:22:38 [2021-03-18T17:22:38.613Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:22:38 [2021-03-18T17:22:38.613Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:22:38 [2021-03-18T17:22:38.613Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:22:38 [2021-03-18T17:22:38.613Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:22:38 [2021-03-18T17:22:38.613Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:22:38 [2021-03-18T17:22:38.613Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:22:38 [2021-03-18T17:22:38.613Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:22:38 [2021-03-18T17:22:38.613Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:22:38 [2021-03-18T17:22:38.613Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:22:38 [2021-03-18T17:22:38.613Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:22:38 [2021-03-18T17:22:38.613Z] ?   	github.com/docker/docker/volume	[no test files]
17:22:38 [2021-03-18T17:22:38.613Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:22:38 [2021-03-18T17:22:38.613Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:22:38 [2021-03-18T17:22:38.613Z] 
17:22:38 [2021-03-18T17:22:38.613Z] === Skipped
17:22:38 [2021-03-18T17:22:38.613Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
17:22:38 [2021-03-18T17:22:38.613Z]     exec_linux_test.go:18: requires AppArmor to be enabled
17:22:38 [2021-03-18T17:22:38.613Z] 
17:22:38 [2021-03-18T17:22:38.613Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
17:22:38 [2021-03-18T17:22:38.613Z]     exec_linux_test.go:38: requires AppArmor to be enabled
17:22:38 [2021-03-18T17:22:38.613Z] 
17:22:38 [2021-03-18T17:22:38.613Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
17:22:38 [2021-03-18T17:22:38.613Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:22:38 [2021-03-18T17:22:38.613Z]     graphtest_unix.go:46: Driver btrfs not supported
17:22:38 [2021-03-18T17:22:38.613Z] 
17:22:38 [2021-03-18T17:22:38.613Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
17:22:38 [2021-03-18T17:22:38.613Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:22:38 [2021-03-18T17:22:38.613Z]     graphtest_unix.go:46: Driver btrfs not supported
17:22:38 [2021-03-18T17:22:38.613Z] 
17:22:38 [2021-03-18T17:22:38.613Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
17:22:38 [2021-03-18T17:22:38.613Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:22:38 [2021-03-18T17:22:38.613Z]     graphtest_unix.go:46: Driver btrfs not supported
17:22:38 [2021-03-18T17:22:38.613Z] 
17:22:38 [2021-03-18T17:22:38.613Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
17:22:38 [2021-03-18T17:22:38.613Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:22:38 [2021-03-18T17:22:38.613Z]     graphtest_unix.go:46: Driver btrfs not supported
17:22:38 [2021-03-18T17:22:38.613Z] 
17:22:38 [2021-03-18T17:22:38.613Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
17:22:38 [2021-03-18T17:22:38.613Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:22:38 [2021-03-18T17:22:38.613Z]     graphtest_unix.go:46: Driver btrfs not supported
17:22:38 [2021-03-18T17:22:38.613Z] 
17:22:38 [2021-03-18T17:22:38.613Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
17:22:38 [2021-03-18T17:22:38.613Z]     graphtest_unix.go:73: No driver to put!
17:22:38 [2021-03-18T17:22:38.613Z] 
17:22:38 [2021-03-18T17:22:38.613Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
17:22:38 [2021-03-18T17:22:38.613Z] time="2021-03-18T17:21:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:22:38 [2021-03-18T17:22:38.613Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:22:38 [2021-03-18T17:22:38.613Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:22:38 [2021-03-18T17:22:38.613Z] 
17:22:38 [2021-03-18T17:22:38.613Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
17:22:38 [2021-03-18T17:22:38.613Z] time="2021-03-18T17:21:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:22:38 [2021-03-18T17:22:38.613Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:22:38 [2021-03-18T17:22:38.613Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:22:38 [2021-03-18T17:22:38.613Z] 
17:22:38 [2021-03-18T17:22:38.613Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
17:22:38 [2021-03-18T17:22:38.613Z] time="2021-03-18T17:21:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:22:38 [2021-03-18T17:22:38.613Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:22:38 [2021-03-18T17:22:38.613Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:22:38 [2021-03-18T17:22:38.613Z] 
17:22:38 [2021-03-18T17:22:38.613Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
17:22:38 [2021-03-18T17:22:38.613Z] time="2021-03-18T17:21:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:22:38 [2021-03-18T17:22:38.613Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:22:38 [2021-03-18T17:22:38.613Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:22:38 [2021-03-18T17:22:38.613Z] 
17:22:38 [2021-03-18T17:22:38.613Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
17:22:38 [2021-03-18T17:22:38.613Z] time="2021-03-18T17:21:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:22:38 [2021-03-18T17:22:38.613Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:22:38 [2021-03-18T17:22:38.613Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:22:38 [2021-03-18T17:22:38.613Z] 
17:22:38 [2021-03-18T17:22:38.613Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
17:22:38 [2021-03-18T17:22:38.613Z]     graphtest_unix.go:73: No driver to put!
17:22:38 [2021-03-18T17:22:38.613Z] 
17:22:38 [2021-03-18T17:22:38.613Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
17:22:38 [2021-03-18T17:22:38.613Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
17:22:38 [2021-03-18T17:22:38.613Z] 
17:22:38 [2021-03-18T17:22:38.613Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
17:22:38 [2021-03-18T17:22:38.613Z]     overlay_test.go:49: Fails to compute changes intermittently
17:22:38 [2021-03-18T17:22:38.613Z] 
17:22:38 [2021-03-18T17:22:38.613Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
17:22:38 [2021-03-18T17:22:38.613Z]     overlay_test.go:65: Cannot run test with naive change algorithm
17:22:38 [2021-03-18T17:22:38.613Z] 
17:22:38 [2021-03-18T17:22:38.613Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
17:22:38 [2021-03-18T17:22:38.613Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
17:22:38 [2021-03-18T17:22:38.613Z] 
17:22:38 [2021-03-18T17:22:38.613Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
17:22:38 [2021-03-18T17:22:38.613Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:22:38 [2021-03-18T17:22:38.613Z]     graphtest_unix.go:46: Driver zfs not supported
17:22:38 [2021-03-18T17:22:38.613Z] 
17:22:38 [2021-03-18T17:22:38.613Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
17:22:38 [2021-03-18T17:22:38.613Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:22:38 [2021-03-18T17:22:38.613Z]     graphtest_unix.go:46: Driver zfs not supported
17:22:38 [2021-03-18T17:22:38.613Z] 
17:22:38 [2021-03-18T17:22:38.613Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
17:22:38 [2021-03-18T17:22:38.613Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:22:38 [2021-03-18T17:22:38.613Z]     graphtest_unix.go:46: Driver zfs not supported
17:22:38 [2021-03-18T17:22:38.613Z] 
17:22:38 [2021-03-18T17:22:38.613Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
17:22:38 [2021-03-18T17:22:38.613Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:22:38 [2021-03-18T17:22:38.613Z]     graphtest_unix.go:46: Driver zfs not supported
17:22:38 [2021-03-18T17:22:38.613Z] 
17:22:38 [2021-03-18T17:22:38.613Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
17:22:38 [2021-03-18T17:22:38.613Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:22:38 [2021-03-18T17:22:38.613Z]     graphtest_unix.go:46: Driver zfs not supported
17:22:38 [2021-03-18T17:22:38.613Z] 
17:22:38 [2021-03-18T17:22:38.613Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
17:22:38 [2021-03-18T17:22:38.613Z]     graphtest_unix.go:73: No driver to put!
17:22:38 [2021-03-18T17:22:38.613Z] 
17:22:38 [2021-03-18T17:22:38.613Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
17:22:38 [2021-03-18T17:22:38.613Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
17:22:38 [2021-03-18T17:22:38.613Z] 
17:22:38 [2021-03-18T17:22:38.613Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
17:22:38 [2021-03-18T17:22:38.613Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
17:22:38 [2021-03-18T17:22:38.613Z] 
17:22:38 [2021-03-18T17:22:38.613Z] 
17:22:38 [2021-03-18T17:22:38.613Z] DONE 2244 tests, 26 skipped in 192.152s