modulesync 7.3.0 & puppet-lint adjustments #35
ci.yml
on: pull_request
Puppet
/
Static validations
19s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
6 errors
Puppet / Puppet 7 - OracleLinux 7:
spec/acceptance/class_spec.rb#L6
monit class default parameters works with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_123117231.pp.9csKzu
Last 10 lines of output were:
Info: Applying configuration version '1707827478'
Error: Execution of '/usr/bin/yum -d 0 -e 0 -y install monit' returned 1: Error: Nothing to do
Error: /Stage[main]/Monit::Install/Package[monit]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/yum -d 0 -e 0 -y install monit' returned 1: Error: Nothing to do
�[mNotice: /Stage[main]/Monit::Config/File[/var/lib/monit]: Dependency Package[monit] has failures: true
Warning: /Stage[main]/Monit::Config/File[/var/lib/monit]: Skipping because of failed dependencies
Warning: /Stage[main]/Monit::Config/File[monit_config_dir]: Skipping because of failed dependencies
Warning: /Stage[main]/Monit::Config/File[monit_config]: Skipping because of failed dependencies
Warning: /Stage[main]/Monit::Service/Service[monit]: Skipping because of failed dependencies
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 0.27 seconds
|
Puppet / Puppet 7 - OracleLinux 7
Process completed with exit code 1.
|
Puppet / Puppet 7 - CentOS 7:
spec/acceptance/class_spec.rb#L6
monit class default parameters works with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_123119876.pp.Fjrm0k
Last 10 lines of output were:
Info: Applying configuration version '1707827481'
Error: Execution of '/usr/bin/yum -d 0 -e 0 -y install monit' returned 1: Error: Nothing to do
Error: /Stage[main]/Monit::Install/Package[monit]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/yum -d 0 -e 0 -y install monit' returned 1: Error: Nothing to do
�[mNotice: /Stage[main]/Monit::Config/File[/var/lib/monit]: Dependency Package[monit] has failures: true
Warning: /Stage[main]/Monit::Config/File[/var/lib/monit]: Skipping because of failed dependencies
Warning: /Stage[main]/Monit::Config/File[monit_config_dir]: Skipping because of failed dependencies
Warning: /Stage[main]/Monit::Config/File[monit_config]: Skipping because of failed dependencies
Warning: /Stage[main]/Monit::Service/Service[monit]: Skipping because of failed dependencies
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 0.26 seconds
|
Puppet / Puppet 7 - CentOS 7
Process completed with exit code 1.
|
Puppet / Puppet 7 - CentOS 8:
spec/acceptance/class_spec.rb#L6
monit class default parameters works with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_123124190.pp.BfmGuI
Last 10 lines of output were:
Info: Applying configuration version '1707827485'
Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install monit' returned 1: Error: Unable to find a match: monit
Error: /Stage[main]/Monit::Install/Package[monit]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install monit' returned 1: Error: Unable to find a match: monit
�[mNotice: /Stage[main]/Monit::Config/File[/var/lib/monit]: Dependency Package[monit] has failures: true
Warning: /Stage[main]/Monit::Config/File[/var/lib/monit]: Skipping because of failed dependencies
Warning: /Stage[main]/Monit::Config/File[monit_config_dir]: Skipping because of failed dependencies
Warning: /Stage[main]/Monit::Config/File[monit_config]: Skipping because of failed dependencies
Warning: /Stage[main]/Monit::Service/Service[monit]: Skipping because of failed dependencies
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 1.31 seconds
|
Puppet / Puppet 7 - CentOS 8
Process completed with exit code 1.
|