[JIRA] (JENKINS-51979) subversion checkout fails with SAXException

2019-05-20 Thread vasilena.tren...@softwareag.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Vassilena Treneva edited a comment on  JENKINS-51979  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: subversion checkout fails with SAXException   
 

  
 
 
 
 

 
 We are seeing quite often this (or maybe other?) problem.Jenkins ver. 2.140 Subversion Plug-in 2.12.1checkout([ $class: 'SubversionSCM',  additionalCredentials: [[ credentialsId: 'TEST_USER',  realm: 'http://:80/' ]],  excludedCommitMessages: '',  excludedRegions: '',  excludedRevprop: '',  excludedUsers: '',  filterChangelog: false,  ignoreDirPropChanges: false,  includedRegions: '',  locations: [[ cancelProcessOnExternalsFail: true,  credentialsId: 'TEST_USER',  depthOption: 'infinity',  ignoreExternalsOption: true,  local: '.',  remote: "${svnBranch}@${buildNumber}" ]],  quietOperation: false,  workspaceUpdater: [$class: 'CheckoutUpdater']])11:48:15 Caught Throwable. Retrying operation... [Pipeline] echo 11:48:15 Exception type: class hudson.util.IOException2 [Pipeline] echo 11:48:15 Exception message: revision check failed on  [Pipeline] echo Staktrace Stacktrace : [ hudson.scm.SubversionChangeLogBuilder.buildModule(SubversionChangeLogBuilder.java:204) hudson.scm.SubversionChangeLogBuilder.run(SubversionChangeLogBuilder.java:124) hudson.scm.SubversionSCM.calcChangeLog(SubversionSCM.java:757) hudson.scm.SubversionSCM.checkout(SubversionSCM.java:898) org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120) org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90) org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:77) org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1$1.call(SynchronousNonBlockingStepExecution.java:50) hudson.security.ACL.impersonate(ACL.java:290) org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1.run(SynchronousNonBlockingStepExecution.java:47) java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:748) ]    
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
  

[JIRA] (JENKINS-51979) subversion checkout fails with SAXException

2019-05-20 Thread vasilena.tren...@softwareag.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Vassilena Treneva edited a comment on  JENKINS-51979  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: subversion checkout fails with SAXException   
 

  
 
 
 
 

 
 We are seeing quite often this (or maybe other?) problem.Jenkins ver. 2.140 Subversion Plug-in 2.12.1checkout([  \{{  $class: 'SubversionSCM',  }} \{{additionalCredentials: [[ }}   \{{  credentialsId: 'TEST_USER',  }} \{{realm: 'http://:80/' }}   \{{  ]],  }} \{{excludedCommitMessages: '',  }} \{{excludedRegions: '',  }} \{{excludedRevprop: '',  }} \{{excludedUsers: '',  }} \{{filterChangelog: false,  }} \{{ignoreDirPropChanges: false,  }} \{{includedRegions: '',  }} \{{locations: [[ }}   \{{  cancelProcessOnExternalsFail: true,  }} \{{credentialsId: 'TEST_USER',  }} \{{depthOption: 'infinity',  }} \{{ignoreExternalsOption: true,  }} \{{local: '.',  }} \{{remote: "${svnBranch}@${buildNumber}" }}   \{{  ]],  }} \{{quietOperation: false,  }} \{{workspaceUpdater: [$class: 'CheckoutUpdater'] }}  ])11:48:15 Caught Throwable. Retrying operation... [Pipeline] echo 11:48:15 Exception type: class hudson.util.IOException2 [Pipeline] echo 11:48:15 Exception message: revision check failed on  [Pipeline] echoStaktrace:[hudson.scm.SubversionChangeLogBuilder.buildModule(SubversionChangeLogBuilder.java:204) hudson.scm.SubversionChangeLogBuilder.run(SubversionChangeLogBuilder.java:124) hudson.scm.SubversionSCM.calcChangeLog(SubversionSCM.java:757) hudson.scm.SubversionSCM.checkout(SubversionSCM.java:898) org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120) org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90) org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:77) org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1$1.call(SynchronousNonBlockingStepExecution.java:50) hudson.security.ACL.impersonate(ACL.java:290) org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1.run(SynchronousNonBlockingStepExecution.java:47) java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:748)]  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 
  

[JIRA] (JENKINS-51979) subversion checkout fails with SAXException

2019-05-20 Thread vasilena.tren...@softwareag.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Vassilena Treneva commented on  JENKINS-51979  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: subversion checkout fails with SAXException   
 

  
 
 
 
 

 
 We are seeing quite often this (or maybe other?) problem. Jenkins ver. 2.140 Subversion Plug-in 2.12.1 checkout([ {{ $class: 'SubversionSCM', }} {{ additionalCredentials: [[}} {{ credentialsId: 'TEST_USER', }} {{ realm: 'http://:80/'}} {{ ]], }} {{ excludedCommitMessages: '', }} {{ excludedRegions: '', }} {{ excludedRevprop: '', }} {{ excludedUsers: '', }} {{ filterChangelog: false, }} {{ ignoreDirPropChanges: false, }} {{ includedRegions: '', }} {{ locations: [[}} {{ cancelProcessOnExternalsFail: true, }} {{ credentialsId: 'TEST_USER', }} {{ depthOption: 'infinity', }} {{ ignoreExternalsOption: true, }} {{ local: '.', }} {{ remote: "${svnBranch}@${buildNumber}"}} {{ ]], }} {{ quietOperation: false, }} {{ workspaceUpdater: [$class: 'CheckoutUpdater']}} ]) 11:48:15 Caught Throwable. Retrying operation... [Pipeline] echo 11:48:15 Exception type: class hudson.util.IOException2 [Pipeline] echo 11:48:15 Exception message: revision check failed on  [Pipeline] echo Staktrace: [hudson.scm.SubversionChangeLogBuilder.buildModule(SubversionChangeLogBuilder.java:204) hudson.scm.SubversionChangeLogBuilder.run(SubversionChangeLogBuilder.java:124) hudson.scm.SubversionSCM.calcChangeLog(SubversionSCM.java:757) hudson.scm.SubversionSCM.checkout(SubversionSCM.java:898) org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120) org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90) org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:77) org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1$1.call(SynchronousNonBlockingStepExecution.java:50) hudson.security.ACL.impersonate(ACL.java:290) org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1.run(SynchronousNonBlockingStepExecution.java:47) java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:748)]  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 

[JIRA] (JENKINS-51979) subversion checkout fails with SAXException

2019-05-20 Thread vasilena.tren...@softwareag.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Vassilena Treneva edited a comment on  JENKINS-51979  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: subversion checkout fails with SAXException   
 

  
 
 
 
 

 
 We are seeing quite often this (or maybe other?) problem.Jenkins ver. 2.140Subversion Plug-in 2.12.1 {{^ checkout([ ^}}   \ {{  ^ $class: 'SubversionSCM', ^  }}  \ {{  ^ additionalCredentials: [[ ^ }}  \ {{  ^ credentialsId: 'TEST_USER', ^  }}  \ {{  ^ realm: 'http://:80/' ^ }}  \ {{  ^ ]], ^  }}  \ {{  ^ excludedCommitMessages: '', ^  }}  \ {{  ^ excludedRegions: '', ^  }}  \ {{  ^ excludedRevprop: '', ^  }}  \ {{  ^ excludedUsers: '', ^  }}  \ {{  ^ filterChangelog: false, ^  }}  \ {{  ^ ignoreDirPropChanges: false, ^  }}  \ {{  ^ includedRegions: '', ^  }}  \ {{  ^ locations: [[ ^ }}  \ {{  ^ cancelProcessOnExternalsFail: true, ^  }}  \ {{  ^ credentialsId: 'TEST_USER', ^  }}  \ {{  ^ depthOption: 'infinity', ^  }}  \ {{  ^ ignoreExternalsOption: true, ^  }}  \ {{  ^ local: '.', ^  }}  \ {{  ^ remote: "${svnBranch}@${buildNumber}" ^ }}  \ {{  ^ ]], ^  }}  \ {{  ^ quietOperation: false, ^  }}  \ {{  ^ workspaceUpdater: [$class: 'CheckoutUpdater'] ^ }} {{^ ]) ^}}   11:48:15 Caught Throwable. Retrying operation...[Pipeline] echo11:48:15 Exception type: class hudson.util.IOException2[Pipeline] echo11:48:15 Exception message: revision check failed on [Pipeline] echoStaktrace:[hudson.scm.SubversionChangeLogBuilder.buildModule(SubversionChangeLogBuilder.java:204) hudson.scm.SubversionChangeLogBuilder.run(SubversionChangeLogBuilder.java:124) hudson.scm.SubversionSCM.calcChangeLog(SubversionSCM.java:757) hudson.scm.SubversionSCM.checkout(SubversionSCM.java:898) org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120) org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90) org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:77) org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1$1.call(SynchronousNonBlockingStepExecution.java:50) hudson.security.ACL.impersonate(ACL.java:290) org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1.run(SynchronousNonBlockingStepExecution.java:47) java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:748)]  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
  

[JIRA] (JENKINS-51979) subversion checkout fails with SAXException

2018-11-09 Thread kerrhome (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Shannon Kerr edited a comment on  JENKINS-51979  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: subversion checkout fails with SAXException   
 

  
 
 
 
 

 
 We just encountered this. * Jenkins via docker: 2.138.1 * Subversion plugin: 2.11.1 * svn: direct * No externals * No different credentialsSo far, just one build.  I recently added the sleep per JENKINS-34313 to avoid the changelog11.xml parsing failure ,  as we were hitting that  issue  more and more often.    
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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/d/optout.


[JIRA] (JENKINS-51979) subversion checkout fails with SAXException

2018-11-09 Thread kerrhome (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Shannon Kerr commented on  JENKINS-51979  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: subversion checkout fails with SAXException   
 

  
 
 
 
 

 
 We just encountered this. 
 
Jenkins via docker: 2.138.1 
Subversion plugin: 2.11.1 
svn: direct 
No externals 
No different credentials 
 So far, just one build.  I recently added the sleep per JENKINS-34313 to avoid the changelog11.xml parsing failure as we were hitting that more and more often.      
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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/d/optout.


[JIRA] (JENKINS-51979) subversion checkout fails with SAXException

2018-08-29 Thread kuisathave...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ivan Fernandez Calvo stopped work on  JENKINS-51979  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Ivan Fernandez Calvo  
 
 
Status: 
 In Progress Open  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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/d/optout.


[JIRA] (JENKINS-51979) subversion checkout fails with SAXException

2018-08-29 Thread kuisathave...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ivan Fernandez Calvo updated  JENKINS-51979  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-51979  
 
 
  subversion checkout fails with SAXException   
 

  
 
 
 
 

 
Change By: 
 Ivan Fernandez Calvo  
 
 
Status: 
 In  Review  Progress  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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/d/optout.


[JIRA] (JENKINS-51979) subversion checkout fails with SAXException

2018-08-29 Thread kuisathave...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ivan Fernandez Calvo assigned an issue to Unassigned  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-51979  
 
 
  subversion checkout fails with SAXException   
 

  
 
 
 
 

 
Change By: 
 Ivan Fernandez Calvo  
 
 
Assignee: 
 Ivan Fernandez Calvo  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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/d/optout.


[JIRA] (JENKINS-51979) subversion checkout fails with SAXException

2018-08-29 Thread kuisathave...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ivan Fernandez Calvo updated  JENKINS-51979  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-51979  
 
 
  subversion checkout fails with SAXException   
 

  
 
 
 
 

 
Change By: 
 Ivan Fernandez Calvo  
 
 
Status: 
 In  Progress  Review  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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/d/optout.