Description of problem: When running `oc start-build <name> --from-repo=../<name>" the web console updates with "waiting for -1h" or "running for -1h". Version-Release number of selected component (if applicable): v3.3.1.3 How reproducible: Every time, however, it's only brief until it starts to count up normally in seconds Steps to Reproduce: 1. oc start-build <name> --from-repo=../<name> 2. 3. Actual results: Running for -1h Expected results: Running for 1s Additional info:
Created attachment 1231317 [details] Image of problem in action
Negative durations should no longer appear, this has already been fixed for origin 1.5
actually we fixed one of the duration filters but not the other. will fix the other one
Commit pushed to master at https://github.com/openshift/origin-web-console https://github.com/openshift/origin-web-console/commit/9b35ca7feb2804913f006b79098d43cd050302bc Bug 1404417 - Don't show negative durations, they are always due to client clock skew
This has been merged into ocp and is in OCP v3.5.0.7 or newer.
Checked against v3.5.0.7+390ef18 When Build is in New & Pending status, Duration will not be calculated, neither will be shown in table(See attachment NewPending) Duration will be calculated from 0 seconds when builds changes to Running(See attachment PendingtoRunning) Move to VERIFIED
*** Bug 1432158 has been marked as a duplicate of this bug. ***
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:0884