Skip to content

Console Output

22:48:15 [2019-10-17T22:48:15.721Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39964/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39964/.git:/go/src/github.com/docker/docker/.git --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=75e3238507a4de03612c90c621db5648709126a9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:75e3238507a4de03612c90c621db5648709126a9 hack/validate/default
22:48:16 [2019-10-17T22:48:16.729Z] Congratulations!  All commits are properly signed with the DCO!
22:48:16 [2019-10-17T22:48:16.729Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
22:48:16 [2019-10-17T22:48:16.729Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
22:50:08 [2019-10-17T22:50:08.391Z] INFO [loader] Go packages loading at mode 575 (imports|files|name|compiled_files|deps|exports_file|types_sizes) took 1m51.380234739s 
22:50:08 [2019-10-17T22:50:08.646Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 464.775977ms 
22:51:45 [2019-10-17T22:51:45.009Z] INFO [runner] Issues before processing: 2317, after processing: 0 
22:51:45 [2019-10-17T22:51:45.009Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 1615/1712, identifier_marker: 1615/1615, exclude-rules: 63/1615, skip_dirs: 1712/1712, filename_unadjuster: 1712/1712, nolint: 0/63, cgo: 1712/2317, path_prettifier: 1712/1712, exclude: 1615/1615, skip_files: 1712/1712 
22:51:45 [2019-10-17T22:51:45.009Z] INFO [runner] processing took 143.013187ms with stages: nolint: 55.027406ms, identifier_marker: 39.967114ms, path_prettifier: 23.742463ms, exclude-rules: 9.063645ms, autogenerated_exclude: 7.311522ms, skip_dirs: 4.292222ms, cgo: 2.085854ms, filename_unadjuster: 1.515808ms, max_same_issues: 2.14µs, source_code: 749ns, diff: 723ns, skip_files: 720ns, uniq_by_line: 665ns, max_from_linter: 621ns, path_shortener: 592ns, exclude: 504ns, max_per_file_from_linter: 439ns 
22:51:45 [2019-10-17T22:51:45.009Z] INFO [runner] linters took 1m35.882668626s with stages: goanalysis_metalinter: 1m18.397732202s, unused: 17.341594539s 
22:51:45 [2019-10-17T22:51:45.009Z] INFO File cache stats: 1441 entries of total size 6.8MiB 
22:51:45 [2019-10-17T22:51:45.265Z] INFO Memory: 1543 samples, avg is 245.7MB, max is 2896.2MB 
22:51:45 [2019-10-17T22:51:45.265Z] INFO Execution took 3m28.348285586s               
22:51:45 [2019-10-17T22:51:45.520Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
22:51:45 [2019-10-17T22:51:45.520Z] No api/types/ or api/swagger.yaml changes in diff.
22:51:45 [2019-10-17T22:51:45.520Z] Congratulations!  All toml source files changed here have valid syntax.
22:51:45 [2019-10-17T22:51:45.520Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
22:51:45 [2019-10-17T22:51:45.520Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.