Add Debian hiera data to match package defaults #188
Annotations
5 errors
spec/acceptance/class_spec.rb#L6
chrony class: works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_010136470.pp.iHewU1
Last 10 lines of output were:
-- No entries --
Error: /Stage[main]/Chrony::Service/Service[chronyd]: Systemd restart for chronyd failed!
journalctl log for chronyd:
-- Logs begin at Sun 2023-09-03 01:01:10 UTC, end at Sun 2023-09-03 01:01:46 UTC. --
-- No entries --
Info: Class[Chrony]: Unscheduling all events on Class[Chrony]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 5.09 seconds
|
spec/acceptance/class_spec.rb#L33
chrony class: Service "chrony" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "chrony" to be running
|
spec/acceptance/class_spec.rb#L43
chrony class: with chrony-wait service enabled works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_010147218.pp.qIIsBA
Last 10 lines of output were:
journalctl log for chronyd:
-- Logs begin at Sun 2023-09-03 01:01:10 UTC, end at Sun 2023-09-03 01:01:53 UTC. --
-- No entries --
Error: /Stage[main]/Chrony::Service/Service[chronyd]/ensure: change from 'stopped' to 'running' failed: Systemd start for chronyd failed!
journalctl log for chronyd:
-- Logs begin at Sun 2023-09-03 01:01:10 UTC, end at Sun 2023-09-03 01:01:53 UTC. --
-- No entries --
�[mNotice: Applied catalog in 1.22 seconds
|
spec/acceptance/class_spec.rb#L69
chrony class: with chrony-wait service enabled Service "chrony" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "chrony" to be running
|
|
The logs for this run have expired and are no longer available.
Loading