|
||||||||
|
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/groups/opt_out.

Sure. It's not very interesting. Pulling from {jenkins home}/jobs/{job}/{build}/log. It's a test job that fails due to an "exit 1" in an ssh session, designed just to trigger a mail.
Started by user [...]=anonymous
Building in workspace [...]/test email plugin/workspace
[workspace] $ /bin/sh -xe /tmp/hudson1200283283488152363.sh
+ exit 1
Build step 'Execute shell' marked build as failure
Sending e-mails to: [[email protected]]
Finished: FAILURE
There aren't any stack traces in my system logs during the corresponding period.. no real mention of emails at all, in fact.
If you meant another log, please direct me.