Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-8970

CI failure: MicrometerBinderTest.jvmThreadMetricsBinderExists fails with NullPointerException during stopServer

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.13.1
    • None
    • tests

    Description

      org.apache.geode.metrics.MicrometerBinderTest > jvmThreadMetricsBinderExists FAILED
          org.junit.ComparisonFailure: [Exit value from process started by [5649fcaf482615ff: gfsh -e connect --jmx-manager=localhost[22864] -e deploy --jar=/tmp/junit654213865788865628/function.jar]] expected:<[0]> but was:<[1]>
              at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
              at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
              at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
              at org.apache.geode.test.junit.rules.gfsh.GfshExecution.awaitTermination(GfshExecution.java:137)
              at org.apache.geode.test.junit.rules.gfsh.GfshRule.execute(GfshRule.java:139)
              at org.apache.geode.test.junit.rules.gfsh.GfshRule.execute(GfshRule.java:150)
              at org.apache.geode.test.junit.rules.gfsh.GfshRule.execute(GfshRule.java:114)
              at org.apache.geode.metrics.MicrometerBinderTest.startServer(MicrometerBinderTest.java:95)
      
          java.lang.NullPointerException
              at org.apache.geode.metrics.MicrometerBinderTest.stopServer(MicrometerBinderTest.java:111)
      

      Attachments

        Activity

          People

            klund Kirk Lund
            klund Kirk Lund
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: