Skip to content

Console Output

08:39:52 [2020-02-14T08:39:52.631Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40523/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40523/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=05d000803a262df6536ae09c4b37d1dfc3f27a1f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:05d000803a262df6536ae09c4b37d1dfc3f27a1f hack/validate/default
08:39:53 [2020-02-14T08:39:53.562Z] Congratulations!  All commits are properly signed with the DCO!
08:39:53 [2020-02-14T08:39:53.562Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
08:39:53 [2020-02-14T08:39:53.562Z] No api/types/ or api/swagger.yaml changes in diff.
08:39:53 [2020-02-14T08:39:53.562Z] Congratulations!  All TOML source files changed here have valid syntax.
08:39:53 [2020-02-14T08:39:53.562Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
08:39:53 [2020-02-14T08:39:53.562Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
08:39:53 [2020-02-14T08:39:53.562Z] Congratulations!  No new tests were added to integration-cli.
08:39:53 [2020-02-14T08:39:53.562Z] 
08:39:53 [2020-02-14T08:39:53.562Z] INFO Start validation with golang-ci-lint
08:39:53 [2020-02-14T08:39:53.562Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
08:39:53 [2020-02-14T08:39:53.562Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
08:41:45 [2020-02-14T08:41:45.109Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|files|name|deps|exports_file|imports) took 1m50.295519354s 
08:41:45 [2020-02-14T08:41:45.109Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 450.369665ms 
08:43:21 [2020-02-14T08:43:21.525Z] WARN [runner] Can't run linter goanalysis_metalinter: fact_purity: failed prerequisites: buildssa@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions 
08:43:21 [2020-02-14T08:43:21.525Z] INFO [runner] Issues before processing: 46, after processing: 0 
08:43:21 [2020-02-14T08:43:21.525Z] INFO [runner] Processors filtering stat (out/in): exclude: 1/1, skip_files: 10/10, skip_dirs: 10/10, identifier_marker: 1/1, exclude-rules: 1/1, nolint: 0/1, filename_unadjuster: 10/10, path_prettifier: 10/10, autogenerated_exclude: 1/10, cgo: 10/46 
08:43:21 [2020-02-14T08:43:21.525Z] INFO [runner] processing took 882.891µs with stages: nolint: 389.766µs, path_prettifier: 321.205µs, skip_dirs: 74.623µs, autogenerated_exclude: 58.026µs, identifier_marker: 17.488µs, cgo: 12.192µs, filename_unadjuster: 4.199µs, exclude-rules: 2.327µs, max_same_issues: 701ns, diff: 458ns, max_from_linter: 328ns, skip_files: 272ns, uniq_by_line: 272ns, max_per_file_from_linter: 263ns, exclude: 261ns, path_shortener: 260ns, source_code: 250ns 
08:43:21 [2020-02-14T08:43:21.525Z] INFO [runner] linters took 1m30.38127994s with stages: goanalysis_metalinter: 1m11.611722092s, unused: 18.768550496s 
08:43:21 [2020-02-14T08:43:21.525Z] INFO File cache stats: 1446 entries of total size 6.8MiB 
08:43:21 [2020-02-14T08:43:21.525Z] INFO Memory: 1363 samples, avg is 636.1MB, max is 3437.9MB 
08:43:21 [2020-02-14T08:43:21.525Z] INFO Execution took 3m21.137414607s