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

durationMillis must not be negative in timestamper

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • timestamper-plugin
    • None

      If pipeline build has been aborted by "timeout" block and we try to download build log, it throw exception like:

      ${BUILD_URL}/timestamps/?elapsed=HH:mm:ss.S&appendLog
      IllegalArgumentException: durationMillis must not be negative

      Exception is not thrown if download url is ${BUILD_URL}/timestamps/?appendLog
      Any format provided to "elpased" throw this exception.

            Unassigned Unassigned
            xjjx Pawel Xj
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: