Skip to content

Console Output

22:20:38 [2020-02-07T22:20:38.081Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40477/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40477/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1d8da80dbf8212f177a4cc4f44bf8dc43e810afc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:1d8da80dbf8212f177a4cc4f44bf8dc43e810afc hack/validate/default
22:20:38 [2020-02-07T22:20:38.648Z] Congratulations!  All commits are properly signed with the DCO!
22:22:00 [2020-02-07T22:22:00.053Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
22:22:00 [2020-02-07T22:22:00.053Z] No api/types/ or api/swagger.yaml changes in diff.
22:22:00 [2020-02-07T22:22:00.053Z] Congratulations!  All toml source files changed here have valid syntax.
22:22:00 [2020-02-07T22:22:00.053Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
22:22:00 [2020-02-07T22:22:00.053Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.