Skip to content

Support EL9

Support EL9 #1149

Triggered via pull request February 16, 2024 20:49
Status Failure
Total duration 6m 8s
Artifacts

ci.yml

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

Annotations

22 errors
Puppet / Puppet 7 - CentOS 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Install Candlepin 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_205105747.pp.mE3rBK Last 10 lines of output were: �[mNotice: /Stage[main]/Candlepin::Service/Service[tomcat]: Dependency Cpdb_update[candlepin] has failures: true Warning: /Stage[main]/Candlepin::Service/Service[tomcat]: Skipping because of failed dependencies Warning: /Stage[main]/Katello::Candlepin/Anchor[katello::candlepin]: Skipping because of failed dependencies Error: Could not find a suitable provider for keystore Error: Could not find a suitable provider for truststore Error: Could not find a suitable provider for truststore_certificate Error: Could not find a suitable provider for cpdb_create Error: Could not find a suitable provider for keystore_certificate Error: Could not find a suitable provider for cpdb_update �[mNotice: Applied catalog in 3.44 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/candlepin_spec.rb:6
Puppet / Puppet 7 - CentOS 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Install Candlepin 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_205111535.pp.a7VSTS Last 10 lines of output were: �[mNotice: /Stage[main]/Candlepin::Service/Service[tomcat]: Dependency Cpdb_update[candlepin] has failures: true Warning: /Stage[main]/Candlepin::Service/Service[tomcat]: Skipping because of failed dependencies Warning: /Stage[main]/Katello::Candlepin/Anchor[katello::candlepin]: Skipping because of failed dependencies Error: Could not find a suitable provider for keystore Error: Could not find a suitable provider for truststore Error: Could not find a suitable provider for truststore_certificate Error: Could not find a suitable provider for cpdb_create Error: Could not find a suitable provider for keystore_certificate Error: Could not find a suitable provider for cpdb_update �[mNotice: Applied catalog in 1.13 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/candlepin_spec.rb:6
Puppet / Puppet 7 - CentOS 9: spec/acceptance/candlepin_spec.rb#L11
Install Candlepin Service "tomcat" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "tomcat" to be running
Puppet / Puppet 7 - CentOS 9: spec/acceptance/candlepin_spec.rb#L12
Install Candlepin Service "tomcat" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "tomcat" to be enabled
Puppet / Puppet 7 - CentOS 9: spec/acceptance/candlepin_spec.rb#L16
Install Candlepin Port "23443" is expected to be listening Failure/Error: it { is_expected.to be_listening } expected Port "23443" to be listening
Puppet / Puppet 7 - CentOS 9: spec/acceptance/candlepin_spec.rb#L20
Install Candlepin Command "curl -k -s -o /dev/null -w '%{http_code}' https://localhost:23443/candlepin/status" stdout is expected to eq "200" Failure/Error: its(:stdout) { should eq "200" } expected: "200" got: "000" (compared using ==)
Puppet / Puppet 7 - CentOS 9: spec/acceptance/candlepin_spec.rb#L24
Install Candlepin File "/usr/share/tomcat/conf/cert-users.properties" is expected to be file Failure/Error: it { should be_file } expected `File "/usr/share/tomcat/conf/cert-users.properties".file?` to be truthy, got false
Puppet / Puppet 7 - CentOS 9: spec/acceptance/candlepin_spec.rb#L25
Install Candlepin File "/usr/share/tomcat/conf/cert-users.properties" is expected to be mode 640 Failure/Error: it { should be_mode 640 } expected `File "/usr/share/tomcat/conf/cert-users.properties".mode?(640)` to be truthy, got false
Puppet / Puppet 7 - CentOS 9: spec/acceptance/candlepin_spec.rb#L26
Install Candlepin File "/usr/share/tomcat/conf/cert-users.properties" is expected to be owned by "tomcat" Failure/Error: it { should be_owned_by 'tomcat' } expected `File "/usr/share/tomcat/conf/cert-users.properties".owned_by?("tomcat")` to be truthy, got false
Puppet / Puppet 7 - CentOS 9: spec/acceptance/candlepin_spec.rb#L27
Install Candlepin File "/usr/share/tomcat/conf/cert-users.properties" is expected to be grouped into "tomcat" Failure/Error: it { should be_grouped_into 'tomcat' } expected `File "/usr/share/tomcat/conf/cert-users.properties".grouped_into?("tomcat")` to be truthy, got false
Puppet / Puppet 8 - CentOS 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Install Candlepin 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_205120042.pp.FLHXJd Last 10 lines of output were: �[mNotice: /Stage[main]/Candlepin::Service/Service[tomcat]: Dependency Cpdb_update[candlepin] has failures: true Warning: /Stage[main]/Candlepin::Service/Service[tomcat]: Skipping because of failed dependencies Warning: /Stage[main]/Katello::Candlepin/Anchor[katello::candlepin]: Skipping because of failed dependencies Error: Could not find a suitable provider for keystore Error: Could not find a suitable provider for truststore Error: Could not find a suitable provider for truststore_certificate Error: Could not find a suitable provider for cpdb_create Error: Could not find a suitable provider for keystore_certificate Error: Could not find a suitable provider for cpdb_update �[mNotice: Applied catalog in 3.26 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/candlepin_spec.rb:6
Puppet / Puppet 8 - CentOS 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Install Candlepin 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_205127033.pp.1juGdE Last 10 lines of output were: �[mNotice: /Stage[main]/Candlepin::Service/Service[tomcat]: Dependency Cpdb_update[candlepin] has failures: true Warning: /Stage[main]/Candlepin::Service/Service[tomcat]: Skipping because of failed dependencies Warning: /Stage[main]/Katello::Candlepin/Anchor[katello::candlepin]: Skipping because of failed dependencies Error: Could not find a suitable provider for keystore Error: Could not find a suitable provider for truststore Error: Could not find a suitable provider for truststore_certificate Error: Could not find a suitable provider for cpdb_create Error: Could not find a suitable provider for keystore_certificate Error: Could not find a suitable provider for cpdb_update �[mNotice: Applied catalog in 1.20 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/candlepin_spec.rb:6
Puppet / Puppet 8 - CentOS 9: spec/acceptance/candlepin_spec.rb#L11
Install Candlepin Service "tomcat" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "tomcat" to be running
Puppet / Puppet 8 - CentOS 9: spec/acceptance/candlepin_spec.rb#L12
Install Candlepin Service "tomcat" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "tomcat" to be enabled
Puppet / Puppet 8 - CentOS 9: spec/acceptance/candlepin_spec.rb#L16
Install Candlepin Port "23443" is expected to be listening Failure/Error: it { is_expected.to be_listening } expected Port "23443" to be listening
Puppet / Puppet 8 - CentOS 9: spec/acceptance/candlepin_spec.rb#L20
Install Candlepin Command "curl -k -s -o /dev/null -w '%{http_code}' https://localhost:23443/candlepin/status" stdout is expected to eq "200" Failure/Error: its(:stdout) { should eq "200" } expected: "200" got: "000" (compared using ==)
Puppet / Puppet 8 - CentOS 9: spec/acceptance/candlepin_spec.rb#L24
Install Candlepin File "/usr/share/tomcat/conf/cert-users.properties" is expected to be file Failure/Error: it { should be_file } expected `File "/usr/share/tomcat/conf/cert-users.properties".file?` to be truthy, got false
Puppet / Puppet 8 - CentOS 9: spec/acceptance/candlepin_spec.rb#L25
Install Candlepin File "/usr/share/tomcat/conf/cert-users.properties" is expected to be mode 640 Failure/Error: it { should be_mode 640 } expected `File "/usr/share/tomcat/conf/cert-users.properties".mode?(640)` to be truthy, got false
Puppet / Puppet 8 - CentOS 9: spec/acceptance/candlepin_spec.rb#L26
Install Candlepin File "/usr/share/tomcat/conf/cert-users.properties" is expected to be owned by "tomcat" Failure/Error: it { should be_owned_by 'tomcat' } expected `File "/usr/share/tomcat/conf/cert-users.properties".owned_by?("tomcat")` to be truthy, got false
Puppet / Puppet 8 - CentOS 9: spec/acceptance/candlepin_spec.rb#L27
Install Candlepin File "/usr/share/tomcat/conf/cert-users.properties" is expected to be grouped into "tomcat" Failure/Error: it { should be_grouped_into 'tomcat' } expected `File "/usr/share/tomcat/conf/cert-users.properties".grouped_into?("tomcat")` to be truthy, got false
Puppet / Puppet 7 - CentOS 8
Process completed with exit code 1.
Puppet / Puppet 8 - CentOS 8
Process completed with exit code 1.