Fixes #1090 Stage plugin before deleting existing plugin #184
Annotations
4 errors
|
Run tests:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L75
jenkins_credentials ensure => present BasicSSHUserPrivateKey works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_155954768.pp.D09iVz
Last 10 lines of output were:
at groovy.lang.GroovyShell.run(GroovyShell.java:507)
at groovy.lang.GroovyShell.run(GroovyShell.java:486)
at hudson.cli.GroovyCommand.run(GroovyCommand.java:79)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318)
at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173)
at java.base/java.lang.Thread.run(Thread.java:829)
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 81.26 seconds
|
Run tests:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L105
jenkins_credentials ensure => present BasicSSHUserPrivateKey File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
Failure/Error: it { is_expected.to contain '<id>a0469025-1202-4007-983d-0c62f230f1a7</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
|
Run tests
The operation was canceled.
|
Loading