[JIRA] (JENKINS-39594) Frequent, intermittent "Failed to deploy artifacts: Could not transfer artifact" errors when uploading to Nexus 3

2016-12-12 Thread pskumar...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Suresh Kumar resolved as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Fixed and released in 2.9 version  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-39594  
 
 
  Frequent, intermittent "Failed to deploy artifacts: Could not transfer artifact" errors when uploading to Nexus 3   
 

  
 
 
 
 

 
Change By: 
 Suresh Kumar  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





-- 
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 

[JIRA] (JENKINS-39594) Frequent, intermittent "Failed to deploy artifacts: Could not transfer artifact" errors when uploading to Nexus 3

2016-12-06 Thread pskumar...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Suresh Kumar edited a comment on  JENKINS-39594  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Frequent, intermittent "Failed to deploy artifacts: Could not transfer artifact" errors when uploading to Nexus 3   
 

  
 
 
 
 

 
 I was able to replicate the issue, when continuously trying to upload artifacts, in some cases with no reason failing to upload artifacts.And now changed the connector, given a trail run with artifact size 50MB and uploading artifacts every 2 mins, didn't failed. Will keep on some more time observation.Mean time the code fix is available in the below commit, please give a try and let me know the feedback.https://github.com/jenkinsci/nexus-artifact-uploader-plugin/commit/65aa6da1290ddc396adb2317c3b9744ad66d5c23https://jenkins.ci.cloudbees.com/job/plugins/job/nexus-artifact-uploader-plugin/sp.sd$nexus-artifact-uploader/lastSuccessfulBuild/artifact/sp.sd/nexus-artifact-uploader/2.9-SNAPSHOT/nexus-artifact-uploader-2.9-SNAPSHOT.hpi  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





-- 
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-39594) Frequent, intermittent "Failed to deploy artifacts: Could not transfer artifact" errors when uploading to Nexus 3

2016-12-06 Thread pskumar...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Suresh Kumar commented on  JENKINS-39594  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Frequent, intermittent "Failed to deploy artifacts: Could not transfer artifact" errors when uploading to Nexus 3   
 

  
 
 
 
 

 
 I was able to replicate the issue, when continuously trying to upload artifacts, in some cases with no reason failing to upload artifacts. And now changed the connector, given a trail run with artifact size 50MB and uploading artifacts every 2 mins, didn't failed. Will keep on some more time observation. Mean time the code fix is available in the below commit, please give a try and let me know the feedback. https://github.com/jenkinsci/nexus-artifact-uploader-plugin/commit/65aa6da1290ddc396adb2317c3b9744ad66d5c23   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





-- 
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-39594) Frequent, intermittent "Failed to deploy artifacts: Could not transfer artifact" errors when uploading to Nexus 3

2016-11-29 Thread ming....@feisystems.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 ming fan commented on  JENKINS-39594  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Frequent, intermittent "Failed to deploy artifacts: Could not transfer artifact" errors when uploading to Nexus 3   
 

  
 
 
 
 

 
 Hi Suresh, like the reporter and I said, this issue happens intermittently. With the identical setup, the upload can succeed or failed.  The error message usually is "Failed to deploy artifacts: Could not transfer artifact xxx from/to releases (http://xxx/repository/releases): null to http://xxx/repository/releases/xxx.jar" Would you please check it and figure out the reason? Thanks,  [INFO]  [INFO] BUILD SUCCESS [INFO]  [INFO] Total time: 8.922 s [INFO] Finished at: 2016-11-25T11:46:03-05:00 [INFO] Final Memory: 44M/409M [INFO]  Waiting for Jenkins to finish collecting data [JENKINS] Archiving xxx.pom [JENKINS] Archiving xxx.jar Uploading artifact xxx.jar started GroupId: xxx ArtifactId: xxx Classifier:  Type: jar Version: 1.9.38-qa File: xxx.jar Repository:releases channel stopped Failed to deploy artifacts: Could not transfer artifact xxx from/to releases (http://xxx/repository/releases): null to http://xxx/repository/releases/xxx.jar ERROR: Uploading filexxx.jar failed. Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered Finished: FAILURE  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 


[JIRA] (JENKINS-39594) Frequent, intermittent "Failed to deploy artifacts: Could not transfer artifact" errors when uploading to Nexus 3

2016-11-28 Thread pskumar...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Suresh Kumar commented on  JENKINS-39594  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Frequent, intermittent "Failed to deploy artifacts: Could not transfer artifact" errors when uploading to Nexus 3   
 

  
 
 
 
 

 
 Could you please share the steps to replicate the issue. Or If you could help us in fixing this issue. Thanks, Suresh  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





-- 
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-39594) Frequent, intermittent "Failed to deploy artifacts: Could not transfer artifact" errors when uploading to Nexus 3

2016-11-28 Thread ming....@feisystems.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 ming fan stopped work on  JENKINS-39594  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 ming fan  
 
 
Status: 
 In Progress Open  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





-- 
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-39594) Frequent, intermittent "Failed to deploy artifacts: Could not transfer artifact" errors when uploading to Nexus 3

2016-11-28 Thread ming....@feisystems.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 ming fan started work on  JENKINS-39594  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 ming fan  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





-- 
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-39594) Frequent, intermittent "Failed to deploy artifacts: Could not transfer artifact" errors when uploading to Nexus 3

2016-11-28 Thread ming....@feisystems.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 ming fan commented on  JENKINS-39594  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Frequent, intermittent "Failed to deploy artifacts: Could not transfer artifact" errors when uploading to Nexus 3   
 

  
 
 
 
 

 
 I encountered the same issue, which is Frequent, intermittent "Failed to deploy artifacts: Could not transfer artifact" errors when uploading to Nexus 3. The error message is: Failed to deploy artifacts: Could not transfer  from/to releases (http:///repository/releases): null to http://xxx/repository/releases/-qa.jar. Sometimes, I have to manually delete the target folder in Nexus server to make the upload succeed.   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





-- 
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-39594) Frequent, intermittent "Failed to deploy artifacts: Could not transfer artifact" errors when uploading to Nexus 3

2016-11-08 Thread mhug...@lseg.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Hugehs updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39594  
 
 
  Frequent, intermittent "Failed to deploy artifacts: Could not transfer artifact" errors when uploading to Nexus 3   
 

  
 
 
 
 

 
Change By: 
 Mark Hugehs  
 
 
Summary: 
 Frequent,  intermittennt  intermittent  "Failed to deploy artifacts: Could not transfer artifact" errors when uploading to Nexus 3  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





-- 
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.