Skip to content

Console Output

17:45:46 [2020-02-12T17:45:46.808Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40500/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40500/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=da6c1429d0b468fe8cb7c0cf41b59d5d3647391b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:da6c1429d0b468fe8cb7c0cf41b59d5d3647391b hack/validate/default
17:45:47 [2020-02-12T17:45:47.744Z] Congratulations!  All commits are properly signed with the DCO!
17:45:47 [2020-02-12T17:45:47.744Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
17:45:47 [2020-02-12T17:45:47.744Z] No api/types/ or api/swagger.yaml changes in diff.
17:45:47 [2020-02-12T17:45:47.744Z] Congratulations!  All TOML source files changed here have valid syntax.
17:45:47 [2020-02-12T17:45:47.744Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
17:45:47 [2020-02-12T17:45:47.744Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
17:45:47 [2020-02-12T17:45:47.744Z] Congratulations!  No new tests were added to integration-cli.
17:45:47 [2020-02-12T17:45:47.744Z] 
17:45:47 [2020-02-12T17:45:47.744Z] INFO Start validation with golang-ci-lint
17:45:47 [2020-02-12T17:45:47.744Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
17:45:47 [2020-02-12T17:45:47.744Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
17:47:54 [2020-02-12T17:47:54.169Z] INFO [loader] Go packages loading at mode 575 (files|name|exports_file|imports|types_sizes|compiled_files|deps) took 1m52.393048523s 
17:47:54 [2020-02-12T17:47:54.169Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 457.844222ms 
17:49:30 [2020-02-12T17:49:30.585Z] INFO [runner] Issues before processing: 2318, after processing: 0 
17:49:30 [2020-02-12T17:49:30.585Z] INFO [runner] Processors filtering stat (out/in): skip_files: 1709/1709, cgo: 1709/2318, filename_unadjuster: 1709/1709, path_prettifier: 1709/1709, exclude: 1612/1612, skip_dirs: 1709/1709, nolint: 0/63, autogenerated_exclude: 1612/1709, identifier_marker: 1612/1612, exclude-rules: 63/1612 
17:49:30 [2020-02-12T17:49:30.585Z] INFO [runner] processing took 133.105462ms with stages: nolint: 52.785513ms, identifier_marker: 39.818694ms, path_prettifier: 12.89857ms, autogenerated_exclude: 11.082197ms, exclude-rules: 8.642578ms, skip_dirs: 4.302729ms, cgo: 2.06497ms, filename_unadjuster: 1.504364ms, max_same_issues: 1.739µs, max_from_linter: 666ns, uniq_by_line: 656ns, exclude: 610ns, diff: 502ns, source_code: 490ns, skip_files: 446ns, path_shortener: 406ns, max_per_file_from_linter: 332ns 
17:49:30 [2020-02-12T17:49:30.585Z] INFO [runner] linters took 1m37.795467181s with stages: goanalysis_metalinter: 1m20.118686282s, unused: 17.543367532s 
17:49:30 [2020-02-12T17:49:30.585Z] INFO File cache stats: 1446 entries of total size 6.8MiB 
17:49:30 [2020-02-12T17:49:30.585Z] INFO Memory: 1578 samples, avg is 247.8MB, max is 2897.7MB 
17:49:30 [2020-02-12T17:49:30.585Z] INFO Execution took 3m31.910368361s