ManageIQ/manageiq-v2v

View on GitHub
Merge pull request #1180 from Fryguy/remove_hakiri #1885
Oleg Barenboim authored b2bd756a
errored00:00:39
An engine encountered an error
E10 Error

We had trouble running the rubocop engine.

The engine's output shown below may indicate the cause of the error.

If not, please contact us so we can investigate further.

1
git clone
2
codeclimate validate-config
View output
codeclimate validate-config
No errors or warnings found in .codeclimate.yml.
3
codeclimate prepare
View output
codeclimate prepare
Wrote https://raw.githubusercontent.com/ManageIQ/manageiq-style/master/.rubocop_base.yml to .rubocop_base.yml
Wrote https://raw.githubusercontent.com/ManageIQ/manageiq-style/master/.rubocop_cc_base.yml to .rubocop_cc_base.yml
Wrote https://raw.githubusercontent.com/ManageIQ/manageiq-style/master/styles/base.yml to styles/base.yml
Wrote https://raw.githubusercontent.com/ManageIQ/manageiq-style/master/styles/cc_base.yml to styles/cc_base.yml
4
builder pull-engines
View output
determining required images
docker pull codeclimate/codeclimate-rubocop:b649
b649: Pulling from codeclimate/codeclimate-rubocop
aad63a933944: Pulling fs layer
cca28d9d22b9: Pulling fs layer
e46ee7bc75f6: Pulling fs layer
12139539199e: Pulling fs layer
c262dbdf41d7: Pulling fs layer
e1dd46a51c97: Pulling fs layer
3c96287b0274: Pulling fs layer
835bf35953fa: Pulling fs layer
52e0d1608c88: Pulling fs layer
703f61bf108c: Pulling fs layer
863413d180f5: Pulling fs layer
8a85414f9d80: Pulling fs layer
3c96287b0274: Waiting
703f61bf108c: Waiting
835bf35953fa: Waiting
52e0d1608c88: Waiting
863413d180f5: Waiting
8a85414f9d80: Waiting
12139539199e: Waiting
c262dbdf41d7: Waiting
e1dd46a51c97: Waiting
e46ee7bc75f6: Verifying Checksum
e46ee7bc75f6: Download complete
cca28d9d22b9: Verifying Checksum
cca28d9d22b9: Download complete
aad63a933944: Verifying Checksum
aad63a933944: Download complete
c262dbdf41d7: Verifying Checksum
c262dbdf41d7: Download complete
e1dd46a51c97: Download complete
aad63a933944: Pull complete
3c96287b0274: Download complete
835bf35953fa: Verifying Checksum
835bf35953fa: Download complete
cca28d9d22b9: Pull complete
12139539199e: Verifying Checksum
12139539199e: Download complete
e46ee7bc75f6: Pull complete
703f61bf108c: Verifying Checksum
703f61bf108c: Download complete
863413d180f5: Verifying Checksum
863413d180f5: Download complete
8a85414f9d80: Download complete
12139539199e: Pull complete
c262dbdf41d7: Pull complete
e1dd46a51c97: Pull complete
52e0d1608c88: Verifying Checksum
52e0d1608c88: Download complete
3c96287b0274: Pull complete
835bf35953fa: Pull complete
52e0d1608c88: Pull complete
703f61bf108c: Pull complete
863413d180f5: Pull complete
8a85414f9d80: Pull complete
Digest: sha256:664b138ce469cd2346c0c460fe4ada87f3b8dddacababe27eef352c706a23de6
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-rubocop:b649
5
structure
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
7
rubocop
rubocop engine documentation
View output
unrecognized cop Gemspec/DevelopmentDependencies found in styles/base.yml, unrecognized cop Style/NegatedIfElseCondition found in styles/base.yml, unrecognized cop Style/QuotedSymbols found in styles/base.yml
/usr/local/bundle/gems/rubocop-0.82.0/lib/rubocop/config_validator.rb:82:in `check_target_ruby': RuboCop found unknown Ruby version 3.0 in `TargetRubyVersion` parameter (in styles/base.yml). (RuboCop::ValidationError)
Supported versions: 2.4, 2.5, 2.6, 2.7
	from /usr/local/bundle/gems/rubocop-0.82.0/lib/rubocop/config_validator.rb:41:in `validate'
	from /usr/local/bundle/gems/rubocop-0.82.0/lib/rubocop/config.rb:44:in `check'
	from /usr/local/bundle/gems/rubocop-0.82.0/lib/rubocop/config.rb:37:in `create'
	from /usr/local/bundle/gems/rubocop-0.82.0/lib/rubocop/config_loader.rb:54:in `load_file'
	from /usr/local/bundle/gems/rubocop-0.82.0/lib/rubocop/config_loader_resolver.rb:143:in `block in base_configs'
	from /usr/local/bundle/gems/rubocop-0.82.0/lib/rubocop/config_loader_resolver.rb:142:in `map'
	from /usr/local/bundle/gems/rubocop-0.82.0/lib/rubocop/config_loader_resolver.rb:142:in `base_configs'
	from /usr/local/bundle/gems/rubocop-0.82.0/lib/rubocop/config_loader_resolver.rb:22:in `resolve_inheritance'
	from /usr/local/bundle/gems/rubocop-0.82.0/lib/rubocop/config_loader.rb:50:in `load_file'
	from /usr/local/bundle/gems/rubocop-0.82.0/lib/rubocop/config_loader_resolver.rb:143:in `block in base_configs'
	from /usr/local/bundle/gems/rubocop-0.82.0/lib/rubocop/config_loader_resolver.rb:142:in `map'
	from /usr/local/bundle/gems/rubocop-0.82.0/lib/rubocop/config_loader_resolver.rb:142:in `base_configs'
	from /usr/local/bundle/gems/rubocop-0.82.0/lib/rubocop/config_loader_resolver.rb:22:in `resolve_inheritance'
	from /usr/local/bundle/gems/rubocop-0.82.0/lib/rubocop/config_loader.rb:50:in `load_file'
	from /usr/local/bundle/gems/rubocop-0.82.0/lib/rubocop/config_store.rb:23:in `options_config='
	from /usr/src/app/lib/cc/engine/rubocop.rb:55:in `block in config_store'
	from /usr/src/app/lib/cc/engine/rubocop.rb:53:in `tap'
	from /usr/src/app/lib/cc/engine/rubocop.rb:53:in `config_store'
	from /usr/src/app/lib/cc/engine/rubocop.rb:46:in `files_to_inspect'
	from /usr/src/app/lib/cc/engine/rubocop.rb:29:in `block in run'
	from /usr/src/app/lib/cc/engine/rubocop.rb:28:in `chdir'
	from /usr/src/app/lib/cc/engine/rubocop.rb:28:in `run'
	from /usr/src/app/bin/codeclimate-rubocop:17:in `<main>'