Fixes #1090 Stage plugin before deleting existing plugin #185
ci.yml
on: pull_request
Puppet
/
Static validations
19s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
120 errors and 22 warnings
Puppet / 7 - Rocky 9:
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 'rocky9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160833881.pp.eITklw
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 79.41 seconds
|
Puppet / 7 - Rocky 9:
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>"
|
Puppet / 7 - Rocky 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L173
jenkins_credentials ensure => present AWSCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161016805.pp.RS5zNn
Last 10 lines of output were:
Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Jenkins_credentials[34d75c64-61ff-4a28-bd40-cac3aafc7e3a]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
�[mNotice: Applied catalog in 25.26 seconds
|
Puppet / 7 - Rocky 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L224
jenkins_credentials ensure => present AWSCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>"
Failure/Error: it { is_expected.to contain '<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>"
|
Puppet / 7 - Rocky 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L229
jenkins_credentials ensure => present GitLabApiTokenImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161044638.pp.C8dgel
Last 10 lines of output were:
Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Jenkins_credentials[7e86e9fb-a8af-480f-b596-7191dc02bf38]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
�[mNotice: Applied catalog in 33.83 seconds
|
Puppet / 7 - Rocky 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L293
jenkins_credentials ensure => present GitLabApiTokenImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>"
Failure/Error: it { is_expected.to contain '<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>"
|
Puppet / 7 - Rocky 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L348
jenkins_credentials ensure => present BrowserStackCredentials works with no errors
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161121290.pp.lVgx9T
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 111.85 seconds
|
Puppet / 7 - Rocky 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L361
jenkins_credentials ensure => present BrowserStackCredentials File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
Failure/Error: it { is_expected.to contain '<id>562fa23d-a441-4cab-997f-58df6e245813</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
|
Puppet / 7 - Rocky 9:
spec/acceptance/xtypes/jenkins_job_spec.rb#L116
jenkins_job cloudbees-folder plugin nested folders create works with no errors
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161455608.pp.SPZvPW
Last 10 lines of output were:
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)
�[mNotice: /Stage[main]/Main/Jenkins_job[foo/bar]: Dependency Jenkins_job[foo] has failures: true
Warning: /Stage[main]/Main/Jenkins_job[foo/bar]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Jenkins_job[foo/bar/baz]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 70.36 seconds
|
Puppet / 7 - Rocky 9:
spec/acceptance/xtypes/jenkins_job_spec.rb#L144
jenkins_job cloudbees-folder plugin nested folders create File "/var/lib/jenkins/jobs/foo/config.xml" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/var/lib/jenkins/jobs/foo/config.xml".file?` to be truthy, got false
|
Puppet / 7 - OracleLinux 9:
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 'oracle9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160804100.pp.Dv3fg0
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 76.76 seconds
|
Puppet / 7 - OracleLinux 9:
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>"
|
Puppet / 7 - OracleLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L173
jenkins_credentials ensure => present AWSCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160943747.pp.IU3AYt
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 109.86 seconds
|
Puppet / 7 - OracleLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L224
jenkins_credentials ensure => present AWSCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>"
Failure/Error: it { is_expected.to contain '<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>"
|
Puppet / 7 - OracleLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L229
jenkins_credentials ensure => present GitLabApiTokenImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161136173.pp.Gky7hg
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 94.40 seconds
|
Puppet / 7 - OracleLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L293
jenkins_credentials ensure => present GitLabApiTokenImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>"
Failure/Error: it { is_expected.to contain '<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>"
|
Puppet / 7 - OracleLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L348
jenkins_credentials ensure => present BrowserStackCredentials works with no errors
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161313313.pp.8GmbOC
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 83.79 seconds
|
Puppet / 7 - OracleLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L361
jenkins_credentials ensure => present BrowserStackCredentials File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
Failure/Error: it { is_expected.to contain '<id>562fa23d-a441-4cab-997f-58df6e245813</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
|
Puppet / 7 - OracleLinux 9:
spec/acceptance/xtypes/jenkins_job_spec.rb#L116
jenkins_job cloudbees-folder plugin nested folders create works with no errors
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161618895.pp.V7lzRH
Last 10 lines of output were:
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)
�[mNotice: /Stage[main]/Main/Jenkins_job[foo/bar]: Dependency Jenkins_job[foo] has failures: true
Warning: /Stage[main]/Main/Jenkins_job[foo/bar]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Jenkins_job[foo/bar/baz]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 69.45 seconds
|
Puppet / 7 - OracleLinux 9:
spec/acceptance/xtypes/jenkins_job_spec.rb#L144
jenkins_job cloudbees-folder plugin nested folders create File "/var/lib/jenkins/jobs/foo/config.xml" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/var/lib/jenkins/jobs/foo/config.xml".file?` to be truthy, got false
|
Puppet / 7 - AlmaLinux 9:
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_160807687.pp.CqZtQu
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 76.98 seconds
|
Puppet / 7 - AlmaLinux 9:
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>"
|
Puppet / 7 - AlmaLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L173
jenkins_credentials ensure => present AWSCredentialsImpl 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_160949029.pp.QCnC2r
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 104.97 seconds
|
Puppet / 7 - AlmaLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L224
jenkins_credentials ensure => present AWSCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>"
Failure/Error: it { is_expected.to contain '<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>"
|
Puppet / 7 - AlmaLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L229
jenkins_credentials ensure => present GitLabApiTokenImpl 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_161136719.pp.q5wXsL
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 99.09 seconds
|
Puppet / 7 - AlmaLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L293
jenkins_credentials ensure => present GitLabApiTokenImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>"
Failure/Error: it { is_expected.to contain '<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>"
|
Puppet / 7 - AlmaLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L348
jenkins_credentials ensure => present BrowserStackCredentials works with no errors
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_161318648.pp.CpIBP8
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 88.71 seconds
|
Puppet / 7 - AlmaLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L361
jenkins_credentials ensure => present BrowserStackCredentials File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
Failure/Error: it { is_expected.to contain '<id>562fa23d-a441-4cab-997f-58df6e245813</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
|
Puppet / 7 - AlmaLinux 9:
spec/acceptance/xtypes/jenkins_job_spec.rb#L116
jenkins_job cloudbees-folder plugin nested folders create works with no errors
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_161629454.pp.cQChxV
Last 10 lines of output were:
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)
�[mNotice: /Stage[main]/Main/Jenkins_job[foo/bar]: Dependency Jenkins_job[foo] has failures: true
Warning: /Stage[main]/Main/Jenkins_job[foo/bar]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Jenkins_job[foo/bar/baz]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 72.72 seconds
|
Puppet / 7 - AlmaLinux 9:
spec/acceptance/xtypes/jenkins_job_spec.rb#L144
jenkins_job cloudbees-folder plugin nested folders create File "/var/lib/jenkins/jobs/foo/config.xml" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/var/lib/jenkins/jobs/foo/config.xml".file?` to be truthy, got false
|
Puppet / 7 - CentOS 8:
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 'centos8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160927138.pp.xCZrDq
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 76.40 seconds
|
Puppet / 7 - CentOS 8:
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>"
|
Puppet / 7 - CentOS 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L173
jenkins_credentials ensure => present AWSCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161107559.pp.KIE2pK
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 112.74 seconds
|
Puppet / 7 - CentOS 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L224
jenkins_credentials ensure => present AWSCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>"
Failure/Error: it { is_expected.to contain '<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>"
|
Puppet / 7 - CentOS 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L229
jenkins_credentials ensure => present GitLabApiTokenImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161303068.pp.ThaQOb
Last 10 lines of output were:
Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Jenkins_credentials[7e86e9fb-a8af-480f-b596-7191dc02bf38]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
�[mNotice: Applied catalog in 32.63 seconds
|
Puppet / 7 - CentOS 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L293
jenkins_credentials ensure => present GitLabApiTokenImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>"
Failure/Error: it { is_expected.to contain '<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>"
|
Puppet / 7 - CentOS 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L348
jenkins_credentials ensure => present BrowserStackCredentials works with no errors
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161338472.pp.isXRB8
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 98.53 seconds
|
Puppet / 7 - CentOS 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L361
jenkins_credentials ensure => present BrowserStackCredentials File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
Failure/Error: it { is_expected.to contain '<id>562fa23d-a441-4cab-997f-58df6e245813</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
|
Puppet / 7 - CentOS 8:
spec/acceptance/xtypes/jenkins_job_spec.rb#L116
jenkins_job cloudbees-folder plugin nested folders create works with no errors
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161702858.pp.9ksCng
Last 10 lines of output were:
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)
�[mNotice: /Stage[main]/Main/Jenkins_job[foo/bar]: Dependency Jenkins_job[foo] has failures: true
Warning: /Stage[main]/Main/Jenkins_job[foo/bar]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Jenkins_job[foo/bar/baz]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 70.48 seconds
|
Puppet / 7 - CentOS 8:
spec/acceptance/xtypes/jenkins_job_spec.rb#L144
jenkins_job cloudbees-folder plugin nested folders create File "/var/lib/jenkins/jobs/foo/config.xml" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/var/lib/jenkins/jobs/foo/config.xml".file?` to be truthy, got false
|
Puppet / 7 - OracleLinux 7:
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 'oracle7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160844039.pp.85JEl0
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 76.07 seconds
|
Puppet / 7 - OracleLinux 7:
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>"
|
Puppet / 7 - OracleLinux 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L173
jenkins_credentials ensure => present AWSCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161023735.pp.wpil1J
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 111.43 seconds
|
Puppet / 7 - OracleLinux 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L224
jenkins_credentials ensure => present AWSCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>"
Failure/Error: it { is_expected.to contain '<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>"
|
Puppet / 7 - OracleLinux 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L229
jenkins_credentials ensure => present GitLabApiTokenImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161217749.pp.9QHxlf
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 99.78 seconds
|
Puppet / 7 - OracleLinux 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L293
jenkins_credentials ensure => present GitLabApiTokenImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>"
Failure/Error: it { is_expected.to contain '<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>"
|
Puppet / 7 - OracleLinux 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L348
jenkins_credentials ensure => present BrowserStackCredentials works with no errors
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161400284.pp.u5x19W
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 92.31 seconds
|
Puppet / 7 - OracleLinux 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L361
jenkins_credentials ensure => present BrowserStackCredentials File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
Failure/Error: it { is_expected.to contain '<id>562fa23d-a441-4cab-997f-58df6e245813</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
|
Puppet / 7 - OracleLinux 7:
spec/acceptance/xtypes/jenkins_job_spec.rb#L116
jenkins_job cloudbees-folder plugin nested folders create works with no errors
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161716119.pp.erebMD
Last 10 lines of output were:
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)
�[mNotice: /Stage[main]/Main/Jenkins_job[foo/bar]: Dependency Jenkins_job[foo] has failures: true
Warning: /Stage[main]/Main/Jenkins_job[foo/bar]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Jenkins_job[foo/bar/baz]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 72.18 seconds
|
Puppet / 7 - OracleLinux 7:
spec/acceptance/xtypes/jenkins_job_spec.rb#L144
jenkins_job cloudbees-folder plugin nested folders create File "/var/lib/jenkins/jobs/foo/config.xml" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/var/lib/jenkins/jobs/foo/config.xml".file?` to be truthy, got false
|
Puppet / 7 - CentOS 9:
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 'centos9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160816104.pp.sr77nx
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 76.68 seconds
|
Puppet / 7 - CentOS 9:
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>"
|
Puppet / 7 - CentOS 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L173
jenkins_credentials ensure => present AWSCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160955325.pp.Rdld05
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 154.78 seconds
|
Puppet / 7 - CentOS 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L224
jenkins_credentials ensure => present AWSCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>"
Failure/Error: it { is_expected.to contain '<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>"
|
Puppet / 7 - CentOS 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L229
jenkins_credentials ensure => present GitLabApiTokenImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161232634.pp.EZLBQi
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 97.98 seconds
|
Puppet / 7 - CentOS 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L293
jenkins_credentials ensure => present GitLabApiTokenImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>"
Failure/Error: it { is_expected.to contain '<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>"
|
Puppet / 7 - CentOS 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L348
jenkins_credentials ensure => present BrowserStackCredentials works with no errors
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161413358.pp.i6Jko6
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 88.80 seconds
|
Puppet / 7 - CentOS 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L361
jenkins_credentials ensure => present BrowserStackCredentials File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
Failure/Error: it { is_expected.to contain '<id>562fa23d-a441-4cab-997f-58df6e245813</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
|
Puppet / 7 - CentOS 9:
spec/acceptance/xtypes/jenkins_job_spec.rb#L116
jenkins_job cloudbees-folder plugin nested folders create works with no errors
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161722372.pp.Z73o5x
Last 10 lines of output were:
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)
�[mNotice: /Stage[main]/Main/Jenkins_job[foo/bar]: Dependency Jenkins_job[foo] has failures: true
Warning: /Stage[main]/Main/Jenkins_job[foo/bar]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Jenkins_job[foo/bar/baz]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 69.30 seconds
|
Puppet / 7 - CentOS 9:
spec/acceptance/xtypes/jenkins_job_spec.rb#L144
jenkins_job cloudbees-folder plugin nested folders create File "/var/lib/jenkins/jobs/foo/config.xml" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/var/lib/jenkins/jobs/foo/config.xml".file?` to be truthy, got false
|
Puppet / 7 - CentOS 7:
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 'centos7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160908966.pp.4dU2AR
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 74.68 seconds
|
Puppet / 7 - CentOS 7:
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>"
|
Puppet / 7 - CentOS 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L173
jenkins_credentials ensure => present AWSCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161046548.pp.a6Wde0
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 142.30 seconds
|
Puppet / 7 - CentOS 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L224
jenkins_credentials ensure => present AWSCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>"
Failure/Error: it { is_expected.to contain '<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>"
|
Puppet / 7 - CentOS 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L229
jenkins_credentials ensure => present GitLabApiTokenImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161311365.pp.VT173O
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 97.79 seconds
|
Puppet / 7 - CentOS 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L293
jenkins_credentials ensure => present GitLabApiTokenImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>"
Failure/Error: it { is_expected.to contain '<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>"
|
Puppet / 7 - CentOS 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L348
jenkins_credentials ensure => present BrowserStackCredentials works with no errors
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161451809.pp.H51yV8
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 90.62 seconds
|
Puppet / 7 - CentOS 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L361
jenkins_credentials ensure => present BrowserStackCredentials File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
Failure/Error: it { is_expected.to contain '<id>562fa23d-a441-4cab-997f-58df6e245813</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
|
Puppet / 7 - CentOS 7:
spec/acceptance/xtypes/jenkins_job_spec.rb#L116
jenkins_job cloudbees-folder plugin nested folders create works with no errors
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161805252.pp.84Hv2r
Last 10 lines of output were:
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)
�[mNotice: /Stage[main]/Main/Jenkins_job[foo/bar]: Dependency Jenkins_job[foo] has failures: true
Warning: /Stage[main]/Main/Jenkins_job[foo/bar]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Jenkins_job[foo/bar/baz]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 71.02 seconds
|
Puppet / 7 - CentOS 7:
spec/acceptance/xtypes/jenkins_job_spec.rb#L144
jenkins_job cloudbees-folder plugin nested folders create File "/var/lib/jenkins/jobs/foo/config.xml" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/var/lib/jenkins/jobs/foo/config.xml".file?` to be truthy, got false
|
Puppet / 7 - Ubuntu 22.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L37
jenkins_credentials ensure => present ConduitCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161036517.pp.cqaK16
Last 10 lines of output were:
Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Jenkins_credentials[002224bd-60cb-49f3-a314-d0f73f82233d]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
�[mNotice: Applied catalog in 7.70 seconds
|
Puppet / 7 - Ubuntu 22.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L70
jenkins_credentials ensure => present ConduitCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>"
Failure/Error: it { is_expected.to contain '<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>"
|
Puppet / 7 - Ubuntu 22.04:
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 'ubuntu2204-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161049132.pp.pk99IL
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 77.65 seconds
|
Puppet / 7 - Ubuntu 22.04:
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>"
|
Puppet / 7 - Ubuntu 22.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L173
jenkins_credentials ensure => present AWSCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161246537.pp.5bXBhp
Last 10 lines of output were:
Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Jenkins_credentials[34d75c64-61ff-4a28-bd40-cac3aafc7e3a]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
�[mNotice: Applied catalog in 25.96 seconds
|
Puppet / 7 - Ubuntu 22.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L224
jenkins_credentials ensure => present AWSCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>"
Failure/Error: it { is_expected.to contain '<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>"
|
Puppet / 7 - Ubuntu 22.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L229
jenkins_credentials ensure => present GitLabApiTokenImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161317586.pp.vA6D0T
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 115.22 seconds
|
Puppet / 7 - Ubuntu 22.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L293
jenkins_credentials ensure => present GitLabApiTokenImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>"
Failure/Error: it { is_expected.to contain '<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>"
|
Puppet / 7 - Ubuntu 22.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L348
jenkins_credentials ensure => present BrowserStackCredentials works with no errors
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161518034.pp.APQrbG
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 85.48 seconds
|
Puppet / 7 - Ubuntu 22.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L361
jenkins_credentials ensure => present BrowserStackCredentials File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
Failure/Error: it { is_expected.to contain '<id>562fa23d-a441-4cab-997f-58df6e245813</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
|
Puppet / 7 - Ubuntu 20.04:
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 'ubuntu2004-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161134426.pp.TIvTbk
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 77.56 seconds
|
Puppet / 7 - Ubuntu 20.04:
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>"
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L173
jenkins_credentials ensure => present AWSCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161332206.pp.3dliCp
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 111.71 seconds
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L224
jenkins_credentials ensure => present AWSCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>"
Failure/Error: it { is_expected.to contain '<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>"
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L229
jenkins_credentials ensure => present GitLabApiTokenImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161528982.pp.F7les2
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 104.62 seconds
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L293
jenkins_credentials ensure => present GitLabApiTokenImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>"
Failure/Error: it { is_expected.to contain '<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>"
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L348
jenkins_credentials ensure => present BrowserStackCredentials works with no errors
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161718723.pp.xwPEBV
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 82.63 seconds
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L361
jenkins_credentials ensure => present BrowserStackCredentials File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
Failure/Error: it { is_expected.to contain '<id>562fa23d-a441-4cab-997f-58df6e245813</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/xtypes/jenkins_job_spec.rb#L116
jenkins_job cloudbees-folder plugin nested folders create works with no errors
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162053977.pp.0jTGCb
Last 10 lines of output were:
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)
�[mNotice: /Stage[main]/Main/Jenkins_job[foo/bar]: Dependency Jenkins_job[foo] has failures: true
Warning: /Stage[main]/Main/Jenkins_job[foo/bar]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Jenkins_job[foo/bar/baz]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 73.12 seconds
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/xtypes/jenkins_job_spec.rb#L144
jenkins_job cloudbees-folder plugin nested folders create File "/var/lib/jenkins/jobs/foo/config.xml" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/var/lib/jenkins/jobs/foo/config.xml".file?` to be truthy, got false
|
Puppet / 7 - AlmaLinux 8:
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 'almalinux8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162256534.pp.pQHXNL
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 77.32 seconds
|
Puppet / 7 - AlmaLinux 8:
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>"
|
Puppet / 7 - AlmaLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L173
jenkins_credentials ensure => present AWSCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162436577.pp.crC5LX
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 105.31 seconds
|
Puppet / 7 - AlmaLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L224
jenkins_credentials ensure => present AWSCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>"
Failure/Error: it { is_expected.to contain '<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>"
|
Puppet / 7 - AlmaLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L229
jenkins_credentials ensure => present GitLabApiTokenImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162624338.pp.yKEGhu
Last 10 lines of output were:
Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Jenkins_credentials[7e86e9fb-a8af-480f-b596-7191dc02bf38]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
�[mNotice: Applied catalog in 19.12 seconds
|
Puppet / 7 - AlmaLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L293
jenkins_credentials ensure => present GitLabApiTokenImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>"
Failure/Error: it { is_expected.to contain '<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>"
|
Puppet / 7 - AlmaLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L348
jenkins_credentials ensure => present BrowserStackCredentials works with no errors
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162646063.pp.dcHLsH
Last 10 lines of output were:
Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
�[mNotice: Applied catalog in 16.85 seconds
|
Puppet / 7 - AlmaLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L361
jenkins_credentials ensure => present BrowserStackCredentials File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
Failure/Error: it { is_expected.to contain '<id>562fa23d-a441-4cab-997f-58df6e245813</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
|
Puppet / 7 - AlmaLinux 8:
spec/acceptance/xtypes/jenkins_job_spec.rb#L116
jenkins_job cloudbees-folder plugin nested folders create works with no errors
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162746621.pp.29LGwr
Last 10 lines of output were:
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)
�[mNotice: /Stage[main]/Main/Jenkins_job[foo/bar]: Dependency Jenkins_job[foo] has failures: true
Warning: /Stage[main]/Main/Jenkins_job[foo/bar]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Jenkins_job[foo/bar/baz]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 74.87 seconds
|
Puppet / 7 - AlmaLinux 8:
spec/acceptance/xtypes/jenkins_job_spec.rb#L144
jenkins_job cloudbees-folder plugin nested folders create File "/var/lib/jenkins/jobs/foo/config.xml" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/var/lib/jenkins/jobs/foo/config.xml".file?` to be truthy, got false
|
Puppet / 7 - Rocky 8:
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 'rocky8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162343908.pp.OrLZ08
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 76.32 seconds
|
Puppet / 7 - Rocky 8:
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>"
|
Puppet / 7 - Rocky 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L173
jenkins_credentials ensure => present AWSCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162522956.pp.1DzwON
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 109.30 seconds
|
Puppet / 7 - Rocky 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L224
jenkins_credentials ensure => present AWSCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>"
Failure/Error: it { is_expected.to contain '<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>"
|
Puppet / 7 - Rocky 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L229
jenkins_credentials ensure => present GitLabApiTokenImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162714729.pp.oMb1fu
Last 10 lines of output were:
Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Jenkins_credentials[7e86e9fb-a8af-480f-b596-7191dc02bf38]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
�[mNotice: Applied catalog in 100.17 seconds
|
Puppet / 7 - Rocky 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L293
jenkins_credentials ensure => present GitLabApiTokenImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>"
Failure/Error: it { is_expected.to contain '<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>"
|
Puppet / 7 - Rocky 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L348
jenkins_credentials ensure => present BrowserStackCredentials works with no errors
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162857481.pp.km106g
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 95.03 seconds
|
Puppet / 7 - Rocky 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L361
jenkins_credentials ensure => present BrowserStackCredentials File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
Failure/Error: it { is_expected.to contain '<id>562fa23d-a441-4cab-997f-58df6e245813</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
|
Puppet / 7 - Rocky 8:
spec/acceptance/xtypes/jenkins_job_spec.rb#L116
jenkins_job cloudbees-folder plugin nested folders create works with no errors
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_163214000.pp.CCM6MG
Last 10 lines of output were:
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)
�[mNotice: /Stage[main]/Main/Jenkins_job[foo/bar]: Dependency Jenkins_job[foo] has failures: true
Warning: /Stage[main]/Main/Jenkins_job[foo/bar]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Jenkins_job[foo/bar/baz]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 71.82 seconds
|
Puppet / 7 - Rocky 8:
spec/acceptance/xtypes/jenkins_job_spec.rb#L144
jenkins_job cloudbees-folder plugin nested folders create File "/var/lib/jenkins/jobs/foo/config.xml" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/var/lib/jenkins/jobs/foo/config.xml".file?` to be truthy, got false
|
Puppet / 7 - OracleLinux 8:
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 'oracle8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162406383.pp.l3R52N
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 76.41 seconds
|
Puppet / 7 - OracleLinux 8:
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>"
|
Puppet / 7 - OracleLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L173
jenkins_credentials ensure => present AWSCredentialsImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162545694.pp.4yLr3c
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 190.34 seconds
|
Puppet / 7 - OracleLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L224
jenkins_credentials ensure => present AWSCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>"
Failure/Error: it { is_expected.to contain '<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>"
|
Puppet / 7 - OracleLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L229
jenkins_credentials ensure => present GitLabApiTokenImpl works with no errors and idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162858560.pp.5IkU0g
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 105.19 seconds
|
Puppet / 7 - OracleLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L293
jenkins_credentials ensure => present GitLabApiTokenImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>"
Failure/Error: it { is_expected.to contain '<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>"
|
Puppet / 7 - OracleLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L348
jenkins_credentials ensure => present BrowserStackCredentials works with no errors
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_163046476.pp.32U1AO
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 86.93 seconds
|
Puppet / 7 - OracleLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L361
jenkins_credentials ensure => present BrowserStackCredentials File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
Failure/Error: it { is_expected.to contain '<id>562fa23d-a441-4cab-997f-58df6e245813</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
|
Puppet / 7 - OracleLinux 8:
spec/acceptance/xtypes/jenkins_job_spec.rb#L116
jenkins_job cloudbees-folder plugin nested folders create works with no errors
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_163357786.pp.1jObwd
Last 10 lines of output were:
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)
�[mNotice: /Stage[main]/Main/Jenkins_job[foo/bar]: Dependency Jenkins_job[foo] has failures: true
Warning: /Stage[main]/Main/Jenkins_job[foo/bar]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Jenkins_job[foo/bar/baz]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 71.06 seconds
|
Puppet / 7 - OracleLinux 8:
spec/acceptance/xtypes/jenkins_job_spec.rb#L144
jenkins_job cloudbees-folder plugin nested folders create File "/var/lib/jenkins/jobs/foo/config.xml" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/var/lib/jenkins/jobs/foo/config.xml".file?` to be truthy, got false
|
Puppet / 7 (Ruby 2.7):
spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on sles-11-x86_64 deprecated params plugin_dir rspec-puppet support for testing warning()
Skipped: Not yet implemented
|
Puppet / 7 (Ruby 2.7):
spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on sles-11-x86_64 deprecated params username rspec-puppet support for testing warning()
Skipped: Not yet implemented
|
Puppet / 7 (Ruby 2.7):
spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on sles-11-x86_64 deprecated params group rspec-puppet support for testing warning()
Skipped: Not yet implemented
|
Puppet / 7 (Ruby 2.7):
spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on sles-11-x86_64 deprecated params create_user rspec-puppet support for testing warning()
Skipped: Not yet implemented
|
Puppet / 7 (Ruby 2.7):
spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on opensuse-15-x86_64 deprecated params plugin_dir rspec-puppet support for testing warning()
Skipped: Not yet implemented
|
Puppet / 7 (Ruby 2.7):
spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on opensuse-15-x86_64 deprecated params username rspec-puppet support for testing warning()
Skipped: Not yet implemented
|
Puppet / 7 (Ruby 2.7):
spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on opensuse-15-x86_64 deprecated params group rspec-puppet support for testing warning()
Skipped: Not yet implemented
|
Puppet / 7 (Ruby 2.7):
spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on opensuse-15-x86_64 deprecated params create_user rspec-puppet support for testing warning()
Skipped: Not yet implemented
|
Puppet / 7 (Ruby 2.7):
spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on centos-9-x86_64 deprecated params plugin_dir rspec-puppet support for testing warning()
Skipped: Not yet implemented
|
Puppet / 7 (Ruby 2.7):
spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on centos-9-x86_64 deprecated params username rspec-puppet support for testing warning()
Skipped: Not yet implemented
|
Puppet / 7 - Rocky 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161315886.pp.wFuTA8
Last 10 lines of output were:
at RemoteClass.run(RemoteClass:1086)
at groovy.lang.GroovyShell.runScriptOrMainOrTestOrRunnable(GroovyShell.java:263)
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)
�[mNotice: Applied catalog in 70.50 seconds
|
Puppet / 7 - OracleLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161439425.pp.z9vGzM
Last 10 lines of output were:
at RemoteClass.run(RemoteClass:1086)
at groovy.lang.GroovyShell.runScriptOrMainOrTestOrRunnable(GroovyShell.java:263)
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)
�[mNotice: Applied catalog in 70.12 seconds
|
Puppet / 7 - AlmaLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works 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_161449801.pp.Lfhpxg
Last 10 lines of output were:
at RemoteClass.run(RemoteClass:1086)
at groovy.lang.GroovyShell.runScriptOrMainOrTestOrRunnable(GroovyShell.java:263)
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)
�[mNotice: Applied catalog in 69.72 seconds
|
Puppet / 7 - CentOS 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161519690.pp.zgZzPL
Last 10 lines of output were:
at RemoteClass.run(RemoteClass:1086)
at groovy.lang.GroovyShell.runScriptOrMainOrTestOrRunnable(GroovyShell.java:263)
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)
�[mNotice: Applied catalog in 73.57 seconds
|
Puppet / 7 - OracleLinux 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161534887.pp.HEbSHP
Last 10 lines of output were:
at RemoteClass.run(RemoteClass:1086)
at groovy.lang.GroovyShell.runScriptOrMainOrTestOrRunnable(GroovyShell.java:263)
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)
�[mNotice: Applied catalog in 71.61 seconds
|
Puppet / 7 - CentOS 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161544446.pp.ZU741r
Last 10 lines of output were:
at RemoteClass.run(RemoteClass:1086)
at groovy.lang.GroovyShell.runScriptOrMainOrTestOrRunnable(GroovyShell.java:263)
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)
�[mNotice: Applied catalog in 68.99 seconds
|
Puppet / 7 - CentOS 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161624729.pp.rfVjOr
Last 10 lines of output were:
at RemoteClass.run(RemoteClass:1086)
at groovy.lang.GroovyShell.runScriptOrMainOrTestOrRunnable(GroovyShell.java:263)
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)
�[mNotice: Applied catalog in 71.76 seconds
|
Puppet / 7 - Ubuntu 22.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161648309.pp.2yA5v1
Last 10 lines of output were:
at RemoteClass.run(RemoteClass:1086)
at groovy.lang.GroovyShell.runScriptOrMainOrTestOrRunnable(GroovyShell.java:263)
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)
�[mNotice: Applied catalog in 70.72 seconds
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_161845994.pp.BtNFUB
Last 10 lines of output were:
at RemoteClass.run(RemoteClass:1086)
at groovy.lang.GroovyShell.runScriptOrMainOrTestOrRunnable(GroovyShell.java:263)
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)
�[mNotice: Applied catalog in 71.19 seconds
|
Puppet / 7 - AlmaLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_162705410.pp.2GdBZZ
Last 10 lines of output were:
Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies
Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
�[mNotice: Applied catalog in 12.19 seconds
|
Puppet / 7 - Rocky 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_163034972.pp.uTkKUU
Last 10 lines of output were:
at RemoteClass.run(RemoteClass:1086)
at groovy.lang.GroovyShell.runScriptOrMainOrTestOrRunnable(GroovyShell.java:263)
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)
�[mNotice: Applied catalog in 70.62 seconds
|
Puppet / 7 - OracleLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_163215711.pp.fPoFpH
Last 10 lines of output were:
at RemoteClass.run(RemoteClass:1086)
at groovy.lang.GroovyShell.runScriptOrMainOrTestOrRunnable(GroovyShell.java:263)
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)
�[mNotice: Applied catalog in 72.92 seconds
|