Skip to content

Console Output

22:14:21 [2019-10-04T22:14:21.678Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39713/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39713/.git:/go/src/github.com/docker/docker/.git --name docker-pr20 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=82097c0f1f0494d75b1088b59453a2d0feeb9735 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:82097c0f1f0494d75b1088b59453a2d0feeb9735 hack/validate/default
22:14:23 [2019-10-04T22:14:23.042Z] Congratulations!  All commits are properly signed with the DCO!
22:14:23 [2019-10-04T22:14:23.042Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
22:14:23 [2019-10-04T22:14:23.042Z] INFO [lintersdb] Active 15 linters: [deadcode gofmt goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
22:14:23 [2019-10-04T22:14:23.042Z] INFO [lintersdb] Optimized sublinters [staticcheck gosimple unused] into metalinter megacheck 
22:14:49 [2019-10-04T22:14:49.789Z] INFO [loader] Go packages loading at mode load types and syntax took 25.855493503s 
22:14:53 [2019-10-04T22:14:53.948Z] INFO [loader] SSA repr building timing: packages building 238.281255ms, total 5.141577088s 
22:16:15 [2019-10-04T22:16:15.341Z] WARN [runner/golint] Golint: can't lint 4 files: no file name for file &{Doc:<nil> Package:19958915 Name:quota Decls:[0xc0215e3c00 0xc0215e3c80 0xc0215e3d00 0xc0215e3d80 0xc02161f530 0xc02161f680] Scope:scope 0xc01a2f6f40 {
22:16:15 [2019-10-04T22:16:15.341Z] 	var ErrQuotaNotSupported
22:16:15 [2019-10-04T22:16:15.341Z] 	type errQuotaNotSupported
22:16:15 [2019-10-04T22:16:15.341Z] }
22:16:15 [2019-10-04T22:16:15.341Z]  Imports:[0xc02161f3b0] Unresolved:[errdefs nil string] Comments:[0xc021644a00 0xc021644b80]} 
22:16:33 [2019-10-04T22:16:33.373Z] INFO [runner] worker.2 took 1m39.473011906s with stages: golint: 1m15.16145424s, gosec: 13.439869073s, gofmt: 4.549070096s, ineffassign: 2.565150949s, misspell: 2.531826407s, varcheck: 500.735783ms, deadcode: 371.670495ms, structcheck: 207.085177ms, unconvert: 146.064072ms, typecheck: 11.975µs 
22:16:35 [2019-10-04T22:16:35.260Z] INFO [runner] worker.1 took 1m41.347352714s with stages: megacheck: 47.871194545s, goimports: 26.880659723s, govet: 26.595473917s 
22:16:35 [2019-10-04T22:16:35.260Z] INFO [runner] Workers idle times: #2: 1.86421803s 
22:16:35 [2019-10-04T22:16:35.260Z] INFO [runner] Issues before processing: 1963, after processing: 0 
22:16:35 [2019-10-04T22:16:35.260Z] INFO [runner] processing took 476.29152ms with stages: exclude: 157.607075ms, identifier_marker: 151.525561ms, skip_dirs: 70.426574ms, nolint: 54.019937ms, autogenerated_exclude: 35.906381ms, path_prettifier: 3.214071ms, cgo: 1.400836ms, filename_unadjuster: 1.257526ms, exclude-rules: 910.44µs, diff: 4.026µs, path_shortener: 3.409µs, uniq_by_line: 2.926µs, source_code: 2.753µs, max_same_issues: 2.677µs, max_from_linter: 2.655µs, max_per_file_from_linter: 2.449µs, skip_files: 2.224µs 
22:16:35 [2019-10-04T22:16:35.260Z] INFO File cache stats: 1433 entries of total size 6.7MiB 
22:16:35 [2019-10-04T22:16:35.516Z] INFO Memory: 181 samples, avg is 1310.6MB, max is 5109.6MB 
22:16:35 [2019-10-04T22:16:35.516Z] INFO Execution took 2m12.610190935s               
22:16:35 [2019-10-04T22:16:35.771Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
22:16:35 [2019-10-04T22:16:35.771Z] No api/types/ or api/swagger.yaml changes in diff.
22:16:35 [2019-10-04T22:16:35.771Z] Congratulations!  All toml source files changed here have valid syntax.
22:16:35 [2019-10-04T22:16:35.771Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
22:16:35 [2019-10-04T22:16:35.771Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.