Skip to content

Console Output

22:03:24 [2019-12-30T22:03:24.431Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40331/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40331/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9177ac322afe2371376591094116be59f3fef054 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9177ac322afe2371376591094116be59f3fef054 hack/validate/default
22:03:25 [2019-12-30T22:03:25.359Z] Congratulations!  All commits are properly signed with the DCO!
22:03:25 [2019-12-30T22:03:25.359Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
22:03:25 [2019-12-30T22:03:25.359Z] No api/types/ or api/swagger.yaml changes in diff.
22:03:25 [2019-12-30T22:03:25.359Z] Congratulations!  All TOML source files changed here have valid syntax.
22:03:25 [2019-12-30T22:03:25.359Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
22:03:25 [2019-12-30T22:03:25.359Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
22:03:25 [2019-12-30T22:03:25.359Z] Congratulations!  No new tests were added to integration-cli.
22:03:25 [2019-12-30T22:03:25.359Z] 
22:03:25 [2019-12-30T22:03:25.359Z] INFO Start validation with golang-ci-lint
22:03:25 [2019-12-30T22:03:25.359Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
22:03:25 [2019-12-30T22:03:25.359Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
22:05:16 [2019-12-30T22:05:16.738Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|files|name|types_sizes|compiled_files|imports) took 1m47.623834366s 
22:05:16 [2019-12-30T22:05:16.738Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 444.765696ms 
22:06:53 [2019-12-30T22:06:53.108Z] 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:06:53 [2019-12-30T22:06:53.108Z] INFO [runner] Issues before processing: 46, after processing: 0 
22:06:53 [2019-12-30T22:06:53.108Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 10/10, identifier_marker: 1/1, exclude: 1/1, cgo: 10/46, path_prettifier: 10/10, nolint: 0/1, skip_files: 10/10, autogenerated_exclude: 1/10, filename_unadjuster: 10/10, exclude-rules: 1/1 
22:06:53 [2019-12-30T22:06:53.108Z] INFO [runner] processing took 826.754µs with stages: nolint: 403.47µs, path_prettifier: 238.331µs, skip_dirs: 83.545µs, autogenerated_exclude: 56.108µs, identifier_marker: 19.839µs, cgo: 14.704µs, filename_unadjuster: 3.772µs, exclude-rules: 3.453µs, max_same_issues: 965ns, max_from_linter: 455ns, diff: 377ns, exclude: 354ns, source_code: 315ns, uniq_by_line: 315ns, skip_files: 257ns, max_per_file_from_linter: 253ns, path_shortener: 241ns 
22:06:53 [2019-12-30T22:06:53.108Z] INFO [runner] linters took 1m28.462832221s with stages: goanalysis_metalinter: 1m10.793261318s, unused: 17.668590127s 
22:06:53 [2019-12-30T22:06:53.108Z] INFO File cache stats: 1444 entries of total size 6.8MiB 
22:06:53 [2019-12-30T22:06:53.108Z] INFO Memory: 1325 samples, avg is 563.0MB, max is 3035.2MB 
22:06:53 [2019-12-30T22:06:53.108Z] INFO Execution took 3m16.542617655s