Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-17697

Different timestamp between short and full console log on timeout

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Minor Minor
    • timestamper-plugin
    • None

      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.

            stevengbrown Steven G Brown
            jcarsique Julien Carsique
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: