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

cloudbees-disk-usage-simple-plugin produces lots of entries in the jobConfigHistory data

XMLWordPrintable

    • 1139.v888b_656ca_f6d

      Disk usage simple seems to rewrite its configuration every time it gets new data:

      The XML file is like:

      <com.cloudbees.simplediskusage.QuickDiskUsagePlugin plugin="cloudbees-disk-usage-simple@0.10">
      <directoriesUsages>
      <com.cloudbees.simplediskusage.DiskItem>
      <displayName>java.io.tmpdir</displayName>
      <path>/tmp</path>
      <usage>6482</usage>
      </com.cloudbees.simplediskusage.DiskItem>
      <com.cloudbees.simplediskusage.DiskItem>
      <displayName>JENKINS_HOME/config-history</displayName>
      <path>/var/jenkins_home/config-history</path>
      <usage>18777</usage>
      </com.cloudbees.simplediskusage.DiskItem>
      (...)
      

            stefan_spieker Stefan Spieker
            saper Marcin Cieślak
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: