Skip to content

Console Output

23:26:50 [2019-09-19T23:26:50.561Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-370/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/engine_PR-370/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a18eea2702791ec0095a2256d4c9906050fcd1a2 -e DOCKER_GRAPHDRIVER docker:a18eea2702791ec0095a2256d4c9906050fcd1a2 hack/validate/default
23:26:54 [2019-09-19T23:26:54.776Z] Congratulations!  All commits are properly signed with the DCO!
23:27:00 [2019-09-19T23:27:00.038Z] Congratulations! Seccomp profile generation is done correctly.
23:28:21 [2019-09-19T23:28:21.435Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
23:28:22 [2019-09-19T23:28:22.805Z] The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
23:28:24 [2019-09-19T23:28:24.701Z] Congratulations! All api changes are done the right way.
23:28:24 [2019-09-19T23:28:24.701Z] Congratulations!  No testing.T found.
23:28:24 [2019-09-19T23:28:24.701Z] Congratulations!  All toml source files changed here have valid syntax.
23:28:24 [2019-09-19T23:28:24.701Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
23:28:24 [2019-09-19T23:28:24.701Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.