Skip to content

Console Output

09:24:34 [2019-12-13T09:24:34.654Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40259/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40259/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=87a16ff1b70ecc70744fc1c583a6c1fcb52256b3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:87a16ff1b70ecc70744fc1c583a6c1fcb52256b3 hack/validate/default
09:24:35 [2019-12-13T09:24:35.587Z] Congratulations!  All commits are properly signed with the DCO!
09:24:35 [2019-12-13T09:24:35.587Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
09:24:35 [2019-12-13T09:24:35.587Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
09:26:27 [2019-12-13T09:26:27.016Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|files|imports|compiled_files|name|types_sizes) took 1m48.278764335s 
09:26:27 [2019-12-13T09:26:27.016Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 457.758026ms 
09:28:03 [2019-12-13T09:28:03.434Z] INFO [runner] Issues before processing: 2318, after processing: 0 
09:28:03 [2019-12-13T09:28:03.434Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1713/1713, autogenerated_exclude: 1616/1713, identifier_marker: 1616/1616, exclude: 1616/1616, exclude-rules: 63/1616, cgo: 1713/2318, path_prettifier: 1713/1713, nolint: 0/63, skip_files: 1713/1713, skip_dirs: 1713/1713 
09:28:03 [2019-12-13T09:28:03.434Z] INFO [runner] processing took 60.88387ms with stages: nolint: 25.006705ms, identifier_marker: 17.874199ms, path_prettifier: 7.608633ms, exclude-rules: 4.235562ms, autogenerated_exclude: 3.838584ms, skip_dirs: 1.695371ms, cgo: 380.22µs, filename_unadjuster: 239.437µs, max_same_issues: 1.268µs, source_code: 728ns, max_from_linter: 655ns, path_shortener: 648ns, diff: 490ns, exclude: 432ns, skip_files: 361ns, uniq_by_line: 334ns, max_per_file_from_linter: 243ns 
09:28:03 [2019-12-13T09:28:03.434Z] INFO [runner] linters took 1m33.914417807s with stages: goanalysis_metalinter: 1m17.073796065s, unused: 16.779423331s 
09:28:03 [2019-12-13T09:28:03.434Z] INFO File cache stats: 1444 entries of total size 6.8MiB 
09:28:03 [2019-12-13T09:28:03.434Z] INFO Memory: 1518 samples, avg is 260.6MB, max is 2965.4MB 
09:28:03 [2019-12-13T09:28:03.434Z] INFO Execution took 3m22.659935721s               
09:28:03 [2019-12-13T09:28:03.434Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
09:28:03 [2019-12-13T09:28:03.434Z] No api/types/ or api/swagger.yaml changes in diff.
09:28:03 [2019-12-13T09:28:03.434Z] Congratulations!  All toml source files changed here have valid syntax.
09:28:03 [2019-12-13T09:28:03.434Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
09:28:03 [2019-12-13T09:28:03.434Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.