Change By: Alexandru Gheorghe (01/Oct/14 8:55 PM)
Description: When used with a job where concurrent builds are enabled, the s3 plugin waits for the completion of previous builds before commencing on the current build.

This might be similar to
 https://issues.jenkins-ci.org/browse/ JENKINS-9913.

The log output at the end of build #2373:
{noformat}
02:51:12.281 Publish artifacts to S3 Bucket is waiting for a checkpoint on Run crunchie job #2372
15:24:05.276 Publish artifacts to S3 Bucket Using S3 profile: hudson-key
15:24:05.442 Finished: SUCCESS
{noformat}

As can be seen, it's waiting 13 hours for the completion of #2372 (until I killed #2372, at which point the s3 plugin completed successfully).
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to