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

Error building through Hudson

XMLWordPrintable

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

      I am using Hudson to auto build a project from branch of a user. After
      configuring this project in Hudson when i build i am getting the error message
      as follows.The Project location
      "svn://3.44.121.27:3692/opt/svn/repos/dotcom/cnbc.com/branches/gdps/routing-service-layer"
      exists when i checked in the SVN repository. Also not sure where this revision #
      is picked up "revision '12,430'".

      Started by user anonymous
      Checking out a fresh workspace because
      /opt/hudson/jobs/GDS-routing-service-layer-m2/workspace/routing-service-layer
      doesn't exist
      Checking out
      svn://3.44.121.27:3692/opt/svn/repos/dotcom/cnbc.com/branches/gdps/routing-service-layer
      ERROR: Failed to check out
      svn://3.44.121.27:3692/opt/svn/repos/dotcom/cnbc.com/branches/gdps/routing-service-layer
      org.tmatesoft.svn.core.SVNException: svn: Unable to find repository location for
      'svn://3.44.121.27:3692/opt/svn/repos/dotcom/cnbc.com/branches/gdps/routing-service-layer'
      in revision '12,430'
      at
      org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
      at
      org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
      at org.tmatesoft.svn.core.wc.SVNBasicClient.getLocations(SVNBasicClient.java:891)
      at
      org.tmatesoft.svn.core.wc.SVNBasicClient.createRepository(SVNBasicClient.java:531)
      at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:830)
      at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:728)
      at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:546)
      at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:476)
      at hudson.FilePath.act(FilePath.java:548)
      at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:469)
      at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:418)
      at hudson.model.AbstractProject.checkout(AbstractProject.java:805)
      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:895)
      at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:234)
      at hudson.model.ResourceController.execute(ResourceController.java:93)
      at hudson.model.Executor.run(Executor.java:119)
      Finished: FAILURE

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

              Created:
              Updated:
              Resolved: