-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
Jenkins 1.472 (but has been happening for over 6 months now)
Jenkins Email Extension Plugin 2.22
Mercurial Plugin 1.41
Right before (or during) the e-mail step, builds sometimes hang for several hours or indefinitely. The issue is intermittent and not generally reproducible. Disabling the e-mail notification option temporarily works around the problem, but re-enabling it does not immediately bring it back.
Example of where the job hangs (valid email addresses hidden). Note 5-hour delay. When it hangs indefinitely, the last two lines just never appear:
13:28:42 Email was triggered for: Failure 13:28:42 Sending email for trigger: Failure 18:47:31 Sending email to: xxxx@xxxxxxxxx xxxx@xxxxxxxxx 18:47:32 Notifying upstream projects of job completion
- duplicates
-
JENKINS-14755 Mail address resolution can take a significant amount of time
-
- Resolved
-
- is related to
-
JENKINS-6463 Builds hanging right before e-mail notifications are sent out
-
- Closed
-
-
JENKINS-13295 Jenkins hangs for ~1 hour after posting 'Sending Email'
-
- Resolved
-
[JENKINS-14261] Builds hanging right before e-mail notifications are sent out - Mercurial
Component/s | New: mercurial [ 15502 ] | |
Component/s | Original: perforce [ 15506 ] | |
Description | Original: Right before the e-mail step, builds sometimes hang indefinitely. The issue is intermittent and not generally reproducible. However, when it happens it is repeatable. Disabling the e-mail notification option temporarily solves the problem, but re-enabling it does not immediately bring it back. |
New:
Right before (or during) the e-mail step, builds sometimes hang for several hours or indefinitely. The issue is intermittent and not generally reproducible. Disabling the e-mail notification option temporarily works around the problem, but re-enabling it does not immediately bring it back. Example of where the job hangs (valid email addresses hidden). Note 5-hour delay: {noformat} 13:28:42 Email was triggered for: Failure 13:28:42 Sending email for trigger: Failure 18:47:31 Sending email to: xxxx@xxxxxxxxx xxxx@xxxxxxxxx {noformat} |
Environment |
Original:
Linux (RHEL) Hudson 1.342 Windows 2003 and Linux (RHEL) slaves Plug-ins: Audit Trail: 1.4 Checkstyle: 3.2 Clover: 2.5 Cobertura: 0.8.10 Deploy to container Plugin: 1.5 Disk Usage Plugin: 0.9 Hudson Email Extension Plugin: 2.5 Hudson Groovy builder: 1.4 LDAP Email Plugin: 0.5 Naginator: 1.5 Perforce Plugin: 1.0.17 PMD Plugin: 3.2 Ruby Plugin: 1.1 SCP plugin: 1.5.2 slave-status: 1.3 Text-finder Plugin: 1.7 URL Change Trigger: 1.2 Hudson Violations plugin: 0.7.5 ZenTimestamp Plugin: 1.1 Subversion PPlugin: 1.10 SSH Slaves plugin: 0.9 Maven 2 Project Plugin: 1.342 CVS Plugin: 1.0 Static Code Analysis Plug-Ins: 1.3 FindBugs Plugin: 4.2 Task Scanner Plugin: 4.2 Warnings Plugin: 3.2 Sonar plugin: 1.2.2 Hudson build timeout plugin: 1.6 |
New:
Jenkins 1.472 (but has been happening for over 6 months now) Jenkins Email Extension Plugin 2.22 Mercurial Plugin 1.41 |
Environment |
Original:
Jenkins 1.472 (but has been happening for over 6 months now) Jenkins Email Extension Plugin 2.22 Mercurial Plugin 1.41 |
New:
* Jenkins 1.472 (but has been happening for over 6 months now) * Jenkins Email Extension Plugin 2.22 * Mercurial Plugin 1.41 |
Environment |
Original:
* Jenkins 1.472 (but has been happening for over 6 months now) * Jenkins Email Extension Plugin 2.22 * Mercurial Plugin 1.41 |
New:
Jenkins 1.472 (but has been happening for over 6 months now) Jenkins Email Extension Plugin 2.22 Mercurial Plugin 1.41 |
Description |
Original:
Right before (or during) the e-mail step, builds sometimes hang for several hours or indefinitely. The issue is intermittent and not generally reproducible. Disabling the e-mail notification option temporarily works around the problem, but re-enabling it does not immediately bring it back. Example of where the job hangs (valid email addresses hidden). Note 5-hour delay: {noformat} 13:28:42 Email was triggered for: Failure 13:28:42 Sending email for trigger: Failure 18:47:31 Sending email to: xxxx@xxxxxxxxx xxxx@xxxxxxxxx {noformat} |
New:
Right before (or during) the e-mail step, builds sometimes hang for several hours or indefinitely. The issue is intermittent and not generally reproducible. Disabling the e-mail notification option temporarily works around the problem, but re-enabling it does not immediately bring it back. Example of where the job hangs (valid email addresses hidden). Note 5-hour delay. When it hangs indefinitely, the last two lines just never appear: {noformat} 13:28:42 Email was triggered for: Failure 13:28:42 Sending email for trigger: Failure 18:47:31 Sending email to: xxxx@xxxxxxxxx xxxx@xxxxxxxxx 18:47:32 Notifying upstream projects of job completion {noformat} |
Link |
New:
This issue is related to |
Link |
New:
This issue is related to |
This seems to be very similar to
JENKINS-6463but that was using perforce and we're using mercurial.