The pipeline stage view displays the build time using local time (i.e. my personal time zone).

      While the left hand build list shows in UTC.

      (yes, the screenshots are from the same build! I will investigate the different status indicators shortly!!)

      Jenkins - 1.651.2
      Pipeline Stage View Plugin - 1.4

      Stage View: Local time (+1000)
      Build View (left hand): UTC (+0000)
      Operating System: UTC (+0000)
      Jenkins Timezone: UTC

      I'm not opposed to local time, but my preference is for consistency (and a hover showing exact UTC time)

        1. 2017-01-10_1129.png
          2017-01-10_1129.png
          13 kB
        2. build.png
          build.png
          11 kB
        3. stageview.png
          stageview.png
          15 kB

          [JENKINS-35656] Inconsistent timezone display

          Sam Van Oort added a comment -

          bwalding To update: I'd worked on personal time to investigate this and work on a fix, and have part of the work towards a fix done. I'm pushing out what I have publicly here, so either someone else can pick up from there and do a full PR or I can return to it when I have personal time to code again - https://github.com/jenkinsci/pipeline-stage-view-plugin/pull/29

          Sam Van Oort added a comment - bwalding To update: I'd worked on personal time to investigate this and work on a fix, and have part of the work towards a fix done. I'm pushing out what I have publicly here, so either someone else can pick up from there and do a full PR or I can return to it when I have personal time to code again - https://github.com/jenkinsci/pipeline-stage-view-plugin/pull/29

          Ben Walding added a comment - - edited

          Thanks - happy to test once you're happy with it.

          This plugin still works better (for me) than blueocean for showing me my pipeline builds behaviour.

          (mainly because I can see builds and stages; whereas in blueocean I can see builds, and then drilling in - the stages for that build - so it is less useful for watching trends)
          (of course blueocean is keenly aware of my complaining, so I will no doubt get what I want eventually!)

          Ben Walding added a comment - - edited Thanks - happy to test once you're happy with it. This plugin still works better (for me) than blueocean for showing me my pipeline builds behaviour. (mainly because I can see builds and stages; whereas in blueocean I can see builds, and then drilling in - the stages for that build - so it is less useful for watching trends) (of course blueocean is keenly aware of my complaining, so I will no doubt get what I want eventually!)

          Hi,

          I have the same problem but the problem is in the left part showing UTC time although user.timezone is well set to 'Europe/Paris' (in my context). This information is not considered in the build history panel. And also at the bottom 'page generated at : UTC time' instead of local time.

          This seems to be a regression in a recent version of Jenkins (i'm using 1.36).

          Thanks

          Alexandre Aubert added a comment - Hi, I have the same problem but the problem is in the left part showing UTC time although user.timezone is well set to 'Europe/Paris' (in my context). This information is not considered in the build history panel. And also at the bottom 'page generated at : UTC time' instead of local time. This seems to be a regression in a recent version of Jenkins (i'm using 1.36). Thanks

          Alexandre Aubert added a comment - - edited

          It's now ok after upgrading to 1.37.

          Time is well displayed at jenkins start but changes suddenly to UTC. It gets back to OK at restart then fails again after some time. I have not identified the exact moment it changes.

          Alexandre Aubert added a comment - - edited It's now ok after upgrading to 1.37. Time is well displayed at jenkins start but changes suddenly to UTC. It gets back to OK at restart then fails again after some time. I have not identified the exact moment it changes.

          Here is the log (jenkins.err.log) where we can see that time has suddenly changed.
          I wasn't able to find what happened at this precise time but this information might help solving the problem.

          Alexandre Aubert added a comment - Here is the log (jenkins.err.log) where we can see that time has suddenly changed. I wasn't able to find what happened at this precise time but this information might help solving the problem.

          Adam Dougal added a comment -

          Adam Dougal added a comment - I've raised a PR to fix this issue https://github.com/jenkinsci/pipeline-stage-view-plugin/pull/236

          Adam Dougal added a comment -

          I believe this has now been fixed and release version 2.25.

          Adam Dougal added a comment - I believe this has now been fixed and release version 2.25.

          Pierre Delaby added a comment -

          I have 2.26 and I have the reverse issue (UTC in the pipeline stage and personal time zone in the left hand), I think it's related. I tried re-selecting a timezone in my account, but the pipeline stage time stays at UTC. 

          Pierre Delaby added a comment - I have 2.26 and I have the reverse issue (UTC in the pipeline stage and personal time zone in the left hand), I think it's related. I tried re-selecting a timezone in my account, but the pipeline stage time stays at UTC. 

            Unassigned Unassigned
            bwalding Ben Walding
            Votes:
            2 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: