|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
If you see
at org.tmatesoft.svn.core.internal.wc.DefaultSVNAuthenticationManager.getFirstAuthentication(DefaultSVNAuthenticationManager.java:185)
in the exception trace, then that indicates that the plugin was unable to determine which of the random credentials to use for your build job. The fix is to select the correct credentials and save the build job. Note that the credentials from the .subversion directory may be being ignored with the new credentials model, so it may be the case that your OS-X slave had the credentials stored locally
If, on the other hand, you see at org.tmatesoft.svn.core.internal.wc.DefaultSVNAuthenticationManager.getNextAuthentication(DefaultSVNAuthenticationManager.java:223) then that is a different problem, i.e. the one David Aldrich is seeing
From your stack trace it I see getFirstAuthentication