Skip to content

Console Output

15:47:25 [2020-01-06T15:47:25.989Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40340/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40340/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8311d6ba9fe69197912f4bba01eab1a92d92ce08 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8311d6ba9fe69197912f4bba01eab1a92d92ce08 hack/validate/default
15:47:26 [2020-01-06T15:47:26.914Z] Congratulations!  All commits are properly signed with the DCO!
15:47:26 [2020-01-06T15:47:26.914Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
15:47:36 [2020-01-06T15:47:36.949Z] Congratulations!  The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
15:47:37 [2020-01-06T15:47:37.203Z] Congratulations!  All API changes are done the right way.
15:47:37 [2020-01-06T15:47:37.203Z] Congratulations!  All TOML source files changed here have valid syntax.
15:47:37 [2020-01-06T15:47:37.203Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
15:47:37 [2020-01-06T15:47:37.204Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
15:47:37 [2020-01-06T15:47:37.204Z] Congratulations!  No new tests were added to integration-cli.
15:47:37 [2020-01-06T15:47:37.204Z] 
15:47:37 [2020-01-06T15:47:37.204Z] INFO Start validation with golang-ci-lint
15:47:37 [2020-01-06T15:47:37.458Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
15:47:37 [2020-01-06T15:47:37.458Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
15:49:28 [2020-01-06T15:49:28.902Z] INFO [loader] Go packages loading at mode 575 (name|compiled_files|deps|imports|types_sizes|exports_file|files) took 1m49.229384851s 
15:49:28 [2020-01-06T15:49:28.902Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 448.911036ms 
15:51:05 [2020-01-06T15:51:05.350Z] INFO [runner] Issues before processing: 2312, after processing: 0 
15:51:05 [2020-01-06T15:51:05.350Z] INFO [runner] Processors filtering stat (out/in): nolint: 0/63, path_prettifier: 1707/1707, exclude-rules: 63/1610, exclude: 1610/1610, skip_dirs: 1707/1707, autogenerated_exclude: 1610/1707, identifier_marker: 1610/1610, cgo: 1707/2312, filename_unadjuster: 1707/1707, skip_files: 1707/1707 
15:51:05 [2020-01-06T15:51:05.350Z] INFO [runner] processing took 132.321464ms with stages: nolint: 51.002842ms, identifier_marker: 38.285007ms, skip_dirs: 13.79919ms, path_prettifier: 12.500492ms, exclude-rules: 8.023858ms, autogenerated_exclude: 6.380816ms, cgo: 1.329192ms, filename_unadjuster: 993.897µs, max_same_issues: 1.967µs, max_from_linter: 642ns, exclude: 623ns, uniq_by_line: 584ns, source_code: 548ns, max_per_file_from_linter: 513ns, path_shortener: 434ns, diff: 431ns, skip_files: 428ns 
15:51:05 [2020-01-06T15:51:05.350Z] INFO [runner] linters took 1m34.915244143s with stages: goanalysis_metalinter: 1m17.578740705s, unused: 17.203649533s 
15:51:05 [2020-01-06T15:51:05.350Z] INFO File cache stats: 1444 entries of total size 6.8MiB 
15:51:05 [2020-01-06T15:51:05.350Z] INFO Memory: 1536 samples, avg is 256.4MB, max is 2832.3MB 
15:51:05 [2020-01-06T15:51:05.350Z] INFO Execution took 3m26.331853749s