Skip to content

Console Output

14:50:16 [2020-02-10T14:50:16.196Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40483/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40483/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=74187450016171819235c850ec918659096d3e9f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:74187450016171819235c850ec918659096d3e9f hack/validate/default
14:50:17 [2020-02-10T14:50:17.127Z] Congratulations!  All commits are properly signed with the DCO!
14:50:17 [2020-02-10T14:50:17.127Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
14:50:17 [2020-02-10T14:50:17.127Z] No api/types/ or api/swagger.yaml changes in diff.
14:50:17 [2020-02-10T14:50:17.127Z] Congratulations!  All TOML source files changed here have valid syntax.
14:50:17 [2020-02-10T14:50:17.127Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
14:50:17 [2020-02-10T14:50:17.127Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
14:50:17 [2020-02-10T14:50:17.127Z] Congratulations!  No new tests were added to integration-cli.
14:50:17 [2020-02-10T14:50:17.127Z] 
14:50:17 [2020-02-10T14:50:17.127Z] INFO Start validation with golang-ci-lint
14:50:17 [2020-02-10T14:50:17.382Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
14:50:17 [2020-02-10T14:50:17.382Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
14:52:08 [2020-02-10T14:52:08.775Z] INFO [loader] Go packages loading at mode 575 (exports_file|files|imports|name|deps|types_sizes|compiled_files) took 1m51.055574458s 
14:52:08 [2020-02-10T14:52:08.775Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 456.966743ms 
14:53:45 [2020-02-10T14:53:45.154Z] 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:53:45 [2020-02-10T14:53:45.154Z] INFO [runner] Issues before processing: 46, after processing: 0 
14:53:45 [2020-02-10T14:53:45.154Z] INFO [runner] Processors filtering stat (out/in): skip_files: 10/10, autogenerated_exclude: 1/10, exclude-rules: 1/1, nolint: 0/1, cgo: 10/46, skip_dirs: 10/10, identifier_marker: 1/1, filename_unadjuster: 10/10, exclude: 1/1, path_prettifier: 10/10 
14:53:45 [2020-02-10T14:53:45.154Z] INFO [runner] processing took 1.128552ms with stages: nolint: 725.169µs, path_prettifier: 156.189µs, skip_dirs: 105.461µs, autogenerated_exclude: 70.84µs, cgo: 29.1µs, identifier_marker: 25.671µs, filename_unadjuster: 5.485µs, exclude-rules: 5.384µs, max_same_issues: 1.565µs, max_from_linter: 801ns, uniq_by_line: 563ns, diff: 545ns, max_per_file_from_linter: 385ns, exclude: 365ns, source_code: 365ns, skip_files: 357ns, path_shortener: 307ns 
14:53:45 [2020-02-10T14:53:45.154Z] INFO [runner] linters took 1m29.740701925s with stages: goanalysis_metalinter: 1m11.4593097s, unused: 18.279292397s 
14:53:45 [2020-02-10T14:53:45.154Z] INFO File cache stats: 1449 entries of total size 6.8MiB 
14:53:45 [2020-02-10T14:53:45.154Z] INFO Memory: 1369 samples, avg is 635.8MB, max is 3503.8MB 
14:53:45 [2020-02-10T14:53:45.154Z] INFO Execution took 3m21.637654502s