Skip to content

Console Output

14:31:47 [2019-12-31T14:31:47.787Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40332/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40332/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=18dbf0dc9029c35aecc414fbe974d9e3edafaf08 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:18dbf0dc9029c35aecc414fbe974d9e3edafaf08 hack/validate/default
14:31:48 [2019-12-31T14:31:48.723Z] Congratulations!  All commits are properly signed with the DCO!
14:31:48 [2019-12-31T14:31:48.723Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
14:31:48 [2019-12-31T14:31:48.723Z] No api/types/ or api/swagger.yaml changes in diff.
14:31:48 [2019-12-31T14:31:48.723Z] Congratulations!  All TOML source files changed here have valid syntax.
14:31:48 [2019-12-31T14:31:48.723Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
14:31:48 [2019-12-31T14:31:48.723Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
14:31:48 [2019-12-31T14:31:48.723Z] Congratulations!  No new tests were added to integration-cli.
14:31:48 [2019-12-31T14:31:48.723Z] 
14:31:48 [2019-12-31T14:31:48.723Z] INFO Start validation with golang-ci-lint
14:31:48 [2019-12-31T14:31:48.980Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
14:31:48 [2019-12-31T14:31:48.981Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
14:33:40 [2019-12-31T14:33:40.410Z] INFO [loader] Go packages loading at mode 575 (name|compiled_files|deps|exports_file|types_sizes|files|imports) took 1m48.824832863s 
14:33:40 [2019-12-31T14:33:40.410Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 454.501123ms 
14:35:16 [2019-12-31T14:35:16.825Z] WARN [runner] Can't run linter goanalysis_metalinter: fact_deprecated: failed prerequisites: fact_deprecated@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions 
14:35:16 [2019-12-31T14:35:16.825Z] INFO [runner] Issues before processing: 46, after processing: 0 
14:35:16 [2019-12-31T14:35:16.825Z] INFO [runner] Processors filtering stat (out/in): cgo: 10/46, skip_dirs: 10/10, nolint: 0/1, skip_files: 10/10, autogenerated_exclude: 1/10, exclude-rules: 1/1, identifier_marker: 1/1, filename_unadjuster: 10/10, path_prettifier: 10/10, exclude: 1/1 
14:35:16 [2019-12-31T14:35:16.825Z] INFO [runner] processing took 915.73µs with stages: nolint: 418.157µs, path_prettifier: 163.213µs, filename_unadjuster: 111.782µs, skip_dirs: 75.166µs, autogenerated_exclude: 63.31µs, cgo: 54.229µs, identifier_marker: 21.823µs, exclude-rules: 3.069µs, max_same_issues: 2.078µs, max_from_linter: 645ns, path_shortener: 395ns, source_code: 379ns, exclude: 371ns, diff: 302ns, max_per_file_from_linter: 288ns, skip_files: 272ns, uniq_by_line: 251ns 
14:35:16 [2019-12-31T14:35:16.825Z] INFO [runner] linters took 1m28.391122491s with stages: goanalysis_metalinter: 1m10.338956244s, unused: 18.051089846s 
14:35:16 [2019-12-31T14:35:16.825Z] INFO File cache stats: 1444 entries of total size 6.8MiB 
14:35:16 [2019-12-31T14:35:16.825Z] INFO Memory: 1338 samples, avg is 554.7MB, max is 2969.4MB 
14:35:16 [2019-12-31T14:35:16.825Z] INFO Execution took 3m17.677879191s