Skip to content

Console Output

20:00:20 [2019-10-07T20:00:20.586Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-398/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/engine_PR-398/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fb0fca86077528466cc66fef20697537941ca125 -e DOCKER_GRAPHDRIVER docker:fb0fca86077528466cc66fef20697537941ca125 hack/validate/default
20:00:24 [2019-10-07T20:00:24.763Z] Congratulations!  All commits are properly signed with the DCO!
20:00:28 [2019-10-07T20:00:28.943Z] Congratulations! Seccomp profile generation is done correctly.
20:01:50 [2019-10-07T20:01:50.344Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
20:01:55 [2019-10-07T20:01:55.597Z] The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
20:01:57 [2019-10-07T20:01:57.491Z] Congratulations! All api changes are done the right way.
20:01:57 [2019-10-07T20:01:57.491Z] Congratulations!  All toml source files changed here have valid syntax.
20:01:57 [2019-10-07T20:01:57.491Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
20:01:57 [2019-10-07T20:01:57.491Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.