Hi

Occasionally our jobs that require an svn checkout are failing with svn error 
'E200015: ISVNAuthentication provider did not provide credentials'.  The 
failure is fixed by simply running the job again.

We are running Jenkins 2.55 with Subversion Plugin 2.7.2.

An example exception trace is shown below.

Any thoughts please?

Best regards

David


No changes for <snip> since the previous build

No changes for <snip> since the previous build

org.tmatesoft.svn.core.SVNCancelException: svn: E200015: ISVNAuthentication 
provider did not provide credentials; HTTP authorization cancelled.

       at 
org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:728)

Caused: org.tmatesoft.svn.core.SVNCancelException: svn: E200015: E200015: 
ISVNAuthentication provider did not provide credentials; HTTP authorization 
cancelled.

svn: E200015: ISVNAuthentication provider did not provide credentials; HTTP 
authorization cancelled.

       at 
org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:66)

       at 
org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:57)

       at 
org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:798)

       at 
org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:391)

       at 
org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:379)

       at 
org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:862)

       at 
org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:698)

       at 
org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:118)

       at 
org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1049)

       at 
org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:189)

       at 
org.tmatesoft.svn.core.internal.wc2.ng.SvnNgRepositoryAccess.getRevisionNumber(SvnNgRepositoryAccess.java:119)

       at 
org.tmatesoft.svn.core.internal.wc2.SvnRepositoryAccess.getLocations(SvnRepositoryAccess.java:195)

       at 
org.tmatesoft.svn.core.internal.wc2.ng.SvnNgRepositoryAccess.createRepositoryFor(SvnNgRepositoryAccess.java:46)

       at 
org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteLog.run(SvnRemoteLog.java:160)

       at 
org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteLog.run(SvnRemoteLog.java:35)

       at 
org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:21)

       at 
org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1235)

       at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)

       at org.tmatesoft.svn.core.wc.SVNLogClient.doLog(SVNLogClient.java:968)

       at org.tmatesoft.svn.core.wc.SVNLogClient.doLog(SVNLogClient.java:873)

       at 
hudson.scm.SubversionChangeLogBuilder.buildModule(SubversionChangeLogBuilder.java:194)

Caused: hudson.util.IOException2: revision check failed on <snip> at 
hudson.scm.SubversionChangeLogBuilder.buildModule(SubversionChangeLogBuilder.java:208)

       at 
hudson.scm.SubversionChangeLogBuilder.run(SubversionChangeLogBuilder.java:138)

       at hudson.scm.SubversionSCM.calcChangeLog(SubversionSCM.java:725)

       at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:860)

       at hudson.scm.SCM.checkout(SCM.java:495)

       at hudson.model.AbstractProject.checkout(AbstractProject.java:1280)

       at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)

       at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)

       at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)

       at hudson.model.Run.execute(Run.java:1730)

       at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)

       at hudson.model.ResourceController.execute(ResourceController.java:97)

       at hudson.model.Executor.run(Executor.java:405)

[WARNINGS] Skipping publisher since build result is FAILURE


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/b67c73b677fc4f1fb25dd608eca082de%40EUX13SRV1.EU.NEC.COM.
For more options, visit https://groups.google.com/d/optout.

Reply via email to