Skip to content

Console Output

09:04:54 [2019-08-19T09:04:54.085Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39759-SNL6GVHDHVHMVUSWOMS6LOYWKMDV4CYTHP4GEJNSGA6MKK36P6DQ/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39759-SNL6GVHDHVHMVUSWOMS6LOYWKMDV4CYTHP4GEJNSGA6MKK36P6DQ/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9c94e8260a82d6190204654e2285088c749930dc -e DOCKER_GRAPHDRIVER docker:9c94e8260a82d6190204654e2285088c749930dc hack/validate/default
09:04:55 [2019-08-19T09:04:55.446Z] Congratulations!  All commits are properly signed with the DCO!
09:06:16 [2019-08-19T09:06:16.805Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
09:06:17 [2019-08-19T09:06:17.364Z] The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
09:06:19 [2019-08-19T09:06:19.246Z] Congratulations! All api changes are done the right way.
09:06:19 [2019-08-19T09:06:19.246Z] Congratulations!  No testing.T found.
09:06:19 [2019-08-19T09:06:19.246Z] Congratulations!  All toml source files changed here have valid syntax.
09:06:19 [2019-08-19T09:06:19.246Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
09:06:19 [2019-08-19T09:06:19.246Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
09:06:19 [2019-08-19T09:06:19.246Z] Congratulations!  No new tests added to integration-cli.