Don't delete temporary file before using it #399
Annotations
3 errors and 1 warning
spec/acceptance/openldap__server_spec.rb#L25
openldap::server when adding certificates with cert, key and ca
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170528559.9heNID.pp
Last 10 lines of output were:
Info: Applying configuration version '1718730330'
�[mNotice: /Stage[main]/Openldap::Server::Slapdconf/Openldap::Server::Globalconf[TLSCertificate]/Openldap_global_conf[TLSCertificate]/value: value changed {
'TLSCertificateFile' => '"OpenLDAP Server"',
'TLSCertificateKeyFile' => '/etc/openldap/certs/password'
} to {
'TLSCertificateFile' => '/etc/ldap/ssl/centos7-64-puppet8.example.com.crt',
'TLSCertificateKeyFile' => '/etc/ldap/ssl/centos7-64-puppet8.example.com.key'
}
�[mNotice: /Stage[main]/Openldap::Server::Slapdconf/Openldap::Server::Globalconf[TLSCACertificateFile]/Openldap_global_conf[TLSCACertificateFile]/ensure: created
�[mNotice: Applied catalog in 0.17 seconds
|
spec/acceptance/openldap__server_spec.rb#L53
openldap::server when enabling ldaps idempotentlies run
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170533342.EhCTR8.pp
Last 10 lines of output were:
Info: Applying configuration version '1718730335'
�[mNotice: /Stage[main]/Openldap::Server::Slapdconf/Openldap::Server::Globalconf[TLSCertificate]/Openldap_global_conf[TLSCertificate]/value: value changed {
'TLSCertificateFile' => '"OpenLDAP Server"',
'TLSCertificateKeyFile' => '/etc/openldap/certs/password'
} to {
'TLSCertificateFile' => '/etc/ldap/ssl/centos7-64-puppet8.example.com.crt',
'TLSCertificateKeyFile' => '/etc/ldap/ssl/centos7-64-puppet8.example.com.key'
}
�[mNotice: /Stage[main]/Openldap::Server::Slapdconf/Openldap::Server::Globalconf[TLSCACertificateFile]/Openldap_global_conf[TLSCACertificateFile]/ensure: created
�[mNotice: Applied catalog in 0.17 seconds
|
|
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 'centos7-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170447454.rYg4Mo.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for centos7-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1718730289'
�[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.15 seconds
|
This job failed
Loading