Drop Ubuntu 18.04, add Ubuntu 20.04 and 22.04 #206
Annotations
4 errors
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 'ubuntu2204-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_221423458.p8oaVq.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Apt/Apt::Setting[conf-update-stamp]/File[/etc/apt/apt.conf.d/15update-stamp]/ensure: defined content as '{sha256}2e6eb1f5f20262bfc6b7dfb26a302f00b4ab5fee803abd9e07ad8378cce067d5'
Info: /Stage[main]/Apt/Apt::Setting[conf-update-stamp]/File[/etc/apt/apt.conf.d/15update-stamp]: Scheduling refresh of Class[Apt::Update]
�[mNotice: /Stage[main]/Rsyslog::Base/Apt::Ppa[ppa:adiscon/v8-stable]/File[add-apt-repository-script-ppa:adiscon/v8-stable]/ensure: defined content as '{sha256}427be2a644559fbcf528a3e7ba62c44e931458380dccf661fa45abca14cbc9e7'
�[mNotice: /Stage[main]/Rsyslog::Base/Apt::Ppa[ppa:adiscon/v8-stable]/Exec[add-apt-repository-ppa:adiscon/v8-stable]/returns: executed successfully
Info: /Stage[main]/Rsyslog::Base/Apt::Ppa[ppa:adiscon/v8-stable]/Exec[add-apt-repository-ppa:adiscon/v8-stable]: Scheduling refresh of Class[Apt::Update]
Info: Class[Apt::Update]: Scheduling refresh of Exec[apt_update]
�[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]: Triggered 'refresh' from 1 event
Info: Class[Rsyslog::Base]: Unscheduling all events on Class[Rsyslog::Base]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 8.60 seconds
|
spec/acceptance/rsyslog_spec.rb#L11
Rsyslog with defaults applies
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_221537515.koVHeY.pp
Last 10 lines of output were:
Jun 09 22:15:00 ubuntu2204-64-puppet7.example.com rsyslogd[4746]: error during parsing file /etc/rsyslog.d/50_rsyslog.conf, on or before line 3: syntax error on token '==' [v8.2112.0 try https://www.rsyslog.com/e/2207 ]
Jun 09 22:15:00 ubuntu2204-64-puppet7.example.com rsyslogd[4746]: could not interpret master config file '/etc/rsyslog.conf'. [v8.2112.0 try https://www.rsyslog.com/e/2207 ]
Jun 09 22:15:00 ubuntu2204-64-puppet7.example.com systemd[1]: Started System Logging Service.
Jun 09 22:15:00 ubuntu2204-64-puppet7.example.com rsyslogd[4746]: [origin software="rsyslogd" swVersion="8.2112.0" x-pid="4746" x-info="https://www.rsyslog.com"] start
Jun 09 22:15:10 ubuntu2204-64-puppet7.example.com rsyslogd[4746]: [origin software="rsyslogd" swVersion="8.2112.0" x-pid="4746" x-info="https://www.rsyslog.com"] exiting on signal 15.
Jun 09 22:15:10 ubuntu2204-64-puppet7.example.com systemd[1]: Stopping System Logging Service...
Jun 09 22:15:10 ubuntu2204-64-puppet7.example.com systemd[1]: rsyslog.service: Deactivated successfully.
Info: Class[Rsyslog::Base]: Unscheduling all events on Class[Rsyslog::Base]
�[mNotice: Applied catalog in 4.21 seconds
|
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
|
|
This job failed
Loading