Skip to content

Console Output

21:22:48 [2019-10-21T21:22:48.136Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40120/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40120/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c65227a5b56d4de1a2a57033a9b94e0fbdaa512a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c65227a5b56d4de1a2a57033a9b94e0fbdaa512a hack/validate/default
21:22:49 [2019-10-21T21:22:49.068Z] Congratulations!  All commits are properly signed with the DCO!
21:22:49 [2019-10-21T21:22:49.068Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
21:22:49 [2019-10-21T21:22:49.068Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
21:24:40 [2019-10-21T21:24:40.501Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|files|types_sizes|exports_file|imports|name) took 1m46.674511254s 
21:24:40 [2019-10-21T21:24:40.501Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 456.955048ms 
21:26:16 [2019-10-21T21:26:16.926Z] WARN [runner] Can't run linter goanalysis_metalinter: ctrlflow: failed prerequisites: inspect@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions 
21:26:16 [2019-10-21T21:26:16.926Z] INFO [runner] Issues before processing: 46, after processing: 0 
21:26:16 [2019-10-21T21:26:16.926Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 1/10, skip_files: 10/10, filename_unadjuster: 10/10, path_prettifier: 10/10, exclude: 1/1, exclude-rules: 1/1, cgo: 10/46, skip_dirs: 10/10, identifier_marker: 1/1, nolint: 0/1 
21:26:16 [2019-10-21T21:26:16.926Z] INFO [runner] processing took 848.336µs with stages: nolint: 396.978µs, path_prettifier: 198.616µs, skip_dirs: 144.684µs, autogenerated_exclude: 60.494µs, identifier_marker: 23.086µs, cgo: 15.692µs, filename_unadjuster: 3.111µs, exclude-rules: 2.292µs, max_same_issues: 1.003µs, skip_files: 373ns, diff: 348ns, exclude: 340ns, max_from_linter: 329ns, uniq_by_line: 295ns, path_shortener: 269ns, source_code: 245ns, max_per_file_from_linter: 181ns 
21:26:16 [2019-10-21T21:26:16.926Z] INFO [runner] linters took 1m26.704984367s with stages: goanalysis_metalinter: 1m9.225323736s, unused: 17.478704668s 
21:26:16 [2019-10-21T21:26:16.926Z] INFO File cache stats: 1442 entries of total size 6.8MiB 
21:26:16 [2019-10-21T21:26:16.926Z] INFO Memory: 1311 samples, avg is 553.5MB, max is 2968.5MB 
21:26:16 [2019-10-21T21:26:16.926Z] INFO Execution took 3m13.844241908s               
21:26:16 [2019-10-21T21:26:16.926Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
21:26:16 [2019-10-21T21:26:16.926Z] Congratulations! All api changes are done the right way.
21:26:16 [2019-10-21T21:26:16.926Z] Congratulations!  All toml source files changed here have valid syntax.
21:26:16 [2019-10-21T21:26:16.926Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
21:26:16 [2019-10-21T21:26:16.926Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.