Skip to content

Console Output

23:20:38 [2019-09-19T23:20:38.992Z] + docker run --rm -v /home/jenkins/workspace/engine_PR-370:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco
23:20:38 [2019-09-19T23:20:38.992Z] Unable to find image 'alpine:latest' locally
23:20:40 [2019-09-19T23:20:40.140Z] latest: Pulling from library/alpine
23:20:40 [2019-09-19T23:20:40.687Z] 33b18ff7f9b7: Pulling fs layer
23:20:41 [2019-09-19T23:20:41.861Z] 33b18ff7f9b7: Download complete
23:20:43 [2019-09-19T23:20:43.008Z] 33b18ff7f9b7: Pull complete
23:20:43 [2019-09-19T23:20:43.008Z] Digest: sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb
23:20:43 [2019-09-19T23:20:43.008Z] Status: Downloaded newer image for alpine:latest
23:21:09 [2019-09-19T23:21:09.621Z] Congratulations!  All commits are properly signed with the DCO!