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

container tests are failing on linux x86 platform

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 8u261
    • hotspot
    • x86
    • linux

      runtime/containers/docker/DockerBasicTest.java
      runtime/containers/docker/TestCPUAwareness.java
      runtime/containers/docker/TestCPUSets.java
      runtime/containers/docker/TestDockerCpuMetrics.java
      runtime/containers/docker/TestDockerMemoryMetrics.java
      runtime/containers/docker/TestMemoryAwareness.java
      runtime/containers/docker/TestMisc.java
      runtime/containers/docker/TestSystemMetrics.java

      Child process STDOUT is trimmed to 100 lines
      Full child process STDOUT was saved to docker-stdout.logjava.lang.UNIXProcess@1e8f4c3
      ----------System.err:(20/925)----------
       stdout: [standard_init_linux.go:211: exec user process caused "no such file or directory"
      ];
       stderr: []
       exitValue = 1

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

      at com.oracle.java.testlibrary.OutputAnalyzer.shouldHaveExitValue(OutputAnalyzer.java:362)
      at DockerBasicTest.testJavaVersion(DockerBasicTest.java:64)
      at DockerBasicTest.main(DockerBasicTest.java:50)
      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:498)
      at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:298)
      at java.lang.Thread.run(Thread.java:748)

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

      result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Expected to get exit value of [0]

            pchawdhary PAWAN CHAWDHARY
            fmatte Fairoz Matte
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: