-
Bug
-
Resolution: Won't Fix
-
Major
-
None
-
Jenkins 1.596.2, Build Timeout Plugin 1.14.1
Plugin configuration in the job:
- Abort the build if it's stuck
- Time-out strategy: No Activity (180 seconds)
- Time-out actions: Fail the build
- Post-build step: e-mail notification for each instable build
Expected result: e-mail is sent if build is failed via time-out plugin.
Actual result: no e-mail is sent.
On GitHub you asked me for the config.xml. I have no idea how to get that, I am a Jenkins user with admin rights but have no access to the host on the command line.
The end of the job output looks like this:
Build timed out (after 3 minutes). Marking the build as failed.
Build was aborted
[0mchannel stopped
Finished: FAILURE
[JENKINS-28125] No e-mail is sent if build is aborted
Attachment | New: config.xml [ 29612 ] | |
Attachment | New: config.xml [ 29613 ] |
Resolution | New: Won't Fix [ 2 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 162839 ] | New: JNJira + In-Review [ 197050 ] |
Attachment | New: FailOperation.java [ 34205 ] |