Skip to content

Fixes #36902 - Support Pulpcore 3.39, drop older versions #1341

Fixes #36902 - Support Pulpcore 3.39, drop older versions

Fixes #36902 - Support Pulpcore 3.39, drop older versions #1341

Triggered via pull request November 20, 2023 21:40
Status Failure
Total duration 13m 58s
Artifacts

ci.yml

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

Annotations

60 errors
Puppet / Puppet 7 - CentOS 9 - Pulp nightly: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.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_214154859.pp.rkE2Nk Last 10 lines of output were: 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 Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 18.20 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-2.4.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_214216031.pp.8isEf5 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 3.41 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 - CentOS 9 - Pulp nightly: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.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_214227795.pp.p42YPa Last 10 lines of output were: 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 Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 53.05 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-2.4.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_214324970.pp.KuxhKS 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 2.88 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 7 - CentOS 8 - Pulp nightly: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.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 'centos8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_214210132.pp.4VLnQM Last 10 lines of output were: 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 Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 31.77 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
Puppet / Puppet 7 - CentOS 8 - Pulp nightly: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.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 'centos8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_214244864.pp.TDeWXN 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 3.51 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
Puppet / Puppet 7 - CentOS 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 - CentOS 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 - CentOS 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 - CentOS 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 - CentOS 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 - CentOS 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 - CentOS 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 - CentOS 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 8 - CentOS 8 - Pulp nightly: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.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 'centos8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_214207522.pp.cwt603 Last 10 lines of output were: 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 Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 31.98 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
Puppet / Puppet 8 - CentOS 8 - Pulp nightly: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.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 'centos8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_214243818.pp.M8L1En 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 4.01 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
Puppet / Puppet 8 - CentOS 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 - CentOS 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 - CentOS 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 - CentOS 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 - CentOS 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 - CentOS 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 - CentOS 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 - CentOS 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-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
installation of server with cli 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_214329803.pp.qUxFkh Last 10 lines of output were: Info: /Stage[main]/Pulpcore::Service/Pulpcore::Socket_service[pulpcore-api]/Systemd::Unit_file[pulpcore-api.service]/Service[pulpcore-api.service]: Unscheduling refresh on Service[pulpcore-api.service] �[mNotice: /Stage[main]/Pulpcore::Service/Pulpcore::Socket_service[pulpcore-content]/Systemd::Unit_file[pulpcore-content.socket]/Systemd::Daemon_reload[pulpcore-content.socket]/Exec[systemd-pulpcore-content.socket-systemctl-daemon-reload]: Triggered 'refresh' from 1 event Info: Systemd::Daemon_reload[pulpcore-content.socket]: Scheduling refresh of Service[pulpcore-content.socket] �[mNotice: /Stage[main]/Pulpcore::Service/Pulpcore::Socket_service[pulpcore-content]/Systemd::Unit_file[pulpcore-content.socket]/Service[pulpcore-content.socket]: Triggered 'refresh' from 2 events �[mNotice: /Stage[main]/Pulpcore::Service/Pulpcore::Socket_service[pulpcore-content]/Systemd::Unit_file[pulpcore-content.service]/Systemd::Daemon_reload[pulpcore-content.service]/Exec[systemd-pulpcore-content.service-systemctl-daemon-reload]: Triggered 'refresh' from 1 event Info: Systemd::Daemon_reload[pulpcore-content.service]: Scheduling refresh of Service[pulpcore-content.service] �[mNotice: /Stage[main]/Pulpcore::Service/Pulpcore::Socket_service[pulpcore-content]/Systemd::Unit_file[pulpcore-content.service]/Service[pulpcore-content.service]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Pulpcore::Service/Pulpcore::Socket_service[pulpcore-content]/Systemd::Unit_file[pulpcore-content.service]/Service[pulpcore-content.service]: Unscheduling refresh on Service[pulpcore-content.service] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 14.66 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/cli_spec.rb:4
Puppet / Puppet 7 - CentOS 9 - Pulp 3.39: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
installation of server with cli 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_214347408.pp.rVGX1v Last 10 lines of output were: Warning: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5 (file: /etc/puppetlabs/puppet/hiera.yaml) �[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.94 seconds Info: Using environment 'production' Info: Applying configuration version '1700516628' Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install pulp-cli' returned 1: Error: Unable to find a match: pulp-cli Error: /Stage[main]/Pulpcore::Cli/Package[pulp-cli]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install pulp-cli' returned 1: Error: Unable to find a match: pulp-cli �[mNotice: /Stage[main]/Pulpcore::Cli/File[/etc/pulp/cli.toml]: Dependency Package[pulp-cli] has failures: true Warning: /Stage[main]/Pulpcore::Cli/File[/etc/pulp/cli.toml]: Skipping because of failed dependencies �[mNotice: Applied catalog in 3.56 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/cli_spec.rb:4
Puppet / Puppet 7 - CentOS 9 - Pulp 3.39: spec/acceptance/cli_spec.rb#L20
installation of server with cli Command "pulp config validate --location /etc/pulp/cli.toml" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 7 - CentOS 9 - Pulp 3.39: spec/acceptance/cli_spec.rb#L21
installation of server with cli Command "pulp config validate --location /etc/pulp/cli.toml" stdout is expected to match /valid pulp-cli config/ Failure/Error: its(:stdout) { is_expected.to match(/valid pulp-cli config/) } expected "" to match /valid pulp-cli config/ Diff: @@ -1 +1 @@ -/valid pulp-cli config/ +""
Puppet / Puppet 7 - CentOS 9 - Pulp 3.39: spec/acceptance/cli_spec.rb#L22
installation of server with cli Command "pulp config validate --location /etc/pulp/cli.toml" stderr is expected to eq "" Failure/Error: its(:stderr) { is_expected.to eq '' } expected: "" got: "/bin/sh: line 1: pulp: command not found\n" (compared using ==) Diff: @@ -1 +1,2 @@ +/bin/sh: line 1: pulp: command not found
Puppet / Puppet 7 - CentOS 9 - Pulp 3.39: spec/acceptance/cli_spec.rb#L26
installation of server with cli Command "REQUESTS_CA_BUNDLE=/etc/pulpcore-certs/ca-cert.pem pulp status" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 7 - CentOS 9 - Pulp 3.39: spec/acceptance/cli_spec.rb#L27
installation of server with cli Command "REQUESTS_CA_BUNDLE=/etc/pulpcore-certs/ca-cert.pem pulp status" stdout is expected to match /versions/ Failure/Error: its(:stdout) { is_expected.to match(/versions/) } expected "" to match /versions/ Diff: @@ -1 +1 @@ -/versions/ +""
Puppet / Puppet 7 - CentOS 9 - Pulp 3.39: spec/acceptance/cli_spec.rb#L29
installation of server with cli Command "REQUESTS_CA_BUNDLE=/etc/pulpcore-certs/ca-cert.pem pulp status" stderr is expected to eq "" Failure/Error: its(:stderr) { is_expected.to eq '' } expected: "" got: "/bin/sh: line 1: pulp: command not found\n" (compared using ==) Diff: @@ -1 +1,2 @@ +/bin/sh: line 1: pulp: command not found
Puppet / Puppet 7 - CentOS 9 - Pulp 3.39: spec/acceptance/cli_spec.rb#L33
installation of server with cli Command "REQUESTS_CA_BUNDLE=/etc/pulpcore-certs/ca-cert.pem pulp user list" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 7 - CentOS 9 - Pulp 3.39: spec/acceptance/cli_spec.rb#L34
installation of server with cli Command "REQUESTS_CA_BUNDLE=/etc/pulpcore-certs/ca-cert.pem pulp user list" stdout is expected to match /admin/ Failure/Error: its(:stdout) { is_expected.to match(/admin/) } expected "" to match /admin/ Diff: @@ -1 +1 @@ -/admin/ +""
Puppet / Puppet 8 - CentOS 9 - Pulp 3.39: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
installation of server with cli 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_214338837.pp.BDyhhJ Last 10 lines of output were: Info: /Stage[main]/Pulpcore::Service/Pulpcore::Socket_service[pulpcore-api]/Systemd::Unit_file[pulpcore-api.service]/Service[pulpcore-api.service]: Unscheduling refresh on Service[pulpcore-api.service] �[mNotice: /Stage[main]/Pulpcore::Service/Pulpcore::Socket_service[pulpcore-content]/Systemd::Unit_file[pulpcore-content.socket]/Systemd::Daemon_reload[pulpcore-content.socket]/Exec[systemd-pulpcore-content.socket-systemctl-daemon-reload]: Triggered 'refresh' from 1 event Info: Systemd::Daemon_reload[pulpcore-content.socket]: Scheduling refresh of Service[pulpcore-content.socket] �[mNotice: /Stage[main]/Pulpcore::Service/Pulpcore::Socket_service[pulpcore-content]/Systemd::Unit_file[pulpcore-content.socket]/Service[pulpcore-content.socket]: Triggered 'refresh' from 2 events �[mNotice: /Stage[main]/Pulpcore::Service/Pulpcore::Socket_service[pulpcore-content]/Systemd::Unit_file[pulpcore-content.service]/Systemd::Daemon_reload[pulpcore-content.service]/Exec[systemd-pulpcore-content.service-systemctl-daemon-reload]: Triggered 'refresh' from 1 event Info: Systemd::Daemon_reload[pulpcore-content.service]: Scheduling refresh of Service[pulpcore-content.service] �[mNotice: /Stage[main]/Pulpcore::Service/Pulpcore::Socket_service[pulpcore-content]/Systemd::Unit_file[pulpcore-content.service]/Service[pulpcore-content.service]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Pulpcore::Service/Pulpcore::Socket_service[pulpcore-content]/Systemd::Unit_file[pulpcore-content.service]/Service[pulpcore-content.service]: Unscheduling refresh on Service[pulpcore-content.service] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 15.91 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/cli_spec.rb:4
Puppet / Puppet 8 - CentOS 9 - Pulp 3.39: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
installation of server with cli 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_214358871.pp.9wcOjR Last 10 lines of output were: Warning: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5 (file: /etc/puppetlabs/puppet/hiera.yaml) �[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 1.12 seconds Info: Using environment 'production' Info: Applying configuration version '1700516641' Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install pulp-cli' returned 1: Error: Unable to find a match: pulp-cli Error: /Stage[main]/Pulpcore::Cli/Package[pulp-cli]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install pulp-cli' returned 1: Error: Unable to find a match: pulp-cli �[mNotice: /Stage[main]/Pulpcore::Cli/File[/etc/pulp/cli.toml]: Dependency Package[pulp-cli] has failures: true Warning: /Stage[main]/Pulpcore::Cli/File[/etc/pulp/cli.toml]: Skipping because of failed dependencies �[mNotice: Applied catalog in 3.81 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/cli_spec.rb:4
Puppet / Puppet 8 - CentOS 9 - Pulp 3.39: spec/acceptance/cli_spec.rb#L20
installation of server with cli Command "pulp config validate --location /etc/pulp/cli.toml" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 8 - CentOS 9 - Pulp 3.39: spec/acceptance/cli_spec.rb#L21
installation of server with cli Command "pulp config validate --location /etc/pulp/cli.toml" stdout is expected to match /valid pulp-cli config/ Failure/Error: its(:stdout) { is_expected.to match(/valid pulp-cli config/) } expected "" to match /valid pulp-cli config/ Diff: @@ -1 +1 @@ -/valid pulp-cli config/ +""
Puppet / Puppet 8 - CentOS 9 - Pulp 3.39: spec/acceptance/cli_spec.rb#L22
installation of server with cli Command "pulp config validate --location /etc/pulp/cli.toml" stderr is expected to eq "" Failure/Error: its(:stderr) { is_expected.to eq '' } expected: "" got: "/bin/sh: line 1: pulp: command not found\n" (compared using ==) Diff: @@ -1 +1,2 @@ +/bin/sh: line 1: pulp: command not found
Puppet / Puppet 8 - CentOS 9 - Pulp 3.39: spec/acceptance/cli_spec.rb#L26
installation of server with cli Command "REQUESTS_CA_BUNDLE=/etc/pulpcore-certs/ca-cert.pem pulp status" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 8 - CentOS 9 - Pulp 3.39: spec/acceptance/cli_spec.rb#L27
installation of server with cli Command "REQUESTS_CA_BUNDLE=/etc/pulpcore-certs/ca-cert.pem pulp status" stdout is expected to match /versions/ Failure/Error: its(:stdout) { is_expected.to match(/versions/) } expected "" to match /versions/ Diff: @@ -1 +1 @@ -/versions/ +""
Puppet / Puppet 8 - CentOS 9 - Pulp 3.39: spec/acceptance/cli_spec.rb#L29
installation of server with cli Command "REQUESTS_CA_BUNDLE=/etc/pulpcore-certs/ca-cert.pem pulp status" stderr is expected to eq "" Failure/Error: its(:stderr) { is_expected.to eq '' } expected: "" got: "/bin/sh: line 1: pulp: command not found\n" (compared using ==) Diff: @@ -1 +1,2 @@ +/bin/sh: line 1: pulp: command not found
Puppet / Puppet 8 - CentOS 9 - Pulp 3.39: spec/acceptance/cli_spec.rb#L33
installation of server with cli Command "REQUESTS_CA_BUNDLE=/etc/pulpcore-certs/ca-cert.pem pulp user list" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 8 - CentOS 9 - Pulp 3.39: spec/acceptance/cli_spec.rb#L34
installation of server with cli Command "REQUESTS_CA_BUNDLE=/etc/pulpcore-certs/ca-cert.pem pulp user list" stdout is expected to match /admin/ Failure/Error: its(:stdout) { is_expected.to match(/admin/) } expected "" to match /admin/ Diff: @@ -1 +1 @@ -/admin/ +""