Add rundeck cli and project management #310
Annotations
7 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 'almalinux9-64-puppet7.example.com' exited with 4 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_123912887.pp.lc5mCq
Last 10 lines of output were:
Debug: Finishing transaction 16840
Debug: Storing state
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Debug: Pruned old state cache entries in 0.00 seconds
Debug: Stored state in 0.00 seconds
�[mNotice: Applied catalog in 0.28 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 20220
Debug: Received report to process from almalinux9-64-puppet7.example.com
Debug: Processing report from almalinux9-64-puppet7.example.com with processor Puppet::Reports::Store
|
spec/acceptance/rundeck_spec.rb#L26
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#L30
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#L31
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#L36
rundeck class updrade to latest version applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_123915723.pp.n19f9F
Last 10 lines of output were:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: Please set the JAVA_HOME variable in your environment to match the
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: location of your Java installation.
Error: 'rd system info' returned 1 instead of one of [0]
Error: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: change from 'notrun' to ['0'] failed: 'rd system info' returned 1 instead of one of [0]
Info: Class[Rundeck::Cli]: Unscheduling all events on Class[Rundeck::Cli]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 310.80 seconds
|
spec/acceptance/rundeck_spec.rb#L54
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