This repository was archived by the owner on Jul 26, 2024. It is now read-only.
modulesync 7.3.0 #24
ci.yml
on: pull_request
Puppet
/
Static validations
29s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
4 errors
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_153541292.pp.SjDnVZ
Last 10 lines of output were:
Apr 25 15:35:47 ubuntu2204-64-puppet7.example.com systemd[1]: Starting LSB: Lightweight SSH server...
Apr 25 15:35:47 ubuntu2204-64-puppet7.example.com dropbear[1001]: Starting Dropbear SSH server:
Apr 25 15:35:47 ubuntu2204-64-puppet7.example.com systemd[1]: dropbear.service: Control process exited, code=exited, status=1/FAILURE
Apr 25 15:35:47 ubuntu2204-64-puppet7.example.com systemd[1]: dropbear.service: Failed with result 'exit-code'.
Apr 25 15:35:47 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 4.33 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_153603609.pp.oYp4d1
Last 10 lines of output were:
Apr 25 15:36:16 ubuntu2004-64-puppet7.example.com systemd[1]: Starting LSB: Lightweight SSH server...
Apr 25 15:36:16 ubuntu2004-64-puppet7.example.com dropbear[2414]: Starting Dropbear SSH server:
Apr 25 15:36:16 ubuntu2004-64-puppet7.example.com systemd[1]: dropbear.service: Control process exited, code=exited, status=1/FAILURE
Apr 25 15:36:16 ubuntu2004-64-puppet7.example.com systemd[1]: dropbear.service: Failed with result 'exit-code'.
Apr 25 15:36:16 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 10.93 seconds
|
Puppet / Puppet 7 - Ubuntu 20.04
Process completed with exit code 1.
|