chore: cleanup .fixtures.yml #461
ci.yml
on: pull_request
Puppet
/
Static validations
30s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
2s
Annotations
41 warnings
Puppet / Static validations:
metadata.json#L0
Skipping EOL operating system FreeBSD 12
|
Puppet / Static validations:
metadata.json#L0
Skipping EOL operating system CentOS 8
|
Puppet / Static validations:
metadata.json#L0
Skipping EOL operating system CentOS 7
|
Puppet / Static validations:
metadata.json#L0
Skipping EOL operating system RedHat 7
|
Puppet / Static validations:
metadata.json#L0
Skipping EOL operating system Ubuntu 20.04
|
Puppet / Static validations:
metadata.json#L0
Skipping EOL operating system Ubuntu 18.04
|
Puppet / Static validations:
metadata.json#L0
Skipping EOL operating system Debian 10
|
Puppet / 8 (Ruby 3.2):
spec/unit/puppet/type/openldap_database_spec.rb#L31
Puppet::Type::Openldap_database namevar validation allows more valid suffix
Skipped: These are valid DNs, but we need a proper parser to match them, not a regexp
|
Puppet / 7 (Ruby 2.7):
spec/unit/puppet/type/openldap_database_spec.rb#L31
Puppet::Type::Openldap_database namevar validation allows more valid suffix
Skipped: These are valid DNs, but we need a proper parser to match them, not a regexp
|
Puppet / OpenVox 7 - AlmaLinux 8:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-openvox7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_073241374.bD04sh.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for almalinux8-64-openvox7.example.com in environment production in 0.27 seconds
Info: Using environment 'production'
Info: Applying configuration version '1750231963'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'hdb' to 'ldap'
�[mNotice: Applied catalog in 0.18 seconds
|
Puppet / OpenVox 7 - Debian 12:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'debian12-64-openvox7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_073233226.bD7rKt.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for debian12-64-openvox7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1750231955'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap'
�[mNotice: Applied catalog in 0.63 seconds
|
Puppet / OpenVox 7 - Debian 11:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-openvox7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_073240386.1jeT21.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for debian11-64-openvox7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1750231962'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap'
�[mNotice: Applied catalog in 0.61 seconds
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_073243153.dQKZ7J.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for debian11-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1750231964'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap'
�[mNotice: Applied catalog in 0.62 seconds
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_073301349.pFV69C.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for almalinux9-64-puppet7.example.com in environment production in 0.33 seconds
Info: Using environment 'production'
Info: Applying configuration version '1750231983'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap'
�[mNotice: Applied catalog in 0.20 seconds
|
Puppet / OpenVox 8 - Debian 12:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'debian12-64-openvox8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_073257363.SU05D4.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for debian12-64-openvox8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1750231979'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap'
�[mNotice: Applied catalog in 0.63 seconds
|
Puppet / OpenVox 7 - AlmaLinux 9:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-openvox7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_073309007.AW7ww5.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for almalinux9-64-openvox7.example.com in environment production in 0.35 seconds
Info: Using environment 'production'
Info: Applying configuration version '1750231990'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap'
�[mNotice: Applied catalog in 0.22 seconds
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_073311996.z3UQTJ.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for almalinux9-64-puppet8.example.com in environment production in 0.36 seconds
Info: Using environment 'production'
Info: Applying configuration version '1750231993'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap'
�[mNotice: Applied catalog in 0.20 seconds
|
Puppet / OpenVox 8 - Debian 11:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-openvox8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_073306233.84e3g2.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for debian11-64-openvox8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1750231988'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap'
�[mNotice: Applied catalog in 0.62 seconds
|
Puppet / OpenVox 8 - Ubuntu 22.04:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-openvox8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_073259879.LHkwTf.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu2204-64-openvox8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1750231981'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap'
�[mNotice: Applied catalog in 1.02 seconds
|
Puppet / OpenVox 8 - AlmaLinux 8:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-openvox8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_073335458.XeWRzN.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for almalinux8-64-openvox8.example.com in environment production in 0.30 seconds
Info: Using environment 'production'
Info: Applying configuration version '1750232017'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'hdb' to 'ldap'
�[mNotice: Applied catalog in 0.23 seconds
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_073330660.FKkqSc.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for debian12-64-puppet8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1750232012'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap'
�[mNotice: Applied catalog in 0.65 seconds
|
Puppet / OpenVox 7 - Ubuntu 22.04:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-openvox7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_073320808.VjjNVK.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu2204-64-openvox7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1750232002'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap'
�[mNotice: Applied catalog in 1.14 seconds
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_073317655.m65rGV.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu2204-64-puppet7.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1750231999'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap'
�[mNotice: Applied catalog in 1.17 seconds
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_073346822.D4MjO7.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for debian12-64-puppet7.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1750232028'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap'
�[mNotice: Applied catalog in 0.63 seconds
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_073348490.aOONNv.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for debian11-64-puppet8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1750232030'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap'
�[mNotice: Applied catalog in 0.61 seconds
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_073325345.iBz9eZ.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu2204-64-puppet8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1750232007'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap'
�[mNotice: Applied catalog in 1.15 seconds
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_073352836.DxpWFJ.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for rocky8-64-puppet8.example.com in environment production in 0.29 seconds
Info: Using environment 'production'
Info: Applying configuration version '1750232034'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'hdb' to 'ldap'
�[mNotice: Applied catalog in 0.18 seconds
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_073427380.ARteo7.pp
Last 10 lines of output were:
Info: Loading facts
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.36 seconds
Info: Using environment 'production'
Info: Applying configuration version '1750232069'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap'
�[mNotice: Applied catalog in 0.22 seconds
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_073434233.ELCkL0.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for rocky8-64-puppet7.example.com in environment production in 0.28 seconds
Info: Using environment 'production'
Info: Applying configuration version '1750232076'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'hdb' to 'ldap'
�[mNotice: Applied catalog in 0.18 seconds
|
Puppet / OpenVox 7 - CentOS 9:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-openvox7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_073426490.s2wwkK.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for centos9-64-openvox7.example.com in environment production in 0.36 seconds
Info: Using environment 'production'
Info: Applying configuration version '1750232068'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap'
�[mNotice: Applied catalog in 0.22 seconds
|
Puppet / OpenVox 7 - Rocky 9:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-openvox7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_073522396.lMLtcz.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for rocky9-64-openvox7.example.com in environment production in 0.32 seconds
Info: Using environment 'production'
Info: Applying configuration version '1750232124'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap'
�[mNotice: Applied catalog in 0.22 seconds
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_073537035.ZkB2XV.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for almalinux8-64-puppet7.example.com in environment production in 0.26 seconds
Info: Using environment 'production'
Info: Applying configuration version '1750232138'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'hdb' to 'ldap'
�[mNotice: Applied catalog in 0.19 seconds
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_073536092.22VEg3.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for rocky9-64-puppet8.example.com in environment production in 0.36 seconds
Info: Using environment 'production'
Info: Applying configuration version '1750232138'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap'
�[mNotice: Applied catalog in 0.20 seconds
|
Puppet / OpenVox 8 - Rocky 9:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-openvox8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_073548267.tkXmyp.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for rocky9-64-openvox8.example.com in environment production in 0.34 seconds
Info: Using environment 'production'
Info: Applying configuration version '1750232150'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap'
�[mNotice: Applied catalog in 0.19 seconds
|
Puppet / OpenVox 8 - Rocky 8:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'rocky8-64-openvox8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_073609952.pkYDSu.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for rocky8-64-openvox8.example.com in environment production in 0.26 seconds
Info: Using environment 'production'
Info: Applying configuration version '1750232171'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'hdb' to 'ldap'
�[mNotice: Applied catalog in 0.18 seconds
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_073604488.FYvkAg.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for rocky9-64-puppet7.example.com in environment production in 0.37 seconds
Info: Using environment 'production'
Info: Applying configuration version '1750232166'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap'
�[mNotice: Applied catalog in 0.21 seconds
|
Puppet / OpenVox 8 - AlmaLinux 9:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-openvox8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_073604482.0P0huF.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for almalinux9-64-openvox8.example.com in environment production in 0.35 seconds
Info: Using environment 'production'
Info: Applying configuration version '1750232166'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap'
�[mNotice: Applied catalog in 0.19 seconds
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_073617100.QqDTLH.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for almalinux8-64-puppet8.example.com in environment production in 0.28 seconds
Info: Using environment 'production'
Info: Applying configuration version '1750232179'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'hdb' to 'ldap'
�[mNotice: Applied catalog in 0.18 seconds
|
Puppet / OpenVox 7 - Rocky 8:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'rocky8-64-openvox7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_073625177.CfX4Pb.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for rocky8-64-openvox7.example.com in environment production in 0.28 seconds
Info: Using environment 'production'
Info: Applying configuration version '1750232186'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'hdb' to 'ldap'
�[mNotice: Applied catalog in 0.19 seconds
|
Puppet / OpenVox 8 - CentOS 9:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-openvox8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_073701425.IkhvK2.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for centos9-64-openvox8.example.com in environment production in 0.34 seconds
Info: Using environment 'production'
Info: Applying configuration version '1750232223'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap'
�[mNotice: Applied catalog in 0.20 seconds
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/db_spec.rb#L146
openldap::server::database with a ldap db creates a ldap database
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_073726797.fzxLs9.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 0.40 seconds
Info: Using environment 'production'
Info: Applying configuration version '1750232248'
�[mNotice: /Stage[main]/Main/Openldap::Server::Database[dc=bar,dc=com]/Openldap_database[dc=bar,dc=com]/backend: backend changed 'mdb' to 'ldap'
�[mNotice: Applied catalog in 0.24 seconds
|