Add Test for latest rundeck v5.7.0-20241021 #425
Annotations
3 errors
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
rundeck class updrade to 5.7.0-20241021 behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_104409657.fKimzj.pp
Last 10 lines of output were:
Warning: /Stage[main]/Rundeck::Config/Rundeck::Config::Aclpolicyfile[admin]/File[/etc/rundeck/admin.aclpolicy]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config/Rundeck::Config::Aclpolicyfile[apitoken]/File[/etc/rundeck/apitoken.aclpolicy]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Service/Service[rundeckd]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Cli/Package[jq]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Cli/Package[rundeck-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Cli/File[/usr/local/bin/rd_project_diff.sh]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Cli/File[/usr/local/bin/rd_job_diff.sh]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Cli/File[/usr/local/bin/rd_scm_diff.sh]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.65 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/rundeck_spec.rb:52
|
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
rundeck class updrade to 5.7.0-20241021 behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_104412792.ts94tl.pp
Last 10 lines of output were:
Warning: /Stage[main]/Rundeck::Config/Rundeck::Config::Aclpolicyfile[admin]/File[/etc/rundeck/admin.aclpolicy]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config/Rundeck::Config::Aclpolicyfile[apitoken]/File[/etc/rundeck/apitoken.aclpolicy]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Service/Service[rundeckd]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Cli/Package[jq]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Cli/Package[rundeck-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Cli/File[/usr/local/bin/rd_project_diff.sh]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Cli/File[/usr/local/bin/rd_job_diff.sh]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Cli/File[/usr/local/bin/rd_scm_diff.sh]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.65 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/rundeck_spec.rb:52
|
Run tests
Process completed with exit code 1.
|
Loading