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

java/util/stream/GatherersTest.java times out

    XMLWordPrintable

Details

    • b27
    • generic
    • generic
    • Verified

    Description

      The following test timed out in the JDK22 CI:

      java/util/stream/GatherersTest.java

      Here's a log file snippet from the linux-x64 sighting:

      #section:junit
      ----------messages:(8/291)----------
      command: junit GatherersTest
      reason: User specified action: run junit GatherersTest
      started: Thu Nov 30 15:15:11 UTC 2023
      Mode: othervm [test requires --enable-preview]
      Timeout information:
      --- Timeout information end.
      finished: Thu Nov 30 15:24:13 UTC 2023
      elapsed time (seconds): 541.582
      ----------configuration:(0/0)----------
      ----------System.out:(1/36)----------
      Timeout signalled after 480 seconds
      ----------System.err:(17/1718)----------
      STARTED GatherersTest::testMapConcurrentAPIandContract '[1] Config[streamSize=0, parallel=false]'
      SUCCESSFUL GatherersTest::testMapConcurrentAPIandContract '[1] Config[streamSize=0, parallel=false]'
      STARTED GatherersTest::testMapConcurrentAPIandContract '[2] Config[streamSize=0, parallel=true]'
      SUCCESSFUL GatherersTest::testMapConcurrentAPIandContract '[2] Config[streamSize=0, parallel=true]'
      STARTED GatherersTest::testMapConcurrentAPIandContract '[3] Config[streamSize=1, parallel=false]'
      SUCCESSFUL GatherersTest::testMapConcurrentAPIandContract '[3] Config[streamSize=1, parallel=false]'
      STARTED GatherersTest::testMapConcurrentAPIandContract '[4] Config[streamSize=1, parallel=true]'
      SUCCESSFUL GatherersTest::testMapConcurrentAPIandContract '[4] Config[streamSize=1, parallel=true]'
      STARTED GatherersTest::testMapConcurrentAPIandContract '[5] Config[streamSize=10, parallel=false]'
      SUCCESSFUL GatherersTest::testMapConcurrentAPIandContract '[5] Config[streamSize=10, parallel=false]'
      STARTED GatherersTest::testMapConcurrentAPIandContract '[6] Config[streamSize=10, parallel=true]'
      SUCCESSFUL GatherersTest::testMapConcurrentAPIandContract '[6] Config[streamSize=10, parallel=true]'
      STARTED GatherersTest::testMapConcurrentAPIandContract '[7] Config[streamSize=33, parallel=false]'
      SUCCESSFUL GatherersTest::testMapConcurrentAPIandContract '[7] Config[streamSize=33, parallel=false]'
      STARTED GatherersTest::testMapConcurrentAPIandContract '[8] Config[streamSize=33, parallel=true]'
      SUCCESSFUL GatherersTest::testMapConcurrentAPIandContract '[8] Config[streamSize=33, parallel=true]'
      STARTED GatherersTest::testMapConcurrentAPIandContract '[9] Config[streamSize=99, parallel=false]'
      ----------rerun:(38/5924)*----------

      <snip>

      result: Error. Program `/opt/mach5/mesos/work_dir/jib-master/install/jdk-22+27-2129/linux-x64.jdk/jdk-22/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 541574ms).

      Attachments

        Issue Links

          Activity

            People

              vklang Viktor Klang
              dcubed Daniel Daugherty
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: