Skip to content

Always run pulpcore-manager migrate #1411

Always run pulpcore-manager migrate

Always run pulpcore-manager migrate #1411

Triggered via pull request August 14, 2024 08:31
@evgenievgeni
synchronize #351
always-migrate
Status Failure
Total duration 8m 46s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
18s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
7s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

121 errors and 1 warning
Puppet / Puppet 7 - AlmaLinux 9 - Pulp nightly: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
basic installation 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 'almalinux9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083453121.d3QExS.pp Last 10 lines of output were: Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies Info: Class[Pulpcore]: Unscheduling all events on Class[Pulpcore] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 18.33 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
Puppet / Puppet 7 - AlmaLinux 9 - Pulp nightly: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
basic installation 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 'almalinux9-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083514940.vuI0Ib.pp Last 10 lines of output were: Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-docroot]/Concat_fragment[pulpcore-https-docroot]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-directories]/Concat_fragment[pulpcore-https-directories]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies �[mNotice: Applied catalog in 0.46 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
Puppet / Puppet 7 - AlmaLinux 9 - Pulp nightly: spec/support/acceptance/examples.rb#L15
basic installation Service "httpd" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "httpd" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 9 - Pulp nightly: spec/support/acceptance/examples.rb#L16
basic installation Service "httpd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "httpd" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 9 - Pulp nightly: spec/support/acceptance/examples.rb#L20
basic installation Service "pulpcore-api" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-api" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 9 - Pulp nightly: spec/support/acceptance/examples.rb#L21
basic installation Service "pulpcore-api" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-api" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 9 - Pulp nightly: spec/support/acceptance/examples.rb#L25
basic installation Service "pulpcore-content" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-content" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 9 - Pulp nightly: spec/support/acceptance/examples.rb#L26
basic installation Service "pulpcore-content" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-content" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 9 - Pulp nightly: spec/support/acceptance/examples.rb#L35
basic installation Service "pulpcore-worker@1" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-worker@1" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 9 - Pulp nightly: spec/support/acceptance/examples.rb#L36
basic installation Service "pulpcore-worker@1" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-worker@1" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 9 - Pulp 3.39: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
basic installation 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 'almalinux9-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083454979.z4KdF0.pp Last 10 lines of output were: Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies Info: Class[Pulpcore]: Unscheduling all events on Class[Pulpcore] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 22.64 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
Puppet / Puppet 8 - AlmaLinux 9 - Pulp 3.39: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
basic installation 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 'almalinux9-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083521175.TNzhBH.pp Last 10 lines of output were: Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-docroot]/Concat_fragment[pulpcore-https-docroot]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-directories]/Concat_fragment[pulpcore-https-directories]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies �[mNotice: Applied catalog in 0.45 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
Puppet / Puppet 8 - AlmaLinux 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L15
basic installation Service "httpd" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "httpd" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L16
basic installation Service "httpd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "httpd" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L20
basic installation Service "pulpcore-api" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-api" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L21
basic installation Service "pulpcore-api" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-api" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L25
basic installation Service "pulpcore-content" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-content" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L26
basic installation Service "pulpcore-content" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-content" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L35
basic installation Service "pulpcore-worker@1" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-worker@1" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L36
basic installation Service "pulpcore-worker@1" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-worker@1" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 9 - Pulp 3.39: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
basic installation 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 'almalinux9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083500468.Vj298V.pp Last 10 lines of output were: Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies Info: Class[Pulpcore]: Unscheduling all events on Class[Pulpcore] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 26.63 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
Puppet / Puppet 7 - AlmaLinux 9 - Pulp 3.39: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
basic installation 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 'almalinux9-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083536454.Ia6wDE.pp Last 10 lines of output were: Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-docroot]/Concat_fragment[pulpcore-https-docroot]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-directories]/Concat_fragment[pulpcore-https-directories]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies �[mNotice: Applied catalog in 0.47 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
Puppet / Puppet 7 - AlmaLinux 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L15
basic installation Service "httpd" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "httpd" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L16
basic installation Service "httpd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "httpd" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L20
basic installation Service "pulpcore-api" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-api" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L21
basic installation Service "pulpcore-api" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-api" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L25
basic installation Service "pulpcore-content" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-content" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L26
basic installation Service "pulpcore-content" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-content" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L35
basic installation Service "pulpcore-worker@1" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-worker@1" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L36
basic installation Service "pulpcore-worker@1" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-worker@1" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - CentOS 9 - Pulp nightly: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
basic installation 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 'centos9-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083504689.Hc5Hda.pp Last 10 lines of output were: Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies Info: Class[Pulpcore]: Unscheduling all events on Class[Pulpcore] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 31.94 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
Puppet / Puppet 8 - CentOS 9 - Pulp nightly: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
basic installation 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 'centos9-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083540117.popksD.pp Last 10 lines of output were: Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-docroot]/Concat_fragment[pulpcore-https-docroot]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-directories]/Concat_fragment[pulpcore-https-directories]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies �[mNotice: Applied catalog in 0.48 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
Puppet / Puppet 8 - CentOS 9 - Pulp nightly: spec/support/acceptance/examples.rb#L15
basic installation Service "httpd" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "httpd" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - CentOS 9 - Pulp nightly: spec/support/acceptance/examples.rb#L16
basic installation Service "httpd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "httpd" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - CentOS 9 - Pulp nightly: spec/support/acceptance/examples.rb#L20
basic installation Service "pulpcore-api" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-api" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - CentOS 9 - Pulp nightly: spec/support/acceptance/examples.rb#L21
basic installation Service "pulpcore-api" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-api" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - CentOS 9 - Pulp nightly: spec/support/acceptance/examples.rb#L25
basic installation Service "pulpcore-content" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-content" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - CentOS 9 - Pulp nightly: spec/support/acceptance/examples.rb#L26
basic installation Service "pulpcore-content" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-content" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - CentOS 9 - Pulp nightly: spec/support/acceptance/examples.rb#L35
basic installation Service "pulpcore-worker@1" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-worker@1" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - CentOS 9 - Pulp nightly: spec/support/acceptance/examples.rb#L36
basic installation Service "pulpcore-worker@1" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-worker@1" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 9 - Pulp nightly: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
basic installation 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 'almalinux9-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083502641.N1uydO.pp Last 10 lines of output were: Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies Info: Class[Pulpcore]: Unscheduling all events on Class[Pulpcore] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 26.23 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
Puppet / Puppet 8 - AlmaLinux 9 - Pulp nightly: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
basic installation 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 'almalinux9-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083532584.Q5SLY6.pp Last 10 lines of output were: Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-docroot]/Concat_fragment[pulpcore-https-docroot]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-directories]/Concat_fragment[pulpcore-https-directories]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies �[mNotice: Applied catalog in 0.56 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
Puppet / Puppet 8 - AlmaLinux 9 - Pulp nightly: spec/support/acceptance/examples.rb#L15
basic installation Service "httpd" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "httpd" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 9 - Pulp nightly: spec/support/acceptance/examples.rb#L16
basic installation Service "httpd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "httpd" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 9 - Pulp nightly: spec/support/acceptance/examples.rb#L20
basic installation Service "pulpcore-api" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-api" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 9 - Pulp nightly: spec/support/acceptance/examples.rb#L21
basic installation Service "pulpcore-api" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-api" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 9 - Pulp nightly: spec/support/acceptance/examples.rb#L25
basic installation Service "pulpcore-content" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-content" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 9 - Pulp nightly: spec/support/acceptance/examples.rb#L26
basic installation Service "pulpcore-content" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-content" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 9 - Pulp nightly: spec/support/acceptance/examples.rb#L35
basic installation Service "pulpcore-worker@1" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-worker@1" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 9 - Pulp nightly: spec/support/acceptance/examples.rb#L36
basic installation Service "pulpcore-worker@1" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-worker@1" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - CentOS 9 - Pulp 3.39: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
basic installation 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 'centos9-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083504590.jWmZsi.pp Last 10 lines of output were: Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies Info: Class[Pulpcore]: Unscheduling all events on Class[Pulpcore] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 30.63 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
Puppet / Puppet 8 - CentOS 9 - Pulp 3.39: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
basic installation 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 'centos9-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083538769.HuRsY5.pp Last 10 lines of output were: Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-docroot]/Concat_fragment[pulpcore-https-docroot]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-directories]/Concat_fragment[pulpcore-https-directories]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies �[mNotice: Applied catalog in 0.46 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
Puppet / Puppet 8 - CentOS 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L15
basic installation Service "httpd" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "httpd" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - CentOS 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L16
basic installation Service "httpd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "httpd" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - CentOS 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L20
basic installation Service "pulpcore-api" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-api" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - CentOS 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L21
basic installation Service "pulpcore-api" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-api" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - CentOS 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L25
basic installation Service "pulpcore-content" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-content" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - CentOS 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L26
basic installation Service "pulpcore-content" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-content" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - CentOS 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L35
basic installation Service "pulpcore-worker@1" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-worker@1" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - CentOS 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L36
basic installation Service "pulpcore-worker@1" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-worker@1" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 8 - Pulp 3.39: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
basic installation 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 'almalinux8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083455143.j89tR7.pp Last 10 lines of output were: Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies Info: Class[Pulpcore]: Unscheduling all events on Class[Pulpcore] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 26.21 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
Puppet / Puppet 8 - AlmaLinux 8 - Pulp 3.39: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
basic installation 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 'almalinux8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083524938.soVuMB.pp Last 10 lines of output were: Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-docroot]/Concat_fragment[pulpcore-https-docroot]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-directories]/Concat_fragment[pulpcore-https-directories]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.15 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
Puppet / Puppet 8 - AlmaLinux 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L15
basic installation Service "httpd" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "httpd" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L16
basic installation Service "httpd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "httpd" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L20
basic installation Service "pulpcore-api" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-api" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L21
basic installation Service "pulpcore-api" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-api" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L25
basic installation Service "pulpcore-content" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-content" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L26
basic installation Service "pulpcore-content" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-content" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L35
basic installation Service "pulpcore-worker@1" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-worker@1" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L36
basic installation Service "pulpcore-worker@1" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-worker@1" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - CentOS 9 - Pulp nightly: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
basic installation 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 'centos9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083523438.UEvjlC.pp Last 10 lines of output were: Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies Info: Class[Pulpcore]: Unscheduling all events on Class[Pulpcore] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 27.08 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
Puppet / Puppet 7 - CentOS 9 - Pulp nightly: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
basic installation 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 'centos9-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083553925.DCN3iF.pp Last 10 lines of output were: Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-docroot]/Concat_fragment[pulpcore-https-docroot]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-directories]/Concat_fragment[pulpcore-https-directories]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies �[mNotice: Applied catalog in 0.46 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
Puppet / Puppet 7 - CentOS 9 - Pulp nightly: spec/support/acceptance/examples.rb#L15
basic installation Service "httpd" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "httpd" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - CentOS 9 - Pulp nightly: spec/support/acceptance/examples.rb#L16
basic installation Service "httpd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "httpd" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - CentOS 9 - Pulp nightly: spec/support/acceptance/examples.rb#L20
basic installation Service "pulpcore-api" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-api" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - CentOS 9 - Pulp nightly: spec/support/acceptance/examples.rb#L21
basic installation Service "pulpcore-api" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-api" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - CentOS 9 - Pulp nightly: spec/support/acceptance/examples.rb#L25
basic installation Service "pulpcore-content" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-content" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - CentOS 9 - Pulp nightly: spec/support/acceptance/examples.rb#L26
basic installation Service "pulpcore-content" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-content" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - CentOS 9 - Pulp nightly: spec/support/acceptance/examples.rb#L35
basic installation Service "pulpcore-worker@1" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-worker@1" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - CentOS 9 - Pulp nightly: spec/support/acceptance/examples.rb#L36
basic installation Service "pulpcore-worker@1" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-worker@1" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 8 - Pulp nightly: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
basic installation 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 'almalinux8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083455671.7H0MzD.pp Last 10 lines of output were: Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies Info: Class[Pulpcore]: Unscheduling all events on Class[Pulpcore] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 26.29 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
Puppet / Puppet 8 - AlmaLinux 8 - Pulp nightly: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
basic installation 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 'almalinux8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083525529.HRSgNB.pp Last 10 lines of output were: Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-docroot]/Concat_fragment[pulpcore-https-docroot]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-directories]/Concat_fragment[pulpcore-https-directories]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.19 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
Puppet / Puppet 8 - AlmaLinux 8 - Pulp nightly: spec/support/acceptance/examples.rb#L15
basic installation Service "httpd" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "httpd" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 8 - Pulp nightly: spec/support/acceptance/examples.rb#L16
basic installation Service "httpd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "httpd" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 8 - Pulp nightly: spec/support/acceptance/examples.rb#L20
basic installation Service "pulpcore-api" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-api" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 8 - Pulp nightly: spec/support/acceptance/examples.rb#L21
basic installation Service "pulpcore-api" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-api" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 8 - Pulp nightly: spec/support/acceptance/examples.rb#L25
basic installation Service "pulpcore-content" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-content" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 8 - Pulp nightly: spec/support/acceptance/examples.rb#L26
basic installation Service "pulpcore-content" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-content" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 8 - Pulp nightly: spec/support/acceptance/examples.rb#L35
basic installation Service "pulpcore-worker@1" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-worker@1" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 8 - Pulp nightly: spec/support/acceptance/examples.rb#L36
basic installation Service "pulpcore-worker@1" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-worker@1" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - CentOS 9 - Pulp 3.39: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
basic installation 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 'centos9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083511251.ivP7Ra.pp Last 10 lines of output were: Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies Info: Class[Pulpcore]: Unscheduling all events on Class[Pulpcore] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 30.31 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
Puppet / Puppet 7 - CentOS 9 - Pulp 3.39: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
basic installation 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 'centos9-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083545051.m1xqN5.pp Last 10 lines of output were: Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-docroot]/Concat_fragment[pulpcore-https-docroot]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-directories]/Concat_fragment[pulpcore-https-directories]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies �[mNotice: Applied catalog in 0.48 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
Puppet / Puppet 7 - CentOS 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L15
basic installation Service "httpd" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "httpd" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - CentOS 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L16
basic installation Service "httpd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "httpd" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - CentOS 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L20
basic installation Service "pulpcore-api" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-api" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - CentOS 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L21
basic installation Service "pulpcore-api" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-api" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - CentOS 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L25
basic installation Service "pulpcore-content" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-content" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - CentOS 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L26
basic installation Service "pulpcore-content" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-content" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - CentOS 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L35
basic installation Service "pulpcore-worker@1" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-worker@1" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - CentOS 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L36
basic installation Service "pulpcore-worker@1" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-worker@1" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 8 - Pulp nightly: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
basic installation 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 'almalinux8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083504831.Dd81je.pp Last 10 lines of output were: Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies Info: Class[Pulpcore]: Unscheduling all events on Class[Pulpcore] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 34.22 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
Puppet / Puppet 7 - AlmaLinux 8 - Pulp nightly: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
basic installation 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 'almalinux8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083542406.Wm6nf2.pp Last 10 lines of output were: Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-docroot]/Concat_fragment[pulpcore-https-docroot]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-directories]/Concat_fragment[pulpcore-https-directories]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.12 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
Puppet / Puppet 7 - AlmaLinux 8 - Pulp nightly: spec/support/acceptance/examples.rb#L15
basic installation Service "httpd" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "httpd" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 8 - Pulp nightly: spec/support/acceptance/examples.rb#L16
basic installation Service "httpd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "httpd" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 8 - Pulp nightly: spec/support/acceptance/examples.rb#L20
basic installation Service "pulpcore-api" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-api" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 8 - Pulp nightly: spec/support/acceptance/examples.rb#L21
basic installation Service "pulpcore-api" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-api" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 8 - Pulp nightly: spec/support/acceptance/examples.rb#L25
basic installation Service "pulpcore-content" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-content" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 8 - Pulp nightly: spec/support/acceptance/examples.rb#L26
basic installation Service "pulpcore-content" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-content" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 8 - Pulp nightly: spec/support/acceptance/examples.rb#L35
basic installation Service "pulpcore-worker@1" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-worker@1" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 8 - Pulp nightly: spec/support/acceptance/examples.rb#L36
basic installation Service "pulpcore-worker@1" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-worker@1" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 8 - Pulp 3.39: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
basic installation 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 'almalinux8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083505697.a4C11D.pp Last 10 lines of output were: Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies Info: Class[Pulpcore]: Unscheduling all events on Class[Pulpcore] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 34.91 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
Puppet / Puppet 7 - AlmaLinux 8 - Pulp 3.39: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
basic installation 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 'almalinux8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083544082.H3QENE.pp Last 10 lines of output were: Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-docroot]/Concat_fragment[pulpcore-https-docroot]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-directories]/Concat_fragment[pulpcore-https-directories]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.16 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
Puppet / Puppet 7 - AlmaLinux 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L15
basic installation Service "httpd" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "httpd" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L16
basic installation Service "httpd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "httpd" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L20
basic installation Service "pulpcore-api" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-api" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L21
basic installation Service "pulpcore-api" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-api" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L25
basic installation Service "pulpcore-content" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-content" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L26
basic installation Service "pulpcore-content" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-content" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L35
basic installation Service "pulpcore-worker@1" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-worker@1" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L36
basic installation Service "pulpcore-worker@1" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-worker@1" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Test suite
Process completed with exit code 1.
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system CentOS 8