Skip to content

Console Output

16:37:05 [2021-03-25T16:37:05.470Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41908/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr40 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=045072826763e4f66dae721675761e00101867fa -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:045072826763e4f66dae721675761e00101867fa hack/test/unit
16:37:08 [2021-03-25T16:37:08.768Z] ?   	github.com/docker/docker/api	[no test files]
16:37:23 [2021-03-25T16:37:23.668Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 9.0% of statements
16:38:45 [2021-03-25T16:38:45.202Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
16:38:45 [2021-03-25T16:38:45.202Z] ok  	github.com/docker/docker/api/server/httputils	0.003s	coverage: 14.7% of statements
16:38:45 [2021-03-25T16:38:45.202Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
16:38:45 [2021-03-25T16:38:45.202Z] ?   	github.com/docker/docker/api/server/router	[no test files]
16:38:45 [2021-03-25T16:38:45.202Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
16:38:45 [2021-03-25T16:38:45.202Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
16:38:45 [2021-03-25T16:38:45.202Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
16:38:45 [2021-03-25T16:38:45.202Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
16:38:45 [2021-03-25T16:38:45.202Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
16:38:45 [2021-03-25T16:38:45.202Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
16:38:45 [2021-03-25T16:38:45.202Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
16:38:45 [2021-03-25T16:38:45.202Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
16:38:45 [2021-03-25T16:38:45.202Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
16:38:45 [2021-03-25T16:38:45.202Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
16:38:45 [2021-03-25T16:38:45.202Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 5.7% of statements
16:38:45 [2021-03-25T16:38:45.202Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
16:38:45 [2021-03-25T16:38:45.202Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
16:38:45 [2021-03-25T16:38:45.202Z] ?   	github.com/docker/docker/api/types	[no test files]
16:38:45 [2021-03-25T16:38:45.202Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
16:38:45 [2021-03-25T16:38:45.202Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
16:38:45 [2021-03-25T16:38:45.202Z] ?   	github.com/docker/docker/api/types/container	[no test files]
16:38:45 [2021-03-25T16:38:45.202Z] ?   	github.com/docker/docker/api/types/events	[no test files]
16:38:45 [2021-03-25T16:38:45.202Z] ok  	github.com/docker/docker/api/types/strslice	0.013s	coverage: 90.0% of statements
16:38:45 [2021-03-25T16:38:45.202Z] ok  	github.com/docker/docker/api/types/filters	0.003s	coverage: 92.2% of statements
16:38:45 [2021-03-25T16:38:45.202Z] ?   	github.com/docker/docker/api/types/image	[no test files]
16:38:45 [2021-03-25T16:38:45.202Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
16:38:45 [2021-03-25T16:38:45.202Z] ?   	github.com/docker/docker/api/types/network	[no test files]
16:38:45 [2021-03-25T16:38:45.202Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
16:38:45 [2021-03-25T16:38:45.202Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
16:38:45 [2021-03-25T16:38:45.202Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
16:38:45 [2021-03-25T16:38:45.202Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
16:38:45 [2021-03-25T16:38:45.202Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
16:38:45 [2021-03-25T16:38:45.202Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 75.0% of statements
16:38:45 [2021-03-25T16:38:45.202Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
16:38:45 [2021-03-25T16:38:45.202Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
16:38:45 [2021-03-25T16:38:45.202Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
16:38:45 [2021-03-25T16:38:45.202Z] ?   	github.com/docker/docker/builder	[no test files]
16:38:45 [2021-03-25T16:38:45.202Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
16:38:45 [2021-03-25T16:38:45.202Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
16:38:45 [2021-03-25T16:38:45.202Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
16:38:45 [2021-03-25T16:38:45.202Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
16:38:45 [2021-03-25T16:38:45.202Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
16:38:45 [2021-03-25T16:38:45.202Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
16:38:45 [2021-03-25T16:38:45.202Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
16:38:48 [2021-03-25T16:38:48.501Z] ok  	github.com/docker/docker/builder/dockerfile	0.231s	coverage: 48.5% of statements
16:38:48 [2021-03-25T16:38:48.501Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
16:38:48 [2021-03-25T16:38:48.501Z] ok  	github.com/docker/docker/builder/remotecontext	0.105s	coverage: 13.7% of statements
16:38:49 [2021-03-25T16:38:49.885Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
16:38:50 [2021-03-25T16:38:50.826Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.186s	coverage: 86.3% of statements
16:38:50 [2021-03-25T16:38:50.826Z] ?   	github.com/docker/docker/cli	[no test files]
16:38:50 [2021-03-25T16:38:50.826Z] ?   	github.com/docker/docker/cli/config	[no test files]
16:38:54 [2021-03-25T16:38:54.124Z] ok  	github.com/docker/docker/client	0.169s	coverage: 75.4% of statements
16:39:40 [2021-03-25T16:39:40.854Z] ok  	github.com/docker/docker/cmd/dockerd	0.078s	coverage: 29.1% of statements
16:39:40 [2021-03-25T16:39:40.854Z] ok  	github.com/docker/docker/container	0.123s	coverage: 34.7% of statements
16:39:40 [2021-03-25T16:39:40.854Z] ?   	github.com/docker/docker/container/stream	[no test files]
16:39:40 [2021-03-25T16:39:40.854Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
16:39:40 [2021-03-25T16:39:40.854Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
16:39:40 [2021-03-25T16:39:40.854Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
16:39:46 [2021-03-25T16:39:46.141Z] ok  	github.com/docker/docker/daemon/cluster	0.069s	coverage: 0.5% of statements
16:39:48 [2021-03-25T16:39:48.054Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
16:39:49 [2021-03-25T16:39:49.438Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.007s	coverage: 35.9% of statements
16:39:59 [2021-03-25T16:39:59.440Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.440s	coverage: 14.1% of statements
16:39:59 [2021-03-25T16:39:59.440Z] ok  	github.com/docker/docker/daemon	12.164s	coverage: 17.2% of statements
16:39:59 [2021-03-25T16:39:59.440Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
16:39:59 [2021-03-25T16:39:59.440Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
16:40:00 [2021-03-25T16:40:00.380Z] ok  	github.com/docker/docker/daemon/config	0.042s	coverage: 81.8% of statements
16:40:00 [2021-03-25T16:40:00.951Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
16:40:01 [2021-03-25T16:40:01.892Z] ok  	github.com/docker/docker/daemon/events	0.060s	coverage: 50.0% of statements
16:40:01 [2021-03-25T16:40:01.892Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
16:40:01 [2021-03-25T16:40:01.892Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
16:40:02 [2021-03-25T16:40:02.465Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
16:40:05 [2021-03-25T16:40:05.009Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.536s	coverage: 73.3% of statements
16:40:05 [2021-03-25T16:40:05.270Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.9% of statements
16:40:06 [2021-03-25T16:40:06.652Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.378s	coverage: 56.2% of statements
16:40:08 [2021-03-25T16:40:08.577Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
16:40:10 [2021-03-25T16:40:10.494Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.765s	coverage: 45.9% of statements
16:40:10 [2021-03-25T16:40:10.494Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
16:40:11 [2021-03-25T16:40:11.064Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.360s	coverage: 49.4% of statements
16:40:12 [2021-03-25T16:40:12.976Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.519s	coverage: 57.7% of statements
16:40:12 [2021-03-25T16:40:12.976Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
16:40:12 [2021-03-25T16:40:12.976Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
16:40:12 [2021-03-25T16:40:12.976Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.011s	coverage: 57.5% of statements
16:40:14 [2021-03-25T16:40:14.934Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.030s	coverage: 3.0% of statements
16:40:15 [2021-03-25T16:40:15.896Z] ok  	github.com/docker/docker/daemon/links	0.008s	coverage: 93.0% of statements
16:40:16 [2021-03-25T16:40:16.466Z] ok  	github.com/docker/docker/daemon/images	0.017s	coverage: 6.7% of statements
16:40:16 [2021-03-25T16:40:16.466Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
16:40:16 [2021-03-25T16:40:16.466Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
16:40:17 [2021-03-25T16:40:17.851Z] ok  	github.com/docker/docker/daemon/logger	0.225s	coverage: 43.2% of statements
16:40:18 [2021-03-25T16:40:18.791Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.197s	coverage: 77.4% of statements
16:40:18 [2021-03-25T16:40:18.791Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
16:40:18 [2021-03-25T16:40:18.791Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
16:40:19 [2021-03-25T16:40:19.732Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.005s	coverage: 67.0% of statements
16:40:19 [2021-03-25T16:40:19.992Z] ok  	github.com/docker/docker/daemon/logger/journald	0.008s	coverage: 23.9% of statements
16:40:20 [2021-03-25T16:40:20.932Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.010s	coverage: 87.2% of statements
16:40:20 [2021-03-25T16:40:20.932Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.008s	coverage: 69.9% of statements
16:40:22 [2021-03-25T16:40:22.316Z] ok  	github.com/docker/docker/daemon/logger/local	0.015s	coverage: 75.2% of statements
16:40:22 [2021-03-25T16:40:22.316Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
16:40:22 [2021-03-25T16:40:22.577Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.038s	coverage: 58.6% of statements
16:40:23 [2021-03-25T16:40:23.961Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.010s	coverage: 31.5% of statements
16:40:25 [2021-03-25T16:40:25.342Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
16:40:25 [2021-03-25T16:40:25.603Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
16:40:26 [2021-03-25T16:40:26.173Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.636s	coverage: 82.5% of statements
16:40:26 [2021-03-25T16:40:26.173Z] ?   	github.com/docker/docker/daemon/names	[no test files]
16:40:26 [2021-03-25T16:40:26.173Z] ok  	github.com/docker/docker/daemon/network	0.012s	coverage: 63.8% of statements
16:40:26 [2021-03-25T16:40:26.173Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
16:40:28 [2021-03-25T16:40:28.715Z] ok  	github.com/docker/docker/distribution/metadata	0.043s	coverage: 48.2% of statements
16:40:29 [2021-03-25T16:40:29.287Z] ok  	github.com/docker/docker/distribution	0.227s	coverage: 25.2% of statements
16:40:29 [2021-03-25T16:40:29.287Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
16:40:30 [2021-03-25T16:40:30.227Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 53.1% of statements
16:40:31 [2021-03-25T16:40:31.168Z] ok  	github.com/docker/docker/image	0.017s	coverage: 86.6% of statements
16:40:31 [2021-03-25T16:40:31.739Z] ok  	github.com/docker/docker/distribution/xfer	1.876s	coverage: 85.1% of statements
16:40:31 [2021-03-25T16:40:31.739Z] ?   	github.com/docker/docker/dockerversion	[no test files]
16:40:32 [2021-03-25T16:40:32.309Z] ok  	github.com/docker/docker/image/cache	0.010s	coverage: 19.2% of statements
16:40:33 [2021-03-25T16:40:33.250Z] ok  	github.com/docker/docker/image/tarexport	0.022s	coverage: 0.6% of statements
16:40:33 [2021-03-25T16:40:33.510Z] ok  	github.com/docker/docker/image/v1	0.043s	coverage: 25.0% of statements
16:40:33 [2021-03-25T16:40:33.510Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
16:40:34 [2021-03-25T16:40:34.451Z] ok  	github.com/docker/docker/libcontainerd/queue	0.038s	coverage: 100.0% of statements
16:40:35 [2021-03-25T16:40:35.835Z] ok  	github.com/docker/docker/oci	0.016s	coverage: 45.2% of statements
16:40:36 [2021-03-25T16:40:36.406Z] ok  	github.com/docker/docker/opts	0.020s	coverage: 67.1% of statements
16:40:36 [2021-03-25T16:40:36.666Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
16:40:38 [2021-03-25T16:40:38.579Z] ok  	github.com/docker/docker/pkg/archive	0.306s	coverage: 77.2% of statements
16:40:39 [2021-03-25T16:40:39.520Z] ok  	github.com/docker/docker/pkg/authorization	0.250s	coverage: 68.3% of statements
16:40:39 [2021-03-25T16:40:39.520Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
16:40:40 [2021-03-25T16:40:40.090Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
16:40:43 [2021-03-25T16:40:43.385Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.495s	coverage: 43.2% of statements
16:40:43 [2021-03-25T16:40:43.385Z] ok  	github.com/docker/docker/layer	7.354s	coverage: 68.8% of statements
16:40:43 [2021-03-25T16:40:43.385Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
16:40:43 [2021-03-25T16:40:43.385Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
16:40:43 [2021-03-25T16:40:43.385Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
16:40:43 [2021-03-25T16:40:43.385Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
16:40:43 [2021-03-25T16:40:43.385Z] ?   	github.com/docker/docker/oci/caps	[no test files]
16:40:43 [2021-03-25T16:40:43.385Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
16:40:43 [2021-03-25T16:40:43.385Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
16:40:43 [2021-03-25T16:40:43.646Z] ok  	github.com/docker/docker/pkg/directory	0.009s	coverage: 80.0% of statements
16:40:43 [2021-03-25T16:40:43.906Z] ok  	github.com/docker/docker/pkg/discovery	0.006s	coverage: 58.3% of statements
16:40:44 [2021-03-25T16:40:44.166Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 92.9% of statements
16:40:45 [2021-03-25T16:40:45.109Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.002s	coverage: 92.3% of statements
16:40:45 [2021-03-25T16:40:45.370Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
16:40:45 [2021-03-25T16:40:45.940Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
16:40:47 [2021-03-25T16:40:47.323Z] ok  	github.com/docker/docker/pkg/filenotify	0.607s	coverage: 67.0% of statements
16:40:47 [2021-03-25T16:40:47.893Z] ok  	github.com/docker/docker/pkg/fileutils	0.013s	coverage: 89.5% of statements
16:40:48 [2021-03-25T16:40:48.466Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.076s	coverage: 84.1% of statements
16:40:48 [2021-03-25T16:40:48.466Z] ok  	github.com/docker/docker/pkg/fsutils	0.207s	coverage: 85.1% of statements
16:40:48 [2021-03-25T16:40:48.726Z] ok  	github.com/docker/docker/pkg/homedir	0.005s	coverage: 11.4% of statements
16:40:50 [2021-03-25T16:40:50.109Z] ok  	github.com/docker/docker/pkg/idtools	0.503s	coverage: 69.5% of statements
16:40:50 [2021-03-25T16:40:50.109Z] ok  	github.com/docker/docker/pkg/ioutils	0.431s	coverage: 69.3% of statements
16:40:50 [2021-03-25T16:40:50.680Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
16:40:50 [2021-03-25T16:40:50.680Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 91.7% of statements
16:40:50 [2021-03-25T16:40:50.680Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
16:40:50 [2021-03-25T16:40:50.680Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
16:40:50 [2021-03-25T16:40:50.680Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
16:40:50 [2021-03-25T16:40:50.940Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
16:40:50 [2021-03-25T16:40:50.940Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
16:40:51 [2021-03-25T16:40:51.200Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
16:40:51 [2021-03-25T16:40:51.460Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
16:40:51 [2021-03-25T16:40:51.721Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 86.7% of statements
16:40:51 [2021-03-25T16:40:51.982Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
16:40:51 [2021-03-25T16:40:51.982Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
16:40:51 [2021-03-25T16:40:51.982Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
16:40:52 [2021-03-25T16:40:52.925Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.015s	coverage: 56.8% of statements
16:40:53 [2021-03-25T16:40:53.496Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
16:40:53 [2021-03-25T16:40:53.757Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
16:40:54 [2021-03-25T16:40:54.018Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
16:40:55 [2021-03-25T16:40:55.399Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 75.0% of statements
16:40:55 [2021-03-25T16:40:55.659Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
16:40:59 [2021-03-25T16:40:59.032Z] ok  	github.com/docker/docker/pkg/signal	2.404s	coverage: 61.0% of statements
16:40:59 [2021-03-25T16:40:59.032Z] ok  	github.com/docker/docker/pkg/stdcopy	0.005s	coverage: 100.0% of statements
16:40:59 [2021-03-25T16:40:59.032Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
16:40:59 [2021-03-25T16:40:59.292Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
16:41:00 [2021-03-25T16:41:00.232Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 54.9% of statements
16:41:00 [2021-03-25T16:41:00.802Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
16:41:01 [2021-03-25T16:41:01.063Z] ok  	github.com/docker/docker/pkg/tailfile	0.059s	coverage: 88.6% of statements
16:41:01 [2021-03-25T16:41:01.634Z] ok  	github.com/docker/docker/pkg/tarsum	0.044s	coverage: 89.3% of statements
16:41:01 [2021-03-25T16:41:01.895Z] testing: warning: no tests to run
16:41:01 [2021-03-25T16:41:01.895Z] coverage: [no statements]
16:41:01 [2021-03-25T16:41:01.895Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: [no statements] [no tests to run]
16:41:02 [2021-03-25T16:41:02.156Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
16:41:02 [2021-03-25T16:41:02.416Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
16:41:02 [2021-03-25T16:41:02.677Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
16:41:04 [2021-03-25T16:41:04.587Z] ok  	github.com/docker/docker/plugin	0.516s	coverage: 23.2% of statements
16:41:05 [2021-03-25T16:41:05.530Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.5% of statements
16:41:05 [2021-03-25T16:41:05.790Z] ok  	github.com/docker/docker/profiles/seccomp	0.007s	coverage: 85.4% of statements
16:41:07 [2021-03-25T16:41:07.173Z] ok  	github.com/docker/docker/quota	0.228s	coverage: 71.4% of statements
16:41:07 [2021-03-25T16:41:07.744Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
16:41:09 [2021-03-25T16:41:09.127Z] ok  	github.com/docker/docker/registry	0.061s	coverage: 58.8% of statements
16:41:09 [2021-03-25T16:41:09.387Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
16:41:09 [2021-03-25T16:41:09.648Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
16:41:10 [2021-03-25T16:41:10.589Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
16:41:10 [2021-03-25T16:41:10.589Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
16:41:13 [2021-03-25T16:41:13.887Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
16:41:14 [2021-03-25T16:41:14.459Z] ok  	github.com/docker/docker/volume/local	0.100s	coverage: 76.4% of statements
16:41:15 [2021-03-25T16:41:15.030Z] ok  	github.com/docker/docker/volume/mounts	0.019s	coverage: 67.0% of statements
16:41:16 [2021-03-25T16:41:16.413Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.1% of statements
16:41:28 [2021-03-25T16:41:28.628Z] ok  	github.com/docker/docker/pkg/plugins	33.616s	coverage: 76.6% of statements
16:41:28 [2021-03-25T16:41:28.628Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
16:41:28 [2021-03-25T16:41:28.628Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
16:41:28 [2021-03-25T16:41:28.628Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
16:41:28 [2021-03-25T16:41:28.628Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
16:41:28 [2021-03-25T16:41:28.628Z] ?   	github.com/docker/docker/pkg/term	[no test files]
16:41:28 [2021-03-25T16:41:28.628Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
16:41:28 [2021-03-25T16:41:28.628Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
16:41:28 [2021-03-25T16:41:28.628Z] ?   	github.com/docker/docker/rootless	[no test files]
16:41:28 [2021-03-25T16:41:28.628Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
16:41:28 [2021-03-25T16:41:28.628Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
16:41:28 [2021-03-25T16:41:28.628Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
16:41:28 [2021-03-25T16:41:28.628Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
16:41:28 [2021-03-25T16:41:28.628Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
16:41:28 [2021-03-25T16:41:28.628Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
16:41:28 [2021-03-25T16:41:28.628Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
16:41:28 [2021-03-25T16:41:28.628Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
16:41:28 [2021-03-25T16:41:28.628Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
16:41:28 [2021-03-25T16:41:28.628Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
16:41:28 [2021-03-25T16:41:28.628Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
16:41:28 [2021-03-25T16:41:28.628Z] ?   	github.com/docker/docker/testutil/request	[no test files]
16:41:28 [2021-03-25T16:41:28.628Z] ?   	github.com/docker/docker/volume	[no test files]
16:41:28 [2021-03-25T16:41:28.628Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
16:41:28 [2021-03-25T16:41:28.628Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
16:41:28 [2021-03-25T16:41:28.628Z] 
16:41:28 [2021-03-25T16:41:28.628Z] === Skipped
16:41:28 [2021-03-25T16:41:28.628Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
16:41:28 [2021-03-25T16:41:28.628Z]     exec_linux_test.go:18: requires AppArmor to be enabled
16:41:28 [2021-03-25T16:41:28.628Z] 
16:41:28 [2021-03-25T16:41:28.628Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
16:41:28 [2021-03-25T16:41:28.628Z]     exec_linux_test.go:38: requires AppArmor to be enabled
16:41:28 [2021-03-25T16:41:28.628Z] 
16:41:28 [2021-03-25T16:41:28.628Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
16:41:28 [2021-03-25T16:41:28.628Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:41:28 [2021-03-25T16:41:28.628Z]     graphtest_unix.go:46: Driver btrfs not supported
16:41:28 [2021-03-25T16:41:28.628Z] 
16:41:28 [2021-03-25T16:41:28.628Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
16:41:28 [2021-03-25T16:41:28.628Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:41:28 [2021-03-25T16:41:28.628Z]     graphtest_unix.go:46: Driver btrfs not supported
16:41:28 [2021-03-25T16:41:28.628Z] 
16:41:28 [2021-03-25T16:41:28.628Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
16:41:28 [2021-03-25T16:41:28.628Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:41:28 [2021-03-25T16:41:28.628Z]     graphtest_unix.go:46: Driver btrfs not supported
16:41:28 [2021-03-25T16:41:28.628Z] 
16:41:28 [2021-03-25T16:41:28.628Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
16:41:28 [2021-03-25T16:41:28.628Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:41:28 [2021-03-25T16:41:28.628Z]     graphtest_unix.go:46: Driver btrfs not supported
16:41:28 [2021-03-25T16:41:28.628Z] 
16:41:28 [2021-03-25T16:41:28.628Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
16:41:28 [2021-03-25T16:41:28.628Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:41:28 [2021-03-25T16:41:28.629Z]     graphtest_unix.go:46: Driver btrfs not supported
16:41:28 [2021-03-25T16:41:28.629Z] 
16:41:28 [2021-03-25T16:41:28.629Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
16:41:28 [2021-03-25T16:41:28.629Z]     graphtest_unix.go:73: No driver to put!
16:41:28 [2021-03-25T16:41:28.629Z] 
16:41:28 [2021-03-25T16:41:28.629Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
16:41:28 [2021-03-25T16:41:28.629Z] time="2021-03-25T16:40:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:41:28 [2021-03-25T16:41:28.629Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:41:28 [2021-03-25T16:41:28.629Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:41:28 [2021-03-25T16:41:28.629Z] 
16:41:28 [2021-03-25T16:41:28.629Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
16:41:28 [2021-03-25T16:41:28.629Z] time="2021-03-25T16:40:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:41:28 [2021-03-25T16:41:28.629Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:41:28 [2021-03-25T16:41:28.629Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:41:28 [2021-03-25T16:41:28.629Z] 
16:41:28 [2021-03-25T16:41:28.629Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
16:41:28 [2021-03-25T16:41:28.629Z] time="2021-03-25T16:40:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:41:28 [2021-03-25T16:41:28.629Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:41:28 [2021-03-25T16:41:28.629Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:41:28 [2021-03-25T16:41:28.629Z] 
16:41:28 [2021-03-25T16:41:28.629Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
16:41:28 [2021-03-25T16:41:28.629Z] time="2021-03-25T16:40:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:41:28 [2021-03-25T16:41:28.629Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:41:28 [2021-03-25T16:41:28.629Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:41:28 [2021-03-25T16:41:28.629Z] 
16:41:28 [2021-03-25T16:41:28.629Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
16:41:28 [2021-03-25T16:41:28.629Z] time="2021-03-25T16:40:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:41:28 [2021-03-25T16:41:28.629Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:41:28 [2021-03-25T16:41:28.629Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:41:28 [2021-03-25T16:41:28.629Z] 
16:41:28 [2021-03-25T16:41:28.629Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
16:41:28 [2021-03-25T16:41:28.629Z]     graphtest_unix.go:73: No driver to put!
16:41:28 [2021-03-25T16:41:28.629Z] 
16:41:28 [2021-03-25T16:41:28.629Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
16:41:28 [2021-03-25T16:41:28.629Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
16:41:28 [2021-03-25T16:41:28.629Z] 
16:41:28 [2021-03-25T16:41:28.629Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
16:41:28 [2021-03-25T16:41:28.629Z]     overlay_test.go:49: Fails to compute changes intermittently
16:41:28 [2021-03-25T16:41:28.629Z] 
16:41:28 [2021-03-25T16:41:28.629Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
16:41:28 [2021-03-25T16:41:28.629Z]     overlay_test.go:65: Cannot run test with naive change algorithm
16:41:28 [2021-03-25T16:41:28.629Z] 
16:41:28 [2021-03-25T16:41:28.629Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
16:41:28 [2021-03-25T16:41:28.629Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
16:41:28 [2021-03-25T16:41:28.629Z] 
16:41:28 [2021-03-25T16:41:28.629Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
16:41:28 [2021-03-25T16:41:28.629Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:41:28 [2021-03-25T16:41:28.629Z]     graphtest_unix.go:46: Driver zfs not supported
16:41:28 [2021-03-25T16:41:28.629Z] 
16:41:28 [2021-03-25T16:41:28.629Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
16:41:28 [2021-03-25T16:41:28.629Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:41:28 [2021-03-25T16:41:28.629Z]     graphtest_unix.go:46: Driver zfs not supported
16:41:28 [2021-03-25T16:41:28.629Z] 
16:41:28 [2021-03-25T16:41:28.629Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
16:41:28 [2021-03-25T16:41:28.629Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:41:28 [2021-03-25T16:41:28.629Z]     graphtest_unix.go:46: Driver zfs not supported
16:41:28 [2021-03-25T16:41:28.629Z] 
16:41:28 [2021-03-25T16:41:28.629Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
16:41:28 [2021-03-25T16:41:28.629Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:41:28 [2021-03-25T16:41:28.629Z]     graphtest_unix.go:46: Driver zfs not supported
16:41:28 [2021-03-25T16:41:28.629Z] 
16:41:28 [2021-03-25T16:41:28.629Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
16:41:28 [2021-03-25T16:41:28.629Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:41:28 [2021-03-25T16:41:28.629Z]     graphtest_unix.go:46: Driver zfs not supported
16:41:28 [2021-03-25T16:41:28.629Z] 
16:41:28 [2021-03-25T16:41:28.629Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
16:41:28 [2021-03-25T16:41:28.629Z]     graphtest_unix.go:73: No driver to put!
16:41:28 [2021-03-25T16:41:28.629Z] 
16:41:28 [2021-03-25T16:41:28.629Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
16:41:28 [2021-03-25T16:41:28.629Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
16:41:28 [2021-03-25T16:41:28.629Z] 
16:41:28 [2021-03-25T16:41:28.629Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
16:41:28 [2021-03-25T16:41:28.629Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
16:41:28 [2021-03-25T16:41:28.629Z] 
16:41:28 [2021-03-25T16:41:28.629Z] 
16:41:28 [2021-03-25T16:41:28.629Z] DONE 2248 tests, 26 skipped in 259.853s