modulesync 9.4.0 #3
Annotations
7 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 'centos9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_205645106.4wYpzs.pp
Last 10 lines of output were:
Error: /Stage[main]/Powerdns::Backends::Mysql/Mysql::Db[powerdns]/Mysql_grant[powerdns@localhost/powerdns.*]: Provider mysql is not functional on this host
�[mNotice: /Stage[main]/Powerdns::Backends::Mysql/Mysql::Db[powerdns]/Exec[powerdns-import]: Dependency Mysql_grant[powerdns@localhost/powerdns.*] has failures: true
�[mNotice: /Stage[main]/Powerdns::Backends::Mysql/Mysql::Db[powerdns]/Exec[powerdns-import]: Dependency Mysql_database[powerdns] has failures: true
Warning: /Stage[main]/Powerdns::Backends::Mysql/Mysql::Db[powerdns]/Exec[powerdns-import]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: Could not find a suitable provider for mysql_datadir
Error: Could not find a suitable provider for mysql_user
Error: Could not find a suitable provider for mysql_database
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 9.35 seconds
|
Run tests:
spec/acceptance/class_spec.rb#L40
powerdns class authoritative server File "/etc/pdns/pdns.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/pdns/pdns.conf".file?` to be truthy, got false
|
Run tests:
spec/acceptance/class_spec.rb#L41
powerdns class authoritative server File "/etc/pdns/pdns.conf" content is expected to match "gmysql-host=localhost"
Failure/Error: its(:content) { is_expected.to match 'gmysql-host=localhost' }
expected "" to match "gmysql-host=localhost"
|
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:
spec/acceptance/class_spec.rb#L54
powerdns class recursor server works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_205658657.DgpMhs.pp
Last 10 lines of output were:
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.12 seconds
Info: Using environment 'production'
Info: Applying configuration version '1741726620'
Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install pdns-recursor' returned 1: Error: Failed to download metadata for repo 'powertools': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=9&arch=x86_64&repo=PowerTools&infra=$infra [Could not resolve host: mirrorlist.centos.org]
Error: /Stage[main]/Powerdns::Recursor/Package[pdns-recursor]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install pdns-recursor' returned 1: Error: Failed to download metadata for repo 'powertools': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=9&arch=x86_64&repo=PowerTools&infra=$infra [Could not resolve host: mirrorlist.centos.org]
�[mNotice: /Stage[main]/Powerdns::Recursor/Service[pdns-recursor]: Dependency Package[pdns-recursor] has failures: true
Warning: /Stage[main]/Powerdns::Recursor/Service[pdns-recursor]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.61 seconds
|
Run tests
Process completed with exit code 1.
|
Loading