Skip to content

Console Output

07:38:31 [2019-09-16T07:38:31.362Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39932/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39932/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ffa71593976fe661f2cb5e5fe6883988ab408f60 -e DOCKER_GRAPHDRIVER docker:ffa71593976fe661f2cb5e5fe6883988ab408f60 hack/validate/default
07:38:32 [2019-09-16T07:38:32.293Z] Congratulations!  All commits are properly signed with the DCO!
07:39:53 [2019-09-16T07:39:53.696Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
07:39:53 [2019-09-16T07:39:53.696Z] No api/types/ or api/swagger.yaml changes in diff.
07:39:53 [2019-09-16T07:39:53.696Z] Congratulations!  All toml source files changed here have valid syntax.
07:39:53 [2019-09-16T07:39:53.696Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
07:39:53 [2019-09-16T07:39:53.696Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
07:39:53 [2019-09-16T07:39:53.696Z] Congratulations!  No new tests added to integration-cli.