Module quality update #198
Annotations
9 errors
spec/acceptance/rundeck_spec.rb#L7
rundeck class default parameters applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true, debug: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet8.example.com' exited with 1 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_145043251.pp.8sR6Fo
Last 10 lines of output were:
Debug: importing '/etc/puppetlabs/code/environments/production/modules/rundeck/manifests/config/aclpolicyfile.pp' in environment production
Debug: Automatically imported rundeck::config::aclpolicyfile from rundeck/config/aclpolicyfile into production
Debug: Scope(Class[Rundeck::Config]): Retrieving epp template rundeck/profile_overrides.epp
Debug: File[/etc/sysconfig/rundeckd]: Adding default for owner
Debug: File[/etc/sysconfig/rundeckd]: Adding default for group
Debug: importing '/etc/puppetlabs/code/environments/production/modules/rundeck/manifests/config/jaas_auth.pp' in environment production
Debug: Automatically imported rundeck::config::jaas_auth from rundeck/config/jaas_auth into production
Debug: Scope(Class[Rundeck::Config::Jaas_auth]): Retrieving epp template rundeck/realm.properties.epp
Error: Evaluation Error: Unknown function: 'is_array'. (file: /etc/puppetlabs/code/environments/production/modules/rundeck/templates/realm.properties.epp, line: 26, column: 10) on node centos7-64-puppet8.example.com
Debug: Found in cache :production (ttl = 0 sec)
|
spec/acceptance/rundeck_spec.rb#L25
rundeck class default parameters Package "rundeck" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "rundeck" to be installed
|
spec/acceptance/rundeck_spec.rb#L29
rundeck class default parameters Service "rundeckd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "rundeckd" to be enabled
|
spec/acceptance/rundeck_spec.rb#L30
rundeck class default parameters Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
spec/acceptance/rundeck_spec.rb#L35
rundeck class updrade to latest version applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_145046933.pp.CvXU9U
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: This function is deprecated, please use stdlib::ensure_packages instead. at ["/etc/puppetlabs/code/environments/production/modules/rundeck/manifests/install.pp", 49]:["/etc/puppetlabs/code/environments/production/modules/rundeck/manifests/init.pp", 239]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
Error: Evaluation Error: Unknown function: 'is_array'. (file: /etc/puppetlabs/code/environments/production/modules/rundeck/templates/realm.properties.epp, line: 26, column: 10) on node centos7-64-puppet8.example.com
|
spec/acceptance/rundeck_spec.rb#L48
rundeck class updrade to latest version Package "rundeck" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "rundeck" to be installed
|
spec/acceptance/rundeck_spec.rb#L52
rundeck class updrade to latest version Service "rundeckd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "rundeckd" to be enabled
|
spec/acceptance/rundeck_spec.rb#L53
rundeck class updrade to latest version Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
|
The logs for this run have expired and are no longer available.
Loading