Skip to content

Console Output

11:01:36 [2020-02-17T11:01:36.283Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40532/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40532/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3f7503f98a9e0752d3df7fc53fc920e539b4fffe -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3f7503f98a9e0752d3df7fc53fc920e539b4fffe hack/validate/default
11:01:37 [2020-02-17T11:01:37.215Z] Congratulations!  All commits are properly signed with the DCO!
11:01:37 [2020-02-17T11:01:37.215Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
11:01:37 [2020-02-17T11:01:37.215Z] No api/types/ or api/swagger.yaml changes in diff.
11:01:37 [2020-02-17T11:01:37.215Z] Congratulations!  All TOML source files changed here have valid syntax.
11:01:37 [2020-02-17T11:01:37.215Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
11:01:37 [2020-02-17T11:01:37.215Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
11:01:37 [2020-02-17T11:01:37.215Z] Congratulations!  No new tests were added to integration-cli.
11:01:37 [2020-02-17T11:01:37.215Z] 
11:01:37 [2020-02-17T11:01:37.215Z] INFO Start validation with golang-ci-lint
11:01:37 [2020-02-17T11:01:37.215Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
11:01:37 [2020-02-17T11:01:37.215Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
11:03:28 [2020-02-17T11:03:28.643Z] INFO [loader] Go packages loading at mode 575 (compiled_files|files|imports|name|types_sizes|deps|exports_file) took 1m51.581910078s 
11:03:29 [2020-02-17T11:03:29.208Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 467.524653ms 
11:05:20 [2020-02-17T11:05:20.629Z] INFO [runner] Issues before processing: 2318, after processing: 0 
11:05:20 [2020-02-17T11:05:20.629Z] INFO [runner] Processors filtering stat (out/in): skip_files: 1709/1709, autogenerated_exclude: 1612/1709, exclude: 1612/1612, exclude-rules: 63/1612, cgo: 1709/2318, filename_unadjuster: 1709/1709, skip_dirs: 1709/1709, path_prettifier: 1709/1709, nolint: 0/63, identifier_marker: 1612/1612 
11:05:20 [2020-02-17T11:05:20.629Z] INFO [runner] processing took 155.693194ms with stages: identifier_marker: 48.716869ms, nolint: 45.576015ms, path_prettifier: 36.810351ms, exclude-rules: 8.360106ms, autogenerated_exclude: 7.2987ms, skip_dirs: 4.338648ms, cgo: 3.056415ms, filename_unadjuster: 1.529927ms, max_same_issues: 1.455µs, max_from_linter: 752ns, exclude: 707ns, source_code: 668ns, path_shortener: 609ns, uniq_by_line: 609ns, diff: 597ns, skip_files: 488ns, max_per_file_from_linter: 278ns 
11:05:20 [2020-02-17T11:05:20.629Z] INFO [runner] linters took 1m37.5835334s with stages: goanalysis_metalinter: 1m19.63050399s, unused: 17.796880707s 
11:05:20 [2020-02-17T11:05:20.629Z] INFO File cache stats: 1446 entries of total size 6.8MiB 
11:05:20 [2020-02-17T11:05:20.629Z] INFO Memory: 1567 samples, avg is 266.6MB, max is 3031.7MB 
11:05:20 [2020-02-17T11:05:20.629Z] INFO Execution took 3m29.640615646s