Skip to content

Console Output

15:31:33 [2020-02-26T15:31:33.859Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40583/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40583/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f508db483395059344d972b18559317fd9b2636f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f508db483395059344d972b18559317fd9b2636f hack/validate/default
15:31:34 [2020-02-26T15:31:34.794Z] Congratulations!  All commits are properly signed with the DCO!
15:31:34 [2020-02-26T15:31:34.794Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
15:31:34 [2020-02-26T15:31:34.794Z] No api/types/ or api/swagger.yaml changes in diff.
15:31:34 [2020-02-26T15:31:34.794Z] Congratulations!  All TOML source files changed here have valid syntax.
15:31:34 [2020-02-26T15:31:34.794Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
15:31:34 [2020-02-26T15:31:34.794Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
15:31:34 [2020-02-26T15:31:34.794Z] Congratulations!  No new tests were added to integration-cli.
15:31:34 [2020-02-26T15:31:34.794Z] 
15:31:34 [2020-02-26T15:31:34.794Z] INFO Start validation with golang-ci-lint
15:31:34 [2020-02-26T15:31:34.794Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
15:31:34 [2020-02-26T15:31:34.794Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
15:33:41 [2020-02-26T15:33:41.213Z] INFO [loader] Go packages loading at mode 575 (exports_file|compiled_files|deps|files|imports|name|types_sizes) took 1m52.093098025s 
15:33:41 [2020-02-26T15:33:41.213Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 463.399293ms 
15:35:17 [2020-02-26T15:35:17.729Z] INFO [runner] Issues before processing: 2318, after processing: 0 
15:35:17 [2020-02-26T15:35:17.729Z] INFO [runner] Processors filtering stat (out/in): skip_files: 1709/1709, exclude: 1612/1612, exclude-rules: 63/1612, filename_unadjuster: 1709/1709, path_prettifier: 1709/1709, cgo: 1709/2318, autogenerated_exclude: 1612/1709, identifier_marker: 1612/1612, nolint: 0/63, skip_dirs: 1709/1709 
15:35:17 [2020-02-26T15:35:17.729Z] INFO [runner] processing took 130.901194ms with stages: nolint: 54.299833ms, identifier_marker: 40.192801ms, path_prettifier: 14.376176ms, exclude-rules: 8.512481ms, autogenerated_exclude: 7.388714ms, skip_dirs: 2.53311ms, cgo: 2.02908ms, filename_unadjuster: 1.562981ms, max_same_issues: 1.642µs, exclude: 752ns, diff: 723ns, max_from_linter: 607ns, skip_files: 575ns, uniq_by_line: 523ns, source_code: 514ns, path_shortener: 400ns, max_per_file_from_linter: 282ns 
15:35:17 [2020-02-26T15:35:17.729Z] INFO [runner] linters took 1m39.374714096s with stages: goanalysis_metalinter: 1m21.463177729s, unused: 17.779951357s 
15:35:17 [2020-02-26T15:35:17.729Z] INFO File cache stats: 1446 entries of total size 6.8MiB 
15:35:17 [2020-02-26T15:35:17.729Z] INFO Memory: 1571 samples, avg is 258.9MB, max is 2898.0MB 
15:35:17 [2020-02-26T15:35:17.729Z] INFO Execution took 3m33.164979904s