Add support for Debian 11 and 12 #202
ci.yml
on: pull_request
Puppet
/
Static validations
21s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
27 errors
Puppet / Puppet 7 - Debian 11:
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
|
Puppet / Puppet 7 - Debian 11:
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
|
Puppet / Puppet 7 - Debian 11:
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
|
Puppet / Puppet 7 - Debian 11
Process completed with exit code 1.
|
Puppet / Puppet 7 - Debian 12:
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 'debian12-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_200604002.pp.XJKnZA
Last 10 lines of output were:
May 13 20:06:09 debian12-64-puppet7.example.com systemd[1]: Failed to start rsyslog.service - System Logging Service.
May 13 20:06:09 debian12-64-puppet7.example.com systemd[1]: rsyslog.service: Scheduled restart job, restart counter is at 4.
May 13 20:06:09 debian12-64-puppet7.example.com systemd[1]: Stopped rsyslog.service - System Logging Service.
May 13 20:06:09 debian12-64-puppet7.example.com systemd[1]: Starting rsyslog.service - System Logging Service...
May 13 20:06:09 debian12-64-puppet7.example.com systemd[1]: rsyslog.service: Main process exited, code=exited, status=1/FAILURE
May 13 20:06:09 debian12-64-puppet7.example.com systemd[1]: rsyslog.service: Failed with result 'exit-code'.
May 13 20:06:09 debian12-64-puppet7.example.com systemd[1]: Failed to start rsyslog.service - System Logging Service.
Info: Class[Rsyslog::Base]: Unscheduling all events on Class[Rsyslog::Base]
�[mNotice: Applied catalog in 2.61 seconds
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/rsyslog_spec.rb#L11
Rsyslog with defaults applies
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_200652451.pp.m1bFkV
Last 10 lines of output were:
May 13 20:06:09 debian12-64-puppet7.example.com systemd[1]: rsyslog.service: Failed with result 'exit-code'.
May 13 20:06:09 debian12-64-puppet7.example.com systemd[1]: Failed to start rsyslog.service - System Logging Service.
May 13 20:06:09 debian12-64-puppet7.example.com systemd[1]: rsyslog.service: Scheduled restart job, restart counter is at 5.
May 13 20:06:09 debian12-64-puppet7.example.com systemd[1]: Stopped rsyslog.service - System Logging Service.
May 13 20:06:09 debian12-64-puppet7.example.com systemd[1]: Starting rsyslog.service - System Logging Service...
May 13 20:06:09 debian12-64-puppet7.example.com systemd[1]: rsyslog.service: Main process exited, code=exited, status=1/FAILURE
May 13 20:06:09 debian12-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.73 seconds
|
Puppet / Puppet 7 - Debian 12:
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
|
Puppet / Puppet 7 - Debian 12
Process completed with exit code 1.
|
Puppet / Puppet 8 - Debian 12:
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 'debian12-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_200604643.pp.vems3Y
Last 10 lines of output were:
May 13 20:06:10 debian12-64-puppet8.example.com systemd[1]: Failed to start rsyslog.service - System Logging Service.
May 13 20:06:10 debian12-64-puppet8.example.com systemd[1]: rsyslog.service: Scheduled restart job, restart counter is at 4.
May 13 20:06:10 debian12-64-puppet8.example.com systemd[1]: Stopped rsyslog.service - System Logging Service.
May 13 20:06:10 debian12-64-puppet8.example.com systemd[1]: Starting rsyslog.service - System Logging Service...
May 13 20:06:10 debian12-64-puppet8.example.com systemd[1]: rsyslog.service: Main process exited, code=exited, status=1/FAILURE
May 13 20:06:10 debian12-64-puppet8.example.com systemd[1]: rsyslog.service: Failed with result 'exit-code'.
May 13 20:06:10 debian12-64-puppet8.example.com systemd[1]: Failed to start rsyslog.service - System Logging Service.
Info: Class[Rsyslog::Base]: Unscheduling all events on Class[Rsyslog::Base]
�[mNotice: Applied catalog in 2.98 seconds
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/rsyslog_spec.rb#L11
Rsyslog with defaults applies
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_200657771.pp.x8d4Wz
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'overrides'. (file: /tmp/apply_manifest_200657771.pp.x8d4Wz, line: 10, column: 36) on node debian12-64-puppet8.example.com
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/rsyslog_spec.rb#L32
Rsyslog with defaults File "/etc/rsyslog.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/rsyslog.conf".file?` to be truthy, got false
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/rsyslog_spec.rb#L33
Rsyslog with defaults File "/etc/rsyslog.conf" is expected to be readable
Failure/Error: it { is_expected.to be_readable }
expected File "/etc/rsyslog.conf" to be readable
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/rsyslog_spec.rb#L37
Rsyslog with defaults File "/etc/rsyslog.d" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/rsyslog.d".directory?` to be truthy, got false
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/rsyslog_spec.rb#L38
Rsyslog with defaults File "/etc/rsyslog.d" is expected to exist
Failure/Error: it { is_expected.to exist }
expected File "/etc/rsyslog.d" to exist
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/rsyslog_spec.rb#L42
Rsyslog with defaults Package "rsyslog" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "rsyslog" to be installed
|
Puppet / Puppet 8 - Debian 12:
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
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/rsyslog_spec.rb#L47
Rsyslog with defaults Service "rsyslog" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "rsyslog" to be enabled
|
Puppet / Puppet 8 - Debian 12
Process completed with exit code 1.
|
Puppet / Puppet 8 - Debian 11:
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-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_200613270.pp.Jc5jDB
Last 10 lines of output were:
May 13 20:06:19 debian11-64-puppet8.example.com systemd[1]: Failed to start System Logging Service.
May 13 20:06:19 debian11-64-puppet8.example.com systemd[1]: rsyslog.service: Scheduled restart job, restart counter is at 4.
May 13 20:06:19 debian11-64-puppet8.example.com systemd[1]: Stopped System Logging Service.
May 13 20:06:19 debian11-64-puppet8.example.com systemd[1]: Starting System Logging Service...
May 13 20:06:19 debian11-64-puppet8.example.com systemd[1]: rsyslog.service: Main process exited, code=exited, status=1/FAILURE
May 13 20:06:19 debian11-64-puppet8.example.com systemd[1]: rsyslog.service: Failed with result 'exit-code'.
May 13 20:06:19 debian11-64-puppet8.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.44 seconds
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/rsyslog_spec.rb#L11
Rsyslog with defaults applies
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_200708054.pp.6wQgll
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'overrides'. (file: /tmp/apply_manifest_200708054.pp.6wQgll, line: 10, column: 36) on node debian11-64-puppet8.example.com
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/rsyslog_spec.rb#L32
Rsyslog with defaults File "/etc/rsyslog.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/rsyslog.conf".file?` to be truthy, got false
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/rsyslog_spec.rb#L33
Rsyslog with defaults File "/etc/rsyslog.conf" is expected to be readable
Failure/Error: it { is_expected.to be_readable }
expected File "/etc/rsyslog.conf" to be readable
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/rsyslog_spec.rb#L37
Rsyslog with defaults File "/etc/rsyslog.d" is expected to be directory
Failure/Error: it { is_expected.to be_directory }
expected `File "/etc/rsyslog.d".directory?` to be truthy, got false
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/rsyslog_spec.rb#L38
Rsyslog with defaults File "/etc/rsyslog.d" is expected to exist
Failure/Error: it { is_expected.to exist }
expected File "/etc/rsyslog.d" to exist
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/rsyslog_spec.rb#L42
Rsyslog with defaults Package "rsyslog" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "rsyslog" to be installed
|
Puppet / Puppet 8 - Debian 11:
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
|
Puppet / Puppet 8 - Debian 11
Process completed with exit code 1.
|