Skip to content

Console Output

22:17:22 [2020-02-10T22:17:22.109Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40475/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40475/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a330d647284b3b033edf12f9a9f66defc3bbc203 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a330d647284b3b033edf12f9a9f66defc3bbc203 hack/validate/default
22:17:23 [2020-02-10T22:17:23.075Z] Congratulations!  All commits are properly signed with the DCO!
22:17:23 [2020-02-10T22:17:23.075Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
22:17:25 [2020-02-10T22:17:25.087Z] Congratulations!  All API changes are done the right way.
22:17:25 [2020-02-10T22:17:25.087Z] Congratulations!  All TOML source files changed here have valid syntax.
22:17:25 [2020-02-10T22:17:25.087Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
22:17:25 [2020-02-10T22:17:25.087Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
22:17:25 [2020-02-10T22:17:25.087Z] Congratulations!  No new tests were added to integration-cli.
22:17:25 [2020-02-10T22:17:25.087Z] 
22:17:25 [2020-02-10T22:17:25.087Z] INFO Start validation with golang-ci-lint
22:17:25 [2020-02-10T22:17:25.087Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
22:17:25 [2020-02-10T22:17:25.087Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
22:19:31 [2020-02-10T22:19:31.745Z] INFO [loader] Go packages loading at mode 575 (types_sizes|exports_file|files|name|compiled_files|deps|imports) took 1m56.125700296s 
22:19:31 [2020-02-10T22:19:31.745Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 464.963991ms 
22:21:08 [2020-02-10T22:21:08.346Z] WARN [runner] Can't run linter goanalysis_metalinter: ctrlflow: failed prerequisites: inspect@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions 
22:21:08 [2020-02-10T22:21:08.346Z] INFO [runner] Issues before processing: 46, after processing: 0 
22:21:08 [2020-02-10T22:21:08.346Z] INFO [runner] Processors filtering stat (out/in): exclude: 1/1, exclude-rules: 1/1, nolint: 0/1, skip_files: 10/10, skip_dirs: 10/10, cgo: 10/46, path_prettifier: 10/10, autogenerated_exclude: 1/10, identifier_marker: 1/1, filename_unadjuster: 10/10 
22:21:08 [2020-02-10T22:21:08.346Z] INFO [runner] processing took 839.558µs with stages: nolint: 412.579µs, path_prettifier: 144.54µs, cgo: 101.876µs, skip_dirs: 86.923µs, autogenerated_exclude: 58.293µs, identifier_marker: 22.448µs, filename_unadjuster: 4.42µs, exclude-rules: 3.908µs, max_same_issues: 2.076µs, path_shortener: 427ns, skip_files: 386ns, diff: 376ns, max_from_linter: 286ns, exclude: 280ns, source_code: 260ns, max_per_file_from_linter: 256ns, uniq_by_line: 224ns 
22:21:08 [2020-02-10T22:21:08.346Z] INFO [runner] linters took 1m34.299741089s with stages: goanalysis_metalinter: 1m15.66388853s, unused: 18.634849113s 
22:21:08 [2020-02-10T22:21:08.346Z] INFO File cache stats: 1446 entries of total size 6.8MiB 
22:21:08 [2020-02-10T22:21:08.346Z] INFO Memory: 1428 samples, avg is 689.8MB, max is 3905.6MB 
22:21:08 [2020-02-10T22:21:08.346Z] INFO Execution took 3m30.898409543s