simplify module #77
ci.yml
on: pull_request
Puppet
/
Static validations
30s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
4s
Annotations
3 errors
|
Puppet / Puppet 8 - Rocky 9
Process completed with exit code 1.
|
|
Puppet / Puppet 8 - Rocky 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
ipa client 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 'client-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_232248902.4Wbl2I.pp
Last 10 lines of output were:
python3-sss-2.9.6-4.el9_6.2.x86_64: Cannot download, all mirrors were already tried without success
Error: /Stage[main]/Ipa::Client/Package[ipa-client]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install ipa-client' returned 1: Error: Error downloading packages:
python3-sss-2.9.6-4.el9_6.2.x86_64: Cannot download, all mirrors were already tried without success
�[mNotice: /Stage[main]/Ipa::Client/Package[kstart]/ensure: created
�[mNotice: /Stage[main]/Ipa::Client/Exec[ipa-client-install]: Dependency Package[ipa-client] has failures: true
Warning: /Stage[main]/Ipa::Client/Exec[ipa-client-install]: Skipping because of failed dependencies
Info: Class[Ipa::Client]: Unscheduling all events on Class[Ipa::Client]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 11.74 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/master_spec.rb:17
|
|
Puppet / Test suite
Process completed with exit code 1.
|