Drop Ubuntu 18.04, add Ubuntu 20.04 and 22.04 #205
ci.yml
on: pull_request
Puppet
/
Static validations
21s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
17 errors and 1 warning
Puppet / Puppet 7 - Ubuntu 22.04:
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_050301097.GUIENq.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 16.95 seconds
|
Puppet / Puppet 7 - Ubuntu 22.04:
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_050427549.mbMxt7.pp
Last 10 lines of output were:
Jun 07 05:03:47 ubuntu2204-64-puppet7.example.com rsyslogd[4732]: 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 07 05:03:47 ubuntu2204-64-puppet7.example.com rsyslogd[4732]: could not interpret master config file '/etc/rsyslog.conf'. [v8.2112.0 try https://www.rsyslog.com/e/2207 ]
Jun 07 05:03:47 ubuntu2204-64-puppet7.example.com systemd[1]: Started System Logging Service.
Jun 07 05:03:47 ubuntu2204-64-puppet7.example.com rsyslogd[4732]: [origin software="rsyslogd" swVersion="8.2112.0" x-pid="4732" x-info="https://www.rsyslog.com"] start
Jun 07 05:03:57 ubuntu2204-64-puppet7.example.com rsyslogd[4732]: [origin software="rsyslogd" swVersion="8.2112.0" x-pid="4732" x-info="https://www.rsyslog.com"] exiting on signal 15.
Jun 07 05:03:57 ubuntu2204-64-puppet7.example.com systemd[1]: Stopping System Logging Service...
Jun 07 05:03:57 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.01 seconds
|
Puppet / Puppet 7 - Ubuntu 22.04:
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 - Ubuntu 22.04
Process completed with exit code 1.
|
Puppet / Puppet 8 - Ubuntu 22.04:
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-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_050328935.fjaY82.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 9.12 seconds
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/rsyslog_spec.rb#L11
Rsyslog with defaults applies
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_050451156.bmZ6gT.pp
Last 10 lines of output were:
Jun 07 05:04:08 ubuntu2204-64-puppet8.example.com rsyslogd[4720]: 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 07 05:04:08 ubuntu2204-64-puppet8.example.com rsyslogd[4720]: could not interpret master config file '/etc/rsyslog.conf'. [v8.2112.0 try https://www.rsyslog.com/e/2207 ]
Jun 07 05:04:08 ubuntu2204-64-puppet8.example.com systemd[1]: Started System Logging Service.
Jun 07 05:04:08 ubuntu2204-64-puppet8.example.com rsyslogd[4720]: [origin software="rsyslogd" swVersion="8.2112.0" x-pid="4720" x-info="https://www.rsyslog.com"] start
Jun 07 05:04:19 ubuntu2204-64-puppet8.example.com rsyslogd[4720]: [origin software="rsyslogd" swVersion="8.2112.0" x-pid="4720" x-info="https://www.rsyslog.com"] exiting on signal 15.
Jun 07 05:04:19 ubuntu2204-64-puppet8.example.com systemd[1]: Stopping System Logging Service...
Jun 07 05:04:19 ubuntu2204-64-puppet8.example.com systemd[1]: rsyslog.service: Deactivated successfully.
Info: Class[Rsyslog::Base]: Unscheduling all events on Class[Rsyslog::Base]
�[mNotice: Applied catalog in 4.40 seconds
|
Puppet / Puppet 8 - Ubuntu 22.04:
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 - Ubuntu 22.04
Process completed with exit code 1.
|
Puppet / Puppet 8 - Ubuntu 20.04:
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 'ubuntu2004-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_050256231.T3jAJW.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}71b70a3a90df29e1148a33f8e6e041bc8b47b99a5439c638054bb12f513ea351'
�[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 9.19 seconds
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/rsyslog_spec.rb#L11
Rsyslog with defaults applies
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_050416239.JCXS4K.pp
Last 10 lines of output were:
Jun 07 05:03:35 ubuntu2004-64-puppet8.example.com rsyslogd[4627]: error during parsing file /etc/rsyslog.d/50_rsyslog.conf, on or before line 3: syntax error on token '==' [v8.2001.0 try https://www.rsyslog.com/e/2207 ]
Jun 07 05:03:35 ubuntu2004-64-puppet8.example.com rsyslogd[4627]: could not interpret master config file '/etc/rsyslog.conf'. [v8.2001.0 try https://www.rsyslog.com/e/2207 ]
Jun 07 05:03:35 ubuntu2004-64-puppet8.example.com systemd[1]: Started System Logging Service.
Jun 07 05:03:35 ubuntu2004-64-puppet8.example.com rsyslogd[4627]: [origin software="rsyslogd" swVersion="8.2001.0" x-pid="4627" x-info="https://www.rsyslog.com"] start
Jun 07 05:03:46 ubuntu2004-64-puppet8.example.com rsyslogd[4627]: [origin software="rsyslogd" swVersion="8.2001.0" x-pid="4627" x-info="https://www.rsyslog.com"] exiting on signal 15.
Jun 07 05:03:46 ubuntu2004-64-puppet8.example.com systemd[1]: Stopping System Logging Service...
Jun 07 05:03:46 ubuntu2004-64-puppet8.example.com systemd[1]: rsyslog.service: Succeeded.
Info: Class[Rsyslog::Base]: Unscheduling all events on Class[Rsyslog::Base]
�[mNotice: Applied catalog in 53.64 seconds
|
Puppet / Puppet 8 - Ubuntu 20.04:
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 - Ubuntu 20.04
Process completed with exit code 1.
|
Puppet / Puppet 7 - CentOS 9
Process completed with exit code 1.
|
Puppet / Puppet 7 - Ubuntu 20.04:
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 'ubuntu2004-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_050408248.XE3lcB.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}71b70a3a90df29e1148a33f8e6e041bc8b47b99a5439c638054bb12f513ea351'
�[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 45.19 seconds
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/rsyslog_spec.rb#L11
Rsyslog with defaults applies
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_050601736.R8N6rC.pp
Last 10 lines of output were:
Jun 07 05:05:23 ubuntu2004-64-puppet7.example.com rsyslogd[4573]: error during parsing file /etc/rsyslog.d/50_rsyslog.conf, on or before line 3: syntax error on token '==' [v8.2001.0 try https://www.rsyslog.com/e/2207 ]
Jun 07 05:05:23 ubuntu2004-64-puppet7.example.com rsyslogd[4573]: could not interpret master config file '/etc/rsyslog.conf'. [v8.2001.0 try https://www.rsyslog.com/e/2207 ]
Jun 07 05:05:23 ubuntu2004-64-puppet7.example.com systemd[1]: Started System Logging Service.
Jun 07 05:05:23 ubuntu2004-64-puppet7.example.com rsyslogd[4573]: [origin software="rsyslogd" swVersion="8.2001.0" x-pid="4573" x-info="https://www.rsyslog.com"] start
Jun 07 05:05:33 ubuntu2004-64-puppet7.example.com rsyslogd[4573]: [origin software="rsyslogd" swVersion="8.2001.0" x-pid="4573" x-info="https://www.rsyslog.com"] exiting on signal 15.
Jun 07 05:05:33 ubuntu2004-64-puppet7.example.com systemd[1]: Stopping System Logging Service...
Jun 07 05:05:33 ubuntu2004-64-puppet7.example.com systemd[1]: rsyslog.service: Succeeded.
Info: Class[Rsyslog::Base]: Unscheduling all events on Class[Rsyslog::Base]
�[mNotice: Applied catalog in 5.04 seconds
|
Puppet / Puppet 7 - Ubuntu 20.04:
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 - Ubuntu 20.04
Process completed with exit code 1.
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system CentOS 8
|