• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • core
    • Windows Server, running Jenkins 1.576 or 1.577 as service.

      Since Jenkins 1.576 (running as Windows service), some weather icons are missing. Instead, only the percentage is printed. This happens for some jobs, not for others. (it happen to be Maven jobs, I don't know whether that is relevant).

      This issue started in 1.576 (where also some plugin icons in the sidebar went missing), but persists in the latest 1.577.

      Note that the image apparently is loaded correctly, as some other jobs in the same percentage range get their icon printed correctly.
      When looking at the html sources of the broken icons, the img tag seems to be missing the src attributes with the image filename.
      Note that the same issue also occurs on the project details page, where the weather icons is normally printed at the top of the recent builds list.

        1. build.xml
          30 kB
        2. config.xml
          13 kB
        3. cobertura_notworst_missing.png
          cobertura_notworst_missing.png
          8 kB
        4. cobertura_worst_notmissing.png
          cobertura_worst_notmissing.png
          8 kB
        5. cobertura_worst_missing.png
          cobertura_worst_missing.png
          8 kB
        6. broken_weather.png
          broken_weather.png
          14 kB
        7. weather_img_OK.png
          weather_img_OK.png
          4 kB
        8. weather_img_notOK.png
          weather_img_notOK.png
          2 kB

          [JENKINS-24407] missing weather icons (randomly?)

          K P created issue -
          K P made changes -
          Labels New: gui jenkins

          Daniel Beck added a comment -

          Speculatively assigning to Tom who wrote the icon tag.

          Would be interesting to know whether the working weather icons are percentages evenly dividable by 20.

          Daniel Beck added a comment - Speculatively assigning to Tom who wrote the icon tag. Would be interesting to know whether the working weather icons are percentages evenly dividable by 20.
          Daniel Beck made changes -
          Assignee New: Tom FENNELLY [ tfennelly ]
          Tom FENNELLY made changes -
          Labels Original: gui jenkins New: gui jenkins user-experience

          K P added a comment -

          Would be interesting to know whether the working weather icons are percentages evenly dividable by 20.

          In my attached screenshot, the working icons are 81%, 80%, 21%, 60%, 100% respectively. Not in this screenshot, but we also have jobs with 66%, 75%, 51%, 68%, 23%, 64%, 44%, etc... working correctly.

          K P added a comment - Would be interesting to know whether the working weather icons are percentages evenly dividable by 20. In my attached screenshot, the working icons are 81%, 80%, 21%, 60%, 100% respectively. Not in this screenshot, but we also have jobs with 66%, 75%, 51%, 68%, 23%, 64%, 44%, etc... working correctly.

          Daniel Beck added a comment -

          I have this very bad feeling that any non-default weather report icons are no longer supported by core (e.g. various test or code coverage report plugins, or Cloudbees Folders Plus).

          When you mouseover over the weather icons, a tooltip/popup should show up showing 1 or more "weather reports" for specific things (like X out of 5 builds failed, or percentage of tests failed, ...). Check to see which weather report is the worst for every weather icon.

          There should be a common thread to the icons that work, and the icons that don't. Example: "the icon is shown when the worst report is "X out of 5 builds failed", and it isn't shown when the worst is "test code coverage".

          Daniel Beck added a comment - I have this very bad feeling that any non-default weather report icons are no longer supported by core (e.g. various test or code coverage report plugins, or Cloudbees Folders Plus). When you mouseover over the weather icons, a tooltip/popup should show up showing 1 or more "weather reports" for specific things (like X out of 5 builds failed, or percentage of tests failed, ...). Check to see which weather report is the worst for every weather icon. There should be a common thread to the icons that work, and the icons that don't. Example: "the icon is shown when the worst report is "X out of 5 builds failed", and it isn't shown when the worst is "test code coverage".

          K P added a comment -

          Indeed, when looking at the tooltip, only Cobertura status weather icons (from the Cobertura Plugin) seem missing.

          In the cases where the icon is missing, Cobertura is indeed the one with the worst percentage (and the Cobertura line is missing its icon).

          However, there are jobs where Cobertura has the worst percentage, and its icon is not missing; in which case the overall icon isn't missing either.

          (see screenshots)

          K P added a comment - Indeed, when looking at the tooltip, only Cobertura status weather icons (from the Cobertura Plugin) seem missing. In the cases where the icon is missing, Cobertura is indeed the one with the worst percentage (and the Cobertura line is missing its icon). However, there are jobs where Cobertura has the worst percentage, and its icon is not missing; in which case the overall icon isn't missing either. (see screenshots)

          K P added a comment - - edited

          screenshots added

          K P added a comment - - edited screenshots added
          K P made changes -
          Attachment New: cobertura_worst_missing.png [ 26702 ]

            tfennelly Tom FENNELLY
            belpk K P
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: