• Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Critical Critical
    • core

      Jenkins 2.49 Don't know what is actually the problem. Memory dump available for in-house usage via Dropbox etc. if needed. Please send me an email.

       

      Seems to be related to https://issues.apache.org/jira/browse/GROOVY-8067 Groovy bug. Don't know when Jenkins groovy will be update from 2.4.8 to 2.4.9 version .

          [JENKINS-42637] Jenkins stuck UI does not open at all

          Heikki Simperi created issue -
          Heikki Simperi made changes -
          Attachment New: jenkins_stuck.log [ 36366 ]
          Description Original: Jenkins 2.49 Don't know what is actually the problem. New: Jenkins 2.49 Don't know what is actually the problem


          Memory dump available for in-house usage via Dropbox etc. if needed. Please send me an email.

          Memory dump might be partly or broken:

           

          /usr/java/latest_jdk8/bin/jmap -F -dump:format=b,file=jenkins_stuck.hprof 21247
          Attaching to process ID 21247, please wait...
          Debugger attached successfully.
          Server compiler detected.
          JVM version is 25.45-b02
          Dumping heap to jenkins_stuck.hprof ...

          Exception in thread "main" java.lang.reflect.InvocationTargetException
          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
          at java.lang.reflect.Method.invoke(Method.java:497)
          at sun.tools.jmap.JMap.runTool(JMap.java:201)
          at sun.tools.jmap.JMap.main(JMap.java:130)
          Caused by: sun.jvm.hotspot.utilities.AssertionFailure: can not get class data for java/lang/UNIXProcess$$Lambda$50x00000007c0119428
          at sun.jvm.hotspot.utilities.Assert.that(Assert.java:32)
          at sun.jvm.hotspot.utilities.HeapHprofBinWriter.writeInstance(HeapHprofBinWriter.java:803)
          at sun.jvm.hotspot.utilities.AbstractHeapGraphWriter$1.doObj(AbstractHeapGraphWriter.java:95)
          at sun.jvm.hotspot.oops.ObjectHeap.iterateLiveRegions(ObjectHeap.java:353)
          at sun.jvm.hotspot.oops.ObjectHeap.iterate(ObjectHeap.java:171)
          at sun.jvm.hotspot.utilities.AbstractHeapGraphWriter.write(AbstractHeapGraphWriter.java:51)
          at sun.jvm.hotspot.utilities.HeapHprofBinWriter.write(HeapHprofBinWriter.java:433)
          at sun.jvm.hotspot.tools.HeapDumper.run(HeapDumper.java:62)
          at sun.jvm.hotspot.tools.Tool.startInternal(Tool.java:260)
          at sun.jvm.hotspot.tools.Tool.start(Tool.java:223)
          at sun.jvm.hotspot.tools.Tool.execute(Tool.java:118)
          at sun.jvm.hotspot.tools.HeapDumper.main(HeapDumper.java:83)
          ... 6 more

          Heikki Simperi added a comment - Memory dump might be partly or broken:   /usr/java/latest_jdk8/bin/jmap -F -dump:format=b,file=jenkins_stuck.hprof 21247 Attaching to process ID 21247, please wait... Debugger attached successfully. Server compiler detected. JVM version is 25.45-b02 Dumping heap to jenkins_stuck.hprof ... Exception in thread "main" java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at sun.tools.jmap.JMap.runTool(JMap.java:201) at sun.tools.jmap.JMap.main(JMap.java:130) Caused by: sun.jvm.hotspot.utilities.AssertionFailure: can not get class data for java/lang/UNIXProcess$$Lambda$50x00000007c0119428 at sun.jvm.hotspot.utilities.Assert.that(Assert.java:32) at sun.jvm.hotspot.utilities.HeapHprofBinWriter.writeInstance(HeapHprofBinWriter.java:803) at sun.jvm.hotspot.utilities.AbstractHeapGraphWriter$1.doObj(AbstractHeapGraphWriter.java:95) at sun.jvm.hotspot.oops.ObjectHeap.iterateLiveRegions(ObjectHeap.java:353) at sun.jvm.hotspot.oops.ObjectHeap.iterate(ObjectHeap.java:171) at sun.jvm.hotspot.utilities.AbstractHeapGraphWriter.write(AbstractHeapGraphWriter.java:51) at sun.jvm.hotspot.utilities.HeapHprofBinWriter.write(HeapHprofBinWriter.java:433) at sun.jvm.hotspot.tools.HeapDumper.run(HeapDumper.java:62) at sun.jvm.hotspot.tools.Tool.startInternal(Tool.java:260) at sun.jvm.hotspot.tools.Tool.start(Tool.java:223) at sun.jvm.hotspot.tools.Tool.execute(Tool.java:118) at sun.jvm.hotspot.tools.HeapDumper.main(HeapDumper.java:83) ... 6 more
          Heikki Simperi made changes -
          Attachment New: jenkins_stuck2.log [ 36376 ]

          Added second thread dump. The problem occures wery often, few times per day.

          Heikki Simperi added a comment - Added second thread dump. The problem occures wery often, few times per day.
          Heikki Simperi made changes -
          Component/s New: groovy-plugin [ 15549 ]

          I'm not sure if the problem is actual Critical level issue.

          Heikki Simperi added a comment - I'm not sure if the problem is actual Critical level issue.

          Oleg Nenashev added a comment -

          From what I see it happens in the Groovy class management logic. So my guess is that it is just another follow-up to the Groovy update to 2.4.8 in 2.47 (for JENKINS-33358).

          The pattern is close to JENKINS-42189

          CC daspilker and jglick

          Oleg Nenashev added a comment - From what I see it happens in the Groovy class management logic. So my guess is that it is just another follow-up to the Groovy update to 2.4.8 in 2.47 (for JENKINS-33358 ). The pattern is close to JENKINS-42189 CC daspilker and jglick
          Oleg Nenashev made changes -
          Link New: This issue is related to JENKINS-33358 [ JENKINS-33358 ]
          Oleg Nenashev made changes -
          Labels New: groovy regression

            Unassigned Unassigned
            heikkisi Heikki Simperi
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: