Feature: Certbot plugin Apache #289
Annotations
3 errors
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
letsencrypt::plugin::apache 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 'rocky8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_204706304.dhUVu2.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Epel/Yumrepo[epel]/ensure: created
Info: Yumrepo[epel](provider=inifile): changing mode of /etc/yum.repos.d/epel.repo from 600 to 644
�[mNotice: /Stage[main]/Epel/Yumrepo[epel-debuginfo]/ensure: created
Info: Yumrepo[epel-debuginfo](provider=inifile): changing mode of /etc/yum.repos.d/epel-debuginfo.repo from 600 to 644
�[mNotice: /Stage[main]/Epel/Yumrepo[epel-source]/ensure: created
Info: Yumrepo[epel-source](provider=inifile): changing mode of /etc/yum.repos.d/epel-source.repo from 600 to 644
�[mNotice: /Stage[main]/Letsencrypt::Install/Package[letsencrypt]/ensure: created
�[mNotice: /Stage[main]/Letsencrypt::Renew/File[letsencrypt-renewal-hooks-puppet]/ensure: created
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 10.61 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/letsencrypt_plugin_apache_spec.rb:6
|
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
letsencrypt::plugin::apache 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 'rocky8-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_204719193.A8CHXZ.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
�[mNotice: Compiled catalog for rocky8-64-puppet8.example.com in environment production in 0.16 seconds
Info: Using environment 'production'
Info: Applying configuration version '1725914841'
�[mNotice: /Stage[main]/Letsencrypt::Plugin::Apache/Package[python3-certbot-apache]/ensure: created
�[mNotice: Applied catalog in 2.87 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/letsencrypt_plugin_apache_spec.rb:6
|
|
This job failed
Loading