Issue Type: Bug Bug
Assignee: stevengbrown
Components: timestamper
Created: 22/Apr/13 12:22 PM
Description:

When a timeout occurs, it seems the timestamp shown in the short console log is sometimes wrong. Whereas it's right on the full console log.

Extract from /console
07:53:24 ======================================================================
07:53:24 Build timed out (after 300 minutes). Marking the build as aborted.
07:53:24 Build was aborted
07:53:24 Recording test results
11:02:31 [ci-game] evaluating rule: Build result

Extract from /consoleFull
07:53:24 ======================================================================
11:02:31 Build timed out (after 300 minutes). Marking the build as aborted.
11:02:31 Build was aborted
11:02:31 Recording test results
11:02:31 [ci-game] evaluating rule: Build result

The right one must be the consoleFull since the timeout occurred at 11h02, not 07:53.

Project: Jenkins
Priority: Minor Minor
Reporter: Julien Carsique
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.
 
 

Reply via email to