Skip to content

Console Output

22:03:29 [2019-12-30T22:03:29.694Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40331/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9177ac322afe2371376591094116be59f3fef054 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9177ac322afe2371376591094116be59f3fef054 hack/test/unit
22:03:34 [2019-12-30T22:03:34.975Z] ?   	github.com/docker/docker/api	[no test files]
22:03:44 [2019-12-30T22:03:44.971Z] ok  	github.com/docker/docker/api/server	0.059s	coverage: 9.0% of statements
22:04:41 [2019-12-30T22:04:41.243Z] ok  	github.com/docker/docker/api/server/httputils	0.016s	coverage: 14.7% of statements
22:04:41 [2019-12-30T22:04:41.243Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
22:04:41 [2019-12-30T22:04:41.243Z] ok  	github.com/docker/docker/api/server/middleware	0.026s	coverage: 37.7% of statements
22:04:41 [2019-12-30T22:04:41.243Z] ?   	github.com/docker/docker/api/server/router	[no test files]
22:04:41 [2019-12-30T22:04:41.243Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
22:04:41 [2019-12-30T22:04:41.243Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
22:04:41 [2019-12-30T22:04:41.243Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
22:04:41 [2019-12-30T22:04:41.243Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
22:04:41 [2019-12-30T22:04:41.243Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
22:04:41 [2019-12-30T22:04:41.243Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
22:04:41 [2019-12-30T22:04:41.243Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
22:04:41 [2019-12-30T22:04:41.243Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
22:04:41 [2019-12-30T22:04:41.243Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
22:04:41 [2019-12-30T22:04:41.243Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
22:04:41 [2019-12-30T22:04:41.243Z] ok  	github.com/docker/docker/api/types/strslice	0.023s	coverage: 90.0% of statements
22:04:41 [2019-12-30T22:04:41.243Z] ok  	github.com/docker/docker/api/types/filters	0.026s	coverage: 92.2% of statements
22:04:41 [2019-12-30T22:04:41.243Z] ok  	github.com/docker/docker/api/server/router/swarm	0.018s	coverage: 4.0% of statements
22:04:41 [2019-12-30T22:04:41.243Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
22:04:41 [2019-12-30T22:04:41.243Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
22:04:41 [2019-12-30T22:04:41.243Z] ?   	github.com/docker/docker/api/types	[no test files]
22:04:41 [2019-12-30T22:04:41.243Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
22:04:41 [2019-12-30T22:04:41.243Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
22:04:41 [2019-12-30T22:04:41.243Z] ?   	github.com/docker/docker/api/types/container	[no test files]
22:04:41 [2019-12-30T22:04:41.243Z] ?   	github.com/docker/docker/api/types/events	[no test files]
22:04:41 [2019-12-30T22:04:41.243Z] ?   	github.com/docker/docker/api/types/image	[no test files]
22:04:41 [2019-12-30T22:04:41.243Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
22:04:41 [2019-12-30T22:04:41.243Z] ?   	github.com/docker/docker/api/types/network	[no test files]
22:04:41 [2019-12-30T22:04:41.243Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
22:04:41 [2019-12-30T22:04:41.243Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
22:04:41 [2019-12-30T22:04:41.243Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
22:04:41 [2019-12-30T22:04:41.243Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
22:04:41 [2019-12-30T22:04:41.243Z] ok  	github.com/docker/docker/api/types/time	0.013s	coverage: 100.0% of statements
22:04:41 [2019-12-30T22:04:41.243Z] ok  	github.com/docker/docker/api/types/versions	0.017s	coverage: 75.0% of statements
22:04:41 [2019-12-30T22:04:41.243Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
22:04:41 [2019-12-30T22:04:41.243Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
22:04:41 [2019-12-30T22:04:41.243Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
22:04:41 [2019-12-30T22:04:41.243Z] ?   	github.com/docker/docker/builder	[no test files]
22:04:41 [2019-12-30T22:04:41.243Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
22:04:41 [2019-12-30T22:04:41.243Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
22:04:41 [2019-12-30T22:04:41.243Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
22:04:41 [2019-12-30T22:04:41.243Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
22:04:41 [2019-12-30T22:04:41.243Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
22:04:41 [2019-12-30T22:04:41.243Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
22:04:41 [2019-12-30T22:04:41.243Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
22:04:41 [2019-12-30T22:04:41.243Z] ok  	github.com/docker/docker/builder/dockerignore	0.020s	coverage: 96.8% of statements
22:04:41 [2019-12-30T22:04:41.243Z] ok  	github.com/docker/docker/cli/debug	0.017s	coverage: 100.0% of statements
22:04:41 [2019-12-30T22:04:41.243Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.939s	coverage: 86.3% of statements
22:04:41 [2019-12-30T22:04:41.243Z] ok  	github.com/docker/docker/builder/remotecontext	0.328s	coverage: 13.6% of statements
22:04:42 [2019-12-30T22:04:42.181Z] ok  	github.com/docker/docker/builder/dockerfile	1.196s	coverage: 48.2% of statements
22:04:42 [2019-12-30T22:04:42.181Z] ?   	github.com/docker/docker/cli	[no test files]
22:04:42 [2019-12-30T22:04:42.181Z] ?   	github.com/docker/docker/cli/config	[no test files]
22:04:46 [2019-12-30T22:04:46.389Z] ok  	github.com/docker/docker/client	0.303s	coverage: 75.8% of statements
22:05:12 [2019-12-30T22:05:12.959Z] ok  	github.com/docker/docker/cmd/dockerd	0.104s	coverage: 30.3% of statements
22:05:12 [2019-12-30T22:05:12.959Z] ok  	github.com/docker/docker/container	0.141s	coverage: 35.3% of statements
22:05:12 [2019-12-30T22:05:12.959Z] ?   	github.com/docker/docker/container/stream	[no test files]
22:05:12 [2019-12-30T22:05:12.959Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
22:05:12 [2019-12-30T22:05:12.959Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
22:05:12 [2019-12-30T22:05:12.959Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
22:05:15 [2019-12-30T22:05:15.523Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.028s	coverage: 65.3% of statements
22:05:16 [2019-12-30T22:05:16.907Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.031s	coverage: 35.8% of statements
22:05:18 [2019-12-30T22:05:18.293Z] ok  	github.com/docker/docker/daemon/cluster	0.098s	coverage: 0.5% of statements
22:05:20 [2019-12-30T22:05:20.837Z] ok  	github.com/docker/docker/daemon/discovery	0.028s	coverage: 30.0% of statements
22:05:21 [2019-12-30T22:05:21.410Z] ok  	github.com/docker/docker/daemon/config	0.067s	coverage: 82.1% of statements
22:05:22 [2019-12-30T22:05:22.352Z] ok  	github.com/docker/docker/daemon/events	0.071s	coverage: 50.0% of statements
22:05:24 [2019-12-30T22:05:24.264Z] ok  	github.com/docker/docker/daemon/graphdriver	0.018s	coverage: 2.2% of statements
22:05:27 [2019-12-30T22:05:27.559Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.014s	coverage: 2.9% of statements
22:05:27 [2019-12-30T22:05:27.559Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.477s	coverage: 13.7% of statements
22:05:28 [2019-12-30T22:05:28.942Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.599s	coverage: 57.0% of statements
22:05:33 [2019-12-30T22:05:33.139Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.695s	coverage: 45.9% of statements
22:05:33 [2019-12-30T22:05:33.139Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.808s	coverage: 48.6% of statements
22:05:34 [2019-12-30T22:05:34.078Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	9.357s	coverage: 72.5% of statements
22:05:35 [2019-12-30T22:05:35.987Z] ok  	github.com/docker/docker/daemon	12.321s	coverage: 17.6% of statements
22:05:35 [2019-12-30T22:05:35.987Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
22:05:35 [2019-12-30T22:05:35.987Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
22:05:35 [2019-12-30T22:05:35.987Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
22:05:35 [2019-12-30T22:05:35.987Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
22:05:35 [2019-12-30T22:05:35.987Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
22:05:35 [2019-12-30T22:05:35.987Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.520s	coverage: 76.1% of statements
22:05:35 [2019-12-30T22:05:35.987Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.028s	coverage: 58.0% of statements
22:05:36 [2019-12-30T22:05:36.930Z] ok  	github.com/docker/docker/daemon/links	0.036s	coverage: 93.0% of statements
22:05:37 [2019-12-30T22:05:37.895Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.017s	coverage: 3.0% of statements
22:05:39 [2019-12-30T22:05:39.281Z] ok  	github.com/docker/docker/daemon/logger	0.245s	coverage: 42.7% of statements
22:05:40 [2019-12-30T22:05:40.222Z] ok  	github.com/docker/docker/daemon/images	0.031s	coverage: 4.9% of statements
22:05:40 [2019-12-30T22:05:40.222Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.864s	coverage: 60.1% of statements
22:05:40 [2019-12-30T22:05:40.222Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
22:05:40 [2019-12-30T22:05:40.222Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
22:05:40 [2019-12-30T22:05:40.222Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
22:05:40 [2019-12-30T22:05:40.222Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
22:05:40 [2019-12-30T22:05:40.482Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.266s	coverage: 77.8% of statements
22:05:40 [2019-12-30T22:05:40.482Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
22:05:40 [2019-12-30T22:05:40.482Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
22:05:40 [2019-12-30T22:05:40.743Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.022s	coverage: 67.0% of statements
22:05:41 [2019-12-30T22:05:41.314Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.012s	coverage: 88.3% of statements
22:05:41 [2019-12-30T22:05:41.314Z] ok  	github.com/docker/docker/daemon/logger/journald	0.034s	coverage: 26.2% of statements
22:05:42 [2019-12-30T22:05:42.258Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.028s	coverage: 62.1% of statements
22:05:42 [2019-12-30T22:05:42.830Z] ok  	github.com/docker/docker/daemon/logger/local	0.037s	coverage: 74.7% of statements
22:05:42 [2019-12-30T22:05:42.830Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
22:05:43 [2019-12-30T22:05:43.401Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.040s	coverage: 19.9% of statements
22:05:43 [2019-12-30T22:05:43.662Z] ok  	github.com/docker/docker/daemon/logger/templates	0.035s	coverage: 8.3% of statements
22:05:44 [2019-12-30T22:05:44.233Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.013s	coverage: 47.8% of statements
22:05:44 [2019-12-30T22:05:44.805Z] ok  	github.com/docker/docker/daemon/network	0.043s	coverage: 63.8% of statements
22:05:45 [2019-12-30T22:05:45.377Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.844s	coverage: 82.5% of statements
22:05:45 [2019-12-30T22:05:45.377Z] ?   	github.com/docker/docker/daemon/names	[no test files]
22:05:45 [2019-12-30T22:05:45.377Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
22:05:46 [2019-12-30T22:05:46.762Z] ok  	github.com/docker/docker/distribution/metadata	0.083s	coverage: 48.2% of statements
22:05:47 [2019-12-30T22:05:47.336Z] ok  	github.com/docker/docker/distribution	0.349s	coverage: 22.1% of statements
22:05:47 [2019-12-30T22:05:47.336Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
22:05:47 [2019-12-30T22:05:47.336Z] ok  	github.com/docker/docker/errdefs	0.033s	coverage: 49.4% of statements
22:05:49 [2019-12-30T22:05:49.249Z] ok  	github.com/docker/docker/image	0.046s	coverage: 86.4% of statements
22:05:49 [2019-12-30T22:05:49.249Z] ok  	github.com/docker/docker/image/cache	0.020s	coverage: 19.2% of statements
22:05:49 [2019-12-30T22:05:49.249Z] ok  	github.com/docker/docker/image/v1	0.023s	coverage: 25.0% of statements
22:05:49 [2019-12-30T22:05:49.249Z] ok  	github.com/docker/docker/distribution/xfer	1.733s	coverage: 85.6% of statements
22:05:49 [2019-12-30T22:05:49.249Z] ?   	github.com/docker/docker/dockerversion	[no test files]
22:05:49 [2019-12-30T22:05:49.249Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
22:05:49 [2019-12-30T22:05:49.249Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
22:05:49 [2019-12-30T22:05:49.821Z] ok  	github.com/docker/docker/libcontainerd/queue	0.048s	coverage: 100.0% of statements
22:05:50 [2019-12-30T22:05:50.762Z] ok  	github.com/docker/docker/pkg/aaparser	0.018s	coverage: 50.0% of statements
22:05:51 [2019-12-30T22:05:51.333Z] ok  	github.com/docker/docker/opts	0.057s	coverage: 66.9% of statements
22:05:52 [2019-12-30T22:05:52.719Z] ok  	github.com/docker/docker/pkg/authorization	0.518s	coverage: 68.3% of statements
22:05:52 [2019-12-30T22:05:52.720Z] ok  	github.com/docker/docker/pkg/broadcaster	0.018s	coverage: 100.0% of statements
22:05:53 [2019-12-30T22:05:53.291Z] ok  	github.com/docker/docker/pkg/capabilities	0.013s	coverage: 87.5% of statements
22:05:53 [2019-12-30T22:05:53.861Z] ok  	github.com/docker/docker/pkg/directory	0.013s	coverage: 80.0% of statements
22:05:54 [2019-12-30T22:05:54.121Z] ok  	github.com/docker/docker/pkg/archive	1.280s	coverage: 77.2% of statements
22:05:54 [2019-12-30T22:05:54.691Z] ok  	github.com/docker/docker/pkg/discovery	0.014s	coverage: 58.3% of statements
22:05:54 [2019-12-30T22:05:54.951Z] ok  	github.com/docker/docker/pkg/discovery/file	0.013s	coverage: 92.9% of statements
22:05:55 [2019-12-30T22:05:55.521Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.008s	coverage: 92.3% of statements
22:05:56 [2019-12-30T22:05:56.091Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.014s	coverage: 93.8% of statements
22:05:56 [2019-12-30T22:05:56.661Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
22:05:57 [2019-12-30T22:05:57.599Z] ok  	github.com/docker/docker/pkg/filenotify	0.608s	coverage: 67.0% of statements
22:05:57 [2019-12-30T22:05:57.599Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.458s	coverage: 43.2% of statements
22:05:58 [2019-12-30T22:05:58.541Z] ok  	github.com/docker/docker/pkg/fileutils	0.022s	coverage: 89.5% of statements
22:05:58 [2019-12-30T22:05:58.541Z] ok  	github.com/docker/docker/pkg/fsutils	0.300s	coverage: 85.1% of statements
22:05:58 [2019-12-30T22:05:58.801Z] ok  	github.com/docker/docker/pkg/homedir	0.012s	coverage: 11.4% of statements
22:05:59 [2019-12-30T22:05:59.062Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.135s	coverage: 84.1% of statements
22:06:00 [2019-12-30T22:06:00.003Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.012s	coverage: 91.7% of statements
22:06:00 [2019-12-30T22:06:00.264Z] ok  	github.com/docker/docker/layer	7.793s	coverage: 68.8% of statements
22:06:00 [2019-12-30T22:06:00.264Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
22:06:00 [2019-12-30T22:06:00.264Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
22:06:00 [2019-12-30T22:06:00.264Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
22:06:00 [2019-12-30T22:06:00.264Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
22:06:00 [2019-12-30T22:06:00.264Z] ?   	github.com/docker/docker/oci	[no test files]
22:06:00 [2019-12-30T22:06:00.264Z] ?   	github.com/docker/docker/oci/caps	[no test files]
22:06:00 [2019-12-30T22:06:00.264Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
22:06:00 [2019-12-30T22:06:00.264Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
22:06:00 [2019-12-30T22:06:00.264Z] ok  	github.com/docker/docker/pkg/idtools	0.657s	coverage: 70.1% of statements
22:06:00 [2019-12-30T22:06:00.264Z] ok  	github.com/docker/docker/pkg/ioutils	0.627s	coverage: 69.3% of statements
22:06:00 [2019-12-30T22:06:00.525Z] ok  	github.com/docker/docker/pkg/locker	0.052s	coverage: 88.9% of statements
22:06:00 [2019-12-30T22:06:00.786Z] ok  	github.com/docker/docker/pkg/longpath	0.042s	coverage: 100.0% of statements
22:06:00 [2019-12-30T22:06:00.786Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
22:06:01 [2019-12-30T22:06:01.047Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.015s	coverage: 85.7% of statements
22:06:01 [2019-12-30T22:06:01.047Z] ok  	github.com/docker/docker/pkg/parsers	0.013s	coverage: 97.0% of statements
22:06:01 [2019-12-30T22:06:01.618Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.023s	coverage: 60.0% of statements
22:06:01 [2019-12-30T22:06:01.878Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.011s	coverage: 91.4% of statements
22:06:01 [2019-12-30T22:06:01.878Z] ok  	github.com/docker/docker/pkg/pidfile	0.009s	coverage: 82.4% of statements
22:06:02 [2019-12-30T22:06:02.449Z] ok  	github.com/docker/docker/pkg/mount	0.899s	coverage: 70.0% of statements
22:06:02 [2019-12-30T22:06:02.449Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
22:06:02 [2019-12-30T22:06:02.449Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
22:06:02 [2019-12-30T22:06:02.449Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
22:06:02 [2019-12-30T22:06:02.449Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.033s	coverage: 56.8% of statements
22:06:03 [2019-12-30T22:06:03.392Z] ok  	github.com/docker/docker/pkg/pools	0.011s	coverage: 88.2% of statements
22:06:03 [2019-12-30T22:06:03.392Z] ok  	github.com/docker/docker/pkg/progress	0.019s	coverage: 75.9% of statements
22:06:03 [2019-12-30T22:06:03.392Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.016s	coverage: 85.7% of statements
22:06:03 [2019-12-30T22:06:03.962Z] ok  	github.com/docker/docker/pkg/reexec	0.015s	coverage: 82.4% of statements
22:06:04 [2019-12-30T22:06:04.532Z] ok  	github.com/docker/docker/pkg/stdcopy	0.014s	coverage: 100.0% of statements
22:06:04 [2019-12-30T22:06:04.936Z] ok  	github.com/docker/docker/pkg/pubsub	1.076s	coverage: 73.9% of statements
22:06:05 [2019-12-30T22:06:05.197Z] ok  	github.com/docker/docker/pkg/streamformatter	0.009s	coverage: 66.2% of statements
22:06:05 [2019-12-30T22:06:05.197Z] ok  	github.com/docker/docker/pkg/stringid	0.012s	coverage: 70.6% of statements
22:06:05 [2019-12-30T22:06:05.767Z] ok  	github.com/docker/docker/pkg/symlink	0.020s	coverage: 87.7% of statements
22:06:06 [2019-12-30T22:06:06.027Z] ok  	github.com/docker/docker/pkg/sysinfo	0.016s	coverage: 80.6% of statements
22:06:06 [2019-12-30T22:06:06.598Z] ok  	github.com/docker/docker/pkg/tailfile	0.099s	coverage: 88.6% of statements
22:06:06 [2019-12-30T22:06:06.859Z] ok  	github.com/docker/docker/pkg/system	0.032s	coverage: 36.2% of statements
22:06:06 [2019-12-30T22:06:06.859Z] ok  	github.com/docker/docker/pkg/signal	2.804s	coverage: 61.0% of statements
22:06:07 [2019-12-30T22:06:07.430Z] testing: warning: no tests to run
22:06:07 [2019-12-30T22:06:07.430Z] coverage: [no statements]
22:06:07 [2019-12-30T22:06:07.430Z] ok  	github.com/docker/docker/pkg/term/windows	0.014s	coverage: [no statements] [no tests to run]
22:06:07 [2019-12-30T22:06:07.690Z] ok  	github.com/docker/docker/pkg/term	0.043s	coverage: 84.8% of statements
22:06:07 [2019-12-30T22:06:07.690Z] ok  	github.com/docker/docker/pkg/tarsum	0.166s	coverage: 89.3% of statements
22:06:07 [2019-12-30T22:06:07.951Z] ok  	github.com/docker/docker/pkg/urlutil	0.007s	coverage: 100.0% of statements
22:06:08 [2019-12-30T22:06:08.213Z] ok  	github.com/docker/docker/pkg/truncindex	0.111s	coverage: 91.5% of statements
22:06:08 [2019-12-30T22:06:08.213Z] ok  	github.com/docker/docker/pkg/useragent	0.014s	coverage: 88.9% of statements
22:06:10 [2019-12-30T22:06:10.124Z] ok  	github.com/docker/docker/plugin/v2	0.012s	coverage: 14.5% of statements
22:06:10 [2019-12-30T22:06:10.124Z] ok  	github.com/docker/docker/profiles/seccomp	0.015s	coverage: 73.8% of statements
22:06:10 [2019-12-30T22:06:10.694Z] ok  	github.com/docker/docker/reference	0.019s	coverage: 84.4% of statements
22:06:11 [2019-12-30T22:06:11.265Z] ok  	github.com/docker/docker/plugin	0.603s	coverage: 27.1% of statements
22:06:11 [2019-12-30T22:06:11.837Z] ok  	github.com/docker/docker/registry/resumable	0.035s	coverage: 100.0% of statements
22:06:12 [2019-12-30T22:06:12.406Z] ok  	github.com/docker/docker/restartmanager	0.021s	coverage: 45.3% of statements
22:06:12 [2019-12-30T22:06:12.406Z] ok  	github.com/docker/docker/registry	0.307s	coverage: 56.0% of statements
22:06:13 [2019-12-30T22:06:13.347Z] ok  	github.com/docker/docker/testutil	0.013s	coverage: 62.5% of statements
22:06:13 [2019-12-30T22:06:13.347Z] ok  	github.com/docker/docker/runconfig	0.033s	coverage: 68.2% of statements
22:06:15 [2019-12-30T22:06:15.889Z] ok  	github.com/docker/docker/volume/drivers	0.018s	coverage: 36.1% of statements
22:06:15 [2019-12-30T22:06:15.889Z] ok  	github.com/docker/docker/volume/mounts	0.046s	coverage: 67.0% of statements
22:06:15 [2019-12-30T22:06:15.889Z] ok  	github.com/docker/docker/volume/local	0.046s	coverage: 73.0% of statements
22:06:16 [2019-12-30T22:06:16.827Z] ok  	github.com/docker/docker/volume/service	0.024s	coverage: 73.0% of statements
22:06:38 [2019-12-30T22:06:38.756Z] ok  	github.com/docker/docker/pkg/plugins	33.632s	coverage: 76.6% of statements
22:06:38 [2019-12-30T22:06:38.756Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
22:06:38 [2019-12-30T22:06:38.756Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
22:06:38 [2019-12-30T22:06:38.756Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
22:06:38 [2019-12-30T22:06:38.756Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
22:06:38 [2019-12-30T22:06:38.756Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
22:06:38 [2019-12-30T22:06:38.756Z] ?   	github.com/docker/docker/rootless	[no test files]
22:06:38 [2019-12-30T22:06:38.756Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
22:06:38 [2019-12-30T22:06:38.756Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
22:06:38 [2019-12-30T22:06:38.756Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
22:06:38 [2019-12-30T22:06:38.756Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
22:06:38 [2019-12-30T22:06:38.756Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
22:06:38 [2019-12-30T22:06:38.756Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
22:06:38 [2019-12-30T22:06:38.756Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
22:06:38 [2019-12-30T22:06:38.756Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
22:06:38 [2019-12-30T22:06:38.756Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
22:06:38 [2019-12-30T22:06:38.756Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
22:06:38 [2019-12-30T22:06:38.756Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
22:06:38 [2019-12-30T22:06:38.756Z] ?   	github.com/docker/docker/testutil/request	[no test files]
22:06:38 [2019-12-30T22:06:38.756Z] ?   	github.com/docker/docker/volume	[no test files]
22:06:38 [2019-12-30T22:06:38.756Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
22:06:38 [2019-12-30T22:06:38.756Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
22:06:38 [2019-12-30T22:06:38.756Z] 
22:06:38 [2019-12-30T22:06:38.756Z] === Skipped
22:06:38 [2019-12-30T22:06:38.756Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
22:06:38 [2019-12-30T22:06:38.756Z]     exec_linux_test.go:18: requires AppArmor to be enabled
22:06:38 [2019-12-30T22:06:38.756Z] 
22:06:38 [2019-12-30T22:06:38.756Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
22:06:38 [2019-12-30T22:06:38.756Z]     exec_linux_test.go:38: requires AppArmor to be enabled
22:06:38 [2019-12-30T22:06:38.756Z] 
22:06:38 [2019-12-30T22:06:38.756Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
22:06:38 [2019-12-30T22:06:38.756Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:06:38 [2019-12-30T22:06:38.756Z]     graphtest_unix.go:46: Driver btrfs not supported
22:06:38 [2019-12-30T22:06:38.756Z] 
22:06:38 [2019-12-30T22:06:38.756Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
22:06:38 [2019-12-30T22:06:38.756Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:06:38 [2019-12-30T22:06:38.756Z]     graphtest_unix.go:46: Driver btrfs not supported
22:06:38 [2019-12-30T22:06:38.756Z] 
22:06:38 [2019-12-30T22:06:38.756Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
22:06:38 [2019-12-30T22:06:38.756Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:06:38 [2019-12-30T22:06:38.756Z]     graphtest_unix.go:46: Driver btrfs not supported
22:06:38 [2019-12-30T22:06:38.756Z] 
22:06:38 [2019-12-30T22:06:38.756Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
22:06:38 [2019-12-30T22:06:38.756Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:06:38 [2019-12-30T22:06:38.756Z]     graphtest_unix.go:46: Driver btrfs not supported
22:06:38 [2019-12-30T22:06:38.756Z] 
22:06:38 [2019-12-30T22:06:38.756Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
22:06:38 [2019-12-30T22:06:38.756Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:06:38 [2019-12-30T22:06:38.756Z]     graphtest_unix.go:46: Driver btrfs not supported
22:06:38 [2019-12-30T22:06:38.756Z] 
22:06:38 [2019-12-30T22:06:38.756Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
22:06:38 [2019-12-30T22:06:38.756Z]     graphtest_unix.go:73: No driver to put!
22:06:38 [2019-12-30T22:06:38.756Z] 
22:06:38 [2019-12-30T22:06:38.756Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
22:06:38 [2019-12-30T22:06:38.756Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
22:06:38 [2019-12-30T22:06:38.756Z] 
22:06:38 [2019-12-30T22:06:38.756Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
22:06:38 [2019-12-30T22:06:38.756Z]     overlay_test.go:49: Fails to compute changes intermittently
22:06:38 [2019-12-30T22:06:38.756Z] 
22:06:38 [2019-12-30T22:06:38.756Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
22:06:38 [2019-12-30T22:06:38.756Z]     overlay_test.go:65: Cannot run test with naive change algorithm
22:06:38 [2019-12-30T22:06:38.756Z] 
22:06:38 [2019-12-30T22:06:38.756Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
22:06:38 [2019-12-30T22:06:38.756Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
22:06:38 [2019-12-30T22:06:38.756Z] 
22:06:38 [2019-12-30T22:06:38.756Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
22:06:38 [2019-12-30T22:06:38.756Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:06:38 [2019-12-30T22:06:38.756Z]     graphtest_unix.go:46: Driver zfs not supported
22:06:38 [2019-12-30T22:06:38.756Z] 
22:06:38 [2019-12-30T22:06:38.756Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
22:06:38 [2019-12-30T22:06:38.756Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:06:38 [2019-12-30T22:06:38.756Z]     graphtest_unix.go:46: Driver zfs not supported
22:06:38 [2019-12-30T22:06:38.756Z] 
22:06:38 [2019-12-30T22:06:38.756Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
22:06:38 [2019-12-30T22:06:38.756Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:06:38 [2019-12-30T22:06:38.756Z]     graphtest_unix.go:46: Driver zfs not supported
22:06:38 [2019-12-30T22:06:38.756Z] 
22:06:38 [2019-12-30T22:06:38.756Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
22:06:38 [2019-12-30T22:06:38.756Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:06:38 [2019-12-30T22:06:38.756Z]     graphtest_unix.go:46: Driver zfs not supported
22:06:38 [2019-12-30T22:06:38.756Z] 
22:06:38 [2019-12-30T22:06:38.756Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
22:06:38 [2019-12-30T22:06:38.756Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:06:38 [2019-12-30T22:06:38.756Z]     graphtest_unix.go:46: Driver zfs not supported
22:06:38 [2019-12-30T22:06:38.756Z] 
22:06:38 [2019-12-30T22:06:38.756Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
22:06:38 [2019-12-30T22:06:38.756Z]     graphtest_unix.go:73: No driver to put!
22:06:38 [2019-12-30T22:06:38.756Z] 
22:06:38 [2019-12-30T22:06:38.756Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
22:06:38 [2019-12-30T22:06:38.756Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
22:06:38 [2019-12-30T22:06:38.756Z] 
22:06:38 [2019-12-30T22:06:38.756Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
22:06:38 [2019-12-30T22:06:38.756Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
22:06:38 [2019-12-30T22:06:38.756Z] 
22:06:38 [2019-12-30T22:06:38.756Z] 
22:06:38 [2019-12-30T22:06:38.756Z] DONE 2155 tests, 20 skipped in 184.103s