Skip to content

Console Output

14:23:48 [2019-09-30T14:23:48.222Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39992/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39992/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=404d87ec6946aaa9c130b64c0c75514a2fcd50c0 -e DOCKER_GRAPHDRIVER docker:404d87ec6946aaa9c130b64c0c75514a2fcd50c0 hack/validate/default
14:23:49 [2019-09-30T14:23:49.154Z] Congratulations!  All commits are properly signed with the DCO!
14:23:49 [2019-09-30T14:23:49.154Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
14:23:49 [2019-09-30T14:23:49.154Z] INFO [lintersdb] Active 15 linters: [deadcode gofmt goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
14:23:49 [2019-09-30T14:23:49.154Z] INFO [lintersdb] Optimized sublinters [staticcheck gosimple unused] into metalinter megacheck 
14:24:15 [2019-09-30T14:24:15.674Z] INFO [loader] Go packages loading at mode load types and syntax took 26.338854844s 
14:24:20 [2019-09-30T14:24:20.929Z] INFO [loader] SSA repr building timing: packages building 221.682589ms, total 5.507582349s 
14:25:42 [2019-09-30T14:25:42.326Z] WARN [runner/golint] Golint: can't lint 4 files: no file name for file &{Doc:<nil> Package:21221714 Name:quota Decls:[0xc023206e80 0xc023206f00 0xc023206f80 0xc023207000 0xc02320e690 0xc02320e7e0] Scope:scope 0xc00e4b7610 {
14:25:42 [2019-09-30T14:25:42.326Z] 	type errQuotaNotSupported
14:25:42 [2019-09-30T14:25:42.326Z] 	var ErrQuotaNotSupported
14:25:42 [2019-09-30T14:25:42.326Z] }
14:25:42 [2019-09-30T14:25:42.326Z]  Imports:[0xc02320e510] Unresolved:[errdefs nil string] Comments:[0xc023215000 0xc023215180]} 
14:26:00 [2019-09-30T14:26:00.389Z] INFO [runner] worker.2 took 1m39.116800558s with stages: golint: 1m15.500805915s, gosec: 12.538694744s, gofmt: 4.603930909s, ineffassign: 3.035832967s, misspell: 1.865806832s, unconvert: 497.238197ms, varcheck: 483.160092ms, deadcode: 374.207639ms, structcheck: 217.039915ms, typecheck: 6.934µs 
14:26:02 [2019-09-30T14:26:02.914Z] INFO [runner] worker.1 took 1m41.931138758s with stages: megacheck: 47.98720116s, govet: 27.381171759s, goimports: 26.562733649s 
14:26:02 [2019-09-30T14:26:02.914Z] INFO [runner] Workers idle times: #2: 2.798324078s 
14:26:02 [2019-09-30T14:26:02.914Z] INFO [runner] Issues before processing: 1977, after processing: 0 
14:26:02 [2019-09-30T14:26:02.914Z] INFO [runner] processing took 583.237397ms with stages: exclude: 195.726105ms, identifier_marker: 140.713326ms, skip_dirs: 80.365864ms, autogenerated_exclude: 56.036292ms, nolint: 43.278748ms, path_prettifier: 42.560685ms, filename_unadjuster: 16.333478ms, cgo: 6.935458ms, exclude-rules: 1.264547ms, diff: 3.557µs, path_shortener: 3.381µs, source_code: 3.126µs, uniq_by_line: 2.88µs, skip_files: 2.559µs, max_same_issues: 2.546µs, max_per_file_from_linter: 2.445µs, max_from_linter: 2.4µs 
14:26:02 [2019-09-30T14:26:02.914Z] INFO File cache stats: 1436 entries of total size 6.8MiB 
14:26:04 [2019-09-30T14:26:04.814Z] INFO Memory: 185 samples, avg is 1493.4MB, max is 5383.5MB 
14:26:04 [2019-09-30T14:26:04.814Z] INFO Execution took 2m15.598635443s               
14:26:04 [2019-09-30T14:26:04.814Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
14:26:04 [2019-09-30T14:26:04.814Z] No api/types/ or api/swagger.yaml changes in diff.
14:26:05 [2019-09-30T14:26:05.071Z] Congratulations!  All toml source files changed here have valid syntax.
14:26:05 [2019-09-30T14:26:05.071Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
14:26:05 [2019-09-30T14:26:05.071Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.