Skip to content

Console Output

06:33:47 [2020-02-14T06:33:47.063Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40486/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40486/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ca4b51868a5e704dcc5b7281f479bb4e56011960 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ca4b51868a5e704dcc5b7281f479bb4e56011960 hack/validate/default
06:33:47 [2020-02-14T06:33:47.996Z] Congratulations!  All commits are properly signed with the DCO!
06:33:47 [2020-02-14T06:33:47.996Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
06:33:47 [2020-02-14T06:33:47.996Z] No api/types/ or api/swagger.yaml changes in diff.
06:33:47 [2020-02-14T06:33:47.996Z] Congratulations!  All TOML source files changed here have valid syntax.
06:33:47 [2020-02-14T06:33:47.996Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
06:33:47 [2020-02-14T06:33:47.996Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
06:33:47 [2020-02-14T06:33:47.996Z] Congratulations!  No new tests were added to integration-cli.
06:33:47 [2020-02-14T06:33:47.996Z] 
06:33:47 [2020-02-14T06:33:47.996Z] INFO Start validation with golang-ci-lint
06:33:48 [2020-02-14T06:33:48.253Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
06:33:48 [2020-02-14T06:33:48.253Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
06:35:54 [2020-02-14T06:35:54.675Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|files|compiled_files|imports|name|types_sizes) took 1m51.897245463s 
06:35:54 [2020-02-14T06:35:54.675Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 455.71846ms 
06:37:16 [2020-02-14T06:37:16.095Z] 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 
06:37:16 [2020-02-14T06:37:16.095Z] INFO [runner] Issues before processing: 46, after processing: 0 
06:37:16 [2020-02-14T06:37:16.095Z] INFO [runner] Processors filtering stat (out/in): exclude: 1/1, exclude-rules: 1/1, skip_dirs: 10/10, cgo: 10/46, filename_unadjuster: 10/10, skip_files: 10/10, autogenerated_exclude: 1/10, identifier_marker: 1/1, path_prettifier: 10/10, nolint: 0/1 
06:37:16 [2020-02-14T06:37:16.095Z] INFO [runner] processing took 898.548µs with stages: nolint: 395.194µs, path_prettifier: 285.073µs, skip_dirs: 76.915µs, cgo: 55.208µs, autogenerated_exclude: 54.28µs, identifier_marker: 22.53µs, filename_unadjuster: 3.334µs, exclude-rules: 2.665µs, max_same_issues: 998ns, diff: 417ns, skip_files: 318ns, max_from_linter: 312ns, source_code: 291ns, uniq_by_line: 278ns, exclude: 252ns, path_shortener: 246ns, max_per_file_from_linter: 237ns 
06:37:16 [2020-02-14T06:37:16.095Z] INFO [runner] linters took 1m30.793291308s with stages: goanalysis_metalinter: 1m12.591807646s, unused: 18.200430622s 
06:37:16 [2020-02-14T06:37:16.095Z] INFO File cache stats: 1446 entries of total size 6.8MiB 
06:37:16 [2020-02-14T06:37:16.095Z] INFO Memory: 1371 samples, avg is 699.8MB, max is 4040.3MB 
06:37:16 [2020-02-14T06:37:16.095Z] INFO Execution took 3m23.154011612s