• Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • checkstyle-plugin
    • None
    • Jenkins 2.75

      Since upgrade to checkstyle plugin 3.49 all our builds file due to out of memory error. They used to work fine before.

       
      [CHECKSTYLE] Successfully parsed file /var/lib/jenkins/jobs/phpMyAdmin-continuous/workspace/build/logs/checkstyle.xml with 782 unique warnings and 0 duplicates.
      <Git Blamer> Using GitBlamer to create author and commit information for all warnings.
      <Git Blamer> GIT_COMMIT=36d8d989880df6c9ae20549950f8e39577bef960, workspace=/var/lib/jenkins/jobs/phpMyAdmin-continuous/workspace
      > git rev-parse 36d8d989880df6c9ae20549950f8e39577bef960^{commit} # timeout=10
      FATAL: Java heap space
      java.lang.OutOfMemoryError: Java heap space
      Finished: FAILURE

          [JENKINS-46357] OutOfMemoryError since upgrade to 3.49

          Ulli Hafner added a comment -

          Can you increase your heap and test again?

          Ulli Hafner added a comment - Can you increase your heap and test again?

          Michal Čihař added a comment - - edited

          I've just started it with 1GB, it seems to take quite long, but in the end it crashed even worse without actually saving the job...

          Anyway is there way to disable this? Apparently I'm unable to find the right knob in the settings...

          Michal Čihař added a comment - - edited I've just started it with 1GB, it seems to take quite long, but in the end it crashed even worse without actually saving the job... Anyway is there way to disable this? Apparently I'm unable to find the right knob in the settings...

          Ah finally found that. In case somebody else will be looking for it, it's in the global settings and it's called "Omit Author and Commit Information".

          Michal Čihař added a comment - Ah finally found that. In case somebody else will be looking for it, it's in the global settings and it's called "Omit Author and Commit Information".

            drulli Ulli Hafner
            nijel Michal Čihař
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: