Master / Slave terminology change #252
Annotations
4 errors and 1 warning
spec/acceptance/class_spec.rb#L44
jenkins class default parameters Process "java" args is expected to match /-Djenkins\.install\.runSetupWizard=false/
Failure/Error: its(:args) { is_expected.to match(%r{-Djenkins\.install\.runSetupWizard=false}) }
expected "/usr/bin/java -jar /home/jenkins-agent/swarm-client-2.2-jar-with-dependencies.jar -mode normal -executors 2 -fsroot /home/jenkins-agent -tunnel localhost:9000" to match /-Djenkins\.install\.runSetupWizard=false/
Diff:
@@ -1 +1 @@
-/-Djenkins\.install\.runSetupWizard=false/
+"/usr/bin/java -jar /home/jenkins-agent/swarm-client-2.2-jar-with-dependencies.jar -mode normal -executors 2 -fsroot /home/jenkins-agent -tunnel localhost:9000"
|
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L123
jenkins_credentials ensure => present StringCredentialsImpl 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_062517930.wFPDJr.pp
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[150b2895-b0eb-4813-b8a5-3779690c063c]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 130.98 seconds
|
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L150
jenkins_credentials ensure => present StringCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>150b2895-b0eb-4813-b8a5-3779690c063c</id>"
Failure/Error: it { is_expected.to contain '<id>150b2895-b0eb-4813-b8a5-3779690c063c</id>' }
expected File "/var/lib/jenkins/credentials.xml" to contain "<id>150b2895-b0eb-4813-b8a5-3779690c063c</id>"
|
|
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L392
jenkins_credentials ensure => present BrowserStackCredentials works idempotently
Failure/Error: apply_manifest(pp, options)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063110403.Umipdv.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common.jpi]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core.jpi]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd]/ensure: removed
�[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd.jpi]/ensure: removed
Info: /var/lib/jenkins/plugins: Scheduling refresh of Service[jenkins]
�[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event
�[mNotice: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]/secret_key: defined 'secret_key' as 'you know I payed for this'
�[mNotice: Applied catalog in 9.98 seconds
|
This job failed
Loading