Skip to content

Console Output

03:45:31 [2019-08-07T03:45:31.372Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39687-N2LHHHZJ5K23K5YVOINGWIM6QA6X4RZQDCJP2UIOAQCERGYS7E3Q/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39687-N2LHHHZJ5K23K5YVOINGWIM6QA6X4RZQDCJP2UIOAQCERGYS7E3Q/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_GITCOMMIT=fc04e5df56351c4e345a69d430981244f1078c29 -e DOCKER_GRAPHDRIVER docker:fc04e5df56351c4e345a69d430981244f1078c29 hack/validate/default
03:45:32 [2019-08-07T03:45:32.747Z] Congratulations!  All commits are properly signed with the DCO!
03:46:54 [2019-08-07T03:46:54.173Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
03:46:54 [2019-08-07T03:46:54.173Z] No api/types/ or api/swagger.yaml changes in diff.
03:46:54 [2019-08-07T03:46:54.173Z] Congratulations!  No testing.T found.
03:46:54 [2019-08-07T03:46:54.173Z] Congratulations!  All toml source files changed here have valid syntax.
03:46:54 [2019-08-07T03:46:54.173Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
03:46:54 [2019-08-07T03:46:54.173Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
03:46:54 [2019-08-07T03:46:54.173Z] Congratulations!  No new tests added to integration-cli.