This repository was archived by the owner on Jul 26, 2024. It is now read-only.
modulesync 7.3.0 #20
ci.yml
on: pull_request
Puppet
/
Static validations
19s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
5 errors
Puppet / Puppet 7 - Ubuntu 16.04
Process completed with exit code 1.
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/dropbear_spec.rb#L6
dropbear class default parameters works idempotently with no errors
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_211906270.pp.7WEFZF
Last 10 lines of output were:
Feb 16 21:19:11 ubuntu2204-64-puppet7.example.com systemd[1]: Starting LSB: Lightweight SSH server...
Feb 16 21:19:11 ubuntu2204-64-puppet7.example.com dropbear[1003]: Starting Dropbear SSH server:
Feb 16 21:19:11 ubuntu2204-64-puppet7.example.com systemd[1]: dropbear.service: Control process exited, code=exited, status=1/FAILURE
Feb 16 21:19:11 ubuntu2204-64-puppet7.example.com systemd[1]: dropbear.service: Failed with result 'exit-code'.
Feb 16 21:19:11 ubuntu2204-64-puppet7.example.com systemd[1]: Failed to start LSB: Lightweight SSH server.
�[mNotice: /Stage[main]/Dropbear/Service[dropbear]: Triggered 'refresh' from 2 events
Info: Class[Dropbear]: Unscheduling all events on Class[Dropbear]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 3.54 seconds
|
Puppet / Puppet 7 - Ubuntu 22.04
Process completed with exit code 1.
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/dropbear_spec.rb#L6
dropbear class default parameters works idempotently with no errors
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_211920698.pp.uU1p7y
Last 10 lines of output were:
Feb 16 21:19:34 ubuntu2004-64-puppet7.example.com systemd[1]: Starting LSB: Lightweight SSH server...
Feb 16 21:19:34 ubuntu2004-64-puppet7.example.com dropbear[2416]: Starting Dropbear SSH server:
Feb 16 21:19:34 ubuntu2004-64-puppet7.example.com systemd[1]: dropbear.service: Control process exited, code=exited, status=1/FAILURE
Feb 16 21:19:34 ubuntu2004-64-puppet7.example.com systemd[1]: dropbear.service: Failed with result 'exit-code'.
Feb 16 21:19:34 ubuntu2004-64-puppet7.example.com systemd[1]: Failed to start LSB: Lightweight SSH server.
�[mNotice: /Stage[main]/Dropbear/Service[dropbear]: Triggered 'refresh' from 2 events
Info: Class[Dropbear]: Unscheduling all events on Class[Dropbear]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 12.32 seconds
|
Puppet / Puppet 7 - Ubuntu 20.04
Process completed with exit code 1.
|