[JIRA] (JENKINS-40387) Tag build from multibranch pipeline throws E200015

4 views
Skip to first unread message

marc.jegliewski@gmail.com (JIRA)

unread,
Dec 12, 2016, 11:41:01 AM12/12/16
to jenkinsc...@googlegroups.com
Marc Jegliewski created an issue
 
Jenkins / Bug JENKINS-40387
Tag build from multibranch pipeline throws E200015
Issue Type: Bug Bug
Assignee: Matthew DeTullio
Components: multi-branch-project-plugin, subversion-plugin
Created: 2016/Dec/12 4:40 PM
Environment: jenkins 2.35
workflow-multibranch 2.9.2
scm-api 1.3
subversion 2.7.1
Labels: svn-tag multibranch
Priority: Minor Minor
Reporter: Marc Jegliewski

When tagging a build of a multibranch pipeline job the following Exception occurs:

ERROR: Failed to tag
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.getRepositoryRoot(DAVRepository.java:133)
at org.tmatesoft.svn.core.internal.wc.SVNCopyDriver.copyReposToRepos(SVNCopyDriver.java:186)
at org.tmatesoft.svn.core.internal.wc.SVNCopyDriver.setupCopy(SVNCopyDriver.java:683)
at org.tmatesoft.svn.core.internal.wc16.SVNCopyClient16.doCopy(SVNCopyClient16.java:453)
at org.tmatesoft.svn.core.internal.wc2.remote.SvnNgReposToReposCopy.run(SvnNgReposToReposCopy.java:65)
at org.tmatesoft.svn.core.internal.wc2.remote.SvnNgReposToReposCopy.run(SvnNgReposToReposCopy.java:23)
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.wc2.SvnRemoteCopy.run(SvnRemoteCopy.java:232)
at org.tmatesoft.svn.core.wc.SVNCopyClient.doCopy(SVNCopyClient.java:600)
at hudson.scm.SubversionTagAction$TagWorkerThread.perform(SubversionTagAction.java:306)
at hudson.model.TaskThread.run(TaskThread.java:128)
Caused by: 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)
... 19 more
Completed

Tagging the same sources (built by another job, also with same Jenkinsfile) works like usual. Credentials selected are also the same.

Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)
Atlassian logo

mjdetullio@gmail.com (JIRA)

unread,
Dec 12, 2016, 11:44:02 AM12/12/16
to jenkinsc...@googlegroups.com
Matthew DeTullio updated an issue
Change By: Matthew DeTullio
Component/s: multi-branch-project-plugin

mjdetullio@gmail.com (JIRA)

unread,
Dec 12, 2016, 11:44:02 AM12/12/16
to jenkinsc...@googlegroups.com
Matthew DeTullio assigned an issue to Unassigned
Change By: Matthew DeTullio
Assignee: Matthew DeTullio

marc.jegliewski@gmail.com (JIRA)

unread,
Jan 9, 2017, 5:33:01 AM1/9/17
to jenkinsc...@googlegroups.com

marc.jegliewski@gmail.com (JIRA)

unread,
Jan 19, 2017, 7:09:01 AM1/19/17
to jenkinsc...@googlegroups.com

ifernandezcalvo@cloudbees.com (JIRA)

unread,
Apr 18, 2018, 5:37:03 AM4/18/18
to jenkinsc...@googlegroups.com
Ivan Fernandez Calvo closed an issue as Not A Defect
 

wrong credentials

Change By: Ivan Fernandez Calvo
Status: Open Closed
Resolution: Not A Defect
This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)
Atlassian logo

marc.jegliewski@gmail.com (JIRA)

unread,
Apr 18, 2018, 7:36:02 AM4/18/18
to jenkinsc...@googlegroups.com
Marc Jegliewski commented on Bug JENKINS-40387
 
Re: Tag build from multibranch pipeline throws E200015

If the credentials weren't correct, wouldn't Jenkins be unable to checkout the repository in the first place?

ifernandezcalvo@cloudbees.com (JIRA)

unread,
Apr 18, 2018, 1:38:03 PM4/18/18
to jenkinsc...@googlegroups.com

based on the data in the Jira the credentials are not correct, Did you try with latest version 2.10.5?

marc.jegliewski@gmail.com (JIRA)

unread,
Apr 19, 2018, 2:22:02 AM4/19/18
to jenkinsc...@googlegroups.com

The credentials selected are the same as for checking out the sources.

Yes, I tried it with the latest subversion plugin version (2.10.5), still the same error.

Reply all
Reply to author
Forward
0 new messages