Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-3936

bogus credential in ~/.subversion prevents Hudson from authenticating successfully

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • subversion-plugin
    • None
    • Platform: All, OS: All

      Hello everyone,

      This morning I updated the Subversion plugin to version 1.2 from version 1.1.

      The update didn't go that smooth. Anyway, our Hudson has many jobs (each of them
      has more than 1 SVN location) and after the update one of them started failing.
      Not all, just one, when checking out the second project that it needs.

      Manually downgrading to 1.1 it started working again.

      Checking out [...]
      ERROR: Failed to check out [...]
      org.tmatesoft.svn.core.SVNCancelException: svn: authentication cancelled
      at
      org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:60)
      at
      org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
      at
      org.tmatesoft.svn.core.internal.io.dav.DAVUtil.findStartingProperties(DAVUtil.java:126)
      at
      org.tmatesoft.svn.core.internal.io.dav.DAVUtil.getBaselineProperties(DAVUtil.java:216)
      at org.tmatesoft.svn.core.internal.io.dav.DAVUtil.getBaselineInfo(DAVUtil.java:174)
      at
      org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:182)
      at
      org.tmatesoft.svn.core.wc.SVNBasicClient.getRevisionNumber(SVNBasicClient.java:482)
      at org.tmatesoft.svn.core.wc.SVNBasicClient.getLocations(SVNBasicClient.java:851)
      at
      org.tmatesoft.svn.core.wc.SVNBasicClient.createRepository(SVNBasicClient.java:534)
      at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:893)
      at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:791)
      at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:558)
      at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:488)
      at hudson.FilePath.act(FilePath.java:649)
      at hudson.FilePath.act(FilePath.java:633)
      at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:481)
      at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:424)
      at hudson.model.AbstractProject.checkout(AbstractProject.java:803)
      at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:314)
      at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:266)
      at hudson.model.Run.run(Run.java:928)
      at hudson.model.Build.run(Build.java:112)
      at hudson.model.ResourceController.execute(ResourceController.java:93)
      at hudson.model.Executor.run(Executor.java:118)

      Regards, Michal Huniewicz

          [JENKINS-3936] bogus credential in ~/.subversion prevents Hudson from authenticating successfully

          m1ckey created issue -
          aringa made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          mdonohue made changes -
          Link New: This issue is duplicated by JENKINS-4175 [ JENKINS-4175 ]
          SCM/JIRA link daemon made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: In Progress [ 3 ] New: Resolved [ 5 ]
          johnmdaniel made changes -
          Resolution Original: Fixed [ 1 ]
          Status Original: Resolved [ 5 ] New: Reopened [ 4 ]
          Kohsuke Kawaguchi made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Reopened [ 4 ] New: Resolved [ 5 ]
          Andrew Bayer made changes -
          Status Original: Resolved [ 5 ] New: Closed [ 6 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 134009 ] New: JNJira + In-Review [ 202547 ]

            Unassigned Unassigned
            m1ckey m1ckey
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: