modulesync 9.4.0 #3
Annotations
4 errors
Run tests:
spec/acceptance/class_spec.rb#L17
powerdns class authoritative server works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2404-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_205642096.7Ab5VH.pp
Last 10 lines of output were:
Mar 11 20:57:03 ubuntu2404-64-puppet7.example.com systemd[1]: pdns.service: Failed with result 'exit-code'.
Mar 11 20:57:03 ubuntu2404-64-puppet7.example.com systemd[1]: Failed to start pdns.service - PowerDNS Authoritative Server.
�[mNotice: /Stage[main]/Powerdns::Authoritative/Service[pdns]: Triggered 'refresh' from 7 events
Info: Class[Powerdns::Authoritative]: Unscheduling all events on Class[Powerdns::Authoritative]
�[mNotice: /Stage[main]/Powerdns::Repo/Apt::Pin[powerdns-recursor]/Apt::Setting[pref-powerdns-recursor]/File[/etc/apt/preferences.d/powerdns-recursor.pref]/ensure: defined content as '{sha256}ff42b69646927cbd19f911af3cd1b2d4ee6fafa8bc450dab7a0425ba8cb32b59'
Info: Class[Powerdns]: Unscheduling all events on Class[Powerdns]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 16.23 seconds
|
Run tests:
spec/acceptance/class_spec.rb#L45
powerdns class authoritative server Service "pdns" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "pdns" to be running
|
Run tests:
spec/acceptance/class_spec.rb#L49
powerdns class authoritative server Command "/usr/bin/pdns_control version" stdout is expected to match "4.1"
Failure/Error: its(:stdout) { is_expected.to match '4.1' }
expected "" to match "4.1"
|
Run tests
Process completed with exit code 1.
|
Loading