Skip to content

Console Output

22:08:12 [2019-11-08T22:08:12.385Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40101/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40101/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b9af9eb95f41315638d09a93ee3fd32508389153 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b9af9eb95f41315638d09a93ee3fd32508389153 hack/validate/default
22:08:13 [2019-11-08T22:08:13.317Z] Congratulations!  All commits are properly signed with the DCO!
22:08:13 [2019-11-08T22:08:13.318Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
22:08:13 [2019-11-08T22:08:13.318Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
22:10:04 [2019-11-08T22:10:04.802Z] INFO [loader] Go packages loading at mode 575 (compiled_files|files|types_sizes|deps|exports_file|imports|name) took 1m49.060010917s 
22:10:04 [2019-11-08T22:10:04.802Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 456.339256ms 
22:11:41 [2019-11-08T22:11:41.208Z] INFO [runner] Issues before processing: 2318, after processing: 0 
22:11:41 [2019-11-08T22:11:41.209Z] INFO [runner] Processors filtering stat (out/in): cgo: 1713/2318, autogenerated_exclude: 1616/1713, identifier_marker: 1616/1616, filename_unadjuster: 1713/1713, path_prettifier: 1713/1713, skip_files: 1713/1713, exclude: 1616/1616, nolint: 0/63, skip_dirs: 1713/1713, exclude-rules: 63/1616 
22:11:41 [2019-11-08T22:11:41.209Z] INFO [runner] processing took 132.524222ms with stages: nolint: 51.641306ms, identifier_marker: 39.636768ms, path_prettifier: 13.945223ms, autogenerated_exclude: 11.480486ms, exclude-rules: 8.675232ms, skip_dirs: 4.24381ms, cgo: 1.673832ms, filename_unadjuster: 1.214819ms, max_same_issues: 7.982µs, uniq_by_line: 788ns, diff: 757ns, exclude: 630ns, source_code: 626ns, max_from_linter: 609ns, path_shortener: 536ns, skip_files: 495ns, max_per_file_from_linter: 323ns 
22:11:41 [2019-11-08T22:11:41.209Z] INFO [runner] linters took 1m34.99283823s with stages: goanalysis_metalinter: 1m17.976014658s, unused: 16.883841098s 
22:11:41 [2019-11-08T22:11:41.209Z] INFO File cache stats: 1442 entries of total size 6.8MiB 
22:11:41 [2019-11-08T22:11:41.209Z] INFO Memory: 1534 samples, avg is 260.4MB, max is 2831.4MB 
22:11:41 [2019-11-08T22:11:41.209Z] INFO Execution took 3m26.278908103s               
22:11:41 [2019-11-08T22:11:41.209Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
22:11:41 [2019-11-08T22:11:41.209Z] No api/types/ or api/swagger.yaml changes in diff.
22:11:41 [2019-11-08T22:11:41.209Z] Congratulations!  All toml source files changed here have valid syntax.
22:11:41 [2019-11-08T22:11:41.209Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
22:11:41 [2019-11-08T22:11:41.209Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.