Skip to content

Console Output

13:59:54 [2019-11-25T13:59:54.105Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40197/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40197/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d708a8bcd82ab2adb5138d4af43af0432543bfaf -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d708a8bcd82ab2adb5138d4af43af0432543bfaf hack/validate/default
13:59:55 [2019-11-25T13:59:55.046Z] Congratulations!  All commits are properly signed with the DCO!
13:59:55 [2019-11-25T13:59:55.046Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
13:59:55 [2019-11-25T13:59:55.046Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
14:01:46 [2019-11-25T14:01:46.408Z] INFO [loader] Go packages loading at mode 575 (compiled_files|exports_file|imports|name|types_sizes|deps|files) took 1m50.526632505s 
14:01:46 [2019-11-25T14:01:46.408Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 454.141402ms 
14:03:23 [2019-11-25T14:03:23.092Z] WARN [runner] Can't run linter goanalysis_metalinter: ctrlflow: failed prerequisites: inspect@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions 
14:03:23 [2019-11-25T14:03:23.093Z] INFO [runner] Issues before processing: 46, after processing: 0 
14:03:23 [2019-11-25T14:03:23.093Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 10/10, skip_dirs: 10/10, cgo: 10/46, skip_files: 10/10, autogenerated_exclude: 1/10, identifier_marker: 1/1, exclude: 1/1, exclude-rules: 1/1, nolint: 0/1, path_prettifier: 10/10 
14:03:23 [2019-11-25T14:03:23.093Z] INFO [runner] processing took 826.285µs with stages: nolint: 409.837µs, path_prettifier: 167.844µs, skip_dirs: 138.032µs, autogenerated_exclude: 59.282µs, identifier_marker: 19.841µs, cgo: 19.609µs, filename_unadjuster: 5.138µs, exclude-rules: 2.215µs, max_same_issues: 1.22µs, skip_files: 579ns, max_from_linter: 560ns, exclude: 490ns, path_shortener: 383ns, diff: 381ns, source_code: 311ns, max_per_file_from_linter: 287ns, uniq_by_line: 276ns 
14:03:23 [2019-11-25T14:03:23.093Z] INFO [runner] linters took 1m28.605177385s with stages: goanalysis_metalinter: 1m10.264580883s, unused: 18.339644191s 
14:03:23 [2019-11-25T14:03:23.093Z] INFO File cache stats: 1443 entries of total size 6.8MiB 
14:03:23 [2019-11-25T14:03:23.093Z] INFO Memory: 1356 samples, avg is 627.0MB, max is 3504.0MB 
14:03:23 [2019-11-25T14:03:23.093Z] INFO Execution took 3m19.593779505s               
14:03:23 [2019-11-25T14:03:23.093Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
14:03:23 [2019-11-25T14:03:23.093Z] No api/types/ or api/swagger.yaml changes in diff.
14:03:23 [2019-11-25T14:03:23.093Z] Congratulations!  All toml source files changed here have valid syntax.
14:03:23 [2019-11-25T14:03:23.093Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
14:03:23 [2019-11-25T14:03:23.093Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.