Skip to content

Console Output

14:05:53 [2019-08-21T14:05:53.805Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39747-UVMTNMO2BL47KJZVEX642LH2RK4CIBV7ZPOPAH3TIAM7FJVFORRQ/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39747-UVMTNMO2BL47KJZVEX642LH2RK4CIBV7ZPOPAH3TIAM7FJVFORRQ/.git:/go/src/github.com/docker/docker/.git --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ca3e230b7749d02dd6019392eeffcd0e0d5d2c16 -e DOCKER_GRAPHDRIVER docker:ca3e230b7749d02dd6019392eeffcd0e0d5d2c16 hack/validate/default
14:05:55 [2019-08-21T14:05:55.705Z] Congratulations!  All commits are properly signed with the DCO!
14:07:17 [2019-08-21T14:07:17.140Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
14:07:17 [2019-08-21T14:07:17.140Z] No api/types/ or api/swagger.yaml changes in diff.
14:07:17 [2019-08-21T14:07:17.140Z] Congratulations!  No testing.T found.
14:07:17 [2019-08-21T14:07:17.140Z] Congratulations!  All toml source files changed here have valid syntax.
14:07:17 [2019-08-21T14:07:17.140Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
14:07:17 [2019-08-21T14:07:17.140Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
14:07:17 [2019-08-21T14:07:17.140Z] Congratulations!  No new tests added to integration-cli.