Test tools/javac/launcher/ModuleSourceLauncherTests.java timed out after completion

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: tbd
    • Component/s: tools

      ----------System.err:(15/971)----------
      STARTED ModuleSourceLauncherTests::testHelloModularWorld 'testHelloModularWorld(Path)'
      SUCCESSFUL ModuleSourceLauncherTests::testHelloModularWorld 'testHelloModularWorld(Path)' [21879ms]
      STARTED ModuleSourceLauncherTests::testTwoAndHalfPackages 'testTwoAndHalfPackages(Path)'
      SUCCESSFUL ModuleSourceLauncherTests::testTwoAndHalfPackages 'testTwoAndHalfPackages(Path)' [1576ms]
      STARTED ModuleSourceLauncherTests::testServiceLoading 'testServiceLoading(Path)'
      SUCCESSFUL ModuleSourceLauncherTests::testServiceLoading 'testServiceLoading(Path)' [5369ms]
      STARTED ModuleSourceLauncherTests::testUserModuleOnModulePath 'testUserModuleOnModulePath(Path)'
      SUCCESSFUL ModuleSourceLauncherTests::testUserModuleOnModulePath 'testUserModuleOnModulePath(Path)' [6410ms]

      [ JUnit Containers: found 4, started 4, succeeded 4, failed 0, aborted 0, skipped 0]
      [ JUnit Tests: found 4, started 4, succeeded 4, failed 0, aborted 0, skipped 0]


      JavaTest Message: Test complete.

      result: Error. "junit" action timed out with a timeout of 120 seconds on agent 15

      The stacktrace shows:

         {
                  "tid": "536",
                  "time": "2025-09-08T01:15:56.103873367Z",
                  "name": "Thread-236",
                  "state": "WAITING",
                  "stack": [
                    "java.base\/java.lang.Object.wait0(Native Method)",
                    "java.base\/java.lang.Object.wait(Object.java:391)",
                    "java.base\/java.lang.Object.wait(Object.java:353)",
                    "jdk.jshell\/jdk.internal.jshell.tool.StopDetectingInputStream.waitInputNeeded(StopDetectingInputStream.java:177)",
                    "jdk.jshell\/jdk.internal.jshell.tool.StopDetectingInputStream.lambda$setInputStream$0(StopDetectingInputStream.java:63)",
                    "java.base\/java.lang.Thread.run(Thread.java:1474)"
                  ],

            Assignee:
            Christian Stein
            Reporter:
            David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: