Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8224506

[TESTBUG] TestDockerMemoryMetrics.java fails with exitValue = 137

    XMLWordPrintable

Details

    • b27

    Backports

      Description

        Test: jdk/internal/platform/docker/TestDockerMemoryMetrics.java
        Failure:
        ===================
        ----------System.err:(20/964)----------
         stdout: [[failcount]
        ];
         stderr: []
         exitValue = 137

        java.lang.RuntimeException: Expected to get exit value of [0]

        at jdk.test.lib.process.OutputAnalyzer.shouldHaveExitValue(OutputAnalyzer.java:430)
        at TestDockerMemoryMetrics.testMemoryFailCount(TestDockerMemoryMetrics.java:97)
        at TestDockerMemoryMetrics.main(TestDockerMemoryMetrics.java:66)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:298)
        at java.base/java.lang.Thread.run(Thread.java:830)

        JavaTest Message: Test threw exception: java.lang.RuntimeException
        JavaTest Message: shutting down test
        ===================

        Attachments

          Issue Links

            Activity

              People

                bobv Bob Vandette (Inactive)
                mseledtsov Mikhailo Seledtsov
                Votes:
                0 Vote for this issue
                Watchers:
                10 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: