Skip to content

Console Output

15:39:23 [2019-10-22T15:39:23.243Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-38401/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-38401/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=73a7c369c6abce6117045332cd011c21db003cda -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:73a7c369c6abce6117045332cd011c21db003cda hack/validate/default
15:39:24 [2019-10-22T15:39:24.175Z] Congratulations!  All commits are properly signed with the DCO!
15:39:24 [2019-10-22T15:39:24.739Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
15:39:24 [2019-10-22T15:39:24.739Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
15:41:16 [2019-10-22T15:41:16.160Z] INFO [loader] Go packages loading at mode 575 (types_sizes|deps|exports_file|files|compiled_files|imports|name) took 1m46.769870262s 
15:41:16 [2019-10-22T15:41:16.160Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 449.201152ms 
15:42:52 [2019-10-22T15:42:52.586Z] INFO [runner] Issues before processing: 2317, after processing: 0 
15:42:52 [2019-10-22T15:42:52.586Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1712/1712, identifier_marker: 1615/1615, exclude: 1615/1615, exclude-rules: 63/1615, nolint: 0/63, cgo: 1712/2317, skip_files: 1712/1712, path_prettifier: 1712/1712, autogenerated_exclude: 1615/1712, skip_dirs: 1712/1712 
15:42:52 [2019-10-22T15:42:52.586Z] INFO [runner] processing took 169.326292ms with stages: nolint: 71.18722ms, identifier_marker: 59.879231ms, path_prettifier: 14.453897ms, exclude-rules: 8.831529ms, autogenerated_exclude: 7.123678ms, skip_dirs: 4.263608ms, cgo: 2.02955ms, filename_unadjuster: 1.551589ms, max_same_issues: 1.497µs, exclude: 682ns, uniq_by_line: 615ns, source_code: 591ns, diff: 583ns, max_from_linter: 561ns, skip_files: 552ns, path_shortener: 477ns, max_per_file_from_linter: 432ns 
15:42:52 [2019-10-22T15:42:52.586Z] INFO [runner] linters took 1m33.810498059s with stages: goanalysis_metalinter: 1m16.959147627s, unused: 16.681792105s 
15:42:52 [2019-10-22T15:42:52.586Z] INFO File cache stats: 1442 entries of total size 6.8MiB 
15:42:52 [2019-10-22T15:42:52.586Z] INFO Memory: 1519 samples, avg is 253.1MB, max is 2830.6MB 
15:42:52 [2019-10-22T15:42:52.586Z] INFO Execution took 3m22.257493756s               
15:42:52 [2019-10-22T15:42:52.586Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
15:42:52 [2019-10-22T15:42:52.586Z] No api/types/ or api/swagger.yaml changes in diff.
15:42:52 [2019-10-22T15:42:52.586Z] Congratulations!  All toml source files changed here have valid syntax.
15:42:52 [2019-10-22T15:42:52.586Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
15:42:52 [2019-10-22T15:42:52.586Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.