Add support for Debian 11 and 12 #202
Annotations
4 errors
Run tests:
spec/acceptance/base_spec.rb#L16
Rsyslog base applies with upstream adiscon repo applies with repo
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_200556114.pp.SdbBUb
Last 10 lines of output were:
May 13 20:06:01 debian11-64-puppet7.example.com systemd[1]: Failed to start System Logging Service.
May 13 20:06:01 debian11-64-puppet7.example.com systemd[1]: rsyslog.service: Scheduled restart job, restart counter is at 4.
May 13 20:06:01 debian11-64-puppet7.example.com systemd[1]: Stopped System Logging Service.
May 13 20:06:01 debian11-64-puppet7.example.com systemd[1]: Starting System Logging Service...
May 13 20:06:01 debian11-64-puppet7.example.com systemd[1]: rsyslog.service: Main process exited, code=exited, status=1/FAILURE
May 13 20:06:01 debian11-64-puppet7.example.com systemd[1]: rsyslog.service: Failed with result 'exit-code'.
May 13 20:06:01 debian11-64-puppet7.example.com systemd[1]: Failed to start System Logging Service.
Info: Class[Rsyslog::Base]: Unscheduling all events on Class[Rsyslog::Base]
�[mNotice: Applied catalog in 2.31 seconds
|
Run tests:
spec/acceptance/rsyslog_spec.rb#L11
Rsyslog with defaults applies
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_200647871.pp.Nlj4YM
Last 10 lines of output were:
May 13 20:06:01 debian11-64-puppet7.example.com systemd[1]: rsyslog.service: Failed with result 'exit-code'.
May 13 20:06:01 debian11-64-puppet7.example.com systemd[1]: Failed to start System Logging Service.
May 13 20:06:01 debian11-64-puppet7.example.com systemd[1]: rsyslog.service: Scheduled restart job, restart counter is at 5.
May 13 20:06:01 debian11-64-puppet7.example.com systemd[1]: Stopped System Logging Service.
May 13 20:06:01 debian11-64-puppet7.example.com systemd[1]: Starting System Logging Service...
May 13 20:06:01 debian11-64-puppet7.example.com systemd[1]: rsyslog.service: Main process exited, code=exited, status=1/FAILURE
May 13 20:06:01 debian11-64-puppet7.example.com systemd[1]: rsyslog.service: Failed with result 'exit-code'.
Info: Class[Rsyslog::Base]: Unscheduling all events on Class[Rsyslog::Base]
�[mNotice: Applied catalog in 2.53 seconds
|
Run tests:
spec/acceptance/rsyslog_spec.rb#L46
Rsyslog with defaults Service "rsyslog" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rsyslog" to be running
|
Run tests
Process completed with exit code 1.
|
Loading