Skip to content

Add support for Debian 11 and 12 #200

Add support for Debian 11 and 12

Add support for Debian 11 and 12 #200

Triggered via pull request May 12, 2024 21:31
Status Failure
Total duration 4m 59s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
35s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
0s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

26 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_213320468.pp.1Fo6ly Last 10 lines of output were: May 12 21:33:25 debian11-64-puppet7.example.com systemd[1]: Failed to start System Logging Service. May 12 21:33:25 debian11-64-puppet7.example.com systemd[1]: rsyslog.service: Scheduled restart job, restart counter is at 3. May 12 21:33:25 debian11-64-puppet7.example.com systemd[1]: Stopped System Logging Service. May 12 21:33:25 debian11-64-puppet7.example.com systemd[1]: Starting System Logging Service... May 12 21:33:25 debian11-64-puppet7.example.com systemd[1]: rsyslog.service: Main process exited, code=exited, status=1/FAILURE May 12 21:33:25 debian11-64-puppet7.example.com systemd[1]: rsyslog.service: Failed with result 'exit-code'. May 12 21:33:25 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.23 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_213406924.pp.1jFxHS Last 10 lines of output were: May 12 21:33:25 debian11-64-puppet7.example.com systemd[1]: rsyslog.service: Failed with result 'exit-code'. May 12 21:33:25 debian11-64-puppet7.example.com systemd[1]: Failed to start System Logging Service. May 12 21:33:26 debian11-64-puppet7.example.com systemd[1]: rsyslog.service: Scheduled restart job, restart counter is at 5. May 12 21:33:26 debian11-64-puppet7.example.com systemd[1]: Stopped System Logging Service. May 12 21:33:26 debian11-64-puppet7.example.com systemd[1]: Starting System Logging Service... May 12 21:33:26 debian11-64-puppet7.example.com systemd[1]: rsyslog.service: Main process exited, code=exited, status=1/FAILURE May 12 21:33:26 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.06 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 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_213323899.pp.G6tUBP Last 10 lines of output were: May 12 21:33:29 debian11-64-puppet8.example.com systemd[1]: Failed to start System Logging Service. May 12 21:33:29 debian11-64-puppet8.example.com systemd[1]: rsyslog.service: Scheduled restart job, restart counter is at 4. May 12 21:33:29 debian11-64-puppet8.example.com systemd[1]: Stopped System Logging Service. May 12 21:33:29 debian11-64-puppet8.example.com systemd[1]: Starting System Logging Service... May 12 21:33:29 debian11-64-puppet8.example.com systemd[1]: rsyslog.service: Main process exited, code=exited, status=1/FAILURE May 12 21:33:29 debian11-64-puppet8.example.com systemd[1]: rsyslog.service: Failed with result 'exit-code'. May 12 21:33:29 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.52 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_213412771.pp.r1lw2r Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Unknown variable: 'overrides'. (file: /tmp/apply_manifest_213412771.pp.r1lw2r, 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.
Puppet / Puppet 7 - Debian 10: 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 'debian10-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_213322554.pp.31CODD Last 10 lines of output were: May 12 21:33:28 debian10-64-puppet7.example.com systemd[1]: rsyslog.service: Service RestartSec=100ms expired, scheduling restart. May 12 21:33:28 debian10-64-puppet7.example.com systemd[1]: rsyslog.service: Scheduled restart job, restart counter is at 4. May 12 21:33:28 debian10-64-puppet7.example.com systemd[1]: Stopped System Logging Service. May 12 21:33:28 debian10-64-puppet7.example.com systemd[1]: Starting System Logging Service... May 12 21:33:28 debian10-64-puppet7.example.com systemd[1]: rsyslog.service: Main process exited, code=exited, status=1/FAILURE May 12 21:33:28 debian10-64-puppet7.example.com systemd[1]: rsyslog.service: Failed with result 'exit-code'. May 12 21:33:28 debian10-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.89 seconds
Puppet / Puppet 7 - Debian 10: spec/acceptance/rsyslog_spec.rb#L11
Rsyslog with defaults applies Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian10-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_213413114.pp.DhZuAE Last 10 lines of output were: May 12 21:33:28 debian10-64-puppet7.example.com systemd[1]: rsyslog.service: Scheduled restart job, restart counter is at 4. May 12 21:33:28 debian10-64-puppet7.example.com systemd[1]: Stopped System Logging Service. May 12 21:33:28 debian10-64-puppet7.example.com systemd[1]: Starting System Logging Service... May 12 21:33:28 debian10-64-puppet7.example.com systemd[1]: rsyslog.service: Main process exited, code=exited, status=1/FAILURE May 12 21:33:28 debian10-64-puppet7.example.com systemd[1]: rsyslog.service: Failed with result 'exit-code'. May 12 21:33:28 debian10-64-puppet7.example.com systemd[1]: Failed to start System Logging Service. May 12 21:33:28 debian10-64-puppet7.example.com systemd[1]: rsyslog.service: Service RestartSec=100ms expired, scheduling restart. Info: Class[Rsyslog::Base]: Unscheduling all events on Class[Rsyslog::Base] �[mNotice: Applied catalog in 2.62 seconds
Puppet / Puppet 7 - Debian 10: 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 10
Process completed with exit code 1.
Puppet / Puppet 8 - Debian 10: 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 'debian10-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_213330876.pp.hRN5MY Last 10 lines of output were: May 12 21:33:37 debian10-64-puppet8.example.com systemd[1]: rsyslog.service: Service RestartSec=100ms expired, scheduling restart. May 12 21:33:37 debian10-64-puppet8.example.com systemd[1]: rsyslog.service: Scheduled restart job, restart counter is at 4. May 12 21:33:37 debian10-64-puppet8.example.com systemd[1]: Stopped System Logging Service. May 12 21:33:37 debian10-64-puppet8.example.com systemd[1]: Starting System Logging Service... May 12 21:33:37 debian10-64-puppet8.example.com systemd[1]: rsyslog.service: Main process exited, code=exited, status=1/FAILURE May 12 21:33:37 debian10-64-puppet8.example.com systemd[1]: rsyslog.service: Failed with result 'exit-code'. May 12 21:33:37 debian10-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.99 seconds
Puppet / Puppet 8 - Debian 10: spec/acceptance/rsyslog_spec.rb#L11
Rsyslog with defaults applies Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian10-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_213426795.pp.JR4jVD Last 10 lines of output were: Info: Loading facts Info: Loading facts Error: Evaluation Error: Unknown variable: 'overrides'. (file: /tmp/apply_manifest_213426795.pp.JR4jVD, line: 10, column: 36) on node debian10-64-puppet8.example.com
Puppet / Puppet 8 - Debian 10: 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 10: 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 10: 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 10: 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 10: 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 10: 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 10
Process completed with exit code 1.