Skip to content

Console Output

16:36:19 [2019-09-16T16:36:19.594Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-330/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/engine_PR-330/.git:/go/src/github.com/docker/docker/.git --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5196dc65e7dae7f77be8b0f2f99eec5f967f529f -e DOCKER_GRAPHDRIVER docker:5196dc65e7dae7f77be8b0f2f99eec5f967f529f hack/validate/default
16:36:23 [2019-09-16T16:36:23.749Z] Congratulations!  All commits are properly signed with the DCO!
16:36:28 [2019-09-16T16:36:28.984Z] Congratulations! Seccomp profile generation is done correctly.
16:37:50 [2019-09-16T16:37:50.327Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
16:37:52 [2019-09-16T16:37:52.839Z] The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
16:37:54 [2019-09-16T16:37:54.202Z] Congratulations! All api changes are done the right way.
16:37:54 [2019-09-16T16:37:54.457Z] Congratulations!  No testing.T found.
16:37:54 [2019-09-16T16:37:54.457Z] Congratulations!  All toml source files changed here have valid syntax.
16:37:54 [2019-09-16T16:37:54.457Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
16:37:54 [2019-09-16T16:37:54.457Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.